| View previous topic :: View next topic |
| Author |
Message |
afabco Guru

Joined: 24 Feb 2004 Posts: 380
|
Posted: Mon Sep 19, 2005 12:48 am Post subject: RESOLVED: nvidia 6600, xorg problems |
|
|
[edit 12 oct 2005] RESOLVED
short version, my gentoo install was apparently hopelessly fubar'ed in strange and subtle ways. I decided to wipe the drive and reinstall from scratch, just because it'd only take 6 hours or so (amd64-3700 2 gig RAM ) and I can monitor it from work (ssh Is Our Friend)
had the infamous 'no screens' problem and a problem with /dev/rtc. Corrected the /dev/rtc problem by compiling it into the kernel instead of as a module (duh), and the no screens problem went away as well.
so now nvidia works just fine, get nvidia splash screen.
A whole host of other strange problems and issues are magically gone as well.
I've pasted the /etc/make.conf, /etc/portage/package.mask and /etc/portage/package.keywords that I used on this particular install.
This weekend I'll re-install using USE="-pam nptl nptlonly" and see how that does. (nvidia or Xorg doesn't depend on pam in any way does it? hope not.)
Then I'll probably start adding optimizations, seeing how that works.
A big thank you to all that tried helping me with this. But sometimes the only solution is to just burn it down....
/etc/make.conf
| Quote: |
# cat /etc/make.conf
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
http_proxy="http://itx:8080"
SYNC="rsync://itx/gentoo-portage"
GENTOO_MIRRORS="http://gentoo.mirrors.easynews.com/linux/gentoo/ http://gentoo.osuosl.org/ http://gentoo.mirrors.tds.net/gentoo" |
/etc/portage/package.keywords:
| Quote: | # cat /etc/portage/package.keywords
media-video/nvidia-kernel ~amd64
media-video/nvidia-glx ~amd64
app-admin/eselect ~amd64
app-admin/eselect-opengl ~amd64
sys-apps/ivman ~amd64 |
/etc/portage/package.mask:
| Quote: | michelle ~ # cat /etc/portage/package.mask
>=sys-apps/ivman-0.6.4 |
[/end edit]
Have a Lanparty NF4-D board, AMD64 venice, 2G ram and an xfx6600GT
works with 'nv' just fine. Don't even need to do the X -configure thing.
But it won't configure with 'nvidia' module. Keeps giving a sig11 server aborted message.
Here's what I did, with the details enumerated below:
X -configure
Xorg.0.log from the X -configure
xorg.new.conf from the X -configure
X -config /root/xorg.new.conf
Xorg.0.log from that attempt to run X
X -config /root/xorg.new.conf with load dri commented out
emerge info
nvidia info.
Any ideas ?
thanks in advance
---------------------------------------------
# X -configure gives:
| Code: |
<snip>
michelle ~ # X -configure
X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.12-gentoo-r10 x86_64 [ELF]
Current Operating System: Linux michelle 2.6.12-gentoo-r10 #2 Fri Sep 9 21:52:16 AKDT 2005 x86_64
Build Date: 12 September 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 18 16:12:52 2005
Using vt 7
List of video drivers:
atimisc
r128
radeon
nvidia
mga
glint
nv
tga
s3
s3virge
sis
rendition
neomagic
tdfx
savage
cirrus
tseng
trident
chips
apm
i128
ati
ark
cyrix
siliconmotion
vga
dummy
vesa
i810
fbdev
v4l
i810
dlopen: /usr/lib64/modules/drivers/atimisc_drv.so: undefined symbol: ATIPublicOptions
(EE) Failed to load /usr/lib64/modules/drivers/atimisc_drv.so
(EE) Failed to load module "atimisc" (loader failed, 7)
dlopen: /usr/lib64/modules/drivers/apm_drv.so: undefined symbol: XvRTPort
(EE) Failed to load /usr/lib64/modules/drivers/apm_drv.so
(EE) Failed to load module "apm" (loader failed, 7)
(EE) Failed to load module "i810" (once-only module, 7)
(++) Using config file: "/root/xorg.conf.new"
*** If unresolved symbols were reported above, they might not
*** be the reason for the server aborting.
Fatal server error:
Caught signal 11. Server aborting
Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
Aborted
|
The errors above seem to have to do with drivers that are not relevant, correct?
/var/log/Xorg.0.log from the above:
| Code: |
michelle ~ # cat /var/log/Xorg.0.log
X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.12-gentoo-r10 x86_64 [ELF]
Current Operating System: Linux michelle 2.6.12-gentoo-r10 #2 Fri Sep 9 21:52:16 AKDT 2005 x86_64
Build Date: 12 September 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 18 16:12:52 2005
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib64/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib64/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
Using vt 7
(--) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,005e card 0000,0000 rev a3 class 05,80,00 hdr 00
(II) PCI: 00:01:0: chip 10de,0050 card 10de,cb84 rev a3 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0052 card 10de,cb84 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,005a card 10de,cb84 rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,005b card 10de,cb84 rev a3 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0059 card 10de,cb84 rev a2 class 04,01,00 hdr 00
(II) PCI: 00:06:0: chip 10de,0053 card 10de,cb84 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:07:0: chip 10de,0054 card 10de,cb84 rev a3 class 01,01,85 hdr 00
(II) PCI: 00:08:0: chip 10de,0055 card 10de,cb84 rev a3 class 01,01,85 hdr 00
(II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01 hdr 01
(II) PCI: 00:0a:0: chip 10de,0057 card 10de,cb84 rev a3 class 06,80,00 hdr 00
(II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:09:0: chip 1106,3044 card 15bd,1006 rev 80 class 0c,00,10 hdr 00
(II) PCI: 01:0a:0: chip 11ab,4320 card 15bd,100a rev 13 class 02,00,00 hdr 00
(II) PCI: 05:00:0: chip 10de,0141 card 0000,0000 rev a2 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:9:0), (0,1,1), BCTRL: 0x0204 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfde00000 - 0xfdefffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xfdf00000 - 0xfdffffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]
[1] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
[2] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
[3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xfdc00000 - 0xfdcfffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[1] -1 0 0x00008400 - 0x000084ff (0x100) IX[B]
[2] -1 0 0x00008800 - 0x000088ff (0x100) IX[B]
[3] -1 0 0x00008c00 - 0x00008cff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
[0] -1 0 0xfda00000 - 0xfdafffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 I/O range:
[0] -1 0 0x00007000 - 0x000070ff (0x100) IX[B]
[1] -1 0 0x00007400 - 0x000074ff (0x100) IX[B]
[2] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]
[3] -1 0 0x00007c00 - 0x00007cff (0x100) IX[B]
(II) Bus 4 non-prefetchable memory range:
[0] -1 0 0xfd900000 - 0xfd9fffff (0x100000) MX[B]
(II) Bus 4 prefetchable memory range:
[0] -1 0 0xfd800000 - 0xfd8fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 5 I/O range:
[0] -1 0 0x00006000 - 0x000060ff (0x100) IX[B]
[1] -1 0 0x00006400 - 0x000064ff (0x100) IX[B]
[2] -1 0 0x00006800 - 0x000068ff (0x100) IX[B]
[3] -1 0 0x00006c00 - 0x00006cff (0x100) IX[B]
(II) Bus 5 non-prefetchable memory range:
[0] -1 0 0xf4000000 - 0xfbffffff (0x8000000) MX[B]
(II) Bus 5 prefetchable memory range:
[0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:1), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:2), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:3), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(--) PCI:*(5:0:0) nVidia Corporation unknown chipset (0x0141) rev 162, Mem @ 0xf4000000/26, 0xd0000000/28, 0xfa000000/24
List of video drivers:
atimisc
r128
radeon
nvidia
mga
glint
nv
tga
s3
s3virge
sis
rendition
neomagic
tdfx
savage
cirrus
tseng
trident
chips
apm
i128
ati
ark
cyrix
siliconmotion
vga
dummy
vesa
i810
fbdev
v4l
i810
(II) LoadModule: "atimisc"
(II) Loading /usr/lib64/modules/drivers/atimisc_drv.so
dlopen: /usr/lib64/modules/drivers/atimisc_drv.so: undefined symbol: ATIPublicOptions
(EE) Failed to load /usr/lib64/modules/drivers/atimisc_drv.so
(II) UnloadModule: "atimisc"
(EE) Failed to load module "atimisc" (loader failed, 7)
(II) LoadModule: "r128"
(II) Loading /usr/lib64/modules/drivers/r128_drv.so
(II) Module r128: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 4.0.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "radeon"
(II) Loading /usr/lib64/modules/drivers/radeon_drv.so
(II) Module radeon: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 4.0.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "nvidia"
(II) Loading /usr/lib64/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.7676
Module class: XFree86 Video Driver
(II) LoadModule: "mga"
(II) Loading /usr/lib64/modules/drivers/mga_drv.so
(II) Module mga: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.1.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "glint"
(II) Loading /usr/lib64/modules/drivers/glint_drv.so
(II) Module glint: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "nv"
(II) Loading /usr/lib64/modules/drivers/nv_drv.so
(II) Module nv: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "tga"
(II) Loading /usr/lib64/modules/drivers/tga_drv.so
(II) Module tga: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "s3"
(II) Loading /usr/lib64/modules/drivers/s3_drv.so
(II) Module s3: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 0.3.5
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "s3virge"
(II) Loading /usr/lib64/modules/drivers/s3virge_drv.so
(II) Module s3virge: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.8.6
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "sis"
(II) Loading /usr/lib64/modules/drivers/sis_drv.so
(II) Module sis: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 0.7.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "rendition"
(II) Loading /usr/lib64/modules/drivers/rendition_drv.so
(II) Module rendition: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 4.0.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "neomagic"
(II) Loading /usr/lib64/modules/drivers/neomagic_drv.so
(II) Module neomagic: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "tdfx"
(II) Loading /usr/lib64/modules/drivers/tdfx_drv.so
(II) Module tdfx: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "savage"
(II) Loading /usr/lib64/modules/drivers/savage_drv.so
(II) Module savage: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.1.27
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "cirrus"
(II) Loading /usr/lib64/modules/drivers/cirrus_drv.so
(II) Module cirrus: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "tseng"
(II) Loading /usr/lib64/modules/drivers/tseng_drv.so
(II) Module tseng: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "trident"
(II) Loading /usr/lib64/modules/drivers/trident_drv.so
(II) Module trident: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "chips"
(II) Loading /usr/lib64/modules/drivers/chips_drv.so
(II) Module chips: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "apm"
(II) Loading /usr/lib64/modules/drivers/apm_drv.so
dlopen: /usr/lib64/modules/drivers/apm_drv.so: undefined symbol: XvRTPort
(EE) Failed to load /usr/lib64/modules/drivers/apm_drv.so
(II) UnloadModule: "apm"
(EE) Failed to load module "apm" (loader failed, 7)
(II) LoadModule: "i128"
(II) Loading /usr/lib64/modules/drivers/i128_drv.so
(II) Module i128: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "ati"
(II) Loading /usr/lib64/modules/drivers/ati_drv.so
(II) Module ati: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 6.5.6
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "ark"
(II) Loading /usr/lib64/modules/drivers/ark_drv.so
(II) Module ark: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 0.5.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "cyrix"
(II) Loading /usr/lib64/modules/drivers/cyrix_drv.so
(II) Module cyrix: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "siliconmotion"
(II) Loading /usr/lib64/modules/drivers/siliconmotion_drv.so
(II) Module siliconmotion: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.3.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "vga"
(II) Loading /usr/lib64/modules/drivers/vga_drv.so
(II) Module vga: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 4.0.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "dummy"
(II) Loading /usr/lib64/modules/drivers/dummy_drv.so
(II) Module dummy: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 0.1.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "vesa"
(II) Loading /usr/lib64/modules/drivers/vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "i810"
(II) Loading /usr/lib64/modules/drivers/i810_drv.so
(II) Module i810: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.3.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "fbdev"
(II) Loading /usr/lib64/modules/drivers/fbdev_drv.so
(II) Module fbdev: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "v4l"
(II) Loading /usr/lib64/modules/drivers/linux/v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 0.0.1
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "i810"
(II) Reloading /usr/lib64/modules/drivers/i810_drv.so
(II) UnloadModule: "i810"
(EE) Failed to load module "i810" (once-only module, 7)
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xfdef8000 - 0xfdefbfff (0x4000) MX[B]
[1] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[B]
[2] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[3] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[4] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[5] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[6] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[7] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[8] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[B](B)
[9] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[10] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[11] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[12] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[B]
[13] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[B]
[14] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[15] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[16] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[17] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[18] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[19] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[20] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[21] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[22] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[23] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[24] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
[25] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[26] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]
[27] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[28] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[29] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfdef8000 - 0xfdefbfff (0x4000) MX[B]
[1] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[B]
[2] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[3] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[4] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[5] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[6] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[7] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[8] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[B](B)
[9] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[10] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[11] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[12] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[B]
[13] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[B]
[14] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[15] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[16] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[17] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[18] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[19] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[20] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[21] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[22] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[23] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[24] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
[25] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[26] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]
[27] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[28] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[29] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfdef8000 - 0xfdefbfff (0x4000) MX[B]
[6] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[B]
[7] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[8] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[9] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[10] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[11] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[12] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[13] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[B](B)
[14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[15] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[19] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[B]
[20] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[B]
[21] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[22] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[23] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[24] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[25] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[26] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[27] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[28] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[29] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[30] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[31] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
[32] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[33] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]
[34] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[35] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[36] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
(II) Primary Device is: PCI 05:00:0
(II) NVIDIA X Driver 1.0-7676 Fri Jul 29 13:17:34 PDT 2005
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
GeForce4 440 Go 64M, Quadro4 NVS, Quadro4 500 GoGL,
GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
Quadro4 280 NVS, Quadro4 380 XGL, Quadro NVS 50 PCI, GeForce4 448 Go,
GeForce4 MX Integrated GPU, GeForce3, GeForce3 Ti 200,
GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400,
0x0252, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
GeForce FX 5600 Ultra, GeForce FX 5600, 0x0313, GeForce FX 5600SE,
0x0316, 0x0317, GeForce FX Go5600, GeForce FX Go5650,
Quadro FX Go700, 0x031D, 0x031E, 0x031F, GeForce FX 5200,
GeForce FX 5200 Ultra, GeForce FX 5200, GeForce FX 5200SE,
GeForce FX Go5200, GeForce FX Go5250, GeForce FX 5500,
GeForce FX 5100, GeForce FX Go5200 32M/64M, 0x0329,
Quadro NVS 280 PCI, Quadro FX 500/600 PCI, GeForce FX Go53xx Series,
GeForce FX Go5100, 0x032F, GeForce FX 5900 Ultra, GeForce FX 5900,
GeForce FX 5900XT, GeForce FX 5950 Ultra, Quadro FX 700,
GeForce FX 5900ZT, Quadro FX 3000, GeForce FX 5700 Ultra,
GeForce FX 5700, GeForce FX 5700LE, GeForce FX 5700VE, 0x0345,
GeForce FX Go5700, GeForce FX Go5700, 0x0349, 0x034B,
Quadro FX Go1000, Quadro FX 1100, 0x034F, GeForce 6800 Ultra,
GeForce 6800, GeForce 6800 LE, 0x0043, GeForce 6800 GT, 0x0049,
Quadro FX 4000, Quadro FX 4400, 0x00C0, 0x00C1, GeForce 6800 LE,
0x00C8, 0x00C9, 0x00CC, 0x00CE, GeForce 6600 GT, GeForce 6600,
0x0142, 0x0143, GeForce Go 6600, GeForce 6610 XL,
GeForce Go 6600 TE/6200 TE, 0x0147, GeForce Go 6600, 0x0149, 0x014B,
0x014C, 0x014D, Quadro FX 540, GeForce 6200, 0x0160, 0x0166, 0x0210,
0x0211, 0x021D, 0x021E
(II) Loading sub module "cirrus_laguna"
(II) LoadModule: "cirrus_laguna"
(II) Loading /usr/lib64/modules/drivers/cirrus_laguna.so
(II) Module cirrus_laguna: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "cirrus_alpine"
(II) LoadModule: "cirrus_alpine"
(II) Loading /usr/lib64/modules/drivers/cirrus_alpine.so
(II) Module cirrus_alpine: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) ATI: Shared non-ATI VGA in PCI/AGP slot 5:0:0 detected.
(II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
(II) VESA: driver for VESA chipsets: vesa
(II) v4l driver for Video4Linux
(++) Using config file: "/root/xorg.conf.new"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) The directory "/usr/share/fonts/CID/" does not exist.
Entry deleted from font path.
(**) FontPath set to "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/"
(**) RgbPath set to "/usr/lib64/X11/rgb"
(**) ModulePath set to "/usr/lib64/modules"
(--) Chipset NVIDIA GPU found
*** If unresolved symbols were reported above, they might not
*** be the reason for the server aborting.
Fatal server error:
Caught signal 11. Server aborting
Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
|
there was an xorg.conf.new generated from the above:
| Code: |
michelle ~ # cat xorg.conf.new
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/lib64/X11/rgb"
ModulePath "/usr/lib64/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
EndSection
Section "Module"
Load "glx"
Load "extmod"
Load "dri"
Load "dbe"
Load "record"
Load "xtrap"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
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 "NoFlip" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "NoLogo" # [<bool>]
#Option "UBB" # [<bool>]
#Option "Stereo" # <i>
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "VideoKey" # <i>
#Option "NvAGP" # <i>
#Option "IgnoreEDID" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ConnectedMonitor" # <str>
#Option "ConnectedMonitors" # <str>
#Option "TVStandard" # <str>
#Option "TVOutFormat" # <str>
#Option "RenderAccel" # [<bool>]
#Option "CursorShadow" # [<bool>]
#Option "CursorShadowAlpha" # <i>
#Option "CursorShadowXOffset" # <i>
#Option "CursorShadowYOffset" # <i>
#Option "UseEdidFreqs" # [<bool>]
#Option "FlatPanelProperties" # <str>
#Option "TwinView" # [<bool>]
#Option "TwinViewOrientation" # <str>
#Option "SecondMonitorHorizSync" # <str>
#Option "SecondMonitorVertRefresh" # <str>
#Option "MetaModes" # <str>
#Option "UseInt10Module" # [<bool>]
#Option "NoTwinViewXineramaInfo" # [<bool>]
#Option "NoRenderExtension" # [<bool>]
#Option "Overlay" # [<bool>]
#Option "CIOverlay" # [<bool>]
#Option "ForceEmulatedOverlay" # [<bool>]
#Option "TransparentIndex" # <i>
#Option "OverlayDefaultVisual" # [<bool>]
#Option "NvEmulate" # <i>
#Option "NoBandWidthTest" # [<bool>]
#Option "CustomEDID-CRT-0" # <str>
#Option "CustomEDID-CRT-1" # <str>
#Option "CustomEDID-DFP-0" # <str>
#Option "CustomEDID-DFP-1" # <str>
#Option "CustomEDID-TV-0" # <str>
#Option "CustomEDID-TV-1" # <str>
#Option "TVOverScan" # <f>
#Option "IgnoreDisplayDevices" # <str>
#Option "MultisampleCompatibility" # [<bool>]
#Option "RegistryDwords" # <str>
#Option "RegistryBinary" # <str>
#Option "NoPowerConnectorCheck" # [<bool>]
#Option "AllowDFPStereo" # [<bool>]
#Option "XvMCUsesTextures" # [<bool>]
#Option "HorizSync" # <str>
#Option "VertRefresh" # <str>
#Option "AllowGLXWithComposite" # [<bool>]
#Option "RandRRotation" # [<bool>]
#Option "ExactModeTimingsDVI" # [<bool>]
#Option "Coolbits" # <i>
#Option "AllowDDCCI" # [<bool>]
#Option "ConstantFrameRateHint" # [<bool>]
#Option "LoadKernelModule" # [<bool>]
#Option "ClearCube" # [<bool>]
#Option "PredefinedTimings" # <i>
#Option "EmulatedOverlaysTimerMs" # <i>
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "Unknown Board"
BusID "PCI:5:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
|
Doing an X -config /root/xorg.conf.new also gave a sig11 abort.
Here's the Xorg.0.log from that:
[code]
michelle ~ # cat /var/log/Xorg.0.log
X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.12-gentoo-r10 x86_64 [ELF]
Current Operating System: Linux michelle 2.6.12-gentoo-r10 #2 Fri Sep 9 21:52:16 AKDT 2005 x86_64
Build Date: 12 September 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 18 16:27:43 2005
(++) Using config file: "/root/xorg.conf.new"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) The directory "/usr/share/fonts/CID/" does not exist.
Entry deleted from font path.
(**) FontPath set to "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/"
(**) RgbPath set to "/usr/lib64/X11/rgb"
(**) ModulePath set to "/usr/lib64/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib64/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib64/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
Using vt 7
(--) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,005e card 0000,0000 rev a3 class 05,80,00 hdr 00
(II) PCI: 00:01:0: chip 10de,0050 card 10de,cb84 rev a3 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0052 card 10de,cb84 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,005a card 10de,cb84 rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,005b card 10de,cb84 rev a3 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0059 card 10de,cb84 rev a2 class 04,01,00 hdr 00
(II) PCI: 00:06:0: chip 10de,0053 card 10de,cb84 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:07:0: chip 10de,0054 card 10de,cb84 rev a3 class 01,01,85 hdr 00
(II) PCI: 00:08:0: chip 10de,0055 card 10de,cb84 rev a3 class 01,01,85 hdr 00
(II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01 hdr 01
(II) PCI: 00:0a:0: chip 10de,0057 card 10de,cb84 rev a3 class 06,80,00 hdr 00
(II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:09:0: chip 1106,3044 card 15bd,1006 rev 80 class 0c,00,10 hdr 00
(II) PCI: 01:0a:0: chip 11ab,4320 card 15bd,100a rev 13 class 02,00,00 hdr 00
(II) PCI: 05:00:0: chip 10de,0141 card 0000,0000 rev a2 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:9:0), (0,1,1), BCTRL: 0x0204 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfde00000 - 0xfdefffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xfdf00000 - 0xfdffffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]
[1] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
[2] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
[3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xfdc00000 - 0xfdcfffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[1] -1 0 0x00008400 - 0x000084ff (0x100) IX[B]
[2] -1 0 0x00008800 - 0x000088ff (0x100) IX[B]
[3] -1 0 0x00008c00 - 0x00008cff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
[0] -1 0 0xfda00000 - 0xfdafffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 I/O range:
[0] -1 0 0x00007000 - 0x000070ff (0x100) IX[B]
[1] -1 0 0x00007400 - 0x000074ff (0x100) IX[B]
[2] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]
[3] -1 0 0x00007c00 - 0x00007cff (0x100) IX[B]
(II) Bus 4 non-prefetchable memory range:
[0] -1 0 0xfd900000 - 0xfd9fffff (0x100000) MX[B]
(II) Bus 4 prefetchable memory range:
[0] -1 0 0xfd800000 - 0xfd8fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 5 I/O range:
[0] -1 0 0x00006000 - 0x000060ff (0x100) IX[B]
[1] -1 0 0x00006400 - 0x000064ff (0x100) IX[B]
[2] -1 0 0x00006800 - 0x000068ff (0x100) IX[B]
[3] -1 0 0x00006c00 - 0x00006cff (0x100) IX[B]
(II) Bus 5 non-prefetchable memory range:
[0] -1 0 0xf4000000 - 0xfbffffff (0x8000000) MX[B]
(II) Bus 5 prefetchable memory range:
[0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:1), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:2), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:3), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(--) PCI:*(5:0:0) nVidia Corporation unknown chipset (0x0141) rev 162, Mem @ 0xf4000000/26, 0xd0000000/28, 0xfa000000/24
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xfdef8000 - 0xfdefbfff (0x4000) MX[B]
[1] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[B]
[2] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[3] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[4] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[5] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[6] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[7] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[8] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[B](B)
[9] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[10] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[11] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[12] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[B]
[13] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[B]
[14] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[15] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[16] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[17] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[18] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[19] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[20] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[21] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[22] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[23] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[24] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
[25] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[26] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]
[27] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[28] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[29] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfdef8000 - 0xfdefbfff (0x4000) MX[B]
[1] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[B]
[2] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[3] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[4] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[5] -1 _________________ Anyone who puts a small gloss on a fundamental technology, calls it proprietary, and then tries to keep others from building on it, is a thief.
-Tim O'Reilly
Last edited by afabco on Wed Oct 12, 2005 8:56 pm; edited 3 times in total |
|
| Back to top |
|
 |
