View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 9 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Mon Feb 06, 2006 7:25 pm 
Offline
Joined: Sun Dec 04, 2005 1:54 pm
Posts: 17
Good evening all. I'm building up a second mythtv system. My friend saw how cool my own was and asked me to build him one too. Of course, it's not working ;)

Anyway, I have a Hauppage PVR-150. System looks ok but when
I goto "Watch TV" I get no video and it errors out after a few seconds.

I'm using the r30 release of knoppmyth.

dmesg gives the following:
Code:
ivtv:  ==================== START INIT IVTV ====================
ivtv:  version 0.4.0 (tagged release) loading
ivtv:  Linux version: 2.6.13.2-chw-3 SMP preempt 586 gcc-3.3
ivtv:  In case of problems please include the debug info
ivtv:  between the START INIT IVTV and END INIT IVTV lines when
ivtv:  mailing the ivtv-devel mailinglist.
ivtv0: Autodetected WinTV PVR 150 card (iTVC16 based)
ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
ACPI: PCI Interrupt 0000:02:09.0[A] -> Link [APC2] -> GSI 17 (level, low) -> IRQ 20
ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
tveeprom: ivtv version
tveeprom: Hauppauge: model = 26582, rev = C299, serial# = 8445576
tveeprom: tuner = TCL 2002N 5H (idx = 99, type = 50)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
tveeprom: audio processor = CX25843 (type = 25)
tveeprom: decoder processor = CX25843 (type = 1e)
ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
cx25840 2-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
cx25840 2-0044: loaded /lib/modules/HcwMakoA.ROM firmware (14264 bytes)
ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44]
wm8775 2-001b: chip found @ 0x36 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b]
ivtv0: loading /lib/modules/ivtv-fw-enc.bin
ivtv0: Encoder revision: 0x02040011
ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
tuner: type set to 50 (TCL 2002N) by ivtv i2c driver #0
ivtv0: Initialized WinTV PVR 150, card #0
ivtv:  ====================  END INIT IVTV  ====================


lspci shows this:
0000:02:09.0 Multimedia video controller: Internext Compression Inc iTVC16 (CX23416) MPEG-2 Encoder (rev 01)

ls /lib/modules shows:
2.6.13.2-chw-3
HcwMakoA.ROM
extra
ivtv-fw-dec.bin
ivtv-fw-enc.bin
ivtv_init_mpeg.bin
misc

Any suggestions?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 06, 2006 9:06 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Did you associate the video source with the tuner correctly? Go back and go through mythtv-setup to make sure you dodn't bothch anything there. Other than that it's time to start digging through the logs to see what the errors are.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 06, 2006 9:15 pm 
Offline
Joined: Sun Dec 04, 2005 1:54 pm
Posts: 17
I set it for mpeg-2 pvr 250-350, source tuner0, and set the channel
to a valid one for my lineup. (all suggested in another thread). The only
error I saw was in mythbackend.log that seems to be related to closed
captioning. I'll go over it all again to make sure. Thanks :D


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 06, 2006 9:21 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
I meant section 3 Video Sources and section 4 Input Connections... Did you define your "video source" (listing feed), and associate it with (and only with!) your connected input? If you're on the same cable system does your default frequency set under section 1 match the working system?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 06, 2006 9:34 pm 
Offline
Joined: Sun Dec 04, 2005 1:54 pm
Posts: 17
Yes.

One Capture card, set to tuner0 as default source.
One video source, set for us-cable
one input connection set to tuner0 (there are a bunch of other connections listed, but all point to "(none)" except Tuner0).

I had one setting as default instead of us-cable, but that made no difference.

It says "An error was encountered while displaying the video".
Does that mean it's a xwindows problem not a tuner problem?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 06, 2006 9:55 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Possibly. Does you /var/log/XFree86.0.log log say anything about Xv?
Code:
grep -i xv /var/log/XFree86.0.log


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 06, 2006 10:12 pm 
Offline
Joined: Sun Dec 04, 2005 1:54 pm
Posts: 17
The video log is huge.
There's no mention of Xv. The only thing that
looks like an error is:
(WW) Open APM failed (/dev/apm_bios) (No such device)

I tried frozen bubble and it goes into graphics mode and looks fine.
It uses a different mode for tv display though so that may not prove
much.

Code:
XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-10.1unichrome30.1 20050205195924 glaweh@)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.10-xenU i686 [ELF]
Build Date: 05 February 2005

This version of XFree86 has been extensively modified by the Debian
Project, and is not supported by the XFree86 Project, Inc., in any
way.  Bugs should be reported to the Debian Bug Tracking System; see
<URL: http://www.debian.org/Bugs/Reporting >.

We strongly encourage the use of the "reportbug" package and command
to ensure that bug reports contain as much useful information as
possible.

Before filing a bug report, you may want to consult the Debian X FAQ:
       XHTML version: file:///usr/share/doc/xfree86-common/FAQ.xhtml
  plain text version: file:///usr/share/doc/xfree86-common/FAQ.gz

Module Loader present
OS Kernel: Linux version 2.6.13.2-chw-3 (root@dev.mysettopbox.tv) (gcc version 3.3.6 (Debian 1:3.3.6-5)) #1 SMP Wed Sep 21 08:15:54 PDT 2005 T
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/XFree86.0.log", Time: Mon Feb  6 21:48:30 2006
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "USB Mouse"
(WW) The directory "/usr/X11R6/lib/X11/fonts/PEX" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ttf/western" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
   Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/truetype".
   Entry deleted from font path.
   (Run 'mkfontdir' on "/usr/share/fonts/truetype").
(WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
   Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/truetype/ttf-bitstream-vera".
   Entry deleted from font path.
   (Run 'mkfontdir' on "/usr/share/fonts/truetype/ttf-bitstream-vera").
(WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/defoma/CID" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/defoma/TrueType" does not exist.
   Entry deleted from font path.
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/100dpi,/usr/X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/Type1"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail" "true"
(++) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
   XFree86 ANSI C Emulation: 0.2
   XFree86 Video Driver: 0.6
   XFree86 XInput driver : 0.4
   XFree86 Server Extension : 0.2
   XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   Module class: XFree86 Font Renderer
   ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8002483c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,00e1 card 0000,0000 rev a1 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 10de,00e0 card 10de,0c11 rev a2 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,00e4 card 10de,0c11 rev a1 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,00e7 card 10de,0c11 rev a1 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,00e7 card 10de,0c11 rev a1 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,00e8 card 10de,0c11 rev a2 class 0c,03,20 hdr 80
(II) PCI: 00:05:0: chip 10de,00df card 10de,0c11 rev a2 class 06,80,00 hdr 00
(II) PCI: 00:06:0: chip 10de,00ea card 10de,0c11 rev a1 class 04,01,00 hdr 00
(II) PCI: 00:08:0: chip 10de,00e5 card 10de,0c11 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:09:0: chip 10de,00ee card 10de,0c11 rev a2 class 01,01,85 hdr 00
(II) PCI: 00:0a:0: chip 10de,00e3 card 10de,0c11 rev a2 class 01,01,85 hdr 00
(II) PCI: 00:0b:0: chip 10de,00e2 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,00ed card 0000,0000 rev a2 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:00:0: chip 10de,0322 card 3842,a303 rev a1 class 03,00,00 hdr 00
(II) PCI: 02:06:0: chip 1106,3044 card 15bd,1006 rev 80 class 0c,00,10 hdr 00
(II) PCI: 02:07:0: chip 14e4,4301 card 1737,4301 rev 01 class 02,80,00 hdr 00
(II) PCI: 02:09:0: chip 4444,0016 card 0070,8801 rev 01 class 04,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), 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 (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:11:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
   [0] -1   0   0xed000000 - 0xeeffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
   [0] -1   0   0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:14:0), (0,2,2), BCTRL: 0x0202 (VGA_EN is cleared)
(II) Bus 2 I/O range:
   [0] -1   0   0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
   [0] -1   0   0xec000000 - 0xecffffff (0x1000000) MX[B]
(II) Bus 2 prefetchable memory range:
   [0] -1   0   0xe8000000 - 0xebffffff (0x4000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:0), (-1,-1,2), 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 (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:1), (-1,-1,2), 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 (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:2), (-1,-1,2), 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 (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:3), (-1,-1,2), 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 (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(1:0:0) nVidia Corporation NV34 [GeForce FX 5200] rev 161, Mem @ 0xed000000/24, 0xe0000000/27
(--) PCI: (2:9:0) unknown vendor (0x4444) unknown chipset (0x0016) rev 1, Mem @ 0xe8000000/26
(II) Addressable bus resource ranges are
   [0] -1   0   0x00000000 - 0xffffffff (0x0) 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) PCI Memory resource overlap reduced 0xd8000000 from 0xdfffffff to 0xd7ffffff
(II) Active PCI resource ranges:
   [0] -1   0   0xec000000 - 0xec001fff (0x2000) MX[B]
   [1] -1   0   0xec002000 - 0xec0027ff (0x800) MX[B]
   [2] -1   0   0xef000000 - 0xef000fff (0x1000) MX[B]
   [3] -1   0   0xef005000 - 0xef005fff (0x1000) MX[B]
   [4] -1   0   0xef004000 - 0xef0040ff (0x100) MX[B]
   [5] -1   0   0xef003000 - 0xef003fff (0x1000) MX[B]
   [6] -1   0   0xef002000 - 0xef002fff (0x1000) MX[B]
   [7] -1   0   0xd8000000 - 0xd7ffffff (0x0) MX[B]O
   [8] -1   0   0xe8000000 - 0xebffffff (0x4000000) MX[B](B)
   [9] -1   0   0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
   [10] -1   0   0xed000000 - 0xedffffff (0x1000000) MX[B](B)
   [11] -1   0   0x0000c000 - 0x0000c07f (0x80) IX[B]
   [12] -1   0   0x0000e200 - 0x0000e27f (0x80) IX[B]
   [13] -1   0   0x0000e100 - 0x0000e10f (0x10) IX[B]
   [14] -1   0   0x00000b70 - 0x00000b73 (0x4) IX[B]
   [15] -1   0   0x00000970 - 0x00000977 (0x8) IX[B]
   [16] -1   0   0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [17] -1   0   0x000009f0 - 0x000009f7 (0x8) IX[B]
   [18] -1   0   0x0000dc00 - 0x0000dc7f (0x80) IX[B]
   [19] -1   0   0x0000db00 - 0x0000db0f (0x10) IX[B]
   [20] -1   0   0x00000b60 - 0x00000b63 (0x4) IX[B]
   [21] -1   0   0x00000960 - 0x00000967 (0x8) IX[B]
   [22] -1   0   0x00000be0 - 0x00000be3 (0x4) IX[B]
   [23] -1   0   0x000009e0 - 0x000009e7 (0x8) IX[B]
   [24] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [25] -1   0   0x0000d400 - 0x0000d47f (0x80) IX[B]
   [26] -1   0   0x0000d300 - 0x0000d3ff (0x100) IX[B]
   [27] -1   0   0x0000d200 - 0x0000d207 (0x8) IX[B]
   [28] -1   0   0x00004c40 - 0x00004c7f (0x40) IX[B]
   [29] -1   0   0x00004c00 - 0x00004c3f (0x40) IX[B]
   [30] -1   0   0x0000e300 - 0x0000e31f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
   [0] -1   0   0xec000000 - 0xec001fff (0x2000) MX[B]
   [1] -1   0   0xec002000 - 0xec0027ff (0x800) MX[B]
   [2] -1   0   0xef000000 - 0xef000fff (0x1000) MX[B]
   [3] -1   0   0xef005000 - 0xef005fff (0x1000) MX[B]
   [4] -1   0   0xef004000 - 0xef0040ff (0x100) MX[B]
   [5] -1   0   0xef003000 - 0xef003fff (0x1000) MX[B]
   [6] -1   0   0xef002000 - 0xef002fff (0x1000) MX[B]
   [7] -1   0   0xd8000000 - 0xd7ffffff (0x0) MX[B]O
   [8] -1   0   0xe8000000 - 0xebffffff (0x4000000) MX[B](B)
   [9] -1   0   0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
   [10] -1   0   0xed000000 - 0xedffffff (0x1000000) MX[B](B)
   [11] -1   0   0x0000c000 - 0x0000c07f (0x80) IX[B]
   [12] -1   0   0x0000e200 - 0x0000e27f (0x80) IX[B]
   [13] -1   0   0x0000e100 - 0x0000e10f (0x10) IX[B]
   [14] -1   0   0x00000b70 - 0x00000b73 (0x4) IX[B]
   [15] -1   0   0x00000970 - 0x00000977 (0x8) IX[B]
   [16] -1   0   0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [17] -1   0   0x000009f0 - 0x000009f7 (0x8) IX[B]
   [18] -1   0   0x0000dc00 - 0x0000dc7f (0x80) IX[B]
   [19] -1   0   0x0000db00 - 0x0000db0f (0x10) IX[B]
   [20] -1   0   0x00000b60 - 0x00000b63 (0x4) IX[B]
   [21] -1   0   0x00000960 - 0x00000967 (0x8) IX[B]
   [22] -1   0   0x00000be0 - 0x00000be3 (0x4) IX[B]
   [23] -1   0   0x000009e0 - 0x000009e7 (0x8) IX[B]
   [24] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [25] -1   0   0x0000d400 - 0x0000d47f (0x80) IX[B]
   [26] -1   0   0x0000d300 - 0x0000d3ff (0x100) IX[B]
   [27] -1   0   0x0000d200 - 0x0000d207 (0x8) IX[B]
   [28] -1   0   0x00004c40 - 0x00004c7f (0x40) IX[B]
   [29] -1   0   0x00004c00 - 0x00004c3f (0x40) IX[B]
   [30] -1   0   0x0000e300 - 0x0000e31f (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   0xec000000 - 0xec001fff (0x2000) MX[B]
   [6] -1   0   0xec002000 - 0xec0027ff (0x800) MX[B]
   [7] -1   0   0xef000000 - 0xef000fff (0x1000) MX[B]
   [8] -1   0   0xef005000 - 0xef005fff (0x1000) MX[B]
   [9] -1   0   0xef004000 - 0xef0040ff (0x100) MX[B]
   [10] -1   0   0xef003000 - 0xef003fff (0x1000) MX[B]
   [11] -1   0   0xef002000 - 0xef002fff (0x1000) MX[B]
   [12] -1   0   0xd8000000 - 0xd7ffffff (0x0) MX[B]O
   [13] -1   0   0xe8000000 - 0xebffffff (0x4000000) MX[B](B)
   [14] -1   0   0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
   [15] -1   0   0xed000000 - 0xedffffff (0x1000000) MX[B](B)
   [16] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [17] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [18] -1   0   0x0000c000 - 0x0000c07f (0x80) IX[B]
   [19] -1   0   0x0000e200 - 0x0000e27f (0x80) IX[B]
   [20] -1   0   0x0000e100 - 0x0000e10f (0x10) IX[B]
   [21] -1   0   0x00000b70 - 0x00000b73 (0x4) IX[B]
   [22] -1   0   0x00000970 - 0x00000977 (0x8) IX[B]
   [23] -1   0   0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [24] -1   0   0x000009f0 - 0x000009f7 (0x8) IX[B]
   [25] -1   0   0x0000dc00 - 0x0000dc7f (0x80) IX[B]
   [26] -1   0   0x0000db00 - 0x0000db0f (0x10) IX[B]
   [27] -1   0   0x00000b60 - 0x00000b63 (0x4) IX[B]
   [28] -1   0   0x00000960 - 0x00000967 (0x8) IX[B]
   [29] -1   0   0x00000be0 - 0x00000be3 (0x4) IX[B]
   [30] -1   0   0x000009e0 - 0x000009e7 (0x8) IX[B]
   [31] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [32] -1   0   0x0000d400 - 0x0000d47f (0x80) IX[B]
   [33] -1   0   0x0000d300 - 0x0000d3ff (0x100) IX[B]
   [34] -1   0   0x0000d200 - 0x0000d207 (0x8) IX[B]
   [35] -1   0   0x00004c40 - 0x00004c7f (0x40) IX[B]
   [36] -1   0   0x00004c00 - 0x00004c3f (0x40) IX[B]
   [37] -1   0   0x0000e300 - 0x0000e31f (0x20) IX[B]
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   Module class: XFree86 Server Extension
   ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   Module class: XFree86 Server Extension
   ABI class: XFree86 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 XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
   compiled for 4.0.2, module version = 1.0.7174
   Module class: XFree86 Server Extension
   ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":  No symbols found
(II) Module speedo: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.1
   Module class: XFree86 Font Renderer
   ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.2
   Module class: XFree86 Font Renderer
   ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 2.0.2
   Module class: XFree86 Font Renderer
   ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.13.0
   Module class: XFree86 Server Extension
   ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
   compiled for 4.0.2, module version = 1.0.7174
   Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   Module class: XFree86 XInput Driver
   ABI class: XFree86 XInput driver, version 0.4
(II) NVIDIA X Driver  1.0-7174  Tue Mar 22 06:48:37 PST 2005
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
   [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   0xec000000 - 0xec001fff (0x2000) MX[B]
   [6] -1   0   0xec002000 - 0xec0027ff (0x800) MX[B]
   [7] -1   0   0xef000000 - 0xef000fff (0x1000) MX[B]
   [8] -1   0   0xef005000 - 0xef005fff (0x1000) MX[B]
   [9] -1   0   0xef004000 - 0xef0040ff (0x100) MX[B]
   [10] -1   0   0xef003000 - 0xef003fff (0x1000) MX[B]
   [11] -1   0   0xef002000 - 0xef002fff (0x1000) MX[B]
   [12] -1   0   0xd8000000 - 0xd7ffffff (0x0) MX[B]O
   [13] -1   0   0xe8000000 - 0xebffffff (0x4000000) MX[B](B)
   [14] -1   0   0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
   [15] -1   0   0xed000000 - 0xedffffff (0x1000000) MX[B](B)
   [16] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [17] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [18] -1   0   0x0000c000 - 0x0000c07f (0x80) IX[B]
   [19] -1   0   0x0000e200 - 0x0000e27f (0x80) IX[B]
   [20] -1   0   0x0000e100 - 0x0000e10f (0x10) IX[B]
   [21] -1   0   0x00000b70 - 0x00000b73 (0x4) IX[B]
   [22] -1   0   0x00000970 - 0x00000977 (0x8) IX[B]
   [23] -1   0   0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [24] -1   0   0x000009f0 - 0x000009f7 (0x8) IX[B]
   [25] -1   0   0x0000dc00 - 0x0000dc7f (0x80) IX[B]
   [26] -1   0   0x0000db00 - 0x0000db0f (0x10) IX[B]
   [27] -1   0   0x00000b60 - 0x00000b63 (0x4) IX[B]
   [28] -1   0   0x00000960 - 0x00000967 (0x8) IX[B]
   [29] -1   0   0x00000be0 - 0x00000be3 (0x4) IX[B]
   [30] -1   0   0x000009e0 - 0x000009e7 (0x8) IX[B]
   [31] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [32] -1   0   0x0000d400 - 0x0000d47f (0x80) IX[B]
   [33] -1   0   0x0000d300 - 0x0000d3ff (0x100) IX[B]
   [34] -1   0   0x0000d200 - 0x0000d207 (0x8) IX[B]
   [35] -1   0   0x00004c40 - 0x00004c7f (0x40) IX[B]
   [36] -1   0   0x00004c00 - 0x00004c3f (0x40) IX[B]
   [37] -1   0   0x0000e300 - 0x0000e31f (0x20) IX[B]
(II) resource ranges after probing:
   [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   0xec000000 - 0xec001fff (0x2000) MX[B]
   [6] -1   0   0xec002000 - 0xec0027ff (0x800) MX[B]
   [7] -1   0   0xef000000 - 0xef000fff (0x1000) MX[B]
   [8] -1   0   0xef005000 - 0xef005fff (0x1000) MX[B]
   [9] -1   0   0xef004000 - 0xef0040ff (0x100) MX[B]
   [10] -1   0   0xef003000 - 0xef003fff (0x1000) MX[B]
   [11] -1   0   0xef002000 - 0xef002fff (0x1000) MX[B]
   [12] -1   0   0xd8000000 - 0xd7ffffff (0x0) MX[B]O
   [13] -1   0   0xe8000000 - 0xebffffff (0x4000000) MX[B](B)
   [14] -1   0   0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
   [15] -1   0   0xed000000 - 0xedffffff (0x1000000) MX[B](B)
   [16] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B]
   [17] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B]
   [18] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B]
   [19] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [20] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [21] -1   0   0x0000c000 - 0x0000c07f (0x80) IX[B]
   [22] -1   0   0x0000e200 - 0x0000e27f (0x80) IX[B]
   [23] -1   0   0x0000e100 - 0x0000e10f (0x10) IX[B]
   [24] -1   0   0x00000b70 - 0x00000b73 (0x4) IX[B]
   [25] -1   0   0x00000970 - 0x00000977 (0x8) IX[B]
   [26] -1   0   0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [27] -1   0   0x000009f0 - 0x000009f7 (0x8) IX[B]
   [28] -1   0   0x0000dc00 - 0x0000dc7f (0x80) IX[B]
   [29] -1   0   0x0000db00 - 0x0000db0f (0x10) IX[B]
   [30] -1   0   0x00000b60 - 0x00000b63 (0x4) IX[B]
   [31] -1   0   0x00000960 - 0x00000967 (0x8) IX[B]
   [32] -1   0   0x00000be0 - 0x00000be3 (0x4) IX[B]
   [33] -1   0   0x000009e0 - 0x000009e7 (0x8) IX[B]
   [34] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [35] -1   0   0x0000d400 - 0x0000d47f (0x80) IX[B]
   [36] -1   0   0x0000d300 - 0x0000d3ff (0x100) IX[B]
   [37] -1   0   0x0000d200 - 0x0000d207 (0x8) IX[B]
   [38] -1   0   0x00004c40 - 0x00004c7f (0x40) IX[B]
   [39] -1   0   0x00004c00 - 0x00004c3f (0x40) IX[B]
   [40] -1   0   0x0000e300 - 0x0000e31f (0x20) IX[B]
   [41] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B]
   [42] 0   0   0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(--) NVIDIA(0): Linear framebuffer at 0xE0000000
(--) NVIDIA(0): MMIO registers at 0xED000000
(II) NVIDIA(0): NVIDIA GPU detected as: GeForce FX 5200
(--) NVIDIA(0): VideoBIOS: 04.34.20.18.07
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): VideoRAM: 131072 kBytes
(II) NVIDIA(0): Connected display device(s): CRT-0
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at  8 bpp: 400 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 16 bpp: 400 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 32 bpp: 400 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) NVIDIA(0): Monitor0: Using hsync range of 31.00-70.00 kHz
(II) NVIDIA(0): Monitor0: Using vrefresh range of 55.00-120.00 Hz
(II) NVIDIA(0): Clock range:  12.00 to 400.00 MHz
(II) NVIDIA(0): Not using mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using mode "1800x1440" (hsync out of range)
(II) NVIDIA(0): Not using mode "1800x1440" (hsync out of range)
(II) NVIDIA(0): Not using mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using mode "1152x864" (hsync out of range)
(II) NVIDIA(0): Not using mode "1152x864" (hsync out of range)
(II) NVIDIA(0): Not using mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using mode "1280x1024" (hsync out of range)
(WW) (1400x1050,Monitor0) mode clock 122.61MHz exceeds DDC maximum 110MHz
(II) NVIDIA(0): Not using mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "700x525" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using mode "1400x1050" (width too large for virtual size)
(II) NVIDIA(0): Not using mode "1280x1024" (width too large for virtual size)
(II) NVIDIA(0): Not using mode "1280x960" (width too large for virtual size)
(II) NVIDIA(0): Not using mode "1152x864" (width too large for virtual size)
(II) NVIDIA(0): Not using mode "1152x864" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1152x768" (width too large for virtual size)
(WW) NVIDIA(0): Not using mode "700x525" (height 1050 is larger than
(WW) NVIDIA(0):      EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode "576x384":
(WW) NVIDIA(0):   horizontal sync start (589) not a multiple of 8
(WW) NVIDIA(0): Not using mode "360x200":
(WW) NVIDIA(0):   horizontal sync start (378) not a multiple of 8
(**) NVIDIA(0): Validated modes for display device CRT-0:
(**) NVIDIA(0):      Mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(**) NVIDIA(0):      Mode "800x600": 68.2 MHz, 63.6 kHz, 100.0 Hz
(**) NVIDIA(0):      Mode "640x480": 43.2 MHz, 50.9 kHz, 100.0 Hz
(**) NVIDIA(0):      Mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(**) NVIDIA(0):      Mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(**) NVIDIA(0):      Mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(**) NVIDIA(0):      Mode "1024x768": 44.9 MHz, 35.5 kHz, 87.0 Hz (I)
(**) NVIDIA(0):      Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(**) NVIDIA(0):      Mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(**) NVIDIA(0):      Mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(**) NVIDIA(0):      Mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(**) NVIDIA(0):      Mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(**) NVIDIA(0):      Mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(**) NVIDIA(0):      Mode "768x576": 62.6 MHz, 61.1 kHz, 100.0 Hz
(**) NVIDIA(0):      Mode "768x576": 51.8 MHz, 51.4 kHz, 85.0 Hz
(**) NVIDIA(0):      Mode "768x576": 45.5 MHz, 45.1 kHz, 75.0 Hz
(**) NVIDIA(0):      Mode "768x576": 42.9 MHz, 43.3 kHz, 72.0 Hz
(**) NVIDIA(0):      Mode "768x576": 35.0 MHz, 35.8 kHz, 60.0 Hz
(**) NVIDIA(0):      Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0):      Mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(**) NVIDIA(0):      Mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(**) NVIDIA(0):      Mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(**) NVIDIA(0):      Mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(**) NVIDIA(0):      Mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(**) NVIDIA(0):      Mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(**) NVIDIA(0):      Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
(**) NVIDIA(0):      Mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(**) NVIDIA(0):      Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D)
(**) NVIDIA(0):      Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D)
(**) NVIDIA(0):      Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
(**) NVIDIA(0):      Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(**) NVIDIA(0):      Default mode "512x384": 22.4 MHz, 35.5 kHz, 86.9 Hz (D)
(**) NVIDIA(0):      Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(**) NVIDIA(0):      Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(**) NVIDIA(0):      Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(**) NVIDIA(0):      Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(**) NVIDIA(0):      Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(**) NVIDIA(0):      Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(**) NVIDIA(0):      Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
(**) NVIDIA(0):      Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(**) NVIDIA(0):      Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(**) NVIDIA(0):      Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(**) NVIDIA(0):      Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(**) NVIDIA(0):      Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
(--) NVIDIA(0): Display dimensions: (330, 240) mm
(--) NVIDIA(0): DPI set to (78, 81)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 0.1.0
   ABI class: XFree86 Video Driver, version 0.6
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
   [0] 0   0   0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
   [1] 0   0   0xed000000 - 0xedffffff (0x1000000) MX[B]
   [2] -1   0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [3] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [4] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [5] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [6] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [7] -1   0   0xec000000 - 0xec001fff (0x2000) MX[B]
   [8] -1   0   0xec002000 - 0xec0027ff (0x800) MX[B]
   [9] -1   0   0xef000000 - 0xef000fff (0x1000) MX[B]
   [10] -1   0   0xef005000 - 0xef005fff (0x1000) MX[B]
   [11] -1   0   0xef004000 - 0xef0040ff (0x100) MX[B]
   [12] -1   0   0xef003000 - 0xef003fff (0x1000) MX[B]
   [13] -1   0   0xef002000 - 0xef002fff (0x1000) MX[B]
   [14] -1   0   0xd8000000 - 0xd7ffffff (0x0) MX[B]O
   [15] -1   0   0xe8000000 - 0xebffffff (0x4000000) MX[B](B)
   [16] -1   0   0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
   [17] -1   0   0xed000000 - 0xedffffff (0x1000000) MX[B](B)
   [18] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
   [19] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
   [20] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
   [21] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [22] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [23] -1   0   0x0000c000 - 0x0000c07f (0x80) IX[B]
   [24] -1   0   0x0000e200 - 0x0000e27f (0x80) IX[B]
   [25] -1   0   0x0000e100 - 0x0000e10f (0x10) IX[B]
   [26] -1   0   0x00000b70 - 0x00000b73 (0x4) IX[B]
   [27] -1   0   0x00000970 - 0x00000977 (0x8) IX[B]
   [28] -1   0   0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [29] -1   0   0x000009f0 - 0x000009f7 (0x8) IX[B]
   [30] -1   0   0x0000dc00 - 0x0000dc7f (0x80) IX[B]
   [31] -1   0   0x0000db00 - 0x0000db0f (0x10) IX[B]
   [32] -1   0   0x00000b60 - 0x00000b63 (0x4) IX[B]
   [33] -1   0   0x00000960 - 0x00000967 (0x8) IX[B]
   [34] -1   0   0x00000be0 - 0x00000be3 (0x4) IX[B]
   [35] -1   0   0x000009e0 - 0x000009e7 (0x8) IX[B]
   [36] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [37] -1   0   0x0000d400 - 0x0000d47f (0x80) IX[B]
   [38] -1   0   0x0000d300 - 0x0000d3ff (0x100) IX[B]
   [39] -1   0   0x0000d200 - 0x0000d207 (0x8) IX[B]
   [40] -1   0   0x00004c40 - 0x00004c7f (0x40) IX[B]
   [41] -1   0   0x00004c00 - 0x00004c3f (0x40) IX[B]
   [42] -1   0   0x0000e300 - 0x0000e31f (0x20) IX[B]
   [43] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
   [44] 0   0   0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1024x768"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms" "true"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing extension GLX
