Missing sound module after upgrade

2012-02-02 Thread Tony van der Hoff
The latest kernel upgrade for Squeeze caused my sound to die. I 
eventually tracked this down to missing module snd-hda-intel.


Performing modprobe snd-hda-intel restores normal operation.

I can't find which configuration file to update with this command to 
allow it to persist through a reboot.


Any suggestions, please?

Cheers, Tony
--
Tony van der Hoff| mailto:t...@vanderhoff.org
Buckinghamshire, England |


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f2ad013.5050...@vanderhoff.org



Re: Missing sound module after upgrade

2012-02-02 Thread Sebastian Steinhuber
Am 02.02.2012 19:04, schrieb Tony van der Hoff:
 The latest kernel upgrade for Squeeze caused my sound to die. I
 eventually tracked this down to missing module snd-hda-intel.
 
 Performing modprobe snd-hda-intel restores normal operation.
 
 I can't find which configuration file to update with this command to
 allow it to persist through a reboot.
 
 Any suggestions, please?
 
 Cheers, Tony

Hmm, the module should be tried and loaded at startup, you might want to
check syslog. Anyway you can add a line to /etc/modules to load it:

# echo snd-hda-intel /etc/modules


Sebastian


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jgem44$n3q$1...@dough.gmane.org



hotplugging pcmcia card (netgear) tries to load sound module

2005-09-08 Thread Andreas Goesele
Hi!

Under Debian woody I had a working prism54 install. I updated to sarge
and the card isn't working any more. The problem seems to be related
to the fact, that when I hotplug the card the system tries to load a
sound module.

Any suggestion what I could do?

Here some further information. Please tell me, if I should provide
some additional info!

1.) lsmod shows the prism54 module installed, but unused

prism54 34096 0 (unused)

2.) ifconfig doesn't show the interface (which should be eth0 in my
case).

3.) dmesg shows:

cs: cb_alloc(bus 1): vendor 0x1260, device 0x3890
PCI: Enabling device 01:00.0 ( - 0002)
Loaded prism54 driver, version 1.0.2.2
eth1: prism54 driver detected card model: Netgear WG511
Intel 810 + AC97 Audio, version 0.24, 04:56:43 Feb 16 2004

4.) removing the card dmesg shows:
Assuming someone else called the IRQ
eth1: hot unplug detected
eth1: removing device
cs: cb_free(bus 1)

5.) In daemon.log I find:

Sep 3 21:10:25 debian cardmgr[1013]: socket 0: CardBus hotplug device
Sep 3 21:10:26 debian insmod: 
/lib/modules/2.4.24/kernel/drivers/sound/i810_audio.o: init$
Sep 3 21:10:26 debian insmod: Hint: insmod errors can be caused by incorrect 
module param$
Sep 3 21:10:26 debian insmod: 
/lib/modules/2.4.24/kernel/drivers/sound/i810_audio.o: insm$
Sep 3 21:10:26 debian insmod: 
/lib/modules/2.4.24/kernel/drivers/sound/i810_audio.o: insm$
Sep 3 21:10:34 debian dhclient: Internet Systems Consortium DHCP Client V3.0.1
Sep 3 21:10:34 debian dhclient: Copyright 2004 Internet Systems Consortium.
Sep 3 21:10:34 debian dhclient: All rights reserved.
Sep 3 21:10:34 debian dhclient: For info, please visit 
http://www.isc.org/products/DHCP
Sep 3 21:10:34 debian dhclient:
Sep 3 21:10:34 debian dhclient: Listening on LPF/eth1/00:00:00:00:00:00
Sep 3 21:10:34 debian dhclient: Sending on LPF/eth1/00:00:00:00:00:00
Sep 3 21:10:34 debian dhclient: Sending on Socket/fallback
Sep 3 21:10:34 debian dhclient: receive_packet failed on eth1: Network is down
Sep 3 21:11:39 debian dhclient: No DHCPOFFERS received.
Sep 3 21:11:39 debian dhclient: No working leases in persistent database - 
sleeping.
Sep 3 21:11:47 debian dhclient: Internet Systems Consortium DHCP Client V3.0.1
Sep 3 21:11:47 debian dhclient: Copyright 2004 Internet Systems Consortium.
Sep 3 21:11:47 debian dhclient: All rights reserved.
Sep 3 21:11:47 debian dhclient: For info, please visit 
http://www.isc.org/products/DHCP
Sep 3 21:11:47 debian dhclient:

Thanks a lot for any help!

Andreas Goesele

-- 
Omnis enim res, quae dando non deficit, dum habetur et non datur,
nondum habetur, quomodo habenda est.
  Augustinus, De doctrina christiana


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



Re: hotplugging pcmcia card (netgear) tries to load sound module (correction)

2005-09-08 Thread Andreas Goesele
My last mail contained a small error. Under 2.) I should have written
that the interface shoulc be eth1 (not eth0).

Also, I was asked whether I use wireless-tools: I have them installed
and configured (taken over from woody). So, I guess I'm using them.

Any suggestions for my problem?

Andreas Gösele


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



can't install sound module

2004-11-08 Thread belahcene abdelkader
Hi, please I am confused to ask again about sound
card. In the article post-configuration I didn't
find answer.
my sound card an isa ess 1869,  (which is detected by
knoppix) is not detected by unbutu distro ( debian
like with gnome desktop)

I try this:

[EMAIL PROTECTED]:/home/bela # modprobe  soundcore
[EMAIL PROTECTED]:/home/bela # modinfo  soundcore
filename:  
/lib/modules/2.6.8.1-3-386/kernel/sound/soundcore.ko
description:Core sound module
author: Alan Cox
license:GPL
alias:  char-major-14-*
vermagic:   2.6.8.1-3-386 preempt 386 gcc-3.3
depends:
[EMAIL PROTECTED]:/home/bela # insmod  soundcore
insmod: can't read 'soundcore': No such file or
directory

Here could't install the module !!!

sndconfig is no longer usable from kernel 2.6 ( module
are *.ko instead of *.o)  

thanks a lot
bela




=




__ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 


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



Re: can't install sound module

2004-11-08 Thread Andrea Vettorello
On Mon, 8 Nov 2004 03:43:20 -0800 (PST), belahcene abdelkader
[EMAIL PROTECTED] wrote:
 Hi, please I am confused to ask again about sound
 card. In the article post-configuration I didn't
 find answer.
 my sound card an isa ess 1869,  (which is detected by
 knoppix) is not detected by unbutu distro ( debian
 like with gnome desktop)
 
 I try this:
 
 [EMAIL PROTECTED]:/home/bela # modprobe  soundcore
 [EMAIL PROTECTED]:/home/bela # modinfo  soundcore
 filename:
 /lib/modules/2.6.8.1-3-386/kernel/sound/soundcore.ko
 description:Core sound module
 author: Alan Cox
 license:GPL
 alias:  char-major-14-*
 vermagic:   2.6.8.1-3-386 preempt 386 gcc-3.3
 depends:
 [EMAIL PROTECTED]:/home/bela # insmod  soundcore
 insmod: can't read 'soundcore': No such file or
 directory
 
 Here could't install the module !!!
 
 sndconfig is no longer usable from kernel 2.6 ( module
 are *.ko instead of *.o)
 

Is suggested to use modprobe to load kernel modules instead of
insmod, look in the man pages for details and lsmod to look what
modules are loaded. Be sure to install module-init-tools to use
kernel 2.6.x


Andrea


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



sound: Module snd und i810_audio, Kerneloptionen

2004-02-07 Thread Uwe Thormann
Hallo,


verzweifelt versuche ich in den letzten Tagen meinem Ausus-Board Sound 
abzulocken (i810). Anscheinend fehlt mir jetzt das Modul snd (wegen ALSA).

Ich finde aber beim Kernel 2.4.24 einfach die richtigen Optionen nicht.

Knoppix funktioniert aber gut - deshalb Konfigurationsproblem.


Kann jemand einen Tip geben?



Uwe


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: sound: Module snd und i810_audio, Kerneloptionen

2004-02-07 Thread Andreas Janssen
Hallo

Uwe Thormann ([EMAIL PROTECTED]) wrote:

 verzweifelt versuche ich in den letzten Tagen meinem Ausus-Board Sound
 abzulocken (i810). Anscheinend fehlt mir jetzt das Modul snd (wegen
 ALSA).
 
 Ich finde aber beim Kernel 2.4.24 einfach die richtigen Optionen
 nicht.

Alsa ist in Kernel 2.4 nicht enthalten, es ist erst in 2.6 mit dabei. Du
solltest also entweder die vorhandenen Treiber verwenden (es geht
nämlich auch ohne Alsa), oder Alsa installieren - in Deinem Fall
wahrscheinlich das Quellpaket. Mit make-kpkg kannst Du Dir ein deb mit
den Modulen erstellen. Wenn Du die im Kernel vorhandenen Treiber
benutzen willst, dann mußt Du unter Sound folgendes auswählen:

M Sound card support
M Intel ICH (i8xx), SiS 7012, NVidia nForce Audio or AMD 768/811x

Grüße
Andreas Janssen

-- 
Andreas Janssen
[EMAIL PROTECTED]
PGP-Key-ID: 0xDC801674
Registered Linux User #267976


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: sound module stuck

2002-12-22 Thread Rob Weir
On Thu, Dec 19, 2002 at 01:27:31PM -0500, David H. Clymer wrote:
 
 woody:~# lsmod
 Module  Size  Used byNot tainted
 es1370 28912   2 
 
 woody:~# rmmod es1370
 es1370: Device or resource busy
 
 woody:~# fuser /dev/dsp
 /dev/dsp:10114
 woody:~# ps aux |grep 10114
 david10114  0.0  0.3  3132 1856 ?SDec12   0:04 esd
 -nobeeps
 root 11702  0.0  0.0  1340  476 pts/1S13:13   0:00 grep
 10114
 
 woody:~# kill 10114
 woody:~# fuser /dev/dsp
 woody:~# lsmod
 Module  Size  Used byNot tainted
 es1370 28912   1 
 woody:~# rmmod es1370
 es1370: Device or resource busy
 
 any idea what might be using that module?

Hm, that's a weird one.  Have you tried fuser'ing for /dev/mixer and
/dev/audio as well?  Also, as someone else recommended, just look
through for soundish-sounding programs and see what they've
opened/whether killing them helps, etc...

-rob



msg20526/pgp0.pgp
Description: PGP signature


sound module stuck

2002-12-19 Thread David H. Clymer
Hi folks!