robbyjo Guru

Joined: 06 Apr 2003 Posts: 462
|
Posted: Mon Sep 19, 2005 2:24 am Post subject: |
|
|
Heh, I think I just bumped into the same problem a few hours earlier... Try this:
1. Disable nvidia frame buffer in the kernel and then recompile the kernel
2. Reemerge nvidia-kernel and nvidia-glx using ACCEPT_KEYWORDS="~amd64" to get the latest version (v.7676 IIRC)
3. Delete /etc/X11/xorg.conf and do manual X configuration using xorgconfig. By doing so, you must have reference to horizontal / vertical sync frequencies handy.
4. Edit /etc/X11/xorg.conf file that is created by xorgconfig and follow NVIDIA's documentation here:
ftp://download.nvidia.com/XFree86/Linux-x86_64/1.0-7676/README.txt
The relevant part is as follows:
| Code: | Remove the line:
Driver "nv"
(or Driver "vesa")
(or Driver "fbdev")
and replace it with the line:
Driver "nvidia"
Remove the following lines:
Load "dri"
Load "GLCore"
In the "Module" section of the file, add the line (if it does not already
exist):
Load "glx"
|
5. Try typing /etc/init.d/xdm start
Hope this helps |
|
| Back to top |
|
 |
Will Scarlet Apprentice

