Hello all, Has anyone been able to set up a USB printer in SuSE 6.4 I have tried everything to get my HP Deskjet 895Cxi to work but to no avail. The nearest I came is by configuring with yast2. It autodetects my printer as "unknown by Hewlett Packard", when I tell it which model it is and run a test print all I get is garbage. If I tell yast2 it is a laserjet, I get about 1/8 page and then garbage. Any help would be appreciated. Keith Gibbons -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
I installed SuSE 6.4 with a HP 600 connected via a USB hub and YAST2 detected it correctly straight off. I know this does not help much but it should show that USB printer detection should work. Peter ----- Original Message ----- From: Keith Gibbons <stardatecomputers@eircom.net> To: <suse-linux-e@suse.com> Sent: Thursday, June 22, 2000 11:52 PM Subject: [SLE] USB printing
Hello all, Has anyone been able to set up a USB printer in SuSE 6.4 I have tried everything to get my HP Deskjet 895Cxi to work but to no avail. The nearest I came is by configuring with yast2. It autodetects my printer as "unknown by Hewlett Packard", when I tell it which model it is and run a test print all I get is garbage. If I tell yast2 it is a laserjet, I get about 1/8 page and then garbage. Any help would be appreciated.
Keith Gibbons
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
I have a program compiled for/on a 2.2.12 kernal (Red Hat I believe) and I get a seg violation when I try it on 6.4 (2.2.14 kernal). Are these kernal versions supposed to be binary compatible? Also what tools are availible to examine the cause of the fault more closely? I don't even get a dumped core, how can I force that? Thanks for any help Peter -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
* Peter Constantinou <peter.constantinou@ukonline.co.uk>:
I don't even get a dumped core, how can I force that?
change 'ulimit -Sc 0' in /etc/profile to a different size. Documentation on ulimit is in the bash manpage. david. -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
* Peter Constantinou (peter.constantinou@ukonline.co.uk) [20000626 00:44]:
Also what tools are availible to examine the cause of the fault more closely?
Strace and catchsegv are rather usefull to determine where the segfault is happening.
I don't even get a dumped core, how can I force that?
Use 'ulimit -c <size>' to set the maximum size for core dumps. Normally this is set to zero. Philipp -- Philipp Thomas <pthomas@suse.de> Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany #define NINODE 50 /* number of in core inodes */ #define NPROC 30 /* max number of processes */ -- Version 7 UNIX for PDP 11, /usr/include/sys/param.h -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
I am trying to use an X server emulation package to access by Linux 6.4 box. I can use the rlogin protocol no problem, but I want to use rexec and I don't seem to be able to. I have configured inetd.conf to turn exec on at boot, and I can issue rexec commands from a prompt, but when my client machine issues a similar rexec command it is refused a connection. Anyone know why this might be so? Cheers for any help. Peter -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (4)
-
jcm@bigskytel.com
-
peter.constantinou@ukonline.co.uk
-
pthomas@suse.de
-
stardatecomputers@eircom.net