Problems with kernel: no sound, printer, cdwriter

2003-09-30 Thread A R
I posted this in debianhelp.org and didn't get much help. Hope to do better here. My audigy card is not seen by the kernel, when I try to compile hpijs it doesn't work. scsi emulation for my cd drives is not working (but is enabled in kernel) The problem seems to be with the modules. I am attachi

Re: Problems with kernel: no sound, printer, cdwriter

2003-09-30 Thread Martin Jungowski
Hi, First of all, you wanna try ALSA for your soundcard. Download the packages alsa-driver, alsa-lib and alsa-utils from alsa-project.org. Compile them, install them and then load the module. AFAIK, the proper module for the Audigy soundcards is either emu10k or snd-emu10k. And SCSI Emulation can

Re: Problems with kernel: no sound, printer, cdwriter

2003-09-30 Thread Andreas Janssen
Hello Martin Jungowski (<[EMAIL PROTECTED]>) wrote: > And SCSI Emulation can not be compiled as a module. I tried that, for > some weird reason it did not work. It has to be compiled into the > kernel, not as module. IDE SCSI Emulation _can_ be compiled as a module. lsmod on my system says: [..

Re: Problems with kernel: no sound, printer, cdwriter

2003-09-30 Thread Martin Jungowski
Hi, Well for some weird reason it did not work for me. How bout sg, d'you have that compiled as module or not? MJ On Tue, 2003-09-30 at 20:30, Andreas Janssen wrote: > Hello > > Martin Jungowski (<[EMAIL PROTECTED]>) wrote: > > > And SCSI Emulation can not be compiled as a module. I tried t

Re: Problems with kernel: no sound, printer, cdwriter

2003-09-30 Thread Pigeon
On Tue, Sep 30, 2003 at 10:03:12AM -0700, A R wrote: > I posted this in debianhelp.org and didn't get much > help. Hope to do better here. > > My audigy card is not seen by the kernel, > es1371: version v0.32 time 20:40:16 Sep 29 2003 > Creative EMU10K1 PCI Audio Driver, version 0.20, > 20:40:11

Re: Problems with kernel: no sound, printer, cdwriter

2003-09-30 Thread Andreas Janssen
Hello Martin Jungowski (<[EMAIL PROTECTED]>) wrote: >>> And SCSI Emulation can not be compiled as a module. I tried that, >>> for some weird reason it did not work. It has to be compiled into >>> the kernel, not as module. >> >> IDE SCSI Emulation _can_ be compiled as a module. lsmod on my syste