Ubuntu 7.04 : configurer les effets graphiques

Ubuntu Feisty Fawn : effets de bureau

Ubuntu 7.04 (dite “Feisty Fawn”, le faon téméraire) est sortie hier. Je l’attendais avec impatience pour bénéficier des effets graphiques et le bureau en 3D sans avoir à casser mon système. C’est désormais chose faite malgré quelques problèmes (portables ACER quand tu nous tiens ;-)).

Seulement voilà, les préférences sont un peu chiches : on active ou on n’active pas.
Voyons ensemble comment améliorer tout ça en n’installant qu’un tout petit programme, gnome-compiz-preferences.

Installation

C’est petit, c’est léger et ça se tape rapidement : sudo aptitude install gnome-compiz-manager.

En utilisant le gestionnaire de paquets Synaptic (Système > Administration > Gestionnaire de paquets Synaptic), il se trouve à la lettre g (logique …) de la catégorie Environnement de bureau GNOME (universe)). Si vous n’avez pas cette catégorie, il faut activer les dépôts universe.

Ubuntu : gnome-compiz-preferences

Configuration

Les amateurs de la ligne de commande auront déjà flairé la manipulation, il suffit de taper gnome-compiz-preferences.

Ce même menu se retrouve dans le menu Système > Préférences > Bureau 3D. Même s’il n’est pas des plus complets, c’est en tous cas bien mieux que les deux pauvres options de base ;-)

J’ai perdu mes bordures de fenêtres !

Il se peut qu’activer le bureau 3D rende vos bordures de fenêtres invisibles. Il faudra modifier le fichier de configuration du serveur vidéo X11. Rien de méchant ;-)
Tapez sudo gedit /etc/X11/xorg.conf. Placez-vous au niveau de Section “Device” et rajoutez la ligne Option "AddARGBGLXVisuals" "True"

Chez moi ça donne ça (carte nVidia GeForce 7300 sur portable ACER) :

Section "Device"
    Identifier     "NVIDIA Corporation NVIDIA Default Card"
    Driver         "nvidia"
    Option         "AddARGBGLXVisuals" "True"
EndSection

Edition du 2 mai 2007 : il faut installer le paquet gnome-compiz-manager et non gnome-compiz-preference comme indiqué par erreur. Le contenu du billet a été corrigé en fonction ;-)

Articles relatifs

Ubuntu 7.04 : configurer les effets graphiques” a été publié le Vendredi 20 avril 2007 à 13:46.
Vous pouvez vous abonner à ses commentaires, déposer le vôtre et créer un rétrolien (depuis votre blog par exemple).

Catégories associées : Logiciels libres, Web

Tags associés : , , , ,

