LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Trying to get sound working on my netbook (hp mini 1030nr) (https://www.linuxquestions.org/questions/linux-hardware-18/trying-to-get-sound-working-on-my-netbook-hp-mini-1030nr-730553/)

nacoku 06-03-2009 09:57 PM

Trying to get sound working on my netbook (hp mini 1030nr)
 
I am running Ubuntu Jaunty Jackalope 9 on a netbook HP Mini 1030nr.
Internet works out of the box and mobile broadband too. So far what I have had to do is to get the latest updates:

sudo apt-get update

in order to be able to download flash from deb based distributions and get it installed. This worked fine. Now, moving on to the next issue:

My sound doesn't work. I haven't played around with the sound settings, but I am curious to see if there is a clean, fast solution to this issue. I was tempted to go back to windows because of this but just the fact that my mobile broadband worked out of the box makes me think that there is hope for me:

These are the results of my lpsci:


00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)

rasta_freak 06-05-2009 06:58 AM

Check with "aplay -l" (in terminal) that you have drivers loaded - it will list all active sound cards. If you see some (card 0, card 1, ...), try "low-level" mixer (in terminal too): "alsamixer". Set your volumes there, and it should work. Try playing some wav file with "aplay /usr/share/sounds/question.wav". If all these work, than maybe PulseAudio is causing some problems or is not configured properly. I removed all pulse* stuff from my Ubuntu, and all works great.

nacoku 06-06-2009 02:55 PM

Results of suggestion
 
This is the result:

**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0

As far as the other commands, I could not get anything to play

nacoku 06-13-2009 05:39 PM

Working
 
If anybody needs assistance with this same specifications, let me know. I have a step by step on how to do this.

javis 06-23-2009 07:33 PM

Hey I have the same specs w/ the same problem. nacoku can you post that step by step? Much appreciated.


All times are GMT -5. The time now is 09:53 PM.