No more sound (VIA 8233) in Dapper after upgrade from Breezy

Bug #56878 reported by matjan
6
Affects Status Importance Assigned to Milestone
linux-source-2.6.15 (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

I upgraded from Breezy to Dapper last night. But, right at the end of the upgrading process, it gave an error and I had no other choice than to abort the upgrade. I believe the error it gave was an error 3, I don't remember the description. It was given as it was setting up the firestarter package. As it turns out now, something has gone bad with my sound. This however, may not be the only thing that is not good right now, because i had to abort the upgrade prematurely.
When I boot up now, Dapper gives fails for "Loading hardware drivers" (the error message is "udevd-event[4648] run-program '/sbin/modprobe/' abnormal exit") and for "PCMCIA services", but the system does not halt. Doing another "sudo apt-get dist-upgrade" does not do anything, so it seems to me that Dapper thinks that the upgrade finished properly.
Here are the outputs of some commands:

alsamixer
function snd_ctl_open failed for default: No such device

aplay
ALSA lib pcm_hw.c:1305:(_snd_pcm_hw_open) Invalid value for card
ALSA lib pcm_dmix.c:819:(snd_pcm_dmix_open) unable to open slave
aplay: main:544: audio open error: No such device

lspci
0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8377 [KT400/KT600 AGP] Host Bridge
0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8235 PCI Bridge
0000:00:0e.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 42)
0000:00:0f.0 ATM network controller: Efficient Networks, Inc SpeedStream (LANAI)0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
0000:00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
0000:00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
0000:00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
0000:00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (rev 01)
0000:01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (Secondary) (rev 01)