4 commentaires : publier le mien ?

  1. pfff a dit le Jeudi 26 avril 2007 :

    Bonjour,

    J’ai une 7300 GS sur unpc de bureau avec Feisty 64.
    J’ai installé le pilote nvidia-glx-new et monpc freeze au bout de quelques minute !!!

    j’ai ouvert un fil ici:
    http://forum.ubuntu-fr.org/viewtopic.php?id=113726

    Avez vous une idée ?

    Merci

  2. Kid a dit le Vendredi 27 avril 2007 :

    bonjour,

    J’ai essayé t’as méthode, pas de probleme tous fonctionne….. sauf Netbeans 5.5.
    c’est dommage, j’aurais bien voulu m’amuser avec la 3D.
    Si tu as une solutions pour ce probleme

  3. Oncle Tom a dit le Vendredi 27 avril 2007 :

    pfff > t’as essayé de démarrer en mode fail-safe ? Ca permettrait de voir si c’est lié ou pas à tes pilotes (vu les paramètres “curieux” notifiés dans le topic que tu mentionnes). Sinon dmesg peut t’aider : des fois qu’il y indique la raison du plantage et du reboot sauvage.

    Kid > aucune idée, je n’utilise pas Netbeans. Ceci dit tu peux désactiver le bureau 3D (il utilise compiz) et passer à Beryl. Je le trouve beaucoup plus paramétrable, davantage de thèmes et tout ça.
    Que ça soit l’un ou l’autre, mon retour de mise en veille se solde par un écran noir quoiqu’il arrive ; impossible d’hiberner également -_-
    Comment installer Beryl sous Ubuntu Edgy / Feisty ;-)

  4. pfff a dit le Vendredi 27 avril 2007 :

    Voilamon dmesg … apres reboot sauvage …
    sebastien@ubuntu:~$ dmesg
    [ 0.000000] Linux version 2.6.20-15-generic (root@yellow) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Sun Apr 15 06:17:24 UTC 2007 (Ubuntu 2.6.20-15.27-generic)
    [ 0.000000] Command line: root=UUID=3324d30a-14a4-4a43-ba62-1736795a02b7 ro quiet splash
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 000000003ffb0000 (usable)
    [ 0.000000] BIOS-e820: 000000003ffb0000 - 000000003ffbe000 (ACPI data)
    [ 0.000000] BIOS-e820: 000000003ffbe000 - 000000003ffe0000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 000000003ffe0000 - 0000000040000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
    [ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
    [ 0.000000] Entering add_active_range(0, 256, 262064) 1 entries of 3200 used
    [ 0.000000] end_pfn_map = 1048576
    [ 0.000000] DMI 2.3 present.
    [ 0.000000] ACPI: RSDP (v000 ACPIAM ) @ 0×00000000000fb1e0
    [ 0.000000] ACPI: RSDT (v001 A M I OEMRSDT 0×03000614 MSFT 0×00000097) @ 0×000000003ffb0000
    [ 0.000000] ACPI: FADT (v002 A M I OEMFACP 0×03000614 MSFT 0×00000097) @ 0×000000003ffb0200
    [ 0.000000] ACPI: MCFG (v001 A M I OEMMCFG 0×03000614 MSFT 0×00000097) @ 0×000000003ffb03f0
    [ 0.000000] ACPI: OEMB (v001 A M I AMI_OEM 0×03000614 MSFT 0×00000097) @ 0×000000003ffbe040
    [ 0.000000] ACPI: DSDT (v001 A0387 A0387001 0×00000001 INTL 0×02002026) @ 0×0000000000000000
    [ 0.000000] Scanning NUMA topology in Northbridge 24
    [ 0.000000] Number of nodes 1
    [ 0.000000] Node 0 MemBase 0000000000000000 Limit 000000003ffb0000
    [ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
    [ 0.000000] Entering add_active_range(0, 256, 262064) 1 entries of 3200 used
    [ 0.000000] NUMA: Using 63 for the hash shift.
    [ 0.000000] Using node hash shift of 63
    [ 0.000000] Bootmem setup node 0 0000000000000000-000000003ffb0000
    [ 0.000000] No mptable found.
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0 -> 4096
    [ 0.000000] DMA32 4096 -> 1048576
    [ 0.000000] Normal 1048576 -> 1048576
    [ 0.000000] early_node_map[2] active PFN ranges
    [ 0.000000] 0: 0 -> 159
    [ 0.000000] 0: 256 -> 262064
    [ 0.000000] On node 0 totalpages: 261967
    [ 0.000000] DMA zone: 56 pages used for memmap
    [ 0.000000] DMA zone: 1083 pages reserved
    [ 0.000000] DMA zone: 2860 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 3526 pages used for memmap
    [ 0.000000] DMA32 zone: 254442 pages, LIFO batch:31
    [ 0.000000] Normal zone: 0 pages used for memmap
    [ 0.000000] ATI board detected. Disabling timer routing over 8254.
    [ 0.000000] ACPI: PM-Timer IO Port: 0×4008
    [ 0.000000] Nosave address range: 000000000009f000 - 00000000000a0000
    [ 0.000000] Nosave address range: 00000000000a0000 - 00000000000e0000
    [ 0.000000] Nosave address range: 00000000000e0000 - 0000000000100000
    [ 0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:bf780000)
    [ 0.000000] SMP: Allowing 0 CPUs, 0 hotplug CPUs
    [ 0.000000] PERCPU: Allocating 34048 bytes of per cpu data
    [ 0.000000] Built 1 zonelists. Total pages: 257302
    [ 0.000000] Kernel command line: root=UUID=3324d30a-14a4-4a43-ba62-1736795a02b7 ro quiet splash
    [ 0.000000] Initializing CPU#0
    [ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
    [ 14.232399] Console: colour VGA+ 80×25
    [ 14.233061] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 14.233579] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
    [ 14.233682] Checking aperture…
    [ 14.233686] CPU 0: aperture @ 1f6e000000 size 32 MB
    [ 14.233687] Aperture too small (32 MB)
    [ 14.245377] No AGP bridge found
    [ 14.255666] Memory: 1020712k/1048256k available (2217k kernel code, 27156k reserved, 1162k data, 304k init)
    [ 14.331800] Calibrating delay using timer specific routine.. 4012.82 BogoMIPS (lpj=8025647)
    [ 14.331856] Security Framework v1.0.0 initialized
    [ 14.331861] SELinux: Disabled at boot.
    [ 14.331884] Mount-cache hash table entries: 256
    [ 14.332020] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    [ 14.332023] CPU: L2 Cache: 1024K (64 bytes/line)
    [ 14.332025] CPU 0/0 -> Node 0
    [ 14.332042] SMP alternatives: switching to UP code
    [ 14.332242] Freeing SMP alternatives: 24k freed
    [ 14.332342] Early unpacking initramfs… done
    [ 14.647189] ACPI: Core revision 20060707
    [ 14.647624] ACPI: Looking for DSDT in initramfs… file /DSDT.aml not found, using machine DSDT.
    [ 14.649849] ACPI: setting ELCR to 0200 (from 0c08)
    [ 14.650321] weird, boot CPU (#0) not listed by the BIOS.
    [ 14.650323] SMP motherboard not detected.
    [ 14.650328] Using local APIC timer interrupts.
    [ 14.700135] result 12528700
    [ 14.700136] Detected 12.528 MHz APIC timer.
    [ 14.703225] SMP disabled
    [ 14.703257] Brought up 1 CPUs
    [ 14.703266] time.c: Using 3.579545 MHz WALL PM GTOD PIT/TSC timer.
    [ 14.703269] time.c: Detected 2004.589 MHz processor.
    [ 14.703561] Time: 18:20:24 Date: 03/27/107
    [ 14.703594] NET: Registered protocol family 16
    [ 14.703666] ACPI: bus type pci registered
    [ 14.703673] PCI: Using configuration type 1
    [ 14.713224] ACPI: Interpreter enabled
    [ 14.713226] ACPI: Using PIC for interrupt routing
    [ 14.713829] ACPI: PCI Root Bridge [PCI0] (0000:00)
    [ 14.713834] PCI: Probing PCI hardware (bus 00)
    [ 14.714531] PCI quirk: region 4000-403f claimed by ali7101 ACPI
    [ 14.714724] Boot video device is 0000:01:00.0
    [ 14.715136] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 14.717893] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
    [ 14.719176] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE2P._PRT]
    [ 14.728255] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12 14 *15), disabled.
    [ 14.728580] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 14.728903] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 14.729227] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
    [ 14.729549] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 14.729874] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 14.730196] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    [ 14.730516] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 12 14 15), disabled.
    [ 14.730902] ACPI: PCI Interrupt Link [LNKP] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    [ 14.730983] Linux Plug and Play Support v0.97 (c) Adam Belay
    [ 14.730994] pnp: PnP ACPI init
    [ 14.739411] pnp: PnP ACPI: found 16 devices
    [ 14.739456] PCI: Using ACPI for IRQ routing
    [ 14.739458] PCI: If a device doesn’t work, try “pci=routeirq”. If it helps, post a report
    [ 14.739537] NET: Registered protocol family 8
    [ 14.739538] NET: Registered protocol family 20
    [ 14.740446] pnp: 00:0d: ioport range 0xc00-0xc0f has been reserved
    [ 14.740449] pnp: 00:0d: ioport range 0xd00-0xd0f has been reserved
    [ 14.740451] pnp: 00:0d: ioport range 0xa20-0xa2f has been reserved
    [ 14.740455] pnp: 00:0d: ioport range 0xa30-0xa3f has been reserved
    [ 14.740681] PCI: Bridge: 0000:00:02.0
    [ 14.740683] IO window: d000-dfff
    [ 14.740687] MEM window: cc000000-ceefffff
    [ 14.740690] PREFETCH window: d0000000-dfffffff
    [ 14.740693] PCI: Bridge: 0000:00:1a.0
    [ 14.740696] IO window: e000-efff
    [ 14.740701] MEM window: cef00000-ceffffff
    [ 14.740704] PREFETCH window: disabled.
    [ 14.740717] PCI: Setting latency timer of device 0000:00:02.0 to 64
    [ 14.740726] PCI: Setting latency timer of device 0000:00:1a.0 to 64
    [ 14.740788] NET: Registered protocol family 2
    [ 14.775161] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 14.775395] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
    [ 14.776643] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 14.777239] TCP: Hash tables configured (established 131072 bind 65536)
    [ 14.777242] TCP reno registered
    [ 14.787200] checking if image is initramfs… it is
    [ 15.373748] Freeing initrd memory: 6825k freed
    [ 15.378396] audit: initializing netlink socket (disabled)
    [ 15.378409] audit(1177698025.104:1): initialized
    [ 15.378534] VFS: Disk quotas dquot_6.5.1
    [ 15.378548] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 15.378591] io scheduler noop registered
    [ 15.378593] io scheduler anticipatory registered
    [ 15.378595] io scheduler deadline registered
    [ 15.378606] io scheduler cfq registered (default)
    [ 15.841520] PCI: Setting latency timer of device 0000:00:02.0 to 64
    [ 15.841543] assign_interrupt_mode Found MSI capability
    [ 15.841546] Allocate Port Service[0000:00:02.0:pcie00]
    [ 15.862101] Real Time Clock Driver v1.12ac
    [ 15.862137] Linux agpgart interface v0.102 (c) Dave Jones
    [ 15.862139] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
    [ 15.862276] serial8250: ttyS0 at I/O 0×3f8 (irq = 4) is a 16550A
    [ 15.862793] 00:0c: ttyS0 at I/O 0×3f8 (irq = 4) is a 16550A
    [ 15.862940] mice: PS/2 mouse device common for all mice
    [ 15.863383] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
    [ 15.863571] input: Macintosh mouse button emulation as /class/input/input0
    [ 15.863602] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    [ 15.863606] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    [ 15.863856] PNP: PS/2 Controller [PNP0303:PS2K] at 0×60,0×64 irq 1
    [ 15.863858] PNP: PS/2 controller doesn’t have AUX irq; using default 12
    [ 15.866339] serio: i8042 KBD port at 0×60,0×64 irq 1
    [ 15.866343] serio: i8042 AUX port at 0×60,0×64 irq 12
    [ 15.866414] TCP cubic registered
    [ 15.866421] NET: Registered protocol family 1
    [ 15.866439] IO APIC resources could be not be allocated.
    [ 15.866528] ACPI: (supports S0 S1 S3 S4 S5)
    [ 15.866569] Magic number: 3:198:343
    [ 15.866658] hash matches device tty60
    [ 15.866680] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
    [ 15.866752] Freeing unused kernel memory: 304k freed
    [ 15.892249] input: AT Translated Set 2 keyboard as /class/input/input1
    [ 17.040585] Capability LSM initialized
    [ 17.071516] ACPI: Processor [CPU1] (supports 8 throttling states)
    [ 17.071524] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
    [ 17.498862] usbcore: registered new interface driver usbfs
    [ 17.498883] usbcore: registered new interface driver hub
    [ 17.498905] usbcore: registered new device driver usb
    [ 17.499613] ohci_hcd: 2006 August 04 USB 1.1 ‘Open’ Host Controller (OHCI) Driver
    [ 17.499996] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
    [ 17.499999] PCI: setting IRQ 11 as level-triggered
    [ 17.500004] ACPI: PCI Interrupt 0000:00:1c.0[A] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
    [ 17.500016] ohci_hcd 0000:00:1c.0: OHCI Host Controller
    [ 17.500137] ohci_hcd 0000:00:1c.0: new USB bus registered, assigned bus number 1
    [ 17.500151] ohci_hcd 0000:00:1c.0: irq 11, io mem 0xcbffc000
    [ 17.538698] ieee1394: Initialized config rom entry `ip1394′
    [ 17.573003] usb usb1: configuration #1 chosen from 1 choice
    [ 17.573026] hub 1-0:1.0: USB hub found
    [ 17.573036] hub 1-0:1.0: 3 ports detected
    [ 17.678884] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
    [ 17.678888] ACPI: PCI Interrupt 0000:00:1c.1[B] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
    [ 17.678904] ohci_hcd 0000:00:1c.1: OHCI Host Controller
    [ 17.678931] ohci_hcd 0000:00:1c.1: new USB bus registered, assigned bus number 2
    [ 17.678945] ohci_hcd 0000:00:1c.1: irq 11, io mem 0xcbffd000
    [ 17.686278] FDC 0 is a post-1991 82077
    [ 17.740354] usb usb2: configuration #1 chosen from 1 choice
    [ 17.740379] hub 2-0:1.0: USB hub found
    [ 17.740388] hub 2-0:1.0: 3 ports detected
    [ 17.846535] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 3
    [ 17.846538] PCI: setting IRQ 3 as level-triggered
    [ 17.846543] ACPI: PCI Interrupt 0000:00:1c.2[C] -> Link [LNKD] -> GSI 3 (level, low) -> IRQ 3
    [ 17.846557] ohci_hcd 0000:00:1c.2: OHCI Host Controller
    [ 17.846579] ohci_hcd 0000:00:1c.2: new USB bus registered, assigned bus number 3
    [ 17.846593] ohci_hcd 0000:00:1c.2: irq 3, io mem 0xcbffe000
    [ 17.908072] usb usb3: configuration #1 chosen from 1 choice
    [ 17.908094] hub 3-0:1.0: USB hub found
    [ 17.908102] hub 3-0:1.0: 3 ports detected
    [ 18.014708] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
    [ 18.014712] ACPI: PCI Interrupt 0000:02:13.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
    [ 18.064855] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[11] MMIO=[ceffd800-ceffdfff] Max Packet=[2048] IR/IT contexts=[4/8]
    [ 18.065445] ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
    [ 18.065447] ACPI: PCI Interrupt 0000:02:14.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
    [ 18.065496] skge 1.9 addr 0xceff4000 irq 11 chip Yukon-Lite rev 9
    [ 18.065604] skge eth0: addr 00:18:f3:53:06:64
    [ 18.066835] ALI15X3: IDE controller at PCI slot 0000:00:1f.0
    [ 18.066849] ACPI: PCI Interrupt 0000:00:1f.0[A] -> Link [LNKD] -> GSI 3 (level, low) -> IRQ 3
    [ 18.066857] ALI15X3: chipset revision 200
    [ 18.066859] ALI15X3: not 100% native mode: will probe irqs later
    [ 18.066875] ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:pio, hdb:pio
    [ 18.066889] ide1: BM-DMA at 0xff08-0xff0f, BIOS settings: hdc:DMA, hdd:pio
    [ 18.066899] Probing IDE interface ide0…
    [ 18.081309] SCSI subsystem initialized
    [ 18.087797] libata version 2.20 loaded.
    [ 18.177536] usb 2-1: new low speed USB device using ohci_hcd and address 2
    [ 18.402276] usb 2-1: configuration #1 chosen from 1 choice
    [ 18.413905] usbcore: registered new interface driver hiddev
    [ 18.425397] input: Logitech USB RECEIVER as /class/input/input2
    [ 18.425510] input: USB HID v1.11 Mouse [Logitech USB RECEIVER] on usb-0000:00:1c.1-1
    [ 18.425521] usbcore: registered new interface driver usbhid
    [ 18.425524] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
    [ 18.636783] Probing IDE interface ide1…
    [ 19.335794] ieee1394: Host added: ID:BUS[0-00:1023] GUID[0011d80000d7b347]
    [ 19.375853] hdc: HL-DT-ST DVDRAM GSA-4167B, ATAPI CD/DVD-ROM drive
    [ 19.715825] ide1 at 0×170-0×177,0×376 on irq 15
    [ 19.721927] ACPI: PCI Interrupt Link [LNKP] enabled at IRQ 10
    [ 19.721931] PCI: setting IRQ 10 as level-triggered
    [ 19.721935] ACPI: PCI Interrupt 0000:00:1c.3[D] -> Link [LNKP] -> GSI 10 (level, low) -> IRQ 10
    [ 19.721949] ehci_hcd 0000:00:1c.3: EHCI Host Controller
    [ 19.722094] ehci_hcd 0000:00:1c.3: new USB bus registered, assigned bus number 4
    [ 19.722130] ehci_hcd 0000:00:1c.3: debug port 1
    [ 19.731179] hdc: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
    [ 19.731186] Uniform CD-ROM driver Revision: 3.20
    [ 19.746977] ehci_hcd 0000:00:1c.3: irq 10, io mem 0xcbfffc00
    [ 19.746987] ehci_hcd 0000:00:1c.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
    [ 19.747028] usb 2-1: USB disconnect, address 2
    [ 19.747278] usb usb4: configuration #1 chosen from 1 choice
    [ 19.747299] hub 4-0:1.0: USB hub found
    [ 19.747306] hub 4-0:1.0: 8 ports detected
    [ 19.854943] ahci 0000:00:1f.1: version 2.1
    [ 19.854962] ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKD] -> GSI 3 (level, low) -> IRQ 3
    [ 20.365946] usb 2-1: new low speed USB device using ohci_hcd and address 3
    [ 20.590740] usb 2-1: configuration #1 chosen from 1 choice
    [ 20.606743] input: Logitech USB RECEIVER as /class/input/input3
    [ 20.606761] input: USB HID v1.11 Mouse [Logitech USB RECEIVER] on usb-0000:00:1c.1-1
    [ 20.857176] ahci 0000:00:1f.1: AHCI 0001.0000 32 slots 4 ports 3 Gbps 0xf impl IDE mode
    [ 20.857181] ahci 0000:00:1f.1: flags: ncq ilck pm led clo pmp pio slum part
    [ 20.857283] ata1: SATA max UDMA/133 cmd 0xffffc2000007c900 ctl 0×0000000000000000 bmdma 0×0000000000000000 irq 3
    [ 20.857362] ata2: SATA max UDMA/133 cmd 0xffffc2000007c980 ctl 0×0000000000000000 bmdma 0×0000000000000000 irq 3
    [ 20.857445] ata3: SATA max UDMA/133 cmd 0xffffc2000007ca00 ctl 0×0000000000000000 bmdma 0×0000000000000000 irq 3
    [ 20.857520] ata4: SATA max UDMA/133 cmd 0xffffc2000007ca80 ctl 0×0000000000000000 bmdma 0×0000000000000000 irq 3
    [ 20.857528] scsi0 : ahci
    [ 21.344358] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 21.344916] ata1.00: ata_hpa_resize 1: sectors = 488397168, hpa_sectors = 488397168
    [ 21.344919] ata1.00: ATA-7: WDC WD2500KS-00MJB0, 02.01C03, max UDMA/133
    [ 21.344922] ata1.00: 488397168 sectors, multi 16: LBA48
    [ 21.345514] ata1.00: ata_hpa_resize 1: sectors = 488397168, hpa_sectors = 488397168
    [ 21.345516] ata1.00: configured for UDMA/133
    [ 21.345524] scsi1 : ahci
    [ 21.659828] ata2: SATA link down (SStatus 0 SControl 300)
    [ 21.659837] scsi2 : ahci
    [ 21.971318] ata3: SATA link down (SStatus 0 SControl 300)
    [ 21.971327] scsi3 : ahci
    [ 22.282807] ata4: SATA link down (SStatus 0 SControl 300)
    [ 22.282887] scsi 0:0:0:0: Direct-Access ATA WDC WD2500KS-00M 02.0 PQ: 0 ANSI: 5
    [ 22.290973] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
    [ 22.290985] sda: Write Protect is off
    [ 22.290987] sda: Mode Sense: 00 3a 00 00
    [ 22.290999] SCSI device sda: write cache: enabled, read cache: enabled, doesn’t support DPO or FUA
    [ 22.291039] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
    [ 22.291046] sda: Write Protect is off
    [ 22.291048] sda: Mode Sense: 00 3a 00 00
    [ 22.291059] SCSI device sda: write cache: enabled, read cache: enabled, doesn’t support DPO or FUA
    [ 22.291063] sda: sda1 sda2 sda3 sda4
    [ 22.319930] sd 0:0:0:0: Attached scsi disk sda
    [ 22.324432] sd 0:0:0:0: Attached scsi generic sg0 type 0
    [ 22.525208] Attempting manual resume
    [ 22.525211] swsusp: Resume From Partition 8:2
    [ 22.525213] PM: Checking swsusp image.
    [ 22.525336] PM: Resume from disk failed.
    [ 22.537987] EXT3-fs: INFO: recovery required on readonly filesystem.
    [ 22.537991] EXT3-fs: write access will be enabled during recovery.
    [ 22.731546] kjournald starting. Commit interval 5 seconds
    [ 22.731559] EXT3-fs: recovery complete.
    [ 22.731755] EXT3-fs: mounted filesystem with ordered data mode.
    [ 30.143466] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 30.153625] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 30.220467] ali15×3_smbus 0000:00:1e.1: ALI15X3_smb region uninitialized - upgrade BIOS or use force_addr=0xaddr
    [ 30.220472] ali15×3_smbus 0000:00:1e.1: ALI15X3 not detected, module not inserted.
    [ 30.223513] ali1535_smbus 0000:00:1e.1: ALI1535_smb region uninitialized - upgrade BIOS?
    [ 30.223516] ali1535_smbus 0000:00:1e.1: ALI1535 not detected, module not inserted.
    [ 30.681412] input: PC Speaker as /class/input/input4
    [ 30.706692] parport: PnPBIOS parport detected.
    [ 30.706760] parport0: PC-style at 0×378 (0×778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
    [ 30.970584] ACPI: PCI Interrupt 0000:02:11.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
    [ 30.970590] rt2500 1.1.0 BETA4 2006/06/18 http://rt2×00.serialmonkey.com
    [ 30.999012] nvidia: module license ‘NVIDIA’ taints kernel.
    [ 31.264541] ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
    [ 31.264552] PCI: Setting latency timer of device 0000:01:00.0 to 64
    [ 31.264670] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 1.0-9755 Mon Feb 26 23:16:31 PST 2007
    [ 31.269628] rt2500 EEPROM: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 Channel
    [ 31.269635] rt2500 EEPROM: 0 0 0 0 0 1 2 2 2 2 2 2 3 3 dBm Maximum
    [ 31.343404] ACPI: PCI Interrupt 0000:02:12.0[A] -> Link [LNKD] -> GSI 3 (level, low) -> IRQ 3
    [ 31.373063] usbcore: registered new interface driver lmpcm_usb
    [ 31.373067] ubuntu/misc/lmpcm_usb.c: v0.5.5:USB Logitech MediaPlay Cordless Mouse driver
    [ 31.446061] ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 10
    [ 31.446065] ACPI: PCI Interrupt 0000:00:1d.0[C] -> Link [LNKG] -> GSI 10 (level, low) -> IRQ 10
    [ 31.633467] NET: Registered protocol family 10
    [ 31.633554] lo: Disabled Privacy Extensions
    [ 31.874948] lp0: using parport0 (interrupt-driven).
    [ 31.939255] Adding 979956k swap on /dev/disk/by-uuid/d371d747-c971-4a72-86fb-0b49a6ae2b6c. Priority:-1 extents:1 across:979956k
    [ 32.029060] EXT3 FS on sda1, internal journal
    [ 42.269878] ra0: no IPv6 routers present
    [ 51.038694] kjournald starting. Commit interval 5 seconds
    [ 51.038975] EXT3 FS on sda4, internal journal
    [ 51.038979] EXT3-fs: mounted filesystem with ordered data mode.
    [ 51.063095] kjournald starting. Commit interval 5 seconds
    [ 51.063290] EXT3 FS on sda3, internal journal
    [ 51.063294] EXT3-fs: mounted filesystem with ordered data mode.
    [ 52.807655] No dock devices found.
    [ 52.840987] input: Power Button (FF) as /class/input/input5
    [ 52.844605] ACPI: Power Button (FF) [PWRF]
    [ 52.867571] input: Power Button (CM) as /class/input/input6
    [ 52.871128] ACPI: Power Button (CM) [PWRB]
    [ 52.907479] ibm_acpi: ec object not found
    [ 52.926974] Using specific hotkey driver
    [ 53.019847] pcc_acpi: loading…
    [ 53.155706] powernow-k8: Found 1 AMD Opteron(tm) Processor 146 processors (version 2.00.00)
    [ 53.163841] powernow-k8: BIOS error - no PSB or ACPI _PSS objects
    [ 56.413435] ppdev: user-space parallel port driver
    [ 58.305841] Bluetooth: Core ver 2.11
    [ 58.306153] NET: Registered protocol family 31
    [ 58.306156] Bluetooth: HCI device and connection manager initialized
    [ 58.306158] Bluetooth: HCI socket layer initialized
    [ 58.352132] Bluetooth: L2CAP ver 2.8
    [ 58.352136] Bluetooth: L2CAP socket layer initialized
    [ 58.499681] Bluetooth: RFCOMM socket layer initialized
    [ 58.499693] Bluetooth: RFCOMM TTY layer initialized
    [ 58.499695] Bluetooth: RFCOMM ver 1.8
    sebastien@ubuntu:~$

    mais je ne saispas ce que ca veut dire !!!

Publier un commentaire

Balises HTML autorisées : <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

À propos de l'auteur

Pour me connaître un peu mieux, je mets à disposition plusieurs ressources professionnelles et personnelles :