Joined: 19 Mar 2004 Posts: 238
|
Posted: Mon Sep 19, 2005 9:00 pm Post subject: |
|
|
I agree with everything that robbyjo has offered except:
| robbyjo wrote: | | do manual X configuration using xorgconfig |
I find that using
(refreenced from The X Server Configuration HOWTO at http://www.gentoo.org/doc/en/xorg-config.xml) is easier and much less error prone. It will autoconfigure an xorg.conf file for you without any user input. Read the HOWTO for more information.
You might also want to take a look at the Gentoo Linux nVidia Guide at http://www.gentoo.org/doc/en/nvidia-guide.xml.
Hope this helps...  |
|
| Back to top |
|
 |
afabco Guru

Joined: 24 Feb 2004 Posts: 380
|
Posted: Fri Sep 23, 2005 6:54 pm Post subject: |
|
|
ok, finally had a chance to take a break from Real Life (pat pend) and try the suggestions.
1. nvidia frame buffer was disabled. AGP is disabled also.
| Code: | joe@michelle:/usr/src/linux$ grep NVIDIA .config
# CONFIG_FB_NVIDIA is not set
joe@michelle:/usr/src/linux$ grep AGP .config
# CONFIG_AGP is not set |
I did recompile and reinstall the kernel just in case, which also meant...
2. re-emerging nvidia-kernel and nvidia-glx:
3 and 4. Using xorgconfig rather than X -configure gave a different xorg.conf (attached below). Changed 'nv' to 'nvidia' as recommended
Unfortunately, it didn't work; the error was a little different:
re-emerging nvidia-kernel and nvidia-glx:
| Code: | joe@michelle:~$ startx
X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.12-gentoo-r10 x86_64 [ELF]
Current Operating System: Linux michelle 2.6.12-gentoo-r10 #2 Fri Sep 9 21:52:16 AKDT 2005 x86_64
Build Date: 18 September 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 21 07:10:09 2005
(==) Using config file: "/etc/X11/xorg.conf"
Using vt 7
*** If unresolved symbols were reported above, they might not
*** be the reason for the server aborting.
Fatal server error:
Caught signal 11. Server aborting
Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.
|
It still aborts on sig 11, but there is an additional XIO error at the bottom. I've attached the Xorg.0.log below.
I get the same results if I use Xorg -configure.
If I use driver 'nv' instead of 'nvidia', everything works.
Any other ideas anyone?
xorg.conf
| Code: |
thomson@michelle:~$ less /etc/X11/xorg.conf
# File generated by xorgconfig.
#
# Copyright 2004 The X.Org Foundation
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
# The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
# Except as contained in this notice, the name of The X.Org Foundation shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from
# The X.Org Foundation.
#
# **********************************************************************
# Refer to the xorg.conf(5x) man page for details about the format of
# this file.
# **********************************************************************
# **********************************************************************
# Module section -- this section is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
Section "Module"
# This loads the DBE extension module.
Load "dbe" # Double buffer extension
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
# This loads the font modules
Load "type1"
# Load "speedo"
Load "freetype"
# Load "xtt"
# This loads the GLX module
Load "glx"
# This loads the DRI module
# Load "dri"
EndSection
# **********************************************************************
# Files section. This allows default font and rgb paths to be set
# **********************************************************************
Section "Files"
# The location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
RgbPath "/usr/X11R6/lib/X11/rgb"
# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
#
#
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/Type1/"
# FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/local/"
# FontPath "/usr/share/fonts/Speedo/"
# FontPath "/usr/share/fonts/TrueType/"
# FontPath "/usr/share/fonts/freefont/"
# The module search path. The default path is shown here.
# ModulePath "/usr/X11R6/lib/modules"
EndSection
# **********************************************************************
# Server flags section.
# **********************************************************************
Section "ServerFlags"
# Uncomment this to cause a core dump at the spot where a signal is
# received. This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging
# Option "NoTrapSignals"
# Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
# (where n is 1 through 12). This allows clients to receive these key
# events.
# Option "DontVTSwitch"
# Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
# This allows clients to receive this key event.
# Option "DontZap"
# Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
# sequences. This allows clients to receive these key events.
# Option "Dont Zoom"
# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.
# Option "DisableVidModeExtension"
# Uncomment this to enable the use of a non-local xvidtune client.
# Option "AllowNonLocalXvidtune"
# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings.
# Option "DisableModInDev"
# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).
# Option "AllowNonLocalModInDev"
EndSection
# **********************************************************************
# Input devices
# **********************************************************************
# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.
# Option "Protocol" "Xqueue"
Option "AutoRepeat" "500 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# Option "LeftAlt" "Meta"
# Option "RightAlt" "ModeShift"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc105"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# These are the default XKB settings for Xorg
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
# Option "XkbLayout" "us"
# Option "XkbVariant" ""
# Option "XkbOptions" ""
# Option "XkbDisable"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/input/mice"
# Mouse-speed setting for PS/2 mouse.
# Option "Resolution" "256"
# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.
# Option "Protocol" "Xqueue"
# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.
# Option "BaudRate" "9600"
# Option "SampleRate" "150"
# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
# Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
# ChordMiddle is an option for some 3-button Logitech mice
# Option "ChordMiddle"
EndSection
# **********************************************************************
# Other input device sections
# this is optional and is required only if you
# are using extended input devices. This is for example only. Refer
# to the xorg.conf man page for a description of the options.
# **********************************************************************
#
# Section "InputDevice"
# Identifier "Mouse2"
# Driver "mouse"
# Option "Protocol" "MouseMan"
# Option "Device" "/dev/mouse2"
# EndSection
#
# Section "InputDevice"
# Identifier "spaceball"
# Driver "magellan"
# Option "Device" "/dev/cua0"
# EndSection
#
# Section "InputDevice"
# Identifier "spaceball2"
# Driver "spaceorb"
# Option "Device" "/dev/cua0"
# EndSection
#
# Section "InputDevice"
# Identifier "touchscreen0"
# Driver "microtouch"
# Option "Device" "/dev/ttyS0"
# Option "MinX" "1412"
# Option "MaxX" "15184"
# Option "MinY" "15372"
# Option "MaxY" "1230"
# Option "ScreenNumber" "0"
# Option "ReportingMode" "Scaled"
# Option "ButtonNumber" "1"
# Option "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
# Identifier "touchscreen1"
# Driver "elo2300"
# Option "Device" "/dev/ttyS0"
# Option "MinX" "231"
# Option "MaxX" "3868"
# Option "MinY" "3858"
# Option "MaxY" "272"
# Option "ScreenNumber" "0"
# Option "ReportingMode" "Scaled"
# Option "ButtonThreshold" "17"
# Option "ButtonNumber" "1"
# Option "SendCoreEvents"
# EndSection
# **********************************************************************
# Monitor section
# **********************************************************************
# Any number of monitor sections may be present
Section "Monitor"
Identifier "Princeton VL-1917"
# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
HorizSync 31.5 - 82.0
# HorizSync 30-64 # multisync
# HorizSync 31.5, 35.2 # multiple fixed sync frequencies
# HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
VertRefresh 55-76
EndSection
# **********************************************************************
# Graphics device section
# **********************************************************************
# Any number of graphics device sections may be present
# Standard VGA Device:
Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"
# The chipset line is optional in most cases. It can be used to override
# the driver's chipset detection, and should not normally be specified.
# Chipset "generic"
# The Driver line must be present. When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module. Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.
Driver "vga"
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for. When this line isn't present, a device
# section can only match up with the primary video device. For PCI
# devices a line like the following could be used. This line should not
# normally be included unless there is more than one video device
# intalled.
# BusID "PCI:0:10:0"
# VideoRam 256
# Clocks 25.2 28.3
EndSection
# Device configured by xorgconfig:
Section "Device"
Identifier "nvidia XFX6800GT"
# Driver "nv"
Driver "nvidia"
#VideoRam 262144
# Insert Clocks lines here if appropriate
EndSection
# **********************************************************************
# Screen sections
# **********************************************************************
# Any number of screen sections may be present. Each describes
# the configuration of a single screen. A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
Identifier "Screen 1"
Device "nvidia XFX6800GT"
Monitor "Princeton VL-1917"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
# **********************************************************************
# ServerLayout sections.
# **********************************************************************
# Any number of ServerLayout sections may be present. Each describes
# the way multiple screens are organised. A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option. In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.
Section "ServerLayout"
# The Identifier line must be present
Identifier "Simple Layout"
# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens. The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen. In this example, screen 2 is located to the
# right of screen 1.
Screen "Screen 1"
# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used. Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
# Section "DRI"
# Mode 0666
# EndSection
|
_________________ Anyone who puts a small gloss on a fundamental technology, calls it proprietary, and then tries to keep others from building on it, is a thief.
-Tim O'Reilly |
|
| Back to top |
|
 |
Will Scarlet Apprentice

Joined: 19 Mar 2004 Posts: 238
|
Posted: Fri Sep 23, 2005 7:53 pm Post subject: |
|
|
| What information does you log file /var/log/Xorg.0.log state at the end when you try starting with the nvidia driver? |
|
| Back to top |
|
 |
afabco Guru

Joined: 24 Feb 2004 Posts: 380
|
Posted: Fri Sep 30, 2005 9:34 pm Post subject: |
|
|
I went ahead and pasted the whole thing.
Thanks!
| Code: | X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.12-gentoo-r10 x86_64 [ELF]
Current Operating System: Linux michelle 2.6.12-gentoo-r10 #2 Fri Sep 9 21:52:16 AKDT 2005 x86_64
Build Date: 18 September 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 30 13:25:16 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) | |-->Monitor "Princeton VL-1917"
(**) | |-->Device "nvidia XFX6800GT"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) FontPath set to "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/,/usr/share/fonts/local/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/lib64/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib64/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib64/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
Using vt 7
(--) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,005e card 0000,0000 rev a3 class 05,80,00 hdr 00
(II) PCI: 00:01:0: chip 10de,0050 card 10de,cb84 rev a3 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0052 card 10de,cb84 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,005a card 10de,cb84 rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,005b card 10de,cb84 rev a3 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0059 card 10de,cb84 rev a2 class 04,01,00 hdr 00
(II) PCI: 00:06:0: chip 10de,0053 card 10de,cb84 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:07:0: chip 10de,0054 card 10de,cb84 rev a3 class 01,01,85 hdr 00
(II) PCI: 00:08:0: chip 10de,0055 card 10de,cb84 rev a3 class 01,01,85 hdr 00
(II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01 hdr 01
(II) PCI: 00:0a:0: chip 10de,0057 card 10de,cb84 rev a3 class 06,80,00 hdr 00
(II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:09:0: chip 1106,3044 card 15bd,1006 rev 80 class 0c,00,10 hdr 00
(II) PCI: 01:0a:0: chip 11ab,4320 card 15bd,100a rev 13 class 02,00,00 hdr 00
(II) PCI: 05:00:0: chip 10de,0141 card 0000,0000 rev a2 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:9:0), (0,1,1), BCTRL: 0x0204 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfde00000 - 0xfdefffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xfdf00000 - 0xfdffffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]
[1] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
[2] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
[3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xfdc00000 - 0xfdcfffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[1] -1 0 0x00008400 - 0x000084ff (0x100) IX[B]
[2] -1 0 0x00008800 - 0x000088ff (0x100) IX[B]
[3] -1 0 0x00008c00 - 0x00008cff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
[0] -1 0 0xfda00000 - 0xfdafffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 I/O range:
[0] -1 0 0x00007000 - 0x000070ff (0x100) IX[B]
[1] -1 0 0x00007400 - 0x000074ff (0x100) IX[B]
[2] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]
[3] -1 0 0x00007c00 - 0x00007cff (0x100) IX[B]
(II) Bus 4 non-prefetchable memory range:
[0] -1 0 0xfd900000 - 0xfd9fffff (0x100000) MX[B]
(II) Bus 4 prefetchable memory range:
[0] -1 0 0xfd800000 - 0xfd8fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 5 I/O range:
[0] -1 0 0x00006000 - 0x000060ff (0x100) IX[B]
[1] -1 0 0x00006400 - 0x000064ff (0x100) IX[B]
[2] -1 0 0x00006800 - 0x000068ff (0x100) IX[B]
[3] -1 0 0x00006c00 - 0x00006cff (0x100) IX[B]
(II) Bus 5 non-prefetchable memory range:
[0] -1 0 0xf4000000 - 0xfbffffff (0x8000000) MX[B]
(II) Bus 5 prefetchable memory range:
[0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:1), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:2), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:3), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(--) PCI:*(5:0:0) nVidia Corporation unknown chipset (0x0141) rev 162, Mem @ 0xf4000000/26, 0xd0000000/28, 0xfa000000/24
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xfdef8000 - 0xfdefbfff (0x4000) MX[B]
[1] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[B]
[2] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[3] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[4] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[5] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[6] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[7] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[8] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[B](B)
[9] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[10] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[11] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[12] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[B]
[13] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[B]
[14] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[15] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[16] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[17] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[18] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[19] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[20] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[21] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[22] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[23] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[24] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
[25] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[26] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]
[27] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[28] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[29] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfdef8000 - 0xfdefbfff (0x4000) MX[B]
[1] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[B]
[2] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[3] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[4] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[5] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[6] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[7] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[8] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[B](B)
[9] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[10] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[11] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[12] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[B]
[13] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[B]
[14] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[15] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[16] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[17] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[18] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[19] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[20] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[21] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[22] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[23] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[24] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
[25] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[26] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]
[27] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[28] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[29] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfdef8000 - 0xfdefbfff (0x4000) MX[B]
[6] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[B]
[7] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[8] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[9] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[10] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[11] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[12] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[13] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[B](B)
[14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[15] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[19] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[B]
[20] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[B]
[21] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[22] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[23] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[24] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[25] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[26] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[27] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[28] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[29] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[30] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[31] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
[32] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[33] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]
[34] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[35] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[36] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/lib64/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/lib64/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/lib64/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.8.2, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib64/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.7676
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/lib64/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.7676
Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/lib64/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/lib64/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) NVIDIA X Driver 1.0-7676 Fri Jul 29 13:17:34 PDT 2005
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 05:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
*** If unresolved symbols were reported above, they might not
*** be the reason for the server aborting.
Fatal server error:
Caught signal 11. Server aborting
Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information. |
_________________ Anyone who puts a small gloss on a fundamental technology, calls it proprietary, and then tries to keep others from building on it, is a thief.
-Tim O'Reilly |
|
| Back to top |
|
 |
