Re: sound problems

2002-10-25 Thread Andreas Eichner
Am Freitag, 25. Oktober 2002 11:15 schrieb Amit Shah:
> I can play sound as root using mp3blaster on the console, but can't use
> mpg123 or mp3blaster as a normal user, where do I edit the permissions
> so that normal users can play sound?

Try "adduser  audio". This adds you to the group of users who 
are allowed to use audio devices (like /dev/dsp).
  If you want to know, to which group you have to add your user-account 
start the program from the console (or Konsole in KDE). Normally they 
will abort with a message like "Cannot open sound device: /dev/dsp" or 
similiar. Then you can look at the access rights with "ls -l 
/dev/".


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: sound problems

2002-10-25 Thread Paul Johnson
On Fri, Oct 25, 2002 at 02:45:24PM +0530, Amit Shah wrote:
> I can play sound as root using mp3blaster on the console, but can't use
> mpg123 or mp3blaster as a normal user, where do I edit the permissions so
> that normal users can play sound?

Don't mess with the permissions.  Add users who you want to be able to
play sounds to the audio group.  I think it's adduser user group,
though wait until someone else checks in on this before doing it.

> I use KDE. While starting, it says, couldn't load sound service I think
> this again could be the permissions problem. Is there any other thing I need
> to do to get this working?

Don't use desktop environments.  Gnome, KDE, whatever, they all suck.
All you need is a window manager.  8:o)

-- 
Baloo


msg08919/pgp0.pgp
Description: PGP signature


Re: Sound not working

2002-09-11 Thread Elimar Riesebieter

Hi David,

On Thu, 12 Sep 2002 the mental interface of 
David Pastern told:

> Hi again,
[...] 
 
What are you doing there? I thought you install a debian box!
Do you want to build your system from scratch? Bahh. Try GenTo or
something else. BTW there exists a project "linux from scratch". Use
google to find it.

> 1> Check that you have kernel-source in /usr/src/x.x.x
> 
> 2> Change linux_src_directory to correct path in "config.in"
> 
> 3> Copy soundcore and ac97_codec source to current directory
> 
> "make snd_install"
[...]

Enough for yet. Try it the debian way. You've build your own kernel.
As I read former threads you did it on the classic way. Now:

Get the kernel-sources you want: 
apt-get install kernel-source-2.4.18
If you want:
apt-get -t testing install kernel-source-2.4.19

For your sound get working you need:
apt-get install alsa-source

chdir to /usr/src
do a tar -xjvf kernel-source-2.4.1X.tar.bz2
do a tar -xzvf alsa-driver.tar.gz
The drivers will then be in /usr/src/modules.

Do a ln-s kernel-source-2.4.1X linux.

chdir /usr/src/linux.
do a make-menuconfig or in X make-xconfig.

configure your kernel for your needs. BTW you don't have to compile
the sound stuff directly. Only choosing CONFIG_SOUND=m seems to be
enough for  using the alsa-drivers.

After your config has finished do:

make-kpkg --initrd --revision=YOURVERSION1.0 --kernel-image \
--modules-image

Go for a cup of coffee (maybe you prefer a glas of whisky). After
compiling you have to switch back to /usr/src. Do

dpkg -i kernel-image-2.4.19_YOURVERSION1.0_i386.deb
dpkg -i alsa-modules-2.4.19_0.9+0beta12+3+p0+YOURVERSION1.0_i386.deb

Check the advices while installing your new kernel-deb package. 
Your lilo must confirm to your new kernel. Put your user to grp audio. 
Start mp3blaster and enyoy Frank Zappa on your debian-way build
woody-box! ;-)

If you want to use 2.4.19 don't forget to do an update to the
recomended compiling stuff:
apt-get -t testing install initrd-tools fileutils modutils.

I suppose yor next mail will be written with mutt or either other
linux mua ;-)

Ciao

Elimar

-- 
  On the keyboard of life you have always
  to keep a finger at the escape key;-)



msg01800/pgp0.pgp
Description: PGP signature


Re: Sound not working

2002-09-11 Thread Jaye Inabnit ke6sls

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wednesday 11 September 2002 07:57 am, David Pastern wrote:
> Hi again,
>
> I am not able to get sound working via sndconfig on my debian system.  I'm
> running woody, 2.4.18 kernel, i've compiled a kernel with modules for my
> sound card ((via82cxxx chipset - onboard sound).  Previously I hadn't
> loaded the OSS modules, so as per advice from a friend, I loaded them. 
> sndconfig still errors out, with the following error message:

David:

Please take another look at the link I sent you earlier (linux.doc) and note 
what you need to do with your /lib/modules/2.x.x when installing a new 
kernel.  When you build a kernel, you need to move the old modules (or delete 
them) so that you can install the new kernel and its modules.  I think that 
might be the problem now.

Also, two things to note is that you can list any modules that are loaded 
with the 'lsmod'.  Do this to verify the modules aren't already loaded.  Next 
thing to know is that you need to add your user to the audio group.  Look at 
the file "group" in /etc:  'less /etc/group', the audio group is what you 
want to give yourself permission to use, so you can add yourself to that 
group with:
'adduser foobar audio'   as root of course.

I don't use sndconfig if I build my own kernels.  I only use this when I have 
the default kernel (and all its modules) installed after a new Debian 
install.  Since you already know what module you need, simply use 'modconf' 
to load it in after your new kernel is installed.  If modconf fails, then you 
have to dig a little further to see what you might have done.  Again, 'lsmod' 
is the tool you want to use to *see* what modules are already loaded.

hth

tatah

- -- 

Jaye Inabnit\ARS ke6sls\/A GNU-Debian linux user\/ http://www.qsl.net/ke6sls
If it's stupid, but works, it ain't stupid. I SHOUT JUST FOR FUN.
Free software, in a free world, for a free spirit. Please Support freedom!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9f2hmZHBxKsta6kMRArG/AJ0cT1G0uMwVQNpCiMf8Nlp9XBDTNgCg0VZg
Ssu8SrElUsohw43/QGjRBOg=
=9Rmp
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




re: sound - miraculously working

2002-10-02 Thread Ivan Uemlianin

Dear All

Thanks for your comments.  Here's a quick response:

- try as root:

All my CD exploits are as root at the moment.  Once I've got it working 
I'll fix the permissions.

- try mixer volume:

Using aumixer, the volume for everything is set to 67%.

- try "modprobe i810_audio"

No change: cdcd still silent.

It sounds (from comments) like it's not an IO/IRQ problem ... uh 
waitaminit ...

Now there is music!  I just pressed the 'volume up' key on my keyboard 
and music came out!!  I feel *very* stupid.  The Thinkpad has extra keys 
around the proper keyboard: 'internet' keys, an 'Access Thinkpad' key 
and some volume keys.  The internet keys and the Access thinkpad keys 
don't work under Linux ... I'm sure I've tried the volume keys before, 
too ...

Anyway, now it's working.  Maybe it was modprobe i810_audio.  Maybe it 
worked anyway.  Obviously I need to look into keyboard configuration!

Best wishes to everyone, sorry for wasting your time, and I hope you got 
a laugh out of it.  There'll be a moral in there somewhere no doubt.

Ivan





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Sound problem with es1373

2002-09-02 Thread Elimar Riesebieter

On Mon, 02 Sep 2002 the mental interface of Michel Loos told:

> Hi,
> 
> I send this some days ago and got no answer:
> 
> I have problems setting up sound on a computer with a SoundBlaster
> PCI128 soundcard.
> 
> This uses a es1373 chip.
> 
> I installed the es1371 module (modprobe es1371) which seems to be
> installed.
> 
> When I run a mixer e.g. aumix the module gets used (verified by lsmod)
> 
> But no sound at all through "cat > /dev/dsp"
> When I run "play somefile.wav" (from sox package) the program executes
> fine showing the "Playing " messages, but no sound to hear.
> All outputs were maximized using aumix, still no sound.

Are you a member of group audio?

HTH

-- 
  Do you smell something burning or ist it me?
--



msg00342/pgp0.pgp
Description: PGP signature


Re: Sound problem with es1373

2002-09-02 Thread Bob Proulx

On Mon, 02 Sep 2002 the mental interface of Michel Loos told:
> I have problems setting up sound on a computer with a SoundBlaster
> PCI128 soundcard.
> 
> This uses a es1373 chip.
> 
> I installed the es1371 module (modprobe es1371) which seems to be
> installed.

Hmm...  I have one of those in one of my machines.  But I thought that
card actually did use the 'sb' driver.  You might try that.  But it is
only my faded memory that is pointing me there.  My box with that card
is, ahem, running another operating system at the moment.  When I
reboot it back to linux I will check it.

> When I run a mixer e.g. aumix the module gets used (verified by lsmod)
> 
> But no sound at all through "cat > /dev/dsp"
> When I run "play somefile.wav" (from sox package) the program executes
> fine showing the "Playing " messages, but no sound to hear.
> All outputs were maximized using aumix, still no sound.

Elimar Riesebieter <[EMAIL PROTECTED]> [2002-09-02 13:46:06 +0200]:
> Are you a member of group audio?

I assume he either is or changed the permissions since his command to
'cat > /dev/dsp' did not report any errors.

HTH
Bob



msg00408/pgp0.pgp
Description: PGP signature


Re: Sound problem via8233 chip

2002-09-06 Thread Jeff

Jeff, 2002-Sep-05 22:15 -0700:
> Hey all,
> 
> I've exhausted every resource I know trying to figure this out, but I
> haven't yet found resolution.  I'm hoping someone here can save my
> sanity!
> 
> I have a Soyo MB with the VIA chip set, via8233a for sound.  
> 
> I compiled a 2.4.19 kernel with sound built internal and the sound
> wouldn't load stating that the sound hardward is not supported.
> 
> So, I recompiled with the kernel sound as modules and used sndconfig
> to try to configure it.  But the modules wouldn't load stating that
> the sound hardware is not supported.
> 
> So, I recompiled the kernel to prepare for ALSA and I compiled the
> ALSA modules.  Finally the sound modules load fine without any
> complaints.  However, it doesn't work.  I can hear pops and moans from
> the speakers, and when I start esd I hear a hum for a few seconds.  I
> followed the ALSA procedures to the letter and all went perfectly.
> 
> From KDE I enable artsd and when it tries to start I get a message
> stating that the device /dev/dsp can't be opened, device or resource
> busy.  
> 
> I know the permissions are correct (set to crw-rw-rw- for all devices)
> and I know that all the sound components are unmuted and set to a
> reasonable level.
> 
> TIA,
> jc

A few more notes on my problem (which persists):

- This is a triple boot system with Win98se and Win2K, using the Win2K
  boot loader.  I'm aware of issues with sound and other things not
  working right when initialized by Windows and rebooted to Linux, so
  I've booted from dead power directly to Linux and the problem is
  still there.

- I've stopped any and all processes that could be using the sound
  devices and tried using aplay to play wav files to no avail.  This
  is from console with nothing X running (accept xfs), both from my
  user and from root...didn't help.

- I've had the system held high over my head prepared to toss it out
  the window, but it still refuses to produce sounds other than the
  system beep!  My wife played good-cop and stopped me from tossing
  it.  Still no joy!

thanks,
jc


--
Jeff CoppockSystems Engineer
Diggin' Debian  Admin and User


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Sound problem via8233 chip

2002-09-06 Thread Kent West

Jeff wrote:

>A few more notes on my problem (which persists):
>
>- This is a triple boot system with Win98se and Win2K, using the Win2K
>  boot loader.  I'm aware of issues with sound and other things not
>  working right when initialized by Windows and rebooted to Linux, so
>  I've booted from dead power directly to Linux and the problem is
>  still there.
>
>- I've stopped any and all processes that could be using the sound
>  devices and tried using aplay to play wav files to no avail.  This
>  is from console with nothing X running (accept xfs), both from my
>  user and from root...didn't help.
>
>- I've had the system held high over my head prepared to toss it out
>  the window, but it still refuses to produce sounds other than the
>  system beep!  My wife played good-cop and stopped me from tossing
>  it.  Still no joy!
>
>  
>
I know this isn't what you want to hear, but a quick fix would be to buy 
a supported cheap $20 sound card and disable the on-board sound.

Just a quick glance at
http://www.opensound.com/linux-x86.html along with a quick google for 
"via8233a linux"
indicates to me that support for that chip is still rough.

Kent



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: sound but no sound

2002-10-02 Thread Sean 'Shaleh' Perry

On Wednesday 02 October 2002 09:38, Rick Pasotto wrote:
> Sound is working in that I get gnome desktop sound events but other
> programs like xmms or mp3blaster or freeamp just hang.
>
> I'm current on testing (sid). Sound used to work properly so some
> upgrade changed something but I have no clue what.
>
> What do I have set wrong? Where do I check?

GNOME uses esound to allow multiple programs to send audio data.  You need to 
enable esd support in these other programs.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: sound but no sound

2002-10-02 Thread Rick Pasotto

On Wed, Oct 02, 2002 at 09:46:47AM -0700, Sean 'Shaleh' Perry wrote:
> On Wednesday 02 October 2002 09:38, Rick Pasotto wrote:
> > Sound is working in that I get gnome desktop sound events but other
> > programs like xmms or mp3blaster or freeamp just hang.
> >
> > I'm current on testing (sid). Sound used to work properly so some
> > upgrade changed something but I have no clue what.
> >
> > What do I have set wrong? Where do I check?
> 
> GNOME uses esound to allow multiple programs to send audio data.  You
> need to enable esd support in these other programs.

How do I do that? Is that a gnome setting or does each individual
program need to be told? I didn't spot 'esd' anywhere in the xmms
preferences nor do I see anything in the gnome sound control panel.

-- 
"Education is an admirable thing, but it is well to remember that nothing
that is worth knowing can be taught."
-- Oscar Wilde
Rick Pasotto[EMAIL PROTECTED]http://www.niof.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: sound but no sound

2002-10-02 Thread Sean 'Shaleh' Perry

On Wednesday 02 October 2002 10:12, Rick Pasotto wrote:
> On Wed, Oct 02, 2002 at 09:46:47AM -0700, Sean 'Shaleh' Perry wrote:
> > On Wednesday 02 October 2002 09:38, Rick Pasotto wrote:
> > > Sound is working in that I get gnome desktop sound events but other
> > > programs like xmms or mp3blaster or freeamp just hang.
> > >
> > > I'm current on testing (sid). Sound used to work properly so some
> > > upgrade changed something but I have no clue what.
> > >
> > > What do I have set wrong? Where do I check?
> >
> > GNOME uses esound to allow multiple programs to send audio data.  You
> > need to enable esd support in these other programs.
>
> How do I do that? Is that a gnome setting or does each individual
> program need to be told? I didn't spot 'esd' anywhere in the xmms
> preferences nor do I see anything in the gnome sound control panel.

It is per app.  In xmms look for the output plugin control.  You may need to 
install a xmms-esd or xmms-esound package.  I do not use esound (or GNOME) 
but I have seen it come up enough on this list to have learned the answer (-:


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: sound but no sound

2002-10-02 Thread Shyamal Prasad

"Rick" == Rick Pasotto <[EMAIL PROTECTED]> writes:

Rick> How do I do that? Is that a gnome setting or does each
Rick> individual program need to be told? I didn't spot 'esd'
Rick> anywhere in the xmms preferences nor do I see anything in
Rick> the gnome sound control panel.

I run xmms under Woody. Under Options -> Preferences look at the
"Audio I/O Plugins" tab. There is an Output Plugin selector. Choose
"eSound Output Plugin 1.2.7".

No, xmms is not a GNOME application, so it can't figure this out for
itself in general ;-)

~$ dpkg -l 'xmms*' | grep ^i
ii  xmms   1.2.7-1Versatile X audio player that looks like Win
ii  xmms-bumpscope 0.0.3.release- Bump Scope visualization plugin for XMMS
ii  xmms-jess  2.9.1-3An XMMS visualization plugin using various 2
ii  xmms-msa   0.5.5-2spectrum analyzer plugin for XMMS with skin 
ii  xmms-qbble 1.2-5  XMMS playlist manager with search support
ii  xmms-status-pl 0.9-1  Status panel applet for XMMS
ii  xmms-synaesthe 0.0.3-4Synaesthesia visualization plugin for XMMS
ii  xmms-volnorm   0.8.1-2XMMS plugin that gives all songs the same vo
ii  xmms-wmdiscotu 1.3-1  Tux dancing to the music played by xmms


Cheers!
Shyamal


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Sound Blaster 64 install...

2002-10-18 Thread Jamin W . Collins
On Fri, 18 Oct 2002 15:08:55 +0100 "Fabien Holler"
<[EMAIL PROTECTED]> wrote:

> I have a very basic machine (PI 233MHz, 128Meg RAM, ...) and installed
> Debian on it. Everything worked just fine, but I cannot have my sound
> card installed... I inserted the soundcore.o, sound.o and soundlow.o
> modules in the kernel. Then I did a 'cat /dev/sndstat', and it appears
> my SB 64 is not detected... I just don't know how to install it. Someone
> suggested it could be an isapnptools problem, but this package is
> installed... So really, any help would be very welcome. It shouldn't be
> that difficult with such a machine, and such a card, no??

Take a look at the ALSA project.  The following link may be of help:

   http://www.alsa-project.org/alsa-doc/

In most cases, the ALSA drivers are superior to the kernel drivers for
sound cards.

-- 
Jamin W. Collins


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Sound Blaster 64 install...

2002-10-18 Thread Karl E. Jorgensen
On Fri, Oct 18, 2002 at 03:08:55PM +0100, Fabien Holler wrote:
> Hi there,
> 
> I have a very basic machine (PI 233MHz, 128Meg RAM, ...) and installed
> Debian on it. Everything worked just fine, but I cannot have my sound
> card installed...  I inserted the soundcore.o, sound.o and soundlow.o
> modules in the kernel. Then I did a 'cat /dev/sndstat', and it appears
> my SB 64 is not detected... I just don't know how to install it.

The sound and soundcore modules are generic modules - you will need a
lower-level "driver" as well, but exactly which one depends on your
hardware.

What happens when you insert the sb module?

> Someone suggested it could be an isapnptools problem, but this package
> is installed... 

An ISA card then? Makes sense. You may need to modify the config file
for that to "activate" specific settings - but try the sb module first.

> So really, any help would be very welcome. It shouldn't be that
> difficult with such a machine, and such a card, no??

It shouldn't - hopefully automatic hardware detection will be better in
the next version of Debian; I suspect there are quite a few useable bits
from Knoppix coming in.

HTH
-- 
Karl E. Jørgensen
[EMAIL PROTECTED]
www.karl.jorgensen.com
"One disk to rule them all, One disk to find them. One disk to bring
 them all and in the darkness grind them. In the Land of Redmond
 where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh



msg07867/pgp0.pgp
Description: PGP signature


Re: Sound problem with es1373 (solved)

2002-09-04 Thread Michel Loos

On Mon, 2002-09-02 at 16:28, Bob Proulx wrote:
> On Mon, 02 Sep 2002 the mental interface of Michel Loos told:
> > I have problems setting up sound on a computer with a SoundBlaster
> > PCI128 soundcard.
> > 
> > This uses a es1373 chip.
> > 
> > I installed the es1371 module (modprobe es1371) which seems to be
> > installed.
> 
> Hmm...  I have one of those in one of my machines.  But I thought that
> card actually did use the 'sb' driver.  You might try that.  But it is
> only my faded memory that is pointing me there.  My box with that card
> is, ahem, running another operating system at the moment.  When I
> reboot it back to linux I will check it.
> 

The problem was the digital speakers we were using, in order for this to
work we needed to add the option "spdif=1" to es1371 module
configuration

Michel




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Sound access denied in user mode

2002-09-11 Thread Stephen Gran

This one time, at band camp, Pierre Dupuis said:
> Hello all :)
> 
> So now it seems to be ok, i have dsl internet connection configured, 
> sound when i log at root...
> But something bugging me, i don't know how to put the permission for the 
> sound available in user mode. :)
> 
> Maybe someone can help me :)
> 
> Pierre Dupuis
> [EMAIL PROTECTED]
adduser $USER audio
substitute real username, of course.
Steve
-- 
Kites rise highest against the wind -- not with it.
-- Winston Churchill



