Re: [newbie] Acer 342T soundcard problem.

2002-03-01 Thread Frans Ketelaars

On Fri, 01 Mar 2002 01:06:36 +
Wei Wang [EMAIL PROTECTED] wrote:

 Thanks guys, ;-) Still got problems here.
 
 When I set mount quiet, execute lilo and reboot, no mixer in /dev and 
 cdroms  is in /dev.
 
 When I set append=devfs=nomount quiet in /etc/lilo.conf, after lilo and 
 reboot, the mixer does appear in /dev, but this time cdroms disappeared. 
 In this case, KMenu-Multimedia-sound-audio mixer still prompts no 
 permission to /dev/mixer and check if module compiled into kernel. I am 
 sure I have permission to /dev/mixer. And the module IS compiled into kernel 
 coz lsmod gives out:
 
 Module Size  Used by
 snd-es193812176   0  (autoclean)  (unused)
 snd-pcm   0  (autoclean)  [snd-es1938]
 snd-timer 0  (autoclean)  [snd-pcm]
 snd-mixer 0  (autoclean)  [snd-timer]
 snd   0  (autoclean)  [snd-es1938 snd-pcm snd-timer 
 snd-mixer]
 soundcore 0  (autoclean)  [snd]
 
 So when mixer exists in /dev, I have full permission to it, the module is 
 in the kernel. The only thing I don't understand is why it's NOT used by 
 anyone)
 
 /etc/modules.conf reads:
 
 pre-install pcmcia_core CARDMGR_OPTS=-f /etc/rc.d/init.d/pcmcia start
 alias usb-interface usb-ohci
 alias eth0 eepro100
 alias sound-slot-0 snd-es1938
 
 
 Anything wrong here?

snip

Yes. See the /usr/src/linux-2.4.8/alsa-driver-0.5.11/INSTALL file, it's in the
kernel-source .rpm package. Note the name of the module (snd-card-es1938) and
the remarks about devfs. HTH,

-Frans



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



sndconfig: soundcard not supported Re: [newbie] Acer 342T soundcard problem.

2002-03-01 Thread Wei Wang

Thanks. I just ran sndconfig 0.65.0 and was told my sound card ESS IES1969 
Solo-1 is not currently supported. I think this means the end of the day. 
;-(


From: Frans Ketelaars [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [newbie] Acer 342T soundcard problem.
Date: Fri, 1 Mar 2002 12:23:19 +0100

On Fri, 01 Mar 2002 01:06:36 +
Wei Wang [EMAIL PROTECTED] wrote:

  Thanks guys, ;-) Still got problems here.
 
  When I set mount quiet, execute lilo and reboot, no mixer in /dev 
and
  cdroms  is in /dev.
 
  When I set append=devfs=nomount quiet in /etc/lilo.conf, after lilo 
and
  reboot, the mixer does appear in /dev, but this time cdroms 
disappeared.
  In this case, KMenu-Multimedia-sound-audio mixer still prompts no
  permission to /dev/mixer and check if module compiled into kernel. I 
am
  sure I have permission to /dev/mixer. And the module IS compiled into 
kernel
  coz lsmod gives out:
 
  Module Size  Used by
  snd-es193812176   0  (autoclean)  (unused)
  snd-pcm   0  (autoclean)  [snd-es1938]
  snd-timer 0  (autoclean)  [snd-pcm]
  snd-mixer 0  (autoclean)  [snd-timer]
  snd   0  (autoclean)  [snd-es1938 snd-pcm snd-timer
  snd-mixer]
  soundcore 0  (autoclean)  [snd]
 
  So when mixer exists in /dev, I have full permission to it, the module 
is
  in the kernel. The only thing I don't understand is why it's NOT used by
  anyone)
 
  /etc/modules.conf reads:
 
  pre-install pcmcia_core CARDMGR_OPTS=-f /etc/rc.d/init.d/pcmcia start
  alias usb-interface usb-ohci
  alias eth0 eepro100
  alias sound-slot-0 snd-es1938
 
 
  Anything wrong here?

