Re: [expert] No sound from sound card

2002-04-07 Thread daRcmaTTeR

Pavan,

It's very likely that you have an Ensoniq 1371 and thats what should
show up in the Mandrake Control Center hardware listing. Have you
attempted to run kudzu yet?

Mark
a.k.a.  daRcmaTTeR
- Original Message -
From: "Pavan Balellugari" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 03, 2002 8:43 PM
Subject: [expert] No sound from sound card


> Hi all,
>
> This would have already been solved, but after 3
> days of trying i feel i am stuck. help needed.
>
> I have P4 system with motherboard (P4S5A) from ECS.
> This board has on-board sound. And all i can read
> about the board is that it is AC97 complient codec.
>
>  When i execute
> lspcidrake -v | egrep -i '(audio|sound)'
>  i get
> snd-card-intel8x0: Silicon Integrated Systems
>[SiS]|SiS7012 PCI Audio Accelerator
>[MULTIMEDIA_AUDIO]
>  (vendor:1039 device:7012)
>
>  When i do
>amixer set -c 1 Master 70 unmute
>  i get
>The ALSA sound driver was not detected in this
> system.
>
>  Now i execute /etc/rc.d/init.d/alsa restart
> i see
> Doing alsactl to store mixer settings... [ OK ]
> Shutting down ALSA sound driver (version 0.5.12a): [
> OK ]
> Starting ALSA version 0.5.12a: (intel8x0) [ OK ]
>
>  Try unmuting again, still no sound.
>
>  modprobe snd-card-intel8x0
>
> /lib/modules/2.4.18-4mdk/alsa/snd-card-intel8x0.o.gz:
> init_module: No such device
> Hint: insmod errors can be caused by incorrect
> module parameters, including invalid IO or IRQ
> parameters
> modprobe: insmod
> /lib/modules/2.4.18-4mdk/alsa/snd-card-intel8x0.o.gz
> failed
> modprobe: insmod snd-card-intel8x0 failed
>
>
> I saw the following entry in the INSTALL file that
> came with the alsa driver.
>
>  Module snd-intel8x0.o
> -
>
>  Module for AC'97 motherboards from Intel.
> * Intel i810/810E, i815, i820, i830, i840, MX440
> * SiS 7012 (SiS 735)
> * NVidia NForce
>
>  snd_ac97_clock - AC'97 codec clock base (0 =
> auto-detect)
>
>  Module supports autoprobe and multiple bus-master
> chips (max 8).
> Note: the latest driver supports auto-detection of
> chip clock.
> if you still encounter too fast playback, specify
> the clock
> explicitly via the module option
> "snd_ac97_clock=41194".
>
> Could some one please help.
>
> I am using the DL 8.2 RC1 version of MLL
>
> Pavan
>
> __
> Do You Yahoo!?
> Yahoo! Tax Center - online filing with TurboTax
> http://taxes.yahoo.com/
>
>






> Want to buy your Pack or Services from MandrakeSoft?
> Go to http://www.mandrakestore.com
>




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] No sound from sound card

2002-04-05 Thread Onur Kucuk



PB> hi .. i  could hear mp3 file from xmms but i am unable
PB> to play a CD,  it plys but no  sound.. in aumix i  did
PB> unmute all. in  aumix what does the green / red
PB> buttons on the left mean. also  is there any other
PB> tool  i could use instead of aumix??


 I personally choose kmix. In kmix green is ok, red is muted.

 There is an issue with i810_audio (I guess, in some cards), that the
 main volume control is not the main, but it is controlled by the pcm2
 part.

 PS: I suggest you check your cd-roms audio cable, it may not be
 attached.


 Regards,
 Onur Kucuk


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] No sound from sound card

2002-04-05 Thread Pavan Balellugari

hi .. i  could hear mp3 file from xmms but i am unable
to play a CD,  it plys but no  sound.. in aumix i  did
unmute all. in  aumix what does the green / red
buttons on the left mean. also  is there any other
tool  i could use instead of aumix??