msg01818/pgp0.pgp
Description: PGP signature


Re: Sound access denied in user mode

2002-09-11 Thread Matt Miller

On Wed, 2002-09-11 at 12:58, Pierre Dupuis wrote:
> Hello all :)
> 
> So now it seems to be ok, i have dsl internet connection configured, 
> sound when i log at root...
> But something bugging me, i don't know how to put the permission for the 
> sound available in user mode. :)

A quick analysis of /dev/dsp shows the owner as root and group as audio:
$ ls -l /dev/dsp
crw-rw1 root audio 14,   3 Apr 14  2001 /dev/dsp

Add the user to the group "audio" and the problem is fixed:

root@box:$ usermod -G audio 



-- 
Matt Miller
Systems Administrator
MP TotalCare
gpg public key id: 
08BC7B06



signature.asc
Description: This is a digitally signed message part


Re: Sound access denied in user mode

2002-09-11 Thread ernst

Hi

First:
#adduser someuser audio

then you'll probably need to do:
#chmod a+rw /dev/your_audio

/ernst



On Wed, 11 Sep 2002, Pierre Dupuis wrote:

> Hello all :)
>
> So now it seems to be ok, i have dsl internet connection configured,
> sound when i log at root...
> But something bugging me, i don't know how to put the permission for the
> sound available in user mode. :)
>
> Maybe someone can help me :)
>
> Pierre Dupuis
> [EMAIL PROTECTED]
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Sound card -> sb: dsp reset failed.

