LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Audio went out for the on board device? (https://www.linuxquestions.org/questions/ubuntu-63/audio-went-out-for-the-on-board-device-4175457257/)

lifeforce4 04-07-2013 02:07 PM

Audio went out for the on board device?
 
I'm running xubuntu 12.04 desktop and my audio was working just fine until recently. The issue seems to be with the onbaord audio card as my wireless USB headset works.

I know the module is installed and the system detects the hardware for my audio device. I've checked alsamixer to make sure nothing was muted as well as the pulseaudio.

Any ideas why the system just would stop working with the onboard audio?

Code:

$ sudo lspci -v |grep -A7 -i "audio"
00:14.2 Audio device: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) (rev 40)
        Subsystem: ASUSTeK Computer Inc. M4A89GTD PRO/USB3 Motherboard
        Flags: bus master, slow devsel, latency 64, IRQ 16
        Memory at f9cf8000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [50] Power Management version 2
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd-hda-intel

$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: ALC892 Analog [ALC892 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: SB [HDA ATI SB], device 1: ALC892 Digital [ALC892 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Headset [Logitech Wireless Headset], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0


pan64 04-08-2013 07:13 AM

the first thing I would try is to boot another os (windows or livecd) and test if it can use that device.
Also you can check bios settings and log files.

lifeforce4 04-09-2013 05:52 PM

Quote:

Originally Posted by pan64 (Post 4927489)
the first thing I would try is to boot another os (windows or livecd) and test if it can use that device.
Also you can check bios settings and log files.

I checked just to be sure but I knew I didn't change my BIOS settings since it started.
Also I booted in to both windows7 and Slackware14 and the audio worked fine.

For some reason my user account was removed from the audio group. I've looked back in my history to see what might have caused this and the only ones I can tell would be apt-get commands. Its working now though, should have checked the groups first.

Thanks for the reply thought I was going crazy with all the things I checked and the results.
LF4


All times are GMT -5. The time now is 09:40 AM.