LinuxQuestions.org
Help answer threads with 0 replies.
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 10-25-2002, 08:48 PM   #1
mercyful fate
LQ Newbie
 
Registered: Oct 2002
Location: cleveland
Distribution: sidux
Posts: 7

Rep: Reputation: 0
nvidia killed my mouse


ok, i installed the nvidia drivers (got version with nvchooser.sh) and all seems fine (i can load the drivers with /sbin/insmod NVdriver) the problem is that my usb mouse doesn't want to work in x now. i really have tried doing my homework on this, and the only other post i've seen about this was on the nvidia boards, and that suggested running yast2, which i'm assuming only works with suse because i can't find it in red hat.

oh yeah, i don't get an nvidia splash screen when i start x. could this mean that i have to manually start the drivers when i boot, or does the splash screen stop coming up automatically?

i've attached a file with my /etc/X11/XF86Config-4 and my /var/log/XFree86.0.log (i'm not sure how it looks because i'm stuck posting this from windows, but it's readable in windows, which doesn't really say much.)

additional info:
-i'm running red hat 7.3
-my video card is nvidia riva tnt2 pro
-my monitor is a packard bell (doesn't have anything else on it, and i lost the manual. all i know is that it came with an old packard bell pentium 133mhz)

the main reason i'm subjecting myself to this driver upgrade is to run linux in 1024x768 instead of the default 800x600. once i get my mouse working, would i just use XConfigurator to change my resolution, or is there a separate utility that i should use now? any suggestions on a good depth for 1024x768 and my monitor would be helpful too. be kind, i've only been a linux user for 2 weeks. thank you in advance.

-mercyful fate
 
Old 10-25-2002, 08:52 PM   #2
mercyful fate
LQ Newbie
 
Registered: Oct 2002
Location: cleveland
Distribution: sidux
Posts: 7

Original Poster
Rep: Reputation: 0
sorry, i didn't realize there's no attaching here! sorry...

-------------------------------------------------------
XF86Config-4
--------------------------------------------------------

Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
Load "glx"
Load "dbe"
Load "extmod"
Load "record"
Load "xtrap"
Load "speedo"
Load "type1"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "DigitalVibrance" # <i>
#Option "PageFlip" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "NoLogo" # [<bool>]
#Option "Overlay" # [<bool>]
#Option "UBB" # [<bool>]
#Option "Stereo" # [<bool>]
#Option "BlueLine" # [<bool>]
#Option "WindowFlip" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "VideoKey" # <i>
#Option "NvAGP" # <i>
#Option "PixmapCacheLines" # <i>
#Option "IgnoreEDID" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ConnectedMonitor" # <str>
#Option "ConnectedMonitors" # <str>
#Option "TVStandard" # <str>
#Option "TVOutFormat" # <str>
#Option "NoRenderAccel" # [<bool>]
#Option "CursorShadow" # [<bool>]
#Option "CursorShadowAlpha" # <i>
#Option "CursorShadowXOffset" # <i>
#Option "CursorShadowYOffset" # <i>
#Option "UseEdidFreqs" # [<bool>]
#Option "FlatPanelProperties" # <str>
#Option "UseInt10Module" # [<bool>]
#Option "SwapReady" # [<bool>]
#Option "NoTwinViewXineramaInfo" # [<bool>]
#Option "NoRenderExtension" # [<bool>]
Identifier "Card0"
Driver "nvidia"
VendorName "NVidia"
BoardName "RIVA TNT2/TNT2 Pro"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
EndSection
 
  


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
FC3 to FC4 killed my nvidia GL1800 Linux - Software 1 06-22-2005 07:44 AM
Nvidia driver killed openGL bird603568 Slackware 4 06-21-2005 09:13 AM
Mandrake Killed My Mouse TFF Linux - Hardware 6 05-30-2005 07:45 PM
nvidia 3d drivers killed xserver eggstain Linux - Software 4 01-24-2003 01:27 PM
Help - nvidia update killed display frocco Linux - Distributions 1 07-17-2002 12:22 PM

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

All times are GMT -5. The time now is 09:48 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