2002-09-27 Thread Jamin W . Collins

On Fri, 27 Sep 2002 15:46:38 -0400 "BOND ISCT" <[EMAIL PROTECTED]>
wrote:

>   Subsystem: Creative Labs CT4780 SBLive! Value

You don't want to load the "sb" module for this card.

> 
> $ less /etc/modutils/sound
> # ALSA portion
> alias char-major-116 snd
> alias snd-card-0 snd-ens1370
   ^^^
The above should be emu10k1.

-- 
Jamin W. Collins


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: sound is being played too fast?

2002-10-09 Thread p

On Wed, Oct 09, 2002 at 04:02:53PM -0500, Martin A. Hansen wrote:
> hi
> 
[snip]
> 
> and how do i get rid of that annoying 'beep' whenever i mistype?
> 
> 
> :o)
> 
> martin
> 
>

//

in x:

xset b off

kthxbye.

b.

// 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Sound card driver for CM87389(rev 10)

2002-09-03 Thread Burkhard Ritter

On Sun, 1 Sep 2002, Paul E Condon wrote:

> I am working on getting sound set up on this Woody computer.
> I got a sound card from Frys and plugged it in.
> lspci says it is C-Media Electronics CM8738(rev 10).
> I suspect that I need the cmpci.o modules, that appeared
> when I was installing the vanilla Woody. But I couldn't
> get vanilla to handle my CD reader in a way that I understood,
> and I have installed the compact version of Woody, which
> I can make work for both my CD reader and writer (separate
> devices hdc and hdd, respectively).
>
> But compact doesn't include cmpci.o
>
> Where can I find it? What package must I load to get it to
> show up in /lib/modules/... ?
>
> Or am I totally misunderstanding? I have never done sound,
> so am ignorant of even the most basic sound info. I read
> various howto and think I understand, but then when I try,
> it doesn't work.
>
> TIA
perhabs you want to install the alsa-packages or even compile alsa from
source.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Sound card driver for CM87389(rev 10)

