Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 35

Thread: Sound problem (Realtek ALC1200)

  1. #21
    Join Date
    Oct 2007
    Beans
    12

    Re: Sound problem (Realtek ALC1200)

    Try executing:
    lspci | grep -i audio

    and post the result here. Maybe we can help

    Cheers Jesper

  2. #22
    Join Date
    Nov 2008
    Location
    Ukraine, Dnepropetrovsk
    Beans
    4
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Sound problem (Realtek ALC1200)

    I have a similar problem. No sound. Motherboard ASUS P5QL-EM.

    Code:
    lspci -v | grep -i audio
    00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
    Code:
    cat /proc/asound/card0/codec#* | grep Codec
    Codec: Realtek ALC888
    I hope that there is a solution to the problem.

  3. #23
    Join Date
    Nov 2008
    Beans
    1

    Re: Sound problem (Realtek ALC1200)

    I also have this problem, I have a P5QL-EM motherboard and a NVIDIA 9600 graphics card.

    I found a workaround in the Fedora forums : http://fedoraforum.org/forum/showthread.php?t=203389

    Translated into ubuntu the solution becomes:

    Add the following line:
    options snd-hda-intel probe_mask=1
    to /etc/modprobe.d/alsa-base
    It works for me!

  4. #24
    Join Date
    Nov 2008
    Location
    Ukraine, Dnepropetrovsk
    Beans
    4
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Sound problem (Realtek ALC1200)

    Nominar, I love You!!! Big tnx!!! It works for me to!!!

  5. #25
    Join Date
    Oct 2007
    Beans
    12

    Re: Sound problem (Realtek ALC1200)

    Thank you!

    Solution confirmed to work on my system with the standard 1.017 alsa drivers from ubuntu (installing 1.018 detects the soundcard as a ACL 1200).

    I'm up and running. Finally i can get rid of my secondary crap sondcard.

    Once again tahnk you

    Cheers

    Jesper

  6. #26
    Join Date
    Oct 2006
    Beans
    418
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Sound problem (Realtek ALC1200)

    Quote Originally Posted by Nominar View Post
    I also have this problem, I have a P5QL-EM motherboard and a NVIDIA 9600 graphics card.

    I found a workaround in the Fedora forums : http://fedoraforum.org/forum/showthread.php?t=203389

    Translated into ubuntu the solution becomes:

    Add the following line:
    options snd-hda-intel probe_mask=1
    to /etc/modprobe.d/alsa-base
    It works for me!
    ya i have the same sound card i tried this and it work and then stoped working it seams to just depends on magic at boot
    but if it works after a boot it work until i restart then its luck of the draw
    Think about what you're saying,
    don't say everything you're thinking.
    ^wisdom from my little brother

  7. #27
    Join Date
    Nov 2008
    Beans
    1

    Re: Sound problem (Realtek ALC1200)

    Quote Originally Posted by CapoeiraFighter View Post
    I have a similar problem. No sound. Motherboard ASUS P5QL-EM.

    Code:
    lspci -v | grep -i audio
    00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
    Code:
    cat /proc/asound/card0/codec#* | grep Codec
    Codec: Realtek ALC888
    I hope that there is a solution to the problem.
    Same results from those commands here. Tried the Nominar solution with no luck, too.]

    EDIT: Kubutnu 8.10... 2.6.27-9-generic (fresh install)

  8. #28
    Join Date
    Sep 2006
    Location
    Chicago, IL
    Beans
    250
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Sound problem (Realtek ALC1200)

    Yup that fixed my problem.


    Quote Originally Posted by Nominar View Post
    I also have this problem, I have a P5QL-EM motherboard and a NVIDIA 9600 graphics card.

    I found a workaround in the Fedora forums : http://fedoraforum.org/forum/showthread.php?t=203389

    Translated into ubuntu the solution becomes:

    Add the following line:
    options snd-hda-intel probe_mask=1
    to /etc/modprobe.d/alsa-base
    It works for me!
    For All Things Dell Mini 9: http://www.ubuntumini.com
    For All Things Dell 1501: http://www.ubuntu1501.com
    Installing Ubuntu, wireless setup, tips, tricks, hacks and workarounds.
    Rock 'n Roll isn't Dead, It Just Lives in My Head.

  9. #29
    Join Date
    Jul 2005
    Location
    Gent
    Beans
    286
    Distro
    Ubuntu Gnome 17.04 Zesty Zapus

    Re: Sound problem (Realtek ALC1200)

    I've got another card that's throwing a fit:

    $ lspci -v | grep -i audio
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)

    $ cat /proc/asound/card0/codec#* | grep Codec
    Codec: Realtek ALC1200

    I've tried the workaround posted above, but it didn't work.

  10. #30
    Join Date
    Sep 2008
    Beans
    5

    Re: Sound problem (Realtek ALC1200)

    Quote Originally Posted by Skerit View Post
    I've got another card that's throwing a fit:

    $ lspci -v | grep -i audio
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)

    $ cat /proc/asound/card0/codec#* | grep Codec
    Codec: Realtek ALC1200

    I've tried the workaround posted above, but it didn't work.
    I've got the same card, and did the same thing with no luck...

Page 3 of 4 FirstFirst 1234 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
  •