Installer crashes when detecting HD on sata_via

Bug #48494 reported by th0ma7
8
Affects Status Importance Assigned to Milestone
qtparted (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

My primary hard disk located on the master channel of my sata_via (motherboard A8V Deluxe) is a 250gb.

It gets detected but when I try to change manually it's partition table using the installer the next windows appears all grey with nothing in it except previous and next. When clicking directly onto the next button the installer crashes.

I presume the latest fixes of libata which will be included into 2.6.17 would greatly help... In my case the fix for my ATAPI Plextor DVD writer would be a really great addin to the kernel (http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=278654541017bc93befe3570edeabd5d9e95e4ea)

Here is my boot info (not that I had disconnected my SATA Plextor DVD writer else sometimes it would crash):
ubuntu@ubuntu:~$ dmesg
[ 0.000000] Bootdata ok (command line is BOOT_IMAGE=/casper/vmlinuz preseed/file=/cdrom/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash -- debian-installer/locale=fr kbd-chooser/method=fr-latin9)
[ 0.000000] Linux version 2.6.15-23-amd64-generic (buildd@yellow) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Tue May 23 13:45:47 UTC 2006
[ 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: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007ffb0000 (usable)
[ 0.000000] BIOS-e820: 000000007ffb0000 - 000000007ffc0000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007ffc0000 - 000000007fff0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007fff0000 - 0000000080000000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
[ 0.000000] ACPI: RSDP (v002 ACPIAM ) @ 0x00000000000fa7c0
[ 0.000000] ACPI: XSDT (v001 A M I OEMXSDT 0x12000530 MSFT 0x00000097) @ 0x000000007ffb0100
[ 0.000000] ACPI: FADT (v003 A M I OEMFACP 0x12000530 MSFT 0x00000097) @ 0x000000007ffb0290
[ 0.000000] ACPI: MADT (v001 A M I OEMAPIC 0x12000530 MSFT 0x00000097) @ 0x000000007ffb0390
[ 0.000000] ACPI: OEMB (v001 A M I OEMBIOS 0x12000530 MSFT 0x00000097) @ 0x000000007ffc0040
[ 0.000000] ACPI: DSDT (v001 A0036 A0036001 0x00000001 MSFT 0x0100000d) @ 0x0000000000000000
[ 0.000000] Scanning NUMA topology in Northbridge 24
[ 0.000000] Number of nodes 1
[ 0.000000] Node 0 MemBase 0000000000000000 Limit 000000007ffb0000
[ 0.000000] Using 63 for the hash shift.
[ 0.000000] Using node hash shift of 63
[ 0.000000] Bootmem setup node 0 0000000000000000-000000007ffb0000
[ 0.000000] On node 0 totalpages: 516020
[ 0.000000] DMA zone: 3018 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 513002 pages, LIFO batch:31
[ 0.000000] Normal zone: 0 pages, LIFO batch:0
[ 0.000000] HighMem zone: 0 pages, LIFO batch:0
[ 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] Processor #0 15:11 APIC version 16
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] Processor #1 15:11 APIC version 16
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 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] Setting APIC routing to physical flat
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at 88000000 (gap: 80000000:7f780000)
[ 0.000000] Checking aperture...
[ 0.000000] CPU 0: aperture @ e8000000 size 64 MB
[ 0.000000] SMP: Allowing 3 CPUs, 1 hotplug CPUs
[ 0.000000] Built 1 zonelists
[ 0.000000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz preseed/file=/cdrom/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash -- debian-installer/locale=fr kbd-chooser/method=fr-latin9
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 131072 bytes)
[ 0.000000] time.c: Using 3.579545 MHz PM timer.
[ 0.000000] time.c: Detected 2202.849 MHz processor.
[ 43.561598] Console: colour VGA+ 80x25
[ 43.562730] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 43.564350] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 43.582427] Memory: 2053096k/2096832k available (2139k kernel code, 43348k reserved, 754k data, 180k init)
[ 43.641638] Calibrating delay using timer specific routine.. 4413.30 BogoMIPS (lpj=2206651)
[ 43.641684] Security Framework v1.0.0 initialized
[ 43.641690] SELinux: Disabled at boot.
[ 43.641709] Mount-cache hash table entries: 256
[ 43.641797] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 43.641799] CPU: L2 Cache: 512K (64 bytes/line)
[ 43.641802] CPU 0(2) -> Node 0 -> Core 0
[ 43.641809] mtrr: v2.0 (20020519)
[ 43.641816] SMP alternatives: switching to UP code
[ 43.642070] checking if image is initramfs... it is
[ 44.174218] Freeing initrd memory: 7602k freed
[ 44.179005] ACPI: Looking for DSDT ... not found!
[ 44.191434] Using local APIC timer interrupts.
[ 44.236749] Detected 12.516 MHz APIC timer.
[ 44.236856] SMP alternatives: switching to SMP code
[ 44.236997] Booting processor 1/2 APIC 0x1
[ 44.247478] Initializing CPU#1
[ 44.308518] Calibrating delay using timer specific routine.. 4405.04 BogoMIPS (lpj=2202524)
[ 44.308523] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 44.308525] CPU: L2 Cache: 512K (64 bytes/line)
[ 44.308527] CPU 1(2) -> Node 0 -> Core 1
[ 44.308610] AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ stepping 01
[ 44.308616] CPU 1: Syncing TSC to CPU 0.
[ 44.308477] CPU 1: synchronized TSC with CPU 0 (last diff -65 cycles, maxerr 513 cycles)
[ 44.308484] Brought up 2 CPUs
[ 44.308611] Disabling vsyscall due to use of PM timer
[ 44.308613] time.c: Using PM based timekeeping.
[ 44.308614] testing NMI watchdog ... OK.
[ 44.318916] NET: Registered protocol family 16
[ 44.318938] ACPI: bus type pci registered
[ 44.318945] PCI: Using configuration type 1
[ 44.319414] ACPI: Subsystem revision 20051216
[ 44.323173] ACPI: Interpreter enabled
[ 44.323175] ACPI: Using IOAPIC for interrupt routing
[ 44.323989] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 44.323992] PCI: Probing PCI hardware (bus 00)
[ 44.326868] Boot video device is 0000:01:00.0
[ 44.326911] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 44.339927] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 *11 14 15)
[ 44.340107] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *10 11 14 15)
[ 44.340298] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 7 10 11 14 15)
[ 44.340479] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
[ 44.340661] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
[ 44.340841] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
[ 44.341023] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
[ 44.341204] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
[ 44.341310] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 44.341321] pnp: PnP ACPI init
[ 44.344529] pnp: PnP ACPI: found 12 devices
[ 44.344542] PCI: Using ACPI for IRQ routing
[ 44.344545] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 44.344647] agpgart: Detected AGP bridge 0
[ 44.347114] agpgart: AGP aperture is 64M @ 0xe8000000
[ 44.347133] PCI-DMA: Disabling IOMMU.
[ 44.347716] pnp: 00:06: ioport range 0x680-0x6ff has been reserved
[ 44.347719] pnp: 00:06: ioport range 0x290-0x297 has been reserved
[ 44.347875] PCI: Bridge: 0000:00:01.0
[ 44.347876] IO window: disabled.
[ 44.347880] MEM window: f9f00000-fbffffff
[ 44.347884] PREFETCH window: f0000000-f8ffffff
[ 44.347899] PCI: Setting latency timer of device 0000:00:01.0 to 64
[ 44.348109] IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $
[ 44.348365] audit: initializing netlink socket (disabled)
[ 44.348375] audit(1149485829.995:1): initialized
[ 44.348501] VFS: Disk quotas dquot_6.5.1
[ 44.348515] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 44.348565] Initializing Cryptographic API
[ 44.348568] io scheduler noop registered
[ 44.348576] io scheduler anticipatory registered
[ 44.348583] io scheduler deadline registered
[ 44.348598] io scheduler cfq registered
[ 49.838443] 0000:00:10.4 EHCI: BIOS handoff failed (BIOS bug ?) 01010001
[ 49.850111] Real Time Clock Driver v1.12
[ 49.850144] Linux agpgart interface v0.101 (c) Dave Jones
[ 49.850285] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 49.850287] PNP: PS/2 controller doesn't have AUX irq; using default 12
[ 49.850472] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 49.850493] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 49.850512] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
[ 49.850615] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 49.850704] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 49.852095] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 49.852249] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 49.852615] RAMDISK driver initialized: 16 RAM disks of 1048576K size 1024 blocksize
[ 49.852655] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 49.852658] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 49.852874] mice: PS/2 mouse device common for all mice
[ 49.852993] NET: Registered protocol family 2
[ 49.866442] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 49.866824] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 49.869295] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 49.869935] TCP: Hash tables configured (established 262144 bind 65536)
[ 49.869938] TCP reno registered
[ 49.870018] TCP bic registered
[ 49.870026] NET: Registered protocol family 1
[ 49.870032] NET: Registered protocol family 8
[ 49.870034] NET: Registered protocol family 20
[ 49.870124] ACPI wakeup devices:
[ 49.870125] PCI0 PS2K UAR2 UAR1 AC97 USB1 USB2 USB3 USB4 EHCI PWRB SLPB
[ 49.870136] ACPI: (supports S0 S1 S3 S4 S5)
[ 49.870199] Freeing unused kernel memory: 180k freed
[ 49.897955] input: AT Translated Set 2 keyboard as /class/input/input0
[ 49.906275] vga16fb: initializing
[ 49.906279] vga16fb: mapped to 0xffff8100000a0000
[ 50.074097] Console: switching to colour frame buffer device 80x25
[ 50.074101] fb0: VGA16 VGA frame buffer device
[ 51.094116] Capability LSM initialized
[ 51.508565] SCSI subsystem initialized
[ 51.510365] ACPI: bus type scsi registered
[ 51.510368] libata version 1.20 loaded.
[ 51.512198] sata_via 0000:00:0f.0: version 1.1
[ 51.512214] GSI 16 sharing vector 0xA9 and IRQ 16
[ 51.512217] ACPI: PCI Interrupt 0000:00:0f.0[B] -> GSI 20 (level, low) -> IRQ 169
[ 51.512228] PCI: Via IRQ fixup for 0000:00:0f.0, from 10 to 9
[ 51.512255] sata_via 0000:00:0f.0: routed to hard irq line 9
[ 51.512303] ata1: SATA max UDMA/133 cmd 0xD000 ctl 0xC802 bmdma 0xB800 irq 169
[ 51.512319] ata2: SATA max UDMA/133 cmd 0xC400 ctl 0xC002 bmdma 0xB808 irq 169
[ 51.866877] ata1: dev 0 cfg 00:0040 49:2f00 82:7c6b 83:7f09 84:4673 85:7c69 86:3e01 87:4663 88:407f 93:0000
[ 51.866881] ata1: dev 0 ATA-7, max UDMA/133, 490234752 sectors: LBA48
[ 51.867264] sata_get_dev_handle: SATA dev addr=0xf0000, handle=0x0000000000000000
[ 51.868235] ata1: dev 0 configured for UDMA/133
[ 51.868554] sata_get_dev_handle: SATA dev addr=0xf0000, handle=0x0000000000000000
[ 51.868556] scsi0 : sata_via
[ 52.069329] ata2: no device found (phy stat 00000000)
[ 52.069331] scsi1 : sata_via
[ 52.069472] Vendor: ATA Model: Maxtor 6B250S0 Rev: BANC
[ 52.069480] Type: Direct-Access ANSI SCSI revision: 05
[ 52.074624] Driver 'sd' needs updating - please use bus_type methods
[ 52.074691] SCSI device sda: 490234752 512-byte hdwr sectors (251000 MB)
[ 52.074703] SCSI device sda: drive cache: write back
[ 52.074748] SCSI device sda: 490234752 512-byte hdwr sectors (251000 MB)
[ 52.074758] SCSI device sda: drive cache: write back
[ 52.074761] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 >
[ 52.215634] sd 0:0:0:0: Attached scsi disk sda
[ 52.744943] VP_IDE: IDE controller at PCI slot 0000:00:0f.1
[ 52.744961] ACPI: PCI Interrupt 0000:00:0f.1[A] -> GSI 20 (level, low) -> IRQ 169
[ 52.744966] PCI: Via IRQ fixup for 0000:00:0f.1, from 255 to 9
[ 52.744991] VP_IDE: chipset revision 6
[ 52.744992] VP_IDE: not 100% native mode: will probe irqs later
[ 52.745003] VP_IDE: VIA vt8237 (rev 00) IDE UDMA133 controller on pci0000:00:0f.1
[ 52.745010] ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:pio, hdb:DMA
[ 52.745023] ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:pio, hdd:pio
[ 52.745032] Probing IDE interface ide0...
[ 53.792024] hdb: JLMS XJ-HD166S, ATAPI CD/DVD-ROM drive
[ 53.843005] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 53.843208] Probing IDE interface ide1...
[ 54.368695] hdb: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
[ 54.368702] Uniform CD-ROM driver Revision: 3.20
[ 54.397697] ieee1394: Initialized config rom entry `ip1394'
[ 54.398638] ohci1394: $Rev: 1313 $ Ben Collins <email address hidden>
[ 54.398655] GSI 17 sharing vector 0xB1 and IRQ 17
[ 54.398658] ACPI: PCI Interrupt 0000:00:07.0[A] -> GSI 16 (level, low) -> IRQ 177
[ 54.398669] PCI: Via IRQ fixup for 0000:00:07.0, from 11 to 1
[ 54.451852] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[177] MMIO=[f9800000-f98007ff] Max Packet=[2048]
[ 54.458667] usbcore: registered new driver usbfs
[ 54.458687] usbcore: registered new driver hub
[ 54.459639] GSI 18 sharing vector 0xB9 and IRQ 18
[ 54.459643] ACPI: PCI Interrupt 0000:00:10.4[C] -> GSI 21 (level, low) -> IRQ 185
[ 54.459653] PCI: Via IRQ fixup for 0000:00:10.4, from 5 to 9
[ 54.459859] ehci_hcd 0000:00:10.4: EHCI Host Controller
[ 54.460129] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1
[ 54.460142] ehci_hcd 0000:00:10.4: irq 185, io mem 0xf9e00000
[ 54.460150] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 54.460220] hub 1-0:1.0: USB hub found
[ 54.460227] hub 1-0:1.0: 8 ports detected
[ 54.462428] USB Universal Host Controller Interface driver v2.3
[ 54.462478] ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 185
[ 54.462483] PCI: Via IRQ fixup for 0000:00:10.0, from 11 to 9
[ 54.462507] uhci_hcd 0000:00:10.0: UHCI Host Controller
[ 54.561954] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[ 54.561962] uhci_hcd 0000:00:10.0: irq 185, io base 0x0000d400
[ 54.562068] hub 2-0:1.0: USB hub found
[ 54.562074] hub 2-0:1.0: 2 ports detected
[ 54.663411] ACPI: PCI Interrupt 0000:00:10.1[A] -> GSI 21 (level, low) -> IRQ 185
[ 54.663417] PCI: Via IRQ fixup for 0000:00:10.1, from 11 to 9
[ 54.663441] uhci_hcd 0000:00:10.1: UHCI Host Controller
[ 54.663473] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
[ 54.663480] uhci_hcd 0000:00:10.1: irq 185, io base 0x0000d800
[ 54.663564] hub 3-0:1.0: USB hub found
[ 54.663569] hub 3-0:1.0: 2 ports detected
[ 54.764172] ACPI: PCI Interrupt 0000:00:10.2[B] -> GSI 21 (level, low) -> IRQ 185
[ 54.764176] PCI: Via IRQ fixup for 0000:00:10.2, from 10 to 9
[ 54.764196] uhci_hcd 0000:00:10.2: UHCI Host Controller
[ 54.764223] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
[ 54.764227] uhci_hcd 0000:00:10.2: irq 185, io base 0x0000e000
[ 54.764292] hub 4-0:1.0: USB hub found
[ 54.764297] hub 4-0:1.0: 2 ports detected
[ 54.864984] ACPI: PCI Interrupt 0000:00:10.3[B] -> GSI 21 (level, low) -> IRQ 185
[ 54.864988] PCI: Via IRQ fixup for 0000:00:10.3, from 10 to 9
[ 54.865008] uhci_hcd 0000:00:10.3: UHCI Host Controller
[ 54.865035] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5
[ 54.865039] uhci_hcd 0000:00:10.3: irq 185, io base 0x0000e400
[ 54.865103] hub 5-0:1.0: USB hub found
[ 54.865108] hub 5-0:1.0: 2 ports detected
[ 54.987763] Probing IDE interface ide1...
[ 55.232495] usb 2-1: new full speed USB device using uhci_hcd and address 2
[ 55.696648] usb 3-1: new full speed USB device using uhci_hcd and address 2
[ 55.717392] ieee1394: Node added: ID:BUS[0-00:1023] GUID[0010100500001b74]
[ 55.717858] ieee1394: Host added: ID:BUS[0-01:1023] GUID[0011d800003a31cd]
[ 55.727165] sbp2: $Rev: 1306 $ Ben Collins <email address hidden>
[ 55.727169] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
[ 55.727171] ieee1394: sbp2: Try serialize_io=0 for better performance
[ 55.727643] scsi2 : SCSI emulation for IEEE-1394 SBP-2 Devices
[ 56.096904] usb 3-2: new low speed USB device using uhci_hcd and address 3
[ 56.315721] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 56.371589] ISO 9660 Extensions: RRIP_1991A
[ 56.419066] loop: loaded (max 8 devices)
[ 56.466262] usbcore: registered new driver hiddev
[ 56.704520] input: Logitech USB Receiver as /class/input/input1
[ 56.704608] input: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:10.1-2
[ 56.704631] usbcore: registered new driver usbhid
[ 56.704633] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[ 56.827339] ieee1394: sbp2: Logged into SBP-2 device
[ 56.827387] ieee1394: Node 0-00:1023: Max speed [S400] - Max payload [2048]
[ 56.828640] Vendor: PI-036 Model: 1394/USB20 Drive Rev: 4.65
[ 56.828649] Type: Direct-Access ANSI SCSI revision: 00
[ 56.830053] SCSI device sdb: 321672960 512-byte hdwr sectors (164697 MB)
[ 56.831305] sdb: asking for cache data failed
[ 56.831308] sdb: assuming drive cache: write through
[ 56.832733] SCSI device sdb: 321672960 512-byte hdwr sectors (164697 MB)
[ 56.833996] sdb: asking for cache data failed
[ 56.833998] sdb: assuming drive cache: write through
[ 56.834001] sdb: sdb1 sdb2 sdb4 < sdb5 sdb6 sdb7 sdb8 sdb9 >
[ 56.836078] sd 2:0:0:0: Attached scsi disk sdb
[ 57.204891] Registering unionfs 1.1.2
[ 57.266272] squashfs: version 3.0prerelease (2006/1/24) Phillip Lougher
[ 79.807492] e100: Intel(R) PRO/100 Network Driver, 3.4.14-k4-NAPI
[ 79.807496] e100: Copyright(c) 1999-2005 Intel Corporation
[ 79.807912] GSI 19 sharing vector 0xC1 and IRQ 19
[ 79.807916] ACPI: PCI Interrupt 0000:00:0d.0[A] -> GSI 18 (level, low) -> IRQ 193
[ 79.812980] GSI 20 sharing vector 0xC9 and IRQ 20
[ 79.812984] ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 17 (level, low) -> IRQ 201
[ 79.813233] skge 1.3 addr 0xf9a00000 irq 201 chip Yukon-Lite rev 9
[ 79.813358] skge eth0: addr 00:13:d4:11:03:a9
[ 79.826683] e100: eth1: e100_probe: addr 0xeff00000, irq 193, MAC addr 00:90:27:15:CD:B6
[ 86.186798] ts: Compaq touchscreen protocol output
[ 86.194342] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 86.194363] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 86.499082] skge eth0: enabling interface
[ 87.652307] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 87.734173] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 87.775119] NET: Registered protocol family 17
[ 87.874876] input: PC Speaker as /class/input/input2
[ 88.048849] Floppy drive(s): fd0 is 1.44M
[ 88.064988] FDC 0 is a post-1991 82077
[ 88.201270] skge eth0: Link is up at 100 Mbps, full duplex, flow control tx and rx
[ 88.294745] Linux video capture interface: v1.00
[ 88.592172] pwc Philips webcam module version 10.0.7-unofficial loaded.
[ 88.592175] pwc Supports Philips PCA645/646, PCVC675/680/690, PCVC720[40]/730/740/750 & PCVC830/840.
[ 88.592178] pwc Also supports the Askey VC010, various Logitech Quickcams, Samsung MPC-C10 and MPC-C30,
[ 88.592180] pwc the Creative WebCam 5 & Pro Ex, SOTEC Afina Eye and Visionite VCS-UC300 and VCS-UM100.
[ 88.592183] pwc Trace options: 0x00a1
[ 88.592210] pwc Logitech QuickCam 4000 Pro USB webcam detected.
[ 88.592235] pwc Registered as /dev/video0.
[ 88.592243] usbcore: registered new driver Philips webcam
[ 88.664207] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 1 proto 2 vid 0x03F0 pid 0x1204
[ 88.664256] usbcore: registered new driver usblp
[ 88.664259] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
[ 89.207134] usbcore: registered new driver snd-usb-audio
[ 89.230613] GSI 21 sharing vector 0xD1 and IRQ 21
[ 89.230617] ACPI: PCI Interrupt 0000:00:11.5[C] -> GSI 22 (level, low) -> IRQ 209
[ 89.230628] PCI: Via IRQ fixup for 0000:00:11.5, from 5 to 1
[ 89.230980] PCI: Setting latency timer of device 0000:00:11.5 to 64
[ 90.166183] Adding 1959888k swap on /dev/sda5. Priority:-1 extents:1 across:1959888k
[ 90.359126] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
[ 90.359129] md: bitmap version 4.39
[ 90.960445] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: <email address hidden>
[ 94.445458] NET: Registered protocol family 10
[ 94.445582] lo: Disabled Privacy Extensions
[ 94.445708] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 94.445729] IPv6 over IPv4 tunneling driver
[ 103.041587] ACPI: Power Button (FF) [PWRF]
[ 103.041606] ACPI: Power Button (CM) [PWRB]
[ 103.041612] ACPI: Sleep Button (CM) [SLPB]
[ 103.113035] ibm_acpi: ec object not found
[ 103.131818] pcc_acpi: loading...
[ 103.739095] powernow-k8: Found 2 AMD Athlon 64 / Opteron processors (version 1.50.4)
[ 103.738992] powernow-k8: 0 : fid 0xe (2200 MHz), vid 0x8 (1350 mV)
[ 103.738997] powernow-k8: 1 : fid 0xc (2000 MHz), vid 0xa (1300 mV)
[ 103.738999] powernow-k8: 2 : fid 0xa (1800 MHz), vid 0xc (1250 mV)
[ 103.739002] powernow-k8: 3 : fid 0x2 (1000 MHz), vid 0x12 (1100 mV)
[ 103.739006] cpu_init done, current fid 0xe, vid 0x8
[ 104.928968] eth0: no IPv6 routers present
[ 108.173637] lp: driver loaded but no devices found
[ 108.189950] ppdev: user-space parallel port driver
[ 113.971341] Bluetooth: Core ver 2.8
[ 113.971346] NET: Registered protocol family 31
[ 113.971348] Bluetooth: HCI device and connection manager initialized
[ 113.971407] Bluetooth: HCI socket layer initialized
[ 114.091683] Bluetooth: L2CAP ver 2.8
[ 114.091687] Bluetooth: L2CAP socket layer initialized
[ 114.160669] Bluetooth: RFCOMM socket layer initialized
[ 114.160683] Bluetooth: RFCOMM TTY layer initialized
[ 114.160685] Bluetooth: RFCOMM ver 1.7
[ 216.777557] NTFS driver 2.1.25 [Flags: R/O MODULE].
[ 216.955700] JFS: nTxBlock = 8192, nTxLock = 65536
[ 217.109690] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[ 217.110111] SGI XFS Quota Management subsystem
[ 242.245831] qtparted[10077] general protection rip:42e1ea rsp:7ffffffdccf0 error:0

Still hoping to switch to kubuntu soon.

Keep up the good work.

- vin

Revision history for this message
th0ma7 (vinctre) wrote :

I had forgotten... Here is the trace window:
Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 130, in ?
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 55, in install
    ret = wizard.run()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 311, in run
    self.process_step()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 731, in process_step
    self.gparted_to_mountpoints()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 804, in gparted_to_mountpoints
    print >>self.qtparted_subp.stdin, "apply"
AttributeError: 'NoneType' object has no attribute 'stdin'

Revision history for this message
th0ma7 (vinctre) wrote : /var/log/syslog

Here is the /var/log/syslog

Revision history for this message
th0ma7 (vinctre) wrote : /var/log/installer/syslog

Here is the /var/log/installer/syslog

Revision history for this message
th0ma7 (vinctre) wrote : /var/log/partman

Here is the /var/log/partman

Revision history for this message
th0ma7 (vinctre) wrote : /var/log/qtparted

And finally the qtparted log

Revision history for this message
Chuck Short (zulcss) wrote :

Already fixed for gutsy.

Changed in qtparted:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.