[resolu]module carte réseau intégré

Bonjour,

J’ai installé hier soir une debian. Sans rien de superflu: le système de base et 2/3 trucs. Possédant un fake raid, je l’ai fait avec deboostrap. Apparement, l’accès a internet avec le chroot de post installation était bon vu que j’ai pu installer quelques paquets. Cependant, ce matin, en bootant sur mon véritable système pour continuer sa confuiguration… pas d’internet.

J’ai donc fait un petit ifconfig, il ne me trouve que l’interface locale.
A suivi un lspci. Ma carte réseau intégrée est bien reconnue:

La 2eme carte intégré l’est aussi

Pour la première, j’ai trouvé sur internet qu’il fallait utiliser le module skge. J’ai donc fait un petit modprobe skge. Mais rien à faire, ifconfig ne reconnait que l’interface locale.

Merci de vos réponses :slightly_smiling:

Regardes le fichire /etc/udev/rules.d/[un nom avec net persistent rules]

Sans doute que ta carte a changé de nom et s’appelle eth1, eth2, …

Sinon, que donne dmesg?

le fichier 70-persistent-net.rules liste 2 “PCI devices” entre parenthèse le premier a (skge), le second (sky2)…

Si vous avez besoin d’information dites le moi. Ne pouvant pas copier coller, je vais pas tout recopier.

Dmesg répète

attemp to access beyond end of device sda: rw0, want=*******(le nombre change) limit=312581808

Au fait, qu’y a-t-il dans /etc/network/interfaces??

lol, pour ce dernier point…

Admettons que tu veuilles les résultat d’un dmesg, tu fais un “touch dmesg_result” (appelle ton fichier vide comme ça ou autrement, peu importe).

Puis un dmesg > dmesg_result
(ou dmesg > /home/dmesg_result, ou autre chose, selon l’endroit ou tu te trouves).

Comme ça, tu récupères les résultats. Tu copies le ficher dans ta clé usb et hop, tu récupères ainsi les résultats dont tu as besoin, ou de la commande qui t’intéresse).

Et ton problème? Ton résultat de ifconfig, tu l’obtiens alors que ton fichier interface est correctement alimenté? Tu as quoi, dedans? Un lsmod ne te trouve pas de module du tout?

Je ne connais pas vraiment ce problème là, mais je suis sûr que Fran va trouver. S’il te pose cette question, c’est parce que (je crois - il est plus calé que moi) le module doit être monté dynamiquement. Or comment ton système choisit quel interface associer à quelle carte?

Je n’avais pas pensé au /etc/network/interfaces, enfin le voila

[code]#The loopback netxork interface
auto lo
iface lo inet loopback

#The primary network interface
auto eth0
iface eth0 inet dhcp[/code]

lsmod me dit bien que les modules sky2 et skge sont montés.

Pour la technique du transfert avec clé USB… ça serait un plaisir si j’arrivais à monter ma clé. Je la branche, mais je ne sais pas quel fichier /dev/sd* utiliser, en effet:

#fdisk -l Unable to seek on /dev/sda

et c’est tout :slightly_smiling:

Je suis débutant sous debian, j’ai des bases de linux (ubuntu), mais ce coup la, j’ai voulu me faire une installation complètement personnelle avec debian.

EDIT: Je vais récupérer le dmesg avec mon ubuntu fonctionnel qui est sur la même machine

EDIT2: Le voila :slightly_smiling: (attention c’est long)

[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.26-1-686-bigmem (Debian 2.6.26-13) (waldi@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-24)) #1 SMP Sat Jan 10 19:13:22 UTC 2009 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 0000000000095c00 (usable) [ 0.000000] BIOS-e820: 0000000000095c00 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 00000000cff70000 (usable) [ 0.000000] BIOS-e820: 00000000cff70000 - 00000000cff7e000 (ACPI data) [ 0.000000] BIOS-e820: 00000000cff7e000 - 00000000cffd0000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000cffd0000 - 00000000d0000000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved) [ 0.000000] BIOS-e820: 0000000100000000 - 0000000130000000 (usable) [ 0.000000] 3968MB HIGHMEM available. [ 0.000000] 896MB LOWMEM available. [ 0.000000] found SMP MP-table at [c00ff780] 000ff780 [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] Entering add_active_range(0, 0, 1245184) 0 entries of 256 used [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0 -> 4096 [ 0.000000] Normal 4096 -> 229376 [ 0.000000] HighMem 229376 -> 1245184 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[1] active PFN ranges [ 0.000000] 0: 0 -> 1245184 [ 0.000000] On node 0 totalpages: 1245184 [ 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] HighMem zone: 7936 pages used for memmap [ 0.000000] HighMem zone: 1007872 pages, LIFO batch:31 [ 0.000000] Movable zone: 0 pages used for memmap [ 0.000000] DMI present. [ 0.000000] Using APIC driver default [ 0.000000] ACPI: RSDP 000FB030, 0014 (r0 ACPIAM) [ 0.000000] ACPI: RSDT CFF70000, 003C (r1 A_M_I_ OEMRSDT 7000809 MSFT 97) [ 0.000000] ACPI: FACP CFF70200, 0084 (r2 A_M_I_ OEMFACP 7000809 MSFT 97) [ 0.000000] ACPI: DSDT CFF70440, 963E (r1 A0986 A0986000 0 INTL 20060113) [ 0.000000] ACPI: FACS CFF7E000, 0040 [ 0.000000] ACPI: APIC CFF70390, 006C (r1 A_M_I_ OEMAPIC 7000809 MSFT 97) [ 0.000000] ACPI: MCFG CFF70400, 003C (r1 A_M_I_ OEMMCFG 7000809 MSFT 97) [ 0.000000] ACPI: OEMB CFF7E040, 0081 (r1 A_M_I_ AMI_OEM 7000809 MSFT 97) [ 0.000000] ACPI: HPET CFF79A80, 0038 (r1 A_M_I_ OEMHPET 7000809 MSFT 97) [ 0.000000] ACPI: OSFR CFF79AC0, 00B0 (r1 A_M_I_ OEMOSFR 7000809 MSFT 97) [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled) [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] Allocating PCI resources starting at d4000000 (gap: d0000000:2ee00000) [ 0.000000] PM: Registered nosave memory: 0000000000095000 - 0000000000096000 [ 0.000000] PM: Registered nosave memory: 0000000000096000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000 [ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000 [ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs [ 0.000000] PERCPU: Allocating 42184 bytes of per cpu data [ 0.000000] NR_CPUS: 32, nr_cpu_ids: 4 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1235456 [ 0.000000] Kernel command line: root=/dev/mapper/isw_bjiihibecd_raid06 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 3210.606 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: 4142780k/4980736k available (1834k kernel code, 49664k reserved, 788k data, 256k init, 3276224k highmem) [ 0.004000] virtual kernel memory layout: [ 0.004000] fixmap : 0xffe13000 - 0xfffff000 (1968 kB) [ 0.004000] pkmap : 0xffa00000 - 0xffc00000 (2048 kB) [ 0.004000] vmalloc : 0xf8800000 - 0xff9fe000 ( 113 MB) [ 0.004000] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) [ 0.004000] .init : 0xc0397000 - 0xc03d7000 ( 256 kB) [ 0.004000] .data : 0xc02ca8f3 - 0xc038fac0 ( 788 kB) [ 0.004000] .text : 0xc0100000 - 0xc02ca8f3 (1834 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.004000] hpet clockevent registered [ 0.083758] Calibrating delay using timer specific routine.. 6427.49 BogoMIPS (lpj=12854999) [ 0.083877] Security Framework initialized [ 0.083921] SELinux: Disabled at boot. [ 0.083963] Capability LSM initialized [ 0.084005] Mount-cache hash table entries: 512 [ 0.084005] Initializing cgroup subsys ns [ 0.084005] Initializing cgroup subsys cpuacct [ 0.084005] Initializing cgroup subsys devices [ 0.084005] CPU: Trace cache: 12K uops, L1 D cache: 16K [ 0.084005] CPU: L2 cache: 1024K [ 0.084005] CPU: Physical Processor ID: 0 [ 0.084005] Intel machine check architecture supported. [ 0.084005] Intel machine check reporting enabled on CPU#0. [ 0.084005] CPU0: Intel P4/Xeon Extended MCE MSRs (12) available [ 0.084005] CPU0: Thermal monitoring enabled [ 0.084005] using mwait in idle threads. [ 0.084005] Checking 'hlt' instruction... OK. [ 0.100006] ACPI: Core revision 20080321 [ 0.120007] ENABLING IO-APIC IRQs [ 0.120007] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.159653] CPU0: Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 01 [ 0.160010] Booting processor 1/1 ip 6000 [ 0.168010] Initializing CPU#1 [ 0.168010] Calibrating delay using timer specific routine.. 9344.50 BogoMIPS (lpj=18689016) [ 0.168010] CPU: Trace cache: 12K uops, L1 D cache: 16K [ 0.168010] CPU: L2 cache: 1024K [ 0.168010] CPU: Physical Processor ID: 0 [ 0.168010] Intel machine check architecture supported. [ 0.168010] Intel machine check reporting enabled on CPU#1. [ 0.168010] CPU1: Intel P4/Xeon Extended MCE MSRs (12) available [ 0.168010] CPU1: Thermal monitoring enabled [ 0.246058] CPU1: Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 01 [ 0.246542] checking TSC synchronization [CPU#0 -> CPU#1]: passed. [ 0.252015] Brought up 2 CPUs [ 0.252015] Total of 2 processors activated (15772.00 BogoMIPS). [ 0.252015] CPU0 attaching sched-domain: [ 0.252015] domain 0: span 0-1 [ 0.252015] groups: 0 1 [ 0.252015] domain 1: span 0-1 [ 0.252015] groups: 0-1 [ 0.252015] CPU1 attaching sched-domain: [ 0.252015] domain 0: span 0-1 [ 0.252015] groups: 1 0 [ 0.252015] domain 1: span 0-1 [ 0.252015] groups: 0-1 [ 0.252015] net_namespace: 660 bytes [ 0.252015] Booting paravirtualized kernel on bare hardware [ 0.252015] NET: Registered protocol family 16 [ 0.252015] ACPI: bus type pci registered [ 0.252015] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255 [ 0.252015] PCI: Not using MMCONFIG. [ 0.252015] PCI: BIOS BUG #0[00000031] found [ 0.252015] PCI: Using configuration type 1 for base access [ 0.252015] Setting up standard PCI resources [ 0.252697] ACPI: EC: Look up EC in DSDT [ 0.272901] ACPI: Interpreter enabled [ 0.272945] ACPI: (supports S0 S1 S3 S4 S5) [ 0.273143] ACPI: Using IOAPIC for interrupt routing [ 0.273254] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255 [ 0.276727] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources [ 0.276771] PCI: Using MMCONFIG for extended config space [ 0.291491] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 0.291491] PCI: Transparent bridge - 0000:00:1e.0 [ 0.291571] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.291571] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT] [ 0.291571] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] [ 0.291571] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT] [ 0.291571] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT] [ 0.291638] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] [ 0.315493] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15) [ 0.315493] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15) [ 0.315493] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) [ 0.315493] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *7 10 11 12 14 15) [ 0.316017] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 0.316017] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15) [ 0.316427] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 *14 15) [ 0.316949] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15) [ 0.319493] ACPI Warning (tbutils-0217): Incorrect checksum in table [OEMB] - D6, should be CD [20080321] [ 0.319493] Linux Plug and Play Support v0.97 (c) Adam Belay [ 0.319493] pnp: PnP ACPI init [ 0.319493] ACPI: bus type pnp registered [ 0.323493] pnp: PnP ACPI: found 17 devices [ 0.323537] ACPI: ACPI bus type pnp unregistered [ 0.323537] PnPBIOS: Disabled by ACPI PNP [ 0.327097] PCI: Using ACPI for IRQ routing [ 0.330366] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 [ 0.330558] hpet0: 4 64-bit timers, 14318180 Hz [ 0.331097] ACPI: RTC can wake from S4 [ 0.337750] system 00:01: iomem range 0xfed14000-0xfed19fff has been reserved [ 0.337806] system 00:07: ioport range 0x290-0x29f has been reserved [ 0.337857] system 00:08: ioport range 0x4d0-0x4d1 has been reserved [ 0.337900] system 00:08: ioport range 0x800-0x87f has been reserved [ 0.337942] system 00:08: ioport range 0x500-0x57f has been reserved [ 0.337986] system 00:08: iomem range 0xfed08000-0xfed08fff has been reserved [ 0.338029] system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved [ 0.338073] system 00:08: iomem range 0xfed20000-0xfed3ffff has been reserved [ 0.338117] system 00:08: iomem range 0xfed50000-0xfed8ffff has been reserved [ 0.338166] system 00:0b: iomem range 0xffc00000-0xffdfffff has been reserved [ 0.338215] system 00:0d: iomem range 0xfec00000-0xfec00fff has been reserved [ 0.338259] system 00:0d: iomem range 0xfee00000-0xfee00fff could not be reserved [ 0.338314] system 00:0f: iomem range 0xe0000000-0xefffffff has been reserved [ 0.338362] system 00:10: iomem range 0x0-0x9ffff could not be reserved [ 0.338405] system 00:10: iomem range 0xc0000-0xcffff could not be reserved [ 0.338449] system 00:10: iomem range 0xe0000-0xfffff could not be reserved [ 0.338492] system 00:10: iomem range 0x100000-0xcfffffff could not be reserved [ 0.370969] PCI: Bridge: 0000:00:01.0 [ 0.370969] IO window: b000-bfff [ 0.370969] MEM window: 0xfc000000-0xfe8fffff [ 0.370969] PREFETCH window: 0x00000000d0000000-0x00000000dfffffff [ 0.370969] PCI: Bridge: 0000:00:1c.0 [ 0.371736] IO window: disabled. [ 0.371778] MEM window: disabled. [ 0.371820] PREFETCH window: 0x00000000faf00000-0x00000000faffffff [ 0.371866] PCI: Bridge: 0000:00:1c.4 [ 0.371908] IO window: d000-dfff [ 0.371951] MEM window: 0xfea00000-0xfeafffff [ 0.371993] PREFETCH window: disabled. [ 0.372037] PCI: Bridge: 0000:00:1c.5 [ 0.372078] IO window: c000-cfff [ 0.372120] MEM window: 0xfe900000-0xfe9fffff [ 0.372162] PREFETCH window: disabled. [ 0.372207] PCI: Bridge: 0000:00:1e.0 [ 0.372248] IO window: e000-efff [ 0.372291] MEM window: 0xfeb00000-0xfebfffff [ 0.372334] PREFETCH window: 0x00000000f0000000-0x00000000f00fffff [ 0.374957] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16 [ 0.375039] PCI: Setting latency timer of device 0000:00:01.0 to 64 [ 0.375059] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17 [ 0.375141] PCI: Setting latency timer of device 0000:00:1c.0 to 64 [ 0.375160] ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 17 (level, low) -> IRQ 17 [ 0.375241] PCI: Setting latency timer of device 0000:00:1c.4 to 64 [ 0.375260] ACPI: PCI Interrupt 0000:00:1c.5[B] -> GSI 16 (level, low) -> IRQ 16 [ 0.375341] PCI: Setting latency timer of device 0000:00:1c.5 to 64 [ 0.375353] PCI: Setting latency timer of device 0000:00:1e.0 to 64 [ 0.375395] NET: Registered protocol family 2 [ 0.389986] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.390353] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.390883] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.391167] TCP: Hash tables configured (established 131072 bind 65536) [ 0.391210] TCP reno registered [ 0.398000] NET: Registered protocol family 1 [ 0.398166] checking if image is initramfs...<7>Switched to high resolution mode on CPU 1 [ 0.513540] Switched to high resolution mode on CPU 0 [ 0.629509] it is [ 0.885076] Freeing initrd memory: 6304k freed [ 0.889539] audit: initializing netlink socket (disabled) [ 0.889539] type=2000 audit(1232631279.876:1): initialized [ 0.889539] highmem bounce pool size: 64 pages [ 0.889539] Total HugeTLB memory allocated, 0 [ 0.889539] VFS: Disk quotas dquot_6.5.1 [ 0.889539] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.889539] msgmni has been set to 1706 [ 0.889539] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.889539] io scheduler noop registered [ 0.889539] io scheduler anticipatory registered [ 0.889539] io scheduler deadline registered [ 0.889539] io scheduler cfq registered (default) [ 0.889539] pci 0000:01:00.0: Boot video device [ 0.889539] PCI: Setting latency timer of device 0000:00:01.0 to 64 [ 0.889539] assign_interrupt_mode Found MSI capability [ 0.889539] Allocate Port Service[0000:00:01.0:pcie00] [ 0.889539] Allocate Port Service[0000:00:01.0:pcie03] [ 0.889539] PCI: Setting latency timer of device 0000:00:1c.0 to 64 [ 0.889539] assign_interrupt_mode Found MSI capability [ 0.889539] Allocate Port Service[0000:00:1c.0:pcie00] [ 0.889539] Allocate Port Service[0000:00:1c.0:pcie02] [ 0.889539] Allocate Port Service[0000:00:1c.0:pcie03] [ 0.889539] PCI: Setting latency timer of device 0000:00:1c.4 to 64 [ 0.889539] assign_interrupt_mode Found MSI capability [ 0.889539] Allocate Port Service[0000:00:1c.4:pcie00] [ 0.889539] Allocate Port Service[0000:00:1c.4:pcie02] [ 0.889539] Allocate Port Service[0000:00:1c.4:pcie03] [ 0.889539] PCI: Setting latency timer of device 0000:00:1c.5 to 64 [ 0.889539] assign_interrupt_mode Found MSI capability [ 0.889539] Allocate Port Service[0000:00:1c.5:pcie00] [ 0.889539] Allocate Port Service[0000:00:1c.5:pcie02] [ 0.889539] Allocate Port Service[0000:00:1c.5:pcie03] [ 0.893539] isapnp: Scanning for PnP cards... [ 1.241790] isapnp: No Plug & Play device found [ 1.249537] hpet_resources: 0xfed00000 is busy [ 1.249537] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [ 1.249617] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.249617] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.249617] brd: module loaded [ 1.249617] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 [ 1.249617] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp [ 1.249791] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.253503] mice: PS/2 mouse device common for all mice [ 1.257502] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 1.257502] rtc0: alarms up to one month, y3k [ 1.257502] cpuidle: using governor ladder [ 1.257502] cpuidle: using governor menu [ 1.257502] No iBFT detected. [ 1.257502] TCP cubic registered [ 1.257502] NET: Registered protocol family 17 [ 1.257502] Using IPI No-Shortcut mode [ 1.257502] registered taskstats version 1 [ 1.257502] rtc_cmos 00:03: setting system clock to 2009-01-22 13:34:41 UTC (1232631281) [ 1.257502] Freeing unused kernel memory: 256k freed [ 1.286239] input: AT Translated Set 2 keyboard as /class/input/input0 [ 1.348217] ACPI: ACPI0007:00 is registered as cooling_device0 [ 1.350019] ACPI: ACPI0007:01 is registered as cooling_device1 [ 1.534068] usbcore: registered new interface driver usbfs [ 1.534068] usbcore: registered new interface driver hub [ 1.538113] usbcore: registered new device driver usb [ 1.538074] USB Universal Host Controller Interface driver v3.0 [ 1.538074] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16 [ 1.538074] PCI: Setting latency timer of device 0000:00:1a.0 to 64 [ 1.538074] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 1.538074] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 1.538074] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000a800 [ 1.538074] usb usb1: configuration #1 chosen from 1 choice [ 1.538074] hub 1-0:1.0: USB hub found [ 1.538074] hub 1-0:1.0: 2 ports detected [ 1.639044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.639096] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.639152] usb usb1: Product: UHCI Host Controller [ 1.639196] usb usb1: Manufacturer: Linux 2.6.26-1-686-bigmem uhci_hcd [ 1.639243] usb usb1: SerialNumber: 0000:00:1a.0 [ 1.640339] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 21 [ 1.640433] PCI: Setting latency timer of device 0000:00:1a.1 to 64 [ 1.640439] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 1.640518] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2 [ 1.640606] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000a880 [ 1.640767] usb usb2: configuration #1 chosen from 1 choice [ 1.640856] hub 2-0:1.0: USB hub found [ 1.640905] hub 2-0:1.0: 2 ports detected [ 1.743496] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.743548] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.743603] usb usb2: Product: UHCI Host Controller [ 1.743648] usb usb2: Manufacturer: Linux 2.6.26-1-686-bigmem uhci_hcd [ 1.743694] usb usb2: SerialNumber: 0000:00:1a.1 [ 1.744795] ACPI: PCI Interrupt 0000:00:1a.2[C] -> GSI 18 (level, low) -> IRQ 18 [ 1.744890] PCI: Setting latency timer of device 0000:00:1a.2 to 64 [ 1.744897] uhci_hcd 0000:00:1a.2: UHCI Host Controller [ 1.744981] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3 [ 1.745074] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000ac00 [ 1.745236] usb usb3: configuration #1 chosen from 1 choice [ 1.745330] hub 3-0:1.0: USB hub found [ 1.745381] hub 3-0:1.0: 2 ports detected [ 1.766070] No dock devices found. [ 1.778069] SCSI subsystem initialized [ 1.794069] libata version 3.00 loaded. [ 1.846854] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.846906] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.846961] usb usb3: Product: UHCI Host Controller [ 1.847006] usb usb3: Manufacturer: Linux 2.6.26-1-686-bigmem uhci_hcd [ 1.847053] usb usb3: SerialNumber: 0000:00:1a.2 [ 1.850198] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 18 [ 1.850198] PCI: Setting latency timer of device 0000:00:1a.7 to 64 [ 1.850198] ehci_hcd 0000:00:1a.7: EHCI Host Controller [ 1.850198] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 4 [ 1.854199] ehci_hcd 0000:00:1a.7: debug port 1 [ 1.854199] PCI: cache line size of 128 is not supported by device 0000:00:1a.7 [ 1.854199] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfbfffc00 [ 1.890221] usb 1-1: new full speed USB device using uhci_hcd and address 2 [ 1.902220] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [ 1.902385] usb usb4: configuration #1 chosen from 1 choice [ 1.902473] hub 4-0:1.0: USB hub found [ 1.902524] hub 4-0:1.0: 6 ports detected [ 1.958893] Floppy drive(s): fd0 is 1.44M [ 1.958954] hub 1-0:1.0: unable to enumerate USB device on port 1 [ 1.974894] FDC 0 is a post-1991 82077 [ 2.007061] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.007114] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.007169] usb usb4: Product: EHCI Host Controller [ 2.007214] usb usb4: Manufacturer: Linux 2.6.26-1-686-bigmem ehci_hcd [ 2.007260] usb usb4: SerialNumber: 0000:00:1a.7 [ 2.010900] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23 [ 2.010900] PCI: Setting latency timer of device 0000:00:1d.0 to 64 [ 2.010900] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 2.010900] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5 [ 2.010900] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000a080 [ 2.010900] usb usb5: configuration #1 chosen from 1 choice [ 2.010900] hub 5-0:1.0: USB hub found [ 2.010900] hub 5-0:1.0: 2 ports detected [ 2.111024] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.111072] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.111124] usb usb5: Product: UHCI Host Controller [ 2.111165] usb usb5: Manufacturer: Linux 2.6.26-1-686-bigmem uhci_hcd [ 2.111207] usb usb5: SerialNumber: 0000:00:1d.0 [ 2.114891] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19 [ 2.114891] PCI: Setting latency timer of device 0000:00:1d.1 to 64 [ 2.114891] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 2.114891] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6 [ 2.114891] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000a400 [ 2.114891] usb usb6: configuration #1 chosen from 1 choice [ 2.114891] hub 6-0:1.0: USB hub found [ 2.114891] hub 6-0:1.0: 2 ports detected [ 2.222917] hub 4-0:1.0: unable to enumerate USB device on port 1 [ 2.228118] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.228118] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.228118] usb usb6: Product: UHCI Host Controller [ 2.228118] usb usb6: Manufacturer: Linux 2.6.26-1-686-bigmem uhci_hcd [ 2.228118] usb usb6: SerialNumber: 0000:00:1d.1 [ 2.228118] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18 [ 2.258821] PCI: Setting latency timer of device 0000:00:1d.2 to 64 [ 2.258825] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 2.258891] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7 [ 2.258967] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000a480 [ 2.259087] usb usb7: configuration #1 chosen from 1 choice [ 2.259161] hub 7-0:1.0: USB hub found [ 2.259207] hub 7-0:1.0: 2 ports detected [ 2.397025] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.397071] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.397121] usb usb7: Product: UHCI Host Controller [ 2.397162] usb usb7: Manufacturer: Linux 2.6.26-1-686-bigmem uhci_hcd [ 2.397205] usb usb7: SerialNumber: 0000:00:1d.2 [ 2.400909] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23 [ 2.400909] PCI: Setting latency timer of device 0000:00:1d.7 to 64 [ 2.400909] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 2.400909] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 8 [ 2.408908] ehci_hcd 0000:00:1d.7: debug port 1 [ 2.408908] PCI: cache line size of 128 is not supported by device 0000:00:1d.7 [ 2.408908] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfbfff800 [ 2.508921] usb 5-1: new full speed USB device using uhci_hcd and address 2 [ 2.521432] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [ 2.521566] usb usb8: configuration #1 chosen from 1 choice [ 2.521639] hub 8-0:1.0: USB hub found [ 2.521685] hub 8-0:1.0: 6 ports detected [ 2.581733] hub 5-0:1.0: unable to enumerate USB device on port 1 [ 2.671943] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.671988] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.672039] usb usb8: Product: EHCI Host Controller [ 2.672080] usb usb8: Manufacturer: Linux 2.6.26-1-686-bigmem ehci_hcd [ 2.672122] usb usb8: SerialNumber: 0000:00:1d.7 [ 2.675827] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 17 (level, low) -> IRQ 17 [ 2.675827] PCI: Setting latency timer of device 0000:02:00.0 to 64 [ 2.675827] sky2 0000:02:00.0: v1.21 addr 0xfe9fc000 irq 17 Yukon-EC Ultra (0xb4) rev 3 [ 2.675827] sky2 eth0: addr 00:22:15:78:3d:c7 [ 2.675827] ahci 0000:00:1f.2: version 3.0 [ 2.675827] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19 [ 2.816319] hub 4-0:1.0: unable to enumerate USB device on port 1 [ 3.259827] usb 8-1: new high speed USB device using ehci_hcd and address 2 [ 3.444708] usb 8-1: configuration #1 chosen from 1 choice [ 3.448755] hub 8-1:1.0: USB hub found [ 3.448755] hub 8-1:1.0: 4 ports detected [ 3.552765] usb 8-1: New USB device found, idVendor=04b4, idProduct=6560 [ 3.552765] usb 8-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.853088] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl RAID mode [ 3.853151] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part [ 3.853205] PCI: Setting latency timer of device 0000:00:1f.2 to 64 [ 3.861523] scsi0 : ahci [ 3.863024] scsi1 : ahci [ 3.863024] scsi2 : ahci [ 3.863024] scsi3 : ahci [ 3.863024] scsi4 : ahci [ 3.863024] scsi5 : ahci [ 3.863024] ata1: SATA max UDMA/133 abar m2048@0xfbffe800 port 0xfbffe900 irq 218 [ 3.863024] ata2: SATA max UDMA/133 abar m2048@0xfbffe800 port 0xfbffe980 irq 218 [ 3.863024] ata3: SATA max UDMA/133 abar m2048@0xfbffe800 port 0xfbffea00 irq 218 [ 3.863024] ata4: SATA max UDMA/133 abar m2048@0xfbffe800 port 0xfbffea80 irq 218 [ 3.863024] ata5: SATA max UDMA/133 abar m2048@0xfbffe800 port 0xfbffeb00 irq 218 [ 3.863024] ata6: SATA max UDMA/133 abar m2048@0xfbffe800 port 0xfbffeb80 irq 218 [ 4.033252] usb 4-1: new high speed USB device using ehci_hcd and address 4 [ 4.107783] hub 4-0:1.0: unable to enumerate USB device on port 1 [ 4.319681] usb 8-1.3: new high speed USB device using ehci_hcd and address 4 [ 4.387681] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 4.401243] ata1.00: ATA-6: ST3160023AS, 3.00, max UDMA/133 [ 4.401289] ata1.00: 312581808 sectors, multi 0: LBA48 NCQ (depth 31/32) [ 4.387681] ata1.00: configured for UDMA/133 [ 4.442993] usb 8-1.3: configuration #1 chosen from 1 choice [ 4.445277] usb 8-1.3: New USB device found, idVendor=05e3, idProduct=0715 [ 4.445277] usb 8-1.3: New USB device strings: Mfr=3, Product=4, SerialNumber=2 [ 4.445277] usb 8-1.3: Product: USB Reader [ 4.445277] usb 8-1.3: Manufacturer: Genesys [ 4.445277] usb 8-1.3: SerialNumber: 000000009407 [ 4.457277] Initializing USB Mass Storage driver... [ 4.685238] usb 6-1: new low speed USB device using uhci_hcd and address 2 [ 4.821204] usb 6-1: configuration #1 chosen from 1 choice [ 4.892811] usb 6-1: New USB device found, idVendor=093a, idProduct=2510 [ 4.892811] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.892811] usb 6-1: Product: USB OPTICAL MOUSE [ 4.892811] usb 6-1: Manufacturer: PIXART [ 4.905203] scsi6 : SCSI emulation for USB Mass Storage devices [ 4.907268] usbcore: registered new interface driver usb-storage [ 4.907268] USB Mass Storage support registered. [ 4.907268] usb-storage: device found at 4 [ 4.907268] usb-storage: waiting for device to settle before scanning [ 4.930216] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 4.930869] ata2.00: ATA-6: ST3160023AS, 3.00, max UDMA/133 [ 4.930869] ata2.00: 312581808 sectors, multi 0: LBA48 NCQ (depth 31/32) [ 4.932967] ata2.00: configured for UDMA/133 [ 5.025076] usbcore: registered new interface driver hiddev [ 5.364819] usb 1-1: new full speed USB device using uhci_hcd and address 3 [ 5.364837] ata3: SATA link down (SStatus 0 SControl 300) [ 5.499817] usb 1-1: not running at top speed; connect to a high speed hub [ 5.541066] usb 1-1: configuration #1 chosen from 1 choice [ 5.564315] scsi7 : SCSI emulation for USB Mass Storage devices [ 5.573072] usb-storage: device found at 3 [ 5.573072] usb-storage: waiting for device to settle before scanning [ 5.564315] usb 1-1: New USB device found, idVendor=116f, idProduct=c109 [ 5.564315] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.564315] usb 1-1: Product: USB Storage Device [ 5.564315] usb 1-1: Manufacturer: GENERIC [ 5.564315] usb 1-1: SerialNumber: 200411100947358LD [ 5.585825] input: PIXART USB OPTICAL MOUSE as /class/input/input1 [ 5.588675] input,hidraw0: USB HID v1.10 Mouse [PIXART USB OPTICAL MOUSE] on usb-0000:00:1d.1-1 [ 5.588869] usbcore: registered new interface driver usbhid [ 5.588912] usbhid: v2.6:USB HID core driver [ 5.733174] ata4: SATA link down (SStatus 0 SControl 300) [ 6.199909] ata5: SATA link down (SStatus 0 SControl 300) [ 6.684491] ata6: SATA link down (SStatus 0 SControl 300) [ 6.700429] scsi 0:0:0:0: Direct-Access ATA ST3160023AS 3.00 PQ: 0 ANSI: 5 [ 6.700429] scsi 1:0:0:0: Direct-Access ATA ST3160023AS 3.00 PQ: 0 ANSI: 5 [ 6.700429] ACPI: PCI Interrupt 0000:05:02.0[A] -> GSI 18 (level, low) -> IRQ 18 [ 6.700429] skge 1.13 addr 0xfebfc000 irq 18 chip Yukon-Lite rev 9 [ 6.700429] skge eth1: addr 00:22:15:78:56:a0 [ 6.700429] ACPI: PCI Interrupt 0000:05:03.0[A] -> GSI 19 (level, low) -> IRQ 19 [ 6.761862] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[19] MMIO=[febfb000-febfb7ff] Max Packet=[2048] IR/IT contexts=[8/8] [ 6.768782] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 16 [ 6.768934] PCI: Setting latency timer of device 0000:03:00.0 to 64 [ 6.769001] scsi8 : pata_marvell [ 6.769150] scsi9 : pata_marvell [ 6.769646] ata7: PATA max UDMA/100 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 16 [ 6.769699] ata8: PATA max UDMA/133 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 16 [ 6.797894] Driver 'sd' needs updating - please use bus_type methods [ 6.798016] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB) [ 6.798016] sd 0:0:0:0: [sda] Write Protect is off [ 6.798017] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 6.798017] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 6.798017] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB) [ 6.798017] sd 0:0:0:0: [sda] Write Protect is off [ 6.798017] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 6.798017] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 6.798017] sda: sda1 < > sda2 sda3 sda4 [ 6.814022] sda: p1 exceeds device capacity [ 6.814022] sda: p3 exceeds device capacity [ 6.814022] sda: p4 exceeds device capacity [ 6.814022] sd 0:0:0:0: [sda] Attached SCSI disk [ 6.814022] sd 1:0:0:0: [sdb] 312581808 512-byte hardware sectors (160042 MB) [ 6.814022] sd 1:0:0:0: [sdb] Write Protect is off [ 6.814022] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 6.814022] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 6.818025] sd 1:0:0:0: [sdb] 312581808 512-byte hardware sectors (160042 MB) [ 6.818025] sd 1:0:0:0: [sdb] Write Protect is off [ 6.818025] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 6.818025] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 6.818025] sdb: unknown partition table [ 6.836641] sd 1:0:0:0: [sdb] Attached SCSI disk [ 6.942598] ata7.00: ATAPI: PHILIPS SPD2414T, P1.0, max UDMA/66 [ 6.958591] ata7.00: configured for UDMA/66 [ 7.128795] scsi 8:0:0:0: CD-ROM PHILIPS SPD2414T P1.0 PQ: 0 ANSI: 5 [ 7.138586] Uniform Multi-Platform E-IDE driver [ 7.138586] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [ 7.147358] device-mapper: uevent: version 1.0.3 [ 7.147358] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-devel@redhat.com [ 7.166801] Driver 'sr' needs updating - please use bus_type methods [ 7.171468] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray [ 7.171468] Uniform CD-ROM driver Revision: 3.20 [ 7.171468] sr 8:0:0:0: Attached scsi CD-ROM sr0 [ 7.184073] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 7.184073] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 7.184073] sr 8:0:0:0: Attached scsi generic sg2 type 5 [ 7.237346] attempt to access beyond end of device [ 7.237435] sda: rw=0, want=487251452, limit=312581808 [ 7.237484] Buffer I/O error on device sda1, logical block 0 [ 7.237533] attempt to access beyond end of device [ 7.237578] sda: rw=0, want=487251452, limit=312581808 [ 7.237624] Buffer I/O error on device sda1, logical block 0 [ 7.242509] attempt to access beyond end of device [ 7.242566] sda: rw=0, want=509775880, limit=312581808 [ 7.242615] Buffer I/O error on device sda4, logical block 0 [ 7.242673] attempt to access beyond end of device [ 7.242727] sda: rw=0, want=509775888, limit=312581808 [ 7.242778] Buffer I/O error on device sda4, logical block 1 [ 7.242832] attempt to access beyond end of device [ 7.242883] sda: rw=0, want=509775896, limit=312581808 [ 7.242935] Buffer I/O error on device sda4, logical block 2 [ 7.242990] attempt to access beyond end of device [ 7.243044] sda: rw=0, want=509775904, limit=312581808 [ 7.243094] Buffer I/O error on device sda4, logical block 3 [ 7.243147] attempt to access beyond end of device [ 7.244181] sda: rw=0, want=509775880, limit=312581808 [ 7.244231] Buffer I/O error on device sda4, logical block 0 [ 7.273877] attempt to access beyond end of device [ 7.273877] sda: rw=0, want=487251266, limit=312581808 [ 7.273877] Buffer I/O error on device sda3, logical block 58219536 [ 7.273877] attempt to access beyond end of device [ 7.273877] sda: rw=0, want=487251266, limit=312581808 [ 7.273877] Buffer I/O error on device sda3, logical block 58219536 [ 7.273877] attempt to access beyond end of device [ 7.273877] sda: rw=0, want=487251442, limit=312581808 [ 7.273877] Buffer I/O error on device sda3, logical block 58219558 [ 7.273877] attempt to access beyond end of device [ 7.273877] sda: rw=0, want=487251442, limit=312581808 [ 7.273877] attempt to access beyond end of device [ 7.273877] sda: rw=0, want=487251450, limit=312581808 [ 7.273877] attempt to access beyond end of device [ 7.273877] sda: rw=0, want=487251450, limit=312581808 [ 7.273877] attempt to access beyond end of device [ 7.273877] sda: rw=0, want=487251450, limit=312581808 [ 7.273877] attempt to access beyond end of device [ 7.273877] sda: rw=0, want=487251450, limit=312581808 [ 7.273877] attempt to access beyond end of device [ 7.273877] sda: rw=0, want=487251450, limit=312581808 [ 7.273877] attempt to access beyond end of device [ 7.273877] sda: rw=0, want=487251450, limit=312581808 [ 7.273877] attempt to access beyond end of device [ 7.273877] sda: rw=0, want=487251450, limit=312581808 [ 7.273877] attempt to access beyond end of device [ 7.273877] sda: rw=0, want=487251394, limit=312581808 [ 7.306000] attempt to access beyond end of device [ 7.306043] sda: rw=0, want=487251442, limit=312581808 [ 7.306091] attempt to access beyond end of device [ 7.306133] sda: rw=0, want=487251450, limit=312581808 [ 7.306180] attempt to access beyond end of device [ 7.306222] sda: rw=0, want=487251450, limit=312581808 [ 7.410844] ReiserFS: dm-6: found reiserfs format "3.6" with standard journal [ 7.410844] ReiserFS: dm-6: using ordered data mode [ 7.418407] ReiserFS: dm-6: journal params: device dm-6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [ 7.418847] ReiserFS: dm-6: checking transaction log (dm-6) [ 7.447783] ReiserFS: dm-6: Using r5 hash to sort names [ 8.128484] ieee1394: Host added: ID:BUS[0-00:1023] GUID[001e8c00016a3617] [ 8.461200] udevd version 125 started [ 8.879168] attempt to access beyond end of device [ 8.879168] sda: rw=0, want=487251452, limit=312581808 [ 8.879168] attempt to access beyond end of device [ 8.879168] sda: rw=0, want=487251452, limit=312581808 [ 8.890278] attempt to access beyond end of device [ 8.890333] sda: rw=0, want=509775880, limit=312581808 [ 8.890384] attempt to access beyond end of device [ 8.890431] sda: rw=0, want=509775888, limit=312581808 [ 8.890479] attempt to access beyond end of device [ 8.890526] sda: rw=0, want=509775896, limit=312581808 [ 8.890574] attempt to access beyond end of device [ 8.890620] sda: rw=0, want=509775904, limit=312581808 [ 8.890667] attempt to access beyond end of device [ 8.890714] sda: rw=0, want=509775880, limit=312581808 [ 8.972006] attempt to access beyond end of device [ 8.972061] sda: rw=0, want=487251266, limit=312581808 [ 8.972112] attempt to access beyond end of device [ 8.972162] sda: rw=0, want=487251266, limit=312581808 [ 8.972222] attempt to access beyond end of device [ 8.972270] sda: rw=0, want=487251442, limit=312581808 [ 8.972322] attempt to access beyond end of device [ 8.972370] sda: rw=0, want=487251442, limit=312581808 [ 8.972502] attempt to access beyond end of device [ 8.972554] sda: rw=0, want=487251450, limit=312581808 [ 8.972608] attempt to access beyond end of device [ 8.972658] sda: rw=0, want=487251450, limit=312581808 [ 8.972718] attempt to access beyond end of device [ 8.972771] sda: rw=0, want=487251450, limit=312581808 [ 8.972837] attempt to access beyond end of device [ 8.972888] sda: rw=0, want=487251450, limit=312581808 [ 8.972942] attempt to access beyond end of device [ 8.972994] sda: rw=0, want=487251450, limit=312581808 [ 8.973052] attempt to access beyond end of device [ 8.973100] sda: rw=0, want=487251450, limit=312581808 [ 8.973159] attempt to access beyond end of device [ 8.973211] sda: rw=0, want=487251450, limit=312581808 [ 8.973275] attempt to access beyond end of device [ 8.973330] sda: rw=0, want=487251394, limit=312581808 [ 8.973390] attempt to access beyond end of device [ 8.973436] sda: rw=0, want=487251442, limit=312581808 [ 8.973491] attempt to access beyond end of device [ 8.973541] sda: rw=0, want=487251450, limit=312581808 [ 8.973597] attempt to access beyond end of device [ 8.973645] sda: rw=0, want=487251450, limit=312581808 [ 9.179166] Linux agpgart interface v0.103 [ 9.362147] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22 [ 9.362147] PCI: Setting latency timer of device 0000:00:1b.0 to 64 [ 9.398150] hda_codec: Unknown model for AD1988, trying auto-probe from BIOS... [ 9.480797] input: Power Button (FF) as /class/input/input2 [ 9.519615] ACPI: Power Button (FF) [PWRF] [ 9.519813] input: Power Button (CM) as /class/input/input3 [ 9.566331] ACPI: Power Button (CM) [PWRB] [ 10.182151] ACPI: PCI Interrupt 0000:00:1f.3[C] -> GSI 18 (level, low) -> IRQ 18 [ 10.310152] input: PC Speaker as /class/input/input4 [ 10.437015] usb-storage: device scan complete [ 10.458154] scsi 6:0:0:0: Direct-Access Generic STORAGE DEVICE 9407 PQ: 0 ANSI: 0 [ 10.458154] sd 6:0:0:0: [sdc] Attached SCSI removable disk [ 10.458154] sd 6:0:0:0: Attached scsi generic sg3 type 0 [ 10.982439] usb-storage: device scan complete [ 10.986438] scsi 7:0:0:0: Direct-Access GENERIC USB Storage-SMC I19A PQ: 0 ANSI: 0 CCS [ 10.994436] scsi 7:0:0:1: Direct-Access GENERIC USB Storage-CFC I19A PQ: 0 ANSI: 0 CCS [ 10.999133] scsi 7:0:0:2: Direct-Access GENERIC USB Storage-MMC I19A PQ: 0 ANSI: 0 CCS [ 10.999133] scsi 7:0:0:3: Direct-Access GENERIC USB Storage-MSC I19A PQ: 0 ANSI: 0 CCS [ 11.014001] sd 7:0:0:0: [sdd] Attached SCSI removable disk [ 11.014117] sd 7:0:0:0: Attached scsi generic sg4 type 0 [ 11.018146] sd 7:0:0:1: [sde] Attached SCSI removable disk [ 11.018260] sd 7:0:0:1: Attached scsi generic sg5 type 0 [ 11.023768] sd 7:0:0:2: [sdf] Attached SCSI removable disk [ 11.023768] sd 7:0:0:2: Attached scsi generic sg6 type 0 [ 11.028781] sd 7:0:0:3: [sdg] Attached SCSI removable disk [ 11.028781] sd 7:0:0:3: Attached scsi generic sg7 type 0 [ 23.544736] ReiserFS: dm-3: found reiserfs format "3.6" with standard journal [ 23.544736] ReiserFS: dm-3: using ordered data mode [ 23.545023] ReiserFS: dm-3: journal params: device dm-3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [ 23.545023] ReiserFS: dm-3: checking transaction log (dm-3) [ 23.578653] ReiserFS: dm-3: Using r5 hash to sort names [ 23.661714] Adding 1020088k swap on /dev/mapper/isw_bjiihibecd_raid05. Priority:-1 extents:1 across:1020088k [ 26.532846] attempt to access beyond end of device [ 26.532846] sda: rw=0, want=487251452, limit=312581808 [ 26.532846] __ratelimit: 34 messages suppressed [ 26.532846] Buffer I/O error on device sda1, logical block 0 [ 26.532846] attempt to access beyond end of device [ 26.532846] sda: rw=0, want=487251452, limit=312581808 [ 26.532846] Buffer I/O error on device sda1, logical block 0 [ 26.612843] attempt to access beyond end of device [ 26.612843] sda: rw=0, want=487251266, limit=312581808 [ 26.612843] Buffer I/O error on device sda3, logical block 58219536 [ 26.612843] attempt to access beyond end of device [ 26.612843] sda: rw=0, want=487251266, limit=312581808 [ 26.612843] attempt to access beyond end of device [ 26.612843] sda: rw=0, want=487251442, limit=312581808 [ 26.612843] attempt to access beyond end of device [ 26.612843] sda: rw=0, want=487251442, limit=312581808 [ 26.612843] attempt to access beyond end of device [ 26.612909] sda: rw=0, want=487251450, limit=312581808 [ 26.612960] attempt to access beyond end of device [ 26.613006] sda: rw=0, want=487251450, limit=312581808 [ 26.613086] attempt to access beyond end of device [ 26.613135] sda: rw=0, want=487251450, limit=312581808 [ 26.613191] attempt to access beyond end of device [ 26.613238] sda: rw=0, want=487251450, limit=312581808 [ 26.613291] attempt to access beyond end of device [ 26.613340] sda: rw=0, want=487251450, limit=312581808 [ 26.613396] attempt to access beyond end of device [ 26.614907] sda: rw=0, want=487251450, limit=312581808 [ 26.614963] attempt to access beyond end of device [ 26.615012] sda: rw=0, want=487251450, limit=312581808 [ 26.615071] attempt to access beyond end of device [ 26.615117] sda: rw=0, want=487251394, limit=312581808 [ 26.615176] attempt to access beyond end of device [ 26.615222] sda: rw=0, want=487251442, limit=312581808 [ 26.615277] attempt to access beyond end of device [ 26.615326] sda: rw=0, want=487251450, limit=312581808 [ 26.615383] attempt to access beyond end of device [ 26.615429] sda: rw=0, want=487251450, limit=312581808 [ 26.634397] attempt to access beyond end of device [ 26.634448] sda: rw=0, want=509775880, limit=312581808 [ 26.634502] attempt to access beyond end of device [ 26.634556] sda: rw=0, want=509775888, limit=312581808 [ 26.634609] attempt to access beyond end of device [ 26.634658] sda: rw=0, want=509775896, limit=312581808 [ 26.634707] attempt to access beyond end of device [ 26.634755] sda: rw=0, want=509775904, limit=312581808 [ 26.634803] attempt to access beyond end of device [ 26.634849] sda: rw=0, want=509775880, limit=312581808 [ 27.718918] mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining [ 373.056580] mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining [ 800.405285] usb 8-1.2: new high speed USB device using ehci_hcd and address 5 [ 800.497874] usb 8-1.2: configuration #1 chosen from 1 choice [ 800.501325] scsi10 : SCSI emulation for USB Mass Storage devices [ 800.497874] usb-storage: device found at 5 [ 800.497874] usb-storage: waiting for device to settle before scanning [ 800.501325] usb 8-1.2: New USB device found, idVendor=0781, idProduct=5406 [ 800.501325] usb 8-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 800.501325] usb 8-1.2: Product: U3 Cruzer Micro [ 800.501325] usb 8-1.2: Manufacturer: SanDisk [ 800.501325] usb 8-1.2: SerialNumber: 4255300A09434269 [ 806.173615] usb-storage: device scan complete [ 806.173616] scsi 10:0:0:0: Direct-Access SanDisk Cruzer 7.01 PQ: 0 ANSI: 0 CCS [ 806.173616] scsi 10:0:0:1: CD-ROM SanDisk Cruzer 7.01 PQ: 0 ANSI: 0 [ 806.173616] sd 10:0:0:0: [sdh] 15695871 512-byte hardware sectors (8036 MB) [ 806.173616] sd 10:0:0:0: [sdh] Write Protect is off [ 806.173616] sd 10:0:0:0: [sdh] Mode Sense: 45 00 00 08 [ 806.173616] sd 10:0:0:0: [sdh] Assuming drive cache: write through [ 806.189619] sd 10:0:0:0: [sdh] 15695871 512-byte hardware sectors (8036 MB) [ 806.189619] sd 10:0:0:0: [sdh] Write Protect is off [ 806.189619] sd 10:0:0:0: [sdh] Mode Sense: 45 00 00 08 [ 806.189619] sd 10:0:0:0: [sdh] Assuming drive cache: write through [ 806.189619] sdh: sdh1 [ 806.189619] sd 10:0:0:0: [sdh] Attached SCSI removable disk [ 806.189619] sd 10:0:0:0: Attached scsi generic sg8 type 0 [ 806.198676] sr1: scsi3-mmc drive: 48x/48x tray [ 806.198676] sr 10:0:0:1: Attached scsi CD-ROM sr1 [ 806.198676] sr 10:0:0:1: Attached scsi generic sg9 type 5 [ 806.432737] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.432737] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.432737] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.432737] end_request: I/O error, dev sr1, sector 196352 [ 806.432737] __ratelimit: 19 messages suppressed [ 806.432737] Buffer I/O error on device sr1, logical block 49088 [ 806.432737] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.432737] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.432737] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.432737] end_request: I/O error, dev sr1, sector 196356 [ 806.432737] Buffer I/O error on device sr1, logical block 49089 [ 806.436737] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.436737] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.436737] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.436737] end_request: I/O error, dev sr1, sector 196352 [ 806.436737] Buffer I/O error on device sr1, logical block 49088 [ 806.436737] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.436737] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.436737] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.436737] end_request: I/O error, dev sr1, sector 196356 [ 806.436737] Buffer I/O error on device sr1, logical block 49089 [ 806.440736] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.440736] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.440736] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.440736] end_request: I/O error, dev sr1, sector 196584 [ 806.440736] Buffer I/O error on device sr1, logical block 49146 [ 806.444738] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.444738] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.444738] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.444738] end_request: I/O error, dev sr1, sector 196588 [ 806.444738] Buffer I/O error on device sr1, logical block 49147 [ 806.450690] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.450769] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.450815] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.450851] end_request: I/O error, dev sr1, sector 196584 [ 806.450876] Buffer I/O error on device sr1, logical block 49146 [ 806.450815] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.450815] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.450815] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.450815] end_request: I/O error, dev sr1, sector 196588 [ 806.450815] Buffer I/O error on device sr1, logical block 49147 [ 806.454823] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.454823] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.454823] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.454823] end_request: I/O error, dev sr1, sector 196600 [ 806.454823] Buffer I/O error on device sr1, logical block 49150 [ 806.457401] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.457413] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.457422] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.457431] end_request: I/O error, dev sr1, sector 196600 [ 806.457437] Buffer I/O error on device sr1, logical block 49150 [ 806.458826] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.458826] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.458826] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.458826] end_request: I/O error, dev sr1, sector 196600 [ 806.460997] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.460997] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.460997] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.460997] end_request: I/O error, dev sr1, sector 196600 [ 806.462825] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.462825] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.462825] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.462825] end_request: I/O error, dev sr1, sector 196600 [ 806.466815] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.466815] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.466815] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.466815] end_request: I/O error, dev sr1, sector 196600 [ 806.466815] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.466815] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.466815] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.466815] end_request: I/O error, dev sr1, sector 196600 [ 806.471475] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.471475] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.471475] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.471475] end_request: I/O error, dev sr1, sector 196536 [ 806.471475] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.471475] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.471475] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.471475] end_request: I/O error, dev sr1, sector 196540 [ 806.475492] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.475492] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.475492] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.475492] end_request: I/O error, dev sr1, sector 196592 [ 806.478814] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.478814] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.478814] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.478814] end_request: I/O error, dev sr1, sector 196596 [ 806.479273] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.479284] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.479293] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.479303] end_request: I/O error, dev sr1, sector 196600 [ 806.482834] sr 10:0:0:1: [sr1] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 806.482834] sr 10:0:0:1: [sr1] Sense Key : No Sense [current] [ 806.482834] sr 10:0:0:1: [sr1] Add. Sense: No additional sense information [ 806.482834] end_request: I/O error, dev sr1, sector 196600 [17038.150145] mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining [17345.586844] usb 8-1.2: USB disconnect, address 5 [17395.223095] sd 7:0:0:2: [sdf] 1967616 512-byte hardware sectors (1007 MB) [17395.231102] sd 7:0:0:2: [sdf] Write Protect is off [17395.231102] sd 7:0:0:2: [sdf] Mode Sense: 03 00 00 00 [17395.231102] sd 7:0:0:2: [sdf] Assuming drive cache: write through [17395.237010] sd 7:0:0:2: [sdf] 1967616 512-byte hardware sectors (1007 MB) [17395.237010] sd 7:0:0:2: [sdf] Write Protect is off [17395.237010] sd 7:0:0:2: [sdf] Mode Sense: 03 00 00 00 [17395.237010] sd 7:0:0:2: [sdf] Assuming drive cache: write through [17395.237010] sdf: sdf1 [17395.246996] sdf: p1 exceeds device capacity [17395.550408] attempt to access beyond end of device [17395.550408] sdf: rw=0, want=3935102, limit=1967616 [17395.550408] __ratelimit: 11 messages suppressed [17395.550408] Buffer I/O error on device sdf1, logical block 3934848 [17395.550408] attempt to access beyond end of device [17395.550408] sdf: rw=0, want=3935103, limit=1967616 [17395.550408] Buffer I/O error on device sdf1, logical block 3934849 [17395.550408] attempt to access beyond end of device [17395.550408] sdf: rw=0, want=3935104, limit=1967616 [17395.550408] Buffer I/O error on device sdf1, logical block 3934850 [17395.550408] attempt to access beyond end of device [17395.550408] sdf: rw=0, want=3935105, limit=1967616 [17395.550408] Buffer I/O error on device sdf1, logical block 3934851 [17395.550408] attempt to access beyond end of device [17395.550408] sdf: rw=0, want=3935106, limit=1967616 [17395.550408] Buffer I/O error on device sdf1, logical block 3934852 [17395.550408] attempt to access beyond end of device [17395.550408] sdf: rw=0, want=3935107, limit=1967616 [17395.550408] Buffer I/O error on device sdf1, logical block 3934853 [17395.550408] attempt to access beyond end of device [17395.550408] sdf: rw=0, want=3935108, limit=1967616 [17395.550408] Buffer I/O error on device sdf1, logical block 3934854 [17395.550408] attempt to access beyond end of device [17395.550408] sdf: rw=0, want=3935109, limit=1967616 [17395.550408] Buffer I/O error on device sdf1, logical block 3934855 [17395.550408] attempt to access beyond end of device [17395.550408] sdf: rw=0, want=3935102, limit=1967616 [17395.550408] Buffer I/O error on device sdf1, logical block 3934848 [17395.550408] attempt to access beyond end of device [17395.550408] sdf: rw=0, want=3935103, limit=1967616 [17395.558419] Buffer I/O error on device sdf1, logical block 3934849 [17395.558424] attempt to access beyond end of device [17395.558428] sdf: rw=0, want=3935104, limit=1967616 [17395.558433] attempt to access beyond end of device [17395.558437] sdf: rw=0, want=3935105, limit=1967616 ...

