Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
devfsd.conf / palm usb / reiser problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
aslocum
Apprentice
Apprentice


Joined: 28 May 2004
Posts: 217
Location: Germany, Frankfurt

PostPosted: Wed Jun 23, 2004 9:53 am    Post subject: devfsd.conf / palm usb / reiser problem Reply with quote

Hi,

my sony clie palm works only under root so i have searched this forum and found this:

add to devfsd.conf:
Code:
#Manage Palm pilot devices

LOOKUP ^pilot$ CFUNCTION GLOBAL mksymlink usb/tts/1 pilot
REGISTER ^usb/tts/1$ CFUNCTION GLOBAL mksymlink $devname pilot PERMISSIONS root.users
REGISTER ^usb/tts/1$ PERMISSIONS root.users 666
UNREGISTER ^usb/tts/1$ CFUNTION GLOBAL unlink pilot


when i boot i get an error liek this:

bad WHAT in line UNREGISTER ^usb/tts/1$ CFUNTION GLOBAL unlink pilot
and the system wont boot.
something about reiserfs cannot be checked and if this is a reiser partionen i can try to --rebuild-sb

--rebuild-sb wont produce any errors but the error remains. if i edit the devfsd.conf and uncommet the palm lines, gentoo boots fine.

sorry about my bad english.

i use kernel-2.6.7 and reiserfs on /
Back to top
View user's profile Send private message
Z?
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jan 2003
Posts: 118
Location: Waterloo, Ontario, Canada

PostPosted: Sun Jun 27, 2004 4:01 pm    Post subject: Reply with quote

There's a typo in this line:
Quote:
UNREGISTER ^usb/tts/1$ CFUNTION GLOBAL unlink pilot

It should be:
Quote:
UNREGISTER ^usb/tts/1$ CFUNCTION GLOBAL unlink pilot
Back to top
View user's profile Send private message
aslocum
Apprentice
Apprentice


Joined: 28 May 2004
Posts: 217
Location: Germany, Frankfurt

PostPosted: Sun Jun 27, 2004 5:24 pm    Post subject: Reply with quote

thx !
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum