Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
ossi11
Old
(Last edited by ossi11; 25th June 2012 at 12:19 PM.)
#41  
Member
Thanks Meter 2
Posts: 33
Join Date: Sep 2006
Location: Marburg
Hello,

doesn´t work for me on Miui 2.6.22.

The app shows: module copy successful but when i connect a pen-drive and push the mount button the app shows: no Drives found to mount.

I tested the Trinity- and the ArcKnight-kernel which are based on .431 source code. With both kernels i had no luck.

With doomkernel v5 (ICS) everything works fine but this kernel is based on ICS-Beta code and much slower than the other ones.

Can anybody help me? Should i try the stock kernel?

Best regards

Peter
 
XTCrefugee
Old
#42  
Senior Member
Thanks Meter 21
Posts: 137
Join Date: Jun 2006
Location: Bristol
Thanks very much shardul_seth, working well for me on JJ's Hybrid ROM 3.1 w/ stock 4.0.4 kernel. I have duly donated :)

One small suggestion though - would it be possible for the app to show in the notification area (like avast or juicedefender, for example) while the USB is mounted? This would serve as a reminder for the user to unmount before unplugging the USB drive, and also as a quick shortcut to the app when unmount is needed.
 
shardul_seth
Old
#43  
shardul_seth's Avatar
Senior Member - OP
Thanks Meter 1537
Posts: 1,058
Join Date: Jul 2011
Quote:
Originally Posted by XTCrefugee View Post
Thanks very much shardul_seth, working well for me on JJ's Hybrid ROM 3.1 w/ stock 4.0.4 kernel. I have duly donated :)

One small suggestion though - would it be possible for the app to show in the notification area (like avast or juicedefender, for example) while the USB is mounted? This would serve as a reminder for the user to unmount before unplugging the USB drive, and also as a quick shortcut to the app when unmount is needed.
Thanks! I have got it..
Yes, I am planning for notifications in the next release!
Phone ....: Xperia Neo V
ROM ......: Spacious Smooth ICS -> PAC JB ROM
SDCard....: 16GB Class 4 Sandisk


My Apps: [APP] USB OTG Helper (MAJOR UPDATE) -> DONATE

My ROMs: [Neo/V] Spacious, smooth, light GB and ICS 4.0.4
My Kernels: Suave Kernel and Super Stock ICS

Composed/Posted with WYSIWYG BBCode Editor
 
shardul_seth
Old
#44  
shardul_seth's Avatar
Senior Member - OP
Thanks Meter 1537
Posts: 1,058
Join Date: Jul 2011
Quote:
Originally Posted by ossi11 View Post
Hello,

doesn´t work for me on Miui 2.6.22.

The app shows: module copy successful but when i connect a pen-drive and push the mount button the app shows: no Drives found to mount.

I tested the Trinity- and the ArcKnight-kernel which are based on .431 source code. With both kernels i had no luck.

With doomkernel v5 (ICS) everything works fine but this kernel is based on ICS-Beta code and much slower than the other ones.

Can anybody help me? Should i try the stock kernel?

Best regards

Peter
Please post the output of
Code:
dmesg | tail -n 30
ls /dev/block/sd??
(Type each line one at a time in terminal / adb shell )
Phone ....: Xperia Neo V
ROM ......: Spacious Smooth ICS -> PAC JB ROM
SDCard....: 16GB Class 4 Sandisk


My Apps: [APP] USB OTG Helper (MAJOR UPDATE) -> DONATE

My ROMs: [Neo/V] Spacious, smooth, light GB and ICS 4.0.4
My Kernels: Suave Kernel and Super Stock ICS

Composed/Posted with WYSIWYG BBCode Editor
 
shardul_seth
Old
#45  
shardul_seth's Avatar
Senior Member - OP
Thanks Meter 1537
Posts: 1,058
Join Date: Jul 2011
Version 3
Lots of features and bug-fixes added. See OP
Phone ....: Xperia Neo V
ROM ......: Spacious Smooth ICS -> PAC JB ROM
SDCard....: 16GB Class 4 Sandisk


My Apps: [APP] USB OTG Helper (MAJOR UPDATE) -> DONATE

My ROMs: [Neo/V] Spacious, smooth, light GB and ICS 4.0.4
My Kernels: Suave Kernel and Super Stock ICS

Composed/Posted with WYSIWYG BBCode Editor
The Following User Says Thank You to shardul_seth For This Useful Post: [ Click to Expand ]
 
joachim.tw
Old
(Last edited by joachim.tw; 4th July 2012 at 06:15 AM.) Reason: to supplement
#46  
Junior Member
Thanks Meter 0
Posts: 3
Join Date: Jul 2012
Default How do I mount a ntfs usb storage with utf8?

I live in Taiwan.
I find a good usb storage mount app for a certain time.
This app is closest I need. Thank you for develop it.

