Re: Woody giving spurious 8259A errors Intr 7

2001-10-25 Thread Debian User Jean-Baptiste Note
This is a serial chip to my knowledge. try enabling/disabling is in the bios ? or maybe there's a shared interrupt on it the kernel doenst like ? -- I'm an occurence of the I love GNU virus. Please help me spread.

Re: Keyboard loss

2001-10-24 Thread Debian User Jean-Baptiste Note
I experienced the same problem with gpm on several boxes. disable it. that's all i could do. -- I'm an occurence of the I love GNU virus. Please help me spread.

Re: 100hz in Xfree86-4.1?

2001-10-24 Thread Debian User Jean-Baptiste Note
for all your monitor-related configurations, apt-get install get-edid (or is it read-edid ??) then read-edid | parse-edid (or is it get-edid | parse-edid ??) So you'll get what you have to put in your /etc/X11/XF86Config-4 so that X will use your monitor (and video card ! it has to be capable of ma

Re: Kernel 2.4.13 has no /dev files or info with lspci

2001-10-24 Thread Debian User Jean-Baptiste Note
On Wed, Oct 24, 2001 at 12:18:43PM -0500, Hanasaki JiJi wrote: > lspci only gives the board numbers. no descriptions show up > OK, i think this is because you don't have PCI device name database compiled into the kernel. Try to add it. This is in General Setup section. > /dev does not have my hd

Re: using bootcd with usb cdrw drive

2001-10-24 Thread Debian User Jean-Baptiste Note
Well, i'm sorry i'm really not an expert, but maybe you should try a kernel with a initrd option. With a initrd, you'll get somewhat of a prompt and the ability to modprobe any module you like, it could help you to debug your problem. So, what i would do : 1) try to recompile the kernel with modul

Re: using bootcd with usb cdrw drive

2001-10-23 Thread Debian User Jean-Baptiste Note
Just to know, have you devfs compiled in the kernel and mounted at boot ? are you sure the entry /dev/scd0 exists at boot-time ? what is the error message ? (i guess it's can't mount root fs on device XX:XX -> those numbers have a meaning you should try to interpret) -- I'm an occurence of the I

Re: intel fortran compiler

2001-10-23 Thread Debian User Jean-Baptiste Note
The answer seems strighforward : some of the object files and librairies were compiled for IA64. Of course you wont be able to get them to work on your IA32 box. I guess, you dont have the source of this compiler, only librairies and object files ? -- I'm an occurence of the I love GNU virus. Ple

Re: pppoatm

2001-10-23 Thread Debian User Jean-Baptiste Note
For pppoatm to work, you dont need a package actually. pppoatm support is in the kernel. (the pppoe package give you pppoe support in userland, but their is not such way of doing for pppoatm) you need : 1) a pppoatm kernel patch. It works well on all recent kernel versions (search google) 2) a spec

Re: Frequent lock-ups

2001-10-22 Thread Debian User Jean-Baptiste Note
Try to disable gpm, that could help your case. -- I'm an occurence of the I love GNU virus. Please help me spread.

OpenLDAP server woes : not enough locks

