Results 1 to 25 of 27
- 03-10-2011, 12:59 AM
Thread Author #1
- 03-10-2011, 02:10 AM #2
Chris thank you so much for Sharing.. Outstanding post , great job
- 03-10-2011, 08:53 AM #3
You used the first wrong step, step one is "Make a HUGE single post in Android Central".
Kyocera Strobe> Motorola Razor> Motorola Q> Blackberry Curve> Droid X> Fascinate
My father got my Droid X, my stepmother has a Droid 2, and I'm using a rooted Fascinate, swapping out lots of roms. - 03-10-2011, 08:59 AM #4
thanks Chris! I was thinking about trying to figure this out for myself when you had posted about how you were accessing your computer's network share from your phone a month or so ago. this makes it a whole lot easier.
- 03-10-2011, 09:05 AM #5
- 03-10-2011, 09:20 AM #6
Totally awesome, totally righteous stuff Chris! I've been so bamboozled and combobulated with ROMs and kernels and themes and animations and recoveries (OH MY!), that I completely forgot about this core-should-have feature.
You are to be commended, sir! ! (commend, commend, commend)
Swyped by my FASN8.EB01.superFRANKNBEANSclean2.9voodoo"One Really Really Deep Thought" by Ytaay...
"Test is test and production is production but production is the only true test." - 03-10-2011, 09:27 AM #7
I think your links to the CIFS_2.1 and CIFS_2.2 are the same?
I downloaded 2.2 and extracted only one file. When I go to download either of these from those links they both point to a CIFS_2.1.zip file?
I am using 2.2 so I have this setup but not working. I think it is because I don't have the right CIFS files.
*EDIT*
I just copied the link and changed the cifs_2.1.zip to cifs_2.2.zip and now I am getting the correct file. You need to fix the link for the 2.2 version.
- 03-10-2011, 09:41 AM #8
Also what Kernels supports cifs? I am running into the issue below where I found an answer from the developer that wrote the app:
2."No such device".
A: Your current kernel or rom lacks the necessary CIFS support. Try to find a matching kernel module (cifs.ko) or use a rom with explicit CIFS support.
I am runing SuperFrankenClean 2.9 Voodoo
**EDIT**
I think I found the answer. I need to find a module that works with my kernel / rom. I'll see if I can find a match:
-- specify multiple modules in the "Path to cifs.ko" preference by separating them via a colon ( : ).
-- e.g. /system/lib/modules/cifs.ko:/system/lib/modules/nls_utf8.ko
- you can now review the list of loaded kernel modules via the "Modules..." button in the "Info..." dialog
-- if your kernel has cifs support built-in, the cifs will not show up there, this is no problem - 03-10-2011, 10:10 AM
Thread Author #9
Thanks, yea, I was thrilled when I discovered I could mount network shares on the phone, and again a few days ago when I found out I could mount the SD card on Windows. At this point, the only thing I need the USB cable for is to charge the phone. For putting files onto the phone or grabbing stuff off it (photos, videos, etc), it's sooooooo much easier to just browse to it on the network and get the stuff directly.
Sorry about that, it's been fixed... that's what I get for posting at 2am...
I included the necessary kernel modules in the original post. There's different ones for 2.1 and 2.2, so make sure you grab the right one.
With these (set up properly per the instructions), it should work on any kernel. I've used it on both stock and Voodoo kernels and it always works fine once the kernel modules are loaded. - 03-10-2011, 10:20 AM #10
I just got it working. I used Terminal Emulator and typed:
insmod <path to modules> and got an error that it could not access them. No permission denied or anytihng.
I then created a modules directory under /system/lib
I then placed both .ko files into /system/lib/modules/ and updated the settings. Now it is working. - 03-10-2011, 10:26 AM
Thread Author #11
- 03-10-2011, 10:28 AM #12
- 03-10-2011, 10:41 AM #13
- 03-10-2011, 10:55 AM #14
So how did you go about uninstalling if it was not on the phone?
Did you go back to market search for app click on it and there was an uninstall option?
OR
Did you go into Settings > Applications > Manage Applications and uninstall it from here?
Reason I ask is that the first time I downloaded it from the market it did not even show up in my Apps drawer even though my status bar showed that it downloaded and "successfully" installed it.
I then searched market again and clicked on it. It showed up with a FREE button as if I never installed it. So I clicked it and installed it again. Now it showed up in my app drawer. - 03-10-2011, 11:30 AM #15
- 03-10-2011, 11:36 AM #16
I tried it both ways. The app is in my app drawer and it shows up with an uninstall option when I go into manage applications. When I go back into the market, it shows as already being installed and there is an uninstall option there as well. But when I try to open the app, it says "this application is not installed on phone". I have uninstalled it both ways now and reinstalled from the market. I have tried rebooting after uninstall, and then again after reinstall. 3rd time now and same thing.
- 03-10-2011, 11:42 AM #17
In my forum travels I have not seen that reported nor have I seen it happen myself. That is odd.
The only thought off the top of my head is if you are rooted without issues. You just went to SC2.9 which includes root so I would think your root access is OK.
You could try ES File Manager from the market. I found that while playing with this posted setup. You can go into the ES File Manager and set your IP / user / password to your PC and it works as well. It also has a nicer User Interface in my opinion. - 03-10-2011, 01:29 PM #18
Great write up! I will have to try this when I get home tonight. Thanks
- 03-10-2011, 02:47 PM #19
- 03-10-2011, 03:14 PM
Thread Author #20
- 03-10-2011, 08:17 PM #21
ok, this is awsome. chris, you are the man!
- 03-11-2011, 11:20 AM #22
- 03-11-2011, 11:35 AM #23
- 03-22-2011, 06:52 PM #24
- 10-01-2011, 05:50 PM #25
Re: [HOW TO] 2-way network file sharing on Android
Hi Chris,
I was wondering if you still have the cifs_2.2.zip file? The links in this thread lead to a 404 page not found. I've been trying to get a copy of cifs.ko that works with the kernel (2.6.32.9) for T-Mobile's LG G2X running froyo (2.2.2) but have been unsuccessful. I've found several that say they work with this kernel but when I try to insmod the cifs.ko file as superuser in adb it returns "exec format error".
Any help you can provide would be great.
Thanks,
Paul

















Reply






