my problem is:
I can mount the ntfs usb storage, but I can only see files with english filenames.
some files with chinese filename, won't be show.
If I mount the usb storage in shell mode manually with mount option "nls=utf8".
I can see the whole files correctly in file browser.
How do I mount a ntfs usb storage with this app with mount option "nls=utf8"?

when I type dmesg command in shell mode, there is some message shows:
[41748.965393] NTFS-fs error (device sda1): ntfs_ucstonls(): Unicode name contains characters that cannot be converted to character set iso8859-1. You might want to try to use the mount option nls=utf8.

by the way, I cat download script file in [Touble-shooting!] section.

forgive my bad English.
 
shardul_seth
Old
#47  
shardul_seth's Avatar
Senior Member - OP
Thanks Meter 1537
Posts: 1,058
Join Date: Jul 2011
Quote:
Originally Posted by joachim.tw View Post
I live in Taiwan.
I find a good usb storage mount app for a certain time.
This app is closest I need. Thank you for develop it.

my problem is:
I can mount the ntfs usb storage, but I can only see files with english filenames.
some files with chinese filename, won't be show.
If I mount the usb storage in shell mode manually with mount option "nls=utf8".
I can see the whole files correctly in file browser.
How do I mount a ntfs usb storage with this app with mount option "nls=utf8"?

when I type dmesg command in shell mode, there is some message shows:
[41748.965393] NTFS-fs error (device sda1): ntfs_ucstonls(): Unicode name contains characters that cannot be converted to character set iso8859-1. You might want to try to use the mount option nls=utf8.

by the way, I cat download script file in [Touble-shooting!] section.

forgive my bad English.
Yes, feature will be added in next version
Phone ....: Xperia Neo V
ROM ......: Spacious Smooth ICS -> PAC JB ROM
SDCard....: 16GB Class 4 Sandisk


My Apps: [APP] USB OTG Helper (MAJOR UPDATE) -> DONATE

My ROMs: [Neo/V] Spacious, smooth, light GB and ICS 4.0.4
My Kernels: Suave Kernel and Super Stock ICS

Composed/Posted with WYSIWYG BBCode Editor
The Following User Says Thank You to shardul_seth For This Useful Post: [ Click to Expand ]
 
shardul_seth
Old
#48  
shardul_seth's Avatar
Senior Member - OP
Thanks Meter 1537
Posts: 1,058
Join Date: Jul 2011
Updated, see OP.

v3.0.7 (2012-07-04):
+ UTF-8 default if kernel supports nls_utf8
+ Automatically start file explorer after mount
Phone ....: Xperia Neo V
ROM ......: Spacious Smooth ICS -> PAC JB ROM
SDCard....: 16GB Class 4 Sandisk


My Apps: [APP] USB OTG Helper (MAJOR UPDATE) -> DONATE

My ROMs: [Neo/V] Spacious, smooth, light GB and ICS 4.0.4
My Kernels: Suave Kernel and Super Stock ICS

Composed/Posted with WYSIWYG BBCode Editor
The Following 2 Users Say Thank You to shardul_seth For This Useful Post: [ Click to Expand ]
 
arpith.fbi
Old
#49  
arpith.fbi's Avatar
Recognized Contributor
Thanks Meter 495
Posts: 1,237
Join Date: May 2011
Location: Bangalore

 
DONATE TO ME
Quote:
Originally Posted by ossi11 View Post
Hello,

doesn´t work for me on Miui 2.6.22.

The app shows: module copy successful but when i connect a pen-drive and push the mount button the app shows: no Drives found to mount.

I tested the Trinity- and the ArcKnight-kernel which are based on .431 source code. With both kernels i had no luck.

With doomkernel v5 (ICS) everything works fine but this kernel is based on ICS-Beta code and much slower than the other ones.

Can anybody help me? Should i try the stock kernel?

Best regards

Peter
same problem on latest MIUI
----------->
Phone: HTC One X
ROM: IceColdJelly
OS: Jelly Beans 4.2.2

Phone: Sony Xperia Arc S
ROM:CyanogenMod 10.1
OS: Jelly Beans 4.2.2

Phone: Samsung Galaxy S II
ROM:CyanogenMod 10.1
OS: Jelly beans 4.2.2
 
joachim.tw
Old
#50  
Junior Member
Thanks Meter 0
Posts: 3
Join Date: Jul 2012
now, I can mount usb with utf-8 for chinese filenames.
It works pretty fine.
Thank you a lot!

There is some warning for dmesg,but it seems not to affect the operation, just give you for reference:

[50378.426544] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[50378.427795] NTFS-fs warning (device sda1): parse_options(): Option iocharset is deprecated. Please use option nls=<charsetname> in the future.
[50378.455718] NTFS volume version 3.1.

 
Post Reply+
Tags
app, neo, otg, usb, xperia
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...