UbuntuThis forum is for the discussion of Ubuntu Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
My Vostro 420 has a RealTek audio sub-system. I had the audio working at some point but now I get nothing. Realtek is no longer listed in the volume control. Output of 'aplay -l' is:
Code:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC662 Analog [ALC662 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC662 Digital [ALC662 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
Output of 'lspci' (audio sections only) is:
Code:
00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
Subsystem: Dell Device 0282
Flags: bus master, fast devsel, latency 0, IRQ 22
Memory at fe8f8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel <?>
Capabilities: [130] Root Complex Link <?>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
01:00.1 Audio device: ATI Technologies Inc RV620 Audio device [Radeon HD 34xx Series]
Subsystem: Dell Device aa28
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at fe9ec000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Legacy Endpoint, MSI 00
Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
Capabilities: [100] Vendor Specific Information <?>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
There is no RealTek listed in your output of lspci. Did there used to be?
Your lspci indicates you have intel ICH10 audio.
If you run lsmod in the terminal is the snd-hda-intel module loaded?
When you run alsamixer in the terminal do you see the intel audio listed? Did you try alsamixer, and making sure everything is not muted, and turn the volume levels up?
If your running 2 sound cards try switching the jack to the other card? (like from a SBL to onboard). I disable my onbard because of that type of problem, plus my onboard is broke... Well I could never get it to work that is. =(
I don't know if the Realtek audio was listed in lspci I never looked there until it the audio stopped working. The volume control 'device' shows no Realtek present and there used to be. In native Windows, the audio device shows as Realtek (integrated).
1. Intel module is listed
2. Realtek is also listed
When I run alsamixer from the terminal, I get the error:
Code:
alsamixer: function snd_ctl_open failed for default: No such file or directory
There are three entries in the volume control device:
1. Playback: HDA Intel - ALC662 Analog (PulseAudio Mixer)
2. Capture: HDA Intel - ALC662 Analog (PluseAudio Mixer)
3. Capture: Monitor of HDA Intel - ALC662 Analog (PluseAudio Mixer)
mushroomboy:
Even though ATI is listed in the output of lspci as part of the video card, there are no audio jacks on the video card and there are only one set of audio jacks at the back of the machine. The lead to my speakers is plugged into the line out of the integrated audio (part of the motherboard).
Thanks for the response. Where do we go from here,
Rick
Since I was not getting any nibbles on this issue, I tried a couple of things myself. One of the experiments I did was to re-enable GDM. I disabled GDM as I always do with all Linux's because a lot of times, I don't need a GUI
As soon as I re-enabled GDM, the audio returned. I know, it sounds weird. GDM should have nothing to do with the audio, but it's presence does have an interaction.
This is not the only interaction that I noticed. When I disabled GDM and as soon as I switched from the desktop (F7) to any console and then back again, the screensaver stopped working. The screen would go black with the backlight still on and that was it.
Bottom line is that I have the choice of whether to live with these bugs in 9.04, re-enable GDM, or move back to Ubuntu 8.04 LTS and hope that these issues do not exist. So far, I have re-enabled GDM but I don't like it.
GDM could be loading extra gnome libs, that's why I don't like installing a desktop off the bat. I like to install xmms2 without any xserver and test sound... well mainly so I can have sound during the apt-get install stuff... haha but yeah I tell people if your used to linux enough try installing without a desktop and configure apt-get yourself and install what you want that way. You have a more customized desktop =) but I don't know if ubuntu can do that, I only work with debian.
GDM could be loading extra gnome libs, that's why I don't like installing a desktop off the bat. I like to install xmms2 without any xserver and test sound... well mainly so I can have sound during the apt-get install stuff... haha but yeah I tell people if your used to linux enough try installing without a desktop and configure apt-get yourself and install what you want that way. You have a more customized desktop =) but I don't know if ubuntu can do that, I only work with debian.
I don't know what xmms2 is, ok looked it up.
FYI for you and others.
My usb automount all of a sudden started working also when I re-enabled GDM so there is also a link there between the desktop and usb automount.
I don't like 9.04 that much. I am preparing 8.04 LTS for a replacement.
As soon as I re-enabled GDM, the audio returned. I know, it sounds weird. GDM should have nothing to do with the audio, but it's presence does have an interaction.
I had also tried disabling GDM in Ubuntu in the past, but I re-enabled it because I also had lost sound (and I think some other things, but I don't remember) without loading GDM. As soon as I re-enabled GDM and rebooted the sound came back.
I once noticed something similar when I was using Arch with the Gnome desktop. Without GDM automounting devices such as usb flash drives did not work. When I enabled GDM automounting worked. There was probably a way to enable automounting in Gnome on Arch without GDM, but I never tried to find out, as GDM fixed it.
I think GDM in Gnome must do other stuff besides just provide a graphical login.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.