2002-09-03 Thread Shyamal Prasad

"Paul" == Paul E Condon  writes:

Paul> But compact doesn't include cmpci.o

Paul> Where can I find it? What package must I load to get it to
Paul> show up in /lib/modules/... ?

I know that if you use a pre-built generic 2.4.18 kernels you get
cmpci as a module. I use this driver on my machine.

For example, do:

apt-get install kernel-image-2.4.18-k7

to get an AMD athlon (k7) kernel. 

You can replace the -k7 suffix with -386, -586tsc (classic Pentium),
-686, -686-smp, or -k6 depending on what CPU you actually have.

Follow the instructions you get about "initrd" and lilo during the
installation like they say. Add cmpci to the /etc/modules file and
reboot.

I don't really know about the 2.2.x kernels so I'll let some one else
help you on that.

Cheers!
Shyamal


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




[SOLVED] Re: Sound card driver for CM87389(rev 10)

2002-09-03 Thread Paul E Condon

On Sun, Sep 01, 2002 at 12:00:51PM -0700, Paul E Condon wrote:
> I am working on getting sound set up on this Woody computer.
> I got a sound card from Frys and plugged it in. 
> lspci says it is C-Media Electronics CM8738(rev 10).
> I suspect that I need the cmpci.o modules, that appeared 
> when I was installing the vanilla Woody. But I couldn't 
> get vanilla to handle my CD reader in a way that I understood,
> and I have installed the compact version of Woody, which
> I can make work for both my CD reader and writer (separate
> devices hdc and hdd, respectively).
> 
> But compact doesn't include cmpci.o
> 
> Where can I find it? What package must I load to get it to
> show up in /lib/modules/... ?
> 
> Or am I totally misunderstanding? I have never done sound, 
> so am ignorant of even the most basic sound info. I read
> various howto and think I understand, but then when I try,
> it doesn't work. 
> 
> TIA
> 
The driver I need is indeed named, cmpci.o. Learned from several
private communications. But now I have a further problem that I
explain in a new post in order to have a new subject line.

