* Starting VirtualBox kernel module vboxdrv FATAL: Module vboxdrv not found.
* Modprobe vboxdrv failed. Please use 'dmesg' to find out why.
root@iffisaan:~# /etc/init.d/vboxdrv start
* Starting VirtualBox kernel module vboxdrv FATAL: Module vboxdrv not found.
* Modprobe vboxdrv failed. Please use 'dmesg' to find out why.
root@iffisaan:~# dmesg
[ 0.000000] Linux version 2.6.22-15-generic (buildd@terranova) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Wed Aug 20 18:39:13 UTC 2008 (Ubuntu 2.6.22-15.58-generic)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
[ 0.000000] BIOS-e820: 000000001fff0000 - 000000001fff8000 (ACPI data)
[ 0.000000] BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 511MB LOWMEM available.
[ 0.000000] found SMP MP-table at 000fc120
[ 0.000000] Entering add_active_range(0, 0, 131056) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 131056
[ 0.000000] HighMem 131056 -> 131056
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 131056
[ 0.000000] On node 0 totalpages: 131056
[ 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: 991 pages used for memmap
[ 0.000000] Normal zone: 125969 pages, LIFO batch:31
[ 0.000000] HighMem zone: 0 pages used for memmap
[ 0.000000] DMI 2.3 present.
[ 0.000000] ACPI: RSDP signature @ 0xC00FA3C0 checksum 0
[ 0.000000] ACPI: RSDP 000FA3C0, 0014 (r0 AMI )
[ 0.000000] ACPI: RSDT 1FFF0000, 002C (r1 AMIINT INTEL865 10 MSFT 97)
[ 0.000000] ACPI: FACP 1FFF0030, 0081 (r1 AMIINT INTEL865 11 MSFT 97)
[ 0.000000] ACPI: DSDT 1FFF0120, 375D (r1 INTEL I865G 1000 MSFT 100000D)
[ 0.000000] ACPI: FACS 1FFF8000, 0040
[ 0.000000] ACPI: APIC 1FFF00C0, 005C (r1 AMIINT INTEL865 9 MSFT 97)
[ 0.000000] ACPI: no DMI BIOS year, acpi=force is required to enable ACPI
[ 0.000000] ACPI: Disabling ACPI support
[ 0.000000] Intel MultiProcessor Specification v1.4
[ 0.000000] Virtual Wire compatibility mode.
[ 0.000000] OEM ID: INTEL Product ID: I865G/GE/PE APIC at: 0xFEE00000
[ 0.000000] Processor #0 15:4 APIC version 20
[ 0.000000] I/O APIC #2 Version 32 at 0xFEC00000.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Processors: 1
[ 0.000000] Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000)
[ 0.000000] Built 1 zonelists. Total pages: 130033
[ 0.000000] Kernel command line: root=UUID=f60824c0-eb88-4fa8-8416-f1d69d9fdaee ro quiet splash locale=et_EE
[ 0.000000] mapped APIC to ffffd000 (fee00000)
[ 0.000000] mapped IOAPIC to ffffc000 (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: 2048 (order: 11, 8192 bytes)
[ 0.000000] Detected 3042.831 MHz processor.
[ 32.869703] Console: colour VGA+ 80x25
[ 32.869974] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 32.870395] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 32.890206] Memory: 507916k/524224k available (2016k kernel code, 15668k reserved, 919k data, 364k init, 0k highmem)
[ 32.890233] virtual kernel memory layout:
[ 32.890238] fixmap : 0xfff4d000 - 0xfffff000 ( 712 kB)
[ 32.890239] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 32.890243] vmalloc : 0xe0800000 - 0xff7fe000 ( 495 MB)
[ 32.890244] lowmem : 0xc0000000 - 0xdfff0000 ( 511 MB)
[ 32.890249] .init : 0xc03e3000 - 0xc043e000 ( 364 kB)
[ 32.890250] .data : 0xc02f8086 - 0xc03dde84 ( 919 kB)
[ 32.890254] .text : 0xc0100000 - 0xc02f8086 (2016 kB)
[ 32.890261] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[ 32.890355] SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[ 32.970268] Calibrating delay using timer specific routine.. 6093.15 BogoMIPS (lpj=12186315)
[ 32.970291] Security Framework v1.0.0 initialized
[ 32.970296] SELinux: Disabled at boot.
[ 32.970308] Mount-cache hash table entries: 512
[ 32.970423] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
[ 32.970432] monitor/mwait feature present.
[ 32.970434] using mwait in idle threads.
[ 32.970441] CPU: Trace cache: 12K uops, L1 D cache: 16K
[ 32.970444] CPU: L2 cache: 1024K
[ 32.970447] CPU: Physical Processor ID: 0
[ 32.970449] CPU: After all inits, caps: bfebfbff 00000000 00000000 0000b180 0000441d 00000000 00000000
[ 32.970459] Compat vDSO mapped to ffffe000.
[ 32.970475] Checking 'hlt' instruction... OK.
[ 32.986329] SMP alternatives: switching to UP code
[ 32.986478] Freeing SMP alternatives: 11k freed
[ 32.986736] Early unpacking initramfs... done
[ 33.630460] CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 01
[ 33.630499] Total of 1 processors activated (6093.15 BogoMIPS).
[ 33.630552] ExtINT not setup in hardware but reported by MP table
[ 33.630624] ENABLING IO-APIC IRQs
[ 33.630804] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=0 pin2=0
[ 33.884933] Brought up 1 CPUs
[ 33.885208] Booting paravirtualized kernel on bare hardware
[ 33.885371] Time: 23:00:05 Date: 08/14/108
[ 33.885428] NET: Registered protocol family 16
[ 33.885652] EISA bus registered
[ 33.889228] PCI: PCI BIOS revision 2.10 entry at 0xfdb81, last bus=2
[ 33.889233] PCI: Using configuration type 1
[ 33.889238] Setting up standard PCI resources
[ 33.919051] ACPI: Interpreter disabled.
[ 33.919055] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 33.919062] pnp: PnP ACPI: disabled
[ 33.919065] PnPBIOS: Scanning system for PnP BIOS support...
[ 33.919071] PnPBIOS: Found PnP BIOS installation structure at 0xc00f75f0
[ 33.919074] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0x63df, dseg 0xf0000
[ 33.919673] PnPBIOS: 14 nodes reported by PnP BIOS; 14 recorded by driver
[ 33.919716] PCI: Probing PCI hardware
[ 33.919721] PCI: Probing PCI hardware (bus 00)
[ 33.920159] PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
[ 33.920163] PCI quirk: region 0400-043f claimed by ICH4 GPIO
[ 33.920610] PCI: Transparent bridge - 0000:00:1e.0
[ 33.921512] PCI: Using IRQ router PIIX/ICH [8086/24d0] at 0000:00:1f.0
[ 33.921534] PCI->APIC IRQ transform: 0000:00:1d.0[A] -> IRQ 16
[ 33.921544] PCI->APIC IRQ transform: 0000:00:1d.1[B] -> IRQ 19
[ 33.921551] PCI->APIC IRQ transform: 0000:00:1d.2[C] -> IRQ 18
[ 33.921561] PCI->APIC IRQ transform: 0000:00:1d.3[A] -> IRQ 16
[ 33.921571] PCI->APIC IRQ transform: 0000:00:1d.7[D] -> IRQ 23
[ 33.921583] PCI->APIC IRQ transform: 0000:00:1f.1[A] -> IRQ 18
[ 33.921593] PCI->APIC IRQ transform: 0000:00:1f.3[B] -> IRQ 17
[ 33.921603] PCI->APIC IRQ transform: 0000:00:1f.5[B] -> IRQ 17
[ 33.921609] PCI->APIC IRQ transform: 0000:01:00.0[A] -> IRQ 16
[ 33.921620] PCI->APIC IRQ transform: 0000:02:02.0[A] -> IRQ 18
[ 33.921630] PCI->APIC IRQ transform: 0000:02:0b.0[A] -> IRQ 23
[ 33.927654] NET: Registered protocol family 8
[ 33.927657] NET: Registered protocol family 20
[ 33.927708] pnp: 00:01: iomem range 0x0-0x9fbff could not be reserved
[ 33.927711] pnp: 00:01: iomem range 0x9fc00-0x9ffff could not be reserved
[ 33.927714] pnp: 00:01: iomem range 0xf0000-0xfffff could not be reserved
[ 33.927717] pnp: 00:01: iomem range 0x100000-0x1ffeffff could not be reserved
[ 33.928027] PCI: Bridge: 0000:00:01.0
[ 33.928031] IO window: b000-bfff
[ 33.928036] MEM window: ffc00000-ffcfffff
[ 33.928039] PREFETCH window: b7f00000-f7efffff
[ 33.928045] PCI: Bridge: 0000:00:1e.0
[ 33.928048] IO window: c000-cfff
[ 33.928053] MEM window: ffd00000-ffdfffff
[ 33.928057] PREFETCH window: 30000000-300fffff
[ 33.928075] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 33.928085] NET: Registered protocol family 2
[ 33.928776] Time: tsc clocksource has been installed.
[ 33.956766] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 33.956800] TCP established hash table entries: 16384 (order: 5, 196608 bytes)
[ 33.956908] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[ 33.956974] TCP: Hash tables configured (established 16384 bind 16384)
[ 33.956976] TCP reno registered
[ 33.968830] checking if image is initramfs... it is
[ 35.228310] Freeing initrd memory: 7298k freed
[ 35.228733] audit: initializing netlink socket (disabled)
[ 35.228747] audit(1221433205.936:1): initialized
[ 35.230674] VFS: Disk quotas dquot_6.5.1
[ 35.230738] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 35.230872] io scheduler noop registered
[ 35.230875] io scheduler anticipatory registered
[ 35.230877] io scheduler deadline registered
[ 35.230891] io scheduler cfq registered (default)
[ 35.230970] Boot video device is 0000:01:00.0
[ 35.231093] isapnp: Scanning for PnP cards...
[ 35.584221] isapnp: No Plug & Play device found
[ 35.628474] Real Time Clock Driver v1.12ac
[ 35.628654] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 35.628863] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 35.630706] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 35.631991] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 35.632183] input: Macintosh mouse button emulation as /class/input/input0
[ 35.632269] PNP: PS/2 Controller [PNP0303,PNP0f13] at 0x60,0x64 irq 1,12
[ 35.634615] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 35.634621] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 35.634793] mice: PS/2 mouse device common for all mice
[ 35.634904] EISA: Probing bus 0 at eisa.0
[ 35.634943] EISA: Detected 0 cards.
[ 35.635026] TCP cubic registered
[ 35.635036] NET: Registered protocol family 1
[ 35.635059] Using IPI No-Shortcut mode
[ 35.635138] Magic number: 8:472:49
[ 35.636106] Freeing unused kernel memory: 364k freed
[ 35.674062] input: AT Translated Set 2 keyboard as /class/input/input1
[ 36.990982] AppArmor: AppArmor initialized<5>audit(1221433207.936:2): type=1505 info="AppArmor initialized" pid=1130
[ 37.038552] fuse init (API version 7.8)
[ 37.096972] Failure registering capabilities with primary security module.
[ 37.128230] thermal: Unknown symbol acpi_processor_set_thermal_limit
[ 37.819824] usbcore: registered new interface driver usbfs
[ 37.819851] usbcore: registered new interface driver hub
[ 37.819872] usbcore: registered new device driver usb
[ 37.820648] USB Universal Host Controller Interface driver v3.0
[ 37.820718] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 37.820722] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 37.820867] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[ 37.820892] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000e000
[ 37.820997] usb usb1: configuration #1 chosen from 1 choice
[ 37.821026] hub 1-0:1.0: USB hub found
[ 37.821031] hub 1-0:1.0: 2 ports detected
[ 37.922688] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 37.922694] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 37.922718] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[ 37.922744] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e400
[ 37.922840] usb usb2: configuration #1 chosen from 1 choice
[ 37.922869] hub 2-0:1.0: USB hub found
[ 37.922877] hub 2-0:1.0: 2 ports detected
[ 37.935087] SCSI subsystem initialized
[ 37.945981] libata version 2.21 loaded.
[ 37.997110] 8139too Fast Ethernet driver 0.9.28
[ 38.026409] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 38.026415] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 38.026440] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[ 38.026467] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e800
[ 38.026567] usb usb3: configuration #1 chosen from 1 choice
[ 38.026594] hub 3-0:1.0: USB hub found
[ 38.026602] hub 3-0:1.0: 2 ports detected
[ 38.130449] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[ 38.130464] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 38.130534] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[ 38.130588] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000ec00
[ 38.130852] usb usb4: configuration #1 chosen from 1 choice
[ 38.130936] hub 4-0:1.0: USB hub found
[ 38.130954] hub 4-0:1.0: 2 ports detected
[ 38.162098] usb 1-1: new full speed USB device using uhci_hcd and address 2
[ 38.236588] eth0: RealTek RTL8139 at 0xe080cf00, 00:50:22:e3:50:b5, IRQ 18
[ 38.236599] eth0: Identified 8139 chip type 'RTL-8100B/8139D'
[ 38.237262] eth1: RealTek RTL8139 at 0xe0844e00, 00:11:09:cc:21:de, IRQ 23
[ 38.237265] eth1: Identified 8139 chip type 'RTL-8100B/8139D'
[ 38.242717] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 38.243124] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 38.243128] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 38.243160] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[ 38.243194] ehci_hcd 0000:00:1d.7: debug port 1
[ 38.243200] PCI: cache line size of 128 is not supported by device 0000:00:1d.7
[ 38.243210] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xffeffc00
[ 38.247089] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 38.247171] usb usb5: configuration #1 chosen from 1 choice
[ 38.247207] hub 5-0:1.0: USB hub found
[ 38.247213] hub 5-0:1.0: 8 ports detected
[ 38.323495] Floppy drive(s): fd0 is 1.44M
[ 38.350562] ata_piix 0000:00:1f.1: version 2.11
[ 38.350604] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
[ 38.350704] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[ 38.350922] scsi0 : ata_piix
[ 38.351032] scsi1 : ata_piix
[ 38.351107] ata1: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001fc00 irq 14
[ 38.351117] ata2: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001fc08 irq 15
[ 38.367605] FDC 0 is a post-1991 82077
[ 38.689602] ata1.00: ATA-6: ST380011A, 8.01, max UDMA/100
[ 38.689607] ata1.00: 156301488 sectors, multi 16: LBA48
[ 38.689722] ata1.01: ATA-7: SAMSUNG SP0802N, TK300-06, max UDMA/100
[ 38.689725] ata1.01: 156368016 sectors, multi 16: LBA48
[ 38.705544] ata1.00: configured for UDMA/100
[ 38.713456] ata1.01: configured for UDMA/100
[ 38.809023] usb 5-1: new high speed USB device using ehci_hcd and address 2
[ 39.032883] ata2.00: ATAPI: TSSTcorpCD/DVDW TS-H552U, US03, max UDMA/33
[ 39.204594] ata2.00: configured for UDMA/33
[ 39.204712] scsi 0:0:0:0: Direct-Access ATA ST380011A 8.01 PQ: 0 ANSI: 5
[ 39.205084] scsi 0:0:1:0: Direct-Access ATA SAMSUNG SP0802N TK30 PQ: 0 ANSI: 5
[ 39.205812] scsi 1:0:0:0: CD-ROM TSSTcorp CD/DVDW TS-H552U US03 PQ: 0 ANSI: 5
[ 39.216446] sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors (80026 MB)
[ 39.216462] sd 0:0:0:0: [sda] Write Protect is off
[ 39.216465] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 39.216484] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 39.216545] sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors (80026 MB)
[ 39.216556] sd 0:0:0:0: [sda] Write Protect is off
[ 39.216559] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 39.216576] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 39.216580] sda: sda1 sda2 < sda5 >
[ 39.258774] sd 0:0:0:0: [sda] Attached SCSI disk
[ 39.258934] sd 0:0:1:0: [sdb] 156368016 512-byte hardware sectors (80060 MB)
[ 39.258949] sd 0:0:1:0: [sdb] Write Protect is off
[ 39.258952] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 39.258970] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 39.259018] sd 0:0:1:0: [sdb] 156368016 512-byte hardware sectors (80060 MB)
[ 39.259029] sd 0:0:1:0: [sdb] Write Protect is off
[ 39.259032] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 39.259049] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 39.259051] sdb: sdb1
[ 39.266809] sd 0:0:1:0: [sdb] Attached SCSI disk
[ 39.271684] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 39.271806] sd 0:0:1:0: Attached scsi generic sg1 type 0
[ 39.271925] sr 1:0:0:0: Attached scsi generic sg2 type 5
[ 39.306234] sr0: scsi3-mmc drive: 1x/48x writer cd/rw xa/form2 cdda tray
[ 39.306240] Uniform CD-ROM driver Revision: 3.20
[ 39.306463] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 39.681869] kjournald starting. Commit interval 5 seconds
[ 39.681880] EXT3-fs: mounted filesystem with ordered data mode.
[ 47.096797] usb 5-1: configuration #1 chosen from 1 choice
[ 47.814858] usb 1-2: new full speed USB device using uhci_hcd and address 3
[ 48.027318] usb 1-2: configuration #1 chosen from 1 choice
[ 48.270029] usb 3-1: new full speed USB device using uhci_hcd and address 2
[ 48.503575] usb 3-1: configuration #1 chosen from 1 choice
[ 49.659432] Linux agpgart interface v0.102 (c) Dave Jones
[ 50.072030] iTCO_vendor_support: vendor-support=0
[ 50.092670] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 50.094795] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 50.294479] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007)
[ 50.294679] iTCO_wdt: Found a ICH5 or ICH5R TCO device (Version=1, TCOBASE=0x0860)
[ 50.294882] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 50.334616] intel_rng: FWH not detected
[ 51.039493] agpgart: Detected an Intel 865 Chipset.
[ 51.042865] agpgart: AGP aperture is 64M @ 0xf8000000
[ 51.050030] input: PC Speaker as /class/input/input2
[ 51.573373] usbcore: registered new interface driver libusual
[ 51.617246] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 51.617262] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 51.621935] Initializing USB Mass Storage driver...
[ 51.622131] scsi2 : SCSI emulation for USB Mass Storage devices
[ 51.622336] usbcore: registered new interface driver usb-storage
[ 51.622342] USB Mass Storage support registered.
[ 51.622597] usb-storage: device found at 2
[ 51.622602] usb-storage: waiting for device to settle before scanning
[ 51.731282] input: ImPS/2 Logitech Wheel Mouse as /class/input/input3
[ 51.734379] parport_pc 00:0a: reported by Plug and Play BIOS
[ 51.734477] parport0: PC-style at 0x378, irq 7 [PCSPP]
[ 52.225215] Linux video capture interface: v2.00
[ 52.473331] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/media/gspcav1/gspca_core.c: USB SPCA5XX camera found. (PAC207)
[ 52.482391] usbcore: registered new interface driver gspca
[ 52.482397] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/media/gspcav1/gspca_core.c: gspca driver 01.00.12 registered
[ 52.497182] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[ 52.818753] intel8x0_measure_ac97_clock: measured 54788 usecs
[ 52.818756] intel8x0: clocking to 48000
[ 53.233109] lp0: using parport0 (interrupt-driven).
[ 53.304354] Adding 1510068k swap on /dev/sda5. Priority:-1 extents:1 across:1510068k
[ 53.560604] EXT3 FS on sda1, internal journal
[ 56.612850] usb-storage: device scan complete
[ 56.613354] scsi 2:0:0:0: Direct-Access Maxtor OneTouch 0125 PQ: 0 ANSI: 4
[ 56.614709] sd 2:0:0:0: [sdc] 1465149168 512-byte hardware sectors (750156 MB)
[ 56.615330] sd 2:0:0:0: [sdc] Write Protect is off
[ 56.615333] sd 2:0:0:0: [sdc] Mode Sense: 2d 08 00 00
[ 56.615335] sd 2:0:0:0: [sdc] Assuming drive cache: write through
[ 56.616204] sd 2:0:0:0: [sdc] 1465149168 512-byte hardware sectors (750156 MB)
[ 56.616827] sd 2:0:0:0: [sdc] Write Protect is off
[ 56.616830] sd 2:0:0:0: [sdc] Mode Sense: 2d 08 00 00
[ 56.616832] sd 2:0:0:0: [sdc] Assuming drive cache: write through
[ 56.616836] sdc: sdc1
[ 56.631732] sd 2:0:0:0: [sdc] Attached SCSI disk
[ 56.631772] sd 2:0:0:0: Attached scsi generic sg3 type 0
[ 60.197671] acpi_cpufreq: Unknown symbol acpi_processor_notify_smm
[ 60.197716] acpi_cpufreq: Unknown symbol acpi_processor_unregister_performance
[ 60.197833] acpi_cpufreq: Unknown symbol acpi_processor_preregister_performance
[ 60.197889] acpi_cpufreq: Unknown symbol acpi_processor_register_performance
[ 61.830936] eth0: link down
[ 61.900938] eth1: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 61.904808] Failure registering capabilities with primary security module.
[ 62.221573] ppdev: user-space parallel port driver
[ 62.823340] audit(1221433234.268:3): type=1503 operation="inode_permission" requested_mask="a" denied_mask="a" name="/dev/tty" pid=4478 profile="/usr/sbin/cupsd"
[ 62.899579] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[ 63.293760] [drm] Initialized drm 1.1.0 20060810
[ 63.370820] [drm] Initialized radeon 1.27.0 20060524 on minor 0
[ 65.652413] agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
[ 65.652724] agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
[ 65.653032] agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
[ 65.953429] Bluetooth: Core ver 2.11
[ 65.953545] NET: Registered protocol family 31
[ 65.953548] Bluetooth: HCI device and connection manager initialized
[ 65.953552] Bluetooth: HCI socket layer initialized
[ 65.972792] Bluetooth: L2CAP ver 2.8
[ 65.972798] Bluetooth: L2CAP socket layer initialized
[ 65.986116] [drm] Setting GART location based on new memory map
[ 65.986126] [drm] Loading R300 Microcode
[ 65.986166] [drm] writeback test succeeded in 1 usecs
[ 66.041135] Bluetooth: RFCOMM socket layer initialized
[ 66.041229] Bluetooth: RFCOMM TTY layer initialized
[ 66.041232] Bluetooth: RFCOMM ver 1.8
[ 70.443177] NET: Registered protocol family 17
[ 82.224048] NET: Registered protocol family 10
[ 82.224210] lo: Disabled Privacy Extensions
[ 82.224355] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 93.126646] eth1: no IPv6 routers present
[ 1121.007985] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 1121.007996] ata1.00: cmd c8/00:08:a7:6b:3b/00:00:00:00:00/e0 tag 0 cdb 0x0 data 4096 in
[ 1121.007998] res 40/00:f4:00:00:00/00:00:00:00:00/50 Emask 0x4 (timeout)
[ 1121.008010] ata1: soft resetting port
[ 1121.163904] ata1.01: revalidation failed (errno=-2)
[ 1121.163910] ata1: failed to recover some devices, retrying in 5 secs
[ 1126.159784] ata1: soft resetting port
[ 1126.315702] ata1.01: revalidation failed (errno=-2)
[ 1126.315709] ata1: failed to recover some devices, retrying in 5 secs
[ 1131.311611] ata1: soft resetting port
[ 1131.467519] ata1.01: revalidation failed (errno=-2)
[ 1131.467525] ata1.01: disabled
[ 1131.467528] ata1: failed to recover some devices, retrying in 5 secs
[ 1136.463416] ata1.00: failed to IDENTIFY (I/O error, err_mask=0x40)
[ 1136.463422] ata1.00: revalidation failed (errno=-5)
[ 1136.463426] ata1: failed to recover some devices, retrying in 5 secs
[ 1141.459450] ata1: soft resetting port
[ 1141.623593] ata1.00: limited to UDMA/33 due to 40-wire cable
[ 1141.639555] ata1.00: configured for UDMA/33
[ 1141.639573] ata1: EH complete
[ 1171.591541] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 1171.591552] ata1.00: cmd c8/00:08:a7:6b:3b/00:00:00:00:00/e0 tag 0 cdb 0x0 data 4096 in
[ 1171.591553] res 40/00:f4:00:00:00/00:00:00:00:00/50 Emask 0x4 (timeout)
[ 1171.591566] ata1: soft resetting port
[ 1171.771633] ata1.00: configured for UDMA/33
[ 1171.771651] ata1: EH complete
[ 1201.723619] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 1201.723630] ata1.00: cmd c8/00:08:a7:6b:3b/00:00:00:00:00/e0 tag 0 cdb 0x0 data 4096 in
[ 1201.723632] res 40/00:f4:00:00:00/00:00:00:00:00/50 Emask 0x4 (timeout)
[ 1201.723643] ata1: soft resetting port
[ 1201.903723] ata1.00: configured for UDMA/33
[ 1201.903742] ata1: EH complete
[ 1231.855710] ata1.00: limiting speed to UDMA/25:PIO4
[ 1231.855717] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 1231.855724] ata1.00: cmd c8/00:08:a7:6b:3b/00:00:00:00:00/e0 tag 0 cdb 0x0 data 4096 in
[ 1231.855726] res 40/00:f4:00:00:00/00:00:00:00:00/50 Emask 0x4 (timeout)
[ 1231.855738] ata1: soft resetting port
[ 1232.035769] ata1.00: configured for UDMA/25
[ 1232.035787] ata1: EH complete
[ 1261.987782] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 1261.987793] ata1.00: cmd c8/00:08:a7:6b:3b/00:00:00:00:00/e0 tag 0 cdb 0x0 data 4096 in
[ 1261.987795] res 40/00:f4:00:00:00/00:00:00:00:00/50 Emask 0x4 (timeout)
[ 1261.987807] ata1: soft resetting port
[ 1262.167853] ata1.00: configured for UDMA/25
[ 1262.167871] ata1: EH complete
[ 1292.119859] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 1292.119869] ata1.00: cmd c8/00:08:a7:6b:3b/00:00:00:00:00/e0 tag 0 cdb 0x0 data 4096 in
[ 1292.119871] res 40/00:f4:00:00:00/00:00:00:00:00/50 Emask 0x4 (timeout)
[ 1292.119883] ata1: soft resetting port
[ 1292.299928] ata1.00: configured for UDMA/25
[ 1292.299947] sd 0:0:0:0: [sda] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK
[ 1292.299951] sd 0:0:0:0: [sda] Sense Key : Aborted Command [current] [descriptor]
[ 1292.299956] Descriptor sense data with sense descriptors (in hex):
[ 1292.299958] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 1292.299966] 00 00 00 00
[ 1292.299970] sd 0:0:0:0: [sda] Add. Sense: No additional sense information
[ 1292.299975] end_request: I/O error, dev sda, sector 3894183
[ 1292.299993] ata1: EH complete
[ 1322.251941] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 1322.251952] ata1.00: cmd c8/00:08:5f:00:5c/00:00:00:00:00/e6 tag 0 cdb 0x0 data 4096 in
[ 1322.251953] res 40/00:f4:00:00:00/00:00:00:00:00/50 Emask 0x4 (timeout)
[ 1322.251965] ata1: soft resetting port
[ 1322.432023] ata1.00: configured for UDMA/25
[ 1322.432041] ata1: EH complete
[ 1352.384022] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 1352.384032] ata1.00: cmd c8/00:08:5f:00:5c/00:00:00:00:00/e6 tag 0 cdb 0x0 data 4096 in
[ 1352.384034] res 40/00:f4:00:00:00/00:00:00:00:00/50 Emask 0x4 (timeout)
[ 1357.415994] ata1: port is slow to respond, please be patient (Status 0x80)
[ 1357.807371] ata1: soft resetting port
[ 1357.987481] ata1.00: configured for UDMA/25
[ 1357.987499] ata1: EH complete
[ 1358.001346] sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors (80026 MB)
[ 1358.008363] sd 0:0:0:0: [sda] Write Protect is off
[ 1358.008367] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1358.040744] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1358.065951] sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors (80026 MB)
[ 1358.066168] sd 0:0:0:0: [sda] Write Protect is off
[ 1358.066172] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1358.071328] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2787.324159] sr0: CDROM not ready. Make sure there is a disc in the drive.
[ 2889.845463] sd 0:0:1:0: [sdb] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 2889.845473] end_request: I/O error, dev sdb, sector 6291527
[ 2889.845478] Buffer I/O error on device sdb1, logical block 786433
[ 3443.154994] usb 3-1: USB disconnect, address 2
root@iffisaan:~#
|