LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-07-2010, 01:55 AM   #1
nnjond
Member
 
Registered: Feb 2007
Distribution: Ubuntu 10.04
Posts: 281

Rep: Reputation: 31
Should i buy a new grahics card?


Hi,

I've been living in low scrn res hell since I installed 9.10. and although i've received lots of advice, nothing has got me back to my preferred spec of 1200 x 1600 @75/85 Hz. If its just a matter of me buying a more up to date graphics card, I'm willing to do it. But how do I know if that is a solution?
 
Old 01-07-2010, 02:09 AM   #2
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,726

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Quote:
Originally Posted by nnjond View Post
But how do I know if that is a solution?
By providing specific information and asking specific questions.

Evo2.
 
Old 01-07-2010, 04:26 AM   #3
elfofdark
LQ Newbie
 
Registered: Jan 2010
Posts: 1

Rep: Reputation: 0
You need drivers, recompile your kernel and see if are avaible drivers for your courent video card. I have high rez. with integrated video.
 
Old 01-07-2010, 04:34 AM   #4
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Output of "lspci" would be of good assistance.
 
Old 01-07-2010, 07:48 AM   #5
nnjond
Member
 
Registered: Feb 2007
Distribution: Ubuntu 10.04
Posts: 281

Original Poster
Rep: Reputation: 31
I don't play games so don't need a great card. Do I need a more suitable one?

$ lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 760/M760 Host (rev 03)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SG86C202
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS964 [MuTIOL Media IO] (rev 36)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 91)
00:05.0 IDE interface: Silicon Integrated Systems [SiS] RAID bus controller 180 SATA/PATA [SiS] (rev 01)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5500] (rev a1)
nnjond@den-desktop:~$
 
Old 01-07-2010, 07:57 AM   #6
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Quote:
Originally Posted by nnjond View Post
I don't play games so don't need a great card. Do I need a more suitable one?

$ lspci

<snip>

01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5500] (rev a1)
Excerpt from nvidia.com:

Quote:
The only DirectX 9 compatible GPUs in their class, the GeForce FX 5200 and GeForce PCX 5300 models are engineered for compatibility with the latest gaming and multimedia software.
You don't need a new graphics card. Heck, even though you said you don't do much gaming or anything it looks like that card probably would be able to handle it. The problem you are facing is either a driver issue, or an X.org error.

In fact, we can get this problem solved right here, right now.
This website will provide you with an easy to follow how-to to get your cards driver up & running. In fact, low screen resolution is a reported problem this how-to is said to fix. Follow that, and post back the results.

Ask, and you shall receive
 
Old 01-07-2010, 02:29 PM   #7
nnjond
Member
 
Registered: Feb 2007
Distribution: Ubuntu 10.04
Posts: 281

Original Poster
Rep: Reputation: 31
Thanks for your interest.

Let me try to recap including everything relevant to my situation:

I have freshly installed Ubuntu 9.10 but have lost the preferred spec 1600x1200@75htz I had with 9.4.
My new /etc/X11/xorg.conf file was:



Section "Screen"

Identifier "Default Screen"

DefaultDepth 24

EndSection



Section "Module"

Load "glx"

EndSection



Section "Device"

Identifier "Default Device"

Option "NoLogo" "True"

Driver "nvidia"

EndSection


But as the live 8.10 cd offered me my old spec, I copied it in to 9.10. Thus:


# nvidia-xconfig: X configuration file generated by nvidia-xconfig

# nvidia-xconfig: version 1.0 (buildmeister@builder63) Thu Jun 25 18:57:07 PDT 2009



# xorg.conf (X.Org X Window System server configuration file)

#

# This file was generated by dexconf, the Debian X Configuration tool, using

# values from the debconf database.

#

# Edit this file with caution, and see the xorg.conf manual page.

# (Type "man xorg.conf" at the shell prompt.)

#

# This file is automatically updated on xserver-xorg package upgrades *only*

# if it has not been modified since the last upgrade of the xserver-xorg

# package.

#

# If you have edited this file but would like it to be automatically updated

# again, run the following command:

# sudo dpkg-reconfigure -phigh xserver-xorg



Section "ServerLayout"

Identifier "Default Layout"

Screen 0 "Default Screen" 0 0

InputDevice "Generic Keyboard" "CoreKeyboard"

InputDevice "Configured Mouse"

EndSection



Section "Module"

Load "glx"

Load "v4l"

EndSection



Section "InputDevice"

Identifier "Generic Keyboard"

Driver "kbd"

Option "XkbRules" "xorg"

Option "XkbModel" "pc105"

Option "XkbLayout" "us"

EndSection



Section "InputDevice"

Identifier "Configured Mouse"

Driver "mouse"

Option "CorePointer"

EndSection



Section "Monitor"

Identifier "Configured Monitor"

VendorName "Dell"

ModelName "Dell P1130"

HorizSync 30.0 - 130.0

VertRefresh 48.0 - 170.0

Gamma 1

ModeLine "1600x1200@75" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync

ModeLine "1600x1200@70" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync

ModeLine "1600x1200@85" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync

ModeLine "1792x1344@75" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync

ModeLine "1792x1344@60" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync

ModeLine "1856x1392@60" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync

ModeLine "1856x1392@75" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync

ModeLine "1920x1440@85" 341.4 1920 2072 2288 2656 1440 1441 1444 1512 -hsync +vsync

ModeLine "1920x1440@60" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync

ModeLine "1920x1440@75" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync

ModeLine "2048x1536@60" 266.9 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync

ModeLine "2048x1536@75" 340.5 2048 2216 2440 2832 1536 1537 1540 1603 -hsync +vsync

EndSection



Section "Monitor"

#

Identifier "monitor1"

Gamma 1

EndSection



Section "Device"

Identifier "Configured Video Device"

Driver "nvidia"

VendorName "NVIDIA"

BoardName "NVIDIA GeForce4 (generic)"

BusID "PCI:1:0:0"

Screen 0

EndSection



Section "Device"

#

Identifier "device1"

Driver "nv"

VendorName "NVIDIA"

BoardName "NVIDIA GeForce4 (generic)"

BusID "PCI:1:0:0"

Screen 1

EndSection



Section "Screen"

Identifier "Default Screen"

Device "Configured Video Device"

Monitor "Configured Monitor"

DefaultDepth 24

SubSection "Display"

Depth 24

Modes "1600x1200@75" "1600x1200@70" "1600x1200@60" "1600x1200@85" "1600x1200@65" "1792x1344@75" "1400x1050@75" "1792x1344@60" "1400x1050@60" "1856x1392@60" "1280x960@75" "1856x1392@75" "1280x1024@60" "1920x1440@85" "1280x1024@85" "1920x1440@60" "1280x960@85" "1920x1440@75" "1280x960@60" "2048x1536@60" "1280x1024@75" "2048x1536@75" "1152x864@75" "1024x768@43" "1024x768@60" "1024x768@70" "1024x768@75" "1024x768@85" "832x624@75" "800x600@60" "800x600@85" "800x600@75" "800x600@72" "800x600@56" "640x480@85" "640x480@75" "640x480@72" "640x480@60"

EndSubSection

EndSection



Section "Screen"

#

Identifier "screen1"

Device "device1"

Monitor "monitor1"

DefaultDepth 24

EndSection



This improved the situation, but only by given me the better 1024x768@60.

I have uninstalled, rebooted, installed and rebooted with the Nvidia 173 which I believe should be an adequate driver. What happen at boot is, Ubuntu gives me the message:




"Ubuntu is running in low graphics mode



The following error was encountered. You may need to update your config to solve this.



(EE) NVIDIA (0) FAILED TO LOAD NVIDIEA MODULE

(EE) ***ABORTING***

(EE) SCREENS FOUND, BUT NONE HAVE USEUABLE CONFIGS"



Then i get 4 options:



"Run in low graphics mode



Reconfig graphics



Troubleshoot error



exit console"





Troubleshoot error leads to four more options



"Review Xserver log file



Review startup errors



Edit config files



Archive config and log"



I don't really understand these options; and this pge (https://help.ubuntu.com/community/Bi...erHowto/Nvidia) is strewn with directions I don't understand https://help.ubuntu.com/community/Bi...erHowto/Nvidia. What should i do next?
 
