Page 2 of 29 FirstFirst 123412 ... LastLast
Results 11 to 20 of 281

Thread: snd_hda_intel options database

  1. #11
    Join Date
    Apr 2009
    Beans
    5

    Talking Re: snd_hda_intel options database

    Please, add to database:

    HP tx2510us

    options snd-hda-intel model=zepto position_fix=1


    ~$ uname -a
    Linux NewYork 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 x86_64 GNU/Linux

    ~$ lspci
    00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
    Subsystem: Hewlett-Packard Company Device 30f1
    Flags: bus master, slow devsel, latency 64, IRQ 16
    Memory at d2500000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: HDA Intel
    Kernel modules: snd-hda-intel


    ~$ cat /proc/asound/cards
    0 [SB ]: HDA-Intel - HDA ATI SB
    HDA ATI SB at 0xd2500000 irq 16

    ~$ cat /proc/asound/modules
    0 snd_hda_intel

    ~$ aplay -l
    **** Lista de PLAYBACK Dispositivos Hardware ****
    tarjeta 0: SB [HDA ATI SB], dispositivo 0: ALC268 Analog [ALC268 Analog]
    Subdispositivos: 1/1
    Subdispositivo #0: subdevice #0
    tarjeta 0: SB [HDA ATI SB], dispositivo 1: ALC268 Digital [ALC268 Digital]
    Subdispositivos: 1/1
    Subdispositivo #0: subdevice #0
    tarjeta 0: SB [HDA ATI SB], dispositivo 6: Si3054 Modem [Si3054 Modem]
    Subdispositivos: 1/1
    Subdispositivo #0: subdevice #0

    ~$ arecord -l
    **** Lista de CAPTURE Dispositivos Hardware ****
    tarjeta 0: SB [HDA ATI SB], dispositivo 0: ALC268 Analog [ALC268 Analog]
    Subdispositivos: 1/1
    Subdispositivo #0: subdevice #0
    tarjeta 0: SB [HDA ATI SB], dispositivo 2: ALC268 Analog [ALC268 Analog]
    Subdispositivos: 1/1
    Subdispositivo #0: subdevice #0
    tarjeta 0: SB [HDA ATI SB], dispositivo 6: Si3054 Modem [Si3054 Modem]
    Subdispositivos: 1/1
    Subdispositivo #0: subdevice #0

  2. #12
    Join Date
    Apr 2008
    Beans
    4,377
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: snd_hda_intel options database

    Thank you.
    Can you confirm that everything works, especially mic and headphone speaker switching?
    PMs will be ignored.

  3. #13
    Join Date
    Apr 2009
    Beans
    5

    Re: snd_hda_intel options database

    Sound works fine, also headphones switching.

    I was so happy to hear my computer ... I've lost to check sound recording. It isn't working, records are just noise.
    I'll post if I found the way

    Regards!

  4. #14
    Join Date
    Apr 2009
    Beans
    5

    Smile Re: snd_hda_intel options database [hptx2510us CONFIRMED]

    Hi Markbuntu,

    Confirmed!
    Sound recording also works on hptx2510us using
    options snd-hda-intel model=zepto position_fix=1

    (I just found the right levels on alsamixer)

    Regards,
    ra


    ra@Madrid:~$ aplay -l
    **** Lista de PLAYBACK Dispositivos Hardware ****
    tarjeta 0: SB [HDA ATI SB], dispositivo 0: ALC268
    Analog [ALC268 Analog]
    Subdispositivos: 1/1
    Subdispositivo #0: subdevice #0
    tarjeta 0: SB [HDA ATI SB], dispositivo 1: ALC268 Digital [ALC268 Digital]
    Subdispositivos: 1/1
    Subdispositivo #0: subdevice #0
    tarjeta 0: SB [HDA ATI SB], dispositivo 6: Si3054 Modem [Si3054 Modem]
    Subdispositivos: 1/1
    Subdispositivo #0: subdevice #0
    ra@Madrid:~$ arecord -l
    **** Lista de CAPTURE Dispositivos Hardware ****
    tarjeta 0: SB [HDA ATI SB], dispositivo 0: ALC268 Analog [ALC268 Analog]
    Subdispositivos: 1/1
    Subdispositivo #0: subdevice #0
    tarjeta 0: SB [HDA ATI SB], dispositivo 6: Si3054 Modem [Si3054 Modem]
    Subdispositivos: 1/1
    Subdispositivo #0: subdevice #0
    ra@Madrid:~$ uname -a
    Linux Madrid 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 x86_64 GNU/Linux

  5. #15
    Join Date
    Apr 2008
    Beans
    4,377
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: snd_hda_intel options database [hptx2510us CONFIRMED]

    Excellent!

    and thank you for your persistence in making sure the mic works.

    best regards,
    mark
    PMs will be ignored.

  6. #16
    Join Date
    Apr 2009
    Beans
    5

    Re: snd_hda_intel options database

    You´re welcome,

    Just one more think, I've checked that
    model=toshiba position_fix=1 also works fine.

    Regards,
    Ra.

  7. #17
    Join Date
    Mar 2009
    Beans
    17

    Re: snd_hda_intel options database

    Fixed sound on my Asus F6A-2 with:

    options snd-hda-intel model=6stack
    options snd-hda-intel enable_msi=1
    options snd-hda-intel single_cmd=1

    Thanks for your work.

  8. #18
    Join Date
    Apr 2009
    Beans
    1
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: snd_hda_intel options database

    when i open the gedit alsa-base file, it's empty. i've seen some ppl say that the text is just hidden, but how do i make it show?

  9. #19
    Join Date
    Apr 2008
    Beans
    4,377
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: snd_hda_intel options database

    In jaunty the file name has been changed to alsa-base.conf to conform with new naming conventions for config files. I should update the OP for that.....
    PMs will be ignored.

  10. #20
    Join Date
    Apr 2009
    Beans
    2

    Angry Re: snd_hda_intel options database

    Hi,
    Does anyone has working sound on Acer Aspire 8930? I mean working like:

    *surround 5.1
    *full volume
    *working build in mic

    I've tried EVERYTHING to make my laptop's sound working but - so far - I've got one (maybe two - hard to say) working speaker, and not working mic.
    Anyone?

Page 2 of 29 FirstFirst 123412 ... LastLast

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
  •