[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Alsa on Dell OptiPlex GX1 (Debian/2.4.17/CS4236B)



"Greer, Darren (MED)" <Darren.Greer@med.ge.com> writes:

> First, after running /etc/init.d/alsasound start (output shown below), I
> cannot open the mixer...running aumix says "error opening mixer".
> However, if I "modprobe snd-mixer-oss" it works.  So, the mixer thing is
> my first challenge as to why it doesn't load up at first.

Consider adding snd-mixer-oss to your /etc/modules file. These are
loaded per default on boot.

> Second, after all is started up, I can hear the beep inmy speakers when
> I hit backspace at an empty line on the console, but that is the only
> audio I get.  Anything else I do results in: "Cannot open /dev/dsp or
> /dev/sound/dsp".  Or trying to cat something to /dev/dsp results in:
> "bash: /dev/dsp: No such device".  /dev/dsp does exist, and I have
> re-compile alsa and re-run ./snddevices to be sure they are being
> created.

I had this problem on my ppc machine because the correct modules
were not loaded. By adding them to /etc/modules, the problem
was corrected.

> Third, I read somewhere that the cannot IRQ 0 is due to PnP OS being on
> in the BIOS.  Well, on this machine that is not an option in the BIOS.
> I have just flashed the BIOS to the newest version to be sure I was not
> missing anything.  So, suggestions there would be great.  Although, I am
> not using midi on this thing, so if MPU401 is strictly needed for midi,
> I could pass if no one has a solution.

Hopefully I won't be telling you anything you don't already know:

If you have the isapnptools package installed, you should have the
command-line tools isapnp(8) and pnpdump(8)available. pnpdump(8)
provides you with a listing of PNP devices in your machine somewhat
akin to /proc/isapnp. By saving pnpdump's output to a file, you have a
pretty handy isapnp configuration file which you can edit and modify
with any text editor - making sure you enable the device and change
(if necessary) it's IRQ's and memory to something the machine can work
with. See the manpages for more information.

hope this helps,
Elizabeth



Reply to: