Re: /dev/lp0 does not exist

2000-04-24 Thread Oswald Buddenhagen
> Attachment 1: > debian_arc:~# insmod sg > Using /lib/modules/2.2.14/scsi/sg.o > /lib/modules/2.2.14/scsi/sg.o: unresolved symbol scsi_init_free_R6ac8ba0b > ... i'm definitely not sure about this, but it may have something to do with the "Set version information on all symbols for modules" kernel

Re: /dev/lp0 does not exist

2000-04-24 Thread Antonio Rodriguez
Well, the problem is then more serious, related to something that I posted a while ago, but got no response. I will appreciate any help. Next the attachment: Attachment 1: debian_arc:~# insmod sg Using /lib/modules/2.2.14/scsi/sg.o /lib/modules/2.2.14/scsi/sg.o: unresolved symbol scsi_init_free_R6

Re: /dev/lp0 does not exist

2000-04-24 Thread Oswald Buddenhagen
> When I try echo "hello" > /dev/lp0 (or lp1,2,3) I get something like > device doesn't exist. But it is there? Where is the problem? Any ideas? > the special file is always there - it's installed with linux itself. you must compile printer support in the kernel or load the right modules. all ker

/dev/lp0 does not exist

2000-04-24 Thread Antonio Rodriguez
When I try echo "hello" > /dev/lp0 (or lp1,2,3) I get something like device doesn't exist. But it is there? Where is the problem? Any ideas? Thanx