LinuxMCE Forums
May 26, 2013, 04:25:01 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: SOLVED 9600 GT problem  (Read 1038 times)
williammanda
Veteran
***
Posts: 73


View Profile
« on: July 06, 2008, 11:59:01 pm »

I installed a 9600 GT and found out the current video driver doesn't support it. I updated to the latest driver 173.14.09 but the video card stops working right when the kubuntu screen starts. All I get is a blank screen. I have tried pressing the shift key after the decending beeps but no luck. I have used a custom xorg.conf and the generic xorg.conf. Any ideas?
Thanks
« Last Edit: July 12, 2008, 10:53:26 pm by williammanda » Logged
colinjones
Alumni
LinuxMCE God
*
Posts: 3003


View Profile
« Reply #1 on: July 07, 2008, 02:27:05 am »

William

I'm assuming that you have an onboard graphics chipset as well.... have you disabled this in the BIOS? (not just set the card to primary)

terminal/ssh into your machine and run lspci then look for the new card - note its PCI BusID (in the form x:y:z)

Then edit your xorg.conf file and change the PCI BusID in the Device section to the number noted above. It is probably still set the ID of the onboard graphics chipset....

BTW - if you can't ssh in easily, you can hit ESC during the GRUB boot menu, choose Recovery mode, and then do it all from there at the console...
Logged
williammanda
Veteran
***
Posts: 73


View Profile
« Reply #2 on: July 08, 2008, 11:17:57 pm »

This intel motherboard dx38bt doesn't have on board video. I can't ssh to the computer because it is the hybrid / core. I will try the grub method.
Thanks
Logged
colinjones
Alumni
LinuxMCE God
*
Posts: 3003


View Profile
« Reply #3 on: July 09, 2008, 03:44:48 am »

Being a hybrid/core doesn't stop you from sshing to it. Only the firewall does that, on the external interface. Internal is wide open.
Logged
williammanda
Veteran
***
Posts: 73


View Profile
« Reply #4 on: July 09, 2008, 02:31:42 pm »

I can't ssh the core hybrid because it is the only computer up at that point. The MD's are not running at that time.
Thanks
Logged
williammanda
Veteran
***
Posts: 73


View Profile
« Reply #5 on: July 11, 2008, 12:41:35 am »

Any other suggestions? Re-cap: During the installation of 7.10 linuxmce via DVD the video card works for text then the screen goes blank right before the "kubuntu" screen starts. Nothing else happens after that (I leave it on up to an hour).
Thanks
Logged
colinjones
Alumni
LinuxMCE God
*
Posts: 3003


View Profile
« Reply #6 on: July 11, 2008, 02:17:05 am »

I was waiting for you to come back on the GRUB option. Realise that you haven't got onboard, but it would still be good for you to use that option and take a look at the xorg.conf file. After building, let it run all the way through to the black screen to ensure it has tried at least once to start X, then reboot and break out during GRUB and choose the recovery mode option. Once you have a shell, take a look at the xorg.conf.

Esp the PCI BusID I mentioned, and run lspci - compare the bus IDs to ensure it is detecting and picking up the card in your "Device" section. Do a dmesg, and comb through the initialisation of your hardware looking for the card and note what it says about it (may be worth doing dmesg | grep nvidia first to get a time stamp, so you know roughly where to look)

Also, in the xorg.conf Device section, ensure the driver says "nvidia", not "nv" or "vesa". Actually, you might want to post the xorg.conf here so we can look at it and check all the other options...

The other thing is to grab the /var/log/Xorg.0.log file as this is the output when X tries to initialise - it should detail where it is failing, if anywhere.

Final question - when you say the screen is blank, is it completely black with nothing on it, or is there a flashing cursor in the top left?
Logged
williammanda
Veteran
***
Posts: 73


View Profile
« Reply #7 on: July 12, 2008, 10:52:17 pm »

Ok it's working now. I found out the 169.12 didn't support the 9600 GT. I went through the exercise of using grub and the Xorg.0.log (using 169.12). 169.12 didn't recognize the 9600 GT. I decided to load up the 177 beta driver and everything works. What does this driver change due to linuxmce when it updates?
Thanks for your help!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!