While the others probably have more sound advice (no pun
intended) one thing I just dealt with was the devices. It said that it
would create the necessary ones (/dev/sndstat, /dev/audio, etc) but my
installation did not for some reason. Had to use the script at the end of
the read
> Here's a scenario. I boot up DOS, along with the PnP drivers, so my
> soundcard and CD-ROM work fine. Then I soft boot using my Linux boot disk.
> During boot up, I observe these messages:
> hdh: Matshita CR-581 ATAPI CD-ROM drive
> ide3 at 0x168-0x16f, 0x36e on irq 10
> These messages do *not*
>
> Actually, I haven't edited mine at all, so unless the kernel
> compilation does something to it, there's no sound stuff in it.
Kernel compilation does nothing to isapnp.conf
You have to do pnpdump (if you havent done do yet), and configure the card
manually.
Andrew
/***
> >JUst post the isapnp.conf you have to the list, we'll take a look at it.
>
> Actually, I haven't edited mine at all, so unless the kernel
> compilation does something to it, there's no sound stuff in it.
I have had problems with compiling sound support for PnP soundblasters
into the kernel, bu
>JUst post the isapnp.conf you have to the list, we'll take a look at it.
Actually, I haven't edited mine at all, so unless the kernel
compilation does something to it, there's no sound stuff in it.
--
-~* Daniel Elenius *~-
JUst post the isapnp.conf you have to the list, we'll take a look at it.
/
* Windows? What Windows?*
* I may have missed it... *
* It can't be a latest Linux*
* version, can it? *
*
thanks, but now isapnp says:
Don't know what to do with CONFLICT (IRQ WARNING)) on or around line 4
Error occurred parsing config file on line 4 --- no action taken
--
-~* Daniel Elenius *~-
On Sun, 27 Sep 1998 21:55:01 +1000 (EST), Shao Ying Zhang wrote:
>Could anyone tell me where I did wrong?
Well, you DID do a "make modules", did you? A "make zImage" or "make zlilo"
JUST
gets you a new kernel!!
--
Ralf G. R. Bergs * Welkenrather Str. 100/102 * 52074 Aachen * Germany
+49-241-
On Sun, 27 Sep 1998, Ralf G. R. Bergs wrote:
> On Sun, 27 Sep 1998 20:46:10 +1000 (EST), Shao Ying Zhang wrote:
>
> > I rebooted with the new kernel and everything seems fine.
>
> Did you do a "make modules_install"?
virge:/usr/src/linux# make modules_install
ls: *.o: No such file
>> "SYZ" == Shao Ying Zhang <[EMAIL PROTECTED]> writes:
[compiling a kernel]
Hi,
save yourself much trouble and do it the debian way.
Install the package kernel-package (it is in admin or misc) and read
/usr/doc/kernel-package/README.gz
You may also have to install the fakeroot package if you
On Sun, 27 Sep 1998, Ralf G. R. Bergs wrote:
> On Sun, 27 Sep 1998 20:46:10 +1000 (EST), Shao Ying Zhang wrote:
>
> > I rebooted with the new kernel and everything seems fine.
>
> Did you do a "make modules_install"?
>
> > virge:/usr/src# insmod sound
> >insmod: sound: no module
On Sun, 27 Sep 1998 20:46:10 +1000 (EST), Shao Ying Zhang wrote:
> I rebooted with the new kernel and everything seems fine.
Did you do a "make modules_install"?
> virge:/usr/src# insmod sound
>insmod: sound: no module by that name found
Try "insmod /lib/modules/...", i.e. u
On Thu, Oct 30, 1997 at 01:49:32PM -0500, Will Lowe wrote:
> On Thu, 30 Oct 1997, Bruno Simoes wrote:
>
> > > Do you have a pnp bios?
> > Yes, I do
>
> Well, then, all you really need to do is compile the kernel with sound
> support. It might be a little tough to figure out what parameters to
On Fri, Oct 31, 1997 at 12:57:05AM -0500, Will Lowe wrote:
> On Fri, 31 Oct 1997, Hamish Moffatt wrote:
>
> > That's not my experience. I have a PnP BIOS, but how do you know what
> > settings it has allocated the sound card to tell the sound driver?
> > Especially when all the other OSs will do t
On Fri, 31 Oct 1997, Hamish Moffatt wrote:
> That's not my experience. I have a PnP BIOS, but how do you know what
> settings it has allocated the sound card to tell the sound driver?
> Especially when all the other OSs will do their own resource management
> on the card, eg Win95 and even Creativ
On Thu, Oct 30, 1997 at 01:49:32PM -0500, Will Lowe wrote:
> On Thu, 30 Oct 1997, Bruno Simoes wrote:
> > > Do you have a pnp bios?
> > Yes, I do
>
> Well, then, all you really need to do is compile the kernel with sound
> support. It might be a little tough to figure out what parameters to
> c
On Thu, 30 Oct 1997, Bruno Simoes wrote:
> > Do you have a pnp bios?
> Yes, I do
Well, then, all you really need to do is compile the kernel with sound
support. It might be a little tough to figure out what parameters to
compile in (DMA channels, I/O regions, etc.) because generally one does
On Thu, 30 Oct 1997, Will Lowe wrote:
> On Thu, 30 Oct 1997, Bruno Otavio de Moraes Simoes wrote:
>
> > How can I install a SB16 plug n' pray on Linux. Do I have to compile the
>
> Do you have a pnp bios?
> Will
>
Yes, I do
Bruno
--
T
On Thu, 30 Oct 1997, Bruno Otavio de Moraes Simoes wrote:
> How can I install a SB16 plug n' pray on Linux. Do I have to compile the
Do you have a pnp bios?
Will
--
|
On Thu, 30 Oct 1997, Bruno Otavio de Moraes Simoes wrote:
> Hi there;
> How can I install a SB16 plug n' pray on Linux. Do I have to compile the
> kernel? What about "isapnptools"? I tried to configure it but did not
> work.. I don't want to use bootlin from DOS because I don't have a DOS
> par
[EMAIL PROTECTED] said:
> Yup. kernel versions 2.0.x can't do PNP. I haven't seen the
> isapnptools but if you check a searchable LSM on the web you should
> be able to find the latest version. I couldn't get this tool to work.
> I have an Ensoniq SoundScape Vivo. I've been able to get around t
[EMAIL PROTECTED] wrote:
>
> I have a sb16 PnP card installed in my micron pc.
> I've compiled sound support into the kernal, but
> I have had not had success.
>
> I get the following results:
> $ cat /dev/sndstat
> cat: /dev/sndstat: No such device
>
> I'm assuming the difficulties result from
22 matches
Mail list logo