Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 13/08/2006, à 18:10

Zic

Encore un problème de fglrx ...

Bonjour, voilà, j'ai suivi le tuto sur le wiki, et X ne redémare plus après un sudo aticonfig --initial

xorg.conf avec aticonfig --initial :

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "aticonfig-Screen[0]" 0 0
        InputDevice    "Generic Keyboard"
        InputDevice    "Configured Mouse"
        InputDevice    "stylus" "SendCoreEvents"
        InputDevice    "cursor" "SendCoreEvents"
        InputDevice    "eraser" "SendCoreEvents"
EndSection

Section "Files"

        # path to defoma fonts
        FontPath     "/usr/share/X11/fonts/misc"
        FontPath     "/usr/share/X11/fonts/cyrillic"
        FontPath     "/usr/share/X11/fonts/100dpi/:unscaled"
        FontPath     "/usr/share/X11/fonts/75dpi/:unscaled"
        FontPath     "/usr/share/X11/fonts/Type1"
        FontPath     "/usr/share/X11/fonts/100dpi"
        FontPath     "/usr/share/X11/fonts/75dpi"
        FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load  "i2c"
        Load  "bitmap"
        Load  "ddc"
        Load  "dri"
        Load  "extmod"
        Load  "freetype"
        Load  "glx"
        Load  "int10"
        Load  "type1"
        Load  "vbe"
EndSection

Section "InputDevice"
        Identifier  "Generic Keyboard"
        Driver      "kbd"
        Option      "CoreKeyboard"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "fr"
        Option      "XkbVariant" "latin9"
EndSection

Section "InputDevice"
        Identifier  "Configured Mouse"
        Driver      "mouse"
        Option      "CorePointer"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "ExplorerPS/2"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "true"
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
        Identifier  "stylus"
        Driver      "wacom"
        Option      "Device" "/dev/wacom"          # Change to
        Option      "Type" "stylus"
        Option      "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
        Identifier  "eraser"
        Driver      "wacom"
        Option      "Device" "/dev/wacom"          # Change to
        Option      "Type" "eraser"
        Option      "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
        Identifier  "cursor"
        Driver      "wacom"
        Option      "Device" "/dev/wacom"          # Change to
        Option      "Type" "cursor"
        Option      "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Monitor"
        Identifier   "SAMTRON"
        HorizSync    24.0 - 70.0
        VertRefresh  45.0 - 120.0
        Option      "DPMS"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Device"
        Identifier  "ATI Technologies, Inc. Radeon Xpress 200 (RC410)"
        Driver      "ati"
        BusID       "PCI:1:5:0"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]"
        Driver      "fglrx"
EndSection

Section "Screen"
        Identifier "Default Screen"
        Device     "ATI Technologies, Inc. Radeon Xpress 200 (RC410)"
        Monitor    "SAMTRON"
        DefaultDepth     24
        SubSection "Display"
                Depth     1
                Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     4
                Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     8
                Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     15
                Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]"
        Device     "aticonfig-Device[0]"
        Monitor    "aticonfig-Monitor[0]"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection

Voici le Xorg.0.log :

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.15.7 i686
Current Operating System: Linux Kubuntu 2.6.15-26-686 #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006 i686
Build Date: 16 March 2006
	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 Aug 13 17:47:39 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "aticonfig-Screen[0]" (0)
