|
2010-11-11
, 17:24
|
Posts: 39 |
Thanked: 19 times |
Joined on Feb 2010
@ Piraeus Greece
|
#242
|
Guys i need your knowledge-advise here..
I had set up my N900 with Multiboot-00 Maemo omap1 kernel and 01-Power-kernel44 fixed all camera issues etc. and all seems to working perfect.
From inside Power-kernel44 i downloaded the H-e-n (USB Hostmode GUI) from application manager after restarting and booted up again normally without any issues in Power-Kernel44, i caught my AF to AF usb adapter and tried to connect to my usb stick (Sandisk SDCZ6 4gb) using the following steps:
1.High Speed Hostmode
2.Turned on 5v VBUS
3.Enumerate the Device
4.Mount it
The result i got was nothing...I can`t see my pen drive into the File Manager at all...Can someone help me on this to get it work please??!!
Thanks in advise.
PS:If i type sudo fdisk -l in the xterm ask me for a password...?!! ;-?
|
2010-11-11
, 17:42
|
Posts: 559 |
Thanked: 166 times |
Joined on Jan 2010
@ Cyprus
|
#243
|
Guys i need your knowledge-advise here..
I had set up my N900 with Multiboot-00 Maemo omap1 kernel and 01-Power-kernel44 fixed all camera issues etc. and all seems to working perfect.
From inside Power-kernel44 i downloaded the H-e-n (USB Hostmode GUI) from application manager after restarting and booted up again normally without any issues in Power-Kernel44, i caught my AF to AF usb adapter and tried to connect to my usb stick (Sandisk SDCZ6 4gb) using the following steps:
1.High Speed Hostmode
2.Turned on 5v VBUS
3.Enumerate the Device
4.Mount it
The result i got was nothing...I can`t see my pen drive into the File Manager at all...Can someone help me on this to get it work please??!!
Thanks in advise.
PS:If i type sudo fdisk -l in the xterm ask me for a password...?!! ;-?
|
2010-11-11
, 17:45
|
Posts: 143 |
Thanked: 29 times |
Joined on Jul 2010
@ France, St Martin
|
#244
|
|
2010-11-11
, 18:02
|
|
Posts: 552 |
Thanked: 183 times |
Joined on Oct 2009
@ Not decided
|
#245
|
sfdisk -l
mount /dev/sda /media/flash
umount /dev/sda
|
2010-11-11
, 18:10
|
Posts: 559 |
Thanked: 166 times |
Joined on Jan 2010
@ Cyprus
|
#246
|
@augustthe @sophocha @Cybergr @joshv06
Did you try to mount manually from xterm? Make the procedure normally(follow the steps into hen hostmode gui) press enumerate and open your xterm. Take root rights and run
to see the name of your device. If it is for example sda runCode:sfdisk -land you ll see it in your file manager. If you want to unmount it runCode:mount /dev/sda /media/flash
Code:umount /dev/sda
|
2010-11-11
, 18:42
|
Posts: 136 |
Thanked: 115 times |
Joined on Jul 2010
@ Greece
|
#247
|
@augustthe @sophocha @Cybergr @joshv06
Did you try to mount manually from xterm? Make the procedure normally(follow the steps into hen hostmode gui) press enumerate and open your xterm. Take root rights and run
to see the name of your device. If it is for example sda runCode:sfdisk -land you ll see it in your file manager. If you want to unmount it runCode:mount /dev/sda /media/flash
Code:umount /dev/sda
The Following 5 Users Say Thank You to evan For This Useful Post: | ||
|
2010-11-11
, 18:52
|
|
Posts: 346 |
Thanked: 139 times |
Joined on Jan 2008
@ Houston Texas
|
#248
|
I finally read my usb stick in the file manager, although I had to first manually do
mkdir /media/flash
before I do
mount /dev/sda1 /media/flash
I thought the mount button in the GUI would take care of these.
|
2010-11-11
, 19:02
|
Posts: 143 |
Thanked: 29 times |
Joined on Jul 2010
@ France, St Martin
|
#249
|
|
2010-11-11
, 19:25
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#250
|
Nokia N900
joshuavidana@gmail.com