CIFS Support With Rooted Stock? - Nexus 7 Q&A, Help & Troubleshooting

Hello all,
I have hardly posted on this forum because I usually don't need to. My answers are usually answered in some thread or another. I have been lurking for a couple of years now. Thanks to all the XDA users who help out.
I am perfectly satisfied with the Nexus 7 completely stock, with one exception: I want to access windows and linux/samba shares from the tablet over Wifi. I do not want to install a custom ROM to do this. I saw a thread or two that mentioned this briefly, saying there was a kernel that does this, but mostly it is all vague. I found one kernel in the development forum that provides CIFS, but I do not know if that will work with the stock rom if I were to flash it.
Would someone please help me understand this? All I want is to use files on my other computers.
Thanks in advance!
-David

You can access files on a network with ES file explorer.
Sent from my Nexus 7 using XDA Premium HD app

If you want to mount the CIFs shares as local directories then you need to be rooted and the stock ROM will need some additional kernel modules. You don't need a custom ROM in that respect, but you do need to root the device. Cifs Manager, which only works as root anyway, will allow you to load the modules and then manage the mounting/unmounting of the shares.
There's the N7 specific modules in qwerp_'s thread here: http://forum.xda-developers.com/showthread.php?t=1781411. The 10th post of that thread tells you how to add those modules.
There's a Cifs Manager thread here: http://forum.xda-developers.com/showthread.php?t=756158 which details some common problems and set up tips.

thankyousam said:
If you want to mount the CIFs shares as local directories then you need to be rooted and the stock ROM will need some additional kernel modules. You don't need a custom ROM in that respect, but you do need to root the device. Cifs Manager, which only works as root anyway, will allow you to load the modules and then manage the mounting/unmounting of the shares.
There's the N7 specific modules in qwerp_'s thread here: http://forum.xda-developers.com/showthread.php?t=1781411. The 10th post of that thread tells you how to add those modules.
There's a Cifs Manager thread here: http://forum.xda-developers.com/showthread.php?t=756158 which details some common problems and set up tips.
Click to expand...
Click to collapse
Thanks Thankyousam! A little redundant, but thank you. I'll try this out tonight and report back how it went. I appreciate your thoroughness!
-Dave

COMPLETE
hesperaux said:
Thanks Thankyousam! A little redundant, but thank you. I'll try this out tonight and report back how it went. I appreciate your thoroughness!
-Dave
Click to expand...
Click to collapse
Just so everyone knows, I got this to work flawlessly , but I had to go through hell to make sharing on Windows 7 work properly . I'm going to document that here for everyone's benefit.
Before I start, the end result was watching VOB format movies over wifi for 2+ hours with no issues at all. Very pleased with this. You can't do this with a basic SMB browser (because it has to download the file before viewing it).
I followed a lot of tutorials online after my initial attempts at sharing over the network failed. I wanted to do this WITHOUT a HomeGroup and WITH USER SECURITY ENABLED. I didn't want to share everything to Everyone like most tutorials suggest.
It turned out that sharing worked fine, with or without HomeGroup enabled, but only with other Windows 7 machines. This is because Microsoft hates my life and because it doesn't support "legacy" devices by default. The coolest part about all of this is that there is no way to fix this except by editing the registry directly. I will paste the registry fix into this post and also link to the source (Microsoft) just in case the link goes down.
Open: regedit.exe as Administrator
Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0
Create: DWORD (32-bit), called "AllowLegacySrvCall"
Set: AllowLegacySrvCall = 1 (binary, hex, or octal, doesn't matter if it's value is 1)
(I am a new user and cannot post links...)
support.microsoft.com/kb/957441
Another important thing: in the Network and Sharing Center, you'll need to edit advanced sharing options and enable 48- and 56-bit encryption support for older protocols (Don't use the 128-bit encryption because it probably won't work with most other devices, like the tablet).
Lastly, in your CIFS mount options (in CIFSManager this is the last input box in the settings) you may need to add domain=WORKGROUP,sec=ntlmv2
This is because the username it logs in with may or may not need to be specified according to the workgroup you are in (or domain, if applicable). The security option tells CIFS.ko to use one of the more recent authentication protocols that Windows 7 requires by default. You can change this default setting in Windows 7, but I think it is better to use the updated authentication method from Android since it appears to be supported.
Hope that helps anyone who is raging about this. I know I did.
If I think of anything else that's important, I will try to update this post. If anyone has any questions about getting this to work, let me know!
Thanks again to all who helped me figure this out. CIFS is wonderful!
-Dave

Related

..................................