(**) |   |-->Monitor "aticonfig-Monitor[0]"
(**) |   |-->Device "aticonfig-Device[0]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(**) FontPath set to "/usr/share/X11/fonts/misc,/usr/share/X11/fonts/100dpi/:unscaled,/usr/share/X11/fonts/75dpi/:unscaled,/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/100dpi,/usr/share/X11/fonts/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.2
	X.Org Video Driver: 0.8
	X.Org XInput driver : 0.5
	X.Org Server Extension : 0.2
	X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 7.0.0, 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/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 7.0.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.8
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1002,5a33 card 1002,5a33 rev 01 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1002,5a3f card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:11:0: chip 1002,437a card 1458,b003 rev 80 class 01,01,8f hdr 00
(II) PCI: 00:12:0: chip 1002,4379 card 1458,b003 rev 80 class 01,01,8f hdr 00
(II) PCI: 00:13:0: chip 1002,4374 card 1458,5004 rev 80 class 0c,03,10 hdr 80
(II) PCI: 00:13:1: chip 1002,4375 card 1458,5004 rev 80 class 0c,03,10 hdr 00
(II) PCI: 00:13:2: chip 1002,4373 card 1458,5004 rev 80 class 0c,03,20 hdr 00
(II) PCI: 00:14:0: chip 1002,4372 card 1458,5001 rev 81 class 0c,05,00 hdr 80
(II) PCI: 00:14:1: chip 1002,4376 card 1458,5002 rev 80 class 01,01,8a hdr 00
(II) PCI: 00:14:2: chip 1002,437b card 1002,437b rev 01 class 04,03,00 hdr 00
(II) PCI: 00:14:3: chip 1002,4377 card 1002,4377 rev 80 class 06,01,00 hdr 80
(II) PCI: 00:14:4: chip 1002,4371 card 0000,0000 rev 80 class 06,04,01 hdr 81
(II) PCI: 01:05:0: chip 1002,5a61 card 1458,d000 rev 00 class 03,00,00 hdr 00
(II) PCI: 02:05:0: chip 10ec,8139 card 1458,e000 rev 10 class 02,00,00 hdr 00
(II) PCI: 02:07:0: chip 104c,8024 card 1458,1000 rev 00 class 0c,00,10 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-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	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	0xd8000000 - 0xd9ffffff (0x2000000) MX[b]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[b]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:20:4), (0,2,2), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 2 I/O range:
	[0] -1	0	0x0000b000 - 0x0000bfff (0x1000) IX[b]
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0xdb000000 - 0xdb7fffff (0x800000) MX[b]
(--) PCI:*(1:5:0) ATI Technologies Inc RC410 [Radeon Xpress 200] rev 0, Mem @ 0xd0000000/27, 0xd9000000/16, I/O @ 0xa000/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	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xffffffff to 0xdfffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xdb000000 - 0xdb003fff (0x4000) MX[b]
	[1] -1	0	0xdb004000 - 0xdb0047ff (0x800) MX[b]
	[2] -1	0	0xdb005000 - 0xdb0050ff (0x100) MX[b]
	[3] -1	0	0xdb800000 - 0xdb803fff (0x4000) MX[b]
	[4] -1	0	0xdb807000 - 0xdb8073ff (0x400) MX[b]
	[5] -1	0	0xdb806000 - 0xdb806fff (0x1000) MX[b]
	[6] -1	0	0xdb805000 - 0xdb805fff (0x1000) MX[b]
	[7] -1	0	0xdb804000 - 0xdb804fff (0x1000) MX[b]
	[8] -1	0	0xdb809000 - 0xdb8091ff (0x200) MX[b]
	[9] -1	0	0xdb808000 - 0xdb8081ff (0x200) MX[b]
	[10] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[b]O
	[11] -1	0	0xd9000000 - 0xd900ffff (0x10000) MX[b](B)
	[12] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
	[13] -1	0	0x0000bf00 - 0x0000bfff (0x100) IX[b]
	[14] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[b]
	[15] -1	0	0x00003400 - 0x0000340f (0x10) IX[b]
	[16] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[b]
	[17] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[b]
	[18] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[b]
	[19] -1	0	0x0000d400 - 0x0000d403 (0x4) IX[b]
	[20] -1	0	0x0000d000 - 0x0000d007 (0x8) IX[b]
	[21] -1	0	0x0000cc00 - 0x0000cc0f (0x10) IX[b]
	[22] -1	0	0x0000c800 - 0x0000c803 (0x4) IX[b]
	[23] -1	0	0x0000c400 - 0x0000c407 (0x8) IX[b]
	[24] -1	0	0x0000c000 - 0x0000c003 (0x4) IX[b]
	[25] -1	0	0x0000e800 - 0x0000e807 (0x8) IX[b]
	[26] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[b](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xdb000000 - 0xdb003fff (0x4000) MX[b]
	[1] -1	0	0xdb004000 - 0xdb0047ff (0x800) MX[b]
	[2] -1	0	0xdb005000 - 0xdb0050ff (0x100) MX[b]
	[3] -1	0	0xdb800000 - 0xdb803fff (0x4000) MX[b]
	[4] -1	0	0xdb807000 - 0xdb8073ff (0x400) MX[b]
	[5] -1	0	0xdb806000 - 0xdb806fff (0x1000) MX[b]
	[6] -1	0	0xdb805000 - 0xdb805fff (0x1000) MX[b]
	[7] -1	0	0xdb804000 - 0xdb804fff (0x1000) MX[b]
	[8] -1	0	0xdb809000 - 0xdb8091ff (0x200) MX[b]
	[9] -1	0	0xdb808000 - 0xdb8081ff (0x200) MX[b]
	[10] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[b]O
	[11] -1	0	0xd9000000 - 0xd900ffff (0x10000) MX[b](B)
	[12] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
	[13] -1	0	0x0000bf00 - 0x0000bfff (0x100) IX[b]
	[14] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[b]
	[15] -1	0	0x00003400 - 0x0000340f (0x10) IX[b]
	[16] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[b]
	[17] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[b]
	[18] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[b]
	[19] -1	0	0x0000d400 - 0x0000d403 (0x4) IX[b]
	[20] -1	0	0x0000d000 - 0x0000d007 (0x8) IX[b]
	[21] -1	0	0x0000cc00 - 0x0000cc0f (0x10) IX[b]
	[22] -1	0	0x0000c800 - 0x0000c803 (0x4) IX[b]
	[23] -1	0	0x0000c400 - 0x0000c407 (0x8) IX[b]
	[24] -1	0	0x0000c000 - 0x0000c003 (0x4) IX[b]
	[25] -1	0	0x0000e800 - 0x0000e807 (0x8) IX[b]
	[26] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[b](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0xdb000000 - 0xdb003fff (0x4000) MX[b]
	[5] -1	0	0xdb004000 - 0xdb0047ff (0x800) MX[b]
	[6] -1	0	0xdb005000 - 0xdb0050ff (0x100) MX[b]
	[7] -1	0	0xdb800000 - 0xdb803fff (0x4000) MX[b]
	[8] -1	0	0xdb807000 - 0xdb8073ff (0x400) MX[b]
	[9] -1	0	0xdb806000 - 0xdb806fff (0x1000) MX[b]
	[10] -1	0	0xdb805000 - 0xdb805fff (0x1000) MX[b]
	[11] -1	0	0xdb804000 - 0xdb804fff (0x1000) MX[b]
	[12] -1	0	0xdb809000 - 0xdb8091ff (0x200) MX[b]
	[13] -1	0	0xdb808000 - 0xdb8081ff (0x200) MX[b]
	[14] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[b]O
	[15] -1	0	0xd9000000 - 0xd900ffff (0x10000) MX[b](B)
	[16] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
	[19] -1	0	0x0000bf00 - 0x0000bfff (0x100) IX[b]
	[20] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[b]
	[21] -1	0	0x00003400 - 0x0000340f (0x10) IX[b]
	[22] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[b]
	[23] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[b]
	[24] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[b]
	[25] -1	0	0x0000d400 - 0x0000d403 (0x4) IX[b]
	[26] -1	0	0x0000d000 - 0x0000d007 (0x8) IX[b]
	[27] -1	0	0x0000cc00 - 0x0000cc0f (0x10) IX[b]
	[28] -1	0	0x0000c800 - 0x0000c803 (0x4) IX[b]
	[29] -1	0	0x0000c400 - 0x0000c407 (0x8) IX[b]
	[30] -1	0	0x0000c000 - 0x0000c003 (0x4) IX[b]
	[31] -1	0	0x0000e800 - 0x0000e807 (0x8) IX[b]
	[32] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[b](B)
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
	compiled for 7.0.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 7.0.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 7.0.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
	compiled for 7.0.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 7.0.0, 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: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 7.0.0, 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/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 7.0.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 7.0.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 7.0.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 7.0.0, 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) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 7.0.0, module version = 1.1.0
	ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
	compiled for 6.8.99.8, module version = 8.25.18
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 7.0.0, module version = 1.0.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 7.0.0, module version = 1.0.3
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
(II) Module wacom: 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.5
(II) Wacom driver level: 47-0.7.2 $
(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 9000 (RV280 5962),
	RADEON 9200 SE (RV280 5964), FireMV 2200 PCI (RV280 5965),
	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), RADEON 9600 (RV350 4E51),
	MOBILITY RADEON 9600/9700 (M10/M11 4E50),
	MOBILITY RADEON 9500 (M11 4E52), 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 9500 (R350 4149), RADEON 9550 (RV350 4153),
	FireGL T2 (RV350 4154), RADEON 9600 (RV351 4155),
	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), FireMV 2200 (RV370 5B65),
	MOBILITY RADEON X300 (M22 5460), MOBILITY RADEON X300 (M22 5461),
	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 SE (R420 4A4F),
	RADEON X800 XT Platinum Edition (R420 4A50),
	RADEON X800 VE (R420 4A54), RADEON X800 (R423 5548),
	RADEON X800 PRO (R423 5549),
	RADEON X800 XT Platinum Edition (R423 554A),
	RADEON X800 GT (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),
	MOBILITY RADEON X800 (M28 5D4A), RADEON X800 XL (R430 554D),
	RADEON X800 GT (R430 554E), RADEON X800 GTO (R430 554F),
	RADEON X850 XT Platinum Edition (R480 5D4D),
	RADEON X800 GTO (R480 5D4F), RADEON X850 XT (R480 5D52),
	RADEON X850 (R481 4B48), RADEON X850 XT (R481 4B49),
	RADEON X850 SE (R481 4B4A), RADEON X850 PRO (R481 4B4B),
	RADEON X850 XT Platinum Edition (R481 4B4C),
	MOBILITY FireGL V5000 (M26 564A), MOBILITY FireGL V5000 (M26 564B),
	FireGL V5000 (RV410 5E48), FireGL V3300 (RV410 5E49),
	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),
	RADEON X1800 (R520 7100), MOBILITY RADEON X1800 (M58 7101),
	MOBILITY RADEON X1800 (M58 7102), MOBILITY FireGL V7200 (M58 7103),
	FireGL V7200 (R520 7104), FireGL V5300 (R520 7105),
	MOBILITY FireGL V7100 (M58 7106), RADEON X1800 XT (R520 7108),
	RADEON X1800 PRO (R520 7109), RADEON X1800 SE (R520 710A),
	RADEON X1800 (R520 710B), RADEON X1800 (R520 710C),
	FireGL V7300 (R520 710E), FireGL V7350 (R520 710F),
	RADEON X1300 PRO (RV505 7143), RADEON X1300 (RV505 7147),
	MOBILITY RADEON X1300 (M52 714B), MOBILITY RADEON X1300 (M52 714C),
	RADEON X1300 (RV505 715F), RADEON X1300 XT (RV515 7140),
	RADEON X1300 PRO (RV515 7142), MOBILITY FireGL (M54 GL 7144),
	MOBILITY RADEON X1400 (M54 7145), RADEON X1300 LE (RV515 7146),
	MOBILITY RADEON X1300 (M52 7149), MOBILITY RADEON X1300 (M52 714A),
	RADEON X1300 SE (RV515 714E), FireGL V3300 (RV515 7152),
	RADEON X1300 VE (RV515 715E), RADEON X1300 (RV516 7180),
	RADEON X1300 (RV516 7183), RADEON X1300 (RV516 7187),
	RADEON X1900 (R580 7240), RADEON X1900 (R580 7243),
	RADEON X1900 (R580 7244), RADEON X1900 (R580 7245),
	RADEON X1900 (R580 7246), RADEON X1900 (R580 7247),
	RADEON X1900 (R580 7248), RADEON X1900 (R580 7249),
	RADEON X1900 (R580 724A), RADEON X1900 (R580 724B),
	RADEON X1900 (R580 724C), RADEON X1900 (R580 724D),
	RADEON X1900 (R580 724E), RADEON X1900 (R580 724F),
	RADEON X1600 XT (RV530 71C0), RADEON X1600 PRO (RV530 71C2),
	MOBILITY FireGL V5200 (M56 71C4), MOBILITY RADEON X1600 (M56 71C5),
	RADEON (RV530 LE 71C6), RADEON (RV530 VE 71CE),
	FireGL V3400 (RV530 71D2), FireGL V5200 (RV530 71DA),
	RADEON (RV530 SE 71DE)
