[Bug 1196112] Re: Sound card not found

2020-05-05 Thread Launchpad Bug Tracker
[Expired for alsa-driver (Ubuntu) because there has been no activity for 60 days.] ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1196112] Re: Sound card not found

2020-03-05 Thread Marcus Tomlinson
This release of Ubuntu is no longer receiving maintenance updates. If this is still an issue on a maintained version of Ubuntu please let us know. ** Changed in: alsa-driver (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu

[Bug 1196112] Re: Sound card not found

2013-07-01 Thread Raymond
00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 03) Subsystem: Acer Incorporated [ALI] Device [1025:015e] https://git.kernel.org/cgit/linux/kernel/git/tiwai/hda- emu.git/plain/codecs/alc888-acer-aspire-6930 seem have three codecs

[Bug 1196112] Re: Sound card not found

2013-06-30 Thread Duane Kaitschuck
duanekaitschuck@ubuntu:~$ (/etc/modprobe.d/alsa-base.conf) bash: /etc/modprobe.d/alsa-base.conf: Permission denied duanekaitschuck@ubuntu:~$ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196112

[Bug 1196112] Re: Sound card not found

2013-06-30 Thread Duane Kaitschuck
duanekaitschuck@ubuntu:~$ lspci -v | grep -A7 -i audio 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) Subsystem: Acer Incorporated [ALI] Device 015e Flags: fast devsel, IRQ 22 Memory at f070 (64-bit, non-prefetchable)

[Bug 1196112] Re: Sound card not found

2013-06-30 Thread Daniel Letzeisen
You still need to pots the contents of alsa-base.conf: $ sudo cat /etc/modprobe.d/alsa-base.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196112 Title: Sound card not found To manage

[Bug 1196112] Re: Sound card not found

2013-06-30 Thread Duane Kaitschuck
# autoloader aliases install sound-slot-0 /sbin/modprobe snd-card-0 install sound-slot-1 /sbin/modprobe snd-card-1 install sound-slot-2 /sbin/modprobe snd-card-2 install sound-slot-3 /sbin/modprobe snd-card-3 install sound-slot-4 /sbin/modprobe snd-card-4 install sound-slot-5 /sbin/modprobe

[Bug 1196112] Re: Sound card not found

2013-06-30 Thread Daniel Letzeisen
You did not run the command correctly: The text below is one command: echo options snd-hda-intel probe_mask=0xff | sudo tee -a /etc/modprobe.d/alsa-base.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1196112] Re: Sound card not found

2013-06-30 Thread Duane Kaitschuck
duanekaitschuck@ubuntu:~$ echo options snd-hda-intel probe_mask=0xff | sudo tee -a /etc/modprobe.d/alsa-base.conf [sudo] password for duanekaitschuck: options snd-hda-intel probe_mask=0xff duanekaitschuck@ubuntu:~$ I entered the code just as it is posted above and this is what I get --

[Bug 1196112] Re: Sound card not found

2013-06-29 Thread Daniel Letzeisen
Forgot to add that you have to reboot or reload alsa modules after the above (sudo alsa force-reload) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196112 Title: Sound card not found To manage

[Bug 1196112] Re: Sound card not found

2013-06-29 Thread Daniel Letzeisen
dmesg says: [ 233.208444] hda-intel: no codecs initialized [ 233.208663] snd_hda_intel :00:1b.0: PCI INT A disabled Try adding a probe_mask option with the following command: echo options snd-hda-intel probe_mask=0xff | sudo tee -a /etc/modprobe.d/alsa-base.conf ** Package changed: linux

[Bug 1196112] Re: Sound card not found

2013-06-29 Thread Duane Kaitschuck
didn't work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196112 Title: Sound card not found To manage notifications about this bug go to:

[Bug 1196112] Re: Sound card not found

2013-06-29 Thread Duane Kaitschuck
duanekaitschuck@ubuntu:~$ sudo alsa force-reload Unloading ALSA sound driver modules: snd-hda-intel snd-hda-codec snd-hwdep snd-pcm snd-seq-midi snd-rawmidi snd-seq-midi-event snd-seq snd-timer snd-seq-device snd-page-alloc. Loading ALSA sound driver modules: snd-hda-intel snd-hda-codec

[Bug 1196112] Re: Sound card not found

2013-06-29 Thread Daniel Letzeisen
Did you edit the file by hand? If so, something went wrong. Post the contents of the file (/etc/modprobe.d/alsa-base.conf) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196112 Title: Sound card