Thanks to all.

-- 
Paul E Condon   
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: sound with a VIA Technologies, Inc. VT82C686 AC97 Audio

2002-10-07 Thread Seneca

On Mon, Oct 07, 2002 at 09:54:12AM +0200, Bruno Boettcher wrote:
> i am trying to get the sound working with a 2.4.18 kernel and the
> onboard chip of my athlon board...
> 
> there's not much of help in the docu so far, the kernel? docu about via
> chipsets only says they can freeze the kernel, but don't bother to say
> which module i should load for this t hing..

But did you check Configure.help?

> i tryed to load ac97, but this stays alone, doesn't even need
> soundcore to be loaded so i am quite clueless about how to set this
> up...

I don't have one of those soundchips, but by looking at the
documentation and makefile, did you try "modprobe via82cxx_audio"?

-- 
Seneca
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: sound with a VIA Technologies, Inc. VT82C686 AC97 Audio

2002-10-07 Thread Q. Gong

You need to load three modules.
# modprobe soundcore
# modprobe ac97_codec
# modprobe via82cxxx_audio

Good luck,

Qian

On Mon, 7 Oct 2002 [EMAIL PROTECTED] wrote:

> Date: Mon, 7 Oct 2002 09:54:12 +0200
> From: [EMAIL PROTECTED]
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: sound with a VIA Technologies, Inc. VT82C686 AC97 Audio
> Resent-Date: Mon,  7 Oct 2002 02:45:39 -0500 (CDT)
> Resent-From: [EMAIL PROTECTED]
>
> Hello!
>
> i am trying to get the sound working with a 2.4.18 kernel and the
> onboard chip of my athlon board...
>
> there's not much of help in the docu so far, the kernelö docu about via
> chipsets only says they can freeze the kernel, but don't bother to say
> which module i should load for this t hing..
>
> i tryed to load ac97, but this stays alone, doesn't even need
> soundcore to be loaded so i am quite clueless about how to set this
> up...
>
> i compiled oss and alsa as modules for my kernel, but both fail to
> recognize and set up the sound...
>
> so any help welcome!
>
>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: sound with a VIA Technologies, Inc. VT82C686 AC97 Audio

