Results 1 to 8 of 8

Thread: Acer Aspire 6935G no sound

  1. #1
    Join Date
    Jan 2009
    Beans
    5

    Post Acer Aspire 6935G no sound

    Hi all, I can't get the sound working on my new laptop. I'm using Ubuntu 8.10 64 bit, the sound card is shown below which I got from lspci -v

    Code:
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
    Controller (rev 03)
            Subsystem: Acer Incorporated [ALI] Device 0146
            Flags: bus master, fast devsel, latency 0, IRQ 22
            Memory at db300000 (64-bit, non-prefetchable) [size=16K]
            Capabilities: <access denied>
            Kernel driver in use: oss_hdaudio
            Kernel modules: snd-hda-intel
    The sound card works in vista. I have checked the ALSA website and they do not appear to support ICH9 sound cards. I've tried a number of different methods using the ALSA drivers and I have also tried stopping ALSA and using OSS. I am hoping that if I put this on the forum either someone else will have a solution or someone that knows what they are doing will see this and maybe create a solution.

    Many Thanks.

  2. #2
    Join Date
    Jan 2009
    Beans
    5

    Re: Acer Aspire 6935G no sound

    *bump*

  3. #3
    Join Date
    Mar 2008
    Location
    NJ USA
    Beans
    192
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Acer Aspire 6935G no sound

    Assume it is similar to Thinkpad T400,

    http://www.thinkwiki.org/wiki/Instal..._Thinkpad_T400

  4. #4
    Join Date
    Jan 2009
    Beans
    5

    Re: Acer Aspire 6935G no sound

    Unfortunately that site does not say anything about sound drivers or anything. Any other ideas?

  5. #5
    Join Date
    Mar 2007
    Beans
    646

    Re: Acer Aspire 6935G no sound

    I've got an 3690 and installed every thing as the guide said but still had the trouble.
    I went to System>Preferances>sound and found it had changed the
    Default mixer device.
    I changed it back to the inbuild sound and it seams to work again.
    Try changing between the sound card and pulse audio options to see if that works.

  6. #6
    Join Date
    Jan 2009
    Location
    athens, greece
    Beans
    16
    Distro
    Kubuntu Development Release

    Unhappy Re: Acer Aspire 6935G no sound

    i have exactly the same problem...
    i tried everything but nothing worked...

  7. #7
    Join Date
    Oct 2008
    Beans
    9

    Re: Acer Aspire 6935G no sound

    I just ordered my new 6935G today, and now I saw this thread,what happened? Have you fixed the problem? It looks like there will be a lot of work to do. BTW what's your impression about this notebook?

    10x

  8. #8
    Join Date
    Apr 2009
    Beans
    1

    Lightbulb Re: Acer Aspire 6935G no sound

    Try add

    Code:
    alias snd-card-0 snd-hda-intel
    options snd-hda-intel enable_msi=1
    options snd-hda-intel model=auto
    options snd-hda-intel single_cmd=1
    at the end of /etc/modprobe.d/alsa-base.conf

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
  •