J’ai récupéré l’interface… et ça fonctionne. Je ne sais pas d’ou vient le problème…

Je vais pouvoir passer à la suite de la configuration. Vous pensez que si j’ai d’autre problème, je peut continuer a poster ici ou alors je recréé un sujet?

Quoi qu’il en soit, merci pour votre aide :slightly_smiling:

Pour ton problème de clé : installe “testdisk” et lance-le. Si j’en crois les infos que je trouve sur le web, tu as un problème de partition. L’idéal serait sans doute que tu fasses ça avec tes partitions démontées. Avec un live-cd, par exemple.

Ton Dmesg ne sert à rien… héhéhé : En effet, ton OS c’est ton interface entre toi et ton matériel. Si c’est un problème de configuration, alors à quoi bon? Cela étant s’il y a un problème matériel, essaie de greper sur “failed”, “error” (par exemple)… sinon c’est illisible! Il faut trouver ce qui ne va pas mais de façon pertinente. Un message de 20 bornes… c’est épuisant :slightly_smiling:

Je me doute :slightly_smiling:. Pour le testdisk, j’éssaierais dès que j’aurais retrouver le serveur X … Après une installation des drivers nvidia, je n’avais plus d’interface… startx ne fonctionnait plus (command not found). Je ne sais pas comment, mais xorg c’est désinstallé.

Edit: j’ai retrouvé X. Un petit dpkg-rreconfigure, a fait du bien.

Testdisk fonctionne en lignes de commandes. No pb :slightly_smiling:

je me doute :slightly_smiling: Mais mon cerveau n’est un quad core et je ne peux pas batailler avec xorg et m’occuper de testdisk. Si on rajoute alsa qui fait des siennes…on est pas sorti :slightly_smiling:

yeah, je vois que ton système a envie de te baver sur les rouleaux…

Alsa, c’est réglé, y’a rien eu de méchant en fait. Le direct rendering, c’est fait, le réseau, nikel. Il me reste a rendre “beau” KDE, la les fenètres ont un style gris, c’est vraiment moche. Ensuite, je rappatrie ce qui m’intéresse de mon /home ubuntu, dans celui de debian, je m’installe un peu lus d’application… parceque la j’ai pas grand chose. Et il faut aussi que je me fasse un beau petit fstab :slightly_smiling:

Et ca devrait être bon.

PS: Y’a un équivalent a thunderbird sous debian?? Je veux dire frirefox=iceweasel, et thunderbird=??? ?

Iceweasel n’a rien à voir avec Débian. Pas au sens où tu l’entends, en tout cas.

Comme tu le sais, c’est l’équivalent libre de Firefox. Ledit navigateur n’étant plus libre. En fait, ils ont les mêmes sources. Le code est identique.

