Results 1 to 4 of 4
Hi
Anyone have this laptop? I have install debian and I don't have a sound
I installed alsa-drivers add support card with kernel, and still is no working
lspci
00:14.5 ...
- 07-11-2006 #1
Debian sid - laptop toshiba A75-206 and sound problem
Hi
Anyone have this laptop? I have install debian and I don't have a sound
I installed alsa-drivers add support card with kernel, and still is no working
When I try play mp3 with console I have get this errorlspci
00:14.5 Multimedia audio controller: ATI Technologies Inc IXP150 AC'97 Audio Controller
lsmod
Module Size Used by
snd_atiixp 18828 0
snd_ac97_codec 83488 1 snd_atiixp
snd_ac97_bus 3200 1 snd_ac97_codec
snd_pcm 69252 2 snd_atiixp,snd_ac97_codec
snd_timer 21508 1 snd_pcm
snd 43764 4 snd_atiixp,snd_ac97_codec,snd_pcm,snd_timer
soundcore 10080 1 snd
snd_page_alloc 10376 2 snd_atiixp,snd_pcm
mpg123 " test.mp3"
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.
Version 0.59r (1999/Jun/15). Written and copyrights by Michael Hipp.
Uses code from various people. See 'README' for more!
THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!
Can't open default sound device!
- 07-11-2006 #2
Did you installed alsa?
DoesCode:apt-get install alsa-base alsa-utils alsa-oss
produces any sound?Code:cat /dev/urandom > /dev/dsp
Also, you could run
to reconfigure alsa.Code:alsaconf
This sound card should work out-of-the-box in Sid though :
http://www.linux-laptop.net/hosted/t...an-SID-US.html"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 07-11-2006 #3
[QUOTE=antidrugue]Did you installed alsa?
Yest, I has install this packagesCode:apt-get install alsa-base alsa-utils alsa-oss
ii alsa-base 1.0.11-3
ii alsa-oss 1.0.11-1
ii alsa-utils 1.0.11-5
Does
produces any sound?Code:cat /dev/urandom > /dev/dsp
No , only I get these
cat /dev/urandom > /dev/dsp
cat: write error: No space left on device
Also, you could run
to reconfigure alsa.Code:alsaconf
I run alsaconf and I choose my sound drivers,but still isn't working
ufocek
- 07-12-2006 #4
[QUOTE=ufocek]
Hi
Originally Posted by antidrugue
Oh sorry I can hear sound now, I didn't notice that sound was turned of with potentiometer
Regards,
ufocek


Reply With Quote