robbyjo Guru

Joined: 06 Apr 2003 Posts: 462
|
Posted: Fri Sep 30, 2005 9:43 pm Post subject: |
|
|
What is your lspci output?
Also, make sure that you turn off any DRI rendering stuffs from the kernel (and recompile kernel and recompile nvidia-kernel) |
|
| Back to top |
|
 |
afabco Guru

Joined: 24 Feb 2004 Posts: 380
|
Posted: Sat Oct 01, 2005 8:07 am Post subject: |
|
|
lspci and lspci -nv below
All DRM stuff I know of (under Character Devices) is not set.
All AGP stuff I know of is not set.
Thanks!
---------------------------------------------------
| Code: | michelle ~ # lspci
0000:00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (reva3)
0000:00:01.0 ISA bridge: nVidia Corporation: Unknown device 0050 (rev a3)
0000:00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
0000:00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
0000:00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)
0000:00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio Controller (rev a2)
0000:00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev a2)
0000:00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (reva3)
0000:00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (reva3)
0000:00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
0000:00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
0000:00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
0000:01:09.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)
0000:01:0a.0 Ethernet controller: Marvell Technology Group Ltd. Yukon Gigabit Ethernet 10/100/1000Base-T Adapter (rev 13)
0000:05:00.0 VGA compatible controller: nVidia Corporation: Unknown device 0141(rev a2)
michelle ~ # lspci -nv
0000:00:00.0 Class 0580: 10de:005e (rev a3)
Flags: bus master, 66Mhz, fast devsel, latency 0
Capabilities: [44] #08 [01e0]
Capabilities: [e0] #08 [a801]
0000:00:01.0 Class 0601: 10de:0050 (rev a3)
Subsystem: 10de:cb84
Flags: bus master, 66Mhz, fast devsel, latency 0
0000:00:01.1 Class 0c05: 10de:0052 (rev a2)
Subsystem: 10de:cb84
Flags: 66Mhz, fast devsel, IRQ 11
I/O ports at fc00 [size=32]
I/O ports at 1c00 [size=64]
I/O ports at 1c40 [size=64]
Capabilities: [44] Power Management version 2
0000:00:02.0 Class 0c03: 10de:005a (rev a2) (prog-if 10)
Subsystem: 10de:cb84
Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 3
Memory at fe02f000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2
0000:00:02.1 Class 0c03: 10de:005b (rev a3) (prog-if 20)
Subsystem: 10de:cb84
Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 5
Memory at feb00000 (32-bit, non-prefetchable) [size=256]
Capabilities: [44] #0a [2098]
Capabilities: [80] Power Management version 2
0000:00:04.0 Class 0401: 10de:0059 (rev a2)
Subsystem: 10de:cb84
Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 3
I/O ports at f000 [size=256]
I/O ports at ec00 [size=256]
Memory at fe02d000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2
0000:00:06.0 Class 0101: 10de:0053 (rev a2) (prog-if 8a [Master SecP PriP])
Subsystem: 10de:cb84
Flags: bus master, 66Mhz, fast devsel, latency 0
I/O ports at e800 [size=16]
Capabilities: [44] Power Management version 2
0000:00:07.0 Class 0101: 10de:0054 (rev a3) (prog-if 85 [Master SecO PriO])
Subsystem: 10de:cb84
Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 10
I/O ports at 09f0 [size=8]
I/O ports at 0bf0 [size=4]
I/O ports at 0970 [size=8]
I/O ports at 0b70 [size=4]
I/O ports at d400 [size=16]
Memory at fe02c000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2
0000:00:08.0 Class 0101: 10de:0055 (rev a3) (prog-if 85 [Master SecO PriO])
Subsystem: 10de:cb84
Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 11
I/O ports at 09e0 [size=8]
I/O ports at 0be0 [size=4]
I/O ports at 0960 [size=8]
I/O ports at 0b60 [size=4]
I/O ports at c000 [size=16]
Memory at fe02b000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2
0000:00:09.0 Class 0604: 10de:005c (rev a2) (prog-if 01)
Flags: bus master, 66Mhz, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
I/O behind bridge: 0000a000-0000afff
Memory behind bridge: fde00000-fdefffff
Prefetchable memory behind bridge: fdf00000-fdffffff
0000:00:0a.0 Class 0680: 10de:0057 (rev a3)
Subsystem: 10de:cb84
Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 11
Memory at fe02a000 (32-bit, non-prefetchable) [size=4K]
I/O ports at bc00 [size=8]
Capabilities: [44] Power Management version 2
0000:00:0b.0 Class 0604: 10de:005d (rev a3)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 00009000-00009fff
Memory behind bridge: fdd00000-fddfffff
Prefetchable memory behind bridge: 00000000fdc00000-00000000fdc00000
Capabilities: [40] Power Management version 2
Capabilities: [48] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable-
Capabilities: [58] #08 [a800]
Capabilities: [80] #10 [0141]
0000:00:0c.0 Class 0604: 10de:005d (rev a3)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: 00008000-00008fff
Memory behind bridge: fdb00000-fdbfffff
Prefetchable memory behind bridge: 00000000fda00000-00000000fda00000
Capabilities: [40] Power Management version 2
Capabilities: [48] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable-
Capabilities: [58] #08 [a800]
Capabilities: [80] #10 [0141]
0000:00:0d.0 Class 0604: 10de:005d (rev a3)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
I/O behind bridge: 00007000-00007fff
Memory behind bridge: fd900000-fd9fffff
Prefetchable memory behind bridge: 00000000fd800000-00000000fd800000
Capabilities: [40] Power Management version 2
Capabilities: [48] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable-
Capabilities: [58] #08 [a800]
Capabilities: [80] #10 [0141]
0000:00:0e.0 Class 0604: 10de:005d (rev a3)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
I/O behind bridge: 00006000-00006fff
Memory behind bridge: f4000000-fbffffff
Prefetchable memory behind bridge: 00000000d0000000-00000000dff00000
Capabilities: [40] Power Management version 2
Capabilities: [48] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable-
Capabilities: [58] #08 [a800]
Capabilities: [80] #10 [0141]
0000:00:18.0 Class 0600: 1022:1100
Flags: fast devsel
Capabilities: [80] #08 [2101]
0000:00:18.1 Class 0600: 1022:1101
Flags: fast devsel
0000:00:18.2 Class 0600: 1022:1102
Flags: fast devsel
0000:00:18.3 Class 0600: 1022:1103
Flags: fast devsel
0000:01:09.0 Class 0c00: 1106:3044 (rev 80) (prog-if 10)
Subsystem: 15bd:1006
Flags: bus master, stepping, medium devsel, latency 32, IRQ 10
Memory at fdeff000 (32-bit, non-prefetchable) [size=2K]
I/O ports at ac00 [size=128]
Capabilities: [50] Power Management version 2
0000:01:0a.0 Class 0200: 11ab:4320 (rev 13)
Subsystem: 15bd:100a
Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 5
Memory at fdef8000 (32-bit, non-prefetchable) [size=16K]
I/O ports at a800 [size=256]
Capabilities: [48] Power Management version 2
Capabilities: [50] Vital Product Data
0000:05:00.0 Class 0300: 10de:0141 (rev a2)
Flags: bus master, fast devsel, latency 0, IRQ 5
Memory at f4000000 (32-bit, non-prefetchable) [size=64M]
Memory at d0000000 (64-bit, prefetchable) [size=256M]
Memory at fa000000 (64-bit, non-prefetchable) [size=16M]
Capabilities: [60] Power Management version 2
Capabilities: [68] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
Capabilities: [78] #10 [0001]
|
_________________ Anyone who puts a small gloss on a fundamental technology, calls it proprietary, and then tries to keep others from building on it, is a thief.
-Tim O'Reilly |
|
| Back to top |
|
 |
