Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ 1 [2] >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: FUSE ?, File system in User SpacE< Next Oldest | Next Newest >
Juanito Offline





Group: Members
Posts: 1601
Joined: Sep. 2005
Posted: Feb. 13 2008,14:51 QUOTE

The mydsl extension ntfsprogs-2.uci in the testing section has a full version of fuse included - you could try loading this and see if it helps? (note that you would still need to load the dsl-4.2.5 fuse module)
Back to top
Profile PM 
bjhbjh Offline





Group: Members
Posts: 21
Joined: Jan. 2008
Posted: Feb. 13 2008,18:51 QUOTE

Quote
The mydsl extension ntfsprogs-2.uci in the testing section has a full version of fuse included - you could try loading this and see if it helps? (note that you would still need to load the dsl-4.2.5 fuse module)


I did a fresh boot from the CD. Installed ntfsprogs-2.uci. Installed fuse with 'modprobe' at the command prompt. Installed OWFS.uci from the  uci section of mydsl. Then I ran the OWFS start script borrowed from the other older DSL version where local filesystem access works.

Results are unchanged. I still don't have local filesystem access to the 1wire sensors.

Here is the OWFS start script from the other older version of DSL.

Code Sample
#!/bin/sh
PATH=$PATH:/opt/owfs/bin
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/owfs/lib
#sudo insmod /opt/owfs/module/fuse.o 2> /dev/null
mkdir ~/1wire 2> /dev/null
/opt/owfs/bin/owserver.bin -u /dev/ttyS0 /dev/ttyS1 -p 3333
/opt/owfs/bin/owfs.bin -s 3333 /home/dsl/1wire
/opt/owfs/bin/owhttpd -s 3333 -p 3001
dillo http://localhost:3001



I tried commenting out the line

Code Sample
#sudo insmod /opt/owfs/module/fuse.o 2> /dev/null
in case it was causing trouble reloading fuse or something but it has made no appreciable difference.

The file '/opt/owfs/module/fuse.o' appears to contain only 3 capital letters: "ELF" and a few un printable characters.

Thanks again,

BJH
Back to top
Profile PM 
Juanito Offline





Group: Members
Posts: 1601
Joined: Sep. 2005
Posted: Feb. 14 2008,03:33 QUOTE

Quote
The file '/opt/owfs/module/fuse.o' appears to contain only 3 capital letters: "ELF" and a few un printable characters.
- that's normal for a compiled executable.

Sorry, but I don't have any more ideas...
Back to top
Profile PM 
bjhbjh Offline





Group: Members
Posts: 21
Joined: Jan. 2008
Posted: Feb. 14 2008,13:32 QUOTE

Thanks Juanito for those you have suggested, I learned quite a bit.

I think I will press on with my project by making calls to the http://localhost interface and parsing the info I want out of the html responses. Its a lot more work but I cannot keep beating this dead horse.

Thanks and best regards,

Brian H.
Back to top
Profile PM 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: Feb. 14 2008,19:44 QUOTE

Fuse module can also be initiated by using the fuse boot option.
Back to top
Profile PM WEB 
9 replies since Feb. 12 2008,14:24 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ 1 [2] >/
reply to topic new topic new poll
Quick Reply: FUSE ?

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code