Old 01-07-2010, 07:36 PM   #8
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Try this command:
sudo dpkg-reconfigure xserver-xorg

If that doesn't work out right, follow the directions listed here.

Another thing that would be nice to try is going to System -> Administartion -> Hardware Drivers. Does that say anything or ask you to do anything?

Also, lets check and see if the driver is working, if there at all. Go to System -> Preferences -> Appearance -> Click on "Visual Effects" tab and select "Extra."
 
Old 01-07-2010, 08:27 PM   #9
nnjond
Member
 
Registered: Feb 2007
Distribution: Ubuntu 10.04
Posts: 281

Original Poster
Rep: Reputation: 31
Hardware Drivers returned this. ?

Sorry, installation of this driver failed.



Please have a look at the log file for details: /var/log/jockey.log

2010-01-08 02:16:06,706 DEBUG: updating <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c>

2010-01-08 02:16:06,707 DEBUG: reading modalias file /lib/modules/2.6.31-16-generic/modules.alias

2010-01-08 02:16:06,943 DEBUG: reading modalias file /usr/share/jockey/modaliases/bcmwl

2010-01-08 02:16:06,944 DEBUG: reading modalias file /usr/share/jockey/modaliases/disable-upstream-nvidia

2010-01-08 02:16:07,002 DEBUG: reading modalias file /usr/share/jockey/modaliases/fglrx-modules.alias.override

2010-01-08 02:16:07,004 DEBUG: reading modalias file /usr/share/jockey/modaliases/nvidia-173

2010-01-08 02:16:07,008 DEBUG: reading modalias file /usr/share/jockey/modaliases/nvidia-185

2010-01-08 02:16:07,015 DEBUG: reading modalias file /usr/share/jockey/modaliases/nvidia-96

2010-01-08 02:16:07,018 WARNING: Could not open DriverDB cache /var/cache/jockey/driverdb-OpenPrintingDriverDB.cache: [Errno 2] No such file or directory: '/var/cache/jockey/driverdb-OpenPrintingDriverDB.cache'

2010-01-08 02:16:07,019 DEBUG: loading custom handler /usr/share/jockey/handlers/nvidia.py

2010-01-08 02:16:07,050 WARNING: modinfo for module nvidia failed: ERROR: modinfo: could not find module nvidia



2010-01-08 02:16:07,051 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver from name NvidiaDriver

2010-01-08 02:16:07,051 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool

2010-01-08 02:16:07,051 DEBUG: loading custom handler /usr/share/jockey/handlers/broadcom_wl.py

2010-01-08 02:16:07,057 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl



2010-01-08 02:16:07,733 DEBUG: Instantiated Handler subclass __builtin__.BroadcomWLHandler from name BroadcomWLHandler

2010-01-08 02:16:07,734 DEBUG: Broadcom STA wireless driver availability undetermined, adding to pool

2010-01-08 02:16:07,734 DEBUG: loading custom handler /usr/share/jockey/handlers/dvb_usb_firmware.py

2010-01-08 02:16:07,792 DEBUG: Instantiated Handler subclass __builtin__.DvbUsbFirmwareHandler from name DvbUsbFirmwareHandler

2010-01-08 02:16:07,793 DEBUG: Firmware for DVB cards not available

2010-01-08 02:16:07,793 DEBUG: loading custom handler /usr/share/jockey/handlers/b43.py

2010-01-08 02:16:07,834 DEBUG: Instantiated Handler subclass __builtin__.B43LegacyHandler from name B43LegacyHandler

2010-01-08 02:16:07,835 DEBUG: Broadcom B43legacy wireless driver availability undetermined, adding to pool

2010-01-08 02:16:07,847 DEBUG: Instantiated Handler subclass __builtin__.B43Handler from name B43Handler

2010-01-08 02:16:07,848 DEBUG: Broadcom B43 wireless driver availability undetermined, adding to pool

2010-01-08 02:16:07,848 DEBUG: loading custom handler /usr/share/jockey/handlers/fglrx.py

2010-01-08 02:16:07,854 WARNING: modinfo for module fglrx failed: ERROR: modinfo: could not find module fglrx



2010-01-08 02:16:07,855 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriver from name FglrxDriver

