(Sorry for bad English if there is any because I'm not a native English speaker)
Hello everyone,
First things I want to say that I'm completely newbie here and just a fews day ago I read the topic [HOW TO] Root Remix Mini
That topic inspired me a lot but since I don't have a serial converter like which the topic describe and I'm a student with no money and knowledge about electronic, I decided trying to root the Remix Mini with my Arduino Uno R3 board that I already got.
Result:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits:
- http://forum.xda-developers.com/remix/remix-mini/how-to-root-remix-mini-t3388437
INSTRUCTION:
Needed stuffs:
- Arduino Uno R3 (I think other Arduino boards would works too)
- 4 pieces or wire (I cut them from my old internet cable)
- A PC or laptop to run the commands
- An USB with Extract-to-USB.zip extracted into. Download here
- CoolTerm. Download here
- Screw driver
Steps:
1. To turn my Uno into a serial converter, I followed this video:
For short, connect your Reset to GND pin and you're done
2. Follow step 2 in this thread
I'll put a quote here:
Open up the Remix Mini with a screw driver.
2a. Flip it up side down, and rip the rubber ring out. It's okay, it will still adhere to the case afterward. Once you ripped it out, you will see two screws holding the remix mini. Proceed unscrew them and gently take the case apart.
2b. Gently take the case apart:
Click to expand...
Click to collapse
3. Connect Uno board with Remix Mini board:
Here are the needed pins in Uno board:
And the corresponding in Remix Mini (I marked with the same color):
4. Plug Arduino Uno into PC
5. Start CoolTerm
5a. Go to Options -> Serial Port tab, if you see no error then it worked
Make your settings look like this:
5b. Go to terminal and set your terminal mode to Line Mode -> Ok
6. Plug your USB with the zip file extracted onto the upper USB port on Remix Mini board
7. Turn on Remix Mini
(Currently no root)
Click to expand...
Click to collapse
8. Hit Connect in CoolTerm
If everthing done right you'll start to see things like this:
[/IMG]
9. I'll place a quote from the other thread here
10. Commands: (copy each line and paste into CoolTerm)
Code:
Code:
/dev/tty.usbserial 115200
mount -o rw,remount /
mount -o rw,remount /system
mkdir /tmp
cd /system/bin
ln -s busybox-smp unzip
cd /data/local/tmp
cp /mnt/usbhost/Storage01/UPDATE-SuperSU-v2.46.zip /data/local/tmp <- Double check zip's file name and try Storage02 if Storage01 does not work because it depends on which usb port you plug the flash drive in.
cp /mnt/usbhost/Storage01/update-binary /data/local/tmp
cd /data/local/tmp
sh update-binary 0 1 /data/local/tmp/UPDATE-SuperSU-v2.46.zip
reboot
Click to expand...
Click to collapse
10. Cheers
No one cares?
tuvietthao said:
No one cares?
Click to expand...
Click to collapse
Yes, I so much care. to kick all advertisement from poor apps out and customize some feature OS to enhance.
And some network tools need root. This is for expert user not usual user.
Sent from my SM-T705 using XDA-Developers mobile app
sirichais said:
Yes, I so much care. to kick all advertisement from poor apps out and customize some feature OS to enhance.
And some network tools need root. This is for expert user not usual user.
Click to expand...
Click to collapse
I actually have no experience about android and things related to it, but I have the willing to try and share my experience
It's a bit sad that people don't care about it
Nice work but it does seem like a lot for a novice user to do.
Have you done anything cool with it?
thirdlobe said:
Nice work but it does seem like a lot for a novice user to do.
Have you done anything cool with it?
Click to expand...
Click to collapse
Well I'm trying to remote control my Remix Mini
Just trying...
I care
I never thought, I could use one of my arduino's as a cheap and (even better) already available USB to RS232 converter (I know, I will be just using the integrated usb2serial component).
Now i don't have to search for my old Serial-to-RS232-Cable and do not have to get my old Laptop with OnBoard-Serial-Connection booting Up Windows 7 again. Now, there is no more need for a possible not working adapter to USB, or any other time-expensive task I had to accomplish without your valueable post here on xda.
Thank you.
wildblue
Related
After converting from G1 to Hero I am amazed by the lack of themes for hero, I would of though there be at least colour changes??
Anyway after giving myself a crash course on package stripping building and signing I've come up with this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
None of work was mine, I just re-packaged it to run on Hero's Custom ROM's.
Download Modaco 2.2 to 2.8 version here >>http://www.4shared.com/file/137484516/5a864521/update.html
Will it run on other ROMs, do you need root?
Yep you will need root I'm afraid. It should work on both 2.2 & 2.3 MoDaCo's rom
How does this fit in with music player? As that curves around the curved bar...?
nicelad_uk said:
How does this fit in with music player? As that curves around the curved bar...?
Click to expand...
Click to collapse
Works fine
I've just tested it on my updated Orange hero...seems to be working fine at the moment and no problems..........but does anyone know if this isn't safe to do (cause some future problems)? Should I not use it and revert back because I dont have the modaco rom installed?
should honestly be fine
It looks awsome thank you!
Tried this with the stock RUU EU Rom and it worked fine.
Wondering about the transparent background that Evil uses, is that just a Transparent image i could make in photoshop or is there much more to it?
ratcom said:
After converting from G1 to Hero I am amazed by the lack of themes for hero, I would of though there be at least colour changes??
Anyway after giving myself a crash course on package stripping building and signing I've come up with this
None of work was mine, I just re-packaged it to run on 2.2 MoDaCo Custom ROM.
You will need to push this onto your phone for it to work (make sure you are in recovery mode BEFORE pushing)
I used these commands......
Code:
adb shell mount /system
adb push c:\com.htc.resources.apk /system/framework
Once I know how I will make this into update.zip for ease
http://www.megaupload.com/?d=DU4RNF8N
Click to expand...
Click to collapse
can you please explain step by step how you did that? i know there are instructions on these forum, but they do not work for me (especially i would like to know, how you signed the apk again?)
Nice one mate and great to see you here on Hero!
Sorry double posted from my Hero!
felikz said:
can you please explain step by step how you did that? i know there are instructions on these forum, but they do not work for me (especially i would like to know, how you signed the apk again?)
Click to expand...
Click to collapse
I found these instruction here http://forum.xda-developers.com/showthread.php?t=467639
Before using this you need to know how to set this up:
I will assume that you have the sdk downloaded and extracted somewhere(if not, do that now), extract both files to the tools directory of your sdk.
Now you will need to add the tools dir of your sdk to the environment variable CLASSPATH.(seem to work with windows 7)
To do this, right click on My Computer click properties, then choose the tab that says advanced. Click the button that says environmental variables. Go to system variables find the one that says CLASSPATH, double click it, go to the end of variable value. There should be a semicolon ; at the end. type in the path to the testsign.jar located in the tools directory of your SDK, for example the path to my testsign.jar was c:\sdk\android-sdk-windows-1.0_r1\tools\testsign.jar If CLASSPATH is not in your system variables then create it. Secondly, Find the system variable called PATH and add to the end of it, the full path to your sdk directory. For example, mine was c:\sdk\android-sdk-windows-1.0_r2\tools
Now right click the reg file that you extracted and choose to install it, or merge.
Now, right click an apk, do you see an option that says ResignApk? That's how you will resign your .apks and .zips.
If you find the right click menu not working for some reason you can type the following in cmd to sign your files: java testsign whateverfiletosign
Now through doing this you have done two things, first off you have made the resigning process extremely easy, secondly you will not have to cd to the tools dir of the sdk to use adb or any other tool in the sdk.
Click to expand...
Click to collapse
Does this just install now with the custom bootloader? ie, click on update.zip and it will do the rest?
yes
Fantastic, looks great. Got any more?
Is there a way of theming the main UI ?
Got this on and its perfect so I put it on my brothers, he's not too keen. How do we revert back to the default lockscreen?
nicelad_uk said:
Got this on and its perfect so I put it on my brothers, he's not too keen. How do we revert back to the default lockscreen?
Click to expand...
Click to collapse
There you go mate
http://www.4shared.com/file/138265831/d9916ba3/update_-orginal.html
Is there a way to remove the dark transparent curve on the music player and also the dark transparent box that covers the lower part of the screen when you get a message or touch the screen? That would make this already great mod perfect
Thanks
That's pretty cool.
Ported apoth's Supernova bootscreen for G1 to G2/Hero format simply because I liked it, and it's a cinch to do as it turns out. The file attached to this post is a signed update zip.
Graphics used with permission from apoth - see this thread for the original G1 version.
adb push bootscreen_Supernova_noSound_signed.zip /sdcard or manually copy to root of SDcard
Flash zip through recovery rom
(alternatively flash zip through DroidExplorer - never tried that myself though)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Enjoy.
looks so cool
WOW!
I actually really like that boot.
Could I flash this onto the CDMA Port Villain 5.02 rom?
jusumgeezer said:
WOW!
I actually really like that boot.
Could I flash this onto the CDMA Port Villain 5.02 rom?
Click to expand...
Click to collapse
Only one way to find out
edit: It works on Villain 5.02, thanks phaelox.
damooman said:
Only one way to find out
edit: It works on Villain 5.02, thanks phaelox.
Click to expand...
Click to collapse
Yep Works for me too
Just wanted to say thanks,flashed this over Fresh2.0d on my CDMA sprint hero,works perfect and looks great
I've tested flashing it on 2.1 Defiance ROM, but it didn't work =="
did someone try it on 2.1Defiance ?
Aquarixz said:
I've tested flashing it on 2.1 Defiance ROM, but it didn't work =="
did someone try it on 2.1Defiance ?
Click to expand...
Click to collapse
yeah i did but no luck, trying it on NeoRom in a moment.
looks cool but a bit too fast for the 'nova'
Morak75 said:
looks cool but a bit too fast for the 'nova'
Click to expand...
Click to collapse
I initially tried with a higher frame delay (slower moving "supernova"), but to me, it just looked, for lack of a better word, "stuttery".
Its not working on Villain 4.0 beta2
look great... will try it
Not working on the New legendary rom 1.3.5
thanks its pretty cool
The Best!
This is my favorite bootscreen and believe me, I've tried them all!
This is my favorite bootscreen and believe me, I've tried them all!
Click to expand...
Click to collapse
I agree ! It's really nice and it works for me !
Thanks a lot !
not working
Tried this on Aloysuis 2.1 and it didn't work :-( any ideas y?
Hey Everyone
I was having the same problem with the bootimage not loading. A member (papa smurf) was able to help me out. Here is his email (the bootimage is now loading fine):
yeah man thats an easy fix.
if you know how to use adb inside of command promt then hook up phone to computer and make sure it is on sync and debug is on then type this in the comand promt of your computer. to get to command promt go to the start button and type in cmd.
cd C:\android-sdk-windows\tools
adb remount
adb shell rm -r /system/media/bootanimation.zip
adb shell rm -r /system/media/bootscreen
then you can restart your phone.​
Note you could just do:
adb remount
adb shell
su (not sure if you need the su command here or not I usually just enter it any ways all the time)
rm -r /system/media/bootanimation.zip
rm -r /system/media/bootscreen
After those two files have been removed make copy the new bootimage zip file to the flash drive, reboot into revovery menu, flash from zip
Installed and tested work on:
Azure 0919
Azure 1.0.1
Mdj 0.1
UPDATED script, tnx to TheGrammarFreak
1. Download ubuntu unzip and copy folder ubuntu to sdcard. (632MB zipped take a while, about 2GB unzipped)
2. Download my modified scripts and unzip them to ubuntu folder on your sdcard
3. Boot phone to recovery or fake-flash.
4. Start adb shell
5. cd /sdcard/ubuntu
6. sh ./ubuntu.sh
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
7. sh ./bootubuntu to test if it working, if you got prompt [email protected]
8. reboot phone
9. Open terminal on phone or adb shell
10. With terminal run su first then bootubuntu, on adb shell: only bootubuntu
11. update your system and install some good stuff:
apt-get update
apt-get install tightvncserver lxde openssh-server
set password for vnc
passwd root (for ssh access)
12. install whatever ubuntu stuff you need
Andriod-vnc apk
Sweet, will definetly try this out when I get some time over.
Good job!
Real sweet. I can't see any use for it myself, but that doesn't make the accomplishment any smaller.
Sent from my Legend using XDA App
Absolutely no use
But I could not resist to give it a go.
Mmmmmm, When i launch adb shell I have :
Code:
- exec '/system/bin/sh' failed: No such file or directory (2) -
Excellent work here snake. Don't see any use for it myself but definitely would impress my friends! Two thumbs up. Another milestone achieve for the Legend.
LilNes said:
Mmmmmm, When i launch adb shell I have :
Code:
- exec '/system/bin/sh' failed: No such file or directory (2) -
Click to expand...
Click to collapse
Did you (by any chance) try to copy/paste that error output into a Google search filed and hit enter??? You would have most probably got a gazillion of hits.
I try and walk =)
It is possible to make a full ubuntu rom replacing the system folder of Android by those of Ubuntu?
Just to see the performance of the phone.
ps : sorry i'm french...
LilNes said:
I try and walk =)
It is possible to make a full ubuntu rom replacing the system folder of Android by those of Ubuntu?
Just to see the performance of the phone.
ps : sorry i'm french...
Click to expand...
Click to collapse
Possible, yes. Of course it is. Likely? No. Unless you start a port.
On the nexus one we can boot from the SD card, why not on the legend ...
But the screen is too small for everyday use.
LilNes said:
On the nexus one we can boot from the SD card, why not on the legend ...
But the screen is too small for everyday use.
Click to expand...
Click to collapse
Boot from SD card? Well, look into how it's done, and see if it's possible on the Legend
----------------------------------------------------------
I have found that sometimes bootubuntu doesn't work, and that changing all the "loop1" into "loop5" sorts it out... Just an observation
http://forum.xda-developers.com/showthread.php?t=631389
Try this way ?!
ok, will check it.
If we have to work on this, i think is better to try porting meego ...
LilNes said:
If we have to work on this, i think is better to try porting meego ...
Click to expand...
Click to collapse
I thought that too...
Hummm meego work on HTC desire ...
http://wiki.meego.com/ARM/MSMQSD
That would be so nice that we could have both android and meego on our legend ! If you could keep us in touch with your progress, that would be nice ;-)
And just one quick feedback about ubuntu on my phone : I've a problem when I try to use ubuntu with the phone terminal, I've a "chroot: can't execute '/bin/bash': no such file or directory", then a few errors with unmount (unpossible 'cause there's no such file or directory), and finally a losetup: /dev/loop5: Device or ressource busy...
Any idea ?
Thank you for your help.
areicko said:
That would be so nice that we could have both android and meego on our legend ! If you could keep us in touch with your progress, that would be nice ;-)
Click to expand...
Click to collapse
Who's progress?
Sent from my Legend using XDA App
no progress yet was not even begin xD
for the dual boot, see if we can modify the boot process and integret a boot menu.
at the moment, no android can do this
@areicko, are you in fake recovery ?
Hi chaps ,
Here's a little bootanimation i was working on for the Desire.
New version comming soon without HTC logo and better flow ,for all android devices.
Here's a preview : http://www.youtube.com/watch?v=0fOI0HOMtak
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Caution : You flash this at your own risk! I take no responsibility what happens to your phone! (99.9% it will work )
Note : This has only been tested on the Htc Desire | Samsung Galaxy S | ZTE Blade it is meant for 480x800px (and above) phones...but i think it will work on small resoultion phones as well
* How to instal * (rooted phones!)
1. Download the file (obviously)
2. Put the file on to your SD card
3. Use Root Explorer ( market Link ) or any other phone explorer that allows you to manipulate your rom files.
3. Navigate to where your existing bootanimation is (on Sense it's usually /data/local/ on AOSP it's /system/media)
4. And replace it (overwrite it) Don't forget to make a backup of your current Bootanim.
5. Reboot
* ADB method *
1. Connect your phone with the pc via USB cable and turn on USB debbuging
2. Put the file into your /tools folder where you installed your AndroidSDK)
3. Open CMD (command prompt)
4. Type :
Code:
cd location of your /tools folder (in example) cd c:\androidsdk\tools
adb push bootanimation.zip /data/local ([B][U]for SENSE roms)[/U][/B]
adb push bootanimation.zip /system/media [B][U](for AOSP roms)[/U][/B]
* Recovery *
1. Put file on your SDcard (no subfolders)
2. Boot into recovery
3. Flash the zip file
4. Reboot
Downlaods :
Code:
Flashable file for Sense roms : http://www.megaupload.com/?d=JM960EPN
Flashable file for AOSP roms : http://www.megaupload.com/?d=XQ2BYP68
Non-flashable (method 1 or 2) : http://www.megaupload.com/?d=QEFTJET8
If you have any suggestions and/or ideas /etc feel free the post them (no pm's plz)
ENJOY!
Nice and clean. Installing now, great work!
Tapatalked from my SUpersonic...
This is actually amazing. If you could make one without the htc mark for non-htc phones that would be great Thanks
Nice. Mind if I borrow? I won't use it as a bootanimation, I'm trying different animations for the background of the notification pull down. You'll get credit in my theme thread of course
My only suggestion is maybe some faster bubbles with a little froth or smoke at the top?
wewoapsiak said:
Nice. Mind if I borrow? I won't use it as a bootanimation, I'm trying different animations for the background of the notification pull down. You'll get credit in my theme thread of course
My only suggestion is maybe some faster bubbles with a little froth or smoke at the top?
Click to expand...
Click to collapse
Sure,go on ahead.
Ill take it into account
tyl3rdurden said:
This is actually amazing. If you could make one without the htc mark for non-htc phones that would be great Thanks
Click to expand...
Click to collapse
Well since i have a HTC Desire i naturally added the Htc logo,but i'll make one without it in v1.1
Why is there no dl link? Is this a microsoft conspiracy? Looks great though, keep it up.
Dl links are at the bottom of the OP ,work fine.
aca85 said:
Dl links are at the bottom of the OP ,work fine.
Click to expand...
Click to collapse
Nevermind got it looks sexy!
Thanks looks great
1.1ish? I knew i wanted this animation, but i have an OG droid, no htc allowed! So i used GIMP + DBP Batch Processor (http : // members . ozemail . com . au /~hodsond /dbp.html -- no url's for new xda members i guess, sorry) and just cropped the image height down to 400, which dropped off the HTC.
zip attached
Thank you very much for the animation, looks awesome
First off, this is for the expierenced users only. I will not help you out with this, and I will not fix any bugs you post. I will take care of this as I see it and as the code on Canonical's side develops.
REPEAT: I WILL NOT CARE ABOUT YOUR BUGS
What works:
Boots
Touchscreen
What does not work:
Sound
Wifi
To do:
Fix resolution
Device Tree
https://github.com/giveen/android_device_dell_streak7/tree/ubuntu_touch
Kernel Tree
https://github.com/giveen/kernel_dell_streak7/tree/ubuntu_touch
Build 3:
Boots!, thank you f69m here on xda
Step 1. Flash CM10.1 Beta 1 nvflash from the CM10.1 thread
Step 2. Boot into recovery, factory reset, then format data
Step 3. Flash Device specific flash -> https://docs.google.com/file/d/0B0ozkQsJWIScdThZNVdaMXk1WDg/edit?usp=sharing
Step 4. Flash Ubuntu File -> http://cdimages.ubuntu.com/ubuntu-t...urrent/quantal-preinstalled-phablet-armhf.zip
Step 4a. Reboot
Step 5. Download http://d-h.st/eFQ
Step 5a. adb push libc-2.15.so /data/ubuntu/lib/arm-linux-gnueabihf/libc-2.15.so
Step 6. adb reboot
Step 7. Run these commands
'adb shell'
'ubuntu_chroot shell'
'vi /usr/bin/ubuntu-session'
Find the "grouper" , move your cursor over to the 'g' and then press X, untill grouper is gone
Press ESC, then press I, and then type in "Streak7"
Do the same thing basically on "GRID_UNIT_PX=(adjust the number)"
Press ESC, then press : (<-colon)
Type in 'wq!" and press enter
type in "exit"
type in "reboot"
Set "export GRID_UNIT_PX=8" and "export QTWEBKIT_DPR=1.2"
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You will need to keep this plugged in, as there is apps crashing and no power management feature yet, so battery burns quickly. The only thing you can do with it is interact with it via adb shell.
To go back, just flash the CM10.1 pack
Sent from my Nexus 7 using Tapatalk 2
And I've narrowed it down to one error
Code:
/linker ( 532): ics/linker.c:1598| WARNING: Skipping libc.so
Now booting. Need to correct resolution.
Sent from my Nexus 7 using Tapatalk 2
How to edit resolution instructions added, let me know if you find a magical number.
Resolution settings should now be listed and they look great.
This sounds pretty awesome. Great work giveen! I'm going to give this a go this weekend when I have some more time. Out of curiosity what kernel are you using? When a few of us ported desktop ubuntu to the nook color we were able to use a pre existing kernel(nookie froyo kernel I believe, though I'd have to dig through a few hard drives to be sure) which saved us some headaches in the beginning)
Keep it up, loving your work
Sent from my SPH-L710 using Tapatalk
Kernel is stated above, its my custom CM10.1 kernel developed by DJ_Steve and I
There has been no update on this because I am waiting for a new SD card to arrive so I can flash stuff.
Hey giveen...any updates on this?
greenzone560 said:
Hey giveen...any updates on this?
Click to expand...
Click to collapse
I plan on an update soon, yes. I know they made some changes, and I need to catch up on two months of notes.
giveen said:
I plan on an update soon, yes. I know they made some changes, and I need to catch up on two months of notes.
Click to expand...
Click to collapse
Sweet! Can't wait...maybe a little battery managment?
greenzone560 said:
Sweet! Can't wait...maybe a little battery managment?
Click to expand...
Click to collapse
I think the Ubuntu dev's did say they were working on a power management module.
giveen said:
I think the Ubuntu dev's did say they were working on a power management module.
Click to expand...
Click to collapse
Very nice! can't wait for battery management as it will make things much easier.