Android Tablets Forum banner

FAQ & wiki here-NEWBIES INFRACTIONS WILL ISSUE IF YOU DON'T READ AROUND B/F ASKING

65876 Views 129 Replies 41 Participants Last post by  Mark Adams
START WITH THE WIKI Introduction to the Pandigital Novel

Please don't make me start deleting, moving, and combining threads by asking whatever comes to mind. There's been a lot of recent development on this device, and a LOT of your questions will have been asked already here. Take 10 minutes and look around before posting a noob question. We love our noobs, but we love them more when they help unnoobing themselves...This has become an epidemic problem here, so now we're going to have to add teeth: look before you ask. If you really think you're the first person to ask about changing the internal micro sd card, or to have problems flashing the device, that means you didn't look, and I am going to issue you an infraction. I won't enjoy it, but it's for the good of the community.
  • Like
Reactions: 1
Status
Not open for further replies.
1 - 3 of 130 Posts
oozeeh said:
ADVANCE GUIDES - How to somewhat fix the WiFi Thanks to enjoys1 and spincontrol
1. Download and install Notepad++ (Download | 5.7)
2. Attach PDN to computer.
3. Goto Command Prompt
4. Change Directory to where ADB is (basically where you installed NateTheGreat's HackTheNovel files (I unzipped them to C:NovelHack))CD c:NovelHack ##(your directory may be different)##
5. Type the following lines:##you'll see a response in the CommandPrompt of "68 KB/s (0 bytes in 1092.000s"##Keep Command Prompt open.
6. Open Notepad++
7. Change Line 33 (PSMode=) to PSMode=CAM
8. Save file
9. Go back to Command Prompt
10. Type:
Code:
adb push ./RT2870STA.dat /system/etc/Wireless/RT2870STA/RT2870STA.dat<br />
##you'll see a response in the CommandPrompt of "34 KB/s (0 bytes in 1092.000s"##You're Done.
oozeeh, enjoys1, spincontrol, or anyone, I followed this hack and my wifi is still working--better? I'm not sure.

After the pull, my readout showed 68 KB/s 0 bytes in 1096.000s which is a little different than what's given above.
After the file edit and save, the push showed exactly what you listed the first time: 68 KB/s in 1092.000s .

Out of curiosity, I ran the pull again and it gave a reading of 1 KB/s 0 bytes in 1096.000s .
The new pulled file showed line 33 back to PSMode=Max_PSP.

Obviously, I don't know anything about any of this so I would like to know specifically what 68 KB/s and 1 KB/s refer to, and should I be concerned my number dropped to 1 KB/s? I didn't push this last attempt (1 KB/s XXXXX)And while I'm at it, thanks to everyone for all the hacks. Everything has worked for me.
Sapphire;41912 said:
Where can I find PDN 07-24-10 original firmware that has not been modded? Please provide a link.
#1 of this thread.
Have you used Nate's Hack? It's #1 http://www.slatedroid.com/pandigital-novel-android-tablet-discussion/2199-beginners-guide-hacking-pandigital-novel.html here. I think you might be looking for the ADB set up which is in the first download. After that, you can install apps or other hacks using ADB. #5 on FIX: PDN 270-degree rotation explains exactly how to do that one. You have to be in the directory that has the ADB tools folder. I think the Consolidate Hack by enjoys1 (based on clockworx hack) does this also. I think I used it and it set up the folder "android-sdk-windows" which has the tools folder that contains the ADB exe. So when I open cmd window, I change directory by typing in cd C:android-sdk-windows/tools at the prompt. You want to go to whatever directory has your ADB.exe and list the tools folder. Then just follow scripts for whatever you want to do.Hope this is what you were asking for. If there's a simpler or newer way, I'm sure someone will let you know.
1 - 3 of 130 Posts
Status
Not open for further replies.
Top