..................................
4.5 is now available. Check main post.
Minor issue with 4.5 release
4.6 is available as a full install or just an update to 4.5
Check main post.
Many thanks... This is an incredible app!
As if an already amazing app couldn't get better! I feel like doing a hard-reset just to watch it work! haha.
Thanks!
UPDATE: 5.0 is now available.
don't work for other then wwe sytem because "storage card" in french is "Carte de stockage" thanks.
chiekh said:
don't work for other then wwe sytem because "storage card" in french is "Carte de stockage" thanks.
Click to expand...
Click to collapse
Please provide more information as to "don't work"
What doesn't work?
What are the error messages?
Although I haven't done extensive tests with non-standard storage card names, I renamed my card to "Carte de stockage" and was able to run an Auto install without an issue.
SASHIMI 6.0 is here! Check first post for change log and more information!
SASHIMI 6.5beta is here! Check first post for change log and more information!
one of the "must have" software for the flash addicts!
i am impressed. i watched yr videos....man, when you do something, you are going all the way the full 9 yards
thank you, thank you and ...R E S P E C T! !
oops, got confused and posted here, sorry.
Thanks man I was looking for something like this.
7.0 is now available
Cool, I like the AUTO function very much which now makes it possible to also auto install interactive setups!
I had to use other additional tools so far, but now no more!
Also Macisu is a great thing. By the way there are also VPN and GPRS settings based on the same technique which I think are not handled so far, right? Will you include them also in a later version?
Regarding the PIM backup: Because the auto install does not allow to overwrite some read only and similar files whereas the manual version is doing it according to the doc, I suppose this might be the reason that simply copying a PIM.VOL into the auto-root folder and trying to auto install it is not working, right?
But it would be very convenient if one could restore a pim.vol also in the auto install phase.
Is there any chance to get this done?
Thank you very much one more time for this phantastic and still getting better and better tool!
asango said:
Cool, I like the AUTO function very much which now makes it possible to also auto install interactive setups!
I had to use other additional tools so far, but now no more!
Also Macisu is a great thing. By the way there are also VPN and GPRS settings based on the same technique which I think are not handled so far, right? Will you include them also in a later version?
Regarding the PIM backup: Because the auto install does not allow to overwrite some read only and similar files whereas the manual version is doing it according to the doc, I suppose this might be the reason that simply copying a PIM.VOL into the auto-root folder and trying to auto install it is not working, right?
But it would be very convenient if one could restore a pim.vol also in the auto install phase.
Is there any chance to get this done?
Thank you very much one more time for this phantastic and still getting better and better tool!
Click to expand...
Click to collapse
Thanks..I'll answer here, but please post any additional comments/questions in the main SASHIMI thread.
Post any suggestions for Makisu in the Makisu thread (see it in my sig). Please try to link to any information on XML/CSPs you want added to help me in trying to implement it.
Also, as far as the PIM...no this won't work (even with the read-only overwrite in Auto phase). This is because the PIM.VOL is not able to be overwritten. This is not because it is read-only but because it is locked down by some system process. The method I am using to restore it is to rename the original, and then replace it with the backup. A reboot is needed to finish the job so that the system will take its lock off the old one and begin using the "new" PIM.VOL.
SASHIMI 7.5 is up.
Video highlighting some changes:
> here <
As the program grows it gets increasingly more time consuming for me to QA it prior to release. I appreciate any feedback, bug reports, etc. Enjoy!​
hi bengalih. i see you are now supporting i780 screen resolution for 7.5.
let me know if you're going to support omnia in future releases. I'd be willing to test.
I used to run sashimi on my kaiser but since I relegated it as my secondary device, I haven't been flashing it lately. I did try to hack the scripts and found out that the code used is hard coded depending on the screen resolution so it didn't work on my omnia.
darth maximus said:
hi bengalih. i see you are now supporting i780 screen resolution for 7.5.
let me know if you're going to support omnia in future releases. I'd be willing to test.
I used to run sashimi on my kaiser but since I relegated it as my secondary device, I haven't been flashing it lately. I did try to hack the scripts and found out that the code used is hard coded depending on the screen resolution so it didn't work on my omnia.
Click to expand...
Click to collapse
Yeah, actually a user in the thread hacked the i780 support so I included it officially in this release (as I don't like "hacked" versions of SASHIMI going around.)
I believe the omnia screen is 240x400 is that correct?
What I will need you to do is download these test CABs:
http://forum.xda-developers.com/attachment.php?attachmentid=98270&d=1215661765
For each one I need a screenshot of the install location screen (Where is asks where you want to install).
Also, a full registry export (in .REG) format of your device may be helpful.
What does the omnia use for external storage, does it have a standard Storage Card slot like the Kaiser?
Once you get me that info I should be able to get the support in and I will post a beta for you to test.
Hi,
Thanks for bringing version 7.5, the root directory works so much faster now. It was very slow in version 7.0, but I didn't feedback about it, since it works.
Today's feedback is on Makisu, which you had added all the settings that WM provides.
After I use Makisu to create a wireless profile, it seems that the selection was not written in.
The profile I try to create:
1. Network name: ABC
2. Connects to: The Internet
3. This is hidden network
4. Authentication: Open
5. Data Encrytion: WEP
6. The key is automatically provided
7. Use IEEE 802.1x network access control
8. EAP type: PEAP
Note that after I created the above profile, save it, and provision it, when I went into the settings to see if everything was created correctly, item 7 was not checked, and item 8 not set.
I tried twice, the result was the same. You might want to check it out.
Thanks.
zard said:
Hi,
Thanks for bringing version 7.5, the root directory works so much faster now. It was very slow in version 7.0, but I didn't feedback about it, since it works.
Today's feedback is on Makisu, which you had added all the settings that WM provides.
After I use Makisu to create a wireless profile, it seems that the selection was not written in.
The profile I try to create:
1. Network name: ABC
2. Connects to: The Internet
3. This is hidden network
4. Authentication: Open
5. Data Encrytion: WEP
6. The key is automatically provided
7. Use IEEE 802.1x network access control
8. EAP type: PEAP
Note that after I created the above profile, save it, and provision it, when I went into the settings to see if everything was created correctly, item 7 was not checked, and item 8 not set.
I tried twice, the result was the same. You might want to check it out.
Thanks.
Click to expand...
Click to collapse
Yup, there was a problem there, easiy fixed and a 1.6 update is posted (both on the Makisu thread, and a SASHIMI-specific update on the first post of the main SASHIMI thread).
Thanks for the feedback!

How to connect to a Mobile HotSpot. 2ways.

Hi guys,
Since the mobile hot spot is an adhoc networks, so tablet cannot recognise it
directly.
So I found a instruction which is called can solve this problem.
We simply replace the original wpa_supplicant with the new one.
And put it in /System/Bin/.
I did the root and copy, but it still cannot find the adhoc hotspot for me.
So anyone have any idea?
Solution 1: solving it with the magic "wpa_supplicant"
Solution 2: changing the configuration of hotspot in my mobile to a normal wifi.
I'm waiting for anyone who can solve this.
Cheers
Winston
Hmm. I have a mytouch 4G and the A500 connects to the hotspot easily. No mods, rooting etc. needing.
Is this in relation to phones that are using less than carrier proposed methods for enabling hotspots?
Hi Neo,
According to what I have had known so far, it seems that google blocks this function,
so someone modified the wap_supplicant to enable the hotspot functionality.
franva said:
Hi guys,
Since the mobile hot spot is an adhoc networks, so tablet cannot recognise it
directly.
So I found a instruction which is called can solve this problem.
We simply replace the original wpa_supplicant with the new one.
And put it in /System/Bin/.
I did the root and copy, but it still cannot find the adhoc hotspot for me.
So anyone have any idea?
Solution 1: solving it with the magic "wpa_supplicant"
Solution 2: changing the configuration of hotspot in my mobile to a normal wifi.
I'm waiting for anyone who can solve this.
Cheers
Winston
Click to expand...
Click to collapse
Solution 2 depends on your specific phone and its implementation. My Droid for instance doesn't support infrastructure hotspot (outbound), so I had to use the "magic wpa_supplicant" approach. Other phones may support infrastructure mode, either directly or through a 3rd-party wifi tether app.
In terms of solution 1 - if you get the wpa_supplicant (apparently a new version has been posted for those of us w/ 3.1 update) you also need to reset the permissions on the file to match that on the original file (which I know you backed up, right? ); easiest way would be through Root Explorer and set Read: (Owner/Group/Others), Write (Owner only) and Execute (Owner/Group). I'm too lazy to remember what the Terminal Emulator chmod command would be
As a reminder to all who do choose to replace wpa_supplicant, keep a copy of the original file, you never know when Acer's going to require a specific original file for any future updates (wpa_supp wasn't needed for the 3.0.1 update but was for 3.1)
Yes I would say do not delete or move the old file just rename by adding old to end of file name. Its how I done it renamed did the update changed back. And now all is well again.I used the same replacement file from before. No need for a new. Version
Hi Vereyn,
Thanks a lot.
Could you please provide the link to download?
Frankly, I have tried all wpa_supplicant in this forume.
None of them works for me.
My version is Android 3.0.1
Acer ICONIA A5011, rather than A500.
Cheers
franva said:
Hi guys,
Since the mobile hot spot is an adhoc networks, so tablet cannot recognise it
directly.
So I found a instruction which is called can solve this problem.
We simply replace the original wpa_supplicant with the new one.
And put it in /System/Bin/.
I did the root and copy, but it still cannot find the adhoc hotspot for me.
So anyone have any idea?
Solution 1: solving it with the magic "wpa_supplicant"
Solution 2: changing the configuration of hotspot in my mobile to a normal wifi.
I'm waiting for anyone who can solve this.
Cheers
Winston
Click to expand...
Click to collapse
Soo... Which rock have you been hiding under exactly? This is pretty old news, and there are already a few threads detailing exactly what you need to do... Hell, there's one on the first page of this forum section!
Dear Floating,
Could you please send the link to me? or at least give me the title of that article which
you are talking about?
Because it disappeared again now >_<;
Again,
yes there are many ad hoc articles, but none of them work for me....
franva said:
Again,
yes there are many ad hoc articles, but none of them work for me....
Click to expand...
Click to collapse
The links are in the forum, just scroll down a bit.
As for the articles not working... If they're not working for you, maybe you're doing something wrong or missing one of the steps?