pavan
--- Onur Kucuk <[EMAIL PROTECTED]> wrote:
> 
> 
> PB> --- Onur Kucuk <[EMAIL PROTECTED]> wrote:
> >> 
> >> PB>  When i do
> >> PB>amixer set -c 1 Master 70 unmute 
> >> PB>  i get 
> >> PB>The ALSA sound driver was not detected in
> >> this 
> >> PB> system. 
> >> 
> >> PB>  Now i execute /etc/rc.d/init.d/alsa restart 
> >> PB> i see 
> >> PB> Doing alsactl to store mixer settings... [ OK
> ] 
> >> PB> Shutting down ALSA sound driver (version
> >> 0.5.12a): [
> >> PB> OK ] 
> >> PB> Starting ALSA version 0.5.12a: (intel8x0) [
> OK ]
> >> 
> >> 
> >> PB>  Try unmuting again, still no sound. 
> >> 
> >> PB>  modprobe snd-card-intel8x0 
> >> 
> >>
> >> 
> >>  Just a suggestion, remove all the sound entries
> in
> >> /etc/modules.conf
> >>  and add the following
> >> 
> >>  alias sound-slot-0 i810_audio
> >> 
> >>  -OR-
> >> 
> >>  do a clean up on sound modules in the memory, (
> use
> >> lsmod and rmmod )
> >>  and try
> >> 
> >>  modprobe i810_audio
> >> 
> >>  Alsa is nothing more than a headache for me
> since
> >> 8.1, at least for
> >>  this type of cards.
> >> 
> >> 
> >>  Regards,
> >>  Onur Kucuk
> >>
> 
> PB> after i did modprob i810_audio this is the lsmod
> PB> output
> PB> i810_audio 20288   1 
> PB> soundcore   4068   2  [i810_audio]
> PB> ac97_codec  9568   0  [i810_audio]
> PB> sd_mod 11644   0  (autoclean)
> (unused)
> PB> isofs  25792   0  (autoclean)
> PB> inflate_fs 19328   0  (autoclean)
> [isofs]
> PB> vfat9788   0  (autoclean)
> PB> fat31384   0  (autoclean)
> [vfat]
> PB> sr_mod 15160   0  (autoclean)
> PB> ppp_synctty 5120   0  (unused)
> PB> ppp_async   6560   1 
> PB> ppp_generic19880   3  [ppp_synctty
> PB> ppp_async]
> PB> slhc5056   0  [ppp_generic]
> PB> autofs4 9252   2  (autoclean)
> PB> nfsd   69536   8  (autoclean)
> PB> parport_pc 22088   1  (autoclean)
> PB> lockd  49344   1  (autoclean)
> [nfsd]
> PB> sunrpc 62964   1  (autoclean)
> [nfsd
> PB> lockd]
> PB> lp  6464   0  (autoclean)
> PB> parport23968   1  (autoclean)
> PB> [parport_pc lp]
> PB> af_packet  12488   2  (autoclean)
> PB> usb-ohci   19072   0  (unused)
> PB> usbcore59072   1  [usb-ohci]
> PB> sis900 12676   1  (autoclean)
> PB> supermount 56932   2  (autoclean)
> PB> ext3   61856   3  (autoclean)
> PB> jbd39512   3  (autoclean)
> [ext3]
> PB> ide-scsi8032   0 
> PB> scsi_mod   92488   3  [sd_mod sr_mod
> PB> ide-scsi]
> PB> rtc 5912   0  (autoclean)
> 
> PB> i  tired unmuting again  . got the same error as
> above
> PB>  mail. Please let me know how to test sound
> 
> PB> Pavan
> 
> 
>  All seems ok, your card is identified and the
> modules are installed.
>  Try aumix to adjust the sound, and try mpg123 to
> play an mp3 file.
> 
>  Regards,
>  Onur Kucuk
> 
> 
>
_
> Do You Yahoo!?
> Get your free @yahoo.com address at
> http://mail.yahoo.com
> 