robbyjo Guru

Joined: 06 Apr 2003 Posts: 462
|
Posted: Wed Oct 05, 2005 5:12 pm Post subject: |
|
|
Sorry for long reply, but this one immediately catch my eyes:
| Code: | | 0000:05:00.0 VGA compatible controller: nVidia Corporation: Unknown device 0141(rev a2) |
Because mine says:
| Code: | | 0000:01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6600] (rev a2) |
Perhaps you can post your kernel config? |
|
| Back to top |
|
 |
Will Scarlet Apprentice

Joined: 19 Mar 2004 Posts: 238
|
Posted: Wed Oct 05, 2005 5:47 pm Post subject: |
|
|
| robbyjo wrote: | Sorry for long reply, but this one immediately catch my eyes:
| Code: | | 0000:05:00.0 VGA compatible controller: nVidia Corporation: Unknown device 0141(rev a2) |
Because mine says:
| Code: | | 0000:01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6600] (rev a2) |
|
Acutally you can run the command update-pciids to update the lspci output. That will update the pciids database and hopefully identify the card at hand.
On to other things...
Just one question really: Before you start X, is the nvidia driver loaded? If it's not, then that could be one problem.
Hope this helps...  |
|
| Back to top |
|
 |
afabco Guru

Joined: 24 Feb 2004 Posts: 380
|
Posted: Mon Oct 10, 2005 6:12 am Post subject: |
|
|
That update-pciids is very cool. Thanks for that. I think I'll put that in my install procedures
I did that, and the card went from unknown device to NV43 (GeForce 6600) etc.
Regrettably, it did not change anything except the lspci list.
Yes, the nvidia module is loaded.
I spent most of today knoshing about with this, and tried to get the nvidia drivers to work with other distros (redhat FC4-amd64(?), mandrake-amd64, ubuntu-amd64). After abandoning FC4 and mandrake for reasons having nothing to do with video drivers, I got ubuntu to work with the apt-get ubuntu nvidia drivers. So apparently there's either something hosed in my gentoo configuration, something hosed in the nvidia emerge, or both.
One other thing, at the suggestion of the gentlemen at nvidia, I tried to do the regular sh NVIDIA{blah}.run from the nvidia download site. It barfed on some permissions something or other.
So anyway, I'm abandoning this in favour of ubuntu-amd64 for as long as I can stand it. Thanks to all who attempted to assist. you guys rock _________________ Anyone who puts a small gloss on a fundamental technology, calls it proprietary, and then tries to keep others from building on it, is a thief.
-Tim O'Reilly |
|
| Back to top |
|
 |
