Qdroid2.0 Alpha2 Update
- 1.Compatible programs full-screen default, no need use SpareParts to switch.
- 2.Support screen rotation:
- Method1:Long press BACK key about 3 seconds, turning 90 degrees every time, support four directions.
- Method2:Long press MENU key about 3 seconds, switching between horizontal and vertical direction.
- Note: Long press MENU will bring out the soft keyboard, press BACK key to hidden. Some program long press BACK key will exit the program.
- 3.Fix screen flash when system goto idle mode。
- 4.Fix auto shut down for no reason. (To be verified)
- 5.Fix battery voltage value.
- 6.Default CPU frequency change to 666Mhz, add CPU frequency control script:
- >CPU frequency governor seted to "performance ", CPU working at 666MHz .
- >For low performance and low power consumption required guy can restoration governor into " Ondemand" mode, the system CPU work in 166MHz when idle .
- Change Method:
- Open file: "/system/etc/init.smdk6410.sh"。
- Remove "#" character from line 3, like this:
- echo 30 > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/up_threshold
- Insert "#" character at line 6, like this:
- #echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
- 7. Fix system issued when playback video problem.
NOTE: Don't set the sound volume to largest, otherwise when reboot the default sound will be very small
Calibration for the SmartQ7? is still an issue, if you are having problems with calibration (most noticeable when using the keyboard), follow the following instructions: Copy the calibration file from Ubuntu system's "/etc/pointercal" to Qdroid's "/data/etc/pointercal" For your information: my working calibration file contains: 19888 -105 -15100928 191 -29507 74484352 65536
Hi:
The touch screen calibrate program was here:
http://gitorious.org/qdroid/qdroid-patch/trees/patch_Qdroid_2.0_Alpha1_2009.12.13/patch/packages/apps/TsCalibrate
Hope someone can DEBUG it on Q7.
Hi, thanks to all devs for this great port!
Is it possible to be root on qdroid? I wanted to install droidwall but it requests root rights. Also my smartq7 has trouble "waking up". It takes a couple of pushing the power/on button to get into the start-up screen after hibernating.
Hi spamdebam: Mybe you can try copy the APK file to /system/app directory.
And the "trouble" was up to snuff.
Thx Pajoke! The waking up is pretty much solved by your explanation. Figured out the the long press and the sleep button already myself.
Copied droidwall (http://code.google.com/p/droidwall/) to /system/app and tried after rebooting. Unfortunately I am still not able to set up the iptable rules. The app still asks for root rights. Any other ideas?
I can't get wifi working - it fails to get an address from the network. Using WPA.
Hi spamdebam: Mybe the Q5 Root Enabler can help:http://android.gval.biz/ I didn't test it yet...
Hi castalla2007:
What IP address allocation scheme by your network?
You need set manual if use static IP.
The network is DHCP - I'll look for the settings section to assign a fixed address.
It works okay in ubuntu.
@paj...
Great work man!
Same problem here too with DHCP client. No address assigned until setting manual. Maybe you can look into it. It does not get an IP from the router regardless the router settings. I'm trying it on a SmartQ7?
Errr ... how do I set a manual address - I can't find the settings?
WiFi? settings > Menu (the button under "-") > Advanced
Anybody else notice a definite 'click' noise when switching power off?
@Pajoke. Tried the Q5 root enabler, unfortunately it does not work. The program should give you an apt overview when installing was successful, that doesn't happen.
Hi spamdebam:
I have tried the root enabler too. It use telnet to connect Qdroid, but Qdroid doesn't provide telnet server. So it can't work.
thanks for the reply Pajoke. Too bad it will not work, would make the device more secure.
I am not a coder but cyanogensmod repository might be interesting for you guys. http://github.com/cyanogen I am using this on my G1, it is pretty fast and has some nice non-standard functionality.
Anyway good luck with the project and keep up the good work.
Is there any way to root Qdroid2A2? on Q7? I would very much like to install some new themes with MetaMorph?. Any advice much appreciated
6.Default CPU frequency change to 666Mhz, add CPU frequency control script
You could increase it to 800MHz, and it still would be within the specs of Samsung. Now SmartQ uses 800Mhz theirselves, but as an option (see smartq7 firmware v5.2)
Here's more info: http://chronolytics.com/MID.html
@castalla2007: The clicking/popping sound comes from the speaker. The louder the volume is, the more likely you are to hear it. I think it happens in Ubuntu as well.
but is it possible to include usb host
Hello.
I have a problem with Qdroid 2 Alpha 2. I get crackling sound which does not work at all. On Qdroid 1 it works fine. I have tried to reinstall Alpha 2 many times, but it does not work. Are there anyone else who has this problem?
Can you include USB Host support? (USB OTG)
The market doesn't work too. Can you fix that?
Thank you.
Can someone tell me where are the lastest kernel sources? It looks like the sources in git are really old, and have no video accel via g2d. qdroid_kernel has some. Thanks in advance.