Ticket #723 (new defect)

Opened 2 years ago

Last modified 6 months ago

Some mother boards use bus 0 for PCI addon cards thus causing multiple "Internal Audio" cards.

Reported by: coling Owned by: lennart
Milestone: 1.0 Component: module-alsa-*
Keywords: Cc: info@…

Description (last modified by coling) (diff)

(For reference, I don't have this h/w: the report is really from user qsp on IRC on 19th November)

This was reported before but I can't remember if this was on IRC, the ML or elsewhere... I think it was IRC so creating this bug to track it. Apologies if it's a dupe.

It seems that some motherboards use bus 0 even for add on PCI cards. We currently use bus 0 to hint to us that the card is built into the mobo and thus name it "Internal Audio" to save confusing the user with complex chipset names etc.

This seems to break on some setups. I'll attach some files from an affected user.

Attachments

pacmd.txt (101.2 kB) - added by coling 2 years ago.
pacmd list
lspci.txt (22.0 kB) - added by coling 2 years ago.
lspci -vvv
lspci-vvv.txt (12.2 kB) - added by skierpage 16 months ago.
another lspci -vvv output (under Kubuntu 10.04 though problem was in 10.10)

Change History

Changed 2 years ago by coling

pacmd list

Changed 2 years ago by coling

lspci -vvv

Changed 2 years ago by coling

  • description modified (diff)

Changed 16 months ago by skierpage

  • cc info@… added

This might have happened to me when I booted from a Live USB of Kubuntu Meerkat 10.10 post-RC-nearly final release. I have a VIA K8V deluxe motherboard with built-in internal VIA 8237 chip, and a Creative Audigy (Platinum?) ZS PCI card. PulseAudio 0.9.21-63-gd3efa-dirty gave both the same device.description string "Internal Audio Analog Stereo" and muted the former, so I filed bug #863 and coling suggested it might arise from this bug. pacmd list-sinks gave them device.product_names of "VT8233/A/8235/8237 AC97 Audio Controller" and Creative Labs "SB Audigy", and sink names of

        name: <alsa_output.pci-0000_00_0d.0.analog-stereo>   <-- my Audigy ZS
        name: <alsa_output.pci-0000_00_11.5.analog-stereo>   <-- my VIA 8237

I will attach lspci -vvv output, though I'm now back to Kubuntu Lynx 10.04.

Changed 16 months ago by skierpage

another lspci -vvv output (under Kubuntu 10.04 though problem was in 10.10)

Changed 6 months ago by mkbosmans

  • milestone changed from 0.9.22 to 1.0
Note: See TracTickets for help on using tickets.