Ninpo n00b

Joined: 30 Aug 2004 Posts: 34
|
Posted: Mon Oct 10, 2005 4:21 pm Post subject: |
|
|
| What does dmesg show? I have a 6600 and it works great... |
|
| Back to top |
|
 |
energyman76b Advocate


Joined: 26 Mar 2003 Posts: 2009 Location: Germany
|
Posted: Mon Oct 10, 2005 6:53 pm Post subject: |
|
|
Hi,
I had a similar problem.
xorgcfg resuled in a X-lockup.
I generated a working config with xorgconfig, edited it, to make it more readable and to load the right modules - and it is working fine now. |
|
| Back to top |
|
 |
Ninpo n00b

Joined: 30 Aug 2004 Posts: 34
|
Posted: Mon Oct 10, 2005 8:16 pm Post subject: |
|
|
I should also point out that I never configured X with the nvidia module.
I always did an X -configure and THEN installed the nvidia-glx stuff and just edited the resulting config to change "nv" to "nvidia". |
|
| Back to top |
|
 |
axelmasok Apprentice

Joined: 08 Oct 2003 Posts: 170
|
Posted: Tue Oct 11, 2005 7:24 am Post subject: |
|
|
This doesnt seem to apply to your situation... but I had a nightmare with the same card all because of a possible Xorg upgrade PITA problem. For some reason nv_drv.o and nvidia_drv.o were not in the right place. Kept geeting nvidia modules not found - nvidia was loaded however.
My Xorg.0.log reads:
(II) NVIDIA X Driver 1.0-7676 Fri Jul 29 13:17:34 PDT 2005
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
etc etc
This line in your log is suspicious:
(--) Assigning device section with no busID to primary device
My guess is something bus related. Can't be AGP_gart because its on by default on amd64...try making sure the nvidia driver uses kernel agp not nvidia agp. Try grabbing someones config with the same card as you. Last resort is mv X11R6 and /etc/X11 elsewhere and re-emerge Xorg. |
|
| Back to top |
|
 |
cryos Developer


Joined: 08 Mar 2003 Posts: 242 Location: US
|
Posted: Tue Oct 11, 2005 11:20 am Post subject: |
|
|
You've abandoned it, but just to add I recently did an emergency upgrade on my PC as the PSU blew and took out the mobo etc... I upgraded to a 6600 GT PCI-E card and hadn't realised there were any issues, just used my existing twinview config, removed the reference to the PCI bus and it detected the card and ran fine. Now using the card without issue with dual DVI goodness to my two TFTs. It certainly works, although I have always hand configured my stuff in general and so wouldn't have seen the auto config problems.
Sorry it pushed you over to the other side - hope it works out for you  |
|
| Back to top |
|
 |
|
|
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 vote in polls in this forum
|
|