LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
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


Reply
  Search this Thread
Old 08-10-2008, 11:49 PM   #1
trist007
Senior Member
 
Registered: May 2008
Distribution: Slackware
Posts: 1,052

Rep: Reputation: 70
Trouble with the nvidia module, stuck at 640x480


I have fedora 8 kernel 2.6.25.11-60.fc8

I have an nvidia gtx 280 card. I installed the kmod-nvidia plugin for yumex but the kmod-nvidia 2.6.25.11-60.fc8 i686 didn't work.

I have an E8400 processor.

So I downloaded the 177.13 driver from www.nvidia.com

I went into init 3 mode and ran

sh Nvidia-name-of-the-package

it had an error asking for the source kernel so I yum installed gcc make kernel-devel

I reran the patch and it worked fine. Then I started up the x server but I was stuck at 640x480. I checkout out my xorg.conf and I added some modes for different resolutions. There wasn't a mode part before. Anyhow, that made no difference at all. What should I do next?

My xorg.conf looked like normal except that it was missing the modes part. What is Depth for? Mine was at 24. Anyhow, what should I do next. I modprobe nvidia already too.
 
Old 08-11-2008, 12:05 AM   #2
tungvs
Member
 
Registered: May 2008
Distribution: Centos; Ubuntu; Fedora
Posts: 98

Rep: Reputation: 15
Could you post your xorg.conf file, please ?
 
Old 08-11-2008, 08:08 AM   #3
trist007
Senior Member
 
Registered: May 2008
Distribution: Slackware
Posts: 1,052

Original Poster
Rep: Reputation: 70
The name of the nvidia package was
NVIDIA-Linux-x86-177.13-pkg1.run

Here's my xorg.conf

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Tue Jun 10 17:14:15 PDT 2008

# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"

# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us+inet"
EndSection

Section "Monitor"

HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
Option "DPMS"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Last edited by trist007; 08-11-2008 at 08:13 AM.
 
Old 08-12-2008, 10:06 AM   #4
tungvs
Member
 
Registered: May 2008
Distribution: Centos; Ubuntu; Fedora
Posts: 98

Rep: Reputation: 15
Some lines of your conf file are different from mine.

For example, my "Device" section:
Section "Device"
#
Identifier "device2"
Driver "nvidia"
VendorName "NVIDIA"
BoardName "NVIDIA GeForce 6800 (generic)"
BusID "PCI:3:0:0"
Screen 0
EndSection

And my "Monitor" section:
Section "Screen"
#
Identifier "screen2"
Device "device2"
Monitor "monitor2"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768@75" "1024x768@70" "1024x768@60" "800x600@60" "1152x864@75" "800x600@75" "1280x1024@75" "800x600@72" "1280x960@60" "800x600@56" "1280x1024@60" "640x480@75" "1280x960@75" "640x480@72"
EndSubSection
EndSection

You could try inserting "BusID" and "Screen" line in the "Device" section. This works for me. Wish you luck. Be sure to insert YOUR BusID, not mine .
 
Old 08-12-2008, 12:29 PM   #5
trist007
Senior Member
 
Registered: May 2008
Distribution: Slackware
Posts: 1,052

Original Poster
Rep: Reputation: 70
Where would I find the BUSID for the video card?
 
Old 08-12-2008, 12:34 PM   #6
amani
Senior Member
 
Registered: Jul 2006
Location: Kolkata, India
Distribution: Debian 64-bit GNU/Linux, Kubuntu64, Fedora QA, Slackware,
Posts: 2,766

Rep: Reputation: Disabled
#lspci -vv
or
#lspci -b

Last edited by amani; 08-12-2008 at 12:38 PM.
 
Old 08-12-2008, 02:53 PM   #7
trist007
Senior Member
 
Registered: May 2008
Distribution: Slackware
Posts: 1,052

Original Poster
Rep: Reputation: 70
Awesome, thank you
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Screen Resolution Stuck at 640x480 Nvidia 7000 series nistin Linux - Newbie 2 07-01-2008 04:05 AM
10.2 stuck in 640x480 with nvidia driver enabled d3m0 SUSE / openSUSE 6 08-31-2007 09:46 AM
Xwindows - Stuck At 640x480 For 2 Months :( ligerdude Linux - Newbie 8 10-11-2005 08:11 PM
Stuck at 640X480 :( BigDaddy Linux - Software 1 09-28-2003 04:33 PM
X stuck in 640x480 after nvidia install SeoushiSan Linux - Software 1 12-09-2002 03:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration