X.org configuration file for Latitue C800
Hi! I have a strange problem with a Latituce C800 notebook and the X.org XServer (running with a Suse/Novell 10.0 installation). It was working working with Debian XFree86 before, so the hardware should be linux-compatible. Basically, it has a VGA card, and the installation works in graphical mode. After rebooting, the text startup works, meaning you can see all the services starting. Afterwards, the screen goes *blank*, but the disk still is working. You also hear the KDE starting sound, and the x-server seems to be running[2], and many KDE applets are also running[3]. Remote access via ssh is working. Well, just the screen stays blank. I can switch via Ctrl-Alt-F1 to text-mode. Pressing Alt-F7 gets the screen blank again. The x.org-configuration is included[4], as well as the log[5]. Can anyone share any idea what is going on? Thanks!! Thank you! Johannes [1] lspci: 01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility M4 AGP [2] root 22638 0.1 2.7 17552 14176 tty7 Ss+ 14:21 0:02 X :0 -auth /home/jessica/.serverauth.22612 -nolisten tcp -nolisten tcp [3] jessica 22752 0.0 1.6 23340 8460 ? Ss 14:21 0:00 kdeinit Running... jessica 22755 0.0 1.5 22496 8200 ? S 14:21 0:00 dcopserver [kdeinit] --nosid jessica 22757 0.0 1.8 24520 9540 ? S 14:21 0:00 klauncher [kdeinit] jessica 22760 0.0 2.7 28908 14424 ? S 14:21 0:01 kded [kdeinit] jessica 22907 0.0 2.0 24360 10772 ? S 14:22 0:00 kaccess [kdeinit] jessica 22913 0.0 0.0 1480 340 tty2 T 14:22 0:00 kwrapper ksmserver jessica 22915 0.0 2.1 24932 11024 ? S 14:22 0:00 ksmserver [kdeinit] jessica 22918 0.0 2.5 26692 13340 ? S 14:22 0:01 kwin [kdeinit] jessica 22921 0.0 2.9 28184 15204 ? S 14:22 0:01 kdesktop [kdeinit] jessica 22926 0.0 2.7 26720 13992 ? S 14:22 0:01 kio_uiserver [kdeinit] jessica 22929 0.0 2.9 29580 15040 ? S 14:22 0:01 kicker [kdeinit] jessica 22930 0.0 1.7 23696 9088 ? S 14:22 0:00 kio_file [kdeinit] file /tmp/ksocket-jessica/klauncherNCzRpb.slave-socket /tmp/ksocket-jessica/kio_trashG jessica 22936 0.0 2.3 25632 12036 ? S 14:22 0:00 klipper [kdeinit] jessica 22937 0.0 2.5 26956 13252 ? S 14:22 0:00 kpowersave [kdeinit] jessica 22940 0.0 2.6 26124 13464 ? S 14:22 0:01 susewatcher [kdeinit] -caption SUSE Watcher -icon yast -miniicon yast --quiet jessica 22943 0.0 2.4 24984 12676 ? S 14:22 0:01 SUSEgreeter -caption SUSE -icon SuSElogo1 -miniicon SuSElogo1 and so on... [4] http://draenor.its-toasted.org/xorg.conf [5] http://draenor.its-toasted.org/Xorg.0.log
Hi Johannes, please check for the ATI proprietary drivers from www.ati.de (.com), this could help -> and look for the threads regarding ATI recently, there are some issues you have to know in order to successfully install. Hope this helps, take care Dieter Am Samstag, 28. Januar 2006 19:11 schrieb Johannes M. Posel:
Hi!
I have a strange problem with a Latituce C800 notebook and the X.org
-- ----------------------------------------------------------- | \ /\_/\ | | ~x~ |/-----\ / \ /- \_/ ^^__ _ / _ ____ / <°°__ \- \_/ | |/ | | || || _| _| _| _| if you really want to see the pictures above - use some font with constant spacing like courier! :-) -----------------------------------------------------------
Hello Dieter, On 1/28/06, Dieter Jurzitza <dieter.jurzitza@t-online.de> wrote:
please check for the ATI proprietary drivers from www.ati.de (.com), this could help -> and look for the threads regarding ATI recently, there are some issues you have to know in order to successfully install.
Okay I tried the following. I launched the installation: linux:/opt/ATI # ./ati-driver-installer-8.21.7-i386.run --buildpkg SuSE/SUSE100-IA32 Creating directory fglrx-install Verifying archive integrity... All good. Uncompressing ATI Proprietary Linux Driver-8.21.7............................................................................................................................................................................................................................................................................................................................................................................. ================================================== ATI Technologies Linux Driver Installer/Packager ================================================== Generating package: SuSE/SUSE100-IA32 /tmp/fglrx Package /opt/ATI/fglrx_6_8_0_SUSE100-8.21.7-1.i386.rpm has been successfully generated Removing temporary directory: fglrx-install linux:/opt/ATI # rpm -Uhv fglrx_6_8_0_SUSE100-8.21.7-1.i386.rpm Preparing... ########################################### [100%] 1:fglrx_6_8_0_SUSE100 ########################################### [100%] /usr/src/kernel-modules/fglrx / make: Entering directory `/usr/src/linux-2.6.13-15.7-obj/i386/default' make -C ../../../linux-2.6.13-15.7 O=../linux-2.6.13-15.7-obj/i386/default LD /usr/src/kernel-modules/fglrx/built-in.o CC [M] /usr/src/kernel-modules/fglrx/agp3.o CC [M] /usr/src/kernel-modules/fglrx/nvidia-agp.o CC [M] /usr/src/kernel-modules/fglrx/agpgart_be.o /usr/src/kernel-modules/fglrx/agpgart_be.c: In function '__fgl_agp_init': /usr/src/kernel-modules/fglrx/agpgart_be.c:8173: warning: 'pm_register' is deprecated (declared at /usr/src/linux-2.6.13-15.7/include/linux/pm.h:107) /usr/src/kernel-modules/fglrx/agpgart_be.c: In function '__fgl_agp_cleanup': /usr/src/kernel-modules/fglrx/agpgart_be.c:8183: warning: 'pm_unregister_all' is deprecated (declared at /usr/src/linux-2.6.13-15.7/include/linux/pm.h:117) /usr/src/kernel-modules/fglrx/agpgart_be.c: At top level: /usr/src/kernel-modules/fglrx/agpgart_be.c:6077: warning: 'ati_gart_base' defined but not used CC [M] /usr/src/kernel-modules/fglrx/i7505-agp.o CC [M] /usr/src/kernel-modules/fglrx/firegl_public.o In file included from /usr/src/kernel-modules/fglrx/firegl_public.c:162: /usr/src/kernel-modules/fglrx/firegl_public.h:267:5: warning: "FIREGL_VMA_INFO" is not defined In file included from /usr/src/kernel-modules/fglrx/drm_proc.h:41, from /usr/src/kernel-modules/fglrx/firegl_public.c:333: /usr/src/kernel-modules/fglrx/drmP.h:561:5: warning: "__HAVE_VBL_IRQ" is not defined /usr/src/kernel-modules/fglrx/drmP.h:664:5: warning: "__HAVE_VBL_IRQ" is not defined /usr/src/kernel-modules/fglrx/drmP.h:936:5: warning: "__HAVE_SG" is not defined /usr/src/kernel-modules/fglrx/firegl_public.c:407:5: warning: "FIREGL_VMA_INFO" is not defined /usr/src/kernel-modules/fglrx/firegl_public.c:425:5: warning: "FIREGL_VMA_INFO" is not defined /usr/src/kernel-modules/fglrx/firegl_public.c: In function 'firegl_stub_putminor': /usr/src/kernel-modules/fglrx/firegl_public.c:579: warning: 'inter_module_put' is deprecated (declared at /usr/src/linux-2.6.13-15.7/include/linux/module.h:573) /usr/src/kernel-modules/fglrx/firegl_public.c:581: warning: 'inter_module_unregister' is deprecated (declared at /usr/src/linux-2.6.13-15.7/include/linux/module.h:570) /usr/src/kernel-modules/fglrx/firegl_public.c: In function 'firegl_stub_register': /usr/src/kernel-modules/fglrx/firegl_public.c:601: warning: 'inter_module_register' is deprecated (declared at /usr/src/linux-2.6.13-15.7/include/linux/module.h:569) /usr/src/kernel-modules/fglrx/firegl_public.c:632: warning: 'inter_module_put' is deprecated (declared at /usr/src/linux-2.6.13-15.7/include/linux/module.h:573) /usr/src/kernel-modules/fglrx/firegl_public.c: At top level: /usr/src/kernel-modules/fglrx/firegl_public.c:3509: warning: initialization from incompatible pointer type /usr/src/kernel-modules/fglrx/firegl_public.c:3510: warning: initialization from incompatible pointer type /usr/src/kernel-modules/fglrx/firegl_public.c:3511: warning: initialization from incompatible pointer type /usr/src/kernel-modules/fglrx/firegl_public.c:3512: warning: initialization from incompatible pointer type /usr/src/kernel-modules/fglrx/firegl_public.c:3513: warning: initialization from incompatible pointer type /usr/src/kernel-modules/fglrx/firegl_public.c:3514: warning: initialization from incompatible pointer type /usr/src/kernel-modules/fglrx/firegl_public.c:3515: warning: initialization from incompatible pointer type /usr/src/kernel-modules/fglrx/firegl_public.c:3516: warning: initialization from incompatible pointer type /usr/src/kernel-modules/fglrx/firegl_public.c:3518: warning: initialization from incompatible pointer type /usr/src/kernel-modules/fglrx/firegl_public.c:3528: warning: function declaration isn't a prototype /usr/src/kernel-modules/fglrx/firegl_public.c: In function 'test_inter_module_interface': /usr/src/kernel-modules/fglrx/firegl_public.c:3594: warning: 'inter_module_put' is deprecated (declared at /usr/src/linux-2.6.13-15.7/include/linux/module.h:573) /usr/src/kernel-modules/fglrx/firegl_public.c:3600: warning: 'inter_module_put' is deprecated (declared at /usr/src/linux-2.6.13-15.7/include/linux/module.h:573) /usr/src/kernel-modules/fglrx/firegl_public.c: In function '__ke_agp_allocate_memory_phys_list': /usr/src/kernel-modules/fglrx/firegl_public.c:3858: warning: passing argument 3 of 'im_fglrx_agp_stub->allocate_memory_phys_list' makes integer from pointer without a cast /usr/src/kernel-modules/fglrx/firegl_public.c: In function '__ke_agp_bind_memory': /usr/src/kernel-modules/fglrx/firegl_public.c:3897: warning: passing argument 1 of 'im_fglrx_agp_stub->bind_memory' from incompatible pointer type /usr/src/kernel-modules/fglrx/firegl_public.c: In function '__ke_agp_unbind_memory': /usr/src/kernel-modules/fglrx/firegl_public.c:3910: warning: passing argument 1 of 'im_fglrx_agp_stub->unbind_memory' from incompatible pointer type /usr/src/kernel-modules/fglrx/firegl_public.c: In function '__ke_smp_call_function': /usr/src/kernel-modules/fglrx/firegl_public.c:4139: warning: statement with no effect LD [M] /usr/src/kernel-modules/fglrx/fglrx.o Building modules, stage 2. MODPOST Warning: could not find /usr/src/kernel-modules/fglrx/.libfglrx_ip.a.GCC4.cmd for /usr/src/kernel-modules/fglrx/libfglrx_ip.a.GCC4 CC /usr/src/kernel-modules/fglrx/fglrx.mod.o LD [M] /usr/src/kernel-modules/fglrx/fglrx.ko make: Leaving directory `/usr/src/linux-2.6.13-15.7-obj/i386/default' make: Entering directory `/usr/src/linux-2.6.13-15.7-obj/i386/default' make -C ../../../linux-2.6.13-15.7 O=../linux-2.6.13-15.7-obj/i386/default modules_install INSTALL /usr/src/kernel-modules/fglrx/fglrx.ko make: Leaving directory `/usr/src/linux-2.6.13-15.7-obj/i386/default' / ************************************************************* Please read "/usr/share/doc/packages/fglrx/README.SuSE" for configuration details when using SaX2. ************************************************************* Da hat wohl etwas mit dem Modul nicht geklappt: linux:/opt/ATI # modprobe fglrx FATAL: Error inserting fglrx (/lib/modules/2.6.13-15.7-default/kernel/drivers/char/drm/fglrx.ko): No such device Aus dmesg: fglrx: module not supported by Novell, setting U taint flag. [fglrx] Maximum main memory to use for locked dma buffers: 431 MBytes. [fglrx:firegl_init] *ERROR* Device not found! Beim Versuch, X einzustellen (sax2 -r -m 0=fglrx -b /usr/share/doc/packages/fglrx/sax2-profile), passiert folgendes: 29-Jan 17:05:23 <X> Logging File contents: /var/log/xlog [ 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: SuSE Linux [ELF] SuSE Current Operating System: Linux linux 2.6.13-15.7-default #1 Tue Nov 29 14:32:29 UTC 2005 i686 Build Date: 07 October 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 Jan 29 17:05:19 2006 (++) Using config file: "/tmp/sax2-8262/xorg.conf" (==) ServerLayout "Layout[all]" (**) |-->Screen "Screen[0]" (0) (**) | |-->Monitor "Monitor[0]" (**) | |-->Device "Device[0]" (**) |-->Input Device "Keyboard[0]" (**) |-->Input Device "Mouse[1]" (**) |-->Input Device "Mouse[3]" (WW) The directory "/usr/X11R6/lib/X11/fonts/Speedo" does not exist. Entry deleted from font path. (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/X11R6/lib/X11/fonts/latin2/misc" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/75dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/Type1" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/latin7/75dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/baekmuk" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/japanese" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/kwintv" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/misc" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/75dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/misc" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/75dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/Type1" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/xtest" does not exist. Entry deleted from font path. (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/local,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/URW,/usr/X11R6/lib/X11/fonts/truetype,/usr/X11R6/lib/X11/fonts/uni:unscaled,/usr/X11R6/lib/X11/fonts/CID,/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled,/opt/kde3/share/fonts" (==) RgbPath set to "/usr/X11R6/lib/X11/rgb" (**) Input device list set to "/dev/ttyS0,/dev/ttyS1,/dev/ttyS2,/dev/ttyS3,/dev/ttyS4,/dev/ttyS5,/dev/ttyS6,/dev/ttyS7,/dev/ttyS8,/dev/psaux,/dev/logibm,/dev/sunmouse,/dev/atibm,/dev/amigamouse,/dev/atarimouse,/dev/inportbm,/dev/gpmdata,/dev/mouse,/dev/usbmouse,/dev/adbmouse,/dev/input/mice,/dev/input/event0,/dev/pointer0,/dev/pointer1,/dev/pointer2,/dev/pointer3" (==) ModulePath set to "/usr/X11R6/lib/modules" (**) Option "AllowMouseOpenFail" (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/X11R6/lib/modules/fonts/libbitmap.a (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/X11R6/lib/modules/libpcidata.a (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 number 7 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,1130 card 0000,0000 rev 02 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 8086,1131 card 0000,0000 rev 02 class 06,04,00 hdr 01 (II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 03 class 06,04,00 hdr 01 (II) PCI: 00:1f:0: chip 8086,244c card 0000,0000 rev 03 class 06,01,00 hdr 80 (II) PCI: 00:1f:1: chip 8086,244a card 8086,4541 rev 03 class 01,01,80 hdr 00 (II) PCI: 00:1f:2: chip 8086,2442 card 8086,4541 rev 03 class 0c,03,00 hdr 00 (II) PCI: 01:00:0: chip 1002,4d46 card 1028,00a3 rev 00 class 03,00,00 hdr 00 (II) PCI: 02:03:0: chip 125d,1998 card 1028,00a3 rev 10 class 04,01,00 hdr 00 (II) PCI: 02:06:0: chip 10b7,6055 card 10b7,6456 rev 10 class 02,00,00 hdr 80 (II) PCI: 02:06:1: chip 10b7,1007 card 10b7,615b rev 10 class 07,80,00 hdr 00 (II) PCI: 02:0f:0: chip 104c,ac42 card 1000,0000 rev 00 class 06,07,00 hdr 82 (II) PCI: 02:0f:1: chip 104c,ac42 card 3000,0000 rev 00 class 06,07,00 hdr 82 (II) PCI: 02:0f:2: chip 104c,8027 card 1028,00a3 rev 00 class 0c,00,10 hdr 80 (II) PCI: End of PCI scan (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,7), 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-PCI bridge: (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set) (II) Bus 1 I/O range: [0] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B] [1] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B] [2] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B] [3] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B] (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xe8000000 - 0xebffffff (0x4000000) MX[B] (II) PCI-to-PCI bridge: (II) Bus 2: bridge is at (0:30:0), (0,2,16), BCTRL: 0x0006 (VGA_EN is cleared) (II) Bus 2 I/O range: [0] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [1] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B] [2] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B] [3] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B] [4] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B] [5] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[B] [6] -1 0 0x0000f800 - 0x0000f8ff (0x100) IX[B] [7] -1 0 0x0000fc00 - 0x0000fcff (0x100) IX[B] (II) Bus 2 non-prefetchable memory range: [0] -1 0 0xf4000000 - 0xfbffffff (0x8000000) MX[B] (II) Bus 2 prefetchable memory range: [0] -1 0 0x20000000 - 0x24ffffff (0x5000000) MX[B] (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (II) PCI-to-CardBus bridge: (II) Bus 3: bridge is at (2:15:0), (2,3,6), BCTRL: 0x05c0 (VGA_EN is cleared) (II) Bus 3 non-prefetchable memory range: [0] -1 0 0xf4000000 - 0xf5ffffff (0x2000000) MX[B] (II) Bus 3 prefetchable memory range: [0] -1 0 0x20000000 - 0x21ffffff (0x2000000) MX[B] (II) PCI-to-CardBus bridge: (II) Bus 7: bridge is at (2:15:1), (2,7,10), BCTRL: 0x05c0 (VGA_EN is cleared) (II) Bus 7 non-prefetchable memory range: [0] -1 0 0xf6000000 - 0xf7ffffff (0x2000000) MX[B] (II) Bus 7 prefetchable memory range: [0] -1 0 0x22000000 - 0x23ffffff (0x2000000) MX[B] (--) PCI:*(1:0:0) ATI Technologies Inc Rage Mobility M4 AGP rev 0, Mem @ 0xe8000000/26, 0xfcffc000/14, I/O @ 0xcc00/8 (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 0xe4000000 from 0xe7ffffff to 0xe3ffffff (II) Active PCI resource ranges: [0] -1 0 0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B] [1] -1 0 0xf8ffc800 - 0xf8ffcfff (0x800) MX[B] [2] -1 0 0xf8ffd000 - 0xf8ffd07f (0x80) MX[B] [3] -1 0 0xf8ffd400 - 0xf8ffd4ff (0x100) MX[B] [4] -1 0 0xf8ffd800 - 0xf8ffd87f (0x80) MX[B] [5] -1 0 0xf8ffdc00 - 0xf8ffdc7f (0x80) MX[B] [6] -1 0 0xf8ffe000 - 0xf8ffffff (0x2000) MX[B] [7] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[B]O [8] -1 0 0xfcffc000 - 0xfcffffff (0x4000) MX[B](B) [9] -1 0 0xe8000000 - 0xebffffff (0x4000000) MX[B](B) [10] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B] [11] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B] [12] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B] [13] -1 0 0x0000dce0 - 0x0000dcff (0x20) IX[B] [14] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[B] [15] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B](B) (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B] [1] -1 0 0xf8ffc800 - 0xf8ffcfff (0x800) MX[B] [2] -1 0 0xf8ffd000 - 0xf8ffd07f (0x80) MX[B] [3] -1 0 0xf8ffd400 - 0xf8ffd4ff (0x100) MX[B] [4] -1 0 0xf8ffd800 - 0xf8ffd87f (0x80) MX[B] [5] -1 0 0xf8ffdc00 - 0xf8ffdc7f (0x80) MX[B] [6] -1 0 0xf8ffe000 - 0xf8ffffff (0x2000) MX[B] [7] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[B]O [8] -1 0 0xfcffc000 - 0xfcffffff (0x4000) MX[B](B) [9] -1 0 0xe8000000 - 0xebffffff (0x4000000) MX[B](B) [10] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B] [11] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B] [12] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B] [13] -1 0 0x0000dce0 - 0x0000dcff (0x20) IX[B] [14] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[B] [15] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B](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 0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B] [6] -1 0 0xf8ffc800 - 0xf8ffcfff (0x800) MX[B] [7] -1 0 0xf8ffd000 - 0xf8ffd07f (0x80) MX[B] [8] -1 0 0xf8ffd400 - 0xf8ffd4ff (0x100) MX[B] [9] -1 0 0xf8ffd800 - 0xf8ffd87f (0x80) MX[B] [10] -1 0 0xf8ffdc00 - 0xf8ffdc7f (0x80) MX[B] [11] -1 0 0xf8ffe000 - 0xf8ffffff (0x2000) MX[B] [12] -1 0 0xe4000000 - 0xe3ffffff (0x0) MX[B]O [13] -1 0 0xfcffc000 - 0xfcffffff (0x4000) MX[B](B) [14] -1 0 0xe8000000 - 0xebffffff (0x4000000) MX[B](B) [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [17] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B] [18] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B] [19] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B] [20] -1 0 0x0000dce0 - 0x0000dcff (0x20) IX[B] [21] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[B] [22] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B](B) (II) LoadModule: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (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: "type1" (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a (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/X11R6/lib/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: "extmod" (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a (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 XFree86-DGA (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: "v4l" (II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o (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: "fglrx" (II) Loading /usr/X11R6/lib/modules/drivers/fglrx_drv.o (II) Module fglrx: vendor="FireGL - ATI Technologies Inc." compiled for 6.8.0, module version = 8.21.7 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 0.7 (II) LoadModule: "kbd" (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o (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) LoadModule: "synaptics" (II) Loading /usr/X11R6/lib/modules/input/synaptics_drv.o (II) Module synaptics: vendor="X.Org Foundation" compiled for 4.3.99.902, module version = 1.0.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.4 (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (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) v4l driver for Video4Linux (II) ATI Radeon/FireGL: The following chipsets are supported: RADEON 9000/9000 PRO (RV250 4966), RADEON 9000 LE (RV250 4967), MOBILITY FireGL 9000 (M9 4C64), MOBILITY RADEON 9000 (M9 4C66), RADEON 9000 PRO (D9 4C67), RADEON 9250 (RV280 5960), RADEON 9200 (RV280 5961), RADEON 9200 SE (RV280 5964), MOBILITY RADEON 9200 (M9+ 5C61), MOBILITY RADEON 9200 (M9+ 5C63), FireGL 8800 (R200 5148), RADEON 8500 (R200 514C), RADEON 9100 (R200 514D), RADEON 8500 AIW (R200 4242), RADEON 9600 (RV350 4150), RADEON 9600 SE (RV350 4151), RADEON 9600 PRO (RV360 4152), MOBILITY RADEON 9600/9700 (M10/M11 4E50), MOBILITY RADEON 9550 (M12 4E56), RADEON 9500 (R300 4144), RADEON 9600 TX (R300 4146), FireGL Z1 (R300 4147), RADEON 9700 PRO (R300 4E44), RADEON 9500 PRO/9700 (R300 4E45), RADEON 9600 TX (R300 4E46), FireGL X1 (R300 4E47), RADEON 9800 SE (R350 4148), RADEON 9550 (RV350 4153), FireGL T2 (RV350 4154), RADEON 9800 PRO (R350 4E48), RADEON 9800 (R350 4E49), RADEON 9800 XT (R360 4E4A), FireGL X2-256/X2-256t (R350 4E4B), MOBILITY FireGL T2/T2e (M10/M11 4E54), RADEON X300 (RV370 5B60), RADEON X600 (RV380 5B62), RADEON X550 (RV370 5B63), FireGL V3100 (RV370 5B64), MOBILITY RADEON X300 (M22 5460), MOBILITY RADEON X600 (M24 5462), MOBILITY FireGL V3100 (M22 5464), RADEON X600 (RV380 3E50), FireGL V3200 (RV380 3E54), MOBILITY RADEON X600 (M24 3150), MOBILITY RADEON X300 (M22 3152), MOBILITY FireGL V3200 (M24 3154), RADEON X800 (R420 4A48), RADEON X800 PRO (R420 4A49), RADEON X800 SE (R420 4A4A), RADEON X800 XT (R420 4A4B), RADEON X800 (R420 4A4C), FireGL X3-256 (R420 4A4D), MOBILITY RADEON 9800 (M18 4A4E), RADEON X800 XT Platinum Edition (R420 4A50), RADEON X800 (R423 5548), RADEON X800 PRO (R423 5549), RADEON X800 XT Platinum Edition (R423 554A), RADEON X800 SE (R423 554B), RADEON X800 XT (R423 5D57), FireGL V7100 (R423 5550), FireGL V5100 (R423 5551), MOBILITY RADEON X800 XT (M28 5D48), MOBILITY FireGL V5100 (M28 5D49), RADEON X800 XL (R430 554D), RADEON X800 (R430 554F), RADEON X850 XT Platinum Edition (R480 5D4D), RADEON X850 PRO (R480 5D4F), RADEON X850 XT (R480 5D52), MOBILITY FireGL V5000 (M26 564A), MOBILITY FireGL V5000 (M26 564B), FireGL V5000 (RV410 5E48), RADEON X700 XT (RV410 5E4A), RADEON X700 PRO (RV410 5E4B), RADEON X700 SE (RV410 5E4C), RADEON X700 (RV410 5E4D), RADEON X700 (RV410 5E4F), MOBILITY RADEON X700 (M26 5652), MOBILITY RADEON X700 (M26 5653), MOBILITY RADEON X700 XL, RADEON 9100 IGP (RS300 5834), RADEON 9000 PRO/9100 PRO IGP (RS350 7834), MOBILITY RADEON 9000/9100 IGP (RS300M 5835), RADEON XPRESS 200 (RS400 5A41), RADEON XPRESS 200M (RS400 5A42), RADEON XPRESS 200 (RS480 5954), RADEON XPRESS 200M (RS480 5955), RADEON XPRESS 200 (RS482 5974), RADEON XPRESS 200M (RS482 5975), RADEON XPRESS 200 (RC410 5A61), RADEON XPRESS 200M (RC410 5A62) (II) Primary Device is: PCI 01:00:0 (II) ATI Proprietary Linux Driver Version Identifier:8.21.7 (II) ATI Proprietary Linux Driver Release Identifier: LGDr8.21g1 (II) ATI Proprietary Linux Driver Build Date: Jan 14 2006 16:26:15 (II) ATI Proprietary Linux Driver Build Information: autobuild-rel-r6-8.21.1-driver-lnx-238868 (EE) No devices detected. Fatal server error: no screens found 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. ] Sicher daß der ATI-Treiber diese Karte unterstützt? Danke, Johannes
participants (2)
-
Dieter Jurzitza
-
Johannes M. Posel