Techniquement rien ne t’empêche d’installer Firefox, si tu y tiens, même si cela ne t’appportera pas grand-chose de plus par rapport à FX (à part le logo? :slightly_smiling:)

Si thunderbird est libre, il n’a pas besoin d’un équivalent sous Débian. Et même s’il ne l’est pas, rien ne t’empêche de l’installer si tu le souhaites :slightly_smiling:

C’est ce que je savais pour iceweasel. Cependant, je pensais que thunderbird n’était pas libre non plus.

Enfin, un apt-get install thunderbird ne me mêne à rien, un aptitude search thunderbird ne trouve rien non plus :S

Ben, il ne l’est peut-être pas? J’en ai aucune idée, je te l’avoue.

Cherche sur le web : soit tu télécharge les sources et tu recompiles. Soit il existe en semi-compilé sur l’une des verisions de Débian (apt-cache policy thunderbird te montera, je suppose s’il y a un paquetage de ce nom quelque part).

Pour les mails, je comrpend pas, le paquet mozilla-thunderbird devrait exister… mais chez moi, non. Pourtant j’ai les dépots "classiques’ d’une lenny

Une autre question: je tiens à utiliser iceweasel… mais ilm est vraiment moche sous KDE 4.1 (du moins chez moi). Je sais qu’il n’est pas fait avec Qt, cependant, si il t a une solution pour améliorer son style je suis rpeneur. (Il est en style windows 98 la)

[quote=" mjfcolas"]et thunderbird=??? ?[/quote]C’est icedove son petit nom pour Debian (le nom thunderbird et le logo sont “déposés”… comme pour le renard de feu… :unamused: )

:smt006

[quote=“Num’s”][quote=" mjfcolas"]et thunderbird=??? ?[/quote]C’est icedove son petit nom pour Debian (le nom thunderbird et le logo sont “déposés”… comme pour le renard de feu… :unamused: )

:smt006[/quote]

Panda roux il me semble plus que renard de feu :smt003

bon, icedove c’est réglé :slightly_smiling:

Une idée pour pouvoir avoir des fenètres GTK un peu plus esthétiques??

Sinon, j’ai un petit problème de traduction… Mon KDE est à moitié en fr, mais toutes les apps sont en anglais, elles. Comment faire?