snip

Yes. See the /usr/src/linux-2.4.8/alsa-driver-0.5.11/INSTALL file, it's in 
the
kernel-source .rpm package. Note the name of the module (snd-card-es1938) 
and
the remarks about devfs. HTH,

 -Frans

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




_
Send and receive Hotmail on your mobile device: http://mobile.msn.com




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



Re: sndconfig: soundcard not supported Re: [newbie] Acer 342T soundcard problem.

2002-03-01 Thread Frans Ketelaars

On Fri, 01 Mar 2002 12:21:57 +
Wei Wang [EMAIL PROTECTED] wrote:

 Thanks. I just ran sndconfig 0.65.0 and was told my sound card ESS IES1969 
 Solo-1 is not currently supported. I think this means the end of the day. 
 ;-(

snip

No, it means not supported by OSS, but it seems to be supported by ALSA,
see my previous mail ;)

-Frans



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



Re: [newbie] Acer 342T soundcard problem.

2002-02-28 Thread Wei Wang

hi,

This is what I found in Soundcard in HardDrake:


Vendor: ESS Technology

Model: ES1969 Solo-1 Audiodrive
This is the
Kernel Module: snd-card-es1938
Bus Type: PCI

And system prompts this when I try to open KMenu-Multimedia-Sound-Audio 
Mixer:

Not able to open audio device
Please check that you have permission to /dev/mixer
and make sure you have sound support compiled into your kernel

I am root running all these

From GNome Control Center, I could only see 2 tick box for Enable 
Soundserver Startup and sounds for events And they ARE ticked

Doesn't what I see in HardDrake mean the sound support is already compiled 
into my kernel? And there is no mixer in the /dev directory





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://wwwmandrakestorecom



Re: [newbie] Acer 342T soundcard problem.

2002-02-28 Thread Douglas A. Rist

Hello:

I have this same problem  The sound devices are in /dev/sound but are
not linked to /dev  I also have problems creating links from /dev/sound
to /dev  If I get a solution, I will post it here

On Thu, 2002-02-28 at 05:43, Wei Wang wrote:
 This is what I found in Soundcard in HardDrake:
 
 
 Vendor: ESS Technology
 
 Model: ES1969 Solo-1 Audiodrive
 This is the
 Kernel Module: snd-card-es1938
 Bus Type: PCI
 
 And system prompts this when I try to open KMenu-Multimedia-Sound-Audio 
 Mixer:
 
 Not able to open audio device
 Please check that you have permission to /dev/mixer
 and make sure you have sound support compiled into your kernel
 
 I am root running all these
 
 From GNome Control Center, I could only see 2 tick box for Enable 
 Soundserver Startup and sounds for events And they ARE ticked
 
 Doesn't what I see in HardDrake mean the sound support is already compiled 
 into my kernel? And there is no mixer in the /dev directory





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://wwwmandrakestorecom



Re: [newbie] Acer 342T soundcard problem.

2002-02-28 Thread ed tharp

what command are you using to create the links?


On Thursday 28 February 2002 09:14, you wrote:
 Hello:

 I have this same problem.  The sound devices are in /dev/sound but are
 not linked to /dev.  I also have problems creating links from /dev/sound
 to /dev.  If I get a solution, I will post it here.

 On Thu, 2002-02-28 at 05:43, Wei Wang wrote:
  This is what I found in Soundcard in HardDrake:
 
 
  Vendor: ESS Technology
 
  Model: ES1969 Solo-1 Audiodrive
  This is the
  Kernel Module: snd-card-es1938
  Bus Type: PCI
 
  And system prompts this when I try to open
  KMenu-Multimedia-Sound-Audio Mixer:
 
  Not able to open audio device.
  Please check that you have permission to /dev/mixer
  and make sure you have sound support compiled into your kernel
 
  I am root running all these.
 
  From GNome Control Center, I could only see 2 tick box for Enable
 
  Soundserver Startup and sounds for events. And they ARE ticked.
 
  Doesn't what I see in HardDrake mean the sound support is already
  compiled into my kernel? And there is no mixer in the /dev directory.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://wwwmandrakestorecom



