I have a Maxtor firewire drive and it will not work with firewire under
ubuntu

my output with "uname -a" is as follows
Linux timposey-desktop 2.6.24-17-generic #1 SMP Thu May 1 14:31:33 UTC 2008 
i686 GNU/Linux

"dmesg" is as follows

[EMAIL PROTECTED]:~$ dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.24-17-generic ([EMAIL PROTECTED]) (gcc version 
4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Thu May 1 14:31:33 UTC 2008 (Ubuntu 
2.6.24-17.31-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 - 000000004dff0000 (usable)
[    0.000000]  BIOS-e820: 000000004dff0000 - 000000004dff3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000004dff3000 - 000000004e000000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[    0.000000] 351MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] found SMP MP-table at 000f5260
[    0.000000] Entering add_active_range(0, 0, 319472) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->   319472
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   319472
[    0.000000] On node 0 totalpages: 319472
[    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: 703 pages used for memmap
[    0.000000]   HighMem zone: 89393 pages, LIFO batch:15
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] DMI 2.2 present.
[    0.000000] ACPI: RSDP signature @ 0xC00F6C80 checksum 0
[    0.000000] ACPI: RSDP 000F6C80, 0014 (r0 AWARD )
[    0.000000] ACPI: RSDT 4DFF3000, 002C (r1 AWARD  AWRDACPI 42302E31 AWRD      
  0)
[    0.000000] ACPI: FACP 4DFF3040, 0074 (r1 AWARD  AWRDACPI 42302E31 AWRD      
  0)
[    0.000000] ACPI: DSDT 4DFF30C0, 3906 (r1 AWARD  AWRDACPI     1000 MSFT  
100000E)
[    0.000000] ACPI: FACS 4DFF0000, 0040
[    0.000000] ACPI: APIC 4DFF6A00, 005A (r1 AWARD  AWRDACPI 42302E31 AWRD      
  0)
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] Processor #0 6:8 APIC version 16
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 20, 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 dfl dfl)
[    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] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 50000000 (gap: 
4e000000:b0c00000)
[    0.000000] swsusp: Registered nosave memory region: 000000000009f000 - 
00000000000a0000
[    0.000000] swsusp: Registered nosave memory region: 00000000000a0000 - 
00000000000f0000
[    0.000000] swsusp: Registered nosave memory region: 00000000000f0000 - 
0000000000100000
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 316977
[    0.000000] Kernel command line: 
root=UUID=d7b025c1-1389-4be1-b530-adf970d12965 ro quiet splash
[    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 1583.172 MHz processor.
[   27.140076] Console: colour VGA+ 80x25
[   27.140081] console [tty0] enabled
[   27.140946] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[   27.142741] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[   27.207530] Memory: 1254400k/1277888k available (2176k kernel code, 22596k 
reserved, 1007k data, 368k init, 360384k highmem)
[   27.207542] virtual kernel memory layout:
[   27.207543]     fixmap  : 0xfff4b000 - 0xfffff000   ( 720 kB)
[   27.207545]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   27.207546]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[   27.207548]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[   27.207550]       .init : 0xc0421000 - 0xc047d000   ( 368 kB)
[   27.207552]       .data : 0xc0320134 - 0xc041bdc4   (1007 kB)
[   27.207553]       .text : 0xc0100000 - 0xc0320134   (2176 kB)
[   27.207557] Checking if this processor honours the WP bit even in supervisor 
mode... Ok.
[   27.207627] SLUB: Genslabs=11, HWalign=32, Order=0-1, MinObjects=4, CPUs=1, 
Nodes=1
[   27.287555] Calibrating delay using timer specific routine.. 3168.27 
BogoMIPS (lpj=6336553)
[   27.287603] Security Framework initialized
[   27.287614] SELinux:  Disabled at boot.
[   27.287643] AppArmor: AppArmor initialized
[   27.287650] Failure registering capabilities with primary security module.
[   27.287665] Mount-cache hash table entries: 512
[   27.287872] Initializing cgroup subsys ns
[   27.287878] Initializing cgroup subsys cpuacct
[   27.287894] CPU: After generic identify, caps: 0383fbff c1cbfbff 00000000 
00000000 00000000 00000000 00000000 00000000
[   27.287907] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[   27.287910] CPU: L2 Cache: 256K (64 bytes/line)
[   27.287914] CPU: After all inits, caps: 0383fbff c1cbfbff 00000000 00000420 
00000000 00000000 00000000 00000000
[   27.287930] Compat vDSO mapped to ffffe000.
[   27.287950] Checking 'hlt' instruction... OK.
[   27.303863] SMP alternatives: switching to UP code
[   27.305304] Freeing SMP alternatives: 11k freed
[   27.305482] Early unpacking initramfs... done
[   27.738146] ACPI: Core revision 20070126
[   27.738254] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not 
found.
[   27.818373] CPU0: AMD Sempron(tm)  stepping 01
[   27.818401] Total of 1 processors activated (3168.27 BogoMIPS).
[   27.818505] ENABLING IO-APIC IRQs
[   27.818679] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[   27.962835] Brought up 1 CPUs
[   27.962870] CPU0 attaching sched-domain:
[   27.962874]  domain 0: span 01
[   27.962877]   groups: 01
[   27.963157] net_namespace: 64 bytes
[   27.963166] Booting paravirtualized kernel on bare hardware
[   27.963739] Time: 10:47:37  Date: 09/01/08
[   27.963783] NET: Registered protocol family 16
[   27.964079] EISA bus registered
[   27.964104] ACPI: bus type pci registered
[   28.000205] PCI: PCI BIOS revision 2.10 entry at 0xfb170, last bus=1
[   28.000209] PCI: Using configuration type 1
[   28.000211] Setting up standard PCI resources
[   28.007889] ACPI: EC: Look up EC in DSDT
[   28.011659] ACPI: Interpreter enabled
[   28.011664] ACPI: (supports S0 S3 S4 S5)
[   28.011681] ACPI: Using IOAPIC for interrupt routing
[   28.017136] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   28.017329] Enabling SiS 96x SMBus.
[   28.017847] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   28.035105] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 
15)
[   28.035224] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 
15) *0, disabled.
[   28.035336] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 
15)
[   28.035448] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 
15)
[   28.035557] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11 12 14 
15)
[   28.035668] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 14 
15)
[   28.035777] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 
15) *0, disabled.
[   28.035887] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 9 10 11 12 14 
15)
[   28.036042] Linux Plug and Play Support v0.97 (c) Adam Belay
[   28.036086] pnp: PnP ACPI init
[   28.036097] ACPI: bus type pnp registered
[   28.039160] pnp: PnP ACPI: found 12 devices
[   28.039164] ACPI: ACPI bus type pnp unregistered
[   28.039170] PnPBIOS: Disabled by ACPI PNP
[   28.039519] PCI: Using ACPI for IRQ routing
[   28.039523] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, 
post a report
[   28.050715] NET: Registered protocol family 8
[   28.050718] NET: Registered protocol family 20
[   28.050823] AppArmor: AppArmor Filesystem Enabled
[   28.054653] Time: tsc clocksource has been installed.
[   28.062696] system 00:00: iomem range 0xcc000-0xcffff has been reserved
[   28.062700] system 00:00: iomem range 0xf0000-0xf7fff could not be reserved
[   28.062704] system 00:00: iomem range 0xf8000-0xfbfff could not be reserved
[   28.062708] system 00:00: iomem range 0xfc000-0xfffff could not be reserved
[   28.062711] system 00:00: iomem range 0x4dff0000-0x4dffffff could not be 
reserved
[   28.062715] system 00:00: iomem range 0xffff0000-0xffffffff could not be 
reserved
[   28.062719] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[   28.062722] system 00:00: iomem range 0x100000-0x4dfeffff could not be 
reserved
[   28.062726] system 00:00: iomem range 0xffee0000-0xffefffff has been reserved
[   28.062730] system 00:00: iomem range 0xfffe0000-0xfffeffff has been reserved
[   28.062733] system 00:00: iomem range 0xfec00000-0xfecfffff could not be 
reserved
[   28.062737] system 00:00: iomem range 0xfee00000-0xfeefffff could not be 
reserved
[   28.062746] system 00:02: ioport range 0x4d0-0x4d1 has been reserved
[   28.062749] system 00:02: ioport range 0x800-0x805 has been reserved
[   28.062753] system 00:02: ioport range 0x290-0x297 has been reserved
[   28.093305] PCI: Bridge: 0000:00:01.0
[   28.093309]   IO window: d000-dfff
[   28.093315]   MEM window: ec000000-ec0fffff
[   28.093320]   PREFETCH window: e0000000-e7ffffff
[   28.093348] NET: Registered protocol family 2
[   28.130680] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[   28.131158] TCP established hash table entries: 131072 (order: 8, 1048576 
bytes)
[   28.133302] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[   28.134355] TCP: Hash tables configured (established 131072 bind 65536)
[   28.134360] TCP reno registered
[   28.142754] checking if image is initramfs... it is
[   28.594029] Switched to high resolution mode on CPU 0
[   28.957556] Freeing initrd memory: 7665k freed
[   28.958511] audit: initializing netlink socket (disabled)
[   28.958532] audit(1220266057.576:1): initialized
[   28.958763] highmem bounce pool size: 64 pages
[   28.961298] VFS: Disk quotas dquot_6.5.1
[   28.961404] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   28.961641] io scheduler noop registered
[   28.961645] io scheduler anticipatory registered
[   28.961648] io scheduler deadline registered
[   28.961661] io scheduler cfq registered (default)
[   29.017412] Boot video device is 0000:01:00.0
[   29.017814] isapnp: Scanning for PnP cards...
[   29.370834] isapnp: No Plug & Play device found
[   29.409261] Real Time Clock Driver v1.12ac
[   29.409404] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing 
enabled
[   29.409549] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   29.410419] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   29.411506] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 
blocksize
[   29.411601] input: Macintosh mouse button emulation as 
/devices/virtual/input/input0
[   29.411745] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 
irq 1,12
[   29.412061] serio: i8042 KBD port at 0x60,0x64 irq 1
[   29.412067] serio: i8042 AUX port at 0x60,0x64 irq 12
[   29.417258] mice: PS/2 mouse device common for all mice
[   29.417430] EISA: Probing bus 0 at eisa.0
[   29.417440] Cannot allocate resource for EISA slot 1
[   29.417452] Cannot allocate resource for EISA slot 4
[   29.417469] EISA: Detected 0 cards.
[   29.417474] cpuidle: using governor ladder
[   29.417476] cpuidle: using governor menu
[   29.417674] NET: Registered protocol family 1
[   29.417714] Using IPI No-Shortcut mode
[   29.417765] registered taskstats version 1
[   29.417878]   Magic number: 8:387:779
[   29.418068]   hash matches device ptyq1
[   29.418135] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[   29.418138] EDD information not available.
[   29.418703] Freeing unused kernel memory: 368k freed
[   29.441958] input: AT Translated Set 2 keyboard as 
/devices/platform/i8042/serio0/input/input1
[   30.730634] fuse init (API version 7.9)
[   30.756792] ACPI: Fan [FAN] (on)
[   30.767481] ACPI: Thermal Zone [THRM] (40 C)
[   31.619098] SCSI subsystem initialized
[   31.715299] libata version 3.00 loaded.
[   31.727432] usbcore: registered new interface driver usbfs
[   31.727468] usbcore: registered new interface driver hub
[   31.741050] usbcore: registered new device driver usb
[   31.747386] sis900.c: v1.08.10 Apr. 2 2006
[   31.747488] ACPI: PCI Interrupt 0000:00:04.0[A] -> GSI 19 (level, low) -> 
IRQ 16
[   31.748588] 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
[   31.757454] 0000:00:04.0: Using transceiver found at address 1 as default
[   31.762634] eth0: SiS 900 PCI Fast Ethernet at 0xe800, IRQ 16, 
00:01:6c:a1:31:5e
[   31.768685] pata_sis 0000:00:02.5: version 0.5.2
[   31.768748] ACPI: PCI Interrupt 0000:00:02.5[A] -> GSI 16 (level, low) -> 
IRQ 17
[   31.782058] scsi0 : pata_sis
[   31.784444] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) 
Driver
[   31.803470] scsi1 : pata_sis
[   31.804260] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x4000 irq 14
[   31.804265] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x4008 irq 15
[   31.893794] Floppy drive(s): fd0 is 1.44M
[   31.915695] FDC 0 is a post-1991 82077
[   31.981964] ata1.00: ATA-7: HDS728080PLAT20, PF2OA21B, max UDMA/133
[   31.981971] ata1.00: 160836480 sectors, multi 16: LBA48 
[   31.994232] ata1.01: ATA-7: WDC WD2000BB-00RDA0, 20.00K20, max UDMA/100
[   31.994239] ata1.01: 390721968 sectors, multi 16: LBA48 
[   32.017992] ata1.00: configured for UDMA/133
[   32.025946] ata1.01: configured for UDMA/100
[   32.345383] ata2.00: ATAPI: SONY    DVD RW DRU-800A, KY01, max UDMA/66
[   32.345404] ata2.00: limited to UDMA/33 due to 40-wire cable
[   32.517165] ata2.00: configured for UDMA/33
[   32.517357] scsi 0:0:0:0: Direct-Access     ATA      HDS728080PLAT20  PF2O 
PQ: 0 ANSI: 5
[   32.517508] scsi 0:0:1:0: Direct-Access     ATA      WDC WD2000BB-00R 20.0 
PQ: 0 ANSI: 5
[   32.518333] scsi 1:0:0:0: CD-ROM            SONY     DVD RW DRU-800A  KY01 
PQ: 0 ANSI: 5
[   32.521135] ACPI: PCI Interrupt 0000:00:03.0[A] -> GSI 20 (level, low) -> 
IRQ 18
[   32.521157] ohci_hcd 0000:00:03.0: OHCI Host Controller
[   32.521559] ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus 
number 1
[   32.521587] ohci_hcd 0000:00:03.0: irq 18, io mem 0xec123000
[   32.579028] usb usb1: configuration #1 chosen from 1 choice
[   32.579082] hub 1-0:1.0: USB hub found
[   32.579094] hub 1-0:1.0: 3 ports detected
[   32.680865] ACPI: PCI Interrupt 0000:00:03.1[B] -> GSI 21 (level, low) -> 
IRQ 19
[   32.680889] ohci_hcd 0000:00:03.1: OHCI Host Controller
[   32.680925] ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus 
number 2
[   32.680948] ohci_hcd 0000:00:03.1: irq 19, io mem 0xec120000
[   32.738772] usb usb2: configuration #1 chosen from 1 choice
[   32.738809] hub 2-0:1.0: USB hub found
[   32.738821] hub 2-0:1.0: 3 ports detected
[   32.840778] ACPI: PCI Interrupt 0000:00:03.2[D] -> GSI 23 (level, low) -> 
IRQ 20
[   32.840801] ehci_hcd 0000:00:03.2: EHCI Host Controller
[   32.840837] ehci_hcd 0000:00:03.2: new USB bus registered, assigned bus 
number 3
[   32.840885] PCI: cache line size of 64 is not supported by device 
0000:00:03.2
[   32.840900] ehci_hcd 0000:00:03.2: irq 20, io mem 0xec121000
[   32.852457] ehci_hcd 0000:00:03.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 
2004
[   32.852650] usb usb3: configuration #1 chosen from 1 choice
[   32.852685] hub 3-0:1.0: USB hub found
[   32.852695] hub 3-0:1.0: 6 ports detected
[   32.976449] Driver 'sd' needs updating - please use bus_type methods
[   32.976585] sd 0:0:0:0: [sda] 160836480 512-byte hardware sectors (82348 MB)
[   32.976606] sd 0:0:0:0: [sda] Write Protect is off
[   32.976609] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   32.976633] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[   32.976701] sd 0:0:0:0: [sda] 160836480 512-byte hardware sectors (82348 MB)
[   32.976714] sd 0:0:0:0: [sda] Write Protect is off
[   32.976717] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   32.976737] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[   32.976743]  sda: sda1
[   32.987590] sd 0:0:0:0: [sda] Attached SCSI disk
[   32.987698] sd 0:0:1:0: [sdb] 390721968 512-byte hardware sectors (200050 MB)
[   32.987718] sd 0:0:1:0: [sdb] Write Protect is off
[   32.987721] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[   32.987745] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[   32.987808] sd 0:0:1:0: [sdb] 390721968 512-byte hardware sectors (200050 MB)
[   32.987821] sd 0:0:1:0: [sdb] Write Protect is off
[   32.987824] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[   32.987844] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[   32.987850]  sdb: sdb1 sdb2 <<4>Driver 'sr' needs updating - please use 
bus_type methods
[   33.015514]  sdb5 >
[   33.015668] sd 0:0:1:0: [sdb] Attached SCSI disk
[   33.024228] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
[   33.024238] Uniform CD-ROM driver Revision: 3.20
[   33.024328] sr 1:0:0:0: Attached scsi CD-ROM sr0
[   33.034742] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   33.034771] sd 0:0:1:0: Attached scsi generic sg1 type 0
[   33.034797] sr 1:0:0:0: Attached scsi generic sg2 type 5
[   33.239984] usb 3-6: new high speed USB device using ehci_hcd and address 2
[   33.373146] usb 3-6: configuration #1 chosen from 1 choice
[   33.373594] hub 3-6:1.0: USB hub found
[   33.374472] hub 3-6:1.0: 4 ports detected
[   33.494692] Attempting manual resume
[   33.494699] swsusp: Resume From Partition 8:21
[   33.494701] PM: Checking swsusp image.
[   33.494957] PM: Resume from disk failed.
[   33.517557] EXT3-fs: INFO: recovery required on readonly filesystem.
[   33.517567] EXT3-fs: write access will be enabled during recovery.
[   33.679628] usb 3-6.1: new full speed USB device using ehci_hcd and address 3
[   33.775017] usb 3-6.1: configuration #1 chosen from 1 choice
[   33.975257] usb 3-6.3: new low speed USB device using ehci_hcd and address 4
[   34.075027] usb 3-6.3: configuration #1 chosen from 1 choice
[   34.103331] usbcore: registered new interface driver hiddev
[   34.106574] input: A4Tech Wireless Battery Free Optical Mouse as 
/devices/pci0000:00/0000:00:03.2/usb3/3-6/3-6.3/3-6.3:1.0/input/input2
[   34.118881] input,hidraw0: USB HID v1.10 Mouse [A4Tech Wireless Battery Free 
Optical Mouse] on usb-0000:00:03.2-6.3
[   34.118911] usbcore: registered new interface driver usbhid
[   34.118917] /build/buildd/linux-2.6.24/drivers/hid/usbhid/hid-core.c: 
v2.6:USB HID core driver
[   36.563183] kjournald starting.  Commit interval 5 seconds
[   36.563216] EXT3-fs: sdb1: orphan cleanup on readonly fs
[   36.563227] ext3_orphan_cleanup: deleting unreferenced inode 8831689
[   36.563323] ext3_orphan_cleanup: deleting unreferenced inode 7086235
[   36.563335] EXT3-fs: sdb1: 2 orphan inodes deleted
[   36.563338] EXT3-fs: recovery complete.
[   36.592274] EXT3-fs: mounted filesystem with ordered data mode.
[   45.819647] Linux agpgart interface v0.102
[   45.880077] agpgart: Detected SiS chipset - id:1857
[   45.884713] agpgart: AGP aperture is 64M @ 0xe8000000
[   45.939512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   46.133770] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   46.203199] sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x10c0
[   46.357102] input: PC Speaker as /devices/platform/pcspkr/input/input3
[   46.514965] input: Power Button (FF) as /devices/virtual/input/input4
[   46.530668] ACPI: Power Button (FF) [PWRF]
[   46.530823] input: Power Button (CM) as /devices/virtual/input/input5
[   46.550621] ACPI: Power Button (CM) [PWRB]
[   46.550823] input: Sleep Button (CM) as /devices/virtual/input/input6
[   46.562624] ACPI: Sleep Button (CM) [FUTS]
[   47.692052] input: ImExPS/2 Generic Explorer Mouse as 
/devices/platform/i8042/serio1/input/input7
[   47.748879] parport_pc 00:09: reported by Plug and Play ACPI
[   47.748928] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[   49.475889] ACPI: PCI Interrupt 0000:00:02.7[C] -> GSI 18 (level, low) -> 
IRQ 21
[   49.770979] usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 
0x03F0 pid 0x7604
[   49.771008] usbcore: registered new interface driver usblp
[   49.798418] intel8x0_measure_ac97_clock: measured 54769 usecs
[   49.798425] intel8x0: clocking to 48000
[   52.463999] lp0: using parport0 (interrupt-driven).
[   52.551875] Adding 3694908k swap on /dev/sdb5.  Priority:-1 extents:1 
across:3694908k
[   87.073114] EXT3-fs warning: maximal mount count reached, running e2fsck is 
recommended
[   87.073486] EXT3 FS on sdb1, internal journal
[   87.222756] device-mapper: uevent: version 1.0.3
[   87.222802] device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: 
[EMAIL PROTECTED]
[   88.634123] ip_tables: (C) 2000-2006 Netfilter Core Team
[   89.128420] No dock devices found.
[   90.594940] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[   90.594948] apm: overridden by ACPI.
[   90.797130] ppdev: user-space parallel port driver
[   90.997431] audit(1220287720.728:2): type=1503 operation="inode_permission" 
requested_mask="a::" denied_mask="a::" name="/dev/tty" pid=5345 
profile="/usr/sbin/cupsd" namespace="default"
[   93.617243] Bluetooth: Core ver 2.11
[   93.618335] NET: Registered protocol family 31
[   93.618343] Bluetooth: HCI device and connection manager initialized
[   93.618349] Bluetooth: HCI socket layer initialized
[   93.757346] Bluetooth: L2CAP ver 2.9
[   93.757355] Bluetooth: L2CAP socket layer initialized
[   93.794253] Bluetooth: RFCOMM socket layer initialized
[   93.794687] Bluetooth: RFCOMM TTY layer initialized
[   93.794692] Bluetooth: RFCOMM ver 1.8
[   95.388015] eth0: Media Link On 100mbps full-duplex 
[   96.649357] NET: Registered protocol family 17
[  100.772498] NET: Registered protocol family 10
[  100.773277] lo: Disabled Privacy Extensions
[  111.074770] eth0: no IPv6 routers present
[  209.003823] usb 3-6.1: USB disconnect, address 3
[  209.004166] usblp0: removed
[  213.549870] usb 3-6.1: new full speed USB device using ehci_hcd and address 5
[  213.644908] usb 3-6.1: configuration #1 chosen from 1 choice
[  213.648477] usblp0: USB Bidirectional printer dev 5 if 0 alt 0 proto 2 vid 
0x03F0 pid 0x7604

-- 
Firewire drive not detected
https://bugs.launchpad.net/bugs/105317
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to