No Sound from Intel 82801H chipset

Bug #272441 reported by brendan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Using the Intrepid Alpha-6 live cd there is no sound from my Medion Akoya laptop.
I have included the information asked for on https://wiki.ubuntu.com/DebuggingSoundProblems in the attached text file.
The url generated by alsa-info.sh is http://www.alsa-project.org/db/?f=cb863c288711b48d54159d59ae91302f12529c14

Here is some more info for reference:

ubuntu@ubuntu:~/Desktop$ uname -r
2.6.27-3-generic

ubuntu@ubuntu:~/Desktop$ lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 04)

ubuntu@ubuntu:~/Desktop$ lsmod | grep snd
snd_hda_intel 381488 0
snd_pcm_oss 46848 0
snd_mixer_oss 22784 1 snd_pcm_oss
snd_pcm 83204 2 snd_hda_intel,snd_pcm_oss
snd_seq_dummy 10884 0
snd_seq_oss 38528 0
snd_seq_midi 14336 0
snd_rawmidi 29952 1 snd_seq_midi
snd_seq_midi_event 15232 2 snd_seq_oss,snd_seq_midi
snd_seq 57776 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 29960 2 snd_pcm,snd_seq
snd_seq_device 15116 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 63140 9 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 15328 1 snd
snd_page_alloc 16136 2 snd_hda_intel,snd_pcm

ubuntu@ubuntu:~/Desktop$ alsamixer
alsamixer: function snd_ctl_open failed for default: No such file or directory

Revision history for this message
Daniel T Chen (crimsun) wrote :

Please try model=medion-md2

Revision history for this message
brendan (talikarng) wrote :

Addded model=medion-md2 : no effect
Added model=medion : no sound coming from speakers, tried to run alsamixer

brendan@brendan-laptop:~$ alsamixer
ALSA lib simple_none.c:1520:(simple_add1) helem (MIXER,'Headphone Playback Switch',0,2,0) appears twice or more

alsamixer: function snd_mixer_load failed: Invalid argument

brendan@brendan-laptop:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC268 Digital [ALC268 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 5: ALC268 Analog [ALC268 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Revision history for this message
brendan (talikarng) wrote :

I will try other options next to "model" as outlined in the alsa-base documentation.

Revision history for this message
brendan (talikarng) wrote :

Fixed once OSS4 installed, therefore not an Ubuntu bug at all.

Changed in linux:
status: Incomplete → Invalid
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.