Thanks, it worked! I can now listen to Enigma to my heart's content. I
guess I did have a broken kernel source. 

I wonder if anyone else has seen the following issue/problem with HP
Pavilion PCs. In case others have had similar problems, I hope the
following will be useful to them:
   By default, the BIOS's settings for "PnP OS" are set to "Windows
95/98/ME". So that they won't detect your network card or sound card in
Linux. You have to set the "PnP OS" setting to "Other" to enable linux
style IRQ sharing for PCI devices. After that my network card worked,
apart from a 'minor' problem about finding the right drivers (use
rtl8139).
       However, even after this the soundcard is still not detected, its
IRQ setting is 0 (clashes with timer). So I have to set the irq manually.
The snd-card-intel8x0 module don't seem to take an irq setting as an
option, so I have to set it beforehand using the "lostirq" module. And its
a pain that everytime I reboot, I have to go through /proc/interrupts to
find the right IRQ. If anybody knows a better way of handling these
things, please let me know.

Thanks Again, Frans...
-rohit


On Sun, 21 Oct 2001, Frans Ketelaars wrote:

> Rohit Singh wrote:
> > 
> > Hi,
> >   I'm using linux 2.2.16-22 (I think it came with RH 7.0) on my box. Its a
> > HP Pavilion with the Intel 810e chipset and the accompanying sound-card
> > (ac97 based stuff, i ithink). I am having a lot of problems compiling the
> > alsa modules on this version. I do *not* have a problem in compiling alsa
> > on other versions (say, 2.2.16 or 2.2.18). However, there's so much stuff
> > (read modules) on my box that depends on the kernel version being
> > 2.2.16-22 that I'd rather not change the version of the kernel I'm using.
> > I did get OSS working but the free version only plays for 20 min at a
> > time. Could somebody help me in getting alsa on my machine, please ?
> > 
> > Thanks,
> > rohit
> > 
> > here's some of the output:
> > ====> /usr/src/alsa-driver-0.4.1e>>./configure 
>--with-kernel=/usr/src/linux-2.2.16-22  --with-isapnp=no --with-oss=no
> > 
> > ====> /usr/src/alsa-driver-0.4.1e>> make  #this gave tons of compilation errors
> 
> <snip>
> 
> Are you really trying to use ALSA 0.4.1e? That's very old. I should use
> either the latest 0.5 or 0.9beta release. Make sure the .rpm package with
> the kernel source is installed. HTH,
> 
>     -Frans
> 


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to