Is there any way to force the removal of a loaded kernel module? For
some reason, my sound just stopped working and all audio programs are
saying that they cant open my audio device, and so I was going to try to
reload the module for my soundcard, but when I do an rmmod es1370 it
says that it is in use (though i'm pretty sure its not. man rmmod has no
mention of a force switch. Is this something that can be done? Is it
stupid to even want to do something like that?

awaiting enlightenment,

davidc




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




Re: sound module stuck

2002-12-19 Thread Kent West
David H. Clymer wrote:


Hi folks!

Is there any way to force the removal of a loaded kernel module? For
some reason, my sound just stopped working and all audio programs are
saying that they cant open my audio device, and so I was going to try to
reload the module for my soundcard, but when I do an rmmod es1370 it
says that it is in use (though i'm pretty sure its not.
 

It's probably being used by another module. Like in this example:

Module  Size  Used byTainted: PF
vmnet  17920   5
vmmon  18228   6
i810_audio 20424   0
soundcore   3460   2  [i810_audio]
ac97_codec  9544   0  [i810_audio]

I wouldn't be able to rmmod the soundcore and ac97_codec modulse until I 
first rmmod'd the i810_audio module.

So what does the output of lsmod look like?

Kent

 



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



Re: sound module stuck

2002-12-19 Thread David H. Clymer

woody:~# lsmod
Module  Size  Used byNot tainted
es1370 28912   2 

woody:~# rmmod es1370
es1370: Device or resource busy

woody:~# fuser /dev/dsp
/dev/dsp:10114
woody:~# ps aux |grep 10114
david10114  0.0  0.3  3132 1856 ?SDec12   0:04 esd
-nobeeps
root 11702  0.0  0.0  1340  476 pts/1S13:13   0:00 grep
10114

woody:~# kill 10114
woody:~# fuser /dev/dsp
woody:~# lsmod
Module  Size  Used byNot tainted
es1370 28912   1 
woody:~# rmmod es1370
es1370: Device or resource busy

any idea what might be using that module?

davidc

On Thu, 2002-12-19 at 12:19, Kent West wrote:
 David H. Clymer wrote:
 
 Hi folks!
 
 Is there any way to force the removal of a loaded kernel module? For
 some reason, my sound just stopped working and all audio programs are
 saying that they cant open my audio device, and so I was going to try to
 reload the module for my soundcard, but when I do an rmmod es1370 it
 says that it is in use (though i'm pretty sure its not.
   
 
 It's probably being used by another module. Like in this example:
 
 Module  Size  Used byTainted: PF
 vmnet  17920   5
 vmmon  18228   6
 i810_audio 20424   0
 soundcore   3460   2  [i810_audio]
 ac97_codec  9544   0  [i810_audio]
 
 I wouldn't be able to rmmod the soundcore and ac97_codec modulse until I 
 first rmmod'd the i810_audio module.
 
 So what does the output of lsmod look like?
 
 Kent
 
   
 
 
 
 -- 
 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 module stuck

2002-12-19 Thread Kent West
David H. Clymer wrote:


woody:~# lsmod
Module  Size  Used byNot tainted
es1370 28912   2 

woody:~# rmmod es1370
es1370: Device or resource busy

woody:~# fuser /dev/dsp
/dev/dsp:10114
woody:~# ps aux |grep 10114
david10114  0.0  0.3  3132 1856 ?SDec12   0:04 esd
-nobeeps
root 11702  0.0  0.0  1340  476 pts/1S13:13   0:00 grep
10114

woody:~# kill 10114
woody:~# fuser /dev/dsp
woody:~# lsmod
Module  Size  Used byNot tainted
es1370 28912   1 
woody:~# rmmod es1370
es1370: Device or resource busy

any idea what might be using that module?

 


I would look through the output of ps ax for anything that looks like 
sound-related stuff.

Kent



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



sound module

2002-11-09 Thread Garry Duell
Does anyone know the module/modules to use for the Creative 4237b chip?

Thanks in advance


-- 
Garry H Duell
Academic Services Manager
Capitol College
301-369-2800 x2039


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




Kernel hangs on sound module

2002-09-05 Thread Steven Kurylo

Using the debian kernel image 2.4.18 (or 16, 17, etc) I try and insert 
the module for my sound card (es1371), the kernel hangs.  No oops, no 
messages anywhere, other than a being told loading the module was a 
success.  I have to press the reboot switch to get the machine going again.

I pulled out my es1371 sound card and turn onboard audio back on 
(via82cxxx_audio).  When the module is inserted, the kernel hangs again. 
 The last line I see is ac97_codec : AC97 Audio Codec, ID : 
0x4943:0x4511 (ICE1232).  No other modules are causing problems.

So I compiled my own 2.4.19 kernel and built via82cxxx_audio into the 
kernel.  The kernel again hangs when it reaches the sound card.

This machine has been running woody for over a year without problems. 
 When woody was released I installed a new HD and a clean new copy of 
woody.  I think this problem happend then, but I rebooted and it went 
away.  I've rebooted many times since then, same kernel, and never had 
this issue.  Now it won't go away.

The only other symptom of a problem I have found is that if I tried and 
boot using the debian kernel-image-2.4.18-bf2.4, the kernel hangs when 
partition check appears on the screen.  It seems like the partition 
check is finished, but it just hangs there.

The es1371 sound card is now working happily in another woody machine. 
 My onboard sound card works fine if I boot into windows XP (XP is on a 
different HD).

Some information about my system is below.  Does anyone have any ideas? 
 Thanks.

Linux kurylo 2.4.18-k7 #1 Sun Apr 14 13:19:11 EST 2002 i686 unknown
Duron 900, 512 RAM, asus A7V motherboard
linux is on hda, windowsXP is on hde, and hdf is extra data
lspci says my sound card is 00:04.5 Multimedia audio controller: VIA 
Technologies, Inc. AC97 Audio Controller (rev 50)




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




Re: sound module for CS4236 in Potato-r4?

2002-02-01 Thread Klaus Neumann
Thanks a lot for your reply. Something is still wrong here.
I get at boot time:
Sound: DMA (output) timed out - IRQ/DRQ config error?

Where do I find the correct irq settings?
/proc/sys/pnp does not exist on my system.

My sound used to work just fine under SuSE7.2. I still have the old /etc backed 
up. Does this help?

On Wed, 30 Jan 2002 15:55:15 -0600
Adam Majer [EMAIL PROTECTED] wrote:

 On Tue, Jan 29, 2002 at 08:17:41PM -0800, Klaus Neumann wrote:
  Hi,
  Can't find the right sound module for my CS4236 in Debian potato r4. Any 
  hint will be appreciated. Thanks!
 
 
 This is from kernel 2.2.19, Documentation/sound/README.OSS
 
 Crystal CS4232 and CS4236 based cards such as AcerMagic S23, TB Tropez _Plus_ 
 and
 many PC motherboards (Compaq, HP, Intel, ...)
 CS4232 is a PnP multimedia chip which contains a CS3231A codec,
 SB and MPU401 emulations. There is support for OPL3 too.
 Unfortunately the MPU401 mode doesn't work (I don't know how to
 initialize it). CS4236 is an enhanced (compatible) version of CS4232.
 NOTE! Don't ever try to use isapnptools with CS4232 since this will 
 just
 freeze your machine (due to chip bugs). If you have problems in 
 getting
 CS4232 working you could try initializing it with DOS (CS4232C.EXE) 
 and
 then booting Linux using loadlin. CS4232C.EXE loads a secret firmware
 patch which is not documented by Crystal.
 
 
 You need CONFIG_SOUND_CS4232. That's in the kernel. Documentation is at
 
 kernel-dir/Documentation/sound/CS4232
 
 It reads:
 
 To configure the Crystal CS423x sound chip and activate its DSP functions,
 modules may be loaded in this order:
 
 modprobe sound
 insmod ad1848
 insmod uart401
 insmod cs4232 io=* irq=* dma=* dma2=*
 
 This is the meaning of the parameters:
 
 io--I/O address of the Windows Sound System (normally 0x534)
 irq--IRQ of this device
 dma and dma2--DMA channels (DMA2 may be 0)
 
 On some cards, the board attempts to do non-PnP setup, and fails.  If you
 have problems, use Linux' PnP facilities.
 
 To get MIDI facilities add
 
 insmod opl3 io=*
 
 where io is the I/O address of the OPL3 synthesizer. This will be shown
 in /proc/sys/pnp and is normally 0x388.
 
 
 Hope this helps,
 Adam
 
 PS. You can substitute modprobe instead of insmod. And to have it loaded at 
 boot time (after you get it working), put the names of the modules (if any) 
 that you need loaded in /etc/modules
 


-- 
Regards,
Klaus
=
Debian-Linux - The better choice!
=



Re: sound module for CS4236 in Potato-r4?

2002-02-01 Thread Adam Majer
On Fri, Feb 01, 2002 at 01:31:34PM -0800, Klaus Neumann wrote:
 Thanks a lot for your reply. Something is still wrong here.
 I get at boot time:
 Sound: DMA (output) timed out - IRQ/DRQ config error?

Ahh - so at least it is detected now AFAIKT.

 Where do I find the correct irq settings?
 /proc/sys/pnp does not exist on my system.

Can you compile the kernel yourself? Adding in PnP support to the 
kernel would help you there.

Do you have the driver as a module? If yes, then you can try all IRQ 
[5,7,9,10,11 are the most common.] just with modprobe. But I believe 
that PnP support in the kernel is needed.


 My sound used to work just fine under SuSE7.2. I still have the old /etc 
 backed up. Does this help?

no really :(



Re: sound module for CS4236 in Potato-r4?

2002-01-30 Thread Adam Majer
On Tue, Jan 29, 2002 at 08:17:41PM -0800, Klaus Neumann wrote:
 Hi,
 Can't find the right sound module for my CS4236 in Debian potato r4. Any hint 
 will be appreciated. Thanks!


This is from kernel 2.2.19, Documentation/sound/README.OSS

Crystal CS4232 and CS4236 based cards such as AcerMagic S23, TB Tropez _Plus_ 
and
many PC motherboards (Compaq, HP, Intel, ...)
CS4232 is a PnP multimedia chip which contains a CS3231A codec,
SB and MPU401 emulations. There is support for OPL3 too.
Unfortunately the MPU401 mode doesn't work (I don't know how to
initialize it). CS4236 is an enhanced (compatible) version of CS4232.
NOTE! Don't ever try to use isapnptools with CS4232 since this will just
freeze your machine (due to chip bugs). If you have problems in getting
CS4232 working you could try initializing it with DOS (CS4232C.EXE) and
then booting Linux using loadlin. CS4232C.EXE loads a secret firmware
patch which is not documented by Crystal.


You need CONFIG_SOUND_CS4232. That's in the kernel. Documentation is at

kernel-dir/Documentation/sound/CS4232

It reads:

To configure the Crystal CS423x sound chip and activate its DSP functions,
modules may be loaded in this order:

modprobe sound
insmod ad1848
insmod uart401
insmod cs4232 io=* irq=* dma=* dma2=*

This is the meaning of the parameters:

io--I/O address of the Windows Sound System (normally 0x534)
irq--IRQ of this device
dma and dma2--DMA channels (DMA2 may be 0)

On some cards, the board attempts to do non-PnP setup, and fails.  If you
have problems, use Linux' PnP facilities.

To get MIDI facilities add

insmod opl3 io=*

where io is the I/O address of the OPL3 synthesizer. This will be shown
in /proc/sys/pnp and is normally 0x388.


Hope this helps,
Adam

PS. You can substitute modprobe instead of insmod. And to have it loaded at 
boot time (after you get it working), put the names of the modules (if any) 
that you need loaded in /etc/modules



sound module for CS4236 in Potato-r4?

2002-01-29 Thread Klaus Neumann
Hi,
Can't find the right sound module for my CS4236 in Debian potato r4. Any hint 
will be appreciated. Thanks!

-- 
Regards,
Klaus
=
Debian-Linux - The better choice!
=



Sound Module not loaded (was: Modules gone after Kernel update to 2.4.7)

2001-08-01 Thread Herbert Pirke
Hi,

thanks for the link. I updated some more packages and
finally everything works, except one little detail:

The sound modules are not automatically loaded by the
esd sound deamon when a sound application uses it.
XMMS quits saying device /dev/dsp does not exist.

Obviously, the device exists (same as audio) and the
user is part of the audio group.

After a manual modprobe, the sound works without any
problems... any ideas?

Herbert

--- Nathan E Norman [EMAIL PROTECTED] wrote:
 On Tue, Jul 31, 2001 at 05:11:44PM -0600, Gary
 Hennigan wrote:
  If you're running potato look at the debian-user
 list archive. I seem
  to recall a post on how to run a 2.4.x kernel on
 potato.
 
 That post would be from Adrian Bunk who is
 maintaining package sets to
 allow 2.4.x kernels to work with potato.  (Thank you
 Adrian).
 
 I think the URL you seek is 
 
  

http://people.debian.org/~bunk/debian/dists/potato/main/binary-i386/
 
 I'm not sure what the apt line for that is :)  I
 don't run potato
 anymore.  Probably it's
 
   deb http://people.debian.org/~bunk/debian potato
 main
 
 Cheers,
 
 -- 
 Nathan Norman - Staff Engineer | A good plan today
 is better
 Micromuse Ltd. | than a perfect plan
 tomorrow.
 mailto:[EMAIL PROTECTED]   |   -- Patton
 

 ATTACHMENT part 2 application/pgp-signature 



__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/



Removing a sound module?

2001-07-30 Thread Antti Tolamo

How can I remove a soundmodule if it doesn't succeed from modconf?

I installed wrong module and now it fails as I try to remove it.


Antti

Antti


My PGP public key:
http://linux.tola.org/~chicken/antti_pgp.txt

--
Sex, rags and rock'n roll!
--







Re: Removing a sound module?

2001-07-30 Thread staf wagemakers
On Mon, Jul 30, 2001 at 04:07:05PM +0300, Antti Tolamo wrote:
 How can I remove a soundmodule if it doesn't succeed from modconf?
 
 I installed wrong module and now it fails as I try to remove it.

modprobe -r module_name

example:  modprobe -r sb

--
staf wagemakers

email:  [EMAIL PROTECTED]
homepage:   http://www.stafwag.f2s.com



Re: Removing a sound module?

2001-07-30 Thread Peter Jay Salzman
begin: staf wagemakers [EMAIL PROTECTED] quote
 On Mon, Jul 30, 2001 at 04:07:05PM +0300, Antti Tolamo wrote:
  How can I remove a soundmodule if it doesn't succeed from modconf?
  
  I installed wrong module and now it fails as I try to remove it.
 
 modprobe -r module_name
 
 example:  modprobe -r sb
 
STM that this is exactly what he's talking about.

if you can't remove the sound module with rmmod or modprobe, you will need to
reboot the system.

pete


-- 
The following addresses had permanent fatal errors...  [EMAIL PROTECTED]
   -- Mailer Daemon  www.dirac.org/p



Re: Removing a sound module?

2001-07-30 Thread glynis
On Mon, Jul 30, 2001 at 07:50:15AM -0700, Peter Jay Salzman wrote:
 if you can't remove the sound module with rmmod or modprobe, you will 
need to
 reboot the system.

a fuser -v /dev/dsp /dev/audio /dev/mixer may be helpful in
identifying and killing a process which is using the sound device and
tying up the module.

i've also found on occasion, my sound drivers will get corrupted after
a suspend/resume on my laptop.  fuser didn't show anything using the
device, but when i checked my processes, esd was sitting there pegging
the cpu.  when i killed esd, i could remove and reinstall the sound
driver (maestro3) and sound would work again.

i appreciated this solution instead of rebooting because it is just
fun to tell people you are tracking an uptime on your laptop.

-- 
}John Flinchbaugh{__
| [EMAIL PROTECTED] http://www.hjsoft.com/~glynis/ |
~~Powered by Linux: Reboots are for hardware upgrades only~~


pgpNvMdh3ChyA.pgp
Description: PGP signature


Re: Removing a sound module?

2001-07-30 Thread Peter Jay Salzman
begin: [EMAIL PROTECTED] [EMAIL PROTECTED] quote
 On Mon, Jul 30, 2001 at 07:50:15AM -0700, Peter Jay Salzman wrote:
  if you can't remove the sound module with rmmod or modprobe, you will 
 need to
  reboot the system.
 
 a fuser -v /dev/dsp /dev/audio /dev/mixer may be helpful in
 identifying and killing a process which is using the sound device and
 tying up the module.
 
 i've also found on occasion, my sound drivers will get corrupted after
 a suspend/resume on my laptop.

this isn't a driver getting corrupted.  when a driver gets corrupted, your
kernel gets corrupted.  a reboot is necessary.

you're talking about bad behavior on the _user_ side.  not the _kernel_ side,
which is where device drivers live.

 fuser didn't show anything using the
 device, but when i checked my processes, esd was sitting there pegging
 the cpu.  when i killed esd, i could remove and reinstall the sound
 driver (maestro3) and sound would work again.
 
 i appreciated this solution instead of rebooting because it is just
 fun to tell people you are tracking an uptime on your laptop.

very true -- however, the original poster (you should've left the entire
quote in, tsk tsk!) said that he had loaded the _wrong_ module.

meaning that, somehow, the module was able to init but simply can't
communicate with the kernel.  probing hardware is a funny business.  it's
much more than conceivable that such an occurance will corrupt kernel code.

in such a case, the module fails to load not because /dev/dsp is in use, but
because of some other reason.  perhaps the MODCOUNT gets lost.  a pointer
went wild.  who knows?

in that case, a reboot is much more than recommended.  even if the system
seems fine, the potential for true misery exists.

pete

-- 
The following addresses had permanent fatal errors...  [EMAIL PROTECTED]
   -- Mailer Daemon  www.dirac.org/p



Re: Removing a sound module?

2001-07-30 Thread Stig Brautaset
* [EMAIL PROTECTED] [EMAIL PROTECTED] spake thus:

 i've also found on occasion, my sound drivers will get corrupted after
 a suspend/resume on my laptop.

My laptop's sounddriver can occasionally start spewing out noise
(crackling) along with the sound, and usually the sound is also limited
to the right speaker (less often to the left one). I had the problem
with mpg123, and it still exists with xmms.

 fuser didn't show anything using the device, but when i checked my
 processes, esd was sitting there pegging the cpu. when i killed esd, i
 could remove and reinstall the sound driver (maestro3) and sound would
 work again.

I found that just pausing xmms, or pressing any of the right/left arrow
keys to fast-forward or rewind a millisecond fixes the problem. I have
no idea what causes it, and my windows-friends are not impressed :-(

 fun to tell people you are tracking an uptime on your laptop.

yeah, me too :P

Stig
-- 
www.brautaset.org



irq 7 and sound module

2001-04-21 Thread Robin Gerard

 Hello,
 I have installed the sound module with modconf.
 My CD works fine but during the installation
 of the module I get the message : IRQ conflict.
 When I launch startx gnome-session the sound
 is stange.
 I see that the IRQ of soundblaster is set at 7,
 but 7 is already assigned whereas the IRQ 5
 is free on my machine.
 My question is: is it possible to change the IRQ of
 soundblaster from 7 to 5 now and how to realize
 it, without breaking my system ?
 
 Thanks in advance for ideas. 

-- 
Gerard



where to get sound module via82cxxx ?

2001-03-26 Thread eric

dear debian linux user:

 where I can get sound module via82c686 from deb package for my 2.2.18?

hope to get your help
sincere
eric



Re: where to get sound module via82cxxx ?

2001-03-26 Thread Rossen Naydenov

try alsa they work great for me

Ross




sound module

2000-10-25 Thread Debian Ghost
For some reason my sound module stopped working recently. I can't fathom
any configuration changes that I've made. Does anyone have any ideas on
how I can get this working?

Oct 25 16:43:07 ghost insmod: /lib/modules/2.2.15/misc/ad1848.o: insmod
sound-slot-0 failed
Oct 25 16:21:20 ghost insmod: /lib/modules/2.2.15/misc/ad1848.o: insmod
sound-slot-0 failed
Oct 25 16:21:28 ghost insmod: /lib/modules/2.2.15/misc/ad1848.o: insmod
sound-slot-0 failed
Oct 25 16:22:06 ghost insmod: /lib/modules/2.2.15/misc/ad1848.o: insmod
sound-slot-0 failed

Thanks!

D. Ghost



Sound Module for Kernel 2.0.36

1999-10-18 Thread bwarsing
Hi,

Can anybody tell me the name of the sound module for the slink/potato kernel?

This is the output from lsmod:
Module  Size  Used by
dummy   4096   0 
bsd_comp4096   0 
ppp20480   0  [bsd_comp]
nls_koi8_r  4096   0 
ipx12288   0 
epia   12288   0 
dstr   12288   0 
capidrv24576   0 
isdn   77824   0  [capidrv]
slhc8192   0  [ppp isdn]
capi8192   0 
bpck   16384   0 
aten8192   0 
cyclades   73728   0 
comm8192   0 
paride  4096   5  [epia dstr bpck aten comm]
b1pci   4096   0 
kernelcapi 45056   3  [capidrv capi b1pci]
capiutil   24576   0  [capidrv kernelcapi]
vfat   16384   0 
umsdos 20480   0 
serial 32768   1 
lp  8192   0 
rarp4096   0 
ipip4096   0 
ip_masq_irc 4096   0 
ip_masq_ftp 4096   0 
ip_masq_cuseeme 4096   0 
ip_alias4096   0 
nfs49152   0 
ncpfs  24576   0 
autofs  8192   0 
hpfs   12288   0 
cdrom   4096   0

I don't appear to have sound support.  I also have more than i need
in here.  A lot of this was added before I knew what it was.  Some of
it, I still don't.  Is there a table regarding what each is responsible
for?

Thanks,

bw


Re: Sound Module for Kernel 2.0.36

1999-10-18 Thread Eric G . Miller
 Sound isn't compiled in by default. You'll have to build your own
 kernel for that. 
-- 
++
| Eric G. Milleregm2@jps.net |
| GnuPG public key: http://www.jps.net/egm2/gpg.asc  |
++


Re: Sound Module for 2.0

1999-10-18 Thread Remco van 't Veer
/lib/modules/2.0.36/misc/sound.o


On Sat, Oct 16, 1999 at 20:12, [EMAIL PROTECTED] wrote:

 Hi,
 
 Can someone tell me what the name of the kernel module for sound is in
 version 2.0.36?
 
 Thanks,
 
 bw


-- 
charge World Trade Center Bakunin SEAL Team 6 semtex Echelon triple-DES
reefer terrorist Northold Delta Force convict South Africa encryption jihad


Re: Sound Module for Kernel 2.0.36

1999-10-18 Thread David Wright
Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]):
 Hi,
 
 Can anybody tell me the name of the sound module for the slink/potato kernel?

I assume you mean 2.2.x. It all depends on the chips in the soundcard
(or on the mobo). For example, I use:

soundcore sound uart401 sb opl3 (Intel RH)
soundcore sound ad1848 uart401 opl3sa (Intel TC)
soundcore sound mpu401 ad1848 opl3sa2
(Intel LT with noname soundcard: Yamaha OPL3-SAx)

 This is the output from lsmod:
 Module  Size  Used by
 dummy   4096   0 
 bsd_comp4096   0 
 ppp20480   0  [bsd_comp]
 nls_koi8_r  4096   0 
 ipx12288   0 
 epia   12288   0 
 dstr   12288   0 
 capidrv24576   0 
 isdn   77824   0  [capidrv]
 slhc8192   0  [ppp isdn]
 capi8192   0 
 bpck   16384   0 
 aten8192   0 
 cyclades   73728   0 
 comm8192   0 
 paride  4096   5  [epia dstr bpck aten comm]
 b1pci   4096   0 
 kernelcapi 45056   3  [capidrv capi b1pci]
 capiutil   24576   0  [capidrv kernelcapi]
 vfat   16384   0 
 umsdos 20480   0 
 serial 32768   1 
 lp  8192   0 
 rarp4096   0 
 ipip4096   0 
 ip_masq_irc 4096   0 
 ip_masq_ftp 4096   0 
 ip_masq_cuseeme 4096   0 
 ip_alias4096   0 
 nfs49152   0 
 ncpfs  24576   0 
 autofs  8192   0 
 hpfs   12288   0 
 cdrom   4096   0
 
 I don't appear to have sound support.  I also have more than i need
 in here.  A lot of this was added before I knew what it was.  Some of
 it, I still don't.  Is there a table regarding what each is responsible
 for?

Select Help when configuring the kernel and selecting the modules.
If you've installed these with a packaged kernel, you might want to
prune /etc/modules. As for a table, you can read the file
Documentation/Configure.help in any kernel source package (and
perhaps kernel doc package) which is the file used by Help.

With sound, there's no easy one-to-one lookup table that I know of.
I'm afraid I just grepped the drivers/sound directory and spotted
the chip numbers (read off the chips or from the CMOS information
which is useful for the addresses etc. To load my modules above,
/etc/modutils/local contains

options opl3sa io=0x530 irq=10 dma=0 dma2=1 mpu_io=0x330 mpu_irq=7
options sb io=0x220 irq=7 dma=1 dma16=5 mpu_io=0x330
options opl3 io=0x388
options opl3sa2 io=0x370 mss_io=0x530 mpu_io=0x330 irq=5 dma=0 dma2=1

Cheers,

-- 
Email:  [EMAIL PROTECTED]   Tel: +44 1908 653 739  Fax: +44 1908 655 151
Snail:  David Wright, Earth Science Dept., Milton Keynes, England, MK7 6AA
Disclaimer:   These addresses are only for reaching me, and do not signify
official stationery. Views expressed here are either my own or plagiarised.


Sound Module for 2.0

1999-10-17 Thread bwarsing
Hi,

Can someone tell me what the name of the kernel module for sound is in
version 2.0.36?

Thanks,

bw


problem with sound-module

1999-10-17 Thread Michiel Meeuwissen
It's driving my crazy. Why doesn't it work anymore?
warande1124:/etc# modprobe sb io=0x220 irq=5 dma=1 dma16=1 mpu_io=-1
/lib/modules/2.2.12/misc/sound.o: invalid parameter parm_io
/lib/modules/2.2.12/misc/sound.o: insmod /lib/modules/2.2.12/misc/sound.o failed
/lib/modules/2.2.12/misc/sound.o: insmod sb failed

And more gravely: How do I solve it?

-- 
% Michiel Meeuwissen 
% [EMAIL PROTECTED]
% http://www.geocities.com/mihxil


RE: problem with sound-module

1999-10-17 Thread Bryan Scaringe
Just fixed this one!

It turns out, that during a routine apt-get upgrade, the
packages kernel-source and kernel-headers were updated
from 2.2.12-3 to 2.2.12-4.

Since the module loading depends on the header files (I believe),
and those had changed (slightly), I had to rebuild the kernel.
All is better now.

This is normally not a problem, when the kernel version changes
(like 2.2.12 to 2.2.13), but can be a problem if the PACKAGE
version changes (2.2.12-3 to 2.2.12-4).

Hope this helps,
Bryan


On 17-Oct-99 Michiel Meeuwissen wrote:
 It's driving my crazy. Why doesn't it work anymore?
 warande1124:/etc# modprobe sb io=0x220 irq=5 dma=1 dma16=1 mpu_io=-1
 /lib/modules/2.2.12/misc/sound.o: invalid parameter parm_io
 /lib/modules/2.2.12/misc/sound.o: insmod /lib/modules/2.2.12/misc/sound.o
 failed
 /lib/modules/2.2.12/misc/sound.o: insmod sb failed
 
 And more gravely: How do I solve it?
 
 -- 
 % Michiel Meeuwissen 
 % [EMAIL PROTECTED]
 % http://www.geocities.com/mihxil
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
 /dev/null


Re: problem with sound-module

1999-10-17 Thread Jonathan Heaney
Michiel Meeuwissen wrote:

 It's driving my crazy. Why doesn't it work anymore?
 warande1124:/etc# modprobe sb io=0x220 irq=5 dma=1 dma16=1 mpu_io=-1
 /lib/modules/2.2.12/misc/sound.o: invalid parameter parm_io
 /lib/modules/2.2.12/misc/sound.o: insmod /lib/modules/2.2.12/misc/sound.o 
 failed
 /lib/modules/2.2.12/misc/sound.o: insmod sb failed

 And more gravely: How do I solve it?

 --
 % Michiel Meeuwissen
 % [EMAIL PROTECTED]
 % http://www.geocities.com/mihxil

 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null

for the mpu_io address, try 0x330 instead of -1.

the second line of your output suggests an invalid parameter.

Jonathan


Re: Sound module problems

1999-08-10 Thread Robert Vollmert
On Mon, Aug 09, 1999 at 11:04:38AM +0100, Matthew Vernon wrote:
 Hi all,
 
   I'm running 2.2.10 here, and am having a few problems with sound -
 whenever a program tries to access the sound device, logs show this error:
 
 Aug  9 11:00:10 aardvark modprobe: can't locate module sound-slot-0
 Aug  9 11:00:10 aardvark modprobe: can't locate module sound-service-0-3
 
 I don't have either module compiled, nor can I see any mention of where
 they should come from. lsmod shows this afterwards:
 
 aardvark# lsmod
 Module  Size  Used by
 soundcore   2372   0  (autoclean) (unused)
 
 modprobe -a opl3sa2 works fine, however.
 
 Do I need to add aliases for sound-slot-0 and sound-service-0-3 or what?

I think that
alias sound-slot-0 opl3sa2
should make things work.

HTH, Robert

-- 
Robert Vollmert  [EMAIL PROTECTED]


Sound module problems

1999-08-09 Thread Matthew Vernon
Hi all,

I'm running 2.2.10 here, and am having a few problems with sound -
whenever a program tries to access the sound device, logs show this error:

Aug  9 11:00:10 aardvark modprobe: can't locate module sound-slot-0
Aug  9 11:00:10 aardvark modprobe: can't locate module sound-service-0-3

I don't have either module compiled, nor can I see any mention of where
they should come from. lsmod shows this afterwards:

aardvark# lsmod
Module  Size  Used by
soundcore   2372   0  (autoclean) (unused)

modprobe -a opl3sa2 works fine, however.

Do I need to add aliases for sound-slot-0 and sound-service-0-3 or what?

Thanks,

Matthew


Unable to compile kernel 2.2.5 w/sound module

1999-05-25 Thread jean-Yves BARBIER
Hi all,

I try to compile a 2.2.5 kernel (was up to 2.2.7 :-(( ) to make my SG live! work
under Linux with the object module from (mis)creative.
Each time I do 'make-kpkg kernel_image' (or make clean, dep, bzImage) I have
this error message:

# drivers/char/char.a(msp3400.o): In function `msp3400c_init':
# msp3400.o(.text+0x1d02): undefined reference to `register_send_mixer'
# make[1]: *** [vmlinux] Error 1
# make[1]: Leaving directory `usr/src/kernel-source-2.2.5'
# make: *** [build] Error 2

Arrrghh ([EMAIL PROTECTED] creative!), pls help me to get this kernel to compile
correctly.
JY
-- 
Jean-Yves BARBIER [EMAIL PROTECTED]
Les choses ne sont pas toujours ce que l'on voudrait qu'elles soient qu'elles
fussent... P. DAC
Boycott Intel, watch: http://www.bigbrotherinside.com
If you need N components to build your board, you'll ALWAYS have N-1 in stock
Murphy's law


Re: Unable to compile kernel 2.2.5 w/sound module

1999-05-25 Thread jean-Yves BARBIER
jean-Yves BARBIER wrote:
 
 Hi all,
 
 I try to compile a 2.2.5 kernel (was up to 2.2.7 :-(( ) to make my SG live! 
 work

Hi again, I found the PB: Souns card must not be in module, only the driver!
(But why is it possible to compile sound card in module so??)

-- 
Jean-Yves BARBIER [EMAIL PROTECTED]
Les choses ne sont pas toujours ce que l'on voudrait qu'elles soient qu'elles
fussent... P. DAC
Boycott Intel, watch: http://www.bigbrotherinside.com
If you need N components to build your board, you'll ALWAYS have N-1 in stock
Murphy's law


Installing Sound Module

1999-05-21 Thread Nadarajah, Dinesh
I recently installed Slink have been quite happy with its performance except
that I am unable to get the sound card working. I have tried a couple of
other Linux distributions like Red Hat and Caldera's and have found loading
the sound driver as a module was much easier. Is there a program that can
do this under Debian also (I mean without recompiling the Kernel - I would
like to be able to load it as a module). I have a SoundBlaster AWE32 card.

Thanks for any help.

-D


Re: Installing Sound Module

1999-05-21 Thread Brad
On Fri, 21 May 1999, Nadarajah, Dinesh wrote:

 the sound driver as a module was much easier. Is there a program that can
 do this under Debian also (I mean without recompiling the Kernel - I would
 like to be able to load it as a module). I have a SoundBlaster AWE32 card.

To get modules, you have to recompile the kernel. In the configuration,
you can choose to put it in the kernel or to make it as a module.

Take a look at Section 11 of the Debian FAQ for more info on recompiling
the kernel.
http://www.debian.org/doc/FAQ/debian-faq-11.html

hmmm... speaking of that FAQ, it's slightly out of date... 
make-kpkg -r Custom.N kernel-image doesn't work anymore, you need
make-kpkg -rev Custom.N kernel-image... Time to submit another bug
report i guess.


silly sound-module question solved

1999-04-15 Thread Kurt Stallknecht
May be this is now in the mailing list twice, but I m not sure if 
I ve really send what I wrote yesterday.
I m now able to add sound to the list of modules in the file 
/etc/modules. This didn t work at first, because I didn t know that I 
have to run depmod -a before this (at least in the case of kernel 
2.0.34 which I still use).
Now the sound-module is loaded at boot-time.
Thanks for all the help,

Kurt


silly sound-module question

1999-04-12 Thread Kurt Stallknecht
Hi,

I compiled sound as a module and it works fine, but in which file do 
I have to put the insmod sound so that the module is loaded at 
boot-time? Can anybody help?

Thanks in advance,

Kurt


Re: silly sound-module question

1999-04-12 Thread Ajit Krishnan

On Mon, 12 Apr 1999, Kurt Stallknecht wrote:

 I compiled sound as a module and it works fine, but in which file do 
 I have to put the insmod sound so that the module is loaded at 
 boot-time? Can anybody help?

put it in /etc/conf.modules. Mine looks like this:alias eth0 smc-ultra

alias sound sb
alias parport_lowlevel parport_p
options sb io=0x240 irq=9 dma=3 mpu_io=0x330
options parport_pc io=0x378 irq=7

# end of /etc/conf.modules


ajit

 
 Thanks in advance,
 
 Kurt
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: silly sound-module question

1999-04-12 Thread Wayne Topa

Subject: Re: silly sound-module question
Date: Mon, Apr 12, 1999 at 05:40:22AM -0400

In reply to:Ajit Krishnan

Quoting Ajit Krishnan([EMAIL PROTECTED]):
 
 On Mon, 12 Apr 1999, Kurt Stallknecht wrote:
 
  I compiled sound as a module and it works fine, but in which file do 
  I have to put the insmod sound so that the module is loaded at 
  boot-time? Can anybody help?
 
 put it in /etc/conf.modules. Mine looks like this:alias eth0 smc-ultra
 
 alias sound sb
 alias parport_lowlevel parport_p
 options sb io=0x240 irq=9 dma=3 mpu_io=0x330
 options parport_pc io=0x378 irq=7
 
 # end of /etc/conf.modules
 

 In  /etc/conf.modules  quote
### This file is automatically generated by update-modules
#
# Please do not edit this file directly. If you want to change or add
# anything please take a look at the files in /etc/modutils and read
# the manpage for update-modules.
#
   unquote.

I would advise that you read man modules  update-modules and act accordingly.

Just my opinion.

 
-- 
Flon's Law:
  There is not now, and never will be, a language in which it is
  the least bit difficult to write bad programs.
___
Wayne T. Topa [EMAIL PROTECTED]


Re: silly sound-module question

1999-04-12 Thread Ajit Krishnan
Thank you,

I have now read the appropriate man pages...I didn't realize that 
update-modules existed. 

the updates-modules script does not know the io address, irq, dma of my
soundcard, or the io of my parallel port (all of which i have compiled as
modules).

I have now created another file /etc/modutils/my_stuff and put my system
specific configuration in there, and then called update-modules to create
/etc/conf.modules. I guess that would be more appropriate.

Ajit

On Mon, 12 Apr 1999, Wayne Topa wrote:
snipped what I had written
 
  In  /etc/conf.modules  quote
 ### This file is automatically generated by update-modules
 #
 # Please do not edit this file directly. If you want to change or add
 # anything please take a look at the files in /etc/modutils and read
 # the manpage for update-modules.
 #
unquote.
 
 I would advise that you read man modules  update-modules and act accordingly.
 
 Just my opinion.
 
  
 -- 
 Flon's Law:
   There is not now, and never will be, a language in which it is
   the least bit difficult to write bad programs.
 ___
 Wayne T. Topa [EMAIL PROTECTED]
 


(fwd) Re: silly sound-module question

1999-04-12 Thread Navindra Umanee
Kurt Stallknecht [EMAIL PROTECTED] wrote:
 I compiled sound as a module and it works fine, but in which file do 
 I have to put the insmod sound so that the module is loaded at 
 boot-time? Can anybody help?

Last I checked all you had to do was put the module name (eg, sound)
in /etc/modules.  Debian has been fooling around with module configs
though so this *might* have changed in the version of the distribution
you are using.

Cheers,
Navin.

PS I'm sorry if you see this twice.  The first time I tried to post it
   but apparently it failed.
-- 
These download files are in Microsoft Word 6.0 format.  After unzipping, 
these files can be viewed in any text editor, including all versions of 
Microsoft Word, WordPad, and Microsoft Word Viewer.  [Microsoft website]
http://www.cs.mcgill.ca/~navindra/editors/ 


Re: Can't get sound module installed

1999-03-27 Thread Richard Harran
Just posting to thank everyone who helped me to sort this out. My
problem was that I hadn't selected all the necessary options in the
sound section of the config.  I also needed to create the audio device
files with: cd /dev
./MAKEDEV audio
Thanks again
Rich

Graham Ashton wrote:
 
 On Friday 26 March, Richard Harran wrote:
 
  Could someone please tell me either what I might be doing wrong, or how
  I could do the 'configure the sound driver with CONFIG_AUDIO option'
  thing.
 
 have you done either make config, make menuconfig or make xconfig before
 the make dep; make clean ?
 
 if not, that's your problem. you need to configure the kernel first so that
 make knows which bits you want to build in. otherwise you won't be getting a
 kernel that's customised to your hardware - you'll be getting the default,
 which doesn't include audio support. make menuconfig and make
 xconfig are nicer than make config, but they all do the same job.
 
 read the documentation in the Documentation subdirectory of the kernel
 source.  I think there's a HOWTO on kernel compilation too - you'll find
 it at http://metalab.unc.edu/LDP/
 
 --
 Graham
 
 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Can't get sound module installed

1999-03-26 Thread Richard Harran
I have had to reinstall debian on my system, and am having trouble with
the sound module.  I have a sb awe63 pnp card.  I've run the install
script from the awedrv package, configured the kernel (make menuconfig),
amd run
make dep; make clean
however, when I try
make modules
I get the following error:
sb_common.c:21:#error You will need to configure the sound 
driver with CONFIG_AUDIO option
and make exits. The module sound.o is not installed in
/lib/modules/2.0.36/misc, so I can't load it up.

Could someone please tell me either what I might be doing wrong, or how
I could do the 'configure the sound driver with CONFIG_AUDIO option'
thing.

Thanks
Rich


Re: Can't get sound module installed

1999-03-26 Thread Richard Harran
OK, I replying to myself.  I didn't select /dev/dsp as one of the sound
options in the kernel.  Now I've sorted this, I still have a problem:  I
can't use /dev/dsp, because it doesn't exist.  What should have created
this, and how do I fix it?

Thanks
Rich

Richard Harran wrote:
 
 I have had to reinstall debian on my system, and am having trouble with
 the sound module.  I have a sb awe63 pnp card.  I've run the install
 script from the awedrv package, configured the kernel (make menuconfig),
 amd run
 make dep; make clean
 however, when I try
 make modules
 I get the following error:
 sb_common.c:21:#error You will need to configure the sound
 driver with CONFIG_AUDIO option
 and make exits. The module sound.o is not installed in
 /lib/modules/2.0.36/misc, so I can't load it up.
 
 Could someone please tell me either what I might be doing wrong, or how
 I could do the 'configure the sound driver with CONFIG_AUDIO option'
 thing.
 
 Thanks
 Rich


Re: Can't get sound module installed

1999-03-26 Thread Graham Ashton
On Friday 26 March, Richard Harran wrote:

 Could someone please tell me either what I might be doing wrong, or how
 I could do the 'configure the sound driver with CONFIG_AUDIO option'
 thing.

have you done either make config, make menuconfig or make xconfig before
the make dep; make clean ?

if not, that's your problem. you need to configure the kernel first so that
make knows which bits you want to build in. otherwise you won't be getting a
kernel that's customised to your hardware - you'll be getting the default,
which doesn't include audio support. make menuconfig and make
xconfig are nicer than make config, but they all do the same job.

read the documentation in the Documentation subdirectory of the kernel
source.  I think there's a HOWTO on kernel compilation too - you'll find
it at http://metalab.unc.edu/LDP/

-- 
Graham


Re: Can't get sound module installed

1999-03-26 Thread Graham Ashton
On Friday 26 March, Richard Harran wrote:

 I've run the install script from the awedrv package, configured the kernel
 (make menuconfig),

sorry - didn't notice that bit when I first read it. still, it sounds like
you've missed the audio section out. try it again, and look for the audio
section.

-- 
Graham


Re: Can't get sound module installed

1999-03-26 Thread Graham Ashton
On Friday 26 March, Richard Harran wrote:

 OK, I replying to myself.  I didn't select /dev/dsp as one of the sound
 options in the kernel.  Now I've sorted this, I still have a problem:  I
 can't use /dev/dsp, because it doesn't exist.  What should have created
 this, and how do I fix it?

cool. try this;

  cd /dev
  ./MAKEDEV dsp

mine looks like this;

  humbug% ll /dev/dsp
  crw-rw-rw-   1 root audio 14,   3 Jul 21  1998 /dev/dsp

I think the default permissions are crw-rw, but I couldn't access it as a
user that way (and putting me in the audio group didn't work).

anybody got any ideas why that is?

-- 
Graham


Re: Can't get sound module installed

1999-03-26 Thread Maarten Boekhold
   humbug% ll /dev/dsp
   crw-rw-rw-   1 root audio 14,   3 Jul 21  1998 /dev/dsp
 
 I think the default permissions are crw-rw, but I couldn't access it as a
 user that way (and putting me in the audio group didn't work).
 
 anybody got any ideas why that is?

Did you logout/login again after you added yourself to the audio group?
You're shell (or xdm or whatever you loin with) won't pick up the new
groups until you login again.

Maarten

-- 

Maarten Boekhold, [EMAIL PROTECTED]
TIBCO Finance Technology Inc.
The Atrium
Strawinskylaan 3051
1077 ZX Amsterdam, The Netherlands
tel: +31 20 3012158, fax: +31 20 3012358
http://www.tibco.com


Re: Can't get sound module installed

1999-03-26 Thread Graham Ashton
On Friday 26 March, Maarten Boekhold wrote:

  (and putting me in the audio group didn't work).
  
  anybody got any ideas why that is?
 
 Did you logout/login again after you added yourself to the audio group?

I don't think so - I tried using the newgrp command instead. It works
fine now with the default permissions, so I think that must have been
it. 

Thanks.

-- 
Graham


Re: Can't get sound module installed

1999-03-26 Thread Richard Harran
Great.  Thanks a lot: this pointed me in the right direction.  I
couldn't actually run MAKEDEV dsp, but I had a look at MAKEDEV, and
found MAKEDEV audio worked ok.  I've got the default permissions, and
added myself to audio group using
adduser username audio
as root, and this worked fine.

Cheers
Rich

Graham Ashton wrote:
 
 On Friday 26 March, Richard Harran wrote:
 
  OK, I replying to myself.  I didn't select /dev/dsp as one of the sound
  options in the kernel.  Now I've sorted this, I still have a problem:  I
  can't use /dev/dsp, because it doesn't exist.  What should have created
  this, and how do I fix it?
 
 cool. try this;
 
   cd /dev
   ./MAKEDEV dsp
 
 mine looks like this;
 
   humbug% ll /dev/dsp
   crw-rw-rw-   1 root audio 14,   3 Jul 21  1998 /dev/dsp
 
 I think the default permissions are crw-rw, but I couldn't access it as a
 user that way (and putting me in the audio group didn't work).
 
 anybody got any ideas why that is?
 
 --
 Graham
 
 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Can't get sound module installed

1999-03-26 Thread Bob Nielsen
cd /dev
./MAKEDEV dsp

Bob

On Fri, 26 Mar 1999, Richard Harran wrote:

 OK, I replying to myself.  I didn't select /dev/dsp as one of the sound
 options in the kernel.  Now I've sorted this, I still have a problem:  I
 can't use /dev/dsp, because it doesn't exist.  What should have created
 this, and how do I fix it?


Bob Nielsen Internet: [EMAIL PROTECTED]
Tucson, AZ  AMPRnet:  [EMAIL PROTECTED]
DM42nh  http://www.primenet.com/~nielsen


sound module died in hamm upgrade

1998-09-20 Thread Michael Stutz
I just did an upgrade from 1.3 to 2.0; everything works except for sound;
I'm using the Linux Ultrasound Project's gus driver, compiled as a module. I
didn't change or make any updates to the kernel or to the sound package,
which has been working fine for a long time on this system.

Anyone see this one? Will downgrading my modutils and/or modconf packages
fix this problem, or is there something else I should do? Thanks.


This is what happens at boottime:

Sound: IRQ15 already in use



GUS MAX support was not compiled in!!!



Invalid minor device 255
Sound: IRQ15 already in use



GUS MAX support was not compiled in!!!



Patch manager interface is currently broken. Sorry
Patch manager interface is currently broken. Sorry
gus: unable to get major device number 14
Sound: IRQ15 already in use



GUS MAX support was not compiled in!!!



Invalid minor device 255
Sound: IRQ15 already in use



GUS MAX support was not compiled in!!!



Patch manager interface is currently broken. Sorry
Patch manager interface is currently broken. Sorry
gus: unable to get major device number 14
Patch manager interface is currently broken. Sorry
Patch manager interface is currently broken. Sorry


Re: sound module died in hamm upgrade

1998-09-20 Thread Michael Stutz
On Sun, 20 Sep 1998, Michael Stutz wrote:

 I just did an upgrade from 1.3 to 2.0; everything works except for sound;
 I'm using the Linux Ultrasound Project's gus driver, compiled as a module. I
 didn't change or make any updates to the kernel or to the sound package,
 which has been working fine for a long time on this system.
...
 Patch manager interface is currently broken. Sorry

Fixed. Explanation, for the search engines: what happened is that I must've
compiled an oss sound module a while back for the gus and it was laying
around in /lib/modules -- I deleted it, and now everything's fine.

I must say, you can feel the work that was put into hamm -- the improvements
are tremendous. I also appreciate the increased number of packages available
-- I can clear out a lot of stuff from /usr/local/ now. I'll also second the
remark someone made that it feels more like a system than bo or earlier,
and future versions are only going to get better. I love Debian.

If only cars and houses were engineered the way Debian is...


Sound Module missing / isapnp AWE64

1997-11-21 Thread Brian Skreeg

Hi folks,

I`ve got my hands on an AWE64 Value and am trying like buggery to get it
working. Installed ISAPNP , shoved it in the init.d files BUT..
In order for this technique to work Soundblaster needs to be installed
as a module. Trouble is... using xconfig the Sound stuff can only be
compiled straight in. The modulise option is ghosted out. Looking in
/libs/modules I see the sound module is missing altogether. Hence..
the AWE will never get initialised. In modconf , the sound option is missing
altogether.

P.S. After solving the above trouble I could also do with some help in 
setting up my isapnp.conf for this card. If anyone has one of these working
could they mail me their .conf?

Debian 1.3.1
kernel 2.0.30 (tried going back to 2.0.29 too.. Still missing)

TIA

Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Sound Module missing / isapnp AWE64

1997-11-21 Thread Ben Pfaff
[EMAIL PROTECTED] (Brian Skreeg) writes:
 I`ve got my hands on an AWE64 Value and am trying like buggery to get it
 working. Installed ISAPNP , shoved it in the init.d files BUT..
 In order for this technique to work Soundblaster needs to be installed
 as a module. Trouble is... using xconfig the Sound stuff can only be
 compiled straight in. The modulise option is ghosted out. Looking in
 /libs/modules I see the sound module is missing altogether. Hence..
 the AWE will never get initialised. In modconf , the sound option is missing
 altogether.

That's funny.  My kernel allows me to modularize the sound module.
Did you try downloading 2.0.32 from ftp.funet.fi?  

Do you have the AWE driver patches installed into the kernel?
-- 
Ben Pfaff [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Sound Module missing / isapnp AWE64

1997-11-21 Thread Marcus . Brinkmann


Hi!

Please try my Soundblaster-AWE-HOWTO at one of the following locations:

sunsite.unc.edu in pub/Linux/LDP/HOWTO/mini/

or

http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/soundblaster.html

it is written especially for debian with 2.0.{29|30} kernel, so it should
work for you.

For your module problem: try using make config or :

Did you enabled module support at the beginning of configuration?

Thank you,
Marcus

On Fri, 21 Nov 1997, Brian Skreeg wrote:

 
   Hi folks,
 
 I`ve got my hands on an AWE64 Value and am trying like buggery to get it
 working. Installed ISAPNP , shoved it in the init.d files BUT..
 In order for this technique to work Soundblaster needs to be installed
 as a module. Trouble is... using xconfig the Sound stuff can only be
 compiled straight in. The modulise option is ghosted out. Looking in
 /libs/modules I see the sound module is missing altogether. Hence..
 the AWE will never get initialised. In modconf , the sound option is missing
 altogether.
 
 P.S. After solving the above trouble I could also do with some help in 
 setting up my isapnp.conf for this card. If anyone has one of these working
 could they mail me their .conf?
 
 Debian 1.3.1
 kernel 2.0.30 (tried going back to 2.0.29 too.. Still missing)
 
 TIA
 
 Ozzy,
__ _ _
   /  \ \ \ 
  / / / / / |-Brian SkreegIRC:_Ozzy-|
  \__/  \ \ |-Lead guitarist extraordinaire-|
 \__/_/ |-I don't look like two zombies-|
 
 
 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] . 
 Trouble?  e-mail to [EMAIL PROTECTED] .
 
 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: sound module: /dev/audio: Device or resource busy

1997-08-20 Thread Marcus Brinkmann
On Aug 18, Torsten Hilbrich wrote:
 Marcus Brinkmann [EMAIL PROTECTED] writes:
 
i am experiencing strange behavior when attempting to load sound
support as a module.  i have a debian 1.3.1 system and a SB
AWE-64 PNP card, which i have installed using the isapnptools.
the fact
  
  I have a SB AWE-32 PNP (does someone know: how I get my bios to set
  up pnp properly? I have a PNP Bios, I think, but I need
  isapnptools. Why? I didn't changed anything in my bios setup.)
 
 I assume the BIOS setups only the sb part of the sound card.  The
 initilisation of the MIDI sythesizer is left to the DOS drivers
 (ctpnp, diagnose, aweutil) or to ISAPNP.

Ah, this describes exactly the behaviour I noticed. What a stupid BIOS (good
that debian does not use it).

  However, one thing I saw: I use kernel 2.0.29, you 2.0.30. Could
  this be the reason?
 
 No, I have 2.0.30 with the awedrv 0.3.99c installed and everything
 (including MIDI) workes fine.

Phils search is going on then, I think.

  At the moment, I'm puzzled. If you have more info, please mail, I'm
  interested.
 
 Check if something like NAS (network audio system) is started.  This
 is a demon that blocks /dev/dsp (and all the other) and gives network
 wide access to your soundcard.  Just check if there is a
 /etc/init.d/nas file, if so try
 
 /etc/init.d/nas stop
 
 and try access /dev/audio after this.

BTW: Do NAS and rplay live? I think the versions of sunsite are very old
(last time I checked).

 What a depressingly stupid machine
   The Restaurant at the End of the Universe

Nope. This is what I said when rm -fR / ate my hard disk :-)

Marcus
-- 
Rhubarb is no Egyptian god.
Marcus Brinkmann
[EMAIL PROTECTED]
http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: sound module: /dev/audio: Device or resource busy

1997-08-20 Thread Phil Schniter
i am experiencing strange behavior when attempting to load sound
support as a module.  i have a debian 1.3.1 system and a SB
AWE-64 PNP card, which i have installed using the isapnptools.
the fact
 
 Check if something like NAS (network audio system) is started.  This
 is a demon that blocks /dev/dsp (and all the other) and gives network
 wide access to your soundcard.  Just check if there is a
 /etc/init.d/nas file, if so try
 
 /etc/init.d/nas stop
 
 and try access /dev/audio after this.
 
 Torsten

thanks - NAS was the problem!  it must have been automatically
taking over /dev/audio and /dev/dsp from boot, preventing other
usage of these drivers

phil

-- 
**
Phil Schniter   397 Rhodes Hall
School of Elec. Eng.Ithaca, NY  14853   USA
Cornell University  h:(607)277-8975, w:(607)254-8819


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: sound module: /dev/audio: Device or resource busy

1997-08-18 Thread Torsten Hilbrich
Marcus Brinkmann [EMAIL PROTECTED] writes:

   i am experiencing strange behavior when attempting to load sound
   support as a module.  i have a debian 1.3.1 system and a SB
   AWE-64 PNP card, which i have installed using the isapnptools.
   the fact
 
 I have a SB AWE-32 PNP (does someone know: how I get my bios to set
 up pnp properly? I have a PNP Bios, I think, but I need
 isapnptools. Why? I didn't changed anything in my bios setup.)

I assume the BIOS setups only the sb part of the sound card.  The
initilisation of the MIDI sythesizer is left to the DOS drivers
(ctpnp, diagnose, aweutil) or to ISAPNP.

 However, one thing I saw: I use kernel 2.0.29, you 2.0.30. Could
 this be the reason?

No, I have 2.0.30 with the awedrv 0.3.99c installed and everything
(including MIDI) workes fine.

 At the moment, I'm puzzled. If you have more info, please mail, I'm
 interested.

Check if something like NAS (network audio system) is started.  This
is a demon that blocks /dev/dsp (and all the other) and gives network
wide access to your soundcard.  Just check if there is a
/etc/init.d/nas file, if so try

/etc/init.d/nas stop

and try access /dev/audio after this.

Torsten

-- 
What a depressingly stupid machine
  The Restaurant at the End of the Universe
PGP Public Key is available


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: sound module: /dev/audio: Device or resource busy

1997-08-17 Thread Marcus Brinkmann
On Aug 16, Phil Schniter wrote:
 
 hello,
 
  i am experiencing strange behavior when attempting to load sound 
  support as a module.  i have a debian 1.3.1 system and a SB AWE-64
  PNP card, which i have installed using the isapnptools.  the fact

I have a SB AWE-32 PNP (does someone know: how I get my bios to set up pnp
properly? I have a PNP Bios, I think, but I need isapnptools. Why? I didn't
changed anything in my bios setup.)

  that the pnp boards need to be configured before the sound drivers
  mandates that sound must be supported by a module, i.e. not included 
  directly in the kernel.  for this reason, /etc/init.d/boot makes sure 
  that pnp configuration is taken care of _before_ modules are loaded.

Yes.

  things seem to work fine when i do NOT include the sound line in
  my /etc/modules file, and instead do insmod sound manually after 
  rebooting.  however, when i include sound or auto in /etc/modules, 
  i get the message 
/dev/audio: Device or resource busy
  whenever i try to access /dev/audio (or likewise with /dev/dsp).

strange. I have sound in my modules, and it works just fine.
I compared my /dev/sndstat with yours, and they are nearly identical (i have
a wrong SB MPU-401 line, without an address specified and with irq 1. I have
to check this with the next kernel compile.)

BTW: How do you get this:
 Midi devices:
 0: Sound Blaster 16
I have it not.

However, one thing I saw: I use kernel 2.0.29, you 2.0.30. Could this be the
reason?

  i have confirmed that there is no conflict with IRQs, and the
  output of /dev/sndstat seems to indicate that everything is ok.
  (i have included it below.)
 
  does anybody know why the boot-time loading of the sound module
  is not working?

At the moment, I'm puzzled. If you have more info, please mail, I'm
interested.

 phil
 
 
 output of /dev/sndstat:
 --
 Sound Driver:3.5.4-960630 (Thu Aug 14 17:45:27 EDT 1997 root,
 Linux bigrig 2.0.30 #7 Thu Aug 14 15:55:19 EDT 1997 i586 unknown)
 Kernel: Linux bigrig 2.0.30 #7 Thu Aug 14 15:55:19 EDT 1997 i586
 Config options: 0
 
 Installed drivers: 
 Type 1: OPL-2/OPL-3 FM
 Type 2: Sound Blaster
 Type 7: SB MPU-401
 
 Card config: 
 Sound Blaster at 0x220 irq 5 drq 1,5
 SB MPU-401 at 0x330 irq 5 drq 0
 OPL-2/OPL-3 FM at 0x388 drq 0
 
 Audio devices:
 0: Sound Blaster 16 (4.16)
 
 Synth devices:
 0: Yamaha OPL-3
 1: AWE32 Driver v0.3.3e (DRAM 512k)
 
 Midi devices:
 0: Sound Blaster 16
 
 Timers:
 0: System clock
 
 Mixers:
 0: Sound Blaster
 1: AWE32 Equalizer
 
 

-- 
Rhubarb is no Egyptian god.
Marcus Brinkmann
[EMAIL PROTECTED]
http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


sound module: /dev/audio: Device or resource busy

1997-08-16 Thread Phil Schniter

hello,

 i am experiencing strange behavior when attempting to load sound 
 support as a module.  i have a debian 1.3.1 system and a SB AWE-64
 PNP card, which i have installed using the isapnptools.  the fact
 that the pnp boards need to be configured before the sound drivers
 mandates that sound must be supported by a module, i.e. not included 
 directly in the kernel.  for this reason, /etc/init.d/boot makes sure 
 that pnp configuration is taken care of _before_ modules are loaded.

 things seem to work fine when i do NOT include the sound line in
 my /etc/modules file, and instead do insmod sound manually after 
 rebooting.  however, when i include sound or auto in /etc/modules, 
 i get the message 
   /dev/audio: Device or resource busy
 whenever i try to access /dev/audio (or likewise with /dev/dsp).

 i have confirmed that there is no conflict with IRQs, and the
 output of /dev/sndstat seems to indicate that everything is ok.
 (i have included it below.)

 does anybody know why the boot-time loading of the sound module
 is not working?

phil


output of /dev/sndstat:
--
Sound Driver:3.5.4-960630 (Thu Aug 14 17:45:27 EDT 1997 root,
Linux bigrig 2.0.30 #7 Thu Aug 14 15:55:19 EDT 1997 i586 unknown)
Kernel: Linux bigrig 2.0.30 #7 Thu Aug 14 15:55:19 EDT 1997 i586
Config options: 0

Installed drivers: 
Type 1: OPL-2/OPL-3 FM
Type 2: Sound Blaster
Type 7: SB MPU-401

Card config: 
Sound Blaster at 0x220 irq 5 drq 1,5
SB MPU-401 at 0x330 irq 5 drq 0
OPL-2/OPL-3 FM at 0x388 drq 0

Audio devices:
0: Sound Blaster 16 (4.16)

Synth devices:
0: Yamaha OPL-3
1: AWE32 Driver v0.3.3e (DRAM 512k)

Midi devices:
0: Sound Blaster 16

Timers:
0: System clock

Mixers:
0: Sound Blaster
1: AWE32 Equalizer


**
Phil Schniter   397 Rhodes Hall
School of Elec. Eng.Ithaca, NY  14853   USA
Cornell University  h:(607)277-8975, w:(607)254-8819 

try to detect it : it's not too late : to whip it : whip it good
- Devo 



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: stephen farrell: Re: making sound module

1997-06-16 Thread Manoj Srivastava
Hi,
stephen == stephen farrell [EMAIL PROTECTED] writes:

stephen I'll also check out kernel-package (as it mentioned in the
stephen FAQ), but from the description of kernel-sources, i figured
stephen that was outdated or, at least, unnecessary.

Well, it certainly is not necessary, and since it is a Debian
 value added utility, the stock kernel sources know nothing about it,
 but it _is_ being actively developed (spake the active developer ;-),
 and it certainly is supported, so if you have any problems with it,
 just fire away a bug report.

manoj
-- 
 I don't think Christians should use birth control.  You consummate
 your marriage as often as you like and if you have babies, you have
 babies. Randall Terry, one of the people behind the current campaign
 to blockade health clinics and publicly harass and humiliate women
Manoj Srivastava   url:mailto:[EMAIL PROTECTED]
Mobile, Alabama USAurl:http://www.datasync.com/%7Esrivasta/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


making sound module

1997-06-11 Thread stephen farrell

OK--I've done this 1000 times... I'm building my sound module.  I'm
certain that if I d/l the normal kernel sources from ftp.kernel.org
and build a new kernel that I'd get this to work no problem, as I have
many times before moving over to debian.

But I'm trying to do things the debian way b/c I like the level of
organization.  

If I don't lose my mind first =)

So I've got kernel 2.0.30 running[1].  And I've got the kernel sources
 headers for 2.0.30 installed[2].  Now I cd
/usr/src/linux/drivers/sound.  I run make config, and then I run
make.  I copy the resulting sound.o /lib/modules/2.0.30/misc/, and run
depmod -a.  I get:

/lib/modules/2.0.30/misc/sound.o: unresolved symbol(s)

So I get ornery and try insmod sound.o

/lib/modules/2.0.30/misc/sound.o: kernel-module version mismatch
/lib/modules/2.0.30/misc/sound.o was compiled for kernel version 2.0.29
while this kernel is version 2.0.30.

That's interesting, but perhaps misleading (?)  Now I notice during
the build process that the flag -DMODVERSIONS isn't on, and that would
certainly be capable of causing this sort of problem.  Oops. now I've
got a bigger problem [3].  So now I say to heck with trying to build
this thing in place, I'm just going to go build the whole kernel.  The
thing I quickly notice here is that the usual symbolic links
/usr/include/linux and /usr/include/asm to the kernel source tree
don't exist.  So when I try to compile, I get cannot find
autoconf.h.  odd...

Fine, I haven't configured the *whole* kernel.  OK, so I go back and
configure the whole kernel.  I go through make config because make
menuconfig and make xconfig are completely busticated and useless [4]
(does anyone actually use these??).  Hell, I build the whole stock
kernel and *every* module just to get the sound module... and make
modules.  (Keep in mind I'm trying to do all of this keeping within
the debian framework.  I could much more easily just grab the kernel
sources and configure them as I please and ignore the whole debian
kernel config.  That is not my goal, however). Now it builds ok, and
with -DMODVERSIONS.  But sound.o still doesn't work.  Same error.
Fine, I'll just install that whole kernel I just made.  Sorry, that
ain't gonna happen b/c I get System is too big. (Note that, other
than the sound, I've just gone ahead and built everything just like it
was setup in the config files that came with with kernel sources,
presumably those used to build a stock debian kernel ?  Am I naive in
thinking that the kernel-sources-2.0.30 are all set up to give me a
stock debian kernel?--but dammit, that's just a huge tangent from what
I want to do anyway!)

Anyone have an easier idea of how to build the sound.o module under
debian 1.3?

The soundcard, btw, is a sb16.  I don't care at all about the midi or
whatever.

Thanks,

--sf


[1]
% uname -r
2.0.30

[2]
% dpkg -l kernel-source-2.0.30
Desired=Unknown/Install/Remove/Purge
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ NameVersionDescription
+++-===-==-
ii  kernel-source-2 2.0.30-7   Linux kernel source.

Desired=Unknown/Install/Remove/Purge
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ NameVersionDescription
+++-===-==-
ii  kernel-headers- 2.0.30-7   Linux kernel headers.

[3]
make[1]: Entering directory `/usr/src/kernel-source-2.0.30/drivers/sound'
gcc -O2 -D__KERNEL__ -DMODULE -DMODVERSIONS -I/usr/src/linux/include -Wall 
-Wstrict-prototypes -fomit-frame-pointer -pipe -m486 -c soundcard.c
In file included from sound_config.h:15,
 from soundcard.c:16:
os.h:11: linux/modversions.h: No such file or directory
make[1]: *** [soundcard.o] Error 1
make[1]: Leaving directory `/usr/src/kernel-source-2.0.30/drivers/sound'
make: *** [build] Error 2

[4]

E.g., make menuconfig just beeps at me instead of letting me change
the IRQ (it always resets it to the original value).  make xconfig
always bails when compiling the sound driver b/c CONFIG_AUDIO doesn't
get set properly.  Actually, to be fair, running make xconfig and then
make config and leaving my finger on the enter key usually works ok.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: making sound module

1997-06-11 Thread Philippe Troin

On 10 Jun 1997 21:37:03 CDT stephen farrell ([EMAIL PROTECTED]) 
wrote:

 So I've got kernel 2.0.30 running[1].  And I've got the kernel sources
  headers for 2.0.30 installed[2].  Now I cd
 /usr/src/linux/drivers/sound.  I run make config, and then I run
 make.  I copy the resulting sound.o /lib/modules/2.0.30/misc/, and run
 depmod -a.  I get:
 
   /lib/modules/2.0.30/misc/sound.o: unresolved symbol(s)

Beep !
You have to also make zImage and run the resulting kernel to get your module 
working (do also a make dep before :-).

[EMAIL PROTECTED] said:
[snip]
 I'll just install that whole kernel I just made.  Sorry, that ain't 
 gonna happen b/c I get System is too big. (Note that, other than 
 the sound, I've just gone ahead and built everything just like it was 
 setup in the config files that came with with kernel sources, 
 presumably those used to build a stock debian kernel ?  Am I naive in 
 thinking that the kernel-sources-2.0.30 are all set up to give me a 
 stock debian kernel?--but dammit, that's just a huge tangent from 
 what I want to do anyway!)

You have to make zImage and put linux/arch/i386/boot/zImage as vmlinuz.
If this is still too big, then use make bzImage and install 
linux/arch/i386/boot/bzImage as LILO's vmlinuz.
BTW, you could use kernel-package. It will do the right thing.

Phil.



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


stephen farrell: Re: making sound module

1997-06-11 Thread stephen farrell


On 10 Jun 1997 21:37:03 CDT stephen farrell ([EMAIL PROTECTED]) 
wrote:

 So I've got kernel 2.0.30 running[1].  And I've got the kernel sources
  headers for 2.0.30 installed[2].  Now I cd
 /usr/src/linux/drivers/sound.  I run make config, and then I run
 make.  I copy the resulting sound.o /lib/modules/2.0.30/misc/, and run
 depmod -a.  I get:
 
  /lib/modules/2.0.30/misc/sound.o: unresolved symbol(s)

Beep !
You have to also make zImage and run the resulting kernel to get your module w
orking (do also a make dep before :-).

I was under the impression that modversion obviated this.


[EMAIL PROTECTED] said:
[snip]
 I'll just install that whole kernel I just made.  Sorry, that ain't 
 gonna happen b/c I get System is too big. (Note that, other than 
 the sound, I've just gone ahead and built everything just like it was 
 setup in the config files that came with with kernel sources, 
 presumably those used to build a stock debian kernel ?  Am I naive in 
 thinking that the kernel-sources-2.0.30 are all set up to give me a 
 stock debian kernel?--but dammit, that's just a huge tangent from 
 what I want to do anyway!)

You have to make zImage and put linux/arch/i386/boot/zImage as vmlinuz.
If this is still too big, then use make bzImage and install linux/arch/i386/bo
ot/bzImage as LILO's vmlinuz.
BTW, you could use kernel-package. It will do the right thing.

Phil.


make bzImage might do the trick for me.  I'll also check out
kernel-package (as it mentioned in the FAQ), but from the description
of kernel-sources, i figured that was outdated or, at least,
unnecessary.

thanks

--sf

--

Steve Farrell
URL:http://www.farrell.org/stephen_paul/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: making sound module

1997-06-11 Thread Philippe Troin

On Wed, 11 Jun 1997 00:48:11 CDT stephen farrell ([EMAIL PROTECTED]
com) wrote:

 On 10 Jun 1997 21:37:03 CDT stephen farrell ([EMAIL PROTECTED]) 
 wrote:
 
  So I've got kernel 2.0.30 running[1].  And I've got the kernel sources
   headers for 2.0.30 installed[2].  Now I cd
  /usr/src/linux/drivers/sound.  I run make config, and then I run
  make.  I copy the resulting sound.o /lib/modules/2.0.30/misc/, and run
  depmod -a.  I get:
  
 /lib/modules/2.0.30/misc/sound.o: unresolved symbol(s)
 
 Beep !
 You have to also make zImage and run the resulting kernel to get your module 
 w
 orking (do also a make dep before :-).
 
 I was under the impression that modversion obviated this.

Yes, if you compile kernel version A with the same 
*configure*options* as kernel version B, then yes.
Some hooks have to be present in the kernel for some modules to work.
You can't compile a kernel version without some modules and then 
decide to add the modules without recompiling a kernel.

BTW, modversion is still broken in 2.0.

 [EMAIL PROTECTED] said:
 [snip]
  I'll just install that whole kernel I just made.  Sorry, that ain't 
  gonna happen b/c I get System is too big. (Note that, other than 
  the sound, I've just gone ahead and built everything just like it was 
  setup in the config files that came with with kernel sources, 
  presumably those used to build a stock debian kernel ?  Am I naive in 
  thinking that the kernel-sources-2.0.30 are all set up to give me a 
  stock debian kernel?--but dammit, that's just a huge tangent from 
  what I want to do anyway!)
 
 You have to make zImage and put linux/arch/i386/boot/zImage as vmlinuz.
 If this is still too big, then use make bzImage and install 
 linux/arch/i386/bo
 ot/bzImage as LILO's vmlinuz.
 BTW, you could use kernel-package. It will do the right thing.

 make bzImage might do the trick for me.  I'll also check out
 kernel-package (as it mentioned in the FAQ), but from the description
 of kernel-sources, i figured that was outdated or, at least,
 unnecessary.

What's so big in your kernel that you have to use bzImage ?
Are you using modules sparingly ?

Phil.





--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: making sound module

1997-06-11 Thread stephen farrell
stephen farrell [EMAIL PROTECTED] writes:


I'm still kind of interested in any answers to why this has to be so
much of a pain, but I just went back and configured the kernel from
scratch the way I'm used to doing and so it's not such a big deal...

 
 On 10 Jun 1997 21:37:03 CDT stephen farrell ([EMAIL PROTECTED]) 
 wrote:
 
  So I've got kernel 2.0.30 running[1].  And I've got the kernel sources
   headers for 2.0.30 installed[2].  Now I cd
  /usr/src/linux/drivers/sound.  I run make config, and then I run
  make.  I copy the resulting sound.o /lib/modules/2.0.30/misc/, and run
  depmod -a.  I get:
  
 /lib/modules/2.0.30/misc/sound.o: unresolved symbol(s)
 
 Beep !
 You have to also make zImage and run the resulting kernel to get your module 
 w
 orking (do also a make dep before :-).
 
 I was under the impression that modversion obviated this.
 
 
 [EMAIL PROTECTED] said:
 [snip]
  I'll just install that whole kernel I just made.  Sorry, that ain't 
  gonna happen b/c I get System is too big. (Note that, other than 
  the sound, I've just gone ahead and built everything just like it was 
  setup in the config files that came with with kernel sources, 
  presumably those used to build a stock debian kernel ?  Am I naive in 
  thinking that the kernel-sources-2.0.30 are all set up to give me a 
  stock debian kernel?--but dammit, that's just a huge tangent from 
  what I want to do anyway!)
 
 You have to make zImage and put linux/arch/i386/boot/zImage as vmlinuz.
 If this is still too big, then use make bzImage and install 
 linux/arch/i386/bo
 ot/bzImage as LILO's vmlinuz.
 BTW, you could use kernel-package. It will do the right thing.
 
 Phil.
 
 
 make bzImage might do the trick for me.  I'll also check out
 kernel-package (as it mentioned in the FAQ), but from the description
 of kernel-sources, i figured that was outdated or, at least,
 unnecessary.
 
 thanks
 
 --sf
 
 --
 
 Steve Farrell
 URL:http://www.farrell.org/stephen_paul/
 
 
 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] . 
 Trouble?  e-mail to [EMAIL PROTECTED] .


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


sound module

1997-03-07 Thread G. Kapetanios

Hi,

Can anyone tell me what is the module that replaces sound.o in the 2.0.27
kernel ?? Thanks very much

 George

---
George Kapetanios
Churchill College
Cambridge, CB3 0DS  
U.K.E-Mail: [EMAIL PROTECTED]
---


Sound module

1997-03-06 Thread G. Kapetanios


Hi,

I just used kernel-image to update from kernel 2.0.0 to 2.0.27 Everything
went fine but the module sound in 2.0.0 does not seem to exist in 2.0.27.
Could someone tell what exactly it is for and whether a module exists that
replaces it in 2.0.27 ??
Thanks very much

George. 

---
George Kapetanios
Churchill College
Cambridge, CB3 0DS  
U.K.E-Mail: [EMAIL PROTECTED]
---


Re: Sound module

1996-12-19 Thread Lars Flodman
At 00:59 1996-12-19 +0100, you wrote:

Hej all,

  I recently put up Debian on my machine, and think that it's a good
system.  

  There is one thing, that I would like to mention, on the new stable
kernel release 2.0.27.  I was using the debian 2.0.6 before, and after
upgrading the sound module disappeared.

  Some other modules, the CD-ROM modules seem to have been put into the
kernel, these are the modules mcd, mcdx, and others the like.  When
installing the 2.0.6, I tried to activate these modules for my CD-ROM (a
NEC 4x CD-ROM), that was connected to an ATAPI interface (non PnP).  Non of
them worked, so they weren't installed.  But with the new kernel, all of
these try to probe for a CD-ROM, each in turn after the other... non of
them finding my CD, even if it is connected to an active ATAPI interface.
The older module 'cdrom', did find my CD and activated it, but now... the
new release is blind as a bat.  Failing all else, my CD-ROM works as
/dev/hdc :-)


As i see it the ATAPI module is now included in the kernel and it dosn't
tell that it has found the cd-rom(not for me it dosn't). And the sound
module does not exist for me either, but it's only to recompile the
kernel(it is very simple actualy) and it should then work. 
  But I miss the sound module... is there a sound module for the 2.0.27
kernel?
i  miss it to but in order to get those dam cdrom-drivers not to search
in the startup sequence you must recompile the kernel? or have i missed
something.
  _,   _, __,  _,   __, _,   _, __, _, _  _, _, _
  |   /_\ |_) (_|_  |   / \ | \ |\/| /_\ |\ |
  | , | | | \ , )   |   | , \ / |_/ |  | | | | \|
  ~~~ ~ ~ ~ ~  ~~   ~~~  ~  ~   ~  ~ ~ ~ ~  ~
 
  E-Mail:[EMAIL PROTECTED]
  Url:http://www.ntostud.mh.se/
 
  Phone:+46 (0)63128373, +46 (0)106556258
 
 
 



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Sound module

1996-12-18 Thread Orn E. Hansen

Hej all,

  I recently put up Debian on my machine, and think that it's a good system.  

  There is one thing, that I would like to mention, on the new stable kernel 
release 2.0.27.  I was using the debian 2.0.6 before, and after upgrading the 
sound module disappeared.

  Some other modules, the CD-ROM modules seem to have been put into the kernel, 
these are the modules mcd, mcdx, and others the like.  When installing the 
2.0.6, I tried to activate these modules for my CD-ROM (a NEC 4x CD-ROM), that 
was connected to an ATAPI interface (non PnP).  Non of them worked, so they 
weren't installed.  But with the new kernel, all of these try to probe for a 
CD-ROM, each in turn after the other... non of them finding my CD, even if it 
is connected to an active ATAPI interface.  The older module 'cdrom', did find 
my CD and activated it, but now... the new release is blind as a bat.  Failing 
all else, my CD-ROM works as /dev/hdc :-)

  But I miss the sound module... is there a sound module for the 2.0.27 kernel?

  Thanks for the help.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


FWD: problem with sound module in custom kernel

1996-12-15 Thread Dale Scheetz
Victor Torrico has been having problems getting this message to the list,
so I offered to forward it, as I am not very familiar with the sound
module. Can someone give him a hand?
-

From [EMAIL PROTECTED] Sun Dec 15 20:08:04 1996
Date: Sun, 15 Dec 1996 19:04:11 -0500
From: Victor Torrico [EMAIL PROTECTED]
To: Dale Scheetz [EMAIL PROTECTED]
Subject: Cannot make zImage that includes sound in kernel

Hello,

I can compile a zImage fine without sound options enabled in xconfig. As
soon as the proper sound options for my sound card (SoundBlaster 16) are
enabled in xconfig the zImage compile stops as follows. Also what is
CONFIG_AUDIO option? I can't find it in xconfig or in makefile.  Using
latest .deb kernel-source and kernel-headers (2.0.27).

Would someone really be kind and give me a hand?

Thanks bunches,

Victor Torrico


* here's where compile fails
*

make[2]: Leaving directory `/usr/src/kernel-source-2.0.27/drivers/scsi'
make[2]: Entering directory
`/usr/src/kernel-source-2.0.27/drivers/sound'
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.0.27/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -pipe
-m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586  -c
-o patmgr.o patmgr.c
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.0.27/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -pipe
-m486
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586  -c -o
sb_card.o sb_card.c
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.0.27/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -pipe
-m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586  -c
-o sb_common.o sb_common.c sb_common.c:21: #error You will need to
configure the sound driver with CONFIG_AUDIO option. sb_common.c:266:
warning: `sb16_set_mpu_port' defined but not used make[2]: ***
[sb_common.o] Error 1 make[2]: Leaving directory
`/usr/src/kernel-source-2.0.27/drivers/sound' make[1]: *** [sub_dirs]
Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.0.27/drivers'
make: *** [linuxsubdirs] Error 2

^
|
** Here's where compile stops

---

Thanks,

Dwarf

  --

aka   Dale Scheetz   Phone:   1 (904) 877-0257
  Flexible Software  Fax: NONE 
  Black Creek Critters   e-mail:  [EMAIL PROTECTED]

 If you don't see what you want, just ask --


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


sound module

1996-11-26 Thread Neil Walker
I have sound (3.5.5-beta1) compiled as a module, this works
and is auto-loaded when required to play midi files with
midi player progs (or insmod sound) but gives an error - 

Sequencer Error: Unable to open Midi #0
write /dev/sequencer: Device or resource busy

when trying to play another file without either waiting for auto-clean
or manually doing a `rmmod sound', then the device may be used again.

This seems to only apply to the midi driver, mod files can be played OK.
I have have checked dma.c and the numbers are as the Sound-HOWTO
for using drq 0.

fuser -v /dev/sequencer gives no output
fuser -v /dev/midi0 gives no output

top shows nothing running that needs the sequencer.
Compiling sound in the kernel gives same results.
Is this normal behaviour ?
or am I doing something stupid agin :-)

Using Debian 1.1 with 2.0.6 Kernel.

Is this the type of question that may be asked here ?
if not I apologize,  

Thanks Neil, 




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]