2010-01-08 02:16:07,865 DEBUG: ATI/AMD proprietary FGLRX graphics driver availability undetermined, adding to pool

2010-01-08 02:16:07,865 DEBUG: loading custom handler /usr/share/jockey/handlers/madwifi.py

2010-01-08 02:16:07,871 WARNING: modinfo for module ath_pci failed: ERROR: modinfo: could not find module ath_pci



2010-01-08 02:16:07,871 DEBUG: Instantiated Handler subclass __builtin__.MadwifiHandler from name MadwifiHandler

2010-01-08 02:16:07,872 DEBUG: Alternate Atheros "madwifi" driver availability undetermined, adding to pool

2010-01-08 02:16:07,872 DEBUG: loading custom handler /usr/share/jockey/handlers/sl_modem.py

2010-01-08 02:16:07,884 DEBUG: Instantiated Handler subclass __builtin__.SlModem from name SlModem

2010-01-08 02:16:07,913 DEBUG: Software modem not available

2010-01-08 02:16:07,914 DEBUG: all custom handlers loaded

2010-01-08 02:16:07,914 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'pci:v000010DEd00000326sv00000000sd00000000bc03sc00i00')

2010-01-08 02:16:08,606 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'nvidiafb', 'jockey_handler': 'KernelModuleHandler'}

2010-01-08 02:16:08,610 WARNING: modinfo for module nvidia failed: ERROR: modinfo: could not find module nvidia



2010-01-08 02:16:08,622 DEBUG: got handler xorg:nvidia-173([NvidiaDriver, nonfree, disabled] NVIDIA accelerated graphics driver)

2010-01-08 02:16:08,627 WARNING: modinfo for module nvidia failed: ERROR: modinfo: could not find module nvidia



2010-01-08 02:16:08,639 DEBUG: got handler xorg:nvidia-96([NvidiaDriver, nonfree, disabled] NVIDIA accelerated graphics driver)

2010-01-08 02:16:08,639 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'acpi:PNP0200:')

2010-01-08 02:16:08,639 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'acpi:PNP0100:')

2010-01-08 02:16:08,640 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'pci:v00001039d00000964sv00000000sd00000000bc06sc01i00')

2010-01-08 02:16:08,671 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'platformcspkr')

2010-01-08 02:16:08,672 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr', 'jockey_handler': 'KernelModuleHandler'}

2010-01-08 02:16:08,672 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp', 'jockey_handler': 'KernelModuleHandler'}

2010-01-08 02:16:08,672 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'usb:v1D6Bp0001d0206dc09dsc00dp00ic09isc00ip00')

2010-01-08 02:16:08,710 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD ,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw')

2010-01-08 02:16:08,715 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}

2010-01-08 02:16:08,716 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'acpi:PNP0C04:')

2010-01-08 02:16:08,716 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'platform:eisa')

2010-01-08 02:16:08,716 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'pci:v00001022d00001102sv00000000sd00000000bc06sc00i00')

2010-01-08 02:16:08,736 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'platform:Fixed MDIO bus')

2010-01-08 02:16:08,736 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'pci:v00001039d00000760sv0000105Bsd00000C92bc06sc00i00')

2010-01-08 02:16:08,737 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'amd64_agp', 'jockey_handler': 'KernelModuleHandler'}

2010-01-08 02:16:08,737 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'sis_agp', 'jockey_handler': 'KernelModuleHandler'}

2010-01-08 02:16:08,737 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'acpi:LNXTHERM:')

2010-01-08 02:16:08,738 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'acpi:PNP0000:')

2010-01-08 02:16:08,738 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'pci:v00001039d00000002sv00000000sd00000000bc06sc04i00')

2010-01-08 02:16:08,738 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'shpchp', 'jockey_handler': 'KernelModuleHandler'}

2010-01-08 02:16:08,739 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'acpi:PNP0700:')

2010-01-08 02:16:08,739 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'acpi:PNP0C01:')

2010-01-08 02:16:08,739 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'acpi:PNP0B00:')

2010-01-08 02:16:08,739 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'acpi:PNP0800:')

2010-01-08 02:16:08,740 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'pci:v00001039d00000900sv0000105Bsd00000C92bc02sc00i00')

