Results 1 to 10 of 10

Thread: 12.04 HP DV6700 problems

  1. #1
    Join Date
    Apr 2014
    Beans
    5

    12.04 HP DV6700 problems

    Hi, I'm a total newbie to linux and am also not very good with computers .

    I recently did a full install of ubuntu 12.04 on my hp pavilion dv6700 which wasn't easy for a newbie like me due to the laptop having nvidia graphics (which I could see was a common problem)
    ...anyway, I did all the updates and evreything was fine (and also loving it over windows) for about a week, then I noticed the sound had stopped working, the icon was there but just no sound through speakers or headphones and also the wired internet connection was working sometimes and not others (same went for the wireless connection too).

    I turned the laptop off and pulled the battery and power lead off, went back to it an hour later and everything was working fine again until an hour or so later I noticed the sound had stopped again (I hadn't restarted or downloaded anything).

    This time I googled around for something to try in 'terminal' and after trying several things (which I dont really know what I was doing) then again using terminal it was saying 'sound card not detected' and in sound settings it had changed to dummy output.


    So today I have done a full install from scratch again but still no sound and no sound card detected??



    Any help would be great as I really don't want to go back to windows if I can help it.

    Could you also keep any info I need as basic as possible so I can understand what I need to do.

    Thankyou in advance!

  2. #2
    Join Date
    Aug 2013
    Location
    Colorado, US
    Beans
    220
    Distro
    Ubuntu Mate 18.04 Bionic Beaver

    Re: 12.04 HP DV6700 problems

    Lets hope it is not hardware failure, do this and post output
    Code:
    cd ~/  
    wget http://www.alsa-project.org/alsa-info.sh -O alsa-info.sh && bash alsa-info.sh
    On a further note we are not mean here, feel free to ask question as doing things in a command line that you are unsure of what you are doing can have bad consequences.
    We all know Linux is great... it does infinite loops in 5 seconds.
    - Linus Torvald

  3. #3
    Join Date
    Apr 2014
    Beans
    5

    Re: 12.04 HP DV6700 problems

    Quote Originally Posted by grier-devon View Post
    Lets hope it is not hardware failure, do this and post output
    Code:
    cd ~/  
    wget http://www.alsa-project.org/alsa-info.sh -O alsa-info.sh && bash alsa-info.sh
    On a further note we are not mean here, feel free to ask question as doing things in a command line that you are unsure of what you are doing can have bad consequences.
    Hi, thanks for the reply. I have just run that and it gave me a link,
    here
    http://www.alsa-project.org/db/?f=b6...da054f4239bafc

    thanks again.

  4. #4
    Join Date
    Nov 2008
    Location
    S.H.I.E.L.D. 6-1-6
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: 12.04 HP DV6700 problems

    Odd - ubuntu doesnt detect any sound card
    Don't waste your energy trying to change opinions ... Do your thing, and don't care if they like it.

  5. #5
    squakie is offline I Ubuntu, Therefore, I Am
    Join Date
    Oct 2012
    Beans
    2,238
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: 12.04 HP DV6700 problems

    Hummmm, it's a laptop. So tell us - is it possible the sound "card" is actually USB or perhaps a pcmcia card installed?

    I realize these may sound like dumb question, but as Sandyd mention the report you posted does not show any detected sound cards on the PCI bus.

  6. #6
    Join Date
    Apr 2014
    Beans
    5

    Re: 12.04 HP DV6700 problems

    Cheers.

    I don't know what the sound card is (whatever the factory one is I suppose).

    When the sound first stopped working i remember doing some soundcard check in terminal and it was showing up fine, but after messing put things into terminal that i didn't really understand then it disappeared.

    I thought a fresh install would sort it but obviously not.

  7. #7
    squakie is offline I Ubuntu, Therefore, I Am
    Join Date
    Oct 2012
    Beans
    2,238
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: 12.04 HP DV6700 problems

    You may want to install the alsa-mixer, then open it and check everything for mute/unmute, volume level, etc. - and if I remember correctly I believe you have to scroll the screen to the right to see everything. If you have a HDMI output also, but are using analog output, be sure that under sound settings you have the output set to analog and not to HDMI.


    Edit: changed misspelling "also" to "alsa"....
    Last edited by squakie; April 18th, 2014 at 10:49 PM.

  8. #8
    Join Date
    Apr 2014
    Beans
    5

    Re: 12.04 HP DV6700 problems

    Thanks, how do I install alsa mixer?

  9. #9
    squakie is offline I Ubuntu, Therefore, I Am
    Join Date
    Oct 2012
    Beans
    2,238
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: 12.04 HP DV6700 problems

    If you don't have Synaptic package manager installed, do the following in a terminal window:

    sudo apt-get install synaptic <press enter>

    After that:

    Look in the menus (use the search) for synaptic package manager and click it to start.

    When synaptic starts, type alsa in it's search box. You should be able to find the alsa mixer in the results that show. Right-click on it, click on mark for installation, then click on Apply. When it has finished, you should be able to find alsa mixer in the menus.

  10. #10
    Join Date
    Apr 2014
    Beans
    5

    Re: 12.04 HP DV6700 problems

    Quote Originally Posted by squakie View Post
    If you don't have Synaptic package manager installed, do the following in a terminal window:

    sudo apt-get install synaptic <press enter>

    After that:

    Look in the menus (use the search) for synaptic package manager and click it to start.

    When synaptic starts, type alsa in it's search box. You should be able to find the alsa mixer in the results that show. Right-click on it, click on mark for installation, then click on Apply. When it has finished, you should be able to find alsa mixer in the menus.
    Thanks, the only alsa mixer I could see on the list was 'alsamixergui' so I installed that, but when I open the alsa mixer there isn't much there?? full page is all grey, at the top it says 'Card: PulseAudio' and 'Chip: PulseAudio' with four bars in the top left corner, each with a speaker symbol above them and also a open padlock symbol underneath them which say master and capture....and that is it.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •