Hotkeys Benq Joybook 7000

Riconoscimento, installazione e configurazione delle periferiche.
Scrivi risposta
Avatar utente
cavasayan
Prode Principiante
Messaggi: 200
Iscrizione: martedì 8 agosto 2006, 1:37

Hotkeys Benq Joybook 7000

Messaggio da cavasayan »

ho trovato un tutorial per debian su un joybook 6000 che è abbastanza simile al mio. In particolare ero interessato ad impostare gli hotkeys; infatti il mio portatile ha 4 hotkeys di cui due facilmente configurabili col menù per le scorciatoie della tastiera, ma gli altri 2 non vengono rilevati o comunque non sono configurabili.
la guida in questione dice:
Prima di tutto bisogna capire quali sono i "keycode" associati ai pulsanti. Questo puà essere capito utilizzando dmesg e spingendo i pulsanti interessati. Ad esempio, per quanto riguarda il pulsante per abilitare la scheda wireless:

# dmesg
...
atkbd.c: Unknown key pressed (translated set 2, code 0xee on isa0060/serio0).
atkbd.c: Use ''setkeycodes e040 '' to make it known.
atkbd.c: Unknown key released (translated set 2, code 0xee on isa0060/serio0).
atkbd.c: Use ''setkeycodes e041 '' to make it known.
...
il comando dmesg mi dà però questo output senza che io prema nessun tasto:

Codice: Seleziona tutto

