Re: Problem to burn cd with cdrecord

2000-02-05 Thread hubert . fauque
Markus Jaekel [EMAIL PROTECTED] writes: Hallo! After creating an ISO-Image with mkisofs I would like to burn it on CDR. I start a test with cdrecord dev=6,0 speed=4 -v -dummy -multi image.iso without any errors. When I do it without the -dummy option I get the following output:

Re: compiling an old kernel

2000-02-02 Thread hubert . fauque
thanks to all who answered my question. I have installed gcc272 and could compile the kernel; Hubert

compiling an old kernel

2000-02-01 Thread hubert . fauque
As I explained in another message I am getting SCSI errors when writing a CD; I have tried to use this CD writer under windows: it works; so I suppose it may be a driver problem (I use a 2.2.13 kernel). So I am trying to compile an old kernel (2.0.38) but with there are problems with egcs. I

problem writing CDs

2000-01-30 Thread hubert . fauque
I used to write CDs with cdrecord without problem; but now almost every time I try to write a CD it ends with a SCSI error: cdrecord: Input/output error. close track/session: scsi sendcmd: retryable error CDB: 5B 00 02 00 00 00 00 00 00 00 status: 0x2 (CHECK CONDITION) Sense Bytes: F0 00 05 00

Re: problem writing CDs

2000-01-30 Thread hubert . fauque
[EMAIL PROTECTED] writes: Did you change blank type? I have tried with the same blanks that worked; still error Could be software. Did you update cdrecord between it writing and it not writing? yes I will try with an old cdrecord. I also updated the kernel so this could be a driver error;

errors when printing with samba

1999-07-30 Thread hubert . fauque
I have already sent this message to the list but I don't know if it has arrived because of problems with my subscription address, so I resend it: I have a debian machine with an epson 900 printer; I use samba to print from another machine with windows98; here is the problem: when printing a

Re: errors when printing with samba

1999-07-30 Thread hubert . fauque
Peter Iannarelli [EMAIL PROTECTED] writes: Hello: What I find amazing about M$95/98 is that if you turn off the screen saver, many problems disappear. thanks for your answer, Peter, but I had already tried that; the screen saver is disabled; Hubert

printing with samba

1999-07-27 Thread hubert . fauque
I have a debian machine with an epson 900 printer; I use samba to print from another machine with windows98; here is the problem: when printing a large job (e.g. an A4 photo at 1440dpi) I get an error somewhere in the middle: a file begins to arrive in /tmp and at a random time the transfers

printing with samba

1999-07-27 Thread hubert . fauque
I have a debian machine with an epson 900 printer; I use samba to print from another machine with windows98; here is the problem: when printing a large job (e.g. an A4 photo at 1440dpi) I get an error somewhere in the middle: a file begins to arrive in /tmp and at a random time the transfers

Re: Hamm--Slink, now fetchmail/exim behaves strangely

1999-03-02 Thread hubert . fauque
Graham Ashton [EMAIL PROTECTED] writes: On Tuesday 02 March, Mark Phillips wrote: I've just upgraded from Hamm to Slink. Fetchmail seems to work the same as before, except that now, only the first 10 messages get to my mail box straight away. I've got the same problem. Strange, isn't

Re: CD recorder problem

1999-02-24 Thread hubert . fauque
Daniel J. Brosemer [EMAIL PROTECTED] writes: On 23 Feb 1999 [EMAIL PROTECTED] wrote: cdwrite is not as full-featured as cdrecord. Unless you have a special reason to use cdwrite, I suggest cdrecord -v -dummy -xa2 dev=3,0 speed=2 cdimage.raw ^ for

CD recorder problem

1999-02-23 Thread hubert . fauque
I have a CD recorder (Philips 2x2x6) and when I try to write a CD with cdwrite -v -D /dev/sr0 cdimage.raw I get cdwrite 2.0 Track 01: data7 Mb opening scsi device: Read-only file system At boot the CD recorder is detected: Vendor: SCSI-CD Model: ReWritable-2x2x6 Rev:

emacs and pgnus

1999-02-06 Thread hubert . fauque
I am trying to use pgnus-0.75 and I have the following problem: it compiles fine (./configure and make) but when I use it I get the error void function: gnus-truncate-string the problem is that there is no function named gnus-truncate-string in pgnus; so I think it may be loaded before I start

Re: Slow mail delivery

1998-11-22 Thread hubert . fauque
delivery: more than 10 messages received in one connection this is controled by some exim options (see queue_only_load) Hubert Fauque

some applications are eating memory

1998-11-08 Thread hubert . fauque
I have noticed that some applications are growing without limits: the first one is netscape; I have limited in Preferences the size of the memory cache to 3 Mb but as I use it, it takes more and more memory (as reported by top); I have to kill it when it is too big ( the maxmimum I have had till

Re: X-Windows Question

1998-02-19 Thread Hubert Fauque
Fulgham, Brent/SCO wrote: I get the dread: _X11TransSocketUNIXConnect: Can't connect: errno=111 xinit: Connection refused (errno 111) unable to connect to X try xhost name of your computer in your .xsession Hubert [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST:

floppy boot problem

1997-03-31 Thread Hubert FAUQUE
I tried to make a boot floppy by copying the kernel on the floppy: cp /usr/src/linux/arch/i386/boot/zImage /dev/fd0 it works except that when I boot from the floppy my Adaptec 1542 isn't recognized at boot; when I boot with the same kernel from the hard disk the 1542 is recognized without

Re: floppy boot problem

1997-03-31 Thread Hubert FAUQUE
Hubert FAUQUE wrote: I tried to make a boot floppy by copying the kernel on the floppy: cp /usr/src/linux/arch/i386/boot/zImage /dev/fd0 it works except that when I boot from the floppy my Adaptec 1542 isn't recognized at boot; when I boot with the same kernel from the hard disk the 1542

Re: Dosemu + FDOS problem

1997-02-28 Thread Hubert FAUQUE
itself, or fdos, or... And when I write exit in the command line, there is more error messages, and the emulator exits. Some solution to this problem? Thanks in advance. Alexander Gieg I have tried dosemu and I have the same problem; Does anybody have an idea? Thanks in advance Hubert Fauque

where is wish ?

1996-08-16 Thread Hubert FAUQUE
I have tried make xconfig to generate a new config file for the kernel but it gives an error wish not found Could somebody tell me what is wish and in which package it is? thanks Hubert Fauque [EMAIL PROTECTED]

Re: where is wish ?

1996-08-16 Thread Hubert FAUQUE
On Fri, 16 Aug 1996 11:46:42 -0700, you wrote: You need to install Tcl7.4 (or Tcl7.5) and Tk4.0 (or Tk4.1). BTW, if you just need the make 'xconfig' feature, I suggest not installing all this and using 'make menuconfig'. Phil. Thanks for your answer, I had just tried make xconfig instead of

Re: unreliable service of I-Connect

1996-08-08 Thread Hubert FAUQUE
later in each case, so I am glad to say I am very pleased with i-connect. Hubert Fauque [EMAIL PROTECTED]