__
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] No sound from sound card

2002-04-04 Thread Onur Kucuk



PB> --- Onur Kucuk <[EMAIL PROTECTED]> wrote:
>> 
>> PB>  When i do
>> PB>amixer set -c 1 Master 70 unmute 
>> PB>  i get 
>> PB>The ALSA sound driver was not detected in
>> this 
>> PB> system. 
>> 
>> PB>  Now i execute /etc/rc.d/init.d/alsa restart 
>> PB> i see 
>> PB> Doing alsactl to store mixer settings... [ OK ] 
>> PB> Shutting down ALSA sound driver (version
>> 0.5.12a): [
>> PB> OK ] 
>> PB> Starting ALSA version 0.5.12a: (intel8x0) [ OK ]
>> 
>> 
>> PB>  Try unmuting again, still no sound. 
>> 
>> PB>  modprobe snd-card-intel8x0 
>> 
>>
>> 
>>  Just a suggestion, remove all the sound entries in
>> /etc/modules.conf
>>  and add the following
>> 
>>  alias sound-slot-0 i810_audio
>> 
>>  -OR-
>> 
>>  do a clean up on sound modules in the memory, ( use
>> lsmod and rmmod )
>>  and try
>> 
>>  modprobe i810_audio
>> 
>>  Alsa is nothing more than a headache for me since
>> 8.1, at least for
>>  this type of cards.
>> 
>> 
>>  Regards,
>>  Onur Kucuk
>>

PB> after i did modprob i810_audio this is the lsmod
PB> output
PB> i810_audio 20288   1 
PB> soundcore   4068   2  [i810_audio]
PB> ac97_codec  9568   0  [i810_audio]
PB> sd_mod 11644   0  (autoclean) (unused)
PB> isofs  25792   0  (autoclean)
PB> inflate_fs 19328   0  (autoclean) [isofs]
PB> vfat9788   0  (autoclean)
PB> fat31384   0  (autoclean) [vfat]
PB> sr_mod 15160   0  (autoclean)
PB> ppp_synctty 5120   0  (unused)
PB> ppp_async   6560   1 
PB> ppp_generic19880   3  [ppp_synctty
PB> ppp_async]
PB> slhc5056   0  [ppp_generic]
PB> autofs4 9252   2  (autoclean)
PB> nfsd   69536   8  (autoclean)
PB> parport_pc 22088   1  (autoclean)
PB> lockd  49344   1  (autoclean) [nfsd]
PB> sunrpc 62964   1  (autoclean) [nfsd
PB> lockd]
PB> lp  6464   0  (autoclean)
PB> parport23968   1  (autoclean)
PB> [parport_pc lp]
PB> af_packet  12488   2  (autoclean)
PB> usb-ohci   19072   0  (unused)
PB> usbcore59072   1  [usb-ohci]
PB> sis900 12676   1  (autoclean)
PB> supermount 56932   2  (autoclean)
PB> ext3   61856   3  (autoclean)
PB> jbd39512   3  (autoclean) [ext3]
PB> ide-scsi8032   0 
PB> scsi_mod   92488   3  [sd_mod sr_mod
PB> ide-scsi]
PB> rtc 5912   0  (autoclean)

PB> i  tired unmuting again  . got the same error as above
PB>  mail. Please let me know how to test sound

PB> Pavan


 All seems ok, your card is identified and the modules are installed.
 Try aumix to adjust the sound, and try mpg123 to play an mp3 file.

 Regards,
 Onur Kucuk


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] No sound from sound card

2002-04-04 Thread Pavan Balellugari


