Bonjour,
Depuis quelques temps, je n’ai plus la 3D sous Sid avec le pilote libre radeon.
J’ai une ATI Technologies Inc Radeon R300 [Radeon 9700 Pro].
Voici mon xorg.conf :
[code]# /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 "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath “/usr/X11R6/lib/X11/fonts/75dpi”
# path to defoma fonts
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 "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” "ImPS/2"
Option “Emulate3Buttons” "false"
Option “Buttons” "7"
Option “ZAxisMapping” "4 5"
Option “ButtonMapping” "1 2 3 7 6"
EndSection
Section "Device"
Identifier "Carte vidéo générique"
Driver "radeon"
Option “AccelMethod” "EXA"
Option “AGPMode” "4"
Option “EnablePageFlip” "true"
Option "DDCMode"
Option “RenderAccel” "true"
Option “SubPixelOrder” "NONE"
Option “ColorTiling” "false"
BusID "PCI:2:0:0"
EndSection
Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 28-84
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Carte vidéo générique"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes “1680x1050” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes “1680x1050” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes “1680x1050” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes “1680x1050” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes “1680x1050” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes “1680x1050” “1024x768” “800x600” "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option “Composite” "Enable"
EndSection
[/code]
dmesg :
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.26-2-486 (Debian 2.6.26-15) (dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 Thu Mar 26 00:13:41 UTC 2009
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
[ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007fff0000 (usable)
[ 0.000000] BIOS-e820: 000000007fff0000 - 000000007fff3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007fff3000 - 0000000080000000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[ 0.000000] Warning only 896MB will be used.
[ 0.000000] Use a HIGHMEM enabled kernel.
[ 0.000000] 896MB LOWMEM available.
[ 0.000000] Entering add_active_range(0, 0, 229376) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 229376
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 229376
[ 0.000000] On node 0 totalpages: 229376
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 4064 pages, LIFO batch:0
[ 0.000000] Normal zone: 1760 pages used for memmap
[ 0.000000] Normal zone: 223520 pages, LIFO batch:31
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] DMI 2.2 present.
[ 0.000000] ACPI: RSDP 000F6BA0, 0014 (r0 Nvidia)
[ 0.000000] ACPI: RSDT 7FFF3000, 002C (r1 Nvidia AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: FACP 7FFF3040, 0074 (r1 Nvidia AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: DSDT 7FFF30C0, 48E8 (r1 NVIDIA AWRDACPI 1000 MSFT 100000D)
[ 0.000000] ACPI: FACS 7FFF0000, 0040
[ 0.000000] ACPI: APIC 7FFF79C0, 005A (r1 Nvidia AWRDACPI 42302E31 AWRD 0)
[ 0.000000] Nvidia board detected. Ignoring ACPI timer override.
[ 0.000000] If you got timer trouble try acpi_use_timer_override
[ 0.000000] ACPI: PM-Timer IO Port: 0x4008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: BIOS IRQ0 pin2 override ignored.
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at 88000000 (gap: 80000000:7ec00000)
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 227584
[ 0.000000] Kernel command line: root=/dev/sda2 ro
[ 0.000000] mapped APIC to ffffb000 (fee00000)
[ 0.000000] mapped IOAPIC to ffffa000 (fec00000)
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[ 0.000000] Detected 2162.707 MHz processor.
[ 0.004000] Console: colour VGA+ 80x25
[ 0.004000] console [tty0] enabled
[ 0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.004000] Memory: 898072k/917504k available (1695k kernel code, 18788k reserved, 744k data, 320k init, 0k highmem)
[ 0.004000] virtual kernel memory layout:
[ 0.004000] fixmap : 0xfffb3000 - 0xfffff000 ( 304 kB)
[ 0.004000] vmalloc : 0xf8800000 - 0xfffb1000 ( 119 MB)
[ 0.004000] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
[ 0.004000] .init : 0xc0364000 - 0xc03b4000 ( 320 kB)
[ 0.004000] .data : 0xc02a7c03 - 0xc0362000 ( 744 kB)
[ 0.004000] .text : 0xc0100000 - 0xc02a7c03 (1695 kB)
[ 0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.004000] CPA: page pool initialized 1 of 1 pages preallocated
[ 0.084021] Calibrating delay using timer specific routine.. 4329.07 BogoMIPS (lpj=8658158)
[ 0.084139] Security Framework initialized
[ 0.084188] SELinux: Disabled at boot.
[ 0.084235] Capability LSM initialized
[ 0.084289] Mount-cache hash table entries: 512
[ 0.084459] Initializing cgroup subsys ns
[ 0.084507] Initializing cgroup subsys cpuacct
[ 0.084553] Initializing cgroup subsys devices
[ 0.084612] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 0.084662] CPU: L2 Cache: 256K (64 bytes/line)
[ 0.084716] CPU: AMD Athlon(tm) XP 2700+ stepping 01
[ 0.084829] Checking 'hlt' instruction... OK.
[ 0.101288] Freeing SMP alternatives: 0k freed
[ 0.101340] ACPI: Core revision 20080321
[ 0.116007] ENABLING IO-APIC IRQs
[ 0.116007] ..TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1
[ 0.156009] net_namespace: 652 bytes
[ 0.156009] Booting paravirtualized kernel on bare hardware
[ 0.156009] NET: Registered protocol family 16
[ 0.156009] EISA bus registered
[ 0.156009] ACPI: bus type pci registered
[ 0.156009] PCI: PCI BIOS revision 2.10 entry at 0xfb420, last bus=2
[ 0.156009] PCI: Using configuration type 1 for base access
[ 0.156009] Setting up standard PCI resources
[ 0.160010] ACPI: EC: Look up EC in DSDT
[ 0.166891] ACPI: Interpreter enabled
[ 0.166942] ACPI: (supports S0 S1 S4 S5)
[ 0.167125] ACPI: Using IOAPIC for interrupt routing
[ 0.174004] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.174139] pci 0000:00:00.0: nForce2 C1 Halt Disconnect fixup
[ 0.175227] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.175428] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[ 0.175713] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT]
[ 0.220933] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.221599] ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.222184] ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.222768] ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.223352] ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.224008] ACPI: PCI Interrupt Link [LUBA] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.224605] ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.225190] ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.225774] ACPI: PCI Interrupt Link [LAPU] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.226363] ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.226950] ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.227606] ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.228195] ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.228780] ACPI: PCI Interrupt Link [LFIR] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.229435] ACPI: PCI Interrupt Link [L3CM] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.230090] ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.230730] ACPI: PCI Interrupt Link [APC1] (IRQs *16), disabled.
[ 0.231029] ACPI: PCI Interrupt Link [APC2] (IRQs *17)
[ 0.231294] ACPI: PCI Interrupt Link [APC3] (IRQs *18)
[ 0.231559] ACPI: PCI Interrupt Link [APC4] (IRQs *19)
[ 0.231824] ACPI: PCI Interrupt Link [APCE] (IRQs *16), disabled.
[ 0.232201] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22) *0
[ 0.232622] ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22) *0
[ 0.233040] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22) *0
[ 0.233458] ACPI: PCI Interrupt Link [APCI] (IRQs 20 21 22) *0
[ 0.233875] ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22) *0
[ 0.234292] ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22) *0, disabled.
[ 0.234689] ACPI: PCI Interrupt Link [APCS] (IRQs *23)
[ 0.235012] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22) *0
[ 0.235429] ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22) *0, disabled.
[ 0.235879] ACPI: PCI Interrupt Link [AP3C] (IRQs 20 21 22) *0, disabled.
[ 0.236334] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22) *0, disabled.
[ 0.236764] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 0.236843] pnp: PnP ACPI init
[ 0.236895] ACPI: bus type pnp registered
[ 0.242009] pnp: PnP ACPI: found 15 devices
[ 0.242061] ACPI: ACPI bus type pnp unregistered
[ 0.242110] PnPBIOS: Disabled by ACPI PNP
[ 0.242418] PCI: Using ACPI for IRQ routing
[ 0.242712] ACPI: RTC can wake from S4
[ 0.242781] system 00:00: ioport range 0x4000-0x407f has been reserved
[ 0.242831] system 00:00: ioport range 0x4080-0x40ff has been reserved
[ 0.242880] system 00:00: ioport range 0x4400-0x447f has been reserved
[ 0.242929] system 00:00: ioport range 0x4480-0x44ff has been reserved
[ 0.242980] system 00:00: ioport range 0x4200-0x427f has been reserved
[ 0.243029] system 00:00: ioport range 0x4280-0x42ff has been reserved
[ 0.243084] system 00:01: ioport range 0x5000-0x503f has been reserved
[ 0.243133] system 00:01: ioport range 0x5100-0x513f has been reserved
[ 0.243191] system 00:02: iomem range 0xd4800-0xd7fff has been reserved
[ 0.243240] system 00:02: iomem range 0xf0000-0xf7fff could not be reserved
[ 0.243290] system 00:02: iomem range 0xf8000-0xfbfff could not be reserved
[ 0.243339] system 00:02: iomem range 0xfc000-0xfffff could not be reserved
[ 0.243389] system 00:02: iomem range 0x7fff0000-0x7fffffff could not be reserved
[ 0.243446] system 00:02: iomem range 0xffff0000-0xffffffff could not be reserved
[ 0.243503] system 00:02: iomem range 0x0-0x9ffff could not be reserved
[ 0.243552] system 00:02: iomem range 0x100000-0x7ffeffff could not be reserved
[ 0.243609] system 00:02: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 0.243666] system 00:02: iomem range 0xfee00000-0xfee00fff could not be reserved
[ 0.243728] system 00:04: ioport range 0xb78-0xb7b has been reserved
[ 0.243777] system 00:04: ioport range 0xf78-0xf7b has been reserved
[ 0.243826] system 00:04: ioport range 0xa78-0xa7b has been reserved
[ 0.243874] system 00:04: ioport range 0xe78-0xe7b has been reserved
[ 0.243923] system 00:04: ioport range 0xbbc-0xbbf has been reserved
[ 0.243972] system 00:04: ioport range 0xfbc-0xfbf has been reserved
[ 0.244029] system 00:04: ioport range 0x4d0-0x4d1 has been reserved
[ 0.244078] system 00:04: ioport range 0x294-0x297 has been reserved
[ 0.274519] PCI: Bridge: 0000:00:08.0
[ 0.274566] IO window: a000-bfff
[ 0.274613] MEM window: 0xd7000000-0xd8ffffff
[ 0.274661] PREFETCH window: 0x00000000d4000000-0x00000000d4ffffff
[ 0.274714] PCI: Bridge: 0000:00:1e.0
[ 0.274759] IO window: c000-cfff
[ 0.274805] MEM window: 0xd5000000-0xd6ffffff
[ 0.274852] PREFETCH window: 0x00000000c0000000-0x00000000cfffffff
[ 0.274910] PCI: Setting latency timer of device 0000:00:08.0 to 64
[ 0.274930] NET: Registered protocol family 2
[ 0.275054] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.276307] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.277804] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.278227] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.278276] TCP reno registered
[ 0.278431] NET: Registered protocol family 1
[ 0.278597] checking if image is initramfs... it is
[ 0.776052] Switched to high resolution mode on CPU 0
[ 0.849257] Freeing initrd memory: 7645k freed
[ 0.849987] audit: initializing netlink socket (disabled)
[ 0.850048] type=2000 audit(1239814254.848:1): initialized
[ 0.850204] Total HugeTLB memory allocated, 0
[ 0.850307] VFS: Disk quotas dquot_6.5.1
[ 0.850377] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.850460] msgmni has been set to 1769
[ 0.850600] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.850659] io scheduler noop registered
[ 0.850704] io scheduler anticipatory registered
[ 0.850750] io scheduler deadline registered
[ 0.850800] io scheduler cfq registered (default)
[ 0.850998] pci 0000:02:00.0: Boot video device
[ 0.851359] isapnp: Scanning for PnP cards...
[ 1.205921] isapnp: No Plug & Play device found
[ 1.208371] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 1.208565] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.208733] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 1.209146] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.209356] 00:0b: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 1.209762] ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
[ 1.209816] ACPI: PCI Interrupt 0000:01:06.0[A] -> Link [APC3] -> GSI 18 (level, high) -> IRQ 18
[ 1.210100] 0000:01:06.0: ttyS2 at I/O 0xa008 (irq = 18) is a 16450
[ 1.210252] 0000:01:06.0: ttyS3 at I/O 0xa010 (irq = 18) is a 8250
[ 1.210338] Couldn't register serial port 0000:01:06.0: -28
[ 1.211663] brd: module loaded
[ 1.211804] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.214237] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.214290] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.214506] mice: PS/2 mouse device common for all mice
[ 1.214680] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 1.214745] rtc0: alarms up to one year, y3k
[ 1.214898] EISA: Probing bus 0 at eisa.0
[ 1.214963] Cannot allocate resource for EISA slot 4
[ 1.215010] Cannot allocate resource for EISA slot 5
[ 1.215070] EISA: Detected 0 cards.
[ 1.215115] cpuidle: using governor ladder
[ 1.215160] cpuidle: using governor menu
[ 1.215208] No iBFT detected.
[ 1.215694] TCP cubic registered
[ 1.215739] NET: Registered protocol family 17
[ 1.215790] Using IPI Shortcut mode
[ 1.215947] registered taskstats version 1
[ 1.216277] rtc_cmos 00:06: setting system clock to 2009-04-15 16:50:56 UTC (1239814256)
[ 1.216665] Freeing unused kernel memory: 320k freed
[ 1.233378] input: AT Translated Set 2 keyboard as /class/input/input0
[ 1.336809] ACPI: PNP0C0B:00 is registered as cooling_device0
[ 1.336876] ACPI: Fan [FAN] (on)
[ 1.340347] ACPI: ACPI0007:00 is registered as cooling_device1
[ 1.342917] ACPI: LNXTHERM:01 is registered as thermal_zone0
[ 1.343947] ACPI: Thermal Zone [THRM] (41 C)
[ 1.553575] Linux agpgart interface v0.103
[ 1.554490] agpgart: Detected NVIDIA nForce2 chipset
[ 1.558544] agpgart: AGP aperture is 64M @ 0xd0000000
[ 1.643003] usbcore: registered new interface driver usbfs
[ 1.643084] usbcore: registered new interface driver hub
[ 1.643178] usbcore: registered new device driver usb
[ 1.647057] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22
[ 1.647117] ACPI: PCI Interrupt 0000:00:02.2[C] -> Link [APCL] -> GSI 22 (level, high) -> IRQ 22
[ 1.647252] PCI: Setting latency timer of device 0000:00:02.2 to 64
[ 1.647255] ehci_hcd 0000:00:02.2: EHCI Host Controller
[ 1.647463] ehci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 1
[ 1.647551] ehci_hcd 0000:00:02.2: selective suspend/wakeup unavailable
[ 1.647606] ehci_hcd 0000:00:02.2: debug port 1
[ 1.647654] PCI: cache line size of 64 is not supported by device 0000:00:02.2
[ 1.647669] ehci_hcd 0000:00:02.2: irq 22, io mem 0xd9083000
[ 1.656083] ehci_hcd 0000:00:02.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 1.656250] usb usb1: configuration #1 chosen from 1 choice
[ 1.656324] hub 1-0:1.0: USB hub found
[ 1.656378] hub 1-0:1.0: 6 ports detected
[ 1.669361] No dock devices found.
[ 1.676851] SCSI subsystem initialized
[ 1.684150] Uniform Multi-Platform E-IDE driver
[ 1.684206] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 1.695697] libata version 3.00 loaded.
[ 1.760189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.760245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.760302] usb usb1: Product: EHCI Host Controller
[ 1.760348] usb usb1: Manufacturer: Linux 2.6.26-2-486 ehci_hcd
[ 1.760395] usb usb1: SerialNumber: 0000:00:02.2
[ 1.760558] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.61.
[ 1.760974] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 21
[ 1.761027] ACPI: PCI Interrupt 0000:00:04.0[A] -> Link [APCH] -> GSI 21 (level, high) -> IRQ 21
[ 1.761153] PCI: Setting latency timer of device 0000:00:04.0 to 64
[ 1.761187] forcedeth 0000:00:04.0: Invalid Mac address detected: 00:00:00:00:00:00
[ 1.761244] forcedeth 0000:00:04.0: Please complain to your hardware vendor. Switching to a random MAC.
[ 1.764234] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.240009] usb 1-4: new high speed USB device using ehci_hcd and address 3
[ 2.280621] forcedeth 0000:00:04.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:00:6c:55:54:05
[ 2.280681] forcedeth 0000:00:04.0: timirq lnktim desc-v1
[ 2.280777] NFORCE2: 0000:00:09.0 (rev a2) UDMA133 controller
[ 2.280826] NFORCE2: IDE controller (0x10de:0x0065 rev 0xa2) at PCI slot 0000:00:09.0
[ 2.280910] NFORCE2: not 100% native mode: will probe irqs later
[ 2.280970] ide0: BM-DMA at 0xf000-0xf007
[ 2.281021] ide1: BM-DMA at 0xf008-0xf00f
[ 2.281069] Probing IDE interface ide0...
[ 2.374650] usb 1-4: configuration #1 chosen from 1 choice
[ 2.375118] usb 1-4: New USB device found, idVendor=054c, idProduct=0243
[ 2.375172] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.375222] usb 1-4: Product: Storage Media
[ 2.375268] usb 1-4: Manufacturer: Sony
[ 2.375312] usb 1-4: SerialNumber: 2A07062609127
[ 2.380517] Initializing USB Mass Storage driver...
[ 2.380682] scsi0 : SCSI emulation for USB Mass Storage devices
[ 2.380823] usbcore: registered new interface driver usb-storage
[ 2.380873] USB Mass Storage support registered.
[ 2.381006] usb-storage: device found at 3
[ 2.381008] usb-storage: waiting for device to settle before scanning
[ 2.568131] hda: Maxtor 6Y080L0, ATA DISK drive
[ 2.848128] hdb: ST340016A, ATA DISK drive
[ 2.904058] hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[ 2.904169] hda: host side 80-wire cable detection failed, limiting max speed to UDMA33
[ 2.904227] hda: UDMA/33 mode selected
[ 2.904377] hdb: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[ 2.904698] hdb: host side 80-wire cable detection failed, limiting max speed to UDMA33
[ 2.904755] hdb: UDMA/33 mode selected
[ 2.904869] Probing IDE interface ide1...
[ 3.640128] hdc: SONY CD-RW CRX220E1, ATAPI CD/DVD-ROM drive
[ 4.424128] hdd: BENQ DVD DD DW1650, ATAPI CD/DVD-ROM drive
[ 4.480032] hdc: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[ 4.481582] hdc: UDMA/33 mode selected
[ 4.483380] hdd: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[ 4.483963] hdd: UDMA/33 mode selected
[ 4.484381] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 4.488148] ide1 at 0x170-0x177,0x376 on irq 15
[ 4.489897] sata_sil 0000:01:0b.0: version 2.3
[ 4.489897] ACPI: PCI Interrupt 0000:01:0b.0[A] -> Link [APC3] -> GSI 18 (level, high) -> IRQ 18
[ 4.489897] scsi1 : sata_sil
[ 4.489897] scsi2 : sata_sil
[ 4.489897] ata1: SATA max UDMA/100 mmio m512@0xd8000000 tf 0xd8000080 irq 18
[ 4.489897] ata2: SATA max UDMA/100 mmio m512@0xd8000000 tf 0xd80000c0 irq 18
[ 4.489897] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 20
[ 4.489897] ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [APCF] -> GSI 20 (level, high) -> IRQ 20
[ 4.489897] PCI: Setting latency timer of device 0000:00:02.0 to 64
[ 4.489897] ohci_hcd 0000:00:02.0: OHCI Host Controller
[ 4.489897] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
[ 4.489897] ohci_hcd 0000:00:02.0: irq 20, io mem 0xd9085000
[ 4.550096] usb usb2: configuration #1 chosen from 1 choice
[ 4.550179] hub 2-0:1.0: USB hub found
[ 4.550233] hub 2-0:1.0: 3 ports detected
[ 4.652091] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 4.652142] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.652199] usb usb2: Product: OHCI Host Controller
[ 4.652245] usb usb2: Manufacturer: Linux 2.6.26-2-486 ohci_hcd
[ 4.652292] usb usb2: SerialNumber: 0000:00:02.0
[ 4.652708] ACPI: PCI Interrupt Link [APCG] enabled at IRQ 22
[ 4.652758] ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [APCG] -> GSI 22 (level, high) -> IRQ 22
[ 4.652895] PCI: Setting latency timer of device 0000:00:02.1 to 64
[ 4.652899] ohci_hcd 0000:00:02.1: OHCI Host Controller
[ 4.652970] ohci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 3
[ 4.653039] ohci_hcd 0000:00:02.1: irq 22, io mem 0xd9082000
[ 4.710062] usb usb3: configuration #1 chosen from 1 choice
[ 4.710139] hub 3-0:1.0: USB hub found
[ 4.710193] hub 3-0:1.0: 3 ports detected
[ 4.812042] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 4.812292] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 4.812342] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.812398] usb usb3: Product: OHCI Host Controller
[ 4.812444] usb usb3: Manufacturer: Linux 2.6.26-2-486 ohci_hcd
[ 4.812492] usb usb3: SerialNumber: 0000:00:02.1
[ 4.828704] ata1.00: ATA-6: HDS722512VLSA80, V33OA60A, max UDMA/100
[ 4.828753] ata1.00: 241254720 sectors, multi 16: LBA48
[ 4.852703] ata1.00: configured for UDMA/100
[ 4.956009] usb 2-1: new full speed USB device using ohci_hcd and address 2
[ 5.156114] usb 2-1: configuration #1 chosen from 1 choice
[ 5.162294] usb 2-1: New USB device found, idVendor=046d, idProduct=08d9
[ 5.162344] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 5.172028] ata2: SATA link down (SStatus 0 SControl 310)
[ 5.172197] scsi 1:0:0:0: Direct-Access ATA HDS722512VLSA80 V33O PQ: 0 ANSI: 5
[ 5.178960] hda: max request size: 128KiB
[ 5.179274] hda: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=65535/16/63
[ 5.181354] hda: cache flushes supported
[ 5.181459] hda: hda1
[ 5.186786] hdb: max request size: 128KiB
[ 5.187158] hdb: 78165360 sectors (40020 MB) w/2048KiB Cache, CHS=65535/16/63
[ 5.187274] hdb: cache flushes not supported
[ 5.187356] hdb: hdb1
[ 5.210030] hdc: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache
[ 5.210246] Uniform CD-ROM driver Revision: 3.20
[ 5.213732] Driver 'sd' needs updating - please use bus_type methods
[ 5.213910] sd 1:0:0:0: [sda] 241254720 512-byte hardware sectors (123522 MB)
[ 5.213974] sd 1:0:0:0: [sda] Write Protect is off
[ 5.214022] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 5.214046] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.214164] sd 1:0:0:0: [sda] 241254720 512-byte hardware sectors (123522 MB)
[ 5.214224] sd 1:0:0:0: [sda] Write Protect is off
[ 5.214271] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 5.214292] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.214352] sda: sda2 sda3 sda4
[ 5.237204] sd 1:0:0:0: [sda] Attached SCSI disk
[ 5.251462] hdd: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
[ 5.641940] PM: Starting manual resume from disk
[ 5.673910] kjournald starting. Commit interval 5 seconds
[ 5.673910] EXT3-fs: mounted filesystem with ordered data mode.
[ 6.908010] udev: starting version 140
[ 6.908010] udev: deprecated sysfs layout; update the kernel or disable CONFIG_SYSFS_DEPRECATED; some udev features will not work correctly
[ 7.380856] usb-storage: device scan complete
[ 7.381732] scsi 0:0:0:0: Direct-Access Sony Storage Media 0100 PQ: 0 ANSI: 0 CCS
[ 7.383080] sd 0:0:0:0: [sdb] 3932160 512-byte hardware sectors (2013 MB)
[ 7.383965] sd 0:0:0:0: [sdb] Write Protect is off
[ 7.384048] sd 0:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 7.384054] sd 0:0:0:0: [sdb] Assuming drive cache: write through
[ 7.386838] sd 0:0:0:0: [sdb] 3932160 512-byte hardware sectors (2013 MB)
[ 7.387714] sd 0:0:0:0: [sdb] Write Protect is off
[ 7.387769] sd 0:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 7.387772] sd 0:0:0:0: [sdb] Assuming drive cache: write through
[ 7.387825] sdb: sdb1
[ 7.388817] sd 0:0:0:0: [sdb] Attached SCSI removable disk
[ 7.759139] input: Power Button (FF) as /class/input/input1
[ 7.772562] ACPI: Power Button (FF) [PWRF]
[ 7.772686] input: Power Button (CM) as /class/input/input2
[ 7.777568] ACPI: Power Button (CM) [PWRB]
[ 7.801908] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 7.803683] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 7.948750] i2c-adapter i2c-0: nForce2 SMBus adapter at 0x5000
[ 7.948823] i2c-adapter i2c-1: nForce2 SMBus adapter at 0x5100
[ 8.116741] input: PC Speaker as /class/input/input3
[ 8.308418] Linux video capture interface: v2.00
[ 8.355948] bttv: driver version 0.9.17 loaded
[ 8.356016] bttv: using 8 buffers with 2080k (520 pages) each for capture
[ 8.356117] bttv: Bt8xx card found (0).
[ 8.356394] ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
[ 8.356447] ACPI: PCI Interrupt 0000:01:09.0[A] -> Link [APC2] -> GSI 17 (level, high) -> IRQ 17
[ 8.356579] bttv0: Bt878 (rev 17) at 0000:01:09.0, irq: 17, latency: 32, mmio: 0xd4000000
[ 8.356795] bttv0: detected: Leadtek WinFast TV 2000 [card=34], PCI subsystem ID is 107d:6606
[ 8.356855] bttv0: using: Leadtek WinFast 2000/ WinFast 2000 XP [card=34,autodetected]
[ 8.356950] bttv0: gpio: en=00000000, out=00000000 in=00bff501 [init]
[ 8.356994] bttv0: tuner type=5
[ 8.357040] bttv0: i2c: checking for MSP34xx @ 0x80... not found
[ 8.357700] bttv0: i2c: checking for TDA9875 @ 0xb0... not found
[ 8.358354] bttv0: i2c: checking for TDA7432 @ 0x8a... not found
[ 8.397355] tuner' 2-0061: chip found @ 0xc2 (bt878 #0 [sw])
[ 8.476859] tuner-simple 2-0061: creating new instance
[ 8.476914] tuner-simple 2-0061: type set to 5 (Philips PAL_BG (FI1216 and compatibles))
[ 8.486010] bttv0: registered device video0
[ 8.486073] bttv0: registered device vbi0
[ 8.486135] bttv0: registered device radio0
[ 8.486205] bttv0: PLL: 28636363 => 35468950 .. ok
[ 8.516763] input: bttv IR (card=34) as /class/input/input4
[ 8.517365] ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 21
[ 8.517416] ACPI: PCI Interrupt 0000:00:06.0[A] -> Link [APCJ] -> GSI 21 (level, high) -> IRQ 21
[ 8.517570] PCI: Setting latency timer of device 0000:00:06.0 to 64
[ 8.518033] ACPI: PCI Interrupt 0000:01:09.1[A] -> Link [APC2] -> GSI 17 (level, high) -> IRQ 17
[ 8.518500] bt87x0: Using board 1, analog, digital (rate 32000 Hz)
[ 8.542083] input: ImExPS/2 Generic Explorer Mouse as /class/input/input5
[ 8.550693] parport_pc 00:0c: reported by Plug and Play ACPI
[ 8.550862] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[ 8.840017] intel8x0_measure_ac97_clock: measured 52798 usecs
[ 8.840072] intel8x0: clocking to 48000
[ 8.900009] usbcore: registered new interface driver snd-usb-audio
[ 9.456010] Adding 522104k swap on /dev/sda3. Priority:-1 extents:1 across:522104k
[ 9.656390] EXT3 FS on sda2, internal journal
[ 10.164007] loop: module loaded
[ 10.206168] device-mapper: uevent: version 1.0.3
[ 10.206297] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-devel@redhat.com
[ 11.640009] kjournald starting. Commit interval 5 seconds
[ 11.640009] EXT3 FS on sda4, internal journal
[ 11.640009] EXT3-fs: mounted filesystem with ordered data mode.
[ 11.666236] kjournald starting. Commit interval 5 seconds
[ 11.666236] EXT3 FS on hdb1, internal journal
[ 11.666236] EXT3-fs: mounted filesystem with ordered data mode.
[ 11.708573] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[ 13.004920] NET: Registered protocol family 10
[ 13.005428] lo: Disabled Privacy Extensions
[ 23.416011] eth0: no IPv6 routers present
[ 26.944126] serial8250: too much work for irq18
[ 27.134002] serial8250: too much work for irq18
[ 29.121486] ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
[ 29.121486] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [APC4] -> GSI 19 (level, high) -> IRQ 19
[ 29.175146] [drm] Initialized drm 1.1.0 20060810
[ 29.180432] [drm] Initialized radeon 1.29.0 20080528 on minor 0
[ 29.498696] agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
[ 29.498724] agpgart: Putting AGP V3 device at 0000:00:00.0 into 4x mode
[ 29.498797] agpgart: Putting AGP V3 device at 0000:02:00.0 into 4x mode
[ 29.953499] [drm] Setting GART location based on new memory map
[ 29.953499] [drm] Loading R300 Microcode
[ 29.953499] [drm] Num pipes: 2
[ 29.953499] [drm] writeback test succeeded in 1 usecs
lsmod :
Module Size Used by
radeon 118816 1
drm 64544 2 radeon
ipv6 225172 14
nls_utf8 1792 1
nls_cp850 4736 1
vfat 8960 1
fat 40220 1 vfat
nls_base 6528 4 nls_utf8,nls_cp850,vfat,fat
dm_snapshot 14240 0
dm_mirror 14720 0
dm_log 8192 1 dm_mirror
dm_mod 45384 3 dm_snapshot,dm_mirror,dm_log
loop 12428 0
snd_usb_audio 70240 1
snd_usb_lib 13312 1 snd_usb_audio
snd_hwdep 6148 1 snd_usb_audio
tuner_simple 12048 1
tuner_types 13824 1 tuner_simple
snd_intel8x0 26012 6
snd_ac97_codec 88228 1 snd_intel8x0
ac97_bus 1664 1 snd_ac97_codec
snd_pcm_oss 32544 0
snd_bt87x 11108 1
snd_seq_dummy 2692 0
tuner 21960 0
snd_mixer_oss 12288 1 snd_pcm_oss
snd_seq_oss 24832 0
bttv 146260 0
snd_seq_midi 5664 0
snd_pcm 60680 6 snd_usb_audio,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_bt87x
videodev 27392 2 tuner,bttv
v4l1_compat 12292 1 videodev
firmware_class 6656 1 bttv
snd_rawmidi 18592 2 snd_usb_lib,snd_seq_midi
snd_seq_midi_event 6528 2 snd_seq_oss,snd_seq_midi
snd_seq 40784 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
ir_common 39556 1 bttv
snd_timer 17668 3 snd_pcm,snd_seq
snd_seq_device 6412 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
compat_ioctl32 1280 1 bttv
i2c_algo_bit 5124 1 bttv
serio_raw 4740 0
parport_pc 22436 0
v4l2_common 10240 2 tuner,bttv
videobuf_dma_sg 10884 1 bttv
videobuf_core 16260 2 bttv,videobuf_dma_sg
snd 44964 27 snd_usb_audio,snd_hwdep,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_bt87x,snd_mixer_oss,snd_seq_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
pcspkr 2304 0
parport 30408 1 parport_pc
btcx_risc 4232 1 bttv
tveeprom 11012 1 bttv
soundcore 6112 1 snd
snd_page_alloc 7816 3 snd_intel8x0,snd_bt87x,snd_pcm
i2c_nforce2 5504 0
i2c_core 19728 7 tuner_simple,tuner,bttv,i2c_algo_bit,v4l2_common,tveeprom,i2c_nforce2
psmouse 32016 0
shpchp 25496 0
pci_hotplug 23204 1 shpchp
button 6032 0
evdev 7808 7
ext3 103688 3
jbd 35092 1 ext3
mbcache 6656 1 ext3
sd_mod 22032 4
ide_cd_mod 27652 0
cdrom 30112 1 ide_cd_mod
ide_disk 10496 4
ata_generic 4612 0
ide_pci_generic 3844 0 [permanent]
usb_storage 76864 0
ohci_hcd 18436 0
sata_sil 7048 3
amd74xx 7688 0 [permanent]
libata 141088 2 ata_generic,sata_sil
ide_core 95144 4 ide_cd_mod,ide_disk,ide_pci_generic,amd74xx
scsi_mod 129804 3 sd_mod,usb_storage,libata
dock 8076 1 libata
forcedeth 44816 0
ehci_hcd 28300 0
usbcore 117616 6 snd_usb_audio,snd_usb_lib,usb_storage,ohci_hcd,ehci_hcd
nvidia_agp 6172 1
agpgart 28336 2 drm,nvidia_agp
thermal 15132 0
processor 28080 1 thermal
fan 4100 0
thermal_sys 10784 3 thermal,processor,fan
J’ai eu une mise à jour de xorg il n’y a pas longtemps. J’utilisais les pilotes propriétaires et ils ont sauté. J’ai lu que ma carte n’était plus supporté par ATI. Je suis reparti avec les pilotes libres. Ça a marché un temps mais après plus de 3D.
Petite question supplémentaire. Est-il normal que flash ram avec les pilotes libres et non avec fglrx ?
Comment retrouver ma 3D ?
Merci d’avance.