Re: a strange problem with modules 2/4... debian kernel 2.6.7-1-386
From: Abdullah Ramazanoglu (abdullah_at_ramazanoglu.tr)
Date: 08/30/04
- Next message: Anonymous Surfer: "Re: Lap top for Linux"
- Previous message: Scott Hemphill: "Re: tar: /dev/st0: Warning: Cannot seek: Illegal seek"
- In reply to: RRB: "Re: a strange problem with modules 2/4... debian kernel 2.6.7-1-386"
- Next in thread: RRB: "Re: a strange problem with modules 2/4... debian kernel 2.6.7-1-386"
- Reply: RRB: "Re: a strange problem with modules 2/4... debian kernel 2.6.7-1-386"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 30 Aug 2004 19:16:57 +0300
begin RRB <rrb@despammed.com> dedi ki:
> Abdullah Ramazanoglu wrote:
>> begin RRB <rrb@despammed.com> dedi ki:
--8<--
>> It seems that you don't have devfs, or it is not started in initscripts.
>> Then, MAKEDEV would statically create the /dev/lp0 device node, so it
>> would be usable without devfs.
>
> I'm not sure to understand fully:
>
> I don't have devfs but i have /dev/lp0.
>
> ls -l /dev/lp0 output:
>
> crw-rw-rw- 1 root lp 6, 0 Jul 31 07:28 /dev/lp0
>
> and if i do:
> cd /dev
> ./MAKEDEV lp0
> ./MAKEDEV: don't know how to make device "lp0"
Oh, sorry. When I saw
echo pippo>/dev/lp0
/dev/lp0: No such device or address
in your original post, I thought there was something wrong with the
definition of /dev/lp0 node in your system. Perhaps dmesg output reveals
something?
Anyway, I have done a quick search on google.com/linux with keyword
"/dev/lp0: No such device or address" and some of the interesting hits
from the first page of hits are below:
http://www.linuxprinting.org/pipermail/general-list/2003q1/003340.html
[[ Many people have found that Linux will not detect their parallel port
unless they disable "Plug and Play" in their PC BIOS.
see http://www.linuxprinting.org/howto/kernel.html chapter 4 ]]
http://lists.infradead.org/pipermail/linux-parport/2004-August/000141.html
[[... One way you can tell - it's a little subtle, actually - is by using
the "file" utility and its "-s" (special file) option. The messages will
vary a bit depending on whether the printing daemon is loaded or not.
http://www.linuxgazette.com/issue92/tag/2.html ]]
http://freebooks.by.ru/view/RedHatLinux6Unleashed/rhl6u152.htm
etc.
HTH
-- Abdullah | aramazan@ | Ramazanoglu | myrealbox | ________________| D.0.T cöm |__
- Next message: Anonymous Surfer: "Re: Lap top for Linux"
- Previous message: Scott Hemphill: "Re: tar: /dev/st0: Warning: Cannot seek: Illegal seek"
- In reply to: RRB: "Re: a strange problem with modules 2/4... debian kernel 2.6.7-1-386"
- Next in thread: RRB: "Re: a strange problem with modules 2/4... debian kernel 2.6.7-1-386"
- Reply: RRB: "Re: a strange problem with modules 2/4... debian kernel 2.6.7-1-386"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|