Hi
I installed slitaz and upgraded and installed lots of stuffs that i need to use, but the sound card is not working good enoghf, i have the volum control video and musics in players are playing with no errors but i don't have the sound output.
I have an asus n53sv

No sound output!
(25 posts) (10 voices)-
Posted 12 years ago #
-
I think, the chip needs - type in the terminal
lsmod | grep snd_hda_intel
if you have no answer
as get root in the terminla and type
modprobe snd_hda_intel
Posted 12 years ago # -
madman@MADMAN:~$ lsmod | grep snd_hda_intel
snd_hda_intel 15886 1
snd_hda_codec 45027 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_pcm 43737 2 snd_hda_intel,snd_hda_codec
snd 33394 9 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
snd_page_alloc 4853 2 snd_hda_intel,snd_pcm
madman@MADMAN:~$ su
Password:
root@MADMAN:/home/madman# modprobe snd_hda_intel
root@MADMAN:/home/madman#this is all what i should do next?!
Posted 12 years ago # -
Hi
After the right module has been loaded, may be you should have to try the commands #soundconf then $alsamixer and eventually #alsactl storePosted 12 years ago # -
Which driver should I install to have sound with this chip?
root@slitaz:/home/tux# lspci | grep Audio 00:01.1 Audio device: ATI Technologies Inc Device 9902 00:14.2 Audio device: Advanced Micro Devices [AMD] Hudson Azalia Controller (rev 01)
alsamixer
showsChip: ATI R6xx HDMI
soundconf
gives me a messageNo supported PnP or PCI card found
Posted 12 years ago # -
snd-hda-intel kernel module
Posted 12 years ago # -
@tazpider
Post the output:
grep Codec /proc/asound/card*/codec*
ls -la /proc/asound
aplay -L
aplay -l
lsmod | grep -i snd
Posted 12 years ago # -
root@slitaz:/home/tux# grep Codec /proc/asound/card*/codec* /proc/asound/card0/codec#0:Codec: ATI R6xx HDMI /proc/asound/card1/codec#0:Codec: IDT 92HD81B1X5
root@slitaz:/home/tux# ls -la /proc/asound total 0 dr-xr-xr-x 6 root root 0 Feb 5 21:11 . dr-xr-xr-x 102 root root 0 Feb 5 20:09 .. dr-xr-xr-x 2 root root 0 Feb 5 21:11 card0 dr-xr-xr-x 2 root root 0 Feb 5 21:11 card1 -r--r--r-- 1 root root 0 Feb 5 21:11 cards -r--r--r-- 1 root root 0 Feb 5 21:11 devices lrwxrwxrwx 1 root root 5 Feb 5 21:11 Generic -> card0 lrwxrwxrwx 1 root root 5 Feb 5 21:11 Generic_1 -> card1 -r--r--r-- 1 root root 0 Feb 5 21:11 hwdep -r--r--r-- 1 root root 0 Feb 5 21:11 modules dr-xr-xr-x 2 root root 0 Feb 5 21:11 oss -r--r--r-- 1 root root 0 Feb 5 21:11 pcm dr-xr-xr-x 2 root root 0 Feb 5 21:11 seq -r--r--r-- 1 root root 0 Feb 5 21:11 timers -r--r--r-- 1 root root 0 Feb 5 21:11 version
root@slitaz:/home/tux# aplay -L null Discard all samples (playback) or generate zero samples (capture) hdmi:CARD=Generic,DEV=0 HD-Audio Generic, HDMI 0 HDMI Audio Output default:CARD=Generic_1 HD-Audio Generic, STAC92xx Analog Default Audio Device front:CARD=Generic_1,DEV=0 HD-Audio Generic, STAC92xx Analog Front speakers surround40:CARD=Generic_1,DEV=0 HD-Audio Generic, STAC92xx Analog 4.0 Surround output to Front and Rear speakers surround41:CARD=Generic_1,DEV=0 HD-Audio Generic, STAC92xx Analog 4.1 Surround output to Front, Rear and Subwoofer speakers surround50:CARD=Generic_1,DEV=0 HD-Audio Generic, STAC92xx Analog 5.0 Surround output to Front, Center and Rear speakers surround51:CARD=Generic_1,DEV=0 HD-Audio Generic, STAC92xx Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers surround71:CARD=Generic_1,DEV=0 HD-Audio Generic, STAC92xx Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
root@slitaz:/home/tux# aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: Generic_1 [HD-Audio Generic], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 1/1 Subdevice #0: subdevice #0
root@slitaz:/home/tux# lsmod | grep -i snd snd_pcm_oss 25777 0 snd_mixer_oss 9807 1 snd_pcm_oss snd_hda_codec_idt 36872 1 snd_hda_codec_hdmi 16401 1 snd_hda_intel 15886 1 snd_hda_codec 45027 3 snd_hda_codec_idt,snd_hda_codec_hdmi,snd_hda_intel snd_hwdep 3808 1 snd_hda_codec snd_pcm 43737 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec snd_timer 12515 1 snd_pcm snd 33394 11 snd_pcm_oss,snd_mixer_oss,snd_hda_codec_idt,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer soundcore 3357 1 snd snd_page_alloc 4853 2 snd_hda_intel,snd_pcm
Posted 12 years ago # -
card 0 is always default sound device
Alsa chooses the first card it detects as card:0
card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
On your hardware it detected HDMI first which requires hdmi cable,AV receiver with HDMI input,etc...
We use .asoundrc to force default device to the analog card:
card 1: STAC92xx Analog [STAC92xx Analog]In this example I am running these commands as user tux in /home/tux
tux@slitaz:~$ leafpad .asoundrc
pcm.!default { type hw card Generic_1 } ctl.!default { type hw card Generic_1 }
leafpad=> File/Save/File/Quit
Log out/in accountPosted 12 years ago # -
Perfect. Thank you mojo.
Posted 12 years ago # -
Can you help me, please.
this is the esecution of that codes:Codec: Realtek ALC269VB
total 0
dr-xr-xr-x 5 root root 0 May 15 21:39 .
dr-xr-xr-x 104 root root 0 May 15 12:04 ..
dr-xr-xr-x 2 root root 0 May 15 21:39 card0
-r--r--r-- 1 root root 0 May 15 21:39 cards
-r--r--r-- 1 root root 0 May 15 21:39 devices
-r--r--r-- 1 root root 0 May 15 21:39 hwdep
lrwxrwxrwx 1 root root 5 May 15 21:39 Intel -> card0
-r--r--r-- 1 root root 0 May 15 21:39 modules
dr-xr-xr-x 2 root root 0 May 15 21:39 oss
-r--r--r-- 1 root root 0 May 15 21:39 pcm
dr-xr-xr-x 2 root root 0 May 15 21:39 seq
-r--r--r-- 1 root root 0 May 15 21:39 timers
-r--r--r-- 1 root root 0 May 15 21:39 versionnull
Discard all samples (playback) or generate zero samples (capture)
default:CARD=Intel
HDA Intel, ALC269VB Analog
Default Audio Device
front:CARD=Intel,DEV=0
HDA Intel, ALC269VB Analog
Front speakers
surround40:CARD=Intel,DEV=0
HDA Intel, ALC269VB Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=Intel,DEV=0
HDA Intel, ALC269VB Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Intel,DEV=0
HDA Intel, ALC269VB Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Intel,DEV=0
HDA Intel, ALC269VB Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Intel,DEV=0
HDA Intel, ALC269VB Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC269VB Analog [ALC269VB Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0sh: Subdevices:: not found
root@hristo:/home/tux# lsmod | grep -i snd
snd_hda_codec_realtek 202176 1
snd_hda_intel 15886 4
snd_hda_codec 45027 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 3808 1 snd_hda_codec
snd_pcm 43737 3 snd_hda_intel,snd_hda_codec
snd_timer 12515 2 snd_pcm
snd 33394 12 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore 3357 1 snd
snd_page_alloc 4853 2 snd_hda_intel,snd_pcmPosted 9 years ago # -
More information is required.
Applications/System Tools/Sakura Terminal
su Passwd: root
Type or copy/paste each line then hit Enter key.
tazpkg -gi wget
tazpkg -gi bash
wget http://www.alsa-project.org/alsa-info.sh
chmod +x alsa-info.sh
./alsa-info.sh
Use tab key to highlight,then hit enter key
Highlight OK
Highlight UPLOAD/SHARE
Would you like to see uploaded information?
Highlight NoYou should see:
Your ALSA information is located at http://www.alsa-project.org/db/your.info.here
Please inform the person helping you.Paste the URL in your browser address bar to view the uploaded information.
Copy/paste the URL to the uploaded alsa information in your reply so I can view it.Posted 9 years ago # -
hi guys ...sorry for bumping old topic im new here.
so this is first time im using slitaz...im running on live usb since i dont know how to install to harddrive yet...my issued when using slitaz is there is no audio output ...im only hear "beep" once i start playing mp3 or youtube then it just silence...i have run the guide above and this is what i got.
http://www.alsa-project.org/db/?f=72937e3b8165a970ef51e7c3bd742a0677ca4f9b
so im sorry again with my poor english and im very appreciated if someone can help me out with my issued...thanks in advance.
Posted 9 years ago # -
Seems all drivers loaded...
Did you tried to disable "mute"?
Run alsamixer, select withLeft-right
keys, useM
key to switch all black MM(disabled) to green 00(enabled).But first, try one useful terminal command, as user:
setmixer
It should auto-disable mute.
Or as root:alsactl init ; alsactl store
Posted 9 years ago # -
Thanks for replied.
Im tried enable(00) and setting them all at max but still no luck.
FYI:My desktop using built-in/onboard speaker not plug-in/usb speaker.when i run alsactrl init i got this "-sh: alsactrl: not found"
Posted 9 years ago #
Reply »
You must log in to post.