(II) Primary Device is: PCI 01:05:0
(II) ATI Proprietary Linux Driver Version Identifier:8.25.18
(II) ATI Proprietary Linux Driver Release Identifier: LGDr8.25g1                           
(II) ATI Proprietary Linux Driver Build Date: May 18 2006 09:54:44
(II) ATI Proprietary Linux Driver Build Information: autobuild-rel-r6-8.25.1-driver-lnx-268237
(--) Assigning device section with no busID to primary device
(--) Chipset RADEON XPRESS 200 (RC410 5A61) found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0xdb000000 - 0xdb003fff (0x4000) MX[b]
	[5] -1	0	0xdb004000 - 0xdb0047ff (0x800) MX[b]
	[6] -1	0	0xdb005000 - 0xdb0050ff (0x100) MX[b]
	[7] -1	0	0xdb800000 - 0xdb803fff (0x4000) MX[b]
	[8] -1	0	0xdb807000 - 0xdb8073ff (0x400) MX[b]
	[9] -1	0	0xdb806000 - 0xdb806fff (0x1000) MX[b]
	[10] -1	0	0xdb805000 - 0xdb805fff (0x1000) MX[b]
	[11] -1	0	0xdb804000 - 0xdb804fff (0x1000) MX[b]
	[12] -1	0	0xdb809000 - 0xdb8091ff (0x200) MX[b]
	[13] -1	0	0xdb808000 - 0xdb8081ff (0x200) MX[b]
	[14] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[b]O
	[15] -1	0	0xd9000000 - 0xd900ffff (0x10000) MX[b](B)
	[16] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
	[19] -1	0	0x0000bf00 - 0x0000bfff (0x100) IX[b]
	[20] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[b]
	[21] -1	0	0x00003400 - 0x0000340f (0x10) IX[b]
	[22] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[b]
	[23] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[b]
	[24] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[b]
	[25] -1	0	0x0000d400 - 0x0000d403 (0x4) IX[b]
	[26] -1	0	0x0000d000 - 0x0000d007 (0x8) IX[b]
	[27] -1	0	0x0000cc00 - 0x0000cc0f (0x10) IX[b]
	[28] -1	0	0x0000c800 - 0x0000c803 (0x4) IX[b]
	[29] -1	0	0x0000c400 - 0x0000c407 (0x8) IX[b]
	[30] -1	0	0x0000c000 - 0x0000c003 (0x4) IX[b]
	[31] -1	0	0x0000e800 - 0x0000e807 (0x8) IX[b]
	[32] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[b](B)
(II) fglrx(0): pEnt->device->identifier=0x81dcbe0
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0xdb000000 - 0xdb003fff (0x4000) MX[b]
	[5] -1	0	0xdb004000 - 0xdb0047ff (0x800) MX[b]
	[6] -1	0	0xdb005000 - 0xdb0050ff (0x100) MX[b]
	[7] -1	0	0xdb800000 - 0xdb803fff (0x4000) MX[b]
	[8] -1	0	0xdb807000 - 0xdb8073ff (0x400) MX[b]
	[9] -1	0	0xdb806000 - 0xdb806fff (0x1000) MX[b]
	[10] -1	0	0xdb805000 - 0xdb805fff (0x1000) MX[b]
	[11] -1	0	0xdb804000 - 0xdb804fff (0x1000) MX[b]
	[12] -1	0	0xdb809000 - 0xdb8091ff (0x200) MX[b]
	[13] -1	0	0xdb808000 - 0xdb8081ff (0x200) MX[b]
	[14] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[b]O
	[15] -1	0	0xd9000000 - 0xd900ffff (0x10000) MX[b](B)
	[16] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
	[17] 0	0	0x000a0000 - 0x000affff (0x10000) MS[b]
	[18] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[b]
	[19] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[b]
	[20] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[21] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
	[22] -1	0	0x0000bf00 - 0x0000bfff (0x100) IX[b]
	[23] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[b]
	[24] -1	0	0x00003400 - 0x0000340f (0x10) IX[b]
	[25] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[b]
	[26] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[b]
	[27] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[b]
	[28] -1	0	0x0000d400 - 0x0000d403 (0x4) IX[b]
	[29] -1	0	0x0000d000 - 0x0000d007 (0x8) IX[b]
	[30] -1	0	0x0000cc00 - 0x0000cc0f (0x10) IX[b]
	[31] -1	0	0x0000c800 - 0x0000c803 (0x4) IX[b]
	[32] -1	0	0x0000c400 - 0x0000c407 (0x8) IX[b]
	[33] -1	0	0x0000c000 - 0x0000c003 (0x4) IX[b]
	[34] -1	0	0x0000e800 - 0x0000e807 (0x8) IX[b]
	[35] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[b](B)
	[36] 0	0	0xd80003b0 - 0xd80003bb (0xc) IS[b]
	[37] 0	0	0xd80003c0 - 0xd80003df (0x20) IS[b]
