View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 22 posts ] 
Go to page Previous  1, 2

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Thu Oct 05, 2006 3:44 pm 
Offline
Joined: Thu Sep 30, 2004 11:29 am
Posts: 2419
Location: Mechanicsburg, PA
Flavor wrote:
Code:
install-nvidia-debian.sh 1.0.8774 -force

That's off by one character. Please cut and paste what I posted before :)

_________________
KnoppMyth R5.5
MythiC Dragon v2.0
Join the KnoppMyth Frappr!


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 05, 2006 3:53 pm 
Offline
Joined: Wed Oct 04, 2006 1:25 pm
Posts: 34
Human wrote:
Flavor wrote:
Code:
install-nvidia-debian.sh 1.0.8774 -force

That's off by one character. Please cut and paste what I posted before :)


That sux. I couldn't cut/paste because I didn't have a browser there. I was just reading/typing. I aptitude installed firefox just to paste that stuff to you.

'-' or '.'
They knew what I meant, right?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 05, 2006 4:02 pm 
Offline
Joined: Wed Oct 04, 2006 1:25 pm
Posts: 34
Okay, it actually ran this time.

After it ran, my XF86Config-4 says...

# The following line is auto-generated by KNOPPIX mkxf86Config
Driver "i810"



If I change it to "nvidia", it'll work again, but otherwise gdm dies.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 05, 2006 4:14 pm 
Offline
Joined: Wed Oct 04, 2006 1:25 pm
Posts: 34
Also, I ran 'mkxf86config' by hand and it says that the "Video is (yet) unknown card, using XFree86(vesa) Server"


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 05, 2006 4:18 pm 
Offline
Joined: Thu Sep 30, 2004 11:29 am
Posts: 2419
Location: Mechanicsburg, PA
Flavor wrote:
After it ran, my XF86Config-4 says...

# The following line is auto-generated by KNOPPIX mkxf86Config
Driver "i810"

Ok. Try one more test for me, please. Change the driver to "nv" and re-run the nVidia driver installer. This will test to see if maybe their installer isn't just replacing "nv" with "nvidia" and getting fooled when "nv" isn't there.

If that's not it, it may be that some process I don't know about yet is populating your XF86Config-4 file in a way that favors your onboard video (although it's disabled).

_________________
KnoppMyth R5.5
MythiC Dragon v2.0
Join the KnoppMyth Frappr!


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 05, 2006 4:26 pm 
Offline
Joined: Wed Oct 04, 2006 1:25 pm
Posts: 34
Human wrote:
Ok. Try one more test for me, please. Change the driver to "nv" and re-run the nVidia driver installer. This will test to see if maybe their installer isn't just replacing "nv" with "nvidia" and getting fooled when "nv" isn't there.

If that's not it, it may be that some process I don't know about yet is populating your XF86Config-4 file in a way that favors your onboard video (although it's disabled).


"nv" seemed to act the same way. It seems like mkxf86Config doesn't detect my card, so it decides to go with i810. It also sets all my X modes to 640x480.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 06, 2006 9:24 am 
Offline
Joined: Thu Sep 30, 2004 11:29 am
Posts: 2419
Location: Mechanicsburg, PA
Flavor wrote:
"nv" seemed to act the same way. It seems like mkxf86Config doesn't detect my card, so it decides to go with i810. It also sets all my X modes to 640x480.

I don't know if mkxf86config is involved, but I also don't know where that i810 is coming from.

I did re-read install-nvidia-debian.sh and saw that there's a section at the bottom that seems to be designed to compensate for problems like this one. Although nVidia's own scripting should replace the driver with "nvidia" apparently this has happened before. I'll add the i810 driver to this section of install-nvidia-debian.sh which runs after nVidia's scripts. If you'd like to add it yourself and try, re-set your XF86Config-4 file to have the "i810" driver and make this edit as root to /usr/local/bin/install-nvidia-debian.sh:

After the line
Code:
s/^[\s]*Driver\s*"vesa"/\tDriver      "nvidia"/g;
add the line
Code:
s/^[\s]*Driver\s*"i810"/\tDriver      "nvidia"/g;


Re-run install-nvidia-debian.sh as I outlined before and let me know if that takes care of it for you.

_________________
KnoppMyth R5.5
MythiC Dragon v2.0
Join the KnoppMyth Frappr!


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 22 posts ] 
Go to page Previous  1, 2



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 16 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu