mknod - how do I make a device re-appear after re-boot
From: Steve Turnbull (steve.turnbull_at_yhgfl.net)
Date: 01/28/05
- Previous message: Alexandros Papadopoulos: "Re: Computer Name and IP Address"
- Next in thread: Marc Wilson: "Re: mknod - how do I make a device re-appear after re-boot"
- Reply: Marc Wilson: "Re: mknod - how do I make a device re-appear after re-boot"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: debian-user@lists.debian.org Date: Fri, 28 Jan 2005 14:28:31 +0000
Hi
My setup: Debian unstable, KDE3.3, Sony Vaio VGN-A217M laptop
I need a device in /dev/ called sonypi which is required for my Sony
Laptop FN keys etc.
I run this command as root;
mknod /dev/sonypi c 10 63
This works fine, and when I run my startup script for the sonypid
module, the FN keys work as well.
The startup scripts are all fine and are linked to correctly from rc5.
The problem is that when I reboot my laptop, the sonypi device in /dev
is no longer there.
My question is: how do I make the /dev/sonypi device permanent?
I don't know what more information I could provide? Please say if there is...
Regards
Steve
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Alexandros Papadopoulos: "Re: Computer Name and IP Address"
- Next in thread: Marc Wilson: "Re: mknod - how do I make a device re-appear after re-boot"
- Reply: Marc Wilson: "Re: mknod - how do I make a device re-appear after re-boot"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|