[17179569.184000] Linux version 2.6.17-10-386 (root@terranova) (gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 Tue Dec 5 22:26:18 UTC 2006 (Ubuntu 2.6.17-10.34-386)
[17179569.184000] BIOS-provided physical RAM map:
[17179569.184000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[17179569.184000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[17179569.184000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[17179569.184000]  BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
[17179569.184000]  BIOS-e820: 000000001fff0000 - 000000001fffffc0 (ACPI data)
[17179569.184000]  BIOS-e820: 000000001fffffc0 - 0000000020000000 (ACPI NVS)
[17179569.184000]  BIOS-e820: 00000000ffb80000 - 00000000ffc00000 (reserved)
[17179569.184000]  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[17179569.184000] 0MB HIGHMEM available.
[17179569.184000] 511MB LOWMEM available.
[17179569.184000] On node 0 totalpages: 131056
[17179569.184000]   DMA zone: 4096 pages, LIFO batch:0
[17179569.184000]   Normal zone: 126960 pages, LIFO batch:31
[17179569.184000] DMI 2.3 present.
[17179569.184000] ACPI: RSDP (v000 OID_00                                ) @ 0x000e6010
[17179569.184000] ACPI: RSDT (v001 INSYDE RSDT_000 0x00000001 _CSI 0x00010101) @ 0x1fffb9b6
[17179569.184000] ACPI: FADT (v001 TOSINV FACP_000 0x00000100 _CSI 0x00010101) @ 0x1ffffb00
[17179569.184000] ACPI: BOOT (v001 INSYDE SYS_BOOT 0x00000100 _CSI 0x00010101) @ 0x1ffffb90
[17179569.184000] ACPI: DBGP (v001 INSYDE DBGP_000 0x00000100 _CSI 0x00010101) @ 0x1ffffbc0
[17179569.184000] ACPI: SSDT (v001 INSYDE   GV3Ref 0x00001001 INTL 0x02012044) @ 0x1fffb9ea
[17179569.184000] ACPI: DSDT (v001 INSYDE    Intel 0x00001004 INTL 0x02002036) @ 0x00000000
[17179569.184000] ACPI: PM-Timer IO Port: 0x1008
[17179569.184000] Allocating PCI resources starting at 30000000 (gap: 20000000:dfb80000)
[17179569.184000] Built 1 zonelists
[17179569.184000] Kernel command line: root=/dev/hda7 ro quiet splash
[17179569.184000] Local APIC disabled by BIOS (or by default) -- you can enable it with "lapic"
[17179569.184000] mapped APIC to ffffd000 (01402000)
[17179569.184000] Enabling fast FPU save and restore... done.
[17179569.184000] Enabling unmasked SIMD FPU exception support... done.
[17179569.184000] Initializing CPU#0
[17179569.184000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[17179569.184000] Detected 1694.800 MHz processor.
[17179569.184000] Using pmtmr for high-res timesource
[17179569.184000] Console: colour VGA+ 80x25
[17179569.308000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[17179569.308000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[17179569.320000] Memory: 509972k/524224k available (1829k kernel code, 13584k reserved, 1038k data, 288k init, 0k highmem)
[17179569.320000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[17179569.400000] Calibrating delay using timer specific routine.. 3392.14 BogoMIPS (lpj=6784282)
[17179569.400000] Security Framework v1.0.0 initialized
[17179569.400000] SELinux:  Disabled at boot.
[17179569.400000] Mount-cache hash table entries: 512
[17179569.400000] CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000
[17179569.400000] CPU: After vendor identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000
[17179569.400000] CPU: L1 I cache: 32K, L1 D cache: 32K
[17179569.400000] CPU: L2 cache: 2048K
[17179569.400000] CPU: After all inits, caps: afe9f9bf 00000000 00000000 00000040 00000180 00000000 00000000
[17179569.400000] CPU: Intel(R) Pentium(R) M processor 1.70GHz stepping 06
[17179569.400000] Checking ''hlt'' instruction... OK.
[17179569.416000] SMP alternatives: switching to UP code
[17179569.416000] Freeing SMP alternatives: 0k freed
[17179569.416000] checking if image is initramfs... it is
[17179569.948000] Freeing initrd memory: 5511k freed
[17179569.948000] ACPI: Core revision 20060707
[17179569.948000] ACPI: Looking for DSDT ... not found!
[17179569.948000] ACPI: setting ELCR to 0200 (from 0c80)
[17179569.968000] NET: Registered protocol family 16
[17179569.968000] EISA bus registered
[17179569.968000] ACPI: bus type pci registered
[17179569.968000] PCI: PCI BIOS revision 2.10 entry at 0xe94d4, last bus=2
[17179569.968000] PCI: Using configuration type 1
[17179569.968000] Setting up standard PCI resources
[17179569.972000] ACPI: Interpreter enabled
[17179569.972000] ACPI: Using PIC for interrupt routing
[17179569.972000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[17179569.972000] PCI: Probing PCI hardware (bus 00)
[17179569.972000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
[17179569.972000] PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
[17179569.972000] PCI quirk: region 1300-133f claimed by ICH4 GPIO
[17179569.972000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
[17179569.972000] Boot video device is 0000:01:00.0
[17179569.972000] PCI: Transparent bridge - 0000:00:1e.0
[17179569.972000] PCI: Bus #03 (-#06) is hidden behind transparent bridge #02 (-#02) (try ''pci=assign-busses'')
[17179569.972000] Please report the result to linux-kernel to fix this permanently
[17179569.972000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[17179569.972000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT]
[17179569.976000] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 6 *10 11)
[17179569.976000] ACPI: PCI Interrupt Link [LNKB] (IRQs 6) *10
[17179569.976000] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 6 10 *11)
[17179569.976000] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 6 10 *11)
[17179569.976000] ACPI: PCI Interrupt Link [LNKE] (IRQs 5 6 *10 11)
[17179569.976000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 5 *7 10 11)
[17179569.976000] ACPI: PCI Interrupt Link [LNKG] (IRQs 5 6 10 11) *0, disabled.
[17179569.976000] ACPI: PCI Interrupt Link [LNKH] (IRQs 5 6 10 11) *0, disabled.
[17179569.976000] ACPI: Embedded Controller [EC0] (gpe 16) interrupt mode.
[17179569.976000] ACPI: Power Resource [PUT2] (on)
[17179569.976000] ACPI: Power Resource [PFA1] (off)
[17179569.976000] ACPI: Power Resource [PFA0] (off)
[17179569.976000] Linux Plug and Play Support v0.97 (c) Adam Belay
[17179569.976000] pnp: PnP ACPI init
[17179569.980000] pnp: PnP ACPI: found 11 devices
[17179569.980000] PnPBIOS: Disabled by ACPI PNP
[17179569.980000] PCI: Using ACPI for IRQ routing
[17179569.980000] PCI: If a device doesn''t work, try "pci=routeirq".  If it helps, post a report
[17179569.984000] pnp: 00:07: ioport range 0x680-0x6ff has been reserved
[17179569.984000] pnp: 00:07: ioport range 0x200-0x20f has been reserved
[17179569.984000] pnp: 00:07: ioport range 0x300-0x301 has been reserved
[17179569.984000] pnp: 00:07: ioport range 0x310-0x31f has been reserved
[17179569.984000] PCI: Bridge: 0000:00:01.0
[17179569.984000]   IO window: c000-dfff
[17179569.984000]   MEM window: e0000000-efffffff
[17179569.984000]   PREFETCH window: a0000000-afffffff
[17179569.984000] PCI: Bus 3, cardbus bridge: 0000:02:09.0
[17179569.984000]   IO window: 0000a400-0000a4ff
[17179569.984000]   IO window: 0000a800-0000a8ff
[17179569.984000]   PREFETCH window: 90000000-91ffffff
[17179569.984000]   MEM window: d2000000-d3ffffff
[17179569.984000] PCI: Bridge: 0000:00:1e.0
[17179569.984000]   IO window: a000-bfff
[17179569.984000]   MEM window: d0000000-dfffffff
[17179569.984000]   PREFETCH window: 90000000-9fffffff
[17179569.984000] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[17179569.984000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[17179569.984000] PCI: setting IRQ 10 as level-triggered
[17179569.984000] ACPI: PCI Interrupt 0000:02:09.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
[17179569.984000] NET: Registered protocol family 2
[17179570.024000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[17179570.024000] TCP established hash table entries: 16384 (order: 4, 65536 bytes)
[17179570.024000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[17179570.024000] TCP: Hash tables configured (established 16384 bind 8192)
[17179570.024000] TCP reno registered
[17179570.024000] Simple Boot Flag at 0x37 set to 0x1
[17179570.024000] audit: initializing netlink socket (disabled)
[17179570.024000] audit(1167479030.024:1): initialized
[17179570.024000] VFS: Disk quotas dquot_6.5.1
[17179570.024000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179570.024000] Initializing Cryptographic API
[17179570.024000] io scheduler noop registered
[17179570.024000] io scheduler anticipatory registered
[17179570.024000] io scheduler deadline registered
[17179570.024000] io scheduler cfq registered (default)
[17179570.024000] isapnp: Scanning for PnP cards...
[17179570.376000] isapnp: No Plug & Play device found
[17179570.396000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[17179570.396000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 6
[17179570.396000] PCI: setting IRQ 6 as level-triggered
[17179570.396000] ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link [LNKB] -> GSI 6 (level, low) -> IRQ 6
[17179570.396000] ACPI: PCI interrupt for device 0000:00:1f.6 disabled
[17179570.396000] mice: PS/2 mouse device common for all mice
[17179570.396000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[17179570.396000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179570.396000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[17179570.396000] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[17179570.400000] serio: i8042 AUX port at 0x60,0x64 irq 12
[17179570.400000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179570.400000] EISA: Probing bus 0 at eisa.0
[17179570.400000] Cannot allocate resource for EISA slot 1
[17179570.400000] EISA: Detected 0 cards.
[17179570.400000] TCP bic registered
[17179570.400000] NET: Registered protocol family 1
[17179570.400000] NET: Registered protocol family 8
[17179570.400000] NET: Registered protocol family 20
[17179570.400000] Using IPI Shortcut mode
[17179570.400000] ACPI: (supports S0 S3 S4 S5)
[17179570.400000] Freeing unused kernel memory: 288k freed
[17179570.412000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179571.572000] Capability LSM initialized
[17179571.592000] ACPI: Transitioning device [FAN0] to D3
[17179571.592000] ACPI: Transitioning device [FAN0] to D3
[17179571.592000] ACPI: Fan [FAN0] (off)
[17179571.592000] ACPI: Transitioning device [FAN1] to D3
[17179571.592000] ACPI: Transitioning device [FAN1] to D3
[17179571.592000] ACPI: Fan [FAN1] (off)
[17179571.596000] ACPI: CPU0 (power states: C1[C1] C2[C2])
[17179571.596000] ACPI: Processor [CPU0] (supports 8 throttling states)
[17179571.616000] ACPI: Thermal Zone [THZN] (52 C)
[17179571.616000] ACPI: Thermal Zone [THZV] (35 C)
[17179571.836000] ICH4: IDE controller at PCI slot 0000:00:1f.1
[17179571.836000] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
[17179571.836000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[17179571.836000] PCI: setting IRQ 11 as level-triggered
[17179571.836000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
[17179571.836000] ICH4: chipset revision 3
[17179571.836000] ICH4: not 100% native mode: will probe irqs later
[17179571.836000]     ide0: BM-DMA at 0x1100-0x1107, BIOS settings: hda:DMA, hdb:pio
[17179571.836000]     ide1: BM-DMA at 0x1108-0x110f, BIOS settings: hdc:DMA, hdd:pio
[17179571.836000] Probing IDE interface ide0...
[17179572.128000] hda: HTS548060M9AT00, ATA DISK drive
[17179572.800000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[17179572.816000] Probing IDE interface ide1...
[17179573.556000] hdc: MATSHITADVD-RAM UJ-840S, ATAPI CD/DVD-ROM drive
[17179573.892000] ide1 at 0x170-0x177,0x376 on irq 15
[17179573.896000] hda: max request size: 512KiB
[17179573.904000] hda: 117210240 sectors (60011 MB) w/7877KiB Cache, CHS=16383/255/63, UDMA(100)
[17179573.904000] hda: cache flushes supported
[17179573.904000]  hda: hda1 hda2 < hda5 hda6 hda7 hda8 hda9 hda10 > hda3 hda4
[17179574.044000] hdc: ATAPI 24X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
[17179574.044000] Uniform CD-ROM driver Revision: 3.20
[17179574.680000] usbcore: registered new driver usbfs
[17179574.680000] usbcore: registered new driver hub
[17179574.684000] USB Universal Host Controller Interface driver v3.0
[17179574.684000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
[17179574.684000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[17179574.684000] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[17179574.684000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[17179574.684000] uhci_hcd 0000:00:1d.0: irq 10, io base 0x00001200
[17179574.684000] usb usb1: configuration #1 chosen from 1 choice
[17179574.684000] hub 1-0:1.0: USB hub found
[17179574.684000] hub 1-0:1.0: 2 ports detected
[17179574.732000] ieee1394: Initialized config rom entry `ip1394''
[17179574.788000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[17179574.788000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
[17179574.788000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[17179574.788000] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[17179574.788000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[17179574.788000] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001220
[17179574.788000] usb usb2: configuration #1 chosen from 1 choice
[17179574.788000] hub 2-0:1.0: USB hub found
[17179574.788000] hub 2-0:1.0: 2 ports detected
[17179574.892000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
[17179574.892000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[17179574.892000] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[17179574.892000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[17179574.892000] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001240
[17179574.892000] usb usb3: configuration #1 chosen from 1 choice
[17179574.892000] hub 3-0:1.0: USB hub found
[17179574.892000] hub 3-0:1.0: 2 ports detected
[17179574.996000] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 10
[17179574.996000] ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 10 (level, low) -> IRQ 10
[17179574.996000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[17179574.996000] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[17179574.996000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4
[17179574.996000] ehci_hcd 0000:00:1d.7: debug port 1
[17179574.996000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[17179574.996000] ehci_hcd 0000:00:1d.7: irq 10, io mem 0xf4000000
[17179575.000000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[17179575.000000] usb usb4: configuration #1 chosen from 1 choice
[17179575.000000] hub 4-0:1.0: USB hub found
[17179575.000000] hub 4-0:1.0: 6 ports detected
[17179575.028000] usb 1-1: new low speed USB device using uhci_hcd and address 2
[17179575.104000] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 10
[17179575.104000] ACPI: PCI Interrupt 0000:02:09.2[C] -> Link [LNKE] -> GSI 10 (level, low) -> IRQ 10
[17179575.152000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[10]  MMIO=[febff800-febfffff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[17179575.244000] Attempting manual resume
[17179575.280000] kjournald starting.  Commit interval 5 seconds
[17179575.280000] EXT3-fs: mounted filesystem with ordered data mode.
[17179575.544000] usb 1-1: new low speed USB device using uhci_hcd and address 3
[17179575.708000] usb 1-1: configuration #1 chosen from 1 choice
[17179576.752000] irq 11: nobody cared (try booting with the "irqpoll" option)
[17179576.752000]  <c013a024> __report_bad_irq+0x24/0x80  <c013a11f> note_interrupt+0x9f/0x1f0
[17179576.752000]  <c0139ae3> handle_IRQ_event+0x33/0x60  <c0139bc5> __do_IRQ+0xb5/0xc0
[17179576.752000]  <c01056f9> do_IRQ+0x19/0x30  <c0103e8a> common_interrupt+0x1a/0x20
[17179576.752000]  <c0139ac7> handle_IRQ_event+0x17/0x60  <c0139b80> __do_IRQ+0x70/0xc0
[17179576.752000]  <e08c9cb0> ohci_devctl+0x3f0/0x600 [ohci1394]  <c01056f9> do_IRQ+0x19/0x30
[17179576.752000]  <c0103e8a> common_interrupt+0x1a/0x20  <c0127592> run_workqueue+0x62/0xd0
[17179576.752000]  <e0929430> delayed_reset_bus+0x0/0xe0 [ieee1394]  <c0127ac7> worker_thread+0x117/0x140
[17179576.752000]  <c0115da0> default_wake_function+0x0/0x10  <c012a2d7> kthread+0xa7/0xe0
[17179576.752000]  <c01279b0> worker_thread+0x0/0x140  <c012a230> kthread+0x0/0xe0
[17179576.752000]  <c0101005> kernel_thread_helper+0x5/0x10
[17179576.752000] handlers:
[17179576.752000] [<e08ad680>] (usb_hcd_irq+0x0/0x60 [usbcore])
[17179576.752000] [<e08ad680>] (usb_hcd_irq+0x0/0x60 [usbcore])
[17179576.752000] Disabling IRQ #11
[17179577.024000] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00039d039d756c51]
[17179580.644000] input: PC Speaker as /class/input/input1
[17179581.016000] irda_init()
[17179581.016000] NET: Registered protocol family 23
[17179581.396000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179581.412000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[17179581.544000] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x926eb1, caps: 0x804719/0x0
[17179581.596000] input: SynPS/2 Synaptics TouchPad as /class/input/input2
[17179581.784000] Linux agpgart interface v0.101 (c) Dave Jones
[17179581.792000] agpgart: Detected an Intel 855PM Chipset.
[17179581.796000] agpgart: AGP aperture is 64M @ 0xb0000000
[17179581.916000] Real Time Clock Driver v1.12ac
[17179581.932000] hw_random: cannot enable RNG, aborting
[17179581.988000] usbcore: registered new driver hiddev
[17179582.004000] input: PS/2+USB Mouse as /class/input/input3
[17179582.004000] input: USB HID v1.00 Mouse [PS/2+USB Mouse] on usb-0000:00:1d.0-1
[17179582.004000] usbcore: registered new driver usbhid
[17179582.004000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[17179582.368000] ts: Compaq touchscreen protocol output
[17179582.488000] ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 6 (level, low) -> IRQ 6
[17179582.488000] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[17179582.616000] 8139too Fast Ethernet driver 0.9.27
[17179582.628000] ieee80211_crypt: registered algorithm ''NULL''
[17179582.640000] ieee80211: 802.11 data/management/control stack, git-1.1.13
[17179582.640000] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[17179582.756000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.1.2kmprq
[17179582.756000] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[17179582.756000] Driver ''ipw2200'' needs updating - please use bus_type methods
[17179583.312000] intel8x0_measure_ac97_clock: measured 55474 usecs
[17179583.312000] intel8x0: clocking to 48000
[17179583.312000] ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 7
[17179583.312000] PCI: setting IRQ 7 as level-triggered
[17179583.312000] ACPI: PCI Interrupt 0000:02:07.0[A] -> Link [LNKF] -> GSI 7 (level, low) -> IRQ 7
[17179583.312000] eth0: RealTek RTL8139 at 0xe0924300, 00:03:9d:75:6c:51, IRQ 7
[17179583.312000] eth0:  Identified 8139 chip type ''RTL-8100B/8139D''
[17179583.320000] ACPI: PCI Interrupt 0000:02:09.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
[17179583.320000] Yenta: CardBus bridge found at 0000:02:09.0 [17ff:5005]
[17179583.320000] Yenta: Enabling burst memory read transactions
[17179583.320000] Yenta: Using CSCINT to route CSC interrupts to PCI
[17179583.320000] Yenta: Routing CardBus interrupts to PCI
[17179583.320000] Yenta TI: socket 0000:02:09.0, mfunc 0x01aa1b22, devctl 0x66
[17179583.320000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
[17179583.552000] Yenta: ISA IRQ mask 0x0038, PCI irq 10
[17179583.552000] Socket status: 30000006
[17179583.552000] Yenta: Raising subordinate bus# of parent bus (#02) from #02 to #06
[17179583.552000] pcmcia: parent PCI bridge I/O window: 0xa000 - 0xbfff
[17179583.552000] cs: IO port probe 0xa000-0xbfff: clean.
[17179583.552000] pcmcia: parent PCI bridge Memory window: 0xd0000000 - 0xdfffffff
[17179583.552000] pcmcia: parent PCI bridge Memory window: 0x90000000 - 0x9fffffff
[17179583.556000] ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 11
[17179583.556000] ACPI: PCI Interrupt 0000:02:09.3[D] -> Link [LNKG] -> GSI 11 (level, low) -> IRQ 11
[17179583.556000] ACPI: PCI Interrupt 0000:02:04.0[A] -> Link [LNKB] -> GSI 6 (level, low) -> IRQ 6
[17179583.556000] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[17179583.760000] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
[17179583.780000] eth0: link down
[17179583.804000] ieee80211_crypt: registered algorithm ''WEP''
[17179583.884000] cs: IO port probe 0x100-0x3af: excluding 0x320-0x327
[17179583.884000] cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
[17179583.888000] cs: IO port probe 0x820-0x8ff: clean.
[17179583.888000] cs: IO port probe 0xc00-0xcf7: clean.
[17179583.888000] cs: IO port probe 0xa00-0xaff: clean.
[17179584.048000] lp: driver loaded but no devices found
[17179584.160000] SCSI subsystem initialized
[17179584.172000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
[17179584.172000] ieee1394: sbp2: Try serialize_io=0 for better performance
[17179584.228000] acpi_cpufreq: Unknown symbol cpu_online_map
[17179584.304000] Adding 1052216k swap on /dev/disk/by-uuid/22c1e50c-ca78-431a-8aee-b651f283df5b.  Priority:-1 extents:1 across:1052216k
[17179584.596000] EXT3 FS on hda7, internal journal
[17179584.828000] NET: Registered protocol family 17
[17179585.044000] kjournald starting.  Commit interval 5 seconds
[17179585.056000] EXT3 FS on hda9, internal journal
[17179585.056000] EXT3-fs: mounted filesystem with ordered data mode.
[17179585.088000] kjournald starting.  Commit interval 5 seconds
[17179585.096000] EXT3 FS on hda5, internal journal
[17179585.096000] EXT3-fs: mounted filesystem with ordered data mode.
[17179585.096000] kjournald starting.  Commit interval 5 seconds
[17179585.104000] EXT3 FS on hda3, internal journal
[17179585.104000] EXT3-fs: mounted filesystem with ordered data mode.
[17179585.148000] kjournald starting.  Commit interval 5 seconds
[17179585.164000] EXT3 FS on hda4, internal journal
[17179585.164000] EXT3-fs: mounted filesystem with ordered data mode.
[17179585.196000] kjournald starting.  Commit interval 5 seconds
[17179585.208000] EXT3 FS on hda10, internal journal
[17179585.208000] EXT3-fs: mounted filesystem with ordered data mode.
[17179585.232000] kjournald starting.  Commit interval 5 seconds
[17179585.344000] EXT3 FS on hda6, internal journal
[17179585.344000] EXT3-fs: mounted filesystem with ordered data mode.
[17179585.528000] NTFS driver 2.1.27 [Flags: R/O MODULE].
[17179586.372000] NET: Registered protocol family 10
[17179586.372000] lo: Disabled Privacy Extensions
[17179586.372000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[17179586.372000] IPv6 over IPv4 tunneling driver
[17179595.160000] ACPI: AC Adapter [AC] (on-line)
[17179595.192000] ACPI: Battery Slot [BAT1] (battery absent)
[17179595.208000] ACPI: Power Button (FF) [PWRF]
[17179595.208000] ACPI: Sleep Button (CM) [SLPB]
[17179595.208000] ACPI: Lid Switch [LID]
[17179595.208000] ACPI: Power Button (CM) [PBTN]
[17179595.332000] ibm_acpi: ec object not found
[17179595.360000] pcc_acpi: loading...
[17179597.236000] eth1: no IPv6 routers present
[17179598.000000] fglrx: module license ''Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY'' taints kernel.
[17179598.004000] [fglrx] Maximum main memory to use for locked dma buffers: 431 MBytes.
[17179598.004000] [fglrx] module loaded - fglrx 8.31.5 [Nov  9 2006] on minor 0
[17179598.032000] ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
[17179600.492000] [fglrx] Internal AGP support requested, but kernel AGP support active.
[17179600.492000] [fglrx] Have to use kernel AGP support to avoid conflicts.
[17179600.492000] [fglrx] AGP detected, AgpState   = 0x1f000217 (hardware caps of chipset)
[17179600.492000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[17179600.492000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[17179600.492000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
[17179600.492000] [fglrx] AGP enabled,  AgpCommand = 0x1f000314 (selected caps)
[17179600.504000] [fglrx] total      GART = 67108864
[17179600.504000] [fglrx] free       GART = 51113984
[17179600.504000] [fglrx] max single GART = 51113984
[17179600.504000] [fglrx] total      LFB  = 61075456
[17179600.504000] [fglrx] free       LFB  = 53211136
[17179600.504000] [fglrx] max single LFB  = 53211136
[17179600.504000] [fglrx] total      Inv  = 0
[17179600.504000] [fglrx] free       Inv  = 0
[17179600.504000] [fglrx] max single Inv  = 0
[17179600.504000] [fglrx] total      TIM  = 0
[17179604.796000] Bluetooth: Core ver 2.8
[17179604.796000] NET: Registered protocol family 31
[17179604.796000] Bluetooth: HCI device and connection manager initialized
[17179604.796000] Bluetooth: HCI socket layer initialized
[17179604.816000] Bluetooth: L2CAP ver 2.8
[17179604.816000] Bluetooth: L2CAP socket layer initialized
[17179604.856000] Bluetooth: RFCOMM socket layer initialized
[17179604.856000] Bluetooth: RFCOMM TTY layer initialized
[17179604.856000] Bluetooth: RFCOMM ver 1.7
[17179971.120000] usb 4-3: new high speed USB device using ehci_hcd and address 3
[17179971.252000] usb 4-3: configuration #1 chosen from 1 choice
[17179971.540000] usbcore: registered new driver libusual
[17179971.572000] Initializing USB Mass Storage driver...
[17179971.572000] scsi0 : SCSI emulation for USB Mass Storage devices
[17179971.572000] usb-storage: device found at 3
[17179971.572000] usb-storage: waiting for device to settle before scanning
[17179971.572000] usbcore: registered new driver usb-storage
[17179971.572000] USB Mass Storage support registered.
[17179976.572000] usb-storage: device scan complete
[17179976.600000]   Vendor: TOSHIBA   Model: MK6021GAS         Rev: GA02
[17179976.600000]   Type:   Direct-Access                      ANSI SCSI revision: 00
[17179976.704000] SCSI device sda: 117210240 512-byte hdwr sectors (60012 MB)
[17179976.704000] sda: Write Protect is off
[17179976.704000] sda: Mode Sense: 00 14 00 00
[17179976.704000] sda: assuming drive cache: write through
[17179976.708000] SCSI device sda: 117210240 512-byte hdwr sectors (60012 MB)
[17179976.708000] sda: Write Protect is off
[17179976.708000] sda: Mode Sense: 00 14 00 00
[17179976.708000] sda: assuming drive cache: write through
[17179976.708000]  sda: sda1
[17179977.116000] sd 0:0:0:0: Attached scsi disk sda
[17179977.140000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[17179978.168000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[17182926.188000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17182926.188000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182926.356000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17182926.356000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182928.408000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17182928.408000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182928.624000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17182928.624000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182928.856000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17182928.856000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182928.968000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17182928.968000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182929.156000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17182929.156000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182929.280000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17182929.280000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182929.436000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17182929.436000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182929.532000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17182929.532000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182930.540000] atkbd.c: Unknown key pressed (translated set 2, code 0xf3 on isa0060/serio0).
[17182930.540000] atkbd.c: Use ''setkeycodes e073 <keycode>'' to make it known.
[17182930.744000] atkbd.c: Unknown key released (translated set 2, code 0xf3 on isa0060/serio0).
[17182930.744000] atkbd.c: Use ''setkeycodes e073 <keycode>'' to make it known.
[17182931.652000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17182931.652000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182931.820000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17182931.820000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182933.052000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17182933.052000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182933.324000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17182933.324000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182934.132000] atkbd.c: Unknown key pressed (translated set 2, code 0xf3 on isa0060/serio0).
[17182934.132000] atkbd.c: Use ''setkeycodes e073 <keycode>'' to make it known.
[17182934.332000] atkbd.c: Unknown key released (translated set 2, code 0xf3 on isa0060/serio0).
[17182934.332000] atkbd.c: Use ''setkeycodes e073 <keycode>'' to make it known.
[17182934.864000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17182934.864000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182935.020000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17182935.020000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182938.420000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17182938.420000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182938.608000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17182938.608000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17182939.476000] atkbd.c: Unknown key pressed (translated set 2, code 0xf3 on isa0060/serio0).
[17182939.476000] atkbd.c: Use ''setkeycodes e073 <keycode>'' to make it known.
[17182939.640000] atkbd.c: Unknown key released (translated set 2, code 0xf3 on isa0060/serio0).
[17182939.640000] atkbd.c: Use ''setkeycodes e073 <keycode>'' to make it known.
[17184471.008000] atkbd.c: Unknown key pressed (translated set 2, code 0xf1 on isa0060/serio0).
[17184471.008000] atkbd.c: Use ''setkeycodes e071 <keycode>'' to make it known.
[17184471.088000] atkbd.c: Unknown key released (translated set 2, code 0xf1 on isa0060/serio0).
[17184471.088000] atkbd.c: Use ''setkeycodes e071 <keycode>'' to make it known.
[17184515.448000] usb 4-3: USB disconnect, address 3
[17184515.940000] usb 4-3: new high speed USB device using ehci_hcd and address 5
[17184516.072000] usb 4-3: configuration #1 chosen from 1 choice
[17184516.072000] scsi1 : SCSI emulation for USB Mass Storage devices
[17184516.072000] usb-storage: device found at 5
[17184516.072000] usb-storage: waiting for device to settle before scanning
[17184517.716000] usb 4-3: USB disconnect, address 5
[17184580.472000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17184580.472000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184580.628000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17184580.628000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184581.880000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17184581.880000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184582.048000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17184582.048000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184790.580000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17184790.580000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184790.840000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17184790.840000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184791.104000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17184791.104000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184791.336000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17184791.336000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184791.536000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17184791.536000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184791.632000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17184791.632000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184793.596000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17184793.596000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184794.540000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17184794.540000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184800.812000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17184800.812000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184809.668000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17184809.668000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184813.540000] atkbd.c: Unknown key pressed (translated set 2, code 0xf3 on isa0060/serio0).
[17184813.540000] atkbd.c: Use ''setkeycodes e073 <keycode>'' to make it known.
[17184816.492000] atkbd.c: Unknown key released (translated set 2, code 0xf3 on isa0060/serio0).
[17184816.492000] atkbd.c: Use ''setkeycodes e073 <keycode>'' to make it known.
[17184842.280000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17184842.280000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184842.872000] atkbd.c: Unknown key pressed (translated set 2, code 0xf3 on isa0060/serio0).
[17184842.872000] atkbd.c: Use ''setkeycodes e073 <keycode>'' to make it known.
[17184847.176000] atkbd.c: Unknown key released (translated set 2, code 0xf3 on isa0060/serio0).
[17184847.176000] atkbd.c: Use ''setkeycodes e073 <keycode>'' to make it known.
[17184847.420000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17184847.420000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184848.364000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17184848.364000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184848.644000] atkbd.c: Unknown key pressed (translated set 2, code 0xf3 on isa0060/serio0).
[17184848.644000] atkbd.c: Use ''setkeycodes e073 <keycode>'' to make it known.
[17184849.012000] atkbd.c: Unknown key released (translated set 2, code 0xf4 on isa0060/serio0).
[17184849.012000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184849.040000] atkbd.c: Unknown key released (translated set 2, code 0xf3 on isa0060/serio0).
[17184849.040000] atkbd.c: Use ''setkeycodes e073 <keycode>'' to make it known.
[17184964.500000] usb 4-3: new high speed USB device using ehci_hcd and address 6
[17184964.632000] usb 4-3: configuration #1 chosen from 1 choice
[17184964.632000] scsi2 : SCSI emulation for USB Mass Storage devices
[17184964.632000] usb-storage: device found at 6
[17184964.632000] usb-storage: waiting for device to settle before scanning
[17184969.632000] usb-storage: device scan complete
[17184969.672000]   Vendor: TOSHIBA   Model: MK6021GAS         Rev: GA02
[17184969.672000]   Type:   Direct-Access                      ANSI SCSI revision: 00
[17184969.676000] SCSI device sda: 117210240 512-byte hdwr sectors (60012 MB)
[17184969.676000] sda: Write Protect is off
[17184969.676000] sda: Mode Sense: 00 14 00 00
[17184969.676000] sda: assuming drive cache: write through
[17184969.680000] SCSI device sda: 117210240 512-byte hdwr sectors (60012 MB)
[17184969.680000] sda: Write Protect is off
[17184969.680000] sda: Mode Sense: 00 14 00 00
[17184969.680000] sda: assuming drive cache: write through
[17184969.680000]  sda: sda1
[17184969.692000] sd 2:0:0:0: Attached scsi disk sda
[17184969.692000] sd 2:0:0:0: Attached scsi generic sg0 type 0
[17184970.796000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[17185392.960000] mtrr: no MTRR for a8000000,400000 found
[17185392.960000] mtrr: no MTRR for a8400000,100000 found
[17185392.960000] mtrr: no MTRR for a8500000,80000 found
[17185392.960000] mtrr: no MTRR for a8580000,40000 found
[17185392.960000] mtrr: no MTRR for a85c0000,1000 found
[17185393.448000] [fglrx] Internal AGP support requested, but kernel AGP support active.
[17185393.448000] [fglrx] Have to use kernel AGP support to avoid conflicts.
[17185393.448000] [fglrx] AGP detected, AgpState   = 0x1f000217 (hardware caps of chipset)
[17185393.452000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[17185393.452000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[17185393.452000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
[17185393.452000] [fglrx] AGP enabled,  AgpCommand = 0x1f000314 (selected caps)
[17185393.464000] [fglrx] total      GART = 67108864
[17185393.464000] [fglrx] free       GART = 51113984
[17185393.464000] [fglrx] max single GART = 51113984
[17185393.464000] [fglrx] total      LFB  = 61075456
[17185393.464000] [fglrx] free       LFB  = 53211136
[17185393.464000] [fglrx] max single LFB  = 53211136
[17185393.464000] [fglrx] total      Inv  = 0
[17185393.464000] [fglrx] free       Inv  = 0
[17185393.464000] [fglrx] max single Inv  = 0
[17185393.464000] [fglrx] total      TIM  = 0
[17185421.500000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[17185481.032000] mtrr: no MTRR for a8000000,400000 found
[17185481.032000] mtrr: no MTRR for a8400000,100000 found
[17185481.032000] mtrr: no MTRR for a8500000,80000 found
[17185481.032000] mtrr: no MTRR for a8580000,40000 found
[17185481.032000] mtrr: no MTRR for a85c0000,1000 found
[17185481.384000] [fglrx] Internal AGP support requested, but kernel AGP support active.
[17185481.384000] [fglrx] Have to use kernel AGP support to avoid conflicts.
[17185481.384000] [fglrx] AGP detected, AgpState   = 0x1f000217 (hardware caps of chipset)
[17185481.384000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[17185481.384000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[17185481.384000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
[17185481.384000] [fglrx] AGP enabled,  AgpCommand = 0x1f000314 (selected caps)
[17185481.392000] [fglrx] total      GART = 67108864
[17185481.392000] [fglrx] free       GART = 51113984
[17185481.392000] [fglrx] max single GART = 51113984
[17185481.392000] [fglrx] total      LFB  = 61075456
[17185481.392000] [fglrx] free       LFB  = 53211136
[17185481.392000] [fglrx] max single LFB  = 53211136
[17185481.392000] [fglrx] total      Inv  = 0
[17185481.392000] [fglrx] free       Inv  = 0
[17185481.392000] [fglrx] max single Inv  = 0
[17185481.392000] [fglrx] total      TIM  = 0
[17185502.792000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[17185550.664000] usb 4-3: USB disconnect, address 6
[17185550.904000] usb 4-3: new high speed USB device using ehci_hcd and address 7
[17185551.036000] usb 4-3: configuration #1 chosen from 1 choice
[17185551.036000] scsi3 : SCSI emulation for USB Mass Storage devices
[17185551.036000] usb-storage: device found at 7
[17185551.036000] usb-storage: waiting for device to settle before scanning
[17185551.420000] usb 4-3: USB disconnect, address 7
vedo che a un certo punto dice:

Codice: Seleziona tutto

[17182926.188000] atkbd.c: Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
[17182926.188000] atkbd.c: Use ''setkeycodes e074 <keycode>'' to make it known.
[17184813.540000] atkbd.c: Unknown key pressed (translated set 2, code 0xf3 on isa0060/serio0).
[17184813.540000] atkbd.c: Use ''setkeycodes e073 <keycode>'' to make it known.
potrebbero essere quelli?
grazie
- Robin: Bellosguardo che stai facendo lassù?
- Bellosguardo: sto supponendo! Suppongo che non arrivi nessuno!
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 6 ospiti