Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
04-09-2010, 02:36 AM
|
#1
|
|
Senior Member
Registered: Feb 2007
Location: My HDD...
Distribution: WinXP for designing, Linux for life.
Posts: 2,329
Rep:
|
XfX GeForce 8200 mobo doesnt boot Linux or Windows
Oddly enough the title pretty much gives it away. In Linux, passing "pci=nomsi" to the kernel before it boots generally helps it "find the hard drive". In windows however, it wont even install. It loads all the components then when it says its starting Windows, it comes up with an error, just gives a code, no explanation.
Now granted this has more to do with Windows then Linux but there is no forum for that here and this is related. I wanted to try and run some games that would not work under wine nor virtualbox, so i shrunk my partition to make room for XP and it wouldn't install.
If you're just going to lecture me on the lack of need for windows please to not respond to this. If you have some sort of idea how to deal with it, all help is appreciated. The specific motherboard is:
Code:
Xfx GeForce 8200 MCP Socket AM2+
rest of the computer as follows:
AMD Phenom X4 9500 4M 95W Socket AM2 CPU
4 x Kingston 2048MB PC5400 DDR2 667MHz CL5 (ram)
Ultra LS500 500W ATX Power Supply
Lite-On DVDRW 20X Sata oem
Hitachi 1TB Serial ATA HD
Nvidia 9500 GT graphics card
Thanks!
|
|
|
|
04-09-2010, 04:43 AM
|
#2
|
|
Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware & Android
Posts: 5,369
|
I pass on my experience with an amdk6-350 where windows wouldn't install.
M$ acknowledged the problem, blamed amd, produced a patch, and put it on their site. In fact the issue was that the k6 executed some instruction faster, and threw some silly M$ timing loop. But the patch was for windows to run - catch 22.
I slowed the cpu frequency as far as possible, installed w98 as it was then, patched it, and then sped up. Try it.
|
|
|
|
04-09-2010, 08:50 PM
|
#3
|
|
Senior Member
Registered: Feb 2007
Location: My HDD...
Distribution: WinXP for designing, Linux for life.
Posts: 2,329
Original Poster
Rep:
|
Can that be done from the BIOS? I've never had to slow it down before...
|
|
|
|
04-10-2010, 11:54 AM
|
#4
|
|
Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware & Android
Posts: 5,369
|
Yeah, bus speeds stuff. I hope it helps.
|
|
|
|
04-10-2010, 05:55 PM
|
#5
|
|
Member
Registered: May 2003
Location: Philadelphia/PA
Distribution: Mint/Debian
Posts: 447
Rep:
|
If its a SATA Hardrive you need to change a few things in bios
Go to Advanced/Onboard Devices
-Onchip P-ATA [Enabled]
-Onchip S-ATA [Enabled]
-SATA Mode Select [AHCI Mode]
-Change AHCI for Linux [Disabled]
And use pci=nomsi for linux setup and bootloader
Last edited by Mojojo; 04-10-2010 at 05:57 PM.
|
|
|
|
04-11-2010, 04:05 AM
|
#6
|
|
Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware & Android
Posts: 5,369
|
I went to the bios and selected bus frequency and multipliers. Instead of 100mhz bus speed and multiplier of 3.5 I set a 50 mhz bus speed and a multiplier of 2 or the likes.
|
|
|
|
04-13-2010, 11:11 PM
|
#7
|
|
Senior Member
Registered: Feb 2007
Location: My HDD...
Distribution: WinXP for designing, Linux for life.
Posts: 2,329
Original Poster
Rep:
|
Quote:
Originally Posted by Mojojo
If its a SATA Hardrive you need to change a few things in bios
Go to Advanced/Onboard Devices
-Onchip P-ATA [Enabled]
-Onchip S-ATA [Enabled]
-SATA Mode Select [AHCI Mode]
-Change AHCI for Linux [Disabled]
And use pci=nomsi for linux setup and bootloader
|
All my settings are like that already. And I do use the pci=nomsi command to boot Linux, but you cant exactly do that in Windows
As for bus speeds, I took mine down from 200mhz to 100mhz and it returned a bios checksum error, did I do something wrong?
Thanks for the help so far.
|
|
|
|
04-13-2010, 11:19 PM
|
#8
|
|
Member
Registered: May 2003
Location: Philadelphia/PA
Distribution: Mint/Debian
Posts: 447
Rep:
|
Those were the settings I used when I had windows vista installed. However I noticed you are trying to install XP so you will need to load the SATA drivers during setup. If you have a floppy drive or can come across one then that will make life easier. Your xp install is not detecting your SATA drive though? I have the exact same board and up until a few weeks ago was dual booting both vista and arch with no problems.
|
|
|
|
04-13-2010, 11:50 PM
|
#9
|
|
Senior Member
Registered: Feb 2007
Location: My HDD...
Distribution: WinXP for designing, Linux for life.
Posts: 2,329
Original Poster
Rep:
|
Quote:
Originally Posted by Mojojo
Those were the settings I used when I had windows vista installed. However I noticed you are trying to install XP so you will need to load the SATA drivers during setup. If you have a floppy drive or can come across one then that will make life easier. Your xp install is not detecting your SATA drive though? I have the exact same board and up until a few weeks ago was dual booting both vista and arch with no problems.
|
So Vista might be a better idea? Its not a system I'm familiar with but my computer is obviously capable of handling it..
|
|
|
|
04-13-2010, 11:58 PM
|
#10
|
|
Member
Registered: May 2003
Location: Philadelphia/PA
Distribution: Mint/Debian
Posts: 447
Rep:
|
Vista and windows 7 will have the SATA drivers needed for the install. You also will have less to worry about as far as drivers are concerned. However I would not reccomend Vista  Especially if you want to use it for gaming. Xp would be a better choice!
Last edited by Mojojo; 04-14-2010 at 12:02 AM.
|
|
|
|
04-14-2010, 11:37 AM
|
#11
|
|
Senior Member
Registered: Feb 2007
Location: My HDD...
Distribution: WinXP for designing, Linux for life.
Posts: 2,329
Original Poster
Rep:
|
Well its true, Vista did read my drive and partitions correctly, but even after I had it format my empty 400gb partition to NTFS, it said there wasn't a proper location for the Windows install. I'm going to try and see if i can find anything that might tell me what to do. I hope its not just saying that cause it has to share with Linux.
|
|
|
|
04-14-2010, 11:43 AM
|
#12
|
|
Senior Member
Registered: Feb 2007
Location: My HDD...
Distribution: WinXP for designing, Linux for life.
Posts: 2,329
Original Poster
Rep:
|
Looking at this link, (a vista install howto guide), It seems I did everything ok, but it has no mention of formatting to ntfs, and does not show what type the partition is in his screenshots. Is it better to just delete it and make the partition totally empty space, then let Vista figure it out? (can it?)
|
|
|
|
04-14-2010, 03:22 PM
|
#13
|
|
Member
Registered: May 2003
Location: Philadelphia/PA
Distribution: Mint/Debian
Posts: 447
Rep:
|
Quote:
Originally Posted by phantom_cyph
Well its true, Vista did read my drive and partitions correctly, but even after I had it format my empty 400gb partition to NTFS, it said there wasn't a proper location for the Windows install. I'm going to try and see if i can find anything that might tell me what to do. I hope its not just saying that cause it has to share with Linux.
|
When dual booting always install Windows before Linux. Micro$oft has only made things more agonizing with the release of Vista and Windows 7. Xp with the SATA drivers would be the best bet for what you are planning on using the system for. On the same hardware @idle vista averaged 1200/mb of ram which leaves very little for gaming. Xp used 300/mb of ram @idle on a fresh system  .
As far as formatting setup 2 partitions one for windows and a spare fat32/ntfs partition that you can use for the linux install later!
Note:For better performance Load Optimized Settings in Bios and reconfigure the settings quoted below.
Quote:
Originally Posted by Mojojo
If its a SATA Hardrive you need to change a few things in bios
Go to Advanced/Onboard Devices
-Onchip P-ATA [Enabled]
-Onchip S-ATA [Enabled]
-SATA Mode Select [AHCI Mode]
-Change AHCI for Linux [Disabled]
And use pci=nomsi for linux setup and bootloader
|
Last edited by Mojojo; 04-14-2010 at 03:48 PM.
|
|
|
|
04-16-2010, 08:16 PM
|
#14
|
|
Senior Member
Registered: Feb 2007
Location: My HDD...
Distribution: WinXP for designing, Linux for life.
Posts: 2,329
Original Poster
Rep:
|
I'm not exactly sure how to set it up to use the drivers on Xp. Anyone know where i could find a link to the needed SATA drivers? Are these general Sata drivers or do i need the actual one for my motherboard...
Thanks!
|
|
|
|
04-16-2010, 08:29 PM
|
#15
|
|
Member
Registered: May 2003
Location: Philadelphia/PA
Distribution: Mint/Debian
Posts: 447
Rep:
|
They should be on the disc you got with your motherboard or use the link below.You can always use your hardrive. If you format 2 partitions you can put the drivers on the second partition and setup windows on the first.
http://www.nvidia.com/object/nforce_...nxp_18.11.html
Last edited by Mojojo; 04-16-2010 at 08:41 PM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:33 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|