2010-01-08 02:16:08,740 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'sis900', 'jockey_handler': 'KernelModuleHandler'}

2010-01-08 02:16:08,741 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'input:b0003v09DAp0006e0100-e0,1,2,4,k110,111,112,113,114,115,r0,1,6,8,am4,lsfw')

2010-01-08 02:16:08,741 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}

2010-01-08 02:16:08,741 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'pci:v00001039d00007002sv00001039sd00007002bc0Csc03i20')

2010-01-08 02:16:08,742 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd10/08/2005:svnnvr:rvnWinFast:rn760GXK8MC:rvr:cvn:ct3:cvr:')

2010-01-08 02:16:08,764 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'acpi:PNP0303:PNP030B:')

2010-01-08 02:16:08,764 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'usb:v09DAp0006d0100dc00dsc00dp00ic03isc01ip02')

2010-01-08 02:16:08,765 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usbhid', 'jockey_handler': 'KernelModuleHandler'}

2010-01-08 02:16:08,765 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'usb:v1D6Bp0002d0206dc09dsc00dp00ic09isc00ip00')

2010-01-08 02:16:08,766 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'acpi:LNXSYSTM:')

2010-01-08 02:16:08,766 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'acpi:PNP0501:')

2010-01-08 02:16:08,766 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'pci:v00001039d00007012sv0000105Bsd00000C92bc04sc01i00')

2010-01-08 02:16:08,767 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_intel8x0', 'jockey_handler': 'KernelModuleHandler'}

2010-01-08 02:16:08,767 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'pci:v00001022d00001100sv00000000sd00000000bc06sc00i00')

2010-01-08 02:16:08,768 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'input:b0017v0001p0001e0100-e0,1,2,k110,111,112,r0,1,amlsfw')

2010-01-08 02:16:08,768 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}

2010-01-08 02:16:08,768 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'acpi:PNP0C02:')

2010-01-08 02:16:08,768 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'usb:v18A5p1E23d0100dc00dsc00dp00ic08isc06ip50')

2010-01-08 02:16:08,769 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usb_storage', 'jockey_handler': 'KernelModuleHandler'}

2010-01-08 02:16:08,769 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'pci:v00001022d00001101sv00000000sd00000000bc06sc00i00')

2010-01-08 02:16:08,770 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'pci:v00001022d00001103sv00000000sd00000000bc06sc00i00')

2010-01-08 02:16:08,770 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'k8temp', 'jockey_handler': 'KernelModuleHandler'}

2010-01-08 02:16:08,771 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')

2010-01-08 02:16:08,771 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}

2010-01-08 02:16:08,771 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x954240c> about HardwareID('modalias', 'acpi:PNP0400:')

2010-01-08 02:16:08,771 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'pci:v000010DEd00000326sv00000000sd00000000bc03sc00i00')

2010-01-08 02:16:08,771 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'acpi:PNP0200:')

2010-01-08 02:16:08,771 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'acpi:PNP0100:')

2010-01-08 02:16:08,772 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'pci:v00001039d00000964sv00000000sd00000000bc06sc01i00')

2010-01-08 02:16:08,772 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'platformcspkr')

2010-01-08 02:16:08,772 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'usb:v1D6Bp0001d0206dc09dsc00dp00ic09isc00ip00')

2010-01-08 02:16:08,772 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD ,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw')

2010-01-08 02:16:08,772 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'acpi:PNP0C04:')

2010-01-08 02:16:08,772 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'platform:eisa')

2010-01-08 02:16:08,772 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'pci:v00001022d00001102sv00000000sd00000000bc06sc00i00')

2010-01-08 02:16:08,773 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'platform:Fixed MDIO bus')

2010-01-08 02:16:08,773 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'pci:v00001039d00000760sv0000105Bsd00000C92bc06sc00i00')

2010-01-08 02:16:08,773 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'acpi:LNXTHERM:')

2010-01-08 02:16:08,773 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'acpi:PNP0000:')

2010-01-08 02:16:08,773 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'pci:v00001039d00000002sv00000000sd00000000bc06sc04i00')

2010-01-08 02:16:08,773 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'acpi:PNP0700:')

2010-01-08 02:16:08,773 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'acpi:PNP0C01:')