2002-10-07 Thread John Foster

On Mon, 2002-10-07 at 02:54, Bruno Boettcher wrote:
> Hello!
> 
> i am trying to get the sound working with a 2.4.18 kernel and the
> onboard chip of my athlon board...
==
You will most likely need to recompile your kernel and include the sound
driver in the kernel. You will not need alsa or oss for this to work so
do NOT select them when setting the kernel configs. You will need arts
if you use kde and you will need esd or alsa to comply with some of the
dependencies of other applications I am using this chipset with KDE3 on
SID and the sound is fantastic.
-- 
John Foster


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Sound doesn't work for me on woody, I need help and advice

2002-09-03 Thread Udo Schlaepfer

Paul E Condon <[EMAIL PROTECTED]> writes:

> I am working on getting sound working on my computer. I have never had
> sound working before, so lots of things might be wrong, most probably, I
> don't know what I'm doing, but other things, too.

Read the sound howto and alsa howto:

http://www.boosthardware.com/LAU/guide/

>  So far I have determined that my sound card uses CM8738 chip and the
> driver for it is cmpci.o which is beging loaded. But...
>  During boot, a message flashes by that says that snd.o can't be found,
> and hence is not loaded.
>  snd.o seems to be part of alsa, according to a search of the data base
> at debian.org. In that database however, the only hits are for alsa
> packages that are supposed to work with kernel 2.4.xx and I am running
> kernel 2.2.20 vanilla.