--- Onur Kucuk <[EMAIL PROTECTED]> wrote:
> 
> PB> Hi all,
> 
> PB> This would have already been solved, but
> after 3
> PB> days of trying i feel i am stuck. help needed.
> 
> PB> I have P4 system with motherboard (P4S5A) from
> ECS. 
> PB> This board has on-board sound. And all i can
> read 
> PB> about the board is that it is AC97 complient
> codec. 
> 
> PB>  When i execute 
> PB> lspcidrake -v | egrep -i '(audio|sound)' 
> PB>  i get 
> PB> snd-card-intel8x0: Silicon Integrated
> Systems 
> PB>[SiS]|SiS7012 PCI Audio Accelerator 
> PB>[MULTIMEDIA_AUDIO] 
> PB>  (vendor:1039 device:7012) 
> 
> PB>  When i do 
> PB>amixer set -c 1 Master 70 unmute 
> PB>  i get 
> PB>The ALSA sound driver was not detected in
> this 
> PB> system. 
> 
> PB>  Now i execute /etc/rc.d/init.d/alsa restart 
> PB> i see 
> PB> Doing alsactl to store mixer settings... [ OK ] 
> PB> Shutting down ALSA sound driver (version
> 0.5.12a): [
> PB> OK ] 
> PB> Starting ALSA version 0.5.12a: (intel8x0) [ OK ]
> 
> 
> PB>  Try unmuting again, still no sound. 
> 
> PB>  modprobe snd-card-intel8x0 
> 
> PB>
>
/lib/modules/2.4.18-4mdk/alsa/snd-card-intel8x0.o.gz:
> 
> PB> init_module: No such device 
> PB> Hint: insmod errors can be caused by incorrect 
> PB> module parameters, including invalid IO or IRQ 
> PB> parameters 
> PB> modprobe: insmod 
> PB>
> /lib/modules/2.4.18-4mdk/alsa/snd-card-intel8x0.o.gz
> 
> PB> failed 
> PB> modprobe: insmod snd-card-intel8x0 failed 
> 
>  
> PB> I saw the following entry in the INSTALL file
> that
> PB> came with the alsa driver. 
> 
> PB>  Module snd-intel8x0.o 
> PB> - 
> 
> PB>  Module for AC'97 motherboards from Intel. 
> PB> * Intel i810/810E, i815, i820, i830, i840, MX440
> 
> PB> * SiS 7012 (SiS 735) 
> PB> * NVidia NForce 
> 
> PB>  snd_ac97_clock - AC'97 codec clock base (0 = 
> PB> auto-detect) 
> 
> PB>  Module supports autoprobe and multiple
> bus-master 
> PB> chips (max 8). 
> PB> Note: the latest driver supports auto-detection
> of 
> PB> chip clock. 
> PB> if you still encounter too fast playback,
> specify 
> PB> the clock 
> PB> explicitly via the module option 
> PB> "snd_ac97_clock=41194". 
> 
> PB> Could some one please help. 
> 
> PB> I am using the DL 8.2 RC1 version of MLL 
> 
> PB> Pavan 
> 
> 
> 
>  Just a suggestion, remove all the sound entries in
> /etc/modules.conf
>  and add the following
> 
>  alias sound-slot-0 i810_audio
> 
>  -OR-
> 
>  do a clean up on sound modules in the memory, ( use
> lsmod and rmmod )
>  and try
> 
>  modprobe i810_audio
> 
>  Alsa is nothing more than a headache for me since
> 8.1, at least for
>  this type of cards.
> 
> 
>  Regards,
>  Onur Kucuk
>

