![]() |
Re: [Announce] USB hostmode beta release
All right, new topic created and fleshed out :
http://talk.maemo.org/showthread.php?t=83270 Everyone interested, please head over there... the fun continues :-) Thanks for your help & patience joerg ! |
Re: [Announce] USB hostmode beta release
I was wondering if anyone was successful in using usb host mode to make the N900 a wireless router using the WIRED profile wonderfully described in http://talk.maemo.org/showpost.php?p...&postcount=127
i tried to do that with qt mobile hot spot and joikuspot and wasn't successful: using joikuspot i cannot see the WIRED profile at all, and with QT Mobile hot spot i do see it, but choosing it makes it still try to use the 3G network. Does anyone know how to make it work? The reason i need that is that i have laptop computer of my company which i am not an administrator on (so i cannot install anything on it including nokia's software), and only has windows terminal capabilities to home/work desktop machines, so i need to set up the n900 as a true router at my hotel to make both of them internet accessible (since at the hotel i only have wired connection from the room) |
Re: [Announce] USB hostmode beta release
Is it possible to connect an NTFS disk on key in read/write mode?
I am only able to connect it as read only - when trying to create folder on it i get: can't create directory 'aaa': Read-only file system i read a little about this issue and checked that i have this installed: kernel-module-ntfs 2.1.29-maemo1 Windows Read/Write NTFS file driver but doesn't help. |
Re: [Announce] USB hostmode beta release
Quote:
Have fun :) |
Re: [Announce] USB hostmode beta release
Quote:
Reading package lists... Done Building dependency tree Reading state information... Done ntfs-3g is already the newest version. so i guess this is probably not the problem... |
Re: [Announce] USB hostmode beta release
Is the module loaded?
What about package kernel-module-ntfs from maemo repos? This one is loaded on boot and helped me. |
Re: [Announce] USB hostmode beta release
Quote:
Code:
mount -o remount,rw /media/<Insert-mount-name-here> |
Re: [Announce] USB hostmode beta release
Quote:
However, i am not able to mount it again in read/write mode - even if i returned the script to its original form and retry your command. I tried also to connect the usb key to my laptop and scan for errors - just to make sure that nothing was wrong because of the dismount, but still after this i cannot connect it again in write mode using hen and getting the "Read-only file system" again when trying to do write operation. i tried manually running the following after the "Enumerate" button press in hen: mkdir -p /media/sda1 modprobe ntfs mount -w -o uid=29999,gid=29999,utf8,dmask=027,fmask=137 /dev/sda1 /media/sda1 mount -o remount,rw /media/sda1 all the commands went with no errors, and /media/sda1 is accesible in read only mode. one more thing i did which i don't know if might affect this is add the -f -l parameters to the umount command in the "mount.sh" script (because for some reason it refused to dismount the first time). |
Re: [Announce] USB hostmode beta release
Found a workaround - i'm mounting the ntfs disk from easy debian - there i have R/W working.
|
Re: [Announce] USB hostmode beta release
please keep discussions about mounting etc out of this thread! See post #9
For the rest of you I created a little scriptie that at least for me does completely 'hidden' (non-interactive) hostmode, I.E. you can start it from shell as root, or via single click on a icon with according .desktop (use sudo there, adjust your sudoers.d/ by adding a file named start-hostmode...) Obviously it's meant to get started _after_ plugging in your memstick/whatever. Be patient, I had to implement a few delays to allow things to settle, so give it a minute. Last thing it does is invoking the original mount script by mohammad, which in turn shows a short notification about "successfull mount" http://maemo.cloud-7.de/maemo5/usr/sbin/start-hostmode (does highspeed "echo hosth >/sys...") To stop hostmode, you kill the script - in shell for example you do Ctrl-C. ATTENTION! This doesn't do proper umount! I eventually might fix this. /j ps: this script is a marginally augmented version of "improved booston script" as shipping with new version of h-e-n mentioned in next post |
All times are GMT. The time now is 04:57. |
vBulletin® Version 3.8.8