Re: [newbie] Acer 342T soundcard problem.

2002-02-28 Thread Frans Ketelaars

On 28 Feb 2002 06:14:04 -0800
Douglas A. Rist [EMAIL PROTECTED] wrote:

 Hello:
 
 I have this same problem.  The sound devices are in /dev/sound but are
 not linked to /dev.  I also have problems creating links from /dev/sound
 to /dev.  If I get a solution, I will post it here.
 
 On Thu, 2002-02-28 at 05:43, Wei Wang wrote:
  This is what I found in Soundcard in HardDrake:
  
  
  Vendor: ESS Technology
  
  Model: ES1969 Solo-1 Audiodrive
  This is the
  Kernel Module: snd-card-es1938
  Bus Type: PCI
  
  And system prompts this when I try to open KMenu-Multimedia-Sound-Audio 
  Mixer:
  
  Not able to open audio device.
  Please check that you have permission to /dev/mixer
  and make sure you have sound support compiled into your kernel
  
  I am root running all these.
  
  From GNome Control Center, I could only see 2 tick box for Enable 
  Soundserver Startup and sounds for events. And they ARE ticked.
  
  Doesn't what I see in HardDrake mean the sound support is already compiled 
  into my kernel? And there is no mixer in the /dev directory.

Just an idea: change append= devfs=mount quiet to  devfs=nomount quiet
in /etc/lilo.conf for your default boot image. Then run 'lilo'. After a 
reboot your system should have devfs disabled. 

Douglas, snd-card-es1938 is an ALSA driver, are you also using ALSA? Good luck!

-Frans



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



Re: [newbie] Acer 342T soundcard problem.

2002-02-28 Thread Wei Wang

Thanks guys, ;-) Still got problems here.

When I set mount quiet, execute lilo and reboot, no mixer in /dev and 
cdroms  is in /dev.

When I set append=devfs=nomount quiet in /etc/lilo.conf, after lilo and 
reboot, the mixer does appear in /dev, but this time cdroms disappeared. 
In this case, KMenu-Multimedia-sound-audio mixer still prompts no 
permission to /dev/mixer and check if module compiled into kernel. I am 
sure I have permission to /dev/mixer. And the module IS compiled into kernel 
coz lsmod gives out:

Module Size  Used by
snd-es193812176   0  (autoclean)  (unused)
snd-pcm   0  (autoclean)  [snd-es1938]
snd-timer 0  (autoclean)  [snd-pcm]
snd-mixer 0  (autoclean)  [snd-timer]
snd   0  (autoclean)  [snd-es1938 snd-pcm snd-timer 
snd-mixer]
soundcore 0  (autoclean)  [snd]

So when mixer exists in /dev, I have full permission to it, the module is 
in the kernel. The only thing I don't understand is why it's NOT used by 
anyone)

/etc/modules.conf reads:

pre-install pcmcia_core CARDMGR_OPTS=-f /etc/rc.d/init.d/pcmcia start
alias usb-interface usb-ohci
alias eth0 eepro100
alias sound-slot-0 snd-es1938


Anything wrong here?