(II) Keyboard "Keyboard0" handled by legacy driver
(**) Option "Protocol" "IMPS/2"
(**) USB Mouse: Protocol: "IMPS/2"
(**) Option "SendCoreEvents" "true"
(**) USB Mouse: always reports core events
(**) Option "CorePointer"
(**) USB Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "5"
(**) USB Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) USB Mouse: ZAxisMapping: buttons 4 and 5
(**) USB Mouse: Buttons: 5
(II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(II) USB Mouse: ps2EnableDataReporting: succeeded
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 07, 2006 1:00 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
It looks like the Module section in your XF86Config-4 is deficient. For example, I don't see the v4l module being loaded. Mine looks like this:
Code:
Section "Module"
        Load  "dbe"
        Load  "v4l"
        Load  "extmod"
        Load  "glx"
        Load  "bitmap"
        Load  "speedo"
        Load  "type1"
        Load  "freetype"
        Load  "record"
EndSection


Critical things are:
    - Remove "GLcore" if it's in there
    - Add "v4l" and "glx" if they're missing
    - I would also recommend removing "ddc"


Top
 Profile  
 
PostPosted: Tue Feb 07, 2006 7:02 am 
Offline
Joined: Sun Dec 04, 2005 1:54 pm
Posts: 17
It turned out adding the v4l module to the xfree configuration fixed it!
A lesson to me, it gives you informative error messages, you should
actually read them!

Tj: Thanks a lot! If you're ever in the Kansas City area drop me a line
and I'll buy you a beer!


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 14 guests


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

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

Theme Created By ceyhansuyu