2001-10-21 Thread Debian User Jean-Baptiste Note
Dear list, I write to you as a last hope, as www.openldap.org seems to be down from my home in France :( Here's my problem : When doing a massive update to a ldap server (ldap package, sid), ie putting my /etc/group into the database, I get a ldbm: ==> Lock table is out of available locks error

Re: [OT] windows networking issue

2001-06-07 Thread Debian User Jean-Baptiste Note
just by chance ... did you put the masquerading box as the default gateway for the win98 machine ? -- I'm an occurence of the I love GNU virus. Please help me spread.

Re: install network card problem.

2001-04-26 Thread Debian User Jean-Baptiste Note
I have no problem at all with 4 of these cards on an old, P100, 440BX based chipset that serves at home as DSL router. (the box has been up for 70 days without any problem) Yet : I had a hell of a lot of problem getting them to work on 2 friend's computers. They had Athlon processors on VIA-base

Re: unexpected net-pf-10

2001-04-26 Thread Debian User Jean-Baptiste Note
It seems almost all network packages in woody are ipv6-enabled. I think those try to use ipv6, all the more so as you have ipv6 host declarations in your /etc/hosts (have a look at it, commenting them out should solve most of the log messages problems) -- I'm an occurence of the I love GNU virus.

Re: The Perfect Debian / Personal Computer

2001-04-25 Thread Debian User Jean-Baptiste Note
Hell, I mean, all ne2k-pci that I had worked really well. They were based on realtek chipsets. BUT is your ethernet card a 100Mbps, RTL8139 one ? That one gave me real pain. >From what I could see on the various mailing lists regarding the subject, I'm far from being alone in that case, and I maile

Re: Bootable Linux-on-a-CD

2001-04-25 Thread Debian User Jean-Baptiste Note
Just noticed this new package in SID : bootcd It should allow you to get a system similar to your desktop on a CD. This package actually sounds really cool. -- I'm an occurence of the I love GNU virus. Please help me spread.

Re: Problem with disk space

2001-04-25 Thread Debian User Jean-Baptiste Note
Most probably your bios/partition program uses LBA adressing, and linux does not, so same number of blocks (read from the partition table, the same for every program) but of smaller size (normal vs LBA) may accout for your situation. Try passing the argument hdX=lba to the kernel maybe ? -- I'

Re: Killing session remotely?

2001-04-25 Thread Debian User Jean-Baptiste Note
Alternatively you can slay the user as root. log in, su, and slay jeff. (simply type slay jeff) should do the trick if no suid apps were launched. -- I'm an occurence of the I love GNU virus. Please help me spread.

Re: The Perfect Debian / Personal Computer

2001-04-24 Thread Debian User Jean-Baptiste Note
And if we come to talk about network cards, avoid like hell the chipset realtek 8139, especially if you have a K7/VIA based motherboard. avoid like hell DFE-530TX, only if you have a K7/VIA confguration. I can tell you from experience on 3 <> computers that they either, do not run in a useable wa

Re: gcc 3.0, namespace, and such

2001-04-24 Thread Debian User Jean-Baptiste Note
I'm far from being an expert, but : 1- yes you can safely install gcc v3 (and g++ v3 and so on) alongside the 2.9X you call it only by appending -3.0 to its name. 2- I have some syntactic problems with g++ v3 as far as dereferencing functionsis concerned. Hell, i'm really not an expert, but someth

OFF-Topic : UDMA & BP6 -- it works.

2000-10-20 Thread Debian User Jean-Baptiste Note
Hi all. I have been using a Abit BP6 for quite a long time now, and needed the UDMA interfaces. I have 2 IBM 5400tr/min, 15 Gb hdd connected to ide2. Yet, as many people did, I had an awful lot of problems setting up UDMA on this card (autotune would freeze the box at bootup, on Linux as well as

Re: balsa mozilla ...

2000-10-06 Thread Debian User Jean-Baptiste Note
> .P.S. Mon pointeur de souris est correct sous win et dans > XF86Setup mais il n'apparait pas sous X11 et je ne comprend > pas d'où cela vient et comment résoudre le probème. > ( Il est représenté par trois ou quatre barres verticales et >  c'est pareil avec la slack 7.0.) Essaie de jouer avec

SOCKS 2 HTTP

2000-09-12 Thread Debian User Jean-Baptiste Note
Here's a quote from a (famous?)win program homepage: Socks2HTTP is an agent converting SOCKS v.5 requests into HTTP requests and tunnelling them through HTTP proxy. SOCKS allows programs to traverse firewalls on any port number and is used by many popular programs, like Napster, MSN Messanger, CRT

IRC proxying

2000-08-31 Thread Debian User Jean-Baptiste Note
Hello everybody, I have found the bounce IRC proxy in 2.3 debian. Does anyone of you knows of security issues with this proxy ? May I recommend it safely to my school (that has cut our irc access lately for security reasons) ? Thx in advance

Kernel configurations

2000-08-31 Thread Debian User Jean-Baptiste Note
Hi all Does anyone know where I could get the config files of the pre-compiled kernels found in Potato ? thx.

Re: LI after install

2000-08-31 Thread Debian User Jean-Baptiste Note
Here's what a get from "Linux Kernel Insternals" : Startup Messages : LI : the first step of the loaderhas been able ro load the second step whose processing then failed. This can be caused by an incorrect geometry or by repositionning the file boot.b without reinstalling the loader. Also, is you

Compiling sound support for sblive

2000-08-30 Thread Debian User Jean-Baptiste Note
Hello all ye Debian users, Im new to Debian and this list, hope the question hasn't been answered yet. When trying to compile the sblive module, with my new own kernel headers i get a 8390.ver file not found in the kernel headers. Does anyone has a hint as to what mudules I have to select to get