(II) Setting vga for screen 0.
(II) fglrx(0): === [R200PreInit] === begin, [s]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 7.0.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 0.8
(II) fglrx(0): PCI bus 1 card 5 func 0
(**) fglrx(0): Depth 24, (--) framebuffer bpp 32
(II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) fglrx(0): Default visual is TrueColor
(**) fglrx(0): Option "DPMS" "true"
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
(==) fglrx(0): Gamma Correction for I is 0x06419064
(==) fglrx(0): Gamma Correction for II is 0x06419064
(==) fglrx(0): Buffer Tiling is ON
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(--) fglrx(0): Chipset: "RADEON XPRESS 200 (RC410 5A61)" (Chipset = 0x5a61)
(--) fglrx(0): (PciSubVendor = 0x1458, PciSubDevice = 0xd000)
(--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
(--) fglrx(0): MMIO registers at 0xd9000000
(==) fglrx(0): ROM-BIOS at 0x000c0000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules/libvbe.so
(II) fglrx(0): VESA BIOS detected
(II) fglrx(0): VESA VBE Version 2.0
(II) fglrx(0): VESA VBE Total Mem: 32768 kB
(II) fglrx(0): VESA VBE OEM: ATI RADEON XPRESS 200 Series
(II) fglrx(0): VESA VBE OEM Software Rev: 1.0
(II) fglrx(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) fglrx(0): VESA VBE OEM Product: MS4 
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Reloading /usr/lib/xorg/modules/linux/libdrm.so
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
[drm] failed to load kernel module "fglrx"
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
(II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
	compiled for 6.8.99.8, module version = 8.25.18
	ABI class: X.Org Server Extension, version 0.2
(EE) fglrx(0): Fail to initialize ASIC in kernel.
(--) fglrx(0): VideoRAM: 32768 kByte, Type: DDR SGRAM / SDRAM
(II) fglrx(0): PCIE card detected
(WW) fglrx(0): board is an unknown third party board, chipset is supported

   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

Backtrace:
0: /usr/bin/X11/X(xf86SigHandler+0x86) [0x80b4a86]
1: [0xffffe420]
2: /usr/lib/xorg/modules/drivers/fglrx_drv.so(vEncoderGetConnectorInfo+0x45) [0xb747d7f5]
3: /usr/lib/xorg/modules/drivers/fglrx_drv.so(vDfpEncoderGetDDCLine+0x3f) [0xb747d18f]
4: /usr/lib/xorg/modules/drivers/fglrx_drv.so(bDfpEnable+0x890) [0xb74761e0]
5: /usr/lib/xorg/modules/drivers/fglrx_drv.so(bDfpEnableDevice+0x5a) [0xb747663a]
6: /usr/lib/xorg/modules/drivers/fglrx_drv.so(bPreR400DfpEnable+0x96) [0xb7476746]
7: /usr/lib/xorg/modules/drivers/fglrx_drv.so(R6DfpEnable+0x67) [0xb746e737]
8: /usr/lib/xorg/modules/drivers/fglrx_drv.so(bEnableDisplay+0xeb) [0xb73eb08b]
9: /usr/lib/xorg/modules/drivers/fglrx_drv.so(DALEnableInstance+0x71b) [0xb7408e9b]
10: /usr/lib/xorg/modules/drivers/fglrx_drv.so(R200PreInitDAL+0x23c) [0xb73c2e7c]
11: /usr/lib/xorg/modules/drivers/fglrx_drv.so(R200PreInit+0x6e9) [0xb7396069]
12: /usr/bin/X11/X(InitOutput+0x9b8) [0x809e3c8]
13: /usr/bin/X11/X(main+0x292) [0x806debe]
14: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xd2) [0xb7d73ea2]
15: /usr/bin/X11/X(FontFileCompleteXLFD+0x81) [0x806d611]

Fatal server error:
Caught signal 11.  Server aborting

Et le dmesg :

[17179569.184000] Linux version 2.6.15-26-686 (buildd@terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006
[17179569.184000] BIOS-provided physical RAM map:
[17179569.184000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[17179569.184000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[17179569.184000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[17179569.184000]  BIOS-e820: 0000000000100000 - 000000001dff0000 (usable)
[17179569.184000]  BIOS-e820: 000000001dff0000 - 000000001dff3000 (ACPI NVS)
[17179569.184000]  BIOS-e820: 000000001dff3000 - 000000001e000000 (ACPI data)
[17179569.184000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[17179569.184000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[17179569.184000] 0MB HIGHMEM available.
[17179569.184000] 479MB LOWMEM available.
[17179569.184000] found SMP MP-table at 000f5780
[17179569.184000] On node 0 totalpages: 122864
[17179569.184000]   DMA zone: 4096 pages, LIFO batch:0
[17179569.184000]   DMA32 zone: 0 pages, LIFO batch:0
[17179569.184000]   Normal zone: 118768 pages, LIFO batch:31
[17179569.184000]   HighMem zone: 0 pages, LIFO batch:0
[17179569.184000] DMI 2.3 present.
[17179569.184000] ATI board detected. Disabling timer routing over 8254.
[17179569.184000] ACPI: RSDP (v000 AWARD                                 ) @ 0x000f7110
[17179569.184000] ACPI: RSDT (v001 AWARD  AWRDACPI 0x42302e31 AWRD 0x01010101) @ 0x1dff3040
[17179569.184000] ACPI: FADT (v001 AWARD  AWRDACPI 0x42302e31 AWRD 0x01010101) @ 0x1dff30c0
[17179569.184000] ACPI: MCFG (v001 AWARD  AWRDACPI 0x42302e31 AWRD 0x01010101) @ 0x1dff67c0
[17179569.184000] ACPI: MADT (v001 AWARD  AWRDACPI 0x42302e31 AWRD 0x01010101) @ 0x1dff66c0
[17179569.184000] ACPI: DSDT (v001 AWARD  AWRDACPI 0x00001000 MSFT 0x0100000c) @ 0x00000000
[17179569.184000] ACPI: PM-Timer IO Port: 0x4008
[17179569.184000] ACPI: Local APIC address 0xfee00000
[17179569.184000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[17179569.184000] Processor #0 15:4 APIC version 20
[17179569.184000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[17179569.184000] Processor #1 15:4 APIC version 20
[17179569.184000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[17179569.184000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
[17179569.184000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[17179569.184000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[17179569.184000] ACPI: BIOS IRQ0 pin2 override ignored.
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[17179569.184000] ACPI: IRQ9 used by override.
[17179569.184000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[17179569.184000] Using ACPI (MADT) for SMP configuration information
[17179569.184000] Allocating PCI resources starting at 20000000 (gap: 1e000000:c2000000)
[17179569.184000] Built 1 zonelists
[17179569.184000] Kernel command line: root=/dev/sda1 ro quiet splash
[17179569.184000] mapped APIC to ffffd000 (fee00000)
[17179569.184000] mapped IOAPIC to ffffc000 (fec00000)
[17179569.184000] Initializing CPU#0
[17179569.184000] PID hash table entries: 2048 (order: 11, 32768 bytes)
[17179569.184000] Detected 2926.773 MHz processor.
[17179569.184000] Using pmtmr for high-res timesource
[17179569.184000] Console: colour VGA+ 80x25
[17179572.040000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[17179572.044000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[17179572.052000] Memory: 475496k/491456k available (2110k kernel code, 15296k reserved, 595k data, 332k init, 0k highmem)
[17179572.052000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[17179572.132000] Calibrating delay using timer specific routine.. 5863.10 BogoMIPS (lpj=11726216)
[17179572.132000] Security Framework v1.0.0 initialized
[17179572.132000] SELinux:  Disabled at boot.
[17179572.132000] Mount-cache hash table entries: 512
[17179572.132000] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000651d 00000000 00000001
[17179572.132000] CPU: After vendor identify, caps: bfebfbff 20100000 00000000 00000000 0000651d 00000000 00000001
[17179572.132000] monitor/mwait feature present.
[17179572.132000] using mwait in idle threads.
[17179572.132000] CPU: Trace cache: 12K uops, L1 D cache: 16K
[17179572.132000] CPU: L2 cache: 1024K
[17179572.132000] CPU: Hyper-Threading is disabled
[17179572.132000] CPU: After all inits, caps: bfebfbff 20100000 00000000 00000080 0000651d 00000000 00000001
[17179572.132000] mtrr: v2.0 (20020519)
[17179572.132000] Enabling fast FPU save and restore... done.
[17179572.132000] Enabling unmasked SIMD FPU exception support... done.
[17179572.132000] Checking 'hlt' instruction... OK.
[17179572.148000] SMP alternatives: switching to UP code
[17179572.148000] checking if image is initramfs... it is
[17179572.652000] Freeing initrd memory: 6807k freed
[17179572.664000] ACPI: Looking for DSDT ... not found!
[17179572.684000] CPU0: Intel(R) Pentium(R) 4 CPU 2.93GHz stepping 09
[17179572.684000] SMP alternatives: switching to SMP code
[17179572.684000] Booting processor 1/1 eip 3000
[17179572.692000] Initializing CPU#1
[17179572.776000] Calibrating delay using timer specific routine.. 5852.39 BogoMIPS (lpj=11704790)
[17179572.776000] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000651d 00000000 00000001
[17179572.776000] CPU: After vendor identify, caps: bfebfbff 20100000 00000000 00000000 0000651d 00000000 00000001
[17179572.776000] monitor/mwait feature present.
[17179572.776000] CPU: Trace cache: 12K uops, L1 D cache: 16K
[17179572.776000] CPU: L2 cache: 1024K
[17179572.776000] CPU: Hyper-Threading is disabled
[17179572.776000] CPU: After all inits, caps: bfebfbff 20100000 00000000 00000080 0000651d 00000000 00000001
[17179572.776000] CPU1: Intel(R) Pentium(R) 4 CPU 2.93GHz stepping 09
[17179572.776000] Total of 2 processors activated (11715.50 BogoMIPS).
[17179572.776000] ENABLING IO-APIC IRQs
[17179572.776000] ..TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1
[17179572.920000] checking TSC synchronization across 2 CPUs: passed.
[17179572.924000] Brought up 2 CPUs
[17179572.924000] NET: Registered protocol family 16
[17179572.924000] EISA bus registered
[17179572.924000] ACPI: bus type pci registered
[17179572.924000] PCI: PCI BIOS revision 3.00 entry at 0xfb600, last bus=2
[17179572.924000] PCI: Using MMCONFIG
[17179572.924000] ACPI: Subsystem revision 20051216
[17179572.928000] ACPI: Interpreter enabled
[17179572.928000] ACPI: Using IOAPIC for interrupt routing
[17179572.928000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[17179572.928000] PCI: Probing PCI hardware (bus 00)
[17179572.928000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
[17179572.932000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:14.1
[17179572.932000] Boot video device is 0000:01:05.0
[17179572.932000] PCI: Transparent bridge - 0000:00:14.4
[17179572.932000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[17179572.940000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[17179572.940000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[17179572.940000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[17179572.944000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[17179572.944000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[17179572.944000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11)
[17179572.944000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11)
[17179572.944000] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11)
[17179572.944000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
[17179572.944000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[17179572.944000] Linux Plug and Play Support v0.97 (c) Adam Belay
[17179572.944000] pnp: PnP ACPI init
[17179572.948000] pnp: PnP ACPI: found 9 devices
[17179572.948000] PnPBIOS: Disabled by ACPI PNP
[17179572.948000] PCI: Using ACPI for IRQ routing
[17179572.948000] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[17179572.948000] PCI: Cannot allocate resource region 3 of device 0000:00:00.0
[17179572.976000] pnp: 00:00: ioport range 0x140-0x15f has been reserved
[17179572.976000] pnp: 00:00: ioport range 0x228-0x22f has been reserved
[17179572.976000] pnp: 00:00: ioport range 0x4d6-0x4d6 has been reserved
[17179572.976000] pnp: 00:00: ioport range 0xc00-0xc01 has been reserved
[17179572.976000] pnp: 00:00: ioport range 0xc14-0xc14 has been reserved
[17179572.976000] pnp: 00:00: ioport range 0xc50-0xc52 has been reserved
[17179572.976000] pnp: 00:00: ioport range 0xc6c-0xc6d has been reserved
[17179572.976000] pnp: 00:00: ioport range 0xc6f-0xc6f has been reserved
[17179572.976000] PCI: Bridge: 0000:00:01.0
[17179572.976000]   IO window: a000-afff
[17179572.976000]   MEM window: d8000000-d9ffffff
[17179572.976000]   PREFETCH window: d0000000-d7ffffff
[17179572.976000] PCI: Bridge: 0000:00:14.4
[17179572.976000]   IO window: b000-bfff
[17179572.976000]   MEM window: db000000-db7fffff
[17179572.976000]   PREFETCH window: disabled.
[17179572.980000] audit: initializing netlink socket (disabled)
[17179572.980000] audit(1155480544.976:1): initialized
[17179572.980000] VFS: Disk quotas dquot_6.5.1
[17179572.980000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179572.980000] Initializing Cryptographic API
[17179572.980000] io scheduler noop registered
[17179572.980000] io scheduler anticipatory registered
[17179572.980000] io scheduler deadline registered
[17179572.980000] io scheduler cfq registered
[17179572.980000] isapnp: Scanning for PnP cards...
[17179573.332000] isapnp: No Plug & Play device found
[17179573.352000] Real Time Clock Driver v1.12
[17179573.352000] PNP: No PS/2 controller found. Probing ports directly.
[17179573.884000] serio: i8042 AUX port at 0x60,0x64 irq 12
[17179573.896000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179573.896000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
[17179573.896000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[17179573.900000] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[17179573.900000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[17179573.900000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179573.900000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[17179573.900000] mice: PS/2 mouse device common for all mice
[17179574.028000] EISA: Probing bus 0 at eisa.0
[17179574.028000] Cannot allocate resource for EISA slot 3
[17179574.028000] Cannot allocate resource for EISA slot 4
[17179574.028000] EISA: Detected 0 cards.
[17179574.028000] NET: Registered protocol family 2
[17179574.684000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179574.704000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[17179574.704000] TCP established hash table entries: 16384 (order: 5, 196608 bytes)
[17179574.704000] TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
[17179574.704000] TCP: Hash tables configured (established 16384 bind 16384)
[17179574.704000] TCP reno registered
[17179574.704000] TCP bic registered
[17179574.704000] NET: Registered protocol family 1
[17179574.704000] NET: Registered protocol family 8
[17179574.704000] NET: Registered protocol family 20
[17179574.704000] Starting balanced_irq
[17179574.704000] Using IPI No-Shortcut mode
[17179574.704000] ACPI wakeup devices:
[17179574.704000] PCI0 USB0 USB1 USB2 AZAL  P2P PCE2 PCE3 PCE4 PCE5 PCE6 PCE7
[17179574.704000] ACPI: (supports S0 S3 S4 S5)
[17179574.704000] Freeing unused kernel memory: 332k freed
[17179574.752000] vga16fb: initializing
[17179574.752000] vga16fb: mapped to 0xc00a0000
[17179574.852000] Console: switching to colour frame buffer device 80x25
[17179574.852000] fb0: VGA16 VGA frame buffer device
[17179575.876000] Capability LSM initialized
[17179575.940000] ACPI: Processor [CPU0] (supports 8 throttling states)
[17179575.940000] ACPI: Processor [CPU1] (supports 8 throttling states)
[17179576.476000] SCSI subsystem initialized
[17179576.476000] ACPI: bus type scsi registered
[17179576.476000] libata version 1.20 loaded.
[17179576.480000] sata_sil 0000:00:11.0: version 0.9
[17179576.480000] ACPI: PCI Interrupt 0000:00:11.0[A] -> GSI 23 (level, low) -> IRQ 177
[17179576.480000] ata1: SATA max UDMA/100 cmd 0xDE822080 ctl 0xDE82208A bmdma 0xDE822000 irq 177
[17179576.480000] ata2: SATA max UDMA/100 cmd 0xDE8220C0 ctl 0xDE8220CA bmdma 0xDE822008 irq 177
[17179576.684000] ata1: no device found (phy stat 00000000)
[17179576.684000] scsi0 : sata_sil
[17179576.892000] ata2: no device found (phy stat 00000000)
[17179576.892000] scsi1 : sata_sil
[17179576.892000] ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 22 (level, low) -> IRQ 185
[17179576.892000] ata3: SATA max UDMA/100 cmd 0xDE860080 ctl 0xDE86008A bmdma 0xDE860000 irq 185
[17179576.892000] ata4: SATA max UDMA/100 cmd 0xDE8600C0 ctl 0xDE8600CA bmdma 0xDE860008 irq 185
[17179577.260000] ata3: dev 0 cfg 00:0040 49:2f00 82:746b 83:7f01 84:4023 85:7469 86:3c01 87:4023 88:40ff 93:0000
[17179577.260000] ata3: dev 0 ATA-7, max UDMA7, 390721968 sectors: LBA48
[17179577.260000] sata_get_dev_handle: SATA dev addr=0x120000, handle=0xddfd8fe0
[17179577.264000] ata3: dev 0 configured for UDMA/100
[17179577.264000] sata_get_dev_handle: SATA dev addr=0x120000, handle=0xddfd8fe0
[17179577.264000] scsi2 : sata_sil
[17179577.468000] ata4: no device found (phy stat 00000000)
[17179577.468000] scsi3 : sata_sil
[17179577.468000]   Vendor: ATA       Model: SAMSUNG SP2004C   Rev: VM10
[17179577.468000]   Type:   Direct-Access                      ANSI SCSI revision: 05
[17179577.476000] Driver 'sd' needs updating - please use bus_type methods
[17179577.480000] SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB)
[17179577.480000] SCSI device sda: drive cache: write back
[17179577.480000] SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB)
[17179577.480000] SCSI device sda: drive cache: write back
[17179577.480000]  sda: sda1 sda2 < sda5 >
[17179577.508000] sd 2:0:0:0: Attached scsi disk sda
[17179577.704000] ATIIXP: IDE controller at PCI slot 0000:00:14.1
[17179577.704000] ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 193
[17179577.704000] ATIIXP: chipset revision 128
[17179577.704000] ATIIXP: not 100% native mode: will probe irqs later
[17179577.704000]     ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:pio, hdb:pio
[17179577.704000]     ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:pio
[17179577.704000] Probing IDE interface ide0...
[17179578.272000] Probing IDE interface ide1...
[17179579.012000] hdc: _NEC DVD_RW ND-4551A, ATAPI CD/DVD-ROM drive
[17179579.688000] ide1 at 0x170-0x177,0x376 on irq 15
[17179579.696000] hdc: ATAPI 32X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
[17179579.696000] Uniform CD-ROM driver Revision: 3.20
[17179579.776000] usbcore: registered new driver usbfs
[17179579.776000] usbcore: registered new driver hub
[17179579.784000] ieee1394: Initialized config rom entry `ip1394'
[17179579.792000] ohci1394: $Rev: 1313 $ Ben Collins <bcollins@debian.org>
[17179579.792000] ACPI: PCI Interrupt 0000:02:07.0[A] -> GSI 22 (level, low) -> IRQ 185
[17179579.792000] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
[17179579.792000] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 19 (level, low) -> IRQ 201
[17179579.792000] ohci_hcd 0000:00:13.0: OHCI Host Controller
[17179579.820000] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 1
[17179579.820000] ohci_hcd 0000:00:13.0: irq 201, io mem 0xdb804000
[17179579.856000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[185]  MMIO=[db004000-db0047ff]  Max Packet=[2048]
[17179579.880000] hub 1-0:1.0: USB hub found
[17179579.880000] hub 1-0:1.0: 4 ports detected
[17179579.984000] ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 19 (level, low) -> IRQ 201
[17179579.984000] ohci_hcd 0000:00:13.1: OHCI Host Controller
[17179580.020000] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 2
[17179580.020000] ohci_hcd 0000:00:13.1: irq 201, io mem 0xdb805000
[17179580.080000] hub 2-0:1.0: USB hub found
[17179580.080000] hub 2-0:1.0: 4 ports detected
[17179580.184000] ACPI: PCI Interrupt 0000:00:13.2[A] -> GSI 19 (level, low) -> IRQ 201
[17179580.184000] ehci_hcd 0000:00:13.2: EHCI Host Controller
[17179580.184000] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 3
[17179580.184000] ehci_hcd 0000:00:13.2: irq 201, io mem 0xdb806000
[17179580.184000] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[17179580.184000] hub 3-0:1.0: USB hub found
[17179580.184000] hub 3-0:1.0: 8 ports detected
[17179580.312000] Probing IDE interface ide0...
[17179580.900000] Attempting manual resume
[17179580.936000] EXT3-fs: mounted filesystem with ordered data mode.
[17179580.936000] kjournald starting.  Commit interval 5 seconds
[17179580.988000] usb 3-2: new high speed USB device using ehci_hcd and address 2
[17179581.128000] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00148500006b6980]
[17179582.068000] usb 2-3: new low speed USB device using ohci_hcd and address 2
[17179582.564000] usb 2-4: new full speed USB device using ohci_hcd and address 3
[17179583.068000] usb 1-3: new low speed USB device using ohci_hcd and address 3
[17179587.660000] sd 2:0:0:0: Attached scsi generic sg0 type 0
[17179589.448000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179589.448000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[17179589.552000] Linux agpgart interface v0.101 (c) Dave Jones
[17179589.760000] ACPI: PCI Interrupt 0000:00:14.2[A] -> GSI 16 (level, low) -> IRQ 193
[17179589.788000] usbcore: registered new driver hiddev
[17179589.796000] input: HID 1267:0103 as /class/input/input1
[17179589.796000] input: USB HID v1.10 Keyboard [HID 1267:0103] on usb-0000:00:13.1-3
[17179589.808000] input: HID 1267:0103 as /class/input/input2
[17179589.808000] input: USB HID v1.10 Device [HID 1267:0103] on usb-0000:00:13.1-3
[17179589.812000] input: Cypress Sem PS2/USB Browser Combo Mouse as /class/input/input3
[17179589.812000] input: USB HID v1.00 Mouse [Cypress Sem PS2/USB Browser Combo Mouse] on usb-0000:00:13.0-3
[17179589.812000] usbcore: registered new driver usbhid
[17179589.812000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[17179589.984000] input: PC Speaker as /class/input/input4
[17179590.152000] hda_codec: Unknown model for ALC880, trying auto-probe from BIOS...
[17179590.160000] Linux video capture interface: v1.00
[17179590.196000] drivers/usb/media/spca5xx/spca5xx-main.c: USB SPCA5XX camera found. Pixart PAC207BCA
[17179590.204000] usbcore: registered new driver spca5xx
[17179590.204000] drivers/usb/media/spca5xx/spca5xx-main.c: spca5xx driver 00.57.08 registered
[17179590.292000] 8139too Fast Ethernet driver 0.9.27
[17179590.296000] ts: Compaq touchscreen protocol output
[17179590.308000] Initializing USB Mass Storage driver...
[17179590.308000] scsi4 : SCSI emulation for USB Mass Storage devices
[17179590.308000] usb-storage: device found at 2
[17179590.308000] usb-storage: waiting for device to settle before scanning
[17179590.308000] usbcore: registered new driver usb-storage
[17179590.308000] USB Mass Storage support registered.
[17179590.368000] ACPI: PCI Interrupt 0000:02:05.0[A] -> GSI 21 (level, low) -> IRQ 209
[17179590.368000] eth0: RealTek RTL8139 at 0xde986000, 00:14:85:6b:1f:20, IRQ 209
[17179590.368000] eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
[17179590.380000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
[17179590.532000] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[17179590.716000] lp: driver loaded but no devices found
[17179590.764000] sbp2: $Rev: 1306 $ Ben Collins <bcollins@debian.org>
[17179590.764000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
[17179590.764000] ieee1394: sbp2: Try serialize_io=0 for better performance
[17179590.832000] Adding 1413680k swap on /dev/sda5.  Priority:-1 extents:1 across:1413680k
[17179590.888000] EXT3 FS on sda1, internal journal
[17179591.096000] NET: Registered protocol family 10
[17179591.096000] lo: Disabled Privacy Extensions
[17179591.096000] IPv6 over IPv4 tunneling driver
[17179591.112000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
[17179591.112000] md: bitmap version 4.39
[17179591.468000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[17179591.844000] cdrom: open failed.
[17179593.640000] NET: Registered protocol family 17
[17179595.336000]   Vendor: Generic   Model: 2.0 Reader   -CF  Rev: 1.20
[17179595.336000]   Type:   Direct-Access                      ANSI SCSI revision: 00
[17179595.340000] sd 4:0:0:0: Attached scsi removable disk sdb
[17179595.340000] sd 4:0:0:0: Attached scsi generic sg1 type 0
[17179595.376000]   Vendor: Generic   Model: 2.0 Reader   -SM  Rev: 1.20
[17179595.376000]   Type:   Direct-Access                      ANSI SCSI revision: 00
[17179595.388000] sd 4:0:0:1: Attached scsi removable disk sdc
[17179595.388000] sd 4:0:0:1: Attached scsi generic sg2 type 0
[17179595.420000]   Vendor: Generic   Model: 2.0 Reader   -SD  Rev: 1.20
[17179595.420000]   Type:   Direct-Access                      ANSI SCSI revision: 00
[17179595.428000] sd 4:0:0:2: Attached scsi removable disk sdd
[17179595.428000] sd 4:0:0:2: Attached scsi generic sg3 type 0
[17179595.460000]   Vendor: Generic   Model: 2.0 Reader   -MS  Rev: 1.20
[17179595.460000]   Type:   Direct-Access                      ANSI SCSI revision: 00
[17179595.472000] sd 4:0:0:3: Attached scsi removable disk sde
[17179595.472000] sd 4:0:0:3: Attached scsi generic sg4 type 0
[17179595.504000]   Vendor: Generic   Model: 2.0 Reader   -xD  Rev: 1.20
[17179595.504000]   Type:   Direct-Access                      ANSI SCSI revision: 00
[17179595.512000] sd 4:0:0:4: Attached scsi removable disk sdf
[17179595.512000] sd 4:0:0:4: Attached scsi generic sg5 type 0
[17179595.524000] usb-storage: device scan complete
[17179598.308000] ACPI: Power Button (FF) [PWRF]
[17179598.308000] ACPI: Power Button (CM) [PWRB]
[17179598.392000] ibm_acpi: ec object not found
[17179598.432000] pcc_acpi: loading...
[17179600.052000] ppdev: user-space parallel port driver
[17179600.320000] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[17179600.320000] apm: disabled - APM is not SMP safe.
[17179601.160000] eth0: no IPv6 routers present
[17179602.472000] Bluetooth: Core ver 2.8
[17179602.472000] NET: Registered protocol family 31
[17179602.472000] Bluetooth: HCI device and connection manager initialized
[17179602.472000] Bluetooth: HCI socket layer initialized
[17179602.500000] Bluetooth: L2CAP ver 2.8
[17179602.500000] Bluetooth: L2CAP socket layer initialized
[17179602.520000] Bluetooth: RFCOMM socket layer initialized
[17179602.520000] Bluetooth: RFCOMM TTY layer initialized
[17179602.520000] Bluetooth: RFCOMM ver 1.7
[17179604.496000] [drm] Initialized drm 1.0.1 20051102
[17179621.776000] hda-intel: Invalid position buffer, using LPIB read method instead.
[17183090.940000] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[17183090.944000] [fglrx] Maximum main memory to use for locked dma buffers: 402 MBytes.
[17183090.944000] [fglrx:firegl_init_module] *ERROR* firegl_stub_register failed

Ma carte est une ATI Technologies, Inc. Radeon Xpress 200 (RC410).


GNU/Linux
The dynamic duo

marsaud.org

Hors ligne

#2 Le 13/08/2006, à 18:31

Zic

Re : Encore un problème de fglrx ...

De plus, un sudo depmod -a suivi de sudo modprobe fglrx me lance un :

FATAL: Error inserting fglrx (/lib/modules/2.6.15-26-686/volatile/fglrx.ko): Operation not permitted

GNU/Linux
The dynamic duo

marsaud.org

Hors ligne

#3 Le 13/08/2006, à 18:31

linkness

Re : Encore un problème de fglrx ...

Bonjour,

Tu as suivi le tutoriel pour les pilotes propriétaires ou les pilotes libres (radeon) ?
Sinon dans le tutoriel, tu n'avais pas fait une sauvergarde du xorg.conf avant de modifier ?


Partir de Windows pour découvrir le LIBRE... et finir sous LINUX :D
Kubuntu 7.04 depuis fin juin 06 (XGL, Firefox, Kopete, aMSN, amaroK, VLC, OpenOffice, KDE 3.5.7...) et l'autre...

Hors ligne

#4 Le 13/08/2006, à 18:36

Zic

Re : Encore un problème de fglrx ...

Merci de la réponse rapide tongue

Oui donc, les pilotes propriètaires (fglrx tongue), oui j'ai une copie de mon xorg.conf smile Sinon je ne serais plus là ...


GNU/Linux
The dynamic duo

marsaud.org

Hors ligne

#5 Le 13/08/2006, à 18:39

linkness

Re : Encore un problème de fglrx ...

Bonjour,

Désolé mais je débute ^^

J'ai remarqué que ton xorg.conf n'a pas ceci :

Section "Module"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	#Load	"extmod"
SubSection "extmod"		#rajoute
	Option "omit xfree86-dga"	#rajoute
EndSubSection			#rajoute
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"type1"
	Load	"vbe"
EndSection

C'est normal ? Un oubli?


Partir de Windows pour découvrir le LIBRE... et finir sous LINUX :D
Kubuntu 7.04 depuis fin juin 06 (XGL, Firefox, Kopete, aMSN, amaroK, VLC, OpenOffice, KDE 3.5.7...) et l'autre...

Hors ligne

#6 Le 13/08/2006, à 18:41

Zic

Re : Encore un problème de fglrx ...

Je ne sais pas trop ... En tout cas ça marche correctement sans fglrx donc je ne pense pas que ce soit ça smile

On débute tous tongue Sauf que yen a qui on débuté ya plus longtemps smile


GNU/Linux
The dynamic duo

marsaud.org

Hors ligne

#7 Le 13/08/2006, à 18:44

linkness

Re : Encore un problème de fglrx ...

C'est sur que si ça marche sans fglrx ouf mais tu ne profites pas des performances 3D dommage donc, de plus ta carte graphique ne se trouve pas dans les cartes compatibles avec les pilotes propriétaires :
Video driver for ATI graphics accelerators
Video driver for the ATI Radeon and FireGL graphics accelerators.
This version of the ATI driver officially supports: * ATI Radeon 8500, 9000, 9100, 9200, 9250 (R2xx) * ATI Radeon 9500, 9550, 9600, 9700, 9800, X300, X400, X600 (R3xx) * ATI Radeon X700, X800 (R4xx) * ATI Mobility 9000, 9600, 9800 * ATI FireGL 8700, 8800, E1, E2, X1, X2, X3, Z1, T2, 5100, 7100, 7200 * ATI Mobility FireGL 9000, T2, T2e
This package provides 2D display drivers and hardware accelerated OpenGL.

Alors bon... sad


Partir de Windows pour découvrir le LIBRE... et finir sous LINUX :D
Kubuntu 7.04 depuis fin juin 06 (XGL, Firefox, Kopete, aMSN, amaroK, VLC, OpenOffice, KDE 3.5.7...) et l'autre...

Hors ligne

#8 Le 13/08/2006, à 18:48

yostral

Re : Encore un problème de fglrx ...

Dans le fichier xorg.conf que tu nous montres, il y a 2 sections  [device], et une avec "ati", et l'autre avec "fglrx"... mets fglrx aux 2.


Quand tout le reste a échoué, lisez le mode d'emploi.

Hors ligne

#9 Le 13/08/2006, à 18:48

Zic

Re : Encore un problème de fglrx ...

Pourtant, dans le Xorg.0.log il y a mon modèle : RADEON XPRESS 200 (RC410 5A61), RADEON XPRESS 200M (RC410 5A62).

Je pense que c'est l'un des deux ...


GNU/Linux
The dynamic duo

marsaud.org

Hors ligne

#10 Le 13/08/2006, à 18:48

Zic

Re : Encore un problème de fglrx ...

yostral, j'ai vu ça, et apparament c'est normal ...


GNU/Linux
The dynamic duo

marsaud.org

Hors ligne