after i did modprob i810_audio this is the lsmod
output
i810_audio 20288   1 
soundcore   4068   2  [i810_audio]
ac97_codec  9568   0  [i810_audio]
sd_mod 11644   0  (autoclean) (unused)
isofs  25792   0  (autoclean)
inflate_fs 19328   0  (autoclean) [isofs]
vfat9788   0  (autoclean)
fat31384   0  (autoclean) [vfat]
sr_mod 15160   0  (autoclean)
ppp_synctty 5120   0  (unused)
ppp_async   6560   1 
ppp_generic19880   3  [ppp_synctty
ppp_async]
slhc5056   0  [ppp_generic]
autofs4 9252   2  (autoclean)
nfsd   69536   8  (autoclean)
parport_pc 22088   1  (autoclean)
lockd  49344   1  (autoclean) [nfsd]
sunrpc 62964   1  (autoclean) [nfsd
lockd]
lp  6464   0  (autoclean)
parport23968   1  (autoclean)
[parport_pc lp]
af_packet  12488   2  (autoclean)
usb-ohci   19072   0  (unused)
usbcore59072   1  [usb-ohci]
sis900 12676   1  (autoclean)
supermount 56932   2  (autoclean)
ext3   61856   3  (autoclean)
jbd39512   3  (autoclean) [ext3]
ide-scsi8032   0 
scsi_mod   92488   3  [sd_mod sr_mod
ide-scsi]
rtc 5912   0  (autoclean)

i  tired unmuting again  . got the same error as above
 mail. Please let me know how to test sound

Pavan


__
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] No sound from sound card

2002-04-04 Thread Onur Kucuk


PB> Hi all,

PB> This would have already been solved, but after 3
PB> days of trying i feel i am stuck. help needed.

PB> I have P4 system with motherboard (P4S5A) from ECS. 
PB> This board has on-board sound. And all i can read 
PB> about the board is that it is AC97 complient codec. 

PB>  When i execute 
PB> lspcidrake -v | egrep -i '(audio|sound)' 
PB>  i get 
PB> snd-card-intel8x0: Silicon Integrated Systems 
PB>[SiS]|SiS7012 PCI Audio Accelerator 
PB>[MULTIMEDIA_AUDIO] 
PB>  (vendor:1039 device:7012) 

PB>  When i do 
PB>amixer set -c 1 Master 70 unmute 
PB>  i get 
PB>The ALSA sound driver was not detected in this 
PB> system. 

PB>  Now i execute /etc/rc.d/init.d/alsa restart 
PB> i see 
PB> Doing alsactl to store mixer settings... [ OK ] 
PB> Shutting down ALSA sound driver (version 0.5.12a): [
PB> OK ] 
PB> Starting ALSA version 0.5.12a: (intel8x0) [ OK ] 

PB>  Try unmuting again, still no sound. 

PB>  modprobe snd-card-intel8x0 

PB> /lib/modules/2.4.18-4mdk/alsa/snd-card-intel8x0.o.gz: 
PB> init_module: No such device 
PB> Hint: insmod errors can be caused by incorrect 
PB> module parameters, including invalid IO or IRQ 
PB> parameters 
PB> modprobe: insmod 
PB> /lib/modules/2.4.18-4mdk/alsa/snd-card-intel8x0.o.gz 
PB> failed 
PB> modprobe: insmod snd-card-intel8x0 failed 

 
PB> I saw the following entry in the INSTALL file that
PB> came with the alsa driver. 

PB>  Module snd-intel8x0.o 
PB> - 

PB>  Module for AC'97 motherboards from Intel. 
PB> * Intel i810/810E, i815, i820, i830, i840, MX440 
PB> * SiS 7012 (SiS 735) 
PB> * NVidia NForce 

PB>  snd_ac97_clock - AC'97 codec clock base (0 = 
PB> auto-detect) 

PB>  Module supports autoprobe and multiple bus-master 
PB> chips (max 8). 
PB> Note: the latest driver supports auto-detection of 
PB> chip clock. 
PB> if you still encounter too fast playback, specify 
PB> the clock 
PB> explicitly via the module option 
PB> "snd_ac97_clock=41194". 

PB> Could some one please help. 

PB> I am using the DL 8.2 RC1 version of MLL 

PB> Pavan 



 Just a suggestion, remove all the sound entries in /etc/modules.conf
 and add the following

 alias sound-slot-0 i810_audio

 -OR-

 do a clean up on sound modules in the memory, ( use lsmod and rmmod )
 and try

 modprobe i810_audio

 Alsa is nothing more than a headache for me since 8.1, at least for
 this type of cards.


 Regards,
 Onur Kucuk


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com