Page 18 of 18 FirstFirst ... 8161718
Results 171 to 175 of 175

Thread: ALSA 1.0.17 Installation Script

  1. #171
    Join Date
    May 2009
    Location
    Jakarta, Indonesia
    Beans
    41
    Distro
    Kubuntu 10.10 Maverick Meerkat

    Re: ALSA 1.0.17 Installation Script

    I don't know if this thread is obsolete, but I just want to report the results of what I had done.

    My laptop is Compaq Presario, CQ40-324TU

    Code:
    cat /proc/asound/card0/codec#* | grep Codec
    Codec: IDT 92HD71B7X
    Codec: LSI ID 1040
    Codec: Intel G45 DEVCTG
    Code:
    aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
      Subdevices: 0/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: STAC92xx Digital [STAC92xx Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 3: INTEL HDMI [INTEL HDMI]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    Alsamixer 1.0.18 reported:
    Card: HDA Intel
    Chip: Intel G45 DEVCTG

    Solved by following instruction from this thread
    http://ubuntuforums.org/showthread.php?t=1043568

    Hope this help.
    Henry
    you were once a newbie too.

  2. #172
    Join Date
    Aug 2009
    Beans
    2

    Talking Re: ALSA 1.0.17 Installation Script

    Oh joy! I'm a new new newbie.. Finally got the sound to work! I had no sound in firefox, or system sounds either. I'm running Ubuntu Jaunty 9.04

    I'm on an Acer Aspire 5670..

    I kept getting permission denied to edit the script.

    This worked
    sudo nano /etc/modprobe.d/alsa-base
    then within the editor
    options snd-hda-intel model=acer
    to Exit ctrl-shift-number 6 then X-

    saved

    rebooted.

    sound all around.

  3. #173
    Join Date
    Mar 2008
    Location
    Brno
    Beans
    1
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: alsa-base Configuration

    Thank you guys! You solved my problem. I have a Benq Joybook P52 and after adding the model=basic I can listen to music also on my headphones. Thank again and keep helping the helpless!

  4. #174
    Join Date
    Apr 2009
    Beans
    4

    Re: ALSA 1.0.17 Installation Script

    Helpppppp Please!

    I have installed 10.4 lucid , my laptop is ACER ASPIRE 4930ZG
    Need configuration for the alsa.conf file , my internal mic is noisy
    and in Skype is dead.

    ehudama@yehudama-laptop:~$ aplay -l

    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog]
    Subdevices:1/1
    Subdevices: #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: ALC888 Digital [ALC888 Digital]
    Subdevices: 1/1
    Subdevices: #0: subdevice #0
    card 0: Intel [HDA Intel], device 3: NVIDIA HDMI [NVIDIA HDMI]
    Subdevices: 1/1
    Subdevices: #0: subdevice #0

    Try to put in alsa.conf file:

    options snd-hda-intel model=acer-aspire-4930g

    doesn't help much. any solution?

  5. #175
    Join Date
    Nov 2010
    Location
    Kazan, Russia
    Beans
    1
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: ALSA 1.0.17 Installation Script

    Hello, comrades. I've bought Asus k52d laptop. Installed Ubuntu 10.04 on it. At first time sound worked fine. But after I have installed Radeon drivers, it disappeared. After some manipulations I made it working, but ONLY through headphones jack. As I think, the problem now is that I cannot set correct audiodevice type in
    "options snd-hda-intel model="
    string.
    My analog audio device is ALC259, but I cannot find model definitions for it anywhere. I tried to use such ones as "asus-mode1..6" some of them don't work, and some allows only headphones.
    And don't ask me about mixer volume/mute

    Thank you guys.

Page 18 of 18 FirstFirst ... 8161718

Tags for this Thread

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
  •