dmesg
[17179569.184000] Linux version 2.6.15-26-386 (buildd@terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006
[17179569.184000] BIOS-provided physical RAM map:
[17179569.184000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[17179569.184000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[17179569.184000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[17179569.184000] BIOS-e820: 0000000000100000 - 000000003fffc000 (usable)
[17179569.184000] BIOS-e820: 000000003fffc000 - 000000003ffff000 (ACPI data)
[17179569.184000] BIOS-e820: 000000003ffff000 - 0000000040000000 (ACPI NVS)
[17179569.184000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[17179569.184000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[17179569.184000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[17179569.184000] 127MB HIGHMEM available.
[17179569.184000] 896MB LOWMEM available.
[17179569.184000] On node 0 totalpages: 262140
[17179569.184000] DMA zone: 4096 pages, LIFO batch:0
[17179569.184000] DMA32 zone: 0 pages, LIFO batch:0
[17179569.184000] Normal zone: 225280 pages, LIFO batch:31
[17179569.184000] HighMem zone: 32764 pages, LIFO batch:7
[17179569.184000] DMI 2.3 present.
[17179569.184000] ACPI: RSDP (v000 ASUS ) @ 0x000f62a0
[17179569.184000] ACPI: RSDT (v001 ASUS A7V8X-X 0x42302e31 MSFT 0x31313031) @ 0x3fffc000
[17179569.184000] ACPI: FADT (v001 ASUS A7V8X-X 0x42302e31 MSFT 0x31313031) @ 0x3fffc0b2
[17179569.184000] ACPI: BOOT (v001 ASUS A7V8X-X 0x42302e31 MSFT 0x31313031) @ 0x3fffc030
[17179569.184000] ACPI: MADT (v001 ASUS A7V8X-X 0x42302e31 MSFT 0x31313031) @ 0x3fffc058
[17179569.184000] ACPI: DSDT (v001 ASUS A7V8X-X 0x00001000 MSFT 0x0100000b) @ 0x00000000
[17179569.184000] ACPI: PM-Timer IO Port: 0xe408
[17179569.184000] ACPI: Local APIC address 0xfee00000
[17179569.184000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[17179569.184000] Processor #0 6:8 APIC version 16
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[17179569.184000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[17179569.184000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl edge)
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[17179569.184000] ACPI: IRQ0 used by override.
[17179569.184000] ACPI: IRQ2 used by override.
[17179569.184000] ACPI: IRQ9 used by override.
[17179569.184000] Enabling APIC mode: Flat. Using 1 I/O APICs
[17179569.184000] Using ACPI (MADT) for SMP configuration information
[17179569.184000] Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000)
[17179569.184000] Built 1 zonelists
[17179569.184000] Kernel command line: root=/dev/hdb2 ro quiet splash
[17179569.184000] mapped APIC to ffffd000 (fee00000)
[17179569.184000] mapped IOAPIC to ffffc000 (fec00000)
[17179569.184000] Initializing CPU#0
[17179569.184000] PID hash table entries: 4096 (order: 12, 65536 bytes)
[17179569.184000] Detected 2071.500 MHz processor.
[17179569.184000] Using pmtmr for high-res timesource
[17179569.184000] Console: colour VGA+ 80x25
[17179572.280000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[17179572.280000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)[17179572.312000] Memory: 1028872k/1048560k available (1976k kernel code, 18936k reserved, 606k data, 288k init, 131056k highmem)
[17179572.312000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[17179572.392000] Calibrating delay using timer specific routine.. 4146.33 BogoMIPS (lpj=8292661)
[17179572.392000] Security Framework v1.0.0 initialized
[17179572.392000] SELinux: Disabled at boot.
[17179572.392000] Mount-cache hash table entries: 512
[17179572.392000] CPU: After generic identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000
[17179572.392000] CPU: After vendor identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000
[17179572.392000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[17179572.392000] CPU: L2 Cache: 256K (64 bytes/line)
[17179572.392000] CPU: After all inits, caps: 0383fbff c1c3fbff 00000000 00000420 00000000 00000000 00000000
[17179572.392000] mtrr: v2.0 (20020519)
[17179572.392000] CPU: AMD Athlon(TM) XP 2600+ stepping 01
[17179572.392000] Enabling fast FPU save and restore... done.
[17179572.392000] Enabling unmasked SIMD FPU exception support... done.
[17179572.392000] Checking 'hlt' instruction... OK.
[17179572.408000] checking if image is initramfs... it is
[17179572.916000] Freeing initrd memory: 6616k freed
[17179572.928000] ACPI: Looking for DSDT ... not found!
[17179572.932000] ENABLING IO-APIC IRQs
[17179572.932000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[17179573.076000] NET: Registered protocol family 16
[17179573.076000] EISA bus registered
[17179573.076000] ACPI: bus type pci registered
[17179573.076000] PCI: PCI BIOS revision 2.10 entry at 0xf1990, last bus=1
[17179573.076000] PCI: Using configuration type 1
[17179573.076000] ACPI: Subsystem revision 20051216
[17179573.080000] ACPI: Interpreter enabled
[17179573.080000] ACPI: Using IOAPIC for interrupt routing
[17179573.080000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[17179573.080000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.080000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.080000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[17179573.080000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14)
[17179573.080000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *9
[17179573.080000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *9
[17179573.080000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[17179573.080000] PCI: Probing PCI hardware (bus 00)
[17179573.080000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
[17179573.084000] PCI quirk: region e400-e47f claimed by vt8235 PM
[17179573.084000] PCI quirk: region e800-e80f claimed by vt8235 SMB
[17179573.084000] Boot video device is 0000:01:00.0
[17179573.084000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[17179573.084000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[17179573.092000] Linux Plug and Play Support v0.97 (c) Adam Belay
[17179573.092000] pnp: PnP ACPI init
[17179573.096000] pnp: PnP ACPI: found 14 devices
[17179573.096000] PnPBIOS: Disabled by ACPI PNP
[17179573.096000] PCI: Using ACPI for IRQ routing
[17179573.096000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[17179573.104000] pnp: 00:01: ioport range 0xe400-0xe47f could not be reserved
[17179573.104000] pnp: 00:01: ioport range 0xe800-0xe81f could not be reserved
[17179573.104000] pnp: 00:0d: ioport range 0x290-0x297 has been reserved
[17179573.104000] pnp: 00:0d: ioport range 0x370-0x375 has been reserved
[17179573.104000] PCI: Bridge: 0000:00:01.0
[17179573.104000] IO window: d000-dfff
[17179573.104000] MEM window: c6800000-c7efffff
[17179573.104000] PREFETCH window: c8000000-dfffffff
[17179573.104000] PCI: Setting latency timer of device 0000:00:01.0 to 64
[17179573.104000] Simple Boot Flag at 0x3a set to 0x1
[17179573.104000] audit: initializing netlink socket (disabled)
[17179573.104000] audit(1155949881.104:1): initialized
[17179573.104000] highmem bounce pool size: 64 pages
[17179573.104000] VFS: Disk quotas dquot_6.5.1
[17179573.104000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179573.104000] Initializing Cryptographic API
[17179573.104000] io scheduler noop registered
[17179573.104000] io scheduler anticipatory registered
[17179573.104000] io scheduler deadline registered
[17179573.104000] io scheduler cfq registered
[17179573.104000] isapnp: Scanning for PnP cards...
[17179573.456000] isapnp: No Plug & Play device found
[17179573.468000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[17179573.472000] serio: i8042 AUX port at 0x60,0x64 irq 12
[17179573.472000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179573.472000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
[17179573.472000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[17179573.472000] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[17179573.472000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[17179573.472000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179573.472000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[17179573.472000] mice: PS/2 mouse device common for all mice
[17179573.472000] EISA: Probing bus 0 at eisa.0
[17179573.472000] EISA: Detected 0 cards.
[17179573.472000] NET: Registered protocol family 2
[17179573.496000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179573.508000] IP route cache hash table entries: 65536 (order: 6, 262144 bytes)
[17179573.508000] TCP established hash table entries: 262144 (order: 8, 1048576 bytes)
[17179573.508000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
[17179573.508000] TCP: Hash tables configured (established 262144 bind 65536)
[17179573.508000] TCP reno registered
[17179573.508000] TCP bic registered
[17179573.508000] NET: Registered protocol family 1
[17179573.508000] NET: Registered protocol family 8
[17179573.508000] NET: Registered protocol family 20
[17179573.508000] Using IPI Shortcut mode
[17179573.508000] ACPI wakeup devices:
[17179573.508000] PCI0 PCI1 USB0 USB1 USB2 SU20 SLAN
[17179573.508000] ACPI: (supports S0 S1 S4 S5)
[17179573.508000] Freeing unused kernel memory: 288k freed
[17179573.556000] vga16fb: initializing
[17179573.556000] vga16fb: mapped to 0xc00a0000
[17179573.648000] Console: switching to colour frame buffer device 80x25
[17179573.648000] fb0: VGA16 VGA frame buffer device
[17179574.772000] Capability LSM initialized
[17179575.360000] VP_IDE: IDE controller at PCI slot 0000:00:11.1
[17179575.360000] ACPI: PCI Interrupt 0000:00:11.1[A]: no GSI
[17179575.360000] PCI: VIA IRQ fixup for 0000:00:11.1, from 255 to 15
[17179575.360000] VP_IDE: chipset revision 6
[17179575.360000] VP_IDE: not 100% native mode: will probe irqs later
[17179575.360000] VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1
[17179575.360000] ide0: BM-DMA at 0xa400-0xa407, BIOS settings: hda:DMA, hdb:DMA
[17179575.360000] ide1: BM-DMA at 0xa408-0xa40f, BIOS settings: hdc:DMA, hdd:DMA
[17179575.360000] Probing IDE interface ide0...
[17179575.780000] hda: Maxtor 32049H2, ATA DISK drive
[17179576.060000] hdb: SAMSUNG SP1203N, ATA DISK drive
[17179576.116000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[17179576.124000] Probing IDE interface ide1...
[17179576.988000] hdc: LG CD-RW CED-8080B, ATAPI CD/DVD-ROM drive
[17179577.772000] hdd: HL-DT-STDVD-ROM GDR8163B, ATAPI CD/DVD-ROM drive
[17179577.832000] ide1 at 0x170-0x177,0x376 on irq 15
[17179577.844000] hda: max request size: 128KiB
[17179577.860000] hda: 40021632 sectors (20491 MB) w/2048KiB Cache, CHS=39704/16/63, UDMA(100)
[17179577.860000] hda: cache flushes not supported
[17179577.860000] hda: hda1 hda2 < hda5 >
[17179577.892000] hdb: max request size: 1024KiB
[17179577.892000] hdb: 234493056 sectors (120060 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(133)
[17179577.892000] hdb: cache flushes supported
[17179577.892000] hdb:<6>hdc: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache, DMA[17179577.892000] Uniform CD-ROM driver Revision: 3.20
[17179577.892000] hdb1 < hdb5 hdb6 > hdb2
[17179578.124000] hdd: ATAPI 52X DVD-ROM drive, 256kB Cache, UDMA(33)
[17179578.800000] usbcore: registered new driver usbfs
[17179578.800000] usbcore: registered new driver hub
[17179578.800000] USB Universal Host Controller Interface driver v2.3
[17179578.800000] ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 169
[17179578.800000] PCI: VIA IRQ fixup for 0000:00:10.0, from 0 to 9
[17179578.800000] uhci_hcd 0000:00:10.0: UHCI Host Controller
[17179578.804000] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
[17179578.804000] uhci_hcd 0000:00:10.0: irq 169, io base 0x0000b400
[17179578.804000] hub 1-0:1.0: USB hub found
[17179578.804000] hub 1-0:1.0: 2 ports detected
[17179578.908000] ACPI: PCI Interrupt 0000:00:10.1[B] -> GSI 21 (level, low) -> IRQ 169
[17179578.908000] PCI: VIA IRQ fixup for 0000:00:10.1, from 0 to 9
[17179578.908000] uhci_hcd 0000:00:10.1: UHCI Host Controller
[17179578.908000] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
[17179578.908000] uhci_hcd 0000:00:10.1: irq 169, io base 0x0000b000
[17179578.908000] hub 2-0:1.0: USB hub found
[17179578.908000] hub 2-0:1.0: 2 ports detected
[17179579.012000] ACPI: PCI Interrupt 0000:00:10.2[C] -> GSI 21 (level, low) -> IRQ 169
[17179579.012000] PCI: VIA IRQ fixup for 0000:00:10.2, from 0 to 9
[17179579.012000] uhci_hcd 0000:00:10.2: UHCI Host Controller
[17179579.012000] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
[17179579.012000] uhci_hcd 0000:00:10.2: irq 169, io base 0x0000a800
[17179579.012000] hub 3-0:1.0: USB hub found
[17179579.012000] hub 3-0:1.0: 2 ports detected
[17179579.116000] ACPI: PCI Interrupt 0000:00:10.3[D] -> GSI 21 (level, low) -> IRQ 169
[17179579.116000] ehci_hcd 0000:00:10.3: EHCI Host Controller
[17179579.116000] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
[17179579.116000] ehci_hcd 0000:00:10.3: irq 169, io mem 0xc5000000
[17179579.116000] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[17179579.116000] hub 4-0:1.0: USB hub found
[17179579.116000] hub 4-0:1.0: 6 ports detected
[17179579.148000] usb 1-1: new full speed USB device using uhci_hcd and address 2
[17179579.308000] Attempting manual resume
[17179579.320000] EXT3-fs: INFO: recovery required on readonly filesystem.
[17179579.320000] EXT3-fs: write access will be enabled during recovery.
[17179579.484000] EXT3-fs: recovery complete.
[17179579.484000] kjournald starting. Commit interval 5 seconds
[17179579.492000] EXT3-fs: mounted filesystem with ordered data mode.
[17179580.460000] usb 1-1: new full speed USB device using uhci_hcd and address 3
[17179580.836000] usb 3-2: new full speed USB device using uhci_hcd and address 2
[17179592.268000] Linux agpgart interface v0.101 (c) Dave Jones
[17179592.272000] agpgart: Detected VIA KT400/KT400A/KT600 chipset
[17179592.284000] agpgart: AGP aperture is 256M @ 0xe0000000
[17179592.380000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179592.380000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[17179592.540000] via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker
[17179592.540000] PCI: Enabling device 0000:00:0e.0 (0094 -> 0097)
[17179592.540000] ACPI: PCI Interrupt 0000:00:0e.0[A] -> GSI 17 (level, low) -> IRQ 177
[17179592.544000] eth0: VIA Rhine II at 0x1b800, 00:50:ba:64:a5:72, IRQ 177.
[17179592.544000] eth0: MII PHY found at address 8, status 0x7829 advertising 01e1 Link 41e1.
[17179592.544000] ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 23 (level, low) -> IRQ 185
[17179592.544000] eth1: VIA Rhine II at 0x1a000, 00:0c:6e:84:2e:4c, IRQ 185.
[17179592.544000] eth1: MII PHY found at address 1, status 0x7849 advertising 01e1 Link 0000.
[17179592.564000] lanai: In lanai_dev_open()
[17179592.564000] PCI: Enabling device 0000:00:0f.0 (0004 -> 0006)
[17179592.564000] ACPI: PCI Interrupt 0000:00:0f.0[A] -> GSI 18 (level, low) -> IRQ 193
[17179592.564000] lanai: PCI says board_id=0, board_rev=0
[17179592.564000] lanai: about to reset board
[17179592.564000] lanai: register says board_id=3, board_rev=2
[17179592.564000] lanai: Found register board-id 3 -- not a Lanai 25.6
[17179592.564000] lanai: about to reset board
[17179592.564000] ACPI: PCI interrupt for device 0000:00:0f.0 disabled
[17179592.564000] lanai: lanai_start() failed, err=19
[17179592.564000] lanai(itf 0): shutting down interface
[17179592.564000] Unable to handle kernel paging request at virtual address f8a00024
[17179592.564000] printing eip:
[17179592.564000] f894b8c7
[17179592.564000] *pde = 1ffee067
[17179592.564000] Oops: 0002 [#1]
[17179592.564000] PREEMPT
[17179592.564000] Modules linked in: lanai via_rhine mii shpchp pci_hotplug via_agp agpgart evdev ext3 jbd ide_generic ehci_hcd uhci_hcd usbcore ide_cd cdrom ide_disk via82cxxx generic thermal processor fan capability commoncap vga16fb vgastate fbcon tileblit font bitblit softcursor
[17179592.564000] CPU: 0
[17179592.564000] EIP: 0060:[<f894b8c7>] Not tainted VLI
[17179592.564000] EFLAGS: 00010246 (2.6.15-26-386)
[17179592.564000] EIP is at lanai_dev_close+0x27/0xa0 [lanai]
[17179592.564000] eax: f8a00000 ebx: c1a38800 ecx: c03444e0 edx: 0000423a
[17179592.564000] esi: c1a38800 edi: ffffffed ebp: f894f488 esp: f7e27ea8
[17179592.564000] ds: 007b es: 007b ss: 0068
[17179592.564000] Process modprobe (pid: 3002, threadinfo=f7e26000 task=f7e31550)
[17179592.564000] Stack: c1a389e8 f894d388 00000000 dfaa50e0 c02e8f62 dfaa50e0 dfaa50e0 f894c4ff
[17179592.564000] dfaa50e0 f894d838 00000013 dff74400 f894f460 f894f488 c01e6ffc dff74400
[17179592.564000] f894f41c f894f41c f894f460 dff74400 c01e703f f894f460 dff74400 dff74400
[17179592.564000] Call Trace:
[17179592.564000] [<c02e8f62>] atm_dev_deregister+0x82/0xb0
[17179592.564000] [<f894c4ff>] lanai_init_one+0x6f/0xc0 [lanai]
[17179592.564000] [<c01e6ffc>] __pci_device_probe+0x3c/0x60
[17179592.564000] [<c01e703f>] pci_device_probe+0x1f/0x40
[17179592.564000] [<c024457b>] driver_probe_device+0x3b/0xc0
[17179592.564000] [<c0244670>] __driver_attach+0x0/0x40
[17179592.564000] [<c02446ab>] __driver_attach+0x3b/0x40
[17179592.564000] [<c0243c58>] bus_for_each_dev+0x48/0x80
[17179592.564000] [<c02446c5>] driver_attach+0x15/0x20
[17179592.564000] [<c0244670>] __driver_attach+0x0/0x40
[17179592.564000] [<c02440f9>] bus_add_driver+0x69/0xc0
[17179592.564000] [<c01e728a>] __pci_register_driver+0x6a/0xa0
[17179592.564000] [<f887d060>] lanai_module_init+0x10/0x2f [lanai]
[17179592.564000] [<c013820f>] sys_init_module+0x9f/0x1d0
[17179592.564000] [<c010304b>] sysenter_past_esp+0x54/0x79
[17179592.564000] Code: 12 ff ff ff 53 8b 44 24 08 8b 58 10 8b 83 24 02 00 00 50 68 88 d3 94 f8 e8 27 0e 7d c7 8d 83 e8 01 00 00 50 e8 fb 99 7d c7 8b 03 <c7> 40 24 fe ff 03 00 8b 83 e4 00 00 00 53 8b 80 78 01 00 00 50
[17179592.564000] <7>irda_init()
[17179592.792000] NET: Registered protocol family 23
[17179593.072000] Real Time Clock Driver v1.12
[17179593.096000] Linux video capture interface: v1.00
[17179593.164000] input: PC Speaker as /class/input/input1
[17179593.308000] drivers/usb/media/ov511/ov511.c: USB OV511+ video device found[17179593.316000] drivers/usb/media/ov511/ov511.c: model: Creative Labs WebCam 3[17179593.408000] Floppy drive(s): fd0 is 1.44M
[17179593.424000] FDC 0 is a post-1991 82077
[17179593.616000] drivers/usb/media/ov511/ov511.c: Sensor is an OV7620
[17179593.672000] parport: PnPBIOS parport detected.
[17179593.672000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[17179593.764000] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[17179593.848000] input: ImExPS/2 Logitech Wheel Mouse as /class/input/input2
[17179593.872000] ts: Compaq touchscreen protocol output
[17179594.068000] drivers/usb/media/ov511/ov511.c: Device at usb-0000:00:10.0-1 registered to minor 0
[17179594.068000] usbcore: registered new driver ov511
[17179594.068000] drivers/usb/media/ov511/ov511.c: v1.64 for Linux 2.5 : ov511 USB Camera Driver
[17179594.068000] drivers/usb/class/usblp.c: Disabling reads from problem bidirectional printer on usblp0
[17179594.084000] drivers/usb/class/usblp.c: usblp0: USB Unidirectional printer dev 2 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0604
[17179594.084000] usbcore: registered new driver usblp
[17179594.084000] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
[17179594.792000] NET: Registered protocol family 17
[17179770.360000] Intel ISA PCIC probe: not found.
[17179770.572000] lp0: using parport0 (interrupt-driven).
[17179770.652000] Adding 2449840k swap on /dev/hdb6. Priority:-1 extents:1 across:2449840k
[17179770.800000] EXT3 FS on hdb2, internal journal
[17179770.940000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: <email address hidden>
[17179771.132000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
[17179771.132000] md: bitmap version 4.39
[17179777.328000] NTFS driver 2.1.25 [Flags: R/O MODULE].
[17179777.496000] NTFS volume version 3.0.
[17179778.444000] CSLIP: code copyright 1989 Regents of the University of California
[17179778.452000] PPP generic driver version 2.4.2
[17179778.488000] NET: Registered protocol family 10
[17179778.488000] lo: Disabled Privacy Extensions
[17179778.488000] IPv6 over IPv4 tunneling driver
[17179778.904000] NET: Registered protocol family 24
[17179779.728000] ACPI: Power Button (FF) [PWRF]
[17179779.728000] ACPI: Power Button (CM) [PWRB]
[17179779.828000] ibm_acpi: ec object not found
[17179779.864000] pcc_acpi: loading...
[17179784.236000] capifs: Rev 1.1.2.3
[17179786.420000] ppdev: user-space parallel port driver
[17179787.140000] [drm] Initialized drm 1.0.1 20051102
[17179787.180000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 201
[17179787.184000] [drm] Initialized radeon 1.24.0 20060225 on minor 0
[17179787.628000] agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0.
[17179787.628000] agpgart: Putting AGP V3 device at 0000:00:00.0 into 4x mode
[17179787.628000] agpgart: Putting AGP V3 device at 0000:01:00.0 into 4x mode
[17179788.104000] [drm] Setting GART location based on new memory map
[17179788.104000] [drm] Loading R200 Microcode
[17179788.104000] [drm] writeback test succeeded in 1 usecs
[17179789.328000] eth0: no IPv6 routers present
[17179789.428000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[17179789.428000] apm: overridden by ACPI.
[17179803.300000] Bluetooth: Core ver 2.8
[17179803.300000] NET: Registered protocol family 31
[17179803.300000] Bluetooth: HCI device and connection manager initialized
[17179803.300000] Bluetooth: HCI socket layer initialized
[17179803.384000] Bluetooth: L2CAP ver 2.8
[17179803.384000] Bluetooth: L2CAP socket layer initialized
[17179803.388000] Bluetooth: RFCOMM socket layer initialized
[17179803.388000] Bluetooth: RFCOMM TTY layer initialized
[17179803.388000] Bluetooth: RFCOMM ver 1.7
[17179865.036000] ip_tables: (C) 2000-2002 Netfilter core team
[17179898.740000] ISO 9660 Extensions: Microsoft Joliet Level 3
[17179898.796000] ISO 9660 Extensions: RRIP_1991A

lsmod

Module Size Used by
isofs 37688 1
ipt_TCPMSS 4608 1
ipt_tcpmss 2432 1
iptable_filter 3072 1
ip_tables 22400 3 ipt_TCPMSS,ipt_tcpmss,iptable_filter
ppp_synctty 10112 0
ppp_async 11904 1
rfcomm 40216 0
l2cap 26244 5 rfcomm
bluetooth 49892 4 rfcomm,l2cap
radeon 116000 1
drm 73236 2 radeon
ppdev 9220 0
capifs 6024 1
cpufreq_userspace 4696 0
cpufreq_stats 5636 0
freq_table 4740 1 cpufreq_stats
cpufreq_powersave 1920 0
cpufreq_ondemand 6428 0
cpufreq_conservative 7332 0
video 16260 0
tc1100_wmi 6916 0
sony_acpi 5644 0
pcc_acpi 12416 0
hotkey 11556 0
dev_acpi 11140 0
container 4608 0
button 6672 0
acpi_sbs 19980 0
battery 9988 1 acpi_sbs
ac 5252 1 acpi_sbs
i2c_acpi_ec 5120 1 acpi_sbs
i2c_core 21904 1 i2c_acpi_ec
pppoe 14400 0
pppox 3720 1 pppoe
ipv6 265728 18
ppp_generic 30100 8 ppp_synctty,ppp_async,pppoe,pppox
slhc 7424 1 ppp_generic
nls_iso8859_1 4224 2
vfat 13440 2
fat 53020 1 vfat
nls_cp437 5888 4
ntfs 103536 1
md_mod 72532 0
dm_mod 58936 1
lp 11844 0
rsrc_nonstatic 13440 0
pcmcia_core 42640 1 rsrc_nonstatic
af_packet 22920 6
tsdev 8000 0
usblp 13056 0
parport_pc 37316 2
parport 36296 3 ppdev,lp,parport_pc
analog 12320 0
snd_via82xx 29738 1
snd_ac97_codec 92832 1 snd_via82xx
snd_ac97_bus 2304 1 snd_ac97_codec
gameport 15496 2 analog,snd_via82xx
snd_pcm_oss 61728 0
snd_mixer_oss 19456 1 snd_pcm_oss
floppy 62148 0
snd_pcm 99080 3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
snd_timer 26500 1 snd_pcm
snd_page_alloc 11272 2 snd_via82xx,snd_pcm
snd_mpu401_uart 8064 1 snd_via82xx
ov511 79008 0
snd_rawmidi 26784 1 snd_mpu401_uart
snd_seq_device 8972 1 snd_rawmidi
psmouse 36100 0
pcspkr 2180 0
videodev 9856 1 ov511
serio_raw 7300 0
rtc 13492 0
snd 62956 9 snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore 10208 1 snd
via_ircc 26992 1
irda 187068 1 via_ircc
crc_ccitt 2304 2 ppp_async,irda
lanai 26623 1
via_rhine 23940 0
mii 5888 1 via_rhine
shpchp 45632 0
pci_hotplug 29236 1 shpchp
via_agp 9856 1
agpgart 34888 2 drm,via_agp
evdev 9856 1
ext3 135688 1
jbd 58772 1 ext3
ide_generic 1536 0
ehci_hcd 34184 0
uhci_hcd 33680 0
usbcore 130692 5 usblp,ov511,ehci_hcd,uhci_hcd
ide_cd 33028 1
cdrom 38560 1 ide_cd
ide_disk 17664 7
via82cxxx 9988 0 [permanent]
generic 5124 0
thermal 13576 0
processor 23360 1 thermal
fan 4868 0
capability 5000 0
commoncap 7296 1 capability
vga16fb 13704 1
vgastate 10368 1 vga16fb
fbcon 42784 72
tileblit 2816 1 fbcon
font 8320 1 fbcon
bitblit 6272 1 fbcon
softcursor 2304 1 bitblit

lsmod | grep snd
snd_via82xx 29738 1
snd_ac97_codec 92832 1 snd_via82xx
snd_ac97_bus 2304 1 snd_ac97_codec
gameport 15496 2 analog,snd_via82xx
snd_pcm_oss 61728 0
snd_mixer_oss 19456 1 snd_pcm_oss
snd_pcm 99080 3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
snd_timer 26500 1 snd_pcm
snd_page_alloc 11272 2 snd_via82xx,snd_pcm
snd_mpu401_uart 8064 1 snd_via82xx
snd_rawmidi 26784 1 snd_mpu401_uart
snd_seq_device 8972 1 snd_rawmidi
snd 62956 9 snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore 10208 1 snd

cat /proc/asound/cards
--- no soundcards ---

sudo modprobe snd-
FATAL: Module snd_ not found.

 cat /proc/interrupts CPU0 0: 982060 IO-APIC-edge timer
  1: 13465 IO-APIC-edge i8042
  7: 2 IO-APIC-edge parport0
  8: 3 IO-APIC-edge rtc
  9: 0 IO-APIC-level acpi
 12: 104757 IO-APIC-edge i8042
 14: 56935 IO-APIC-edge ide0
 15: 44404 IO-APIC-edge ide1
169: 657 IO-APIC-level uhci_hcd:usb1, uhci_hcd:usb2, uhci_hcd:usb3, ehci_hcd:usb4
177: 14470 IO-APIC-level eth0
201: 222836 IO-APIC-level radeon@pci:0000:01:00.0
NMI: 0
LOC: 981833
ERR: 0
MIS: 0

Tags: kernel-oops
Revision history for this message
Daniel T Chen (crimsun) wrote :

Notice that your sound hardware has been allocated no resources (as evidenced by your /proc/interrupts contents). This means that the sound driver, snd_via82xx, cannot function properly and thus you have "no sound."

Did you try my recommendation from #ubuntu/Freenode to disable all unused devices in BIOS?

Have you tried booting with "acpi=off" and/or "noapic"?

Revision history for this message
ybkosher (bobby-weinmann) wrote :

I upgraded from kernel 2.6.15-26.46 to 2.6.15-26.47 (both were dapper). Sound was working fine, now it is broken. I also use the snd_via82xx driver.

dmesg (after modprobe snd_via82xx):
[17179790.944000] snd_pcm: disagrees about version of symbol boot_cpu_data
[17179790.944000] snd_pcm: Unknown symbol boot_cpu_data
[17179790.956000] snd_ac97_codec: Unknown symbol snd_interval_refine
[17179790.956000] snd_ac97_codec: Unknown symbol snd_pcm_hw_rule_add
[17179790.980000] snd_pcm: disagrees about version of symbol boot_cpu_data
[17179790.980000] snd_pcm: Unknown symbol boot_cpu_data
[17179790.984000] snd_ac97_codec: Unknown symbol snd_interval_refine
[17179790.984000] snd_ac97_codec: Unknown symbol snd_pcm_hw_rule_add
[17179790.984000] snd_via82xx: Unknown symbol snd_ac97_resume
[17179790.984000] snd_via82xx: Unknown symbol snd_pcm_new
[17179790.984000] snd_via82xx: Unknown symbol snd_pcm_limit_hw_rates
[17179790.984000] snd_via82xx: Unknown symbol snd_pcm_lib_preallocate_pages_for_all
[17179790.984000] snd_via82xx: Unknown symbol snd_ac97_set_rate
[17179790.984000] snd_via82xx: Unknown symbol snd_pcm_format_physical_width
[17179790.984000] snd_via82xx: Unknown symbol snd_ac97_update_bits
[17179790.984000] snd_via82xx: Unknown symbol snd_ac97_mixer
[17179790.984000] snd_via82xx: Unknown symbol snd_ac97_bus
[17179790.984000] snd_via82xx: Unknown symbol snd_ac97_suspend
[17179790.984000] snd_via82xx: Unknown symbol snd_pcm_lib_malloc_pages
[17179790.984000] snd_via82xx: Unknown symbol snd_pcm_lib_ioctl
[17179790.984000] snd_via82xx: Unknown symbol snd_pcm_lib_free_pages
[17179790.984000] snd_via82xx: Unknown symbol snd_pcm_set_ops
[17179790.984000] snd_via82xx: Unknown symbol snd_pcm_hw_constraint_list
[17179790.988000] snd_via82xx: Unknown symbol snd_pcm_sgbuf_ops_page
[17179790.988000] snd_via82xx: Unknown symbol snd_ac97_get_short_name
[17179790.988000] snd_via82xx: Unknown symbol snd_pcm_suspend_all
[17179790.988000] snd_via82xx: Unknown symbol snd_pcm_hw_constraint_integer
[17179790.988000] snd_via82xx: Unknown symbol snd_pcm_period_elapsed
[17179790.988000] snd_via82xx: Unknown symbol snd_ac97_tune_hardware

There is a bug related to Nvidia (#60433) that says the boot_cpu_data symbol was changed in kernel 47. This seems to be the problem.

Revision history for this message
Ben Collins (ben-collins) wrote :

That's been fixed. Also, the problem with the symbol changes. If you are compiling your own drivers, chances are you will have to recompile it periodically as new versions of the kernel come out.

Changed in linux-source-2.6.15:
status: Needs Info → Rejected
Changed in linux-source-2.6.15:
status: Rejected → Needs Info
Revision history for this message
ybkosher (bobby-weinmann) wrote : Re: [Bug 56878] Re: No more sound (VIA 8233) in Dapper after upgrade from Breezy

I just got the new 2.6.15-27 kernel. It works fine, so thanks. I was not
compiling my own audio modules, BTW. Thanks for the quick response.

Bobby

On 9/19/06, Ben Collins <email address hidden> wrote:
>
> ** Changed in: linux-source-2.6.15 (Ubuntu)
> Status: Rejected => Needs Info
>
> --
> No more sound (VIA 8233) in Dapper after upgrade from Breezy
> https://launchpad.net/bugs/56878
>

Daniel T Chen (crimsun)
Changed in linux-source-2.6.15:
status: Needs Info → 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.