Re: Dual Ethernet Cards

2000-03-02 Thread Ralf Sinoradzki
Hi ! I don't know, if this will help you ... I had some problem with two ethernet cards. (100Mbit PCI and NE2000 ISA, but no tulip ...). Then I compiled the PCI card into the kernel and the ne2000 as module and everything was O.K. ciao, Ralf.

Re: where is /dev/mouse???

2000-02-18 Thread Ralf Sinoradzki
You have to set the mouse device in /etc/XF86Config. You can do this for example with XF86Setup. Perhaps its /dev/ttyS0 or something like that if you have a serial mouse. If you have a ps/2 mouse you must use /dev/psaux I think and make shure, that your kernel is compiled with support for it. For

Re: sound blaster live

1999-12-12 Thread Ralf Sinoradzki
Hi ! You might compile the emu10k1 drivers with newer kernels than 2.2.13, but you have to replace some includes in /usr/include/linux with the header files in ./include/linux of your kernel-source-package. (I don'T know, if the debian kernel tools do this automatically, because I've not used kpkg

potato: Problem with gcc2.95.2 and float.h

1999-12-09 Thread Ralf Sinoradzki
Hi ! I've just updated my gcc-libs and got an error in float.h (i386) because 'long double' is not defined on my system. /usr/lib/gcc-lib/i386-linux/2.95.2/include/float.h Line 80-86: #ifndef __LDBL_UNION__ #define __LDBL_UNION__ union __convert_long_double { unsigned int __convert_long_double