,[ alsa 0.9.0rc3 INSTALL ]
| The ALSA driver replaces the OSS/Free driver. The OSS/Free driver is
| present in current Linux kernels (2.2).  Since version 0.4.0, ALSA has
| supported only 2.2+ kernels. The 2.0 kernels are no longer supported. You
| must compile the kernel with sound support (you do not need to select any
| of the other sound modules apart from sound support).
`

So 2.2.20 should work. I am using 2.4.18 ...

>  I look in my /lib/modules and in dselect and see that some alsa stuff is
> installed. I try to configure it, and get puzzling results.  In
> particular, my sound chip is not mentioned as a choise in the pick list
> for chips/cards. CM8330 is there, which is a different chip at the
> C-Media web site.

If this is your card: C-Media CMI8738
then it is supported by alsa 0.9.0rc3.

>  I look in dselect to see what alsa components might usefully be
> installed. I find no packages that mention 2.2.xx explicitly, but many
> that mention 2.4.xx, and many different flavors of 2.4.xx, too.

Quite frankly i find the x+10 alsa packages disturbing. 3 differnet
versions, none really usefull (to me). I grabed the the source packages
from

http://www.alsa-project.org/

compiled them and enjoy my mp3s. You need a fully configured kernel source
tree for this.

TschÖ Udo.
-- 
Now playing: Dead Can Dance - Karath (Live)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]