UK Nook Glowlight software 1.2.0 - Don't use glownooter

I got a uk glow worm on the 27th (2 days before release ) and one of the first things that I tried to do was to root with glownooter. Bad idea! I thought that I had bricked my device. I had to use a lot of trickery to recover from a loading screen lock-up and once I did the first thing that I did was backup my nook (Which i should have done before).
UPDATE!
Please try my new ROOT install pack HERE:
http://forum.xda-developers.com/showthread.php?p=34216660#post34216660
This can be used to root and install the most requested things of this thread in just one zip.
Here is a quick guide to most things you will need to do to get started. I will update this guide as I discover and build new modifications.
To Backup and Restore
Follow this guide. Please do this BEFORE any other tinkering!
http://blog.the-ebook-reader.com/20...-and-restore-nook-glow-and-nook-simple-touch/
Its important to check your backup before proceeding! Please listen to roustabout and dont skip this step... He knows what he's talking about
roustabout said:
I'd like to suggest an addition to the backup method that many folks are using - always test your restore, but dont test it (the first time) on your device.
Your backup file should be about 2 gig.
find a 2 gig or larger flash drive or sdcard and restore your backup image to that drive.
when you're done, there should be 8 partitions, as there were on your Nook to begin with.
If you can't get that working - you're not ready to root yet. Until you're sure you can restore, don't start making changes, please.
People turn up all the time having screwed themselves over by restoring a partial backup and not knowing it, or having restored only one partition from a complete backup and having blown out the partition table.
Click to expand...
Click to collapse
Thanks roustabout
To Root!
Make sure you use the CWM file suitable for your SD Card. I used "2gb_clockwork-rc2" because my card was 2gb+.
http://forum.xda-developers.com/showthread.php?t=1360994 (Thanks mali100)
Use WinImage with admin rights to restore CWM virtual hdd image to your SD.
Download tinynoot-1-of-2 and tinynoot-2-of-2
http://forum.xda-developers.com/showthread.php?t=1650593 (Thanks to eded333 and roustabout)
Put on CWM boot SD.
Install them in CWM back to back (I didn't bother with the restart in the middle as it should not make a difference considering the file content). After a restart you should have root access and an android launcher on your 1.2.0 Nook (among other files). If nook fails to boot one of the tinynoot files may have corrupted. Recover, Re-download and Retry!
To Add Apps
Using ADB to install apps is easy. Extract this to your C drive:
http://dl.dropbox.com/u/13673492/ADB + Fastboot + Drivers.zip
Navigate to the folder in a cmd prompt.
Drop your APK into the same folder and on your nook open the "adbwireless" app and enable ADB
That app will tell you what your nooks IP address is.
Then you can:
Code:
adb connect ip.address.of.nook:portnumber
adb install app_of_your_choice.apk
Setup ADB over USB
OK I have taken the liberty of building a quick driver mod to support your nook through USB. It works for me. First you need to have the android SDK if you don't already (sure you do but just in case ).
http://developer.android.com/sdk/index.html
Make sure you tick to install the android USB driver when the SDK is installed.
Browse to extras\google\usb_driver in your SDK folder (wherever you put it) and replace android_winusb.inf with my file:
http://dl.dropbox.com/u/13673492/android_winusb.inf
Next go to C:\Users\your_user_account\.android and replace adb_usb.ini with my file:
http://dl.dropbox.com/u/13673492/adb_usb.ini
In device manager, point google ADB driver to this and hopefully that should get you set up!
To test type
Code:
adb devices
Its working if you get something like this:
Code:
* daemon not running. starting it now on port ____ *
* daemon started successfully *
List of devices attached
[YOUR NOOK] device
And then try
Code:
adb install app_of_your_choice.apk
UPDATE
Install Multitouch Kernel With Overclocking
Install the CWM zip using your clockworkmod SD card
http://forum.xda-developers.com/showthread.php?t=1906507
:good: Thanks to johnjtaylor for discovering that this kernel works works.
Hopefully this more comprehensive guide will get others with this software to start playing around.
If this helps, be polite and say thankyou
Have you setup ADB yet? If you can connect with ADB and get a shell, you can execute a 'df' at the shell prompt to see how much free space is available in each partition. On my NST (no glowlight) apps seem to be installed in /data/app so see how much free space is there. On the NST, this appears to be the same partition that books purchased from B&N are placed in, so if you have a lot of books from B&N, you may have to archive some to install apps. Of course all this is going on the assumption that the NST Glow is similar to the NST in this regard.
David0226 said:
Have you setup ADB yet? If you can connect with ADB and get a shell, you can execute a 'df' at the shell prompt to see how much free space is available in each partition. On my NST (no glowlight) apps seem to be installed in /data/app so see how much free space is there. On the NST, this appears to be the same partition that books purchased from B&N are placed in, so if you have a lot of books from B&N, you may have to archive some to install apps. Of course all this is going on the assumption that the NST Glow is similar to the NST in this regard.
Click to expand...
Click to collapse
Thanks for replying. I'm actually working setting up ADB now. As for books I only just got my nook so all of my titles are epub format on an sd card so i wouldn't think it would be that. As soon as I get ADB set up I will post back my results incase it helps anyone else with this new software version.
Can you look in the documentation that comes with the reader for any reference to 'third party software' or 'GPL software'. They should list where to download / apply for the source code somewhere. Once we can see the source code we can compare it against the existing versions and identify any significant issues.
I set up ADB.
Plenty of space in all partitions including /data for the apps that I want. Managed to install through "adb install some_app_i_want.apk" so problem resides with the amazon app store. Not really an issue for me because I have a specific set of apps that I want and don't need to browse the app store.
I will try to work out what's wrong for others.
staylo said:
Can you look in the documentation that comes with the reader for any reference to 'third party software' or 'GPL software'. They should list where to download / apply for the source code somewhere. Once we can see the source code we can compare it against the existing versions and identify any significant issues.
Click to expand...
Click to collapse
Thanks. I'm looking for it now
No reference to GPL. Only references to third party software are to tell me that my warranty is no longer valid (no surprise there!)
Is there any other place I can find this info thats not the documentation?
loney01843 said:
No reference to GPL. Only references to third party software are to tell me that my warranty is no longer valid (no surprise there!)
Is there any other place I can find this info thats not the documentation?
Click to expand...
Click to collapse
Nothing obvious from the uk.nook.com website. On the US site the 'support' section links to terms of service which contain the links to the open source code (see http://www.barnesandnoble.com/container/nook_lnav.asp?pid=43307 and search for NOOK 1.1.5 OSS Release ), but I can't see an equivalent on the UK site. It's an oversight, but such things happen with a new product launch.
You can email them at [email protected] . The relevant paragraph from the US site is:
1. Notwithstanding anything to the contrary in this Agreement, certain components of the Software are licensed subject to the General Public License Version 2.0, a copy of which is attached as Exhibit A (the "GPL License"). You may not use these components except in compliance with the GPL License. In addition, you may have additional rights with respect to such components under the GPL License, including, without limitation, the right to obtain the source code for such components from us. You may obtain a copy of such source code by contacting us through the contact information provided on the Web Site. We will provide such source code in accordance with the GPL License.
I don't legally have the right to request the source code myself, because I don't own a UK NOOK yet. (Yeah, thinly veiled excuse for laziness!)
staylo said:
Nothing obvious from the uk.nook.com website. On the US site the 'support' section links to terms of service which contain the links to the open source code (see http://www.barnesandnoble.com/container/nook_lnav.asp?pid=43307 and search for NOOK 1.1.5 OSS Release ), but I can't see an equivalent on the UK site. It's an oversight, but such things happen with a new product launch.
You can email them at [email protected] . The relevant paragraph from the US site is:
1. Notwithstanding anything to the contrary in this Agreement, certain components of the Software are licensed subject to the General Public License Version 2.0, a copy of which is attached as Exhibit A (the "GPL License"). You may not use these components except in compliance with the GPL License. In addition, you may have additional rights with respect to such components under the GPL License, including, without limitation, the right to obtain the source code for such components from us. You may obtain a copy of such source code by contacting us through the contact information provided on the Web Site. We will provide such source code in accordance with the GPL License.
I don't legally have the right to request the source code myself, because I don't own a UK NOOK yet. (Yeah, thinly veiled excuse for laziness!)
Click to expand...
Click to collapse
You're obviously not that lazy. Thanks for looking and gathering all of the extra info I need. I'll send B&N an e-mail and see what they say. I wouldn't be surprised if they didn't want to hand it out considering you can use it for an easy root setup and install the amazon and kobo stores which could financially damage their advance into new territories! What are we to do! Can't even subscribe to a newspaper or magazine through the nook store yet!
I'll let you know when / if I get a response
There is a setting in nook touch tools that you need to "arm," to allow software from unknown sources to be installed before the Amazon appstore can install software on a tinynooted device.
The setting is a tickbox, "Allow non-Market apps"
Untick it if it is ticked by default, then re-tick it to get apps to install.
roustabout said:
There is a setting in nook touch tools that you need to "arm," to allow software from unknown sources to be installed before the Amazon appstore can install software on a tinynooted device.
The setting is a tickbox, "Allow non-Market apps"
Untick it if it is ticked by default, then re-tick it to get apps to install.
Click to expand...
Click to collapse
Thanks for the reply but I actually tried that. No joy. However perhaps it is this that is not working and not amazon app store. Im just installing through ADB instead. I wonder if I can enable unknown sources through ADB. Something to look at I guess!
UK tinynoot attempt failing
loney01843 said:
Thanks for the reply but I actually tried that. No joy. However perhaps it is this that is not working and not amazon app store. Im just installing through ADB instead. I wonder if I can enable unknown sources through ADB. Something to look at I guess!
Click to expand...
Click to collapse
I tried using the tinynoot process from roustabout's thread here http://forum.xda-developers.com/showthread.php?t=1650593 and am stuck on the final reboot with a "Your NOOK is starting up..." message. Could you let me know if you used a different tinynoot method/set of files?
smerrett said:
I tried using the tinynoot process from roustabout's thread here http://forum.xda-developers.com/showthread.php?t=1650593 and am stuck on the final reboot with a "Your NOOK is starting up..." message. Could you let me know if you used a different tinynoot method/set of files?
Click to expand...
Click to collapse
Yep thats what I used. You on 1.2.0 and did you back up?
I didn't backup first and to get out of the starting message I used this:
http://forum.xda-developers.com/showthread.php?t=1289233&highlight=restore
Then I made a backup using this:
http://blog.the-ebook-reader.com/20...-and-restore-nook-glow-and-nook-simple-touch/
I hope this helps!
loney01843 said:
Yep thats what I used. You on 1.2.0 and did you back up?
I didn't backup first and to get out of the starting message I used this:
http://forum.xda-developers.com/showthread.php?t=1289233&highlight=restore
Then I made a backup using this:
http://blog.the-ebook-reader.com/20...-and-restore-nook-glow-and-nook-simple-touch/
I hope this helps!
Click to expand...
Click to collapse
Thanks for the tip on screen freeze but the link to the images on that post don't work for me. I am on 1.2 and made a backup before attempting any rooting - have managed to reinstate my original nook so quite pleased with myself.
Is there any point in rooting until someone can find a way of getting apps onto the 1.2 NSTG?
smerrett said:
Thanks for the tip on screen freeze but the link to the images on that post don't work for me. I am on 1.2 and made a backup before attempting any rooting - have managed to reinstate my original nook so quite pleased with myself.
Is there any point in rooting until someone can find a way of getting apps onto the 1.2 NSTG?
Click to expand...
Click to collapse
Great that you got a backup. If you want custom apps you can either wait for a different root kit or push ahead (since you have a safety net).
As I said, it worked for me.
If you don't mind searching for the .apk files you want you can use this:
Code:
adb connect ip.address.of.nook:portnumber
adb install app_of_your_choice.apk
This has worked fine for me so far. Just don't try for custom kernels yet as they seem to give me troubles.
I will work more on this tomorrow including adjusting framework for gapps.
loney01843 said:
Great that you got a backup. If you want custom apps you can either wait for a different root kit or push ahead (since you have a safety net).
As I said, it worked for me.
If you don't mind searching for the .apk files you want you can use this:
Code:
adb connect ip.address.of.nook:portnumber
adb install app_of_your_choice.apk
This has worked fine for me so far. Just don't try for custom kernels yet as they seem to give me troubles.
I will work more on this tomorrow including adjusting framework for gapps.
Click to expand...
Click to collapse
Thanks also for the code but as this is my first foray into rooting I think I'll hang around and watch for a bit! Perhaps if I start learning some more I may feel confident enough to try it.
Do you have copies of the files needed for the factory reset - the links are still not working for me.
Thanks again and sorry for bothering you. Hope tomorrow is productive for you.
smerrett said:
Thanks also for the code but as this is my first foray into rooting I think I'll hang around and watch for a bit! Perhaps if I start learning some more I may feel confident enough to try it.
Do you have copies of the files needed for the factory reset - the links are still not working for me.
Thanks again and sorry for bothering you. Hope tomorrow is productive for you.
Click to expand...
Click to collapse
http://dl.dropbox.com/u/13673492/n2T-Recovery_0.2.img
This is the file needed to force factory reset. However a quality backup like you have is far more important.
For anyone who wants to give this a go, here is a quick guide for root access and app installs using windows tools until I can make something more complete:
Make sure you use the CWM file suitable for your SD Card. I used "2gb_clockwork-rc2" because my card was 2gb+.
http://forum.xda-developers.com/showthread.php?t=1360994
(Thanks mali100)
Use WinImage with admin rights to restore CWM virtual hdd image to your SD.
Download tinynoot-1-of-2 and tinynoot-2-of-2
http://forum.xda-developers.com/showthread.php?t=1650593
(Thanks to eded333 and roustabout)
Put on CWM boot SD.
Install them in CWM back to back (I didn't bother with the restart in the middle as it should not make a difference considering the file content). After a restart you should have root access and an android launcher on your 1.2.0 Nook (among other files). If nook fails to boot one of the tinynoot files may have corrupted. Recover, Re-download and Retry!
Using ADB to install apps is easy. Extract this to your C drive:
http://dl.dropbox.com/u/13673492/ADB + Fastboot + Drivers.zip
Navigate to the folder in a cmd prompt.
Drop your APK into the same folder and on your nook open the "adbwireless" app and enable ADB
That app will tell you what your nooks IP address is.
Then you can:
Code:
adb connect ip.address.of.nook:portnumber
adb install app_of_your_choice.apk
Hopefully this more comprehensive guide will get others with this software to start playing around.
Click thanks if this guides helpful.
loney01843 said:
If nook fails to boot one of the tinynoot files may have corrupted. Recover, Re-download and Retry!
Navigate to the folder in a cmd prompt.
Drop your APK into the same folder and on your nook open the "adbwireless" app and enable ADB
That app will tell you what your nooks IP address is.
Then you can:
Code:
adb connect ip.address.of.nook:portnumber
adb install app_of_your_choice.apk
Hopefully this more comprehensive guide will get others with this software to start playing around.
Click thanks if this guides helpful.
Click to expand...
Click to collapse
Great - thanks to your more detailed instructions, I have persevered and the second attempt at installing the tinynoot zips worked. Your post gave me the confidence to try installing apks for the first time and for anyone else who is unfamiliar with the processes used, I found these two pages useful for:
navigating within a command prompt (how naive): pcstats.com/articleview.cfm?articleid=1723&page=3
Pasting text into a command prompt (ditto): megaleecher.net/Copy_Paste_Text_Dos_Window
Sorry, as a newb I'm not trusted to post outside links yet. It took a couple of attempts of pasting and pressing enter to work out how to install using the adb code but it's not as hard as I expected.
I have tried installing the 1 Mobile Market which works but it is unable to install apps itself (not enough space).
Also, I have just installed NoRefreshToggle and can't seem to get it to work. Any thoughts - is 1.2 to blame? Really want this to work as Business Calendar Free is just a series of blinks at the moment!
Great! I'm glad you pushed onward and have root.
I am going through possibilities of other ways to install apps and mods.
No refresh is something that I would like as well but I think that the framework may need editing for 1.2.0. For fast mode a new kernel will need to be made or existing one modified.
Be aware that installing kernels not designed for this firmware can give you some serious problems.
Once I can setup app markets, I will work on these other modifications.
Stay tuned :good:
Take a look at the overclock kernel - it's got a lot of the norefresh features baked in, and gives you a nice ability to control both clock and kernel tuning (via the governor control.)
You're right, you can flash the two zips back to back with no ill effect, I was mistaken about what the second zip was doing.
I mistyped when I typed "nook touch tools," I meant nook color tools.
I'm very interested that the amazon store is not working in 1.2. I will see if the software's available for my device, so I can try to see what's happened.
As of now, the us bn site does not mention an os 1.2 for the glowlight.

Mount to folder on NAS

Hi guys,
I was wondering if anybody knows a way to map to a folder on my NAS. Specifically what I would like to do is have a folder somewhere on my Nexus Player that is a shortcut to a folder on my NAS. I want applications to be able to access files not located locally on the device.
Even more specifically I am trying to play my nes and snes roms that are located on my NAS. The apps work fine but they can not find files over my network like esfile explorer can for example.
My player is unlocked and rooted.
Thanks,
Rob
Just got it to work with the Lollirock ROM, and i bet thats ur ounly option unless u find a kernel that supports CIFS, dont think the official one does it?
*EDIT* - Oh, ye, right..., found this one: http://forum.xda-developers.com/nex...ent/kernel-unleashed-nexus-player-v1-t2977254 , bet that will work to,
i used this app to enter "permissive" mode, i read that u needed it: https://play.google.com/store/apps/details?id=com.mrbimc.selinux
and a modified version of the CIFS Manager 1.5a app found here: http://forum.xda-developers.com/showpost.php?p=53760495&postcount=537
to be able to mount my NAS's samba share like:
192.168.x.x/Download/Games
/mnt/cifs/Games
Thanks!!! will try as soon I as get a chance!!!
ummmimrob said:
Thanks!!! will try as soon I as get a chance!!!
Click to expand...
Click to collapse
Can you let us know which option you went with and how well it worked? I'd like to do this since Stickmount isn't working out well for me.
Thanks
OK I just want to first say THANK YOU!!!!!
Now I will try and tell you all that I did. I have done so many things I am not sure exactly what combination of things worked. I will tell you that you definitely need to be rooted and you also need the modified cifs app as previously mentioned. I also installed the kernel that supports cifs as mentioned. as far as permissive mode goes I do not have the app mentioned but I do believe I did this manually through a terminal. this may or may not persist without editing some file I am not sure? I hope this was at least some help. Thanks again!
and just to add a short rant... Why is this not a normal part of android!!!!! especially the nexus player! A device that they want you to connect to your tv and with this basic feature could make it a fully functional htpc. WTF google!!!!
ummmimrob said:
and just to add a short rant... Why is this not a normal part of android!!!!! especially the nexus player! A device that they want you to connect to your tv and with this basic feature could make it a fully functional htpc. WTF google!!!!
Click to expand...
Click to collapse
I am with you on that. However, if they added all of those features, it'll introduce too many variables for them to work with when troubleshooting. I think that's what it comes down to
Sent from my LG-D850 using Tapatalk
ummmimrob said:
OK I just want to first say THANK YOU!!!!!
Now I will try and tell you all that I did. I have done so many things I am not sure exactly what combination of things worked. I will tell you that you definitely need to be rooted and you also need the modified cifs app as previously mentioned. I also installed the kernel that supports cifs as mentioned. as far as permissive mode goes I do not have the app mentioned but I do believe I did this manually through a terminal. this may or may not persist without editing some file I am not sure? I hope this was at least some help. Thanks again!
Click to expand...
Click to collapse
Ur welcome, ^.^

sync folder over homenetwork

Hi everyone.
I want to apply this thoughts:
I want to share an folder adressed from win 10: android, this is filled with subfolders: music, downloads, documents.
I want that the music example get his input direct from android/music
If I delete/create something in A so it has also delete/create in B, in both direction full automaticly
So how can I make that?
Since 120 minutes I have got knowledge about smb and share function by windows. But the rest I can't imagine.
I excuse my self I didn't find a network forum I put it here.
https://play.google.com/store/apps/details?id=com.dropbox.android
https://www.dropbox.com/install
bbsc said:
https://play.google.com/store/apps/details?id=com.dropbox.android
https://www.dropbox.com/install
Click to expand...
Click to collapse
Thx but i meant native without apps, i already know about that like onedrive, poketdhare,airdroid.....
secondelric said:
Thx but i meant native without apps, i already know about that like onedrive, poketdhare,airdroid.....
Click to expand...
Click to collapse
Android cannot access smb shares without third-party apps. You'll need to access smb share to sync it from Android's side.
Windows cannot sync folders (without problems) not using third-party apps.
In theory, you can install something like rsync on both Windows and Android but it will be "apps" too.
Dropbox works just fine under Windows and Android and you'll not be limited to your home network only.
Ok, u right but vortell give me a good tip,
İ search by google and its called: mount
İm looking right know, how it could be works or not.
nice app is smb sync or mount a samba share on the phone...
So I research and found out that is possible to mount an network share folder as folder in android (where the system get access and apps to) with dsfile and ssqhelper. But I'll need cfis support from kernel. As I know standard kernel doesn't support it and direction goes to custom kernel (where I got no experienced yet or if any custom kernel would support it). For me is now stop with this througts but just to test it I will install an custom kernel with cfis support to see how it will be works.
Thx all for help.

Categories

Resources