Find the answer to your Linux question:
Results 1 to 9 of 9
Card: HDA Intel Chip: Conexant ID 5069 neo@zion$ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: HDA Generic [HDA Generic] Subdevices: 0/1 ...
  1. #1
    Just Joined!
    Join Date
    Oct 2011
    Posts
    4

    No Sound

    Card: HDA Intel
    Chip: Conexant ID 5069

    neo@zion$ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: HDA Generic [HDA Generic]
    Subdevices: 0/1
    Subdevice #0: subdevice #0

    Same sh!t. But no sound at all. Even on first time.

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    Hello and Welcome.
    Your thread has been moved here. Please create your own new threads instead of digging up old threads.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  3. #3
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    Hello there.

    Have you tried adjusting volume with alsamixer?
    Do you have a proper sound driver installed/loaded?

    What is the output of
    Code:
    lspci -vnn
    lsmod
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  4. #4
    Just Joined!
    Join Date
    Oct 2011
    Posts
    4
    Sound works until yesterday upgrade.

    Of course, alsamixer is first what I run. Volume of all channels set to 99%.

    Audio devices from lspci -vnn:
    Code:
    00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b56] (rev 06)
    	Subsystem: Lenovo Device [17aa:215e]
    	Flags: bus master, fast devsel, latency 0, IRQ 17
    	Memory at f2420000 (64-bit, non-prefetchable) [size=16K]
    	Capabilities: <access denied>
    	Kernel driver in use: HDA Intel
    
    01:00.1 Audio device [0403]: nVidia Corporation High Definition Audio Controller [10de:0be3] (rev a1)
    	Subsystem: Lenovo Device [17aa:218f]
    	Flags: bus master, fast devsel, latency 0, IRQ 17
    	Memory at cdefc000 (32-bit, non-prefetchable) [size=16K]
    	Capabilities: <access denied>
    	Kernel driver in use: HDA Intel
    I think kernel modules with "hda" only interesting, so I run lsmod | grep hda and get this:
    Code:
    snd_hda_intel          16907  2 
    snd_hda_codec          46002  1 snd_hda_intel
    snd_hwdep               4054  1 snd_hda_codec
    snd_pcm                47386  5 snd_hda_intel,snd_hda_codec,snd_pcm_oss
    snd                    34415  9 snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
    snd_page_alloc          5113  2 snd_hda_intel,snd_pcm
    I also run aplay:
    Code:
    neo@zion:/usr/share/sounds/alsa$ aplay Front_Center.wav 
    ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
    aplay: main:654: audio open error: Device or resource busy

  5. #5
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    Do you get sound from anything? Media playback, mp3, webpage?
    What updates were installed? Or was it a dist-upgrade?
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  6. #6
    Just Joined!
    Join Date
    Oct 2011
    Posts
    4
    Code:
    root@zion# lsof | grep pcm
    slmodemd  1336    Slmodemd  mem       CHR      116,4                2659 /dev/snd/pcmC0D0c
    slmodemd  1336    Slmodemd  mem       CHR      116,3                2658 /dev/snd/pcmC0D0p
    slmodemd  1336    Slmodemd    4u      CHR      116,3      0t0       2658 /dev/snd/pcmC0D0p
    slmodemd  1336    Slmodemd    5u      CHR      116,4      0t0       2659 /dev/snd/pcmC0D0c
    root@zion# killall slmodemd
    root@zion# exit
    neo@zion$ cd ~/root/audio/music/jamendo
    neo@zion$ mplayer Galdson\ -\ Roots.ogg
    And I hear wonderfull music!
    Code:
    neo@zion$ su
    root@zion# aptitude purge sl-modem-daemon #die die die!

  7. #7
    Just Joined!
    Join Date
    Oct 2011
    Posts
    4
    Anyway, jayd512 thank you.

  8. #8
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    Cool!
    Glad you got it sorted!
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  9. #9
    Banned
    Join Date
    Oct 2011
    Posts
    1
    There really isn't a way to download it directly to your PS3 - what you have to do first is put some software on a CD or disk and then use that to install it on your PS3. So the easiest way for you to get this done is to find the best software, put it on a CD, and then drop that in your PS3 which will automate everything for you through the installation wizard. It's really easy, and really simple, you just have to follow the steps

Posting Permissions

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