* David ([EMAIL PROTECTED]) wrote: > On Tue, Apr 06, 2004 at 10:01:17PM -0500, [EMAIL PROTECTED] wrote: > > * [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > > > > Thanks for the reply Dave but it seems in this kernel version the > > > modules are not even loading., I just get a failed message after > > > /etc/init.d/alsa start. I do not see any info using modinfo, as I > > > believe the modules are not even there? > > > > > > Here is modinfo on the snd module > > IIRC, snd is being loaded? > > > Well just discovered some more things, ran the modinfo on the file > > > > sarge:~# modinfo /usr/src/modules/alsa-driver/alsa-kernel/pci/ens1370.c > > /usr/src/modules/alsa-driver/alsa-kernel/pci/ens1370.c: > > /usr/src/modules/alsa-driver/alsa-kernel/pci/ens1370.c is not an ELF > > file > > Correct. > > > Well not sure how modinfo is supposed to work, so try again :-) > > It's supposed to work on your loadable modules. The ones under > /lib/mobules/<kernel-version> > > > sarge:~# modinfo /lib/modules/2.4.25-1-386/kernel/drivers/sound/es1370.o > > You don't even have to specify the path or the .o extension. All you > have to do is do: "modinfo ex1370" >
This does not seem to work? sarge:~# modinfo cs4236 modinfo: cs4236: no module by that name found sarge:~# As has been seen thoough specifying the path does (path problem maybe?) > > filename: /lib/modules/2.4.25-1-386/kernel/drivers/sound/es1370.o > > description: "ES1370 AudioPCI Driver" > > author: "Thomas M. Sailer, [EMAIL PROTECTED], > > [EMAIL PROTECTED]" > > license: "GPL" > > parm: joystick int array (min = 1, max = 5), description "if 1 > > enables joystick interface (still need separate driver)" > > parm: lineout int array (min = 1, max = 5), description "if 1 the > > LINE input is converted to LINE out" > > parm: micbias int array (min = 1, max = 5), description "sets the > > +5V bias for an electret microphone" > > > > Well more interesting, not sure what the heck I should do with it > > None of these look like they'd be required. > That's what I thought > If this is your card: > > > sarge:~# modinfo /lib/modules/2.4.25alsa3/alsa/snd-cs4236.o > > filename: /lib/modules/2.4.25alsa3/alsa/snd-cs4236.o > > description: "Cirrus Logic CS4235-9" > > author: "Jaroslav Kysela <[EMAIL PROTECTED]>" > > license: "GPL" > > parm: index int array (min = 1, max = 8), description "Index > > value for CS4236+ soundcard." > > I set my index=0 don't know what it means. > > > parm: id string array (min = 1, max = 8), description "ID string > > for CS4236+ soundcard." > > Mine is CARD_0 > > > parm: enable int array (min = 1, max = 8), description "Enable > > CS4236+ soundcard." > > parm: isapnp int array (min = 1, max = 8), description "ISA PnP > > detection for specified soundcard." > > parm: port long array (min = 1, max = 8), description "Port # for > > CS4236+ driver." > > parm: cport long array (min = 1, max = 8), description "Control > > port # for CS4236+ driver." > > parm: mpu_port long array (min = 1, max = 8), description > > "MPU-401 port # for CS4236+ driver." > > parm: fm_port long array (min = 1, max = 8), description "FM port > > # for CS4236+ driver." > > parm: sb_port long array (min = 1, max = 8), description "SB port > > # for CS4236+ driver (optional)." > > parm: irq int array (min = 1, max = 8), description "IRQ # for > > CS4236+ driver." > > parm: mpu_irq int array (min = 1, max = 8), description "MPU-401 > > IRQ # for CS4236+ driver." > > parm: dma1 int array (min = 1, max = 8), description "DMA1 # for > > CS4236+ driver." > > parm: dma2 int array (min = 1, max = 8), description "DMA2 # for > > CS4236+ driver." > > sarge:~# > > > > > > Hmmm lots more stuff, now what to do? > > If your system multiboots into Windows, your best bet is to boot into > Windows and then copy the info from your Device Manager. Well it used to a long time ago, not on this machine any more > > Another thing you might try is "modprobe snd-cs4236" or whatever your > card requires. It might give you some more info. I don't have your > original post up right now. If you upgraded your alsa from 0.9 or > whatever, and it worked (seems like it did?), inspect your > /etc/alsa/modutils/0.9 file and see if there is an "options" line in > there. Just copy it into your 1.0 file and run update-modules and it > ought to work. > Well the modprobe snd.... did something! sarge:~# modinfo cs-4236 modinfo: cs-4236: no module by that name found sarge:~# modinfo cs4236 modinfo: cs4236: no module by that name found sarge:~# modinfo cs4236 modinfo: cs4236: no module by that name found sarge:~# modprobe snd-cs4236 sarge:~# man modprobe note just got the command line back, aadebug now shows Loaded Modules -------------------------------------------- snd-cs4236 8804 0 (unused) snd-pnp 2800 0 [snd-cs4236] snd-cs4236-lib 11216 0 [snd-cs4236] snd-opl3-lib 6372 0 [snd-cs4236] snd-hwdep 5408 0 [snd-opl3-lib] snd-cs4231-lib 19020 0 [snd-cs4236 snd-cs4236-lib] snd-pcm 61700 0 [snd-cs4236-lib snd-cs4231-lib] snd-timer 14724 0 [snd-opl3-lib snd-cs4231-lib snd-pcm] snd-page-alloc 6292 0 [snd-cs4231-lib snd-pcm] snd-mpu401-uart 3456 0 [snd-cs4236] snd-rawmidi 13632 0 [snd-mpu401-uart] snd-seq-device 4032 0 [snd-opl3-lib snd-rawmidi] snd 34276 0 [snd-cs4236 snd-cs4236-lib snd-opl3-lib snd-hwdep snd-cs4231-lib snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device] Modules Conf ---------------------------------------------- alias char-major-116 snd alias char-major-14 soundcore options snd major=116 cards_limit=4 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss alias /dev/dsp* snd-pcm-oss alias snd-card-0 snd-cs46xx alias snd-card-1 snd-ens1370 alias snd-slot-0 snd-card-0 alias sound-slot-0 snd-slot-0 alias snd-slot-1 snd-card-1 alias sound-slot-1 snd-slot-1 Proc Asound ----------------------------------------------- Advanced Linux Sound Architecture Driver Version 1.0.3. Compiled on Apr 6 2004 for kernel 2.4.25alsa3 with versioned symbols. 0 [CS4236B ]: CS4236B - CS4236B CS4236B at 0x534, irq 5, dma 1&3 0: [0- 0]: ctl 4: [0- 0]: hardware dependent 16: [0- 0]: digital audio playback 24: [0- 0]: digital audio capture 33: : timer 00-00: OPL3 FM 00-00: CS4231 : CS4236B : playback 1 : capture 1 Well I am back to where I was before trying the soundblaster card, and unfortunatly remote to the machine, however it did not work last time, will try tonight. Tried the same trick with the es1370, no luck with that one Oh and yes I did adjust the volume last time with alsamixer in case anybody is wondering. Cheers Brian > > -- > 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]