From: Frans Ketelaars [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [newbie] Acer 342T soundcard problem.
Date: Thu, 28 Feb 2002 19:33:23 +0100

On 28 Feb 2002 06:14:04 -0800
Douglas A. Rist [EMAIL PROTECTED] wrote:

  Hello:
 
  I have this same problem.  The sound devices are in /dev/sound but are
  not linked to /dev.  I also have problems creating links from /dev/sound
  to /dev.  If I get a solution, I will post it here.
 
  On Thu, 2002-02-28 at 05:43, Wei Wang wrote:
   This is what I found in Soundcard in HardDrake:
  
  
   Vendor: ESS Technology
  
   Model: ES1969 Solo-1 Audiodrive
   This is the
   Kernel Module: snd-card-es1938
   Bus Type: PCI
  
   And system prompts this when I try to open 
KMenu-Multimedia-Sound-Audio
   Mixer:
  
   Not able to open audio device.
   Please check that you have permission to /dev/mixer
   and make sure you have sound support compiled into your kernel
  
   I am root running all these.
  
   From GNome Control Center, I could only see 2 tick box for Enable
   Soundserver Startup and sounds for events. And they ARE ticked.
  
   Doesn't what I see in HardDrake mean the sound support is already 
compiled
   into my kernel? And there is no mixer in the /dev directory.

Just an idea: change append= devfs=mount quiet to  devfs=nomount quiet
in /etc/lilo.conf for your default boot image. Then run 'lilo'. After a
reboot your system should have devfs disabled.

Douglas, snd-card-es1938 is an ALSA driver, are you also using ALSA? Good 
luck!

 -Frans

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




_
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com




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



[newbie] Acer 342T soundcard problem.

2002-02-27 Thread Wei Wang

hi, all,


I just installed Mandrake 8.1 on my Acer 342T laptop. Mandrake recognised and 
installed the driver(I guess) for its soundcard: ESS ES1946 solo-1E. I could 
run CDplayer or MP3 player apps, but no sound comes out of the speaker. Could 
anyone give me a hand?


Many thanks,

Wei




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



Re: [newbie] Acer 342T soundcard problem.

2002-02-27 Thread Ville V Sinkko


On Wed, 27 Feb 2002, Wei Wang wrote:

 hi, all,


 I just installed Mandrake 8.1 on my Acer 342T laptop. Mandrake recognised and
 installed the driver(I guess) for its soundcard: ESS ES1946 solo-1E. I could
 run CDplayer or MP3 player apps, but no sound comes out of the speaker. Could
 anyone give me a hand?

Have you checked the mixer volume settings? It could simply be that the master
or PCM volume is at 0...






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



Re: [newbie] Acer 342T soundcard problem.

2002-02-27 Thread Derek Jennings

One common (and embarrassing) cause of that symptom is simply having the 
sound mixer level set to zero.
Check out KMenuMultimediaSoundSoundmixer
You can save the defaults after you have set the level.

If that is not the problem (assuming you are using KDE) open KDE Control 
Centre SoundSoundserverAdvanced and try selecting an alternate Sound I/O 
method.

Failing that, try Opening Mandrake Control CentreHardware and check the 
sound configuration.

HTH

derek


On Wednesday 27 February 2002 11:57, Wei Wang wrote:
 hi, all,


 I just installed Mandrake 8.1 on my Acer 342T laptop. Mandrake recognised
 and installed the driver(I guess) for its soundcard: ESS ES1946 solo-1E. I
 could run CDplayer or MP3 player apps, but no sound comes out of the
 speaker. Could anyone give me a hand?


 Many thanks,

 Wei



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



Re: [newbie] Acer 342T soundcard problem

2002-02-27 Thread Wei `Wang

Many thanks for help.

This is what I found in Soundcard in HardDrake:


Vendor: ESS Technology

Model: ES1969 Solo-1 Audiodrive
This is the
Kernel Module: snd-card-es1938
Bus Type: PCI

And system prompts this when I try to open KMenu-Multimedia-Sound-Audio 
Mixer:

Not able to open audio device.
Please check that you have permission to /dev/mixer
and make sure you have sound support compiled into your kernel

I am root running all these.

From GNome Control Center, I could only see 2 tick box for Enable 
Soundserver Startup and sounds for events. And they ARE ticked.

Doesn't what I see in HardDrake mean the sound support is already compiled 
into my kernel? And there is no mixer in the /dev directory.










_
Chat with friends online, try MSN Messenger: http://messenger.msn.com




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