2010-01-08 02:16:08,774 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'acpi:PNP0B00:')

2010-01-08 02:16:08,774 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'acpi:PNP0800:')

2010-01-08 02:16:08,774 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'pci:v00001039d00000900sv0000105Bsd00000C92bc02sc00i00')

2010-01-08 02:16:08,774 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'input:b0003v09DAp0006e0100-e0,1,2,4,k110,111,112,113,114,115,r0,1,6,8,am4,lsfw')

2010-01-08 02:16:08,778 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'pci:v00001039d00007002sv00001039sd00007002bc0Csc03i20')

2010-01-08 02:16:08,778 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd10/08/2005:svnnvr:rvnWinFast:rn760GXK8MC:rvr:cvn:ct3:cvr:')

2010-01-08 02:16:08,778 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'acpi:PNP0303:PNP030B:')

2010-01-08 02:16:08,778 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'usb:v09DAp0006d0100dc00dsc00dp00ic03isc01ip02')

2010-01-08 02:16:08,778 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'usb:v1D6Bp0002d0206dc09dsc00dp00ic09isc00ip00')

2010-01-08 02:16:08,778 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'acpi:LNXSYSTM:')

2010-01-08 02:16:08,778 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'acpi:PNP0501:')

2010-01-08 02:16:08,779 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'pci:v00001039d00007012sv0000105Bsd00000C92bc04sc01i00')

2010-01-08 02:16:08,779 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'pci:v00001022d00001100sv00000000sd00000000bc06sc00i00')

2010-01-08 02:16:08,779 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'input:b0017v0001p0001e0100-e0,1,2,k110,111,112,r0,1,amlsfw')

2010-01-08 02:16:08,779 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'acpi:PNP0C02:')

2010-01-08 02:16:08,779 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'usb:v18A5p1E23d0100dc00dsc00dp00ic08isc06ip50')

2010-01-08 02:16:08,779 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'pci:v00001022d00001101sv00000000sd00000000bc06sc00i00')

2010-01-08 02:16:08,779 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'pci:v00001022d00001103sv00000000sd00000000bc06sc00i00')

2010-01-08 02:16:08,780 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')

2010-01-08 02:16:08,780 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x98ca8ac> about HardwareID('modalias', 'acpi:PNP0400:')

2010-01-08 02:17:49,120 WARNING: modinfo for module nvidia failed: ERROR: modinfo: could not find module nvidia



2010-01-08 02:17:49,121 ERROR: XorgDriverHandler.enable(): package or module not installed, aborting
 
Old 01-07-2010, 08:44 PM   #10
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Have you executed this command yet:
sudo dpkg-reconfigure xserver-xorg
 
Old 01-07-2010, 08:54 PM   #11
nnjond
Member
 
Registered: Feb 2007
Distribution: Ubuntu 10.04
Posts: 281

Original Poster
Rep: Reputation: 31
Have you executed this command yet:
sudo dpkg-reconfigure xserver-xorg

To no avail
 
Old 01-07-2010, 09:09 PM   #12
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Quote:
2010-01-08 02:17:49,120 WARNING: modinfo for module nvidia failed: ERROR: modinfo: could not find module nvidia

2010-01-08 02:17:49,121 ERROR: XorgDriverHandler.enable(): package or module not installed, aborting
First try this in a Terminal, and see what happens:


$ xrandr --output LVDS --mode 1200x1600 --rate 75

or, try:


$ xrandr --output VGA-0 --mode 1200x1600 --rate 75

What happens when these are done?

Looked that quote up on Google, and found this pertaining to screen resolution: http://ubuntuforums.org/showthread.php?t=1320785

That is a a step-by-step how to. Try that and see what happens.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Disable xserver (grahics) on server halvorls Linux - Server 5 06-20-2008 02:44 AM
shall i buy a new card ahmed gamal Slackware 4 07-23-2007 09:24 AM
nvidia, grahics card to buy samuelmp Linux - Hardware 3 03-10-2007 12:17 PM
I want to buy a TV Card rm6990 Linux - Hardware 7 09-01-2004 05:46 PM
what tv card should I buy ka9qlq Linux - Hardware 3 08-02-2004 02:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:43 AM.

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