![]() |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
you can do it by changing lcd density from 160 to 200 or 240 but i prefer 240 because with it most of games and app working in full screen while with 200 some games crash and not being in full screen
to know how read this topic which describe it http://talk.maemo.org/showthread.php...141#post765141 |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
when booting droid on my n900, there is no flash10
keeps asking me to install it and i cant exit the web browser, i have to turn phone off would love the overclocking info too tried for over an hour to get that IRC helproom chat link thingy to work and something called a 'java plugin' but gave up due to not knowing what im doing with that! can the overclocking info not just be posted on a forum somewhere? and how do i access/change the boot anim: /system/media/bootanimation.zip |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
lock switch is back, cam button should take you back to home screen :)
ill pm you the overclock info. flash you have to install by hand download a file manager from market (any will do) then go and enable unknown sources in settings apps then open the file manager and go to the /extras folder and tap the file to install :) reboot may be required after install |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
hi dj_steve, was wondering if you could pm the the OC info, wanna give it a test, :D
|
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Hi all devs.
Great work so far, the current public release of Nitdroid is very usable. Thank you for the many hours of work that all of you are putting into this project. It means a lot to many of us! Can you please give us an update on the phone support? I think having the ability to make calls will probably mean that lots of members will actually move over to Nitdroid as their main OS regardless of the bugs. For me, I'm not concerned about 3G or using the cell modem for Internet access since I just use wifi when I need Internet access however the ability to make and receive calls and sms's is very important and missing that functionality prevents moving over to Nitdroid. Again, thanks for all the effort, it is really appreciated from us non-developers. |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Quote:
I'm also one who will likely migrate to NITDroid once it's completed but I'm in less of a hurry - I just want to do my bit to support the guys behind this, particularly dj_steve. Also, just a query relating to the post I've quoted - if you crack 2G connection, is 3G/modem pretty much done too? Or is there a significant difference in getting both functioning regularly? Thanks all, hope to hear back from you, and chucking all my support behind you! |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
I am not sure why everyone wants to have phone support. If you want to use Android as your main OS then why did you buy a N900 in the first place?
Personally I don't want to get phone calls or messages on Nitdroid because I will loose those information in Maemo (the main OS!) and it makes it hard to follow a longer conversation. Only 3G support for browsing would be nice but again: If you don't use Nitdroid as your main OS then you will probably use it at home where you normally have WiFi. So better 2D GFX support, in game accelerometer and more compatibility features (too many apps/games are crashing currently: http://nitdroid.com/index.php?title=Addsoftware) are more important than phone support in my opinion. |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
could anyone point me to the direction of asphalt 5 so I can try how it works? :)
EDIT: Whoops! meant for this to go the the app & games combatibility thread.. |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Quote:
|
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Quote:
PS: While running NITDroid, does the phone lose its ability to act as a Linux device? Just curious... |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
ok much as i hate posting mostly pointless updates..
phone/data/3g support is being examined, e-yes has partially ported over ofono and its apis and is working to try and get it working but its slow work and not at all useable yet(ie it crashes more than it works etc). i have been loking at using maemos internal PnatD app that is used for things like bluetooth dun to try and do data only support but again no success as yet their. also ive been working on getting wifi to calibrate properly and get rid of the annoying random mac address issue we have currently and it should stablise/possibly speed up the wifi also. thats id say about 80-90% completed im just trying to sort few bugs their will also be a new multiboot and rootfs release once one of the above items is sorted (probably be the wifi one at this time) i will not give an ETA as i always disagree with trying to offer timescales that may not be kept due to the nature of the work, espically on the phone module since we are in totalyl unprecedented ground here by being the only alternate os not being developed by users close to nokia to get any form of phone support going cheers. and just as a bit of good news to users we have had enough users test out the overclock now i think to release the instructions to public to try. details below: the standard disclaimers apply to this, i dont take responsiblity for any damage you do to your n900 by trying this mount nitdroid in maemo all this in root xterm Code:
mount /dev/mmcblk1p2 /andCode:
cd /and/system/etcremove the entire #power management section Code:
cd /andCode:
# Power Management |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Thanks for that update.
If I only want to overclock Nitdroid to 850 Mhz is it enough to change scaling_max_freq 1000000 to scaling_max_freq 850000 or do I have change something else (like avoid_frequencies)? |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
read through power.conf it is pretty well commented what is needed :)
|
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Yeah, I have done that already.
I am only a little bit confused about the avoid_frequencies because scaling_max_freq is set to 1000000 (1Ghz) but at the same time avoid_frequencies contains 1000000 so i am not sure what that means (go up to 1Ghz but avoid exactly 1Ghz?). I am also not completely sure what sampling_rate does. It has the same value as scaling_max_freq but I think it makes no sense to have two variables with the same effect and so I don't if it is enough to change scaling_max_freq to 850000 or if I have to change sampling_rate to 850000 as well. Thanks in advance |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Quote:
|
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
lockswitch wasnt exiting browser, or going back
and cam key brought up a small box with icons in it, but there was no home screen option in there so i had to turn the phone off, maybe it was just a dodgy boot up if its only happened to me:confused: |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
leetut, you could of taped any of the boxes to go to home, it shows up list of homescreens
|
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Quote:
|
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
hmm.. I don't really undestand what I need to change in order to.. let's say oc to 700mhz...
|
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
i pressed lockswitch over and over again for a few minutes and it was doing nothing, it worked everywhere else but stopped working when using the browser, just sharing the info bout it, but ive only booted nitdroid a few times and it was the first time id tried the browser, so if you guys say it should work then it'll probs not be an issue
also i couldnt set up bluetooth, the info in the wiki says to get BTmac addr and enter it to the third line of a file, i used leafpad to open the file 'via xterm' but it was a blank file, there was no third line to edit? defo copied the commands correctly |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
will the overclock guide overclock maemo too or only nitdroid
|
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
no this is for nitdroid only
|
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
jep i have asked on irc, but thx to you too
|
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Hi Steve, when will you release new version?
|
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Quote:
# Automatic voltage scaling scaling_governor ondemand scaling_max_freq 700000 scaling_min_freq 125000 # Frequencies # ALL: 1150000 1100000 1000000 950000 900000 850000 805000 750000 700000 600000 550000 500000 250000 125000 # USE: 700,500,250,125 #avoid_frequencies 1150000 1100000 1000000 950000 900000 850000 805000 600000 550000 # USE: 700,550,250,125 #avoid_frequencies 1150000 1100000 1000000 950000 900000 850000 805000 750000 600000 500000 # USE: 700, 500, 250, 125 avoid_frequencies 1150000 1100000 1000000 950000 9000000 850000 805000 750000 600000 550000 Use any txt editor. I think you need to be root, i'm not sure. If you want more options in your overclocking just add them in USE: and remove them from avoid_frequencies Hope this helps :) Ps: I would make a backup just incase before doing any editing ;) |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
i couldnt boot nitdroid anymore,
was browsing the droid folders looking for the bootanimation.zip and the 'oi file manager' screen went black none of the buttons worked so i popped the battery out now when i try to boot nitdroid i get an infinite scrolling error something like: sbin/ (cant remember this bit) image text not found or something along those lines, i def didnt delete anything so a bit confused whats happened edit: it booted ok after a 3 failed attempts:confused: also flash10 is working great on vimeo:D edit2: i cant copy anything to /system/media/ using any of the droid file managers its like i dont have permission? is there something i can do about that? |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
leetut its not rooted you need copy files in maemo to the location. using xterm or a file manager
|
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Quote:
|
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Quote:
Always glad to help :) |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Quote:
cheers , moepda |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Quote:
i can only see system/media/ using droid file manager using winscp i can see a folder called /and but its empty does anyone know how i can get access to and/system/media/bootanimation.zip please or system/media without using xterm? |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
mount the partition in maemo : mount /dev/mmcblk1p2 /and then winscp will see it
|
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
the path you want is on memory card so when you use winscp you can't see it
you can see it either by one of following :- by mounting memory card on maemo by terminal and use terminal to change what you want or by using linux so you can see all system files of nitdroid and change what you want . you may yse any virtual machine to use linux or by live cd |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Quote:
|
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
yep or just use mc in xterm, my fav, :D
|
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Quote:
Maybe steve or jay-c can give some onfo on the subject? ;) |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Can someone tell me where to get these to packages from thanks.
Maemo Packages Required for installation: Bzip2 wget |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
apt-get install bzip2
apt-get install wget in root under terminal EDIT : this is not a help thread ... |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
GUIDE UPDATE
- Added Nitdroid overclocking section to my guide! (thanks to dj_steve and jay-c) Let me know if I made any typos. (I did double check but still...) Also, I will add more notes later about power.conf when I can. |
Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
Quote:
|
| All times are GMT. The time now is 20:24. |
vBulletin® Version 3.8.8