Re: unresolved symbols

2001-04-05 Thread William Staniewicz
2PM +0000, William Staniewicz ([EMAIL > PROTECTED]) wrote: > > Here is what I get when I do: > > > > localhostnl:/home/wstan# insmod opl3sa2 > > Using /lib/modules/2.2.18pre21/misc/opl3sa2.o > > /lib/modules/2.2.18pre21/misc/opl3sa2.o: unresolved symbol > >

unresolved symbols

2001-04-05 Thread William Staniewicz
Here is what I get when I do: localhostnl:/home/wstan# insmod opl3sa2 Using /lib/modules/2.2.18pre21/misc/opl3sa2.o /lib/modules/2.2.18pre21/misc/opl3sa2.o: unresolved symbol unload_mpu401_R5febf284 /lib/modules/2.2.18pre21/misc/opl3sa2.o: unresolved symbol probe_mpu401_Rcd91465c /lib/modules/2.

OPL3-SA3 Sound problem

2001-04-04 Thread William Staniewicz
I'm trying to get my sound working with OPL3-SA3. When I try to install the module, I get the following error. What needs to be done to make it work? localhostnl:/home/wstan# insmod opl3sa2 Using /lib/modules/2.2.18pre21/misc/opl3sa2.o /lib/modules/2.2.18pre21/misc/opl3sa2.o: unresolved symbol un

Re: OPL3-SA3 Sound problem

2001-03-31 Thread William Staniewicz
ail, applications? I put everything in one partition so I dont know if that will be a problem. Thank you, -Bill On Sat, Mar 31, 2001 at 01:36:40PM +0200, Laurynas Biveinis wrote: > On Sat, Mar 31, 2001 at 10:51:57AM +, William Staniewicz wrote: > > I have looked over the Lin

OPL3-SA3 Sound problem

2001-03-31 Thread William Staniewicz
I have looked over the Linux HOWTO and searched the archives but nothing seems to help. I am thinking that maybe isapnp is not running at boot since I see no reference to it in dmesg. How do I find out if it is? Where do I set it up to run if it isn't running? Below is my setup... any obvious blun

Re: unable to mount 2nd FAT16 partition

2001-03-25 Thread William Staniewicz
Yes, here is part of the lsmod result. localhostnl:/home/wstan# lsmod ... vfat9408 0 umsdos 23936 0 (unused) ... On Sun, Mar 25, 2001 at 10:02:30PM +, Michael George wrote: > Bill: > > Do you have the vfat module ins

Sending web pages via DGS

2001-03-25 Thread William Staniewicz
Here and there I have come across references to DPS as being a way to send web pages via the internet. I think Sun's NeWS could have helped with that idea. As I understand it would be faster and use less bandwidth. I only have a basic understanding of all this. Could someone give me a brief summar

Re: unable to mount 2nd FAT16 partition

2001-03-25 Thread William Staniewicz
I am able to mount hda1 (Fat16) just fine but can't do it with hda3 for some strange reason. I did try your suggestion though and got this: localhostnl:/home/wstan# mount -t vfat /dev/hda3 /mnt mount: wrong fs type, bad option, bad superblock on /dev/hda3, or too many mounted file systems

Re: unable to mount 2nd FAT16 partition

2001-03-25 Thread William Staniewicz
There is nothing else mounted as far as I can tell. localhostnl:/home/wstan# mount /dev/hda6 on / type ext2 (rw,errors=remount-ro,errors=remount-ro) proc on /proc type proc (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) -Bill On Sun, Mar 25, 2001 at 10:57:41AM -0500, And

unable to mount 2nd FAT16 partition

2001-03-25 Thread William Staniewicz
I have no problem mounting my initial FAT16 partition, but am unable to mount the 2nd one. The 2nd one was added recently following the installation of Windows95 and Debian Linux (in that order). I use this to mount: mount -t msdos /dev/hda3 /mnt This is what I get back: mount: wrong fs

unable to mount FreeBSD partition

2001-03-17 Thread William Staniewicz
I recently installed Debian onto my PC which now shares space with Windows95, FreeBSD, and Plan 9. I tried to mount FreeBSD from Debian but can only do it to root, nowhere else. I use the following: mount -t ufs -o ufstype=44bsd /dev/hda7 /mnt Below is information I gathered. I really d