PDA

View Full Version : [PRJ][OS]Linux and Android on HTC Diamond "NOT YET WORKING"


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24 25 26

phhusson
1st November 2009, 07:30 PM
I did :# setprop net.dnschange 41
was 40 before.
But both net.dns1 and dhcp.wlan0.dns1 were already defined.
Err, what's happening then ? What does browser say ?
Can you ping ip addresses ? (local and remote) ?IP addresses of your DNS ? ping hostnames ?

GlemSom
1st November 2009, 07:48 PM
That's not mine :p

That little differences wasn't expected at all, so i assume calibrations aren't redone for every phone.
Can you make any relations with these differences and your MAC in WiMo ? (in linux it's randomly generated)

Naah, not really... (my mac is 00-18-41-94-fa-17)

Maybe it has something to do with the radio installed?
I'm using radio 1.11.25.01 in WM 6.1

sllyname
1st November 2009, 08:03 PM
(in linux it's randomly generated)

That is good to know, I've spent several hours thinking wifi was broken, when really it just had a goofy mac. Where is this random mac generated.

PS. it would really be helpful if all wifi questions/sugggestions were in a wifi thread maybe only 20 or 30 pages long. Or even different versions of android/kernels in there own thread. Hopefully in there own "Porting Andriod/Linux" forum, that all the Raph/Diam/Kais/Vogue info could be together 500+ pages is silly.

slovoflud
1st November 2009, 08:16 PM
That is good to know, I've spent several hours thinking wifi was broken, when really it just had a goofy mac. Where is this random mac generated.

PS. it would really be helpful if all wifi questions/sugggestions were in a wifi thread maybe only 20 or 30 pages long. Or even different versions of android/kernels in there own thread. Hopefully in there own "Porting Andriod/Linux" forum, that all the Raph/Diam/Kais/Vogue info could be together 500+ pages is silly.
or in the Diamond Sub-forum, alongside Diamond ROM development.

sllyname
1st November 2009, 08:25 PM
or in the Diamond Sub-forum, alongside Diamond ROM development.

That would work, but should there also be a subforum in Kaiser, Sapphire, Blackstone, Raphael, Vogue, etc? For me there is more interest in following the development on other hardware than any WiMo cooking. That's why I read the Diamond forum, when I have a Raphael.

sorrowt
1st November 2009, 08:34 PM
That would work, but should there also be a subforum in Kaiser, Sapphire, Blackstone, Raphael, Vogue, etc?

why not? I think that would make more sense than having a thread with 500+ posts for each forum!!!

9600xt
1st November 2009, 08:53 PM
I did :# setprop net.dnschange 41
was 40 before.
But both net.dns1 and dhcp.wlan0.dns1 were already defined.

Is this command should return a valid ip ?
#nslookup www.google.com
here is my result :

# nslookup www.google.com
nslookup www.google.com
Server: 0.0.0.0
Address 1: 0.0.0.0

nslookup: can't resolve 'www.google.com'

i have the same identical problem with the same output for
nslookup www.google.com
and my browser wan't load any page, and any other programs that uses internet wan't work

Dun74
1st November 2009, 09:07 PM
Err, what's happening then ? What does browser say ?
Can you ping ip addresses ? (local and remote) ?IP addresses of your DNS ? ping hostnames ?

No, ping don't work. Local, remote adresses, hostnames, ip same result.
The only one working is my local address (127.0.0.1 or 192.168.2.9) just to be sure.

H3x
1st November 2009, 10:02 PM
well from what dzo says the diamond doesnt scale the display. so until that can happen sense ui builds wont boot. it needs to be implimented in kernel. this is most likely why you have a black screen.
if someone could post some logcat output i could be sure this is the case because surfaceflinger will be crashing.

I've got adb and logcat working. Is there a way to pipe the output to a file, cause there's a crap load. I suspect it's looping, but it's going to fast for me to see. I did do a bugreport also and there was an error in dumping the SurfaceFlinger service...

I still don't understand why mddi scaling isn't working... it's working for Vogue AFAIK, so why not for Diamond? Are the command line parameters (mddi.width=320) just being ignored? This is so frustrating.

Is there a way to set mddi.width/height during runtime, maybe via adb? Then I could try testing in Rosie to see if it works.

Any Kernel developers care to share some wisdom? Is scaling working? Could we get it to? I'm sure a lot of people would love seeing Sense on their Diamonds. The performance would be much better than on Vogue at least.

ND4SPD
2nd November 2009, 12:09 AM
I still don't understand why mddi scaling isn't working... it's working for Vogue AFAIK, so why not for Diamond? Are the command line parameters (mddi.width=320) just being ignored? This is so frustrating.

When you boot up haret.exe, you will see that is says ignoring for the mddi.width, mddi.height, and lcd.density commands.

phhusson
2nd November 2009, 12:29 AM
Here is a a beta test version (yes it's even more unstable than usual.), which is supposed to get bluetooth @ 4Mbps (thanks to cr2, and i hate android even more now.), 3G data connection, with some heavy DNS problems, i get it once for 4 tries on average. And power management's back, should save a lot of power.
About power, a known bug is that disactivating wifi drains a lot of power. So don't turn it on or don't turn it off.
http://www.cobaltcode.com/fileupload/data/Android/AllInOne/android-donut_diam-raph-01-11-09.7z

When you boot up haret.exe, you will see that is says ignoring for the mddi.width, mddi.height, and lcd.density commands.
This only means that kernel is ignoring these options, but userspace can take it in account. For donut releases, lcd.density is used. Only mddi.* are actually ignored.

toastcfh
2nd November 2009, 03:49 AM
for those who want to test command lines over usb throw windows pcs i'll try to explain howto (fell free to correct me if I miss something :D):

download android sdk 1.6 extract it somewheere in preference in root of ur hard drive
add ~\tools pathname to variables path of windows
connect ur diamond under winmo and run haret windows detect msm usb when kernel boots ignore drive installation at this stage

when android boots it's detected again as usb composite and msm usb install the driver located at androsdk\usb driver
now u r reaady to use it
fire comand line under windows and tap adb shell
tap bash
u have a remote shell to android I assume that u know how to use it ;)

thanx man, i will try tommarrow. benn tryin in linux with no event. maybe windows will be nicer to me.


edit/ freakin driver woulnt install. think its my kernel. i only got the msm device found and it only did it once in haret. just need a newer kernel

H3x
2nd November 2009, 04:03 AM
...userspace can take it in account. For donut releases, lcd.density is used. Only mddi.* are actually ignored.

What do you mean by "userspace"? Is there a way to set mddi.* other than with kernel params?

bxmatus
2nd November 2009, 09:15 AM
Here is a a beta test version (yes it's even more unstable than usual.), which is supposed to get bluetooth @ 4Mbps (thanks to cr2, and i hate android even more now.), 3G data connection, with some heavy DNS problems, i get it once for 4 tries on average. And power management's back, should save a lot of power.
About power, a known bug is that disactivating wifi drains a lot of power. So don't turn it on or don't turn it off.


So far this is most stable version in my RAPH100 :) Wifi, 3g, interface, i was able to play for more then a hour, installing/uninstalling applications ...

Great work :)

edit: 1 minute after i submit this it freeze :-D ... but still it was most stable i ever try on my raph ...

cubetto
2nd November 2009, 10:05 AM
Please, is there no way to give an order to this thread? It's impossible searching on 500+ pages

Thanks

fcnaben
2nd November 2009, 11:17 AM
Firstly, excuse me for my English (I am French) and a big thank you for your work.

I manage to run Android on my Diamond 100 but I can not have the 3G connection DATA.

I configured the APN, change the Startup.txt.

I have the 3G icon but I start the browser I have no connection ...

Does someone can help me?

I tried all the packages available and currently I am with that of phhusson.

@ phhusson: Is this you can help me in French?

PS : I try to read all the page....

lucxxx
2nd November 2009, 12:36 PM
hi, Glemsom

http://glemsom.anapnea.net/android/special-diamond-raphael-wifi-bluetooth/

this kernel build has pwermanagement???, because if it has is superrr OK, nu restart when it goes to sleep.

phhusson
2nd November 2009, 12:51 PM
hi, Glemsom

http://glemsom.anapnea.net/android/special-diamond-raphael-wifi-bluetooth/

this kernel build has pwermanagement???, because if it has is superrr OK, nu restart when it goes to sleep.
No. only kernel before 21september have it, or mine.
If mine doesn't work you can try setting pm.sleep_mode to 3, 4 or 5 in cmdline.
And bluetooth won't work (not really sure about it) with this kernel and my latest build

lucxxx
2nd November 2009, 01:08 PM
No. only kernel before 21september have it, or mine.
If mine doesn't work you can try setting pm.sleep_mode to 3, 4 or 5 in cmdline.
And bluetooth won't work (not really sure about it) with this kernel and my latest build

You mean that in your kernel that bug LCD+power on diamond is fixed? or remouvet from code?

phhusson
2nd November 2009, 01:26 PM
You mean that in your kernel that bug LCD+power on diamond is fixed? or remouvet from code?
Oops, i've been mistaken. I shouldn't work that late...
So i changed nothing in kernel but BT clocks and activating idle stats in /proc/msm_pm_stats, nothin related to PM actually ... well you can play with pm.idle_sleep_mode while you couldn't before, but that's it.

kholk
2nd November 2009, 02:06 PM
I really don't realize why PM is removed from kernels after the 11 september builds.
PM makes the device usable...
I mean that without PM we can't normally use Android because the device restarts automatically and/or has a noticeable battery drain that makes impossible to use it daily!

If the PM can be reenabled in the kernel, why don't? :P

phhusson
2nd November 2009, 02:09 PM
I really don't realize why PM is removed from kernels after the 11 september builds.
PM makes the device usable...
I mean that without PM we can't normally use Android because the device restarts automatically and/or has a noticeable battery drain that makes impossible to use it daily!

If the PM can be reenabled in the kernel, why don't? :P
Actually PM wasn't disactivated ... That was just "day"dreaming @ 1AM.
Well it was disactivated because of my sensors code, which has been fixed now.

katmandu421
2nd November 2009, 03:13 PM
I am a former sprint touch (vogue) Android user and just had to dig out my diamond seeing all of the progress lately on porting to this device. I am on sprint, and my machine number listed in About is Raph800. I went and downloaded the latest Raph files from UTB-Connect (http://www.connect-utb.com/index.php?option=com_rokdownloads&view=folder&Itemid=68&id=3:htc-raphael) and sure enough it booted up nicely. I cannot comment on data/voice, etc since the device is not active on my account, but before I go ahead and switch back from the vogue I have to get the resolution color issue sorted out. I've read most of the thread this weekend and it seems that the mtype of 2040 * I think, this is from memory) in default was supposed to correct this, but is said to only work with certain kernels. I noticed that the default.txt in the bundle I downloaded from UTB-connect had the mtype of 1910. Just curious if there are any other Sprint Diamond users on here that are running Android at a good resolution and color with mostly stable voice and data. I don't have concerns with wifi or bluetooth at this time. Any help or advice would be greatly appreciated!

And I do think we need some wiki updates with device specific info since there are so many version of this handet. I'll be glad contribute to Sprint Diamond protion, once I figure out a robust combination of files.

Thanks!

demitrixy
2nd November 2009, 03:30 PM
hi all !
have anyone successful made a call ?
cause every time i try to made a call System says something like no operator and my phone signal loses all bars.
but i dont have problem on receiving calls or sending or receiving sms...

System: DIM100
(problem on:any kernel until now)

tks for ur time
and a big tks to developers :D
hugs

beboxed
2nd November 2009, 04:22 PM
Firstly, excuse me for my English (I am French) and a big thank you for your work.

I manage to run Android on my Diamond 100 but I can not have the 3G connection DATA.

I configured the APN, change the Startup.txt.

I have the 3G icon but I start the browser I have no connection ...

Does someone can help me?

I tried all the packages available and currently I am with that of phhusson.

@ phhusson: Is this you can help me in French?

PS : I try to read all the page....

Exactly the problem i have, I have seen a link to a 'configure android 3g connection' guide posted quite a while ago but can't seem to find it anymore.
Does anyone have that link available?

phhusson
2nd November 2009, 04:26 PM
hi all !
have anyone successful made a call ?
cause every time i try to made a call System says something like no operator and my phone signal loses all bars.
but i dont have problem on receiving calls or sending or receiving sms...

System: DIM100
(problem on:any kernel until now)

tks for ur time
and a big tks to developers :D
hugs
It's not kernel related but build related, which one do you use ?

beboxed
2nd November 2009, 04:29 PM
hi all !
have anyone successful made a call ?
cause every time i try to made a call System says something like no operator and my phone signal loses all bars.
but i dont have problem on receiving calls or sending or receiving sms...

System: DIM100
(problem on:any kernel until now)

tks for ur time
and a big tks to developers :D
hugs

Using the phhuson image I could call without any problem using my DIAM100

phhusson
2nd November 2009, 04:30 PM
Exactly the problem i have, I have seen a link to a 'configure android 3g connection' guide posted quite a while ago but can't seem to find it anymore.
Does anyone have that link available?
This guide is outdated
All you have to do is set the APN in mobile networks.

Willis111
2nd November 2009, 04:43 PM
Please, is there no way to give an order to this thread? It's impossible searching on 500+ pages

Thanks

actually ...
http://willboost.com/search.jpg

It seems pretty easy to do that here ...

demitrixy
2nd November 2009, 04:50 PM
It's not kernel related but build related, which one do you use ?

Special package for Diamond and Raphael, with Wi-Fi and Bluetooth from glemsom

Using the phhuson image I could call without any problem using my DIAM100

i'm downloading the last version with 3g now but its damn slow :P
when i finish i ll post an answer :)

thx for ur answers

fcnaben
2nd November 2009, 04:50 PM
This guide is outdated
All you have to do is set the APN in mobile networks.

I have the same operator like you "orange".

I put :
APN orange
Nom d'ulisateur : orange
mot de passe orange
type d'APN default

He doesn't work. please help me.

phhusson
2nd November 2009, 04:56 PM
Special package for Diamond and Raphael, with Wi-Fi and Bluetooth from glemsom

I mean ANDROID build, not kernel build.

I have the same operator like you "orange".

I put :
APN orange
Nom d'ulisateur : orange
mot de passe orange
type d'APN default

He doesn't work. please help me.
You must leave APN type empty.

fcnaben
2nd November 2009, 05:01 PM
You must leave APN type empty.

Ok, but he doesn't work again .....

Do you modofy the STARTUP.TXT with the data on APN ....

phhusson
2nd November 2009, 05:06 PM
Do you modofy the STARTUP.TXT with the data on APN ....
That's no longer needed.
Look at adb logcat. Most likely you don't get dns. You can also see getprop in adb shell

demitrixy
2nd November 2009, 05:13 PM
I mean ANDROID build, not kernel build.

1.6 donut

I have the same operator like you "orange".

I put :
APN orange
Nom d'ulisateur : orange
mot de passe orange
type d'APN default

He doesn't work. please help me.

im not sure with this gonna help but try to take a look here:
http://www.androidonhtc.com/carrier_network_settings

fcnaben
2nd November 2009, 05:32 PM
That's no longer needed.
Look at adb logcat. Most likely you don't get dns. You can also see getprop in adb shell

With getdrop, net.dns1 and dhcp.wlan0.dns1 were no defined.

Local-ip and rempote ip are defined.

I have a DNS pb, because when i make a nslookup on www.google.com, iy's he can't resolve...

RationalGaze
2nd November 2009, 05:47 PM
6hrs + with the last package(disabled wifi/bt, couple of calls and around 10SMSs)! Still not quite there but very impressive!

I do get the edge symbol, but no connection. Phone freezes if i try to sign in to google and it goes to standby. Screen orientation is still buggy (when upside down, it thinks it's in normal position).

Overall the best package yet. Stand by - resume works like a charm, the system is responsive, SMS works... Almost ready for day to day use.

WiFi - i was only able to connect to a WPA secured network. Unsuccesful connecting to a open security network... (is this a known bug/is it only happening to me?).

Dunnera
2nd November 2009, 09:17 PM
can somebody help me?!
i want to write sms with 20090909 but everytime i have an error
how can i write sms?
please help me?

leobaillard
2nd November 2009, 10:22 PM
Hi folks !

Here's a little upgrade to the last build. I made an error (mea culpa) doing the last package for phh which lead to the data connection misconfiguration. I corrected this and now the 3g connection works fine, at least for me so feel free to post some feedbacks if it doesn't for you.
We also added a little thing that enables wifi to stop completely when disabled in Android, saving even more battery and preventing it to be drained, which also caused the device to heat up. The sensors library has also been improved : the verbose has been disabled in the logcat.

As usual, try it, enjoy it, and don't forget to report about it !

Here's the update (rootfs.img and system.sqsh) : http://www.cobaltcode.com/fileupload/data/Android/BuildUpdates/build-update_donut-1.6_2-11-09.7z

AndroHQUist
2nd November 2009, 11:36 PM
Hi folks !

Here's a little upgrade to the last build. I made an error (mea culpa) doing the last package for phh which lead to the data connection misconfiguration. I corrected this and now the 3g connection works fine, at least for me so feel free to post some feedbacks if it doesn't for you.
We also added a little thing that enables wifi to stop completely when disabled in Android, saving even more battery and preventing it to be drained, which also caused the device to heat up. The sensors library has also been improved : the verbose has been disabled in the logcat.

As usual, try it, enjoy it, and don't forget to report about it !

Here's the update (rootfs.img and system.sqsh) : http://www.cobaltcode.com/fileupload/data/Android/BuildUpdates/build-update_donut-1.6_2-11-09.7z

Can someone please (not neccesary leobaillard) just post the parent cobalt link for the parent package for this fix.. I know that it may be possible to search and find but if I donīt ask, someone else will ;) I personally have a big problem keeping all the things I tested fresh in mind. I mean, how many Glemsom kernels, babijee packages and hhusson/leobaillard packages have you tried ? I slowly begin to get the point that newly arrived thead readers recently made.

rpgman
2nd November 2009, 11:40 PM
Look here (http://forum.xda-developers.com/showpost.php?p=4860229&postcount=5261) (page 527)

AndroHQUist
2nd November 2009, 11:43 PM
Look here (http://forum.xda-developers.com/showpost.php?p=4860229&postcount=5261) (page 527)

Thanks alot !!

phhusson
2nd November 2009, 11:44 PM
Can someone please (not neccesary leobaillard) just post the parent cobalt link for the parent package for this fix.. I know that it may be possible to search and find but if I donīt ask, someone else will ;) I personally have a big problem keeping all the things I tested fresh in mind. I mean, how many Glemsom kernels, babijee packages and hhusson/leobaillard packages have you tried ? I slowly begin to get the point that newly arrived thead readers recently made.

Yes it's not explicit as "parent" post wasn't made by leobaillard but by me, so here it is:
Main package:
http://www.cobaltcode.com/fileupload/data/Android/AllInOne/android-donut_diam-raph-01-11-09.7z
Update:
http://www.cobaltcode.com/fileupload/data/Android/BuildUpdates/build-update_donut-1.6_2-11-09.7z

For the record, my kernel builder says i made 139 kernel builds and i tried almost all :p (and i've done even more in other branches)

rpgman
2nd November 2009, 11:54 PM
Second reboot (first one the back key don't work), i'm in APN but nothing i can see here : no field, just APN wrote in the left up area. While i type this my screen goes black and no way to get back to android ^^ => oups works now :p i can get back but APN still empty

I can call my home number, detect network operator (bt) but no apn

OK for APN settings home button works after a lot of test ^^

Edge connexion but no data

I use for Bouygues telecom this :
configuration du web & des MMS


menu
settings
wireless controls
mobile network
acces point name
menu
new apn
name: BouygtelWap
apn:mmsbouygtel.com
proxy: empty
port: empty
username: empty
password: empty
server:
mmsc : http://mms.bouyguestelecom.fr/mms/wapenc
mms proxy: 062.201.129.226
mms port: 8080
mcc: do not touch
mnc: do not touch
apn type: do not touch


From this website : http://www.entraide.bouyguestelecom.fr/f_nav/decouvrir_question_resolue/1919

AndroHQUist
2nd November 2009, 11:55 PM
Yes it's not explicit as "parent" post wasn't made by leobaillard but by me, so here it is:
Main package:
http://www.cobaltcode.com/fileupload/data/Android/AllInOne/android-donut_diam-raph-01-11-09.7z
Update:
http://www.cobaltcode.com/fileupload/data/Android/BuildUpdates/build-update_donut-1.6_2-11-09.7z

Thanks for the clarification !! Great work indeed !

For the record, my kernel builder says i made 139 kernel builds and i tried almost all :p (and i've done even more in other branches)

Thats really impressive !
(for the record, I have built a lot of kernels myself and tested them all, none of the was for the ARM platform so I better not mention it.. ;-)

phhusson
3rd November 2009, 12:07 AM
Thats really impressive !
(for the record, I have built a lot of kernels myself and tested them all, none of the was for the ARM platform so I better not mention it.. ;-)
I think i built more ARM kernels in the past few weeks than i ever did for x86 actually.
x86 is not funny, everything works okay or is not understandable so nothing to hack in it :p

cubetto
3rd November 2009, 12:12 AM
This android is making me crazy.
I've tried all the lasts versions but wifi doesn't works for me.
I'm sure something is wrong but what?
I've seen during android boot in the part fsck an error: it says modules_xyz not loaded it would be modules_khj, or somethin like this.
If someone can help me please do it. these are lasts try, android is hurting me

phhusson
3rd November 2009, 12:21 AM
This android is making me crazy.
I've tried all the lasts versions but wifi doesn't works for me.
I'm sure something is wrong but what?
I've seen during android boot in the part fsck an error: it says modules_xyz not loaded it would be modules_khj, or somethin like this.
If someone can help me please do it. these are lasts try, android is hurting me
You have the calibration in the root of your sdcard right ?

rpgman
3rd November 2009, 12:28 AM
Thanks a lot for this new release : after another reboot i open the web browser and that's work :)

but something strange the screen take a lot of tries to go left or right :p but i can open normaly notification or the screen for applications, strange

And i've got now the warning for battery under 15% (red battery) and then the battery goes green again :p

Is there a quick way to disconnect Edge (no 3G? usualy i've got 3g at home) I put "Fly" :p

A last question for tonight : if i connect on power : nothing happens but is the battery "refuel" under android? :p

cubetto
3rd November 2009, 12:31 AM
You have the calibration in the root of your sdcard right ?

I say Yes, if calibration file is the file modules_etc...

phhusson
3rd November 2009, 12:34 AM
I say Yes, if calibration file is the file modules_etc...
calibration file is a file named calibration.
Search in the thread for how to get that. There is a link of someone's calibration file which might work for you if you're too lazy to make one.

phhusson
3rd November 2009, 12:39 AM
Thanks a lot for this new release : after another reboot i open the web browser and that's work :)
Great :)


And i've got now the warning for battery under 15% (red battery) and then the battery goes green again :p
This one is really a pain to fix, i'll give it some tries

Is there a quick way to disconnect Edge (no 3G? usualy i've got 3g at home) I put "Fly" :p
Use the power management widget, i think the 3rd icon does that. (but i'm not sure as i don't have any 3G data connection :( )

A last question for tonight : if i connect on power : nothing happens but is the battery "refuel" under android? :p
You must have your phone connected when you started android. You can also do echo 1 > /dbgfs/htc_battery/charger_state

rpgman
3rd November 2009, 12:43 AM
I say Yes, if calibration file is the file modules_etc...

No, the calibration file is a file named calibration in the root of sd, to make one you have to use and old build and activate the wifi till it create the file then you keep it and you can try new builds. Check some page before to see some how to.


PS: when i boot back to windows my battery was to 16%, i think i was up than 50% before testing this build, i put in power a little then go to sleep ^^ (want to have power for alarm for sure :p :) ) i'll test tomorrow for battery use (start at 100%)


phhusson: for the disconnexion part i mean to disconnect data quickly (and keep network for calls)
for 3G i mean it's strange that under Android i connect in Edge when i usely connect in 3G at home

Dayd
3rd November 2009, 01:04 AM
Yeah!! thanks for this update and for all the work! :)

3G, wifi works.

mchh
3rd November 2009, 01:06 AM
Here is my quick report using last updated phh & leobaillard's files (booted it 4 times so far):

- Wifi: works very well with DHCP, even if not loaded while executing Haret in WM

- Calling:Random bug: sometimes, i can't make any call (just get a short signal and android ends the call)

- SMS: can't send any sms, neither receive them (I already had that issue about 2 months ago and never figured out how I resolved it ..)

- 3G works pretty well, but sometimes doesnt work at all (seems to happen when calls are unavailable)

- Power Management seems fine, screen and backllight go off and on (I noticed that while making a call, when the screen goes off, I had to fight with the keypads to make it wakup and to be able to end the call).

Sometimes the lights of the touchpad stays on, sometimes only the 'back arraow' keypad is working.

Thanks for your work .. we're getting almost there ! :D

phhusson
3rd November 2009, 01:08 AM
PS: when i boot back to windows my battery was to 16%, i think i was up than 50% before testing this build, i put in power a little then go to sleep ^^ (want to have power for alarm for sure :p :) ) i'll test tomorrow for battery use (start at 100%)

Anyway don't expect it to last long. You might get 10 hours at most if sleeping and lucky.

phhusson: for the disconnexion part i mean to disconnect data quickly (and keep network for calls)
I meant that too. What does this actually if not that ?
for 3G i mean it's strange that under Android i connect in Edge when i usely connect in 3G at home
3G/2G automic switch has always been a mystery to me, for both windows and linux.
Maybe you were connected as 2G in windows when booting ? Or the 2G option is ticked in android ? (iirc this one does nothing but i'm not so sure)

Dayd
3rd November 2009, 01:17 AM
@mchh (sorry for my bad english :p)

for sms: with ATcommander.exe under WM, type:
AT+CSCA="0609001390"

and boot into android.
it should work... it's works for me (sfr and french ;).

aussiewan
3rd November 2009, 01:19 AM
Can someone please (not neccesary leobaillard) just post the parent cobalt link for the parent package for this fix.. I know that it may be possible to search and find but if I don´t ask, someone else will ;) I personally have a big problem keeping all the things I tested fresh in mind. I mean, how many Glemsom kernels, babijee packages and hhusson/leobaillard packages have you tried ? I slowly begin to get the point that newly arrived thead readers recently made.

Hi Andro,
Not quite sure what you are asking for, but you can browse the folder where the files are here:
http://www.cobaltcode.com/fileupload/data/Android/AllInOne/

I have heaps of storage space, bandwidth, etc on that web host, so if anyone would like me to put something, or set up something themselves, let me know. I can set up Joomla, Drupal, phpBB, whatever. I've got PHP, CGI, mySQL, etc supported on it. I can also set up a subsite, such as android.cobaltcode.com if that would make it easier, too.

300Gb of storage and 3Tb of transfer a month that I barely use - help me make the usage graphs show something! :)

Edit: Didn't realise there were 2 pages after that post! :S Either way, offer still stands. If anyone can think of a good way to make use of my web hosting to make things easier for people, then just let me know and I'll set something up.

mchh
3rd November 2009, 01:21 AM
@mchh (sorry for my bad english :p)

for sms: with ATcommander.exe under WM, type:
AT+CSCA="0609001390"

and boot into android.
it should work... it's works for me (sfr and french ;).

thank you Dayd but I already tried it, it solved the problem about 2 months ago when I played with the AT commander (I posted this solution :)), the smsc *#*#4636*#*# in android (which doesnt seem to help) and the phone's settings under wm.

I guess I'll have to give it another try tomorrow, it's becoming too late for my brain :p

Dayd
3rd November 2009, 01:25 AM
lol, yes it's YOU :p thanks ;)

http://forum.xda-developers.com/showpost.php?p=4553500&postcount=4141

leobaillard
3rd November 2009, 01:38 AM
Here is my quick report using last updated phh & leobaillard's files (booted it 4 times so far):

- Wifi: works very well with DHCP, even if not loaded while executing Haret in WM

- Calling:Random bug: sometimes, i can't make any call (just get a short signal and android ends the call)

- SMS: can't send any sms, neither receive them (I already had that issue about 2 months ago and never figured out how I resolved it ..)

- 3G works pretty well, but sometimes doesnt work at all (seems to happen when calls are unavailable)

- Power Management seems fine, screen and backllight go off and on (I noticed that while making a call, when the screen goes off, I had to fight with the keypads to make it wakup and to be able to end the call).

Sometimes the lights of the touchpad stays on, sometimes only the 'back arraow' keypad is working.

Thanks for your work .. we're getting almost there ! :D

What's your device ?

AndroHQUist
3rd November 2009, 02:03 AM
Hi folks !

Here's a little upgrade to the last build. I made an error (mea culpa) doing the last package for phh which lead to the data connection misconfiguration. I corrected this and now the 3g connection works fine, at least for me so feel free to post some feedbacks if it doesn't for you.
We also added a little thing that enables wifi to stop completely when disabled in Android, saving even more battery and preventing it to be drained, which also caused the device to heat up. The sensors library has also been improved : the verbose has been disabled in the logcat.

As usual, try it, enjoy it, and don't forget to report about it !

Here's the update (rootfs.img and system.sqsh) : http://www.cobaltcode.com/fileupload/data/Android/BuildUpdates/build-update_donut-1.6_2-11-09.7z

This build is really fast and good. I can for some reason not shutdown android. That has been impossible for quite some time. Maybe thats a known issue or maybe its just me ?:confused:

toastcfh
3rd November 2009, 02:21 AM
its bitter sweet to say this but i won the war against sprint and they gave me a hero for free today. so i guess its one more man down on the diam500 efforts.

demitrixy
3rd November 2009, 02:42 AM
humm this new update http://www.cobaltcode.com/fileupload/data/Android/BuildUpdates/build-update_donut-1.6_2-11-09.7z makes my DIM100 slower, battery consumes more faster and sometime appear an error saying "Activity Home (in.process.acore) is not reponding. :/

tks for the hard working of developers !
i can use wireless, 3g and blutooth without problems :)

gleng
3rd November 2009, 07:29 AM
if any of you guys can get me a cdma diamond i'll make all my android ports for it. i see your already running several of them. send me a pm and let me know. i've pretty much decided to move to diamond development once i can get a phone to test on.
you guys need a couple good dev's on this project. Someone hit zenulator up on his offer, he did some great work for the vogue port of android.
Should be easy enough to get all the current android builds that are floating around the dream forums running.
its bitter sweet to say this but i won the war against sprint and they gave me a hero for free today. so i guess its one more man down on the diam500 efforts.

still have your now "old" diam500 floating around?? ;)

boas
3rd November 2009, 07:35 AM
Hi folks !

Here's a little upgrade to the last build. I made an error (mea culpa) doing the last package for phh which lead to the data connection misconfiguration. I corrected this and now the 3g connection works fine, at least for me so feel free to post some feedbacks if it doesn't for you.
We also added a little thing that enables wifi to stop completely when disabled in Android, saving even more battery and preventing it to be drained, which also caused the device to heat up. The sensors library has also been improved : the verbose has been disabled in the logcat.

As usual, try it, enjoy it, and don't forget to report about it !

Here's the update (rootfs.img and system.sqsh) : http://www.cobaltcode.com/fileupload/data/Android/BuildUpdates/build-update_donut-1.6_2-11-09.7z

Data works very well! But despite having the calibration file I'm having difficulties connecting to wlan (worked with previous build).
Very nice release! Dpad did not work on first boot but on second. I have not got the phone to charge once with the w-lan working builds.

And after about 5 min inactivity the phone reboots automatically.

Great job!! You are amazing!

beboxed
3rd November 2009, 09:53 AM
Hi folks !

Here's a little upgrade to the last build. I made an error (mea culpa) doing the last package for phh which lead to the data connection misconfiguration. I corrected this and now the 3g connection works fine, at least for me so feel free to post some feedbacks if it doesn't for you.
We also added a little thing that enables wifi to stop completely when disabled in Android, saving even more battery and preventing it to be drained, which also caused the device to heat up. The sensors library has also been improved : the verbose has been disabled in the logcat.

As usual, try it, enjoy it, and don't forget to report about it !

Here's the update (rootfs.img and system.sqsh) : http://www.cobaltcode.com/fileupload/data/Android/BuildUpdates/build-update_donut-1.6_2-11-09.7z

[DIAM100]
This build fixes my 3g connection problems! I have removed the ppp.* lines from the startup.txt and could instantly connect on startup, this is briljant!

The only downside is that when 3g is used it draws so much current that the battery monitor bug causes android to complain about low battery.

rpgman
3rd November 2009, 10:11 AM
Use the power management widget, i think the 3rd icon does that. (but i'm not sure as i don't have any 3G data connection :( )

I forget to say : i only had Edge because under winmobile i disable 3G. I put it On and restart android and i've got 3G when avalaible ^^

You must have your phone connected when you started android. You can also do echo 1 > /dbgfs/htc_battery/charger_state

Ok, thanks. The power manager widget stay empty the first time i launch it, i'll have to figure out what does each buttons (the first ones it's ok ^^) i'll search for manual for android phone.

The touch went ok after some time (i can go left and right faster)

For charging battery, i can not tape numbers under terminal, seems that's working before.

A strange thing i never told :p each time i use android my time in winmobile goes one hour back (only once)

fcnaben
3rd November 2009, 10:31 AM
just for information, my connection work fine with th new package.

Ty

leobaillard
3rd November 2009, 11:00 AM
A strange thing i never told :p each time i use android my time in winmobile goes one hour back (only once)

That's normal, Linux uses a different method for the clock and the timezones may not be the same.

beboxed
3rd November 2009, 11:53 AM
[DIAM100]
The image just gave me an issue. When Android just booted into the lock screen (Press the home button to unlock), pressing the home button doesn't work. After a while the screen turns black (not: not off) and can be turned 'on' by pressing the power button however i can't unlock the device.

The home key also doesn't work when i delete the data.img, setup android and lock the device. After that i can't unlock it.

demitrixy
3rd November 2009, 01:01 PM
[DIAM100]
The image just gave me an issue. When Android just booted into the lock screen (Press the home button to unlock), pressing the home button doesn't work. After a while the screen turns black (not: not off) and can be turned 'on' by pressing the power button however i can't unlock the device.

The home key also doesn't work when i delete the data.img, setup android and lock the device. After that i can't unlock it.

humm it happened with me first time i booted !
on second time it worked. Sometimes its a bit annoying unlock but i think u have to follow the botton the lights and the home

btw anyone can make downloads from market channel ?
im having some trouble.. the application goes to download but stay forever on "Starting download..."

Oh forget it... i discovery that portugal doesn't have access to market channel

hugs

phhusson
3rd November 2009, 01:51 PM
btw anyone can make downloads from market channel ?
im having some trouble.. the application goes to download but stay forever on "Starting download..."

Oh forget it... i discovery that portugal doesn't have access to market channel

hugs
Try to reboot, it did the trick for me (download starts automatically at boot). But maybe it's related to your location, don't know.

Dunnera
3rd November 2009, 03:41 PM
can comebody help me?
how can i send sms?
what should i do?
thanks

demitrixy
3rd November 2009, 04:36 PM
can comebody help me?
how can i send sms?
what should i do?
thanks

Supposing that u have the last version of everything u should go messaging and send.

but if u have a modern sim card u should take a look HERE (http://forum.xda-developers.com/showthread.php?t=433433)

chnapsy
3rd November 2009, 04:40 PM
Hello,

I tested last release (20091027) on my diamond 100.

It's pretty stable with basics functionnality but I have few very enoying issues:

3G : When I configure a 3g connection and the device tries to connect it result a system freeze and nothing else to do except a soft reset of the device.
SMS: I cannot set the smsc number in the telephone device, after pressing update or refresh, it answers all the time "update failed or refresh failed"
Power management: On my phone, the backlight turns off but the screen is still on, is it "normal" ?
Screen orientation doesnt work : should it work?

For information, for the 3g, I am in France using SFR network with a "illimythic 3g" subscription.
If anyone have some informations related to this issues, thanks for sharing :)

By the way thanks to all the other for their wonderfull job !!! Continue guys !
Chnapsy

Dunnera
3rd November 2009, 04:47 PM
Supposing that u have the last version of everything u should go messaging and send.

but if u have a modern sim card u should take a look HERE (http://forum.xda-developers.com/showthread.php?t=433433)

does it also work with 20090909 because the ui is nice?!
but thanks for your help

H3x
3rd November 2009, 04:52 PM
[DIAM100]
The image just gave me an issue. When Android just booted into the lock screen (Press the home button to unlock), pressing the home button doesn't work. After a while the screen turns black (not: not off) and can be turned 'on' by pressing the power button however i can't unlock the device.

The home key also doesn't work when i delete the data.img, setup android and lock the device. After that i can't unlock it.

This is a bug that has been pestering me from early kernel builds. It seems that the DPAD buttons are sometimes not initialized - when this happens, touching/swiping the DPAD does not cause the DPAD to light up and DPAD presses do not register with Linux/Android.

A solution that I found is to MAKE SURE WM initializes the DPAD by USING it (pressing/swiping) before launching Haret.

H3x
3rd November 2009, 04:54 PM
BTW, what is the situation with the kernel git (http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=shortlog;h=refs/heads/htc-msm-2.6.27)? The last commit was more than 2 weeks ago. Is development just slow?

c4software
3rd November 2009, 05:02 PM
Git is actually broken.

MrVarioII
3rd November 2009, 05:08 PM
Hey Folks,

Well Android booting! So far so good!

Wonder if I could post up for the collective wisdom of the masses....

I'm trying to get the data connection operative. I'm using this build (version 20091027):

http://www.connect-utb.com/index.php?option=com_rokdownloads&view=folder&Itemid=68&id=5:htc-diamond#mce_temp_url#

And as I understand it the settings I need to put into the startup.txt file are these ones:

Orange (UK)

Homepage: http://orange.multimedia/
APN address (Contract): orangewap
APN address (PAYG): paygwap
Gateway (IP) address : 192.168.71.035
Username: Orange
Password: Multimedia
Session type: Continuous / permanent
Authentication: Normal
Port number: 9201

I'm a contract customer.

I was trying to follow these instructions:

http://connect-utb.com/index.php?option=com_content&view=article&id=193

when I tried to boot into android with the data connection functional I hit problems - firstly it booted all the way up but the screen was locked and this time, unlike most, I couldn't unlock it. Used the stylus to reset it.....the next bootup attempt after that (with data enabled) crashed half way through (we got beyond the tux screen and part way throug the loading but it crashed before the android logo screen).

I'm at wits end. I've reverted to the original startup.txt

If someone with the appropriate knowledge could modify the one I've linked here:

http://pastebin.com/f19f3761c

So that I can test one I know has been set up correctly I'd be greatly obliged as I'm still not sure the error isn't incompetance on my part.

Thanks again for your help all and I'll be debugging android and posting back up here as much as I can - it's the most help I can offer as it's about as much as my technological capabilities are up to I'm afraid. :-)


Thanks again all! (btw tested a call when I first booted up - worked like a charm).

mchh
3rd November 2009, 05:18 PM
What's your device ?

Sorry, I guess I was tired last night :p

I have the DIAM100.

Concerning the GSM and 3G problems, I think that it was network related since I had the same issues in WinMo .. or maybe is it because I turned on and off several times radio signal (in the test menu) and also "played" with the airplane mode to have the 3G connection.

I solved the SMS issues with AT Commander (I set the wrong SMSC, guess I was really tired :p).

I also had many freezes (while connected to 3G) and noticed that the load was heavy (3 to 5), the phone is slower than with the last builds.


I'll give it another try with a fresh install because I've maybe messed up something.

H3x
3rd November 2009, 05:24 PM
Git is actually broken.

Hmmm... that can't be good.

Anyway, a few days ago we were making some good progress on maybe getting a Hero/Sense build working on the Diamond.

We ran into a problem regarding the display: Sense builds require a resolution of 320x480 and the current kernel doesn't seem to allow mddi scaling (needed to a scale HVGA to our devices' VGA).

Do any of the people currently working on this project/developers know anything about support for mddi scaling in the current Diam/Raph port? zenulator was of the opinion that the commad line parameters (mddi.*=xxx) were being ignored by the kernel, but that mddi scaling might still be available to the "user space". Is it possible to set mddi scaling anywhere other than as a command-line param? I have adb set up if that might help...

Dunnera
3rd November 2009, 05:49 PM
i tried this instruction for sms-fix http://forum.xda-developers.com/showthread.php?t=433433 but it didn´t work... did anybody this work around and does it work?
but maybe i only don´t understand it, is there a better instruction (maybe in german?)?

c4software
3rd November 2009, 06:16 PM
Please, why always asking for Sense, it will slow down the device, if one day everythings works with the Classic android, dev will look for adapt kernel/sense on Diamond. I don't think its the acctual priority.

H3x
3rd November 2009, 06:58 PM
Well, you have the right to your own opinion, but I do think that quite a few people would like to see Sense on their phones.

There's also no reason why we can't work on things concurrently, not everyone is able/willing to contribute to coding/porting. Some, however would be more than happy to help with getting Sense to work. Like myself. Which is why I'm not simply "asking for" or demanding Sense.

In any case, the issues runs much deeper than Sense. Having an unscalable (mddi) display limited to a VGA resolution does present a problem in terms of application compatibility (and let's face it: apps form a large part of Android's appeal). Sure the Android scene is slowly evolving to support more resolutions, but (to my knowledge) to date there is but a single main stream HVGA Android device - and it's barely been released. Let's face it: for the time being, as well as the foreseeable future, HVGA is the way to go.

Lastly (correct me if I'm wrong), HVGA scaling (whether it's for Sense or not) might actually IMPROVE performance . I know the scaling operation itself requires some resources, but any ape can conjecture that a smaller resolution is less demanding on resources like processing power and less RAM (smaller framebuffer).

mchh
3rd November 2009, 07:00 PM
i tried this instruction for sms-fix http://forum.xda-developers.com/showthread.php?t=433433 but it didnīt work... did anybody this work around and does it work?
but maybe i only donīt understand it, is there a better instruction (maybe in german?)?

This worked for at least two of us (nobody else reported)

Check you existing SMSC (SMS center) in Settings- Phone - Services -Voice Mail and Text Message.

It should look like +49XXXXXXXXX (49 assuming you're from germany, XXXXXXX is the rest of the SMSC number) (note that number down)

I removed the "+" symbole and replaced it by "00" thanks to AT Commander from that post http://forum.xda-developers.com/showpost.php?p=2002491&postcount=1

In the AT Commander, type :

AT+CSCA="0049XXXXXXXXX" and click on "send".

Soft reset your phone and try it under Android.


Du muss einfach das SMSC Nummer durch AT Commander ändern.

Dein SMSC Nummer sieht so aus : "+49XXXXXXXXXX", du muss das "+" mit "00" auswechseln es soll dann so aussehen: "0049XXXXXXXXX"

In AT Commander, muss du der folgenden Befehl eintippen:

AT+CSCA="0049XXXXXXXXX"

Dann "Send" Einklicken, und dein Gerät neustarten.

Sorry for my german :D

phhusson
3rd November 2009, 07:43 PM
Well, you have the right to your own opinion, but I do think that quite a few people would like to see Sense on their phones.

But it seems no developer is interested in it. (but zenulator might change this fact)


In any case, the issues runs much deeper than Sense. Having an unscalable (mddi) display limited to a VGA resolution does present a problem in terms of application compatibility (and let's face it: apps form a large part of Android's appeal). Sure the Android scene is slowly evolving to support more resolutions, but (to my knowledge) to date there is but a single main stream HVGA Android device - and it's barely been released. Let's face it: for the time being, as well as the foreseeable future, HVGA is the way to go.
I'm using daily android donut, without any scaling on my diamond, and no app had any problem with the resolution on my phone. The apps which aren't able to manage VGA as is are "boxed".

Lastly (correct me if I'm wrong), HVGA scaling (whether it's for Sense or not) might actually IMPROVE performance . I know the scaling operation itself requires some resources, but any ape can conjecture that a smaller resolution is less demanding on resources like processing power and less RAM (smaller framebuffer).
Running a text interface as phone would also improve performances.

nearlybritish
3rd November 2009, 07:45 PM
Just a quick update - using the cobaltcode 10-27 build and update, Raph110 now has functional 3g data in 1.6! Marketplace runs like a champ - automatic downloads actually work and no longer hit and miss as it was in 1.5

For those who want to know details - I just used the 10-27 build from the cobaltcode upload site and the 11-02 build update... only change I made was to the density in the startup.txt, but I'm playing with that a bit to get the right fit.

For me, still have problems with SMSC (using AT Commander simply screwed up my existing config in WinMo), the front panel (jittery) and battery consumption... but 1.6 is a lot faster and closer to daily use

Kudos phhusson and leo - not to mention dzo, zen and others for all their hard work!

I'll keep posting my results

Dunnera
3rd November 2009, 09:07 PM
This worked for at least two of us (nobody else reported)

Check you existing SMSC (SMS center) in Settings- Phone - Services -Voice Mail and Text Message.

It should look like +49XXXXXXXXX (49 assuming you're from germany, XXXXXXX is the rest of the SMSC number) (note that number down)

I removed the "+" symbole and replaced it by "00" thanks to AT Commander from that post http://forum.xda-developers.com/showpost.php?p=2002491&postcount=1

In the AT Commander, type :

AT+CSCA="0049XXXXXXXXX" and click on "send".

Soft reset your phone and try it under Android.


Du muss einfach das SMSC Nummer durch AT Commander ändern.

Dein SMSC Nummer sieht so aus : "+49XXXXXXXXXX", du muss das "+" mit "00" auswechseln es soll dann so aussehen: "0049XXXXXXXXX"

In AT Commander, muss du der folgenden Befehl eintippen:

AT+CSCA="0049XXXXXXXXX"

Dann "Send" Einklicken, und dein Gerät neustarten.

Sorry for my german :D

thanks for your help
here are exaclty my steps:

AT+CSCA?
+CSCA: "+436640501",145 0

AT+CSCA="00436640501",145
0

after AT+CSCA="00436640501",145 it should be ok and not 0 , isn´t it?

it still doesn´t work!!!
what do i wrong?

(your german isn´t bad as my english ;))

mchh
3rd November 2009, 09:14 PM
thanks for your help
here are exaclty my steps:

AT+CSCA?
+CSCA: "+436640501",145 0

AT+CSCA="00436640501",145
0

after AT+CSCA="00436640501",145 it should be ok and not 0 , isn´t it?

it still doesn´t work!!!
what do i wrong?

(your german isn´t bad as my english ;))

Actually, you should not type the 145 value (that's why I didnt write it)

If you dont type this value, it will automatically save it as ",129"

I think that AT+CSCA="00436640501", 145 is impossible since the "145" value is for the "+" format

Try just typing AT+CSCA="00436640501"

And 0 is a normal answer (I had the same)

rpgman
3rd November 2009, 09:23 PM
I try again today to put the command line "echo 1 > ...." to the file in htc_battery folder but terminal do not want to let me insert numbers.

I try then with android 1.6 sdk, i get in, type the echo command and that doesn't want, i go in first folder then i try to mkdir htc_battery and i see that it's only read-only, like it's mounted in ro mode :p :)

I spent the day with the phone plugged in usb and charging (except going on coffee or to eat ^^), the reactivity seems a lot better than in the beginning (up, down, selecting application were ok but when i wanted to go left and right it was hard, a lots of tries).

For Htc Sense, maybe it could help a lot of us not buying now or soon a new phone or make a little test knowing if we wait for the dragon or taking another phone maker (motorola droid, acer or sony x3/x10/raphael (but not in white :p)). I already hesitate to find a G1 or G2 already used ^^. Or who know jump on htc hd 2 and hopping for so good release of android on it ;)

Dunnera
3rd November 2009, 09:23 PM
Actually, you should not type the 145 value (that's why I didnt write it)

If you dont type this value, it will automatically save it as ",129"

I think that AT+CSCA="00436640501", 145 is impossible since the "145" value is for the "+" format

Try just typing AT+CSCA="00436640501"

And 0 is a normal answer (I had the same)

how can i proof that it is working?

mchh
3rd November 2009, 09:25 PM
how can i proof that it is working?

send yourself a sms or ask someone if he got your sms

Dunnera
3rd November 2009, 09:27 PM
send yourself a sms or ask someone if he got your sms

yeah i tried it but android says everytimes that it isnīt working :(
any other ideas?

jooprzol
3rd November 2009, 09:33 PM
yeah i tried it but android says everytimes that it isnīt working :(
any other ideas?

Yup, I have the same results. I've even tried dialing *#*#4636#*#* in android to enter the SMSC info, but every time I pressed the update button, I got an update failed.

mchh
3rd November 2009, 09:35 PM
yeah i tried it but android says everytimes that it isnīt working :(
any other ideas?

I dont know, try maybe finding an alternative SMSC number on google, or check that it saved the right number with the AT+CSCA? command, you can also check in WM phone's settings.

You could also look in the test menu in android (*#*#4636#*#* on the dial window), it seems to update the SMSC only when I turn off and on the radio signal in the same menu (but I don't really know ..)

qumani
3rd November 2009, 09:36 PM
I obtained all the latest files and ran Android yesterday and lastnight without any issues at all.... 3g, wifi, bt, market... everything worked, and the interface was responsive. I tried to boot it again today and the dpad/ buttons are non responsive. I cleared all files off card and reloaded them fresh and have the same issue. I am not sure what the problem is.

Additionally, I have tried to boot several times (maybe 20) and the problem persists. Is there any known cause for this?

H3x
3rd November 2009, 09:36 PM
But it seems no developer is interested in it. (but zenulator might change this fact)


I'm using daily android donut, without any scaling on my diamond, and no app had any problem with the resolution on my phone. The apps which aren't able to manage VGA as is are "boxed".

Running a text interface as phone would also improve performances.

*sigh* I asked a simple question ("Is mddi scaling possible to set in any manner other than as a kernel parameter?") and the response is a barrage of suggestive, aggressive comments regarding my motivation for asking the question.

Honestly, must every topic in these forums turn into a mindless prattling debate? And, maybe worst of all, is that these "debates" seem to employ virtually no logic - argumentation is based on reductio ad ridiculum and single case-studies are fodder for inference to sweeping statements.

H3x
3rd November 2009, 09:40 PM
I obtained all the latest files and ran Android yesterday and lastnight without any issues at all.... 3g, wifi, bt, market... everything worked, and the interface was responsive. I tried to boot it again today and the dpad/ buttons are non responsive. I cleared all files off card and reloaded them fresh and have the same issue. I am not sure what the problem is.

Additionally, I have tried to boot several times (maybe 20) and the problem persists. Is there any known cause for this?

This was addressed but two pages ago (http://forum.xda-developers.com/showthread.php?t=402002&page=533). It may be DPAD drivers which are not initialized in WM.

Dunnera
3rd November 2009, 09:46 PM
I dont know, try maybe finding an alternative SMSC number on google, or check that it saved the right number with the AT+CSCA? command, you can also check in WM phone's settings.

You could also look in the test menu in android (*#*#4636#*#* on the dial window), it seems to update the SMSC only when I turn off and on the radio signal in the same menu (but I don't really know ..)

can you publish screens of atcommand and the test on android?
thank you for your efforts

c4software
3rd November 2009, 09:57 PM
Just for information. I have start Anroid this Morning (with lastest phh optimisation) my phone is shutdown right now after works 12hours. I don't have do any 3G connection, no Wifi just two SMS and One Call.

qumani
3rd November 2009, 10:04 PM
This was addressed but two pages ago (http://forum.xda-developers.com/showthread.php?t=402002&page=533). It may be DPAD drivers which are not initialized in WM.


I realize that, I meant to write if there was a known fix, not just a shot in the dark kinda thing for it. Trust me I have read EVERY post in this thread at least once.... I have been following it for months. I just dont understand why it would initialize just fine the first few times and then all of a sudden crap out on me.

I am flashing my ROM now to exquisite 3.5a (just because there were a few releases since last flash), I am hoping that it will actually eliminate the possibility of there just being instabilities in the WM ROM itself.

H3x
3rd November 2009, 10:19 PM
OK, cool. No offence meant. Like I said myself, this bug has been pestering me periodically as well. Particularly with one of earlier builds I had this repeating continously.

I don't seem to have the problem any more. Not sure what I changed, though. It may be the newer kernel image I'm using (zImage pack with addtional drivers from utb-connect (http://connect-utb.com/index.php?option=com_rokdownloads&view=file&Itemid=68&id=48:zimage-pack-with-addtional-drivers)). Also I've recently flashed BsB 6.5.1D (http://forum.xda-developers.com/showthread.php?t=506533) (base= WM 6.5.1 build 23075).

qumani
3rd November 2009, 10:26 PM
No offense taken at all.... I know how it is with the redundant questions of some ppl on here. like....

"android no works, can you fix for me"

Im using the same package that you are, just got done flashing my rom so hopefully that will fix whatever the issue was. My last rom was a little buggy so it might have been the problem. Still cant send SMS no matter what I do though... I have tried all of the different workarounds that I could find and nothing.

It might be an issue with AT&T

phhusson
3rd November 2009, 10:33 PM
I try again today to put the command line "echo 1 > ...." to the file in htc_battery folder but terminal do not want to let me insert numbers.

Use another terminal from the market

I try then with android 1.6 sdk, i get in, type the echo command and that doesn't want, i go in first folder then i try to mkdir htc_battery and i see that it's only read-only, like it's mounted in ro mode :p :)
You need to mount debugfs in /dbgfs, you can do it by hand, or starting wifi also mount it.

*sigh* I asked a simple question ("Is mddi scaling possible to set in any manner other than as a kernel parameter?") and the response is a barrage of suggestive, aggressive comments regarding my motivation for asking the question.
Sorry i haven't seen this question at all.

Is mddi scaling possible to set in any manner other than as a kernel parameter?
The problem is not to set it. I can think of 4 different ways with which we can set it, but who cares ?
The problem is to actually get mddi scaling working, and current search i've seen point out that there is no scaling hardware (the mddi client is TC358720XBG, if you see how to get scaling with it, give those informations on #htc-linux @ freenode).

H3x
3rd November 2009, 10:45 PM
Use another terminal from the market

Sorry i haven't seen this question at all.


The problem is not to set it. I can think of 4 different ways with which we can set it, but who cares ?
The problem is to actually get mddi scaling working, and current search i've seen point out that there is no scaling hardware (the mddi client is TC358720XBG, if you see how to get scaling with it, give those informations on #htc-linux @ freenode).

Ah, thank you so much. I'll scratch around and see what I can find.

jaellis
4th November 2009, 12:08 AM
Did the latest UTB builds take out or change SD card drivers that were there in previous builds? This is the only thing I can think of as to why my DIAM400 doesn't work with latest builds, but I can use everything except replace the new kernel with another one and it works fine.

Anyone else have a DIAM 400?? PM me

c4software
4th November 2009, 08:12 AM
The power management seems working great, when the device enter in sleep mode the dpad is correctly shuting down, Radio awak it (except SMS, but i'm not sure). Its really great but battery drain a little bit fast (my phone stay 12h on android, before stop)

nGm@ze
4th November 2009, 08:21 AM
Hi guys

I recently got the latest Android build running on my RAPH100 for Connect-UTB but i want to try running Sense UI, so i did it and got the file from Vogue-Hero's website and replaced the current system file and try boot with "middi.width=320 middi.height=480 lcd.density=160" (With out the quotes) and it doesn't seem to boot but it loads all the files then i end up on a black screen with a "_" in it. Anyone testing the Zenulator Sense UI build?

Roflnova
4th November 2009, 08:45 AM
May sound a little silly, but are you guys turning this into a ROM when it's done? Would be sweet.

ydoucare
4th November 2009, 09:11 AM
May sound a little silly, but are you guys turning this into a ROM when it's done? Would be sweet.

I think that's farrrrr into the future if even possible, because right now we're relying on WinMo to initialize the hardware.

Nakebod
4th November 2009, 09:11 AM
Nice progress lately :)
Currently running the updated Donut build: build-update_donut-1.6_2-11-09.7z on my Diam100, and it is improved a lot :D

The Donut builds itself seems to be a little more buggy, apps "crash" more frequently. (The Force close/Wait dialog pops up.)

- WIFI works perfectly with calibration file. In a very rare occasion WIFI is unable to start, retry and it works.
So far I don't have a very slow responding device like I had with previous WIFI builds.

- 3G/Data is working, and it starts directly :) APN settings are retrieved automatically from my provider, so no manual configuring is needed.

- Bluetooth works, but I'm not using it very often.

lucxxx
4th November 2009, 09:47 AM
Nice progress lately :)
Currently running the updated Donut build: build-update_donut-1.6_2-11-09.7z on my Diam100, and it is improved a lot :D

The Donut builds itself seems to be a little more buggy, apps "crash" more frequently. (The Force close/Wait dialog pops up.)

- WIFI works perfectly with calibration file. In a very rare occasion WIFI is unable to start, retry and it works.
So far I don't have a very slow responding device like I had with previous WIFI builds.

- 3G/Data is working, and it starts directly :) APN settings are retrieved automatically from my provider, so no manual configuring is needed.

- Bluetooth works, but I'm not using it very often.

Same results for me too. thank you guys for hard work and efforts to port android.

kosmodisk
4th November 2009, 10:04 AM
hi sorry for this question, but how was the problem with disconnecting wifi while obtaining ip adress solved? I still experience this issue..., however i can scan and enter wep key correctly...

thanks

roesler90
4th November 2009, 10:48 AM
I have to say that all works fine, sms work well, wifi is brilliant ;),

but now i have the problem with my winmob apps i installed on the 4gb-memory of the diamond, i am impossible to start them, also the cab. files I stored on it don ' t work

Is there someone who knows this problem and can help??????



(sorry for my english)

H3x
4th November 2009, 11:33 AM
Hi guys

I recently got the latest Android build running on my RAPH100 for Connect-UTB but i want to try running Sense UI, so i did it and got the file from Vogue-Hero's website and replaced the current system file and try boot with "middi.width=320 middi.height=480 lcd.density=160" (With out the quotes) and it doesn't seem to boot but it loads all the files then i end up on a black screen with a "_" in it. Anyone testing the Zenulator Sense UI build?

No offence, mate, but read through the last 10 or so pages. We can't keep on repeating the same info ad nauseam.

Basically, the current status is that Hero/Sense builds require the "display adapter" to fit a resolution of 320x480 (HVGA) on to a 480x640 (VGA) (this is done by setting mddi.width=320 and mddi.height=480) as Hero can only run on HVGA, but our devices are VGA. However, our hardware (mddi client/bridge) does not seem to support this feature and and such the mddi.*=* settings are just being ignored and Hero/Sense refuses to display correctly (it IS running, just not displaying).

H3x
4th November 2009, 11:45 AM
I have to say that all works fine, sms work well, wifi is brilliant ;),

but now i have the problem with my winmob apps i installed on the 4gb-memory of the diamond, i am impossible to start them, also the cab. files I stored on it don ' t work

Is there someone who knows this problem and can help??????



(sorry for my english)

Dude, WM applications are (incl. *.cab archives) are compiled specifically for Windows Mobile - they will not run on Android.

Android is based on Linux which relies on different binaries (file types). Also applications are not really commonly installed by downloading installation archives. The preferred system for installing new applications is package repositories - online file stores where all available packages (applications) are stored. This is why Linux is the ideal "market"-based operating system.

Basically, you need to install applications specifically designed for Android (NOT WM!) either via Market (which is single-handedly responsible for Android's appeal) or by manually downloading the packages (*.apk files) and placing them in the Android file system (place under "AndroidApps" in Internal Storage root).

roesler90
4th November 2009, 11:53 AM
of curse not, the wm apps don't run under wm anymore

H3x
4th November 2009, 11:58 AM
Ah, I see what you mean. My apologies. What error is displayed trying to run the apps?

mchh
4th November 2009, 11:59 AM
Dude, WM applications are (incl. *.cab archives) are compiled specifically for Windows Mobile - they will not run on Android.

Android is based on Linux which relies on different binaries (file types). Also applications are not really commonly installed by downloading installation archives. The preferred system for installing new applications is package repositories - online file stores where all available packages (applications) are stored. This is why Linux is the ideal "market"-based operating system.

Basically, you need to install applications specifically designed for Android (NOT WM!) either via Market (which is single-handedly responsible for Android's appeal) or by manually downloading the packages (*.apk files) and placing them in the Android file system (place under "AndroidApps" in Internal Storage root).

I think that he wanted to say that he can't run his unsigned apps in winmo.

Other members reported that issue, and it happened to me too.

Seems like the phone needs to be CID Unlocked again (I'm not sure though), what would involve to use HardSPL and format the device ..

Or maybe is there an other solution ?

roesler90
4th November 2009, 12:10 PM
application cannot start because of a not reliable security certificate or an part of the application which is needed isn't available , try to install the application again


it is possible, that the file explorer i download in the market destroy my file system for wm (but the media data like mp3 and jpg work)


(sorry, but my English is worse, the error message is in German and i tried to translate)

Dunnera
4th November 2009, 01:26 PM
Nice progress lately :)
Currently running the updated Donut build: build-update_donut-1.6_2-11-09.7z on my Diam100, and it is improved a lot :D

The Donut builds itself seems to be a little more buggy, apps "crash" more frequently. (The Force close/Wait dialog pops up.)

- WIFI works perfectly with calibration file. In a very rare occasion WIFI is unable to start, retry and it works.
So far I don't have a very slow responding device like I had with previous WIFI builds.

- 3G/Data is working, and it starts directly :) APN settings are retrieved automatically from my provider, so no manual configuring is needed.

- Bluetooth works, but I'm not using it very often.

where can i download that update? and how can i install that? and is it possible to use the sense ui (i have a diamond)

RationalGaze
4th November 2009, 01:37 PM
where can i download that update?

Couple of pages back? 1.6_2-11-09.7z tells you, that the update was from 2. november. You can just browse through the posts made on that day, and spy with your little eye for blue text (text marked blue is usually a link to somewhere...like a file, or a page).

Or you can just use search in the upper-right corner, ant type "1.6_2-11-09.7z" in it (i prefer using the regular search, not the search this thread...it gives better results...)

Well, it took me more time to write this "how-to", than it would, if i would just copy and paste you the link, but it's more fun this way :) (and people might learn to search...allthough i doubt it).

phhusson
4th November 2009, 01:48 PM
hi sorry for this question, but how was the problem with disconnecting wifi while obtaining ip adress solved? I still experience this issue..., however i can scan and enter wep key correctly...

thanks
This hasn't been really fixed yet, just somehow improved. The way i get it working most of the time is setting up the connection, wait for android to say it doesn't work, leave wifi on and reboot. At the next boot, i get a network connection >90%

But a new bug occurs now that power management has been improved: during true sleep (not just screen off, but screen off and nothing against sleeping as did my previous accelerometer support) wifi is in sleep too (even if is set to "do not sleep" in android menu), and at wake-up, the MAC is regenerated, so no quick reconnect and even not the same IP. And android thinks it is still connected while it's not. You just have to restart wifi to get it working again, but still it's annoying.

Dunnera
4th November 2009, 01:49 PM
Couple of pages back? 1.6_2-11-09.7z tells you, that the update was from 2. november. You can just browse through the posts made on that day, and spy with your little eye for blue text (text marked blue is usually a link to somewhere...like a file, or a page).

Or you can just use search in the upper-right corner, ant type "1.6_2-11-09.7z" in it (i prefer using the regular search, not the search this thread...it gives better results...)

Well, it took me more time to write this "how-to", than it would, if i would just copy and paste you the link, but it's more fun this way :) (and people might learn to search...allthough i doubt it).

ok thanks
but you didn´t answer my questions:
is it possible to use the sense ui? and if i open the download link for the update it comes a site with strange letters and no download

phhusson
4th November 2009, 02:10 PM
ok thanks
but you didnīt answer my questions:
is it possible to use the sense ui?
No
and if i open the download link for the update it comes a site with strange letters and no download
Right click, save as.

Dunnera
4th November 2009, 02:16 PM
[QUOTE=phhusson;4876303]No
but its working on the kaiser

Nakebod
4th November 2009, 03:35 PM
[QUOTE=phhusson;4876303]No
but its working on the kaiser

So? It also works on the Hero :p
It's a totally different device.

Dunnera
4th November 2009, 03:48 PM
:D youre´right

can you help me with my sms problem?
i can´t send a sms in android (even with the new version).
everytime i got an error.

i tried to change my smsc but it didn´t help (look at my posts:http://forum.xda-developers.com/showthread.php?t=402002&page=535

thanks for your help

MacWell
4th November 2009, 04:24 PM
Hi guys!

I have the new updated version(from 2 nov) on my Diam100.. but i have a little problem..

i like that when i boot android and i want to use the phone i have to use my pin(which meens it detects my sim) but when i use my pin number.. android says that the pin is wrong...
can anyone help me?

Grtz

jooprzol
4th November 2009, 04:32 PM
MacWell, I believe you'll need to disable the use of a PIN code in WM before you can make phone calls in android. Dunno why, I've just read that it's necessary. :)

phhusson
4th November 2009, 04:32 PM
Hi guys!

I have the new updated version(from 2 nov) on my Diam100.. but i have a little problem..

i like that when i boot android and i want to use the phone i have to use my pin(which meens it detects my sim) but when i use my pin number.. android says that the pin is wrong...
can anyone help me?

Grtz
This is supposed to be fixed ... Anyway, disactivate PIN asking in windows mobile.

MacWell
4th November 2009, 04:39 PM
This is supposed to be fixed ... Anyway, disactivate PIN asking in windows mobile.

Thanks for the quick reply! i can use it now:)

jooprzol
4th November 2009, 05:28 PM
Just noticed something, I just booted into android with the zimage from the "android-donut_diam-raph-01-11-09" package, and the system appeared to freeze after the phone went into idle mode, since none of the external buttons on my phone (RAPH110, Fuze) seemed to do anything. I slid the keyboard open, however, and then closed it, and the buttons were once again responsive. Has anyone else with a raphael device noticed this?

phhusson
4th November 2009, 05:41 PM
Just noticed something, I just booted into android with the zimage from the "android-donut_diam-raph-01-11-09" package, and the system appeared to freeze after the phone went into idle mode, since none of the external buttons on my phone (RAPH110, Fuze) seemed to do anything. I slid the keyboard open, however, and then closed it, and the buttons were once again responsive. Has anyone else with a raphael device noticed this?
The main processor goes into deep sleep, only programmed GPIOs can awake it, and this panel isn't programmed to do so. Don't know if it's doable. The "proper" way to wake the device up is to press the power button.
This behaviour is actually good, it means powermanagement somehow works, even if it's still far from perfect :)

craz2u
4th November 2009, 05:44 PM
Hi guys!

I have the new updated version(from 2 nov) on my Diam100.. but i have a little problem..

i like that when i boot android and i want to use the phone i have to use my pin(which meens it detects my sim) but when i use my pin number.. android says that the pin is wrong...
can anyone help me?

Grtz

where do you find it ??? how to install ??

jooprzol
4th November 2009, 05:56 PM
The main processor goes into deep sleep, only programmed GPIOs can awake it, and this panel isn't programmed to do so. Don't know if it's doable. The "proper" way to wake the device up is to press the power button.
This behaviour is actually good, it means powermanagement somehow works, even if it's still far from perfect :)

The power button hasn't been programmed to do anything just yet, though, am I right? That's the behavior that I'm seeing.

phhusson
4th November 2009, 05:59 PM
The power button hasn't been programmed to do anything just yet, though, am I right? That's the behavior that I'm seeing.
It awakes the CPU from sleep state :-)
Long press also gives a task switcher.

jooprzol
4th November 2009, 06:04 PM
It awakes the CPU from sleep state :-)
Long press also gives a task switcher.

Hmm, is that something that is programmed in the kernel, in rootfs or in android itself? I'm running a bit of a mixed system, so it may be my fault for not seeing that expected behavior.

Dunnera
4th November 2009, 06:04 PM
can you anybody me with my sms problem? (i think i´m not the only one who has that problem)
i can´t send a sms in android (even with the new version).
everytime i got an error.

i tried to change my smsc but it didn´t help (look at my posts:http://forum.xda-developers.com/show...02002&page=535

thanks for your help

phhusson
4th November 2009, 06:11 PM
Hmm, is that something that is programmed in the kernel, in rootfs or in android itself? I'm running a bit of a mixed system, so it may be my fault for not seeing that expected behavior.
The awake the CPU (not the screen!) thing is in the kernel, the task switcher is in the system (maybe rootfs ?)

sciuritiddu
4th November 2009, 09:12 PM
Hi guys

I have installed the latest andorid's package,so thats the result:

My phone is a DIAM100

Android boot correctly
Outgoing calls works
sms receiving works (the sms pop up on the screen)
3G doesnt work,the 3g icon isnt showed and if i go to settings menu/network operator the phone shows only 2g network
I havnt tested yet wifi/bluetooth

If its helpful for the coders i can make better report.
Thank to the all guys for the hard work!

klinux
4th November 2009, 10:38 PM
The awake the CPU (not the screen!) thing is in the kernel, the task switcher is in the system (maybe rootfs ?)

aftter trying ur latest 11/1 build with leobaillard version this is my report (DIAM 100 user):

I was able to connect (finaly ! :D) to 3g

wifi is ok but switching it on battery drain is huge from 40% it goes to 5% instantly!!

BT a2dp is OK

accelerometer OK but power widget doesn't disable it wich is ignonnig, I'm obliged to turn my diam upside down to return it to portrait mode (can u invert it to left landscape mode it'll be funny cause I'm left hand writer ! :D)

the battery drained too fast

sometimes andoid doesn't awake from sleep and reboots if I push the power button this wasn't the case of the previous kernel

when I unplug usb the status of charging desapear this is good if the battery meter is OK but cause android battry meter gives -20~-25% than winmo the battery low message shows often and android shutdown, can u please recompile the kernel and re enable this feature (I consider it so for the moment !! :D) for now I use the previous kernel and it's ok

hope that it'll help
thx again for u r hard work
cheers

noellenchris
5th November 2009, 01:10 AM
For all the Fuze (Ralph110) users, an android thread has been started here http://forum.xda-developers.com/showthread.php?t=577736 we found a working combo of zimage/system etc. for donut 1.6. Most of the parts came from this thread, so no need to run to the Fuze thread if you've been here and have a diamond. But w/ 1.6 several people had lot's of trouble getting data to work on the Fuze. And we've been posting in the diamond thread clogging up your thread. I will continue to browse here and pick parts out for the fuze and put them together on the other thread.

Thanks everyone for all the work on Linux for the diamond/fuze. Were getting really close to a working port........but then again 2.0 is waiting to get hacked apart!

Later.....:D

chemical1979
5th November 2009, 11:46 AM
Here is a a beta test version (yes it's even more unstable than usual.), which is supposed to get bluetooth @ 4Mbps (thanks to cr2, and i hate android even more now.), 3G data connection, with some heavy DNS problems, i get it once for 4 tries on average. And power management's back, should save a lot of power.
About power, a known bug is that disactivating wifi drains a lot of power. So don't turn it on or don't turn it off.
http://www.cobaltcode.com/fileupload/data/Android/AllInOne/android-donut_diam-raph-01-11-09.7z


This only means that kernel is ignoring these options, but userspace can take it in account. For donut releases, lcd.density is used. Only mddi.* are actually ignored.

Just wanted to report back, that this build works instantly on a DIAM300. I changed MTYPE to 1805 and it booted right away. Activated Bluetooth, worked. Activated WLAN, worked. Joined (public) WLAN, worked.

Great progress!

EDIT: Charging via USB does not work, after second boot I can't get WLAN to work again (its activated, but doesn't connect to my cell anymore). If left alone, it switches display off (correct), and reboots after about 15 minutes

SparcoNL
5th November 2009, 12:04 PM
aftter trying ur latest 11/1 build with leobaillard version this is my report (DIAM 100 user):

I was able to connect (finaly ! :D) to 3g

wifi is ok but switching it on battery drain is huge from 40% it goes to 5% instantly!!

BT a2dp is OK

accelerometer OK but power widget doesn't disable it wich is ignonnig, I'm obliged to turn my diam upside down to return it to portrait mode (can u invert it to left landscape mode it'll be funny cause I'm left hand writer ! :D)

the battery drained too fast

sometimes andoid doesn't awake from sleep and reboots if I push the power button this wasn't the case of the previous kernel

when I unplug usb the status of charging desapear this is good if the battery meter is OK but cause android battry meter gives -20~-25% than winmo the battery low message shows often and android shutdown, can u please recompile the kernel and re enable this feature (I consider it so for the moment !! :D) for now I use the previous kernel and it's ok

hope that it'll help
thx again for u r hard work
cheers

heey can you send me your download link? because 3g and wifi still dont work on my diam100, and if your version does work it would be soo nice ;)

grtzzz

MarcLandis
5th November 2009, 01:49 PM
can you anybody me with my sms problem? (i think iīm not the only one who has that problem)
i canīt send a sms in android (even with the new version).
everytime i got an error.

i tried to change my smsc but it didnīt help (look at my posts:http://forum.xda-developers.com/show...02002&page=535

thanks for your help

Could you please stop repeating the same questions over and over again? It seems that it is not possible to fix this for you.

And a little suggestion: Read the topic again and you will see that it says "NOT YET WORKING"

klinux
5th November 2009, 03:17 PM
heey can you send me your download link? because 3g and wifi still dont work on my diam100, and if your version does work it would be soo nice ;)

grtzzz

Look at the second link in my signature! Download the two files (right click and save link as)
Be careful to delete all previous android files before copy the new files
Cheeres

SparcoNL
5th November 2009, 03:38 PM
Super thanks;)

i'm downloading right now, and save it to my diamond.
I really hope it wil work(A)

SparcoNL
5th November 2009, 05:01 PM
Super thanks;)

i'm downloading right now, and save it to my diamond.
I really hope it wil work(A)

umm.... doenst work, android doesnt even boot.

what did i do:
i went to your website, and downloaded the update, then i realised it was update, so i went to parent directory and downloaded the latest build posted at 1 nov. then i removed all file's on my internal storage. ( all android related and some files i dont needed any more, and some unknown files )

so i copy'd the new android to internal storage. and then copyd the update and overwritten the old file's. disconnected the phone.
started hatred.
the linux start up, then all those tiny white letters, then black screen and seconds later i saw my own htc logo. and booted windows

wft:P

klinux
5th November 2009, 06:15 PM
umm.... doenst work, android doesnt even boot.

what did i do:
i went to your website, and downloaded the update, then i realised it was update, so i went to parent directory and downloaded the latest build posted at 1 nov. then i removed all file's on my internal storage. ( all android related and some files i dont needed any more, and some unknown files )

so i copy'd the new android to internal storage. and then copyd the update and overwritten the old file's. disconnected the phone.
started hatred.
the linux start up, then all those tiny white letters, then black screen and seconds later i saw my own htc logo. and booted windows

wft:P

1st of all this is not my website and of course not my work, I'm just a user like u ! :D thx to all developers who makes this possible

I'll describe in details what u should do to:
Download this file http://www.cobaltcode.com/fileupload/data/Android/AllInOne/android-donut_diam-raph-01-11-09.7z
update it with these files http://www.cobaltcode.com/fileupload/data/Android/BuildUpdates/build-update_donut-1.6_2-11-09.7z
replace startup.txt with diamond.txt which is on startup-config folder after renamer it startup.txt of course ;) or replace mtype 19xx with 1805.
download a calibration file from here for example http://glemsom.anapnea.net/android/special-diamond-raphael-wifi-bluetooth/calibration
use u r dpad a little before booting haret to be sure that it'll work
boot haret
good luck !

SparcoNL
5th November 2009, 07:03 PM
heey, and where do i place the calibration file?

klinux
5th November 2009, 07:50 PM
heey, and where do i place the calibration file?

in the root of the sd card

SparcoNL
5th November 2009, 08:13 PM
hey ;)

it works, android boots and works fine,
I can enable wifi ( YES YES YES ) but when i get network signals i select the network where i am right now ( its an secure one ) so i typ in the password and hit connect. then nothing happens, i saw an wifi connection icon in top of the screen, but when i hit it the menu came down and dissapeared.
SHIT:P
i've hit connect several time's but nothing
now i have an 3g service ( vodafone dutch ) and where i am right now i cant connect with 3G but i am able to connect with G ( is also internet connection but slower ) in windows it works perfect.
In android do i need to enable roaming? ( because roaming cost extra money, i've read on some website's and i used internet in Germany and i am Dutch and i had to pay an extra 200 euro's on my bill ) so i realy dont want that again!

I will try later on at my home ( unsecured 20 mb internet ) if it will connect with it.

For now.
KLINUX super thanks for your time and help!!!!!!
can realy apriciate it ;)

Netbuster
5th November 2009, 09:27 PM
1st of all this is not my website and of course not my work, I'm just a user like u ! :D thx to all developers who makes this possible

I'll describe in details what u should do to:
Download this file http://www.cobaltcode.com/fileupload/data/Android/AllInOne/android-donut_diam-raph-01-11-09.7z
update it with these files http://www.cobaltcode.com/fileupload/data/Android/BuildUpdates/build-update_donut-1.6_2-11-09.7z
replace startup.txt with diamond.txt which is on startup-config folder after renamer it startup.txt of course ;) or replace mtype 19xx with 1805.
download a calibration file from here for example http://glemsom.anapnea.net/android/special-diamond-raphael-wifi-bluetooth/calibration
use u r dpad a little before booting haret to be sure that it'll work
boot haret
good luck !
I've completed all steps, but after booting the phone is locked, and the menu button doesnt work

klinux
5th November 2009, 11:02 PM
I've completed all steps, but after booting the phone is locked, and the menu button doesnt work

it's still buggy so reboots in winmo and use home end send and back buttons before launching haret that's what I did after haret boots if the buttons aren't responsitive with backlight reboot it again it'll works
I have this pb in average of 1 per 4
hope it helps

_-1g1-_
5th November 2009, 11:08 PM
Thx for the introduction Klinux.
Question where is the system.img?
Everthing loads well at my diam300 but then it failed to find system.img on SD Card.
I Checked if there is any file like this but didn't find it!

Cheers

H3x
6th November 2009, 12:17 AM
With regards to the DPAD buttons not working:

Like we've said before, it seems that the DPAD buttons are sometimes not initialized by WM. Whenever this is the case the DPAD buttons do not work in BOTH the kernel and Android. Even in the initial boot screens, swiping/pressing DPAD should light up the specific sections - if this doesn't happen it means they aren't initialized and button presses are obviously not going to magically be available to Android.

There is currently no fix for this, but trying combinations of presses/no presses in WM before launching haret seems to give mixed success. It would be logical to assume that using button presses would force initialization of the buttons. However, I've noticed that if I launch haret with a BUTTON press, the buttons are unresponsive more often than not in linux/Android. However, launching with a SCREEN press gives responsive buttons more often than not. As a matter of fact, from a fresh boot: navigating to and launching haret with only SCREEN presses seems to give me the highest success rate...

Eh?

H3x
6th November 2009, 12:27 AM
Thx for the introduction Klinux.
Question where is the system.img?
Everthing loads well at my diam300 but then it failed to find system.img on SD Card.
I Checked if there is any file like this but didn't find it!

Cheers

Remember that Android runs ON Linux. The kernel image file is called "zImage" and the Android image file is called "system.img". You thus need to download an Android build. The 2 Nov Donut build (http://www.cobaltcode.com/fileupload/data/Android/BuildUpdates/build-update_donut-1.6_2-11-09.7z) is the latest one as far as I know. Download and extract to your Internal Storage root.

klinux
6th November 2009, 03:38 AM
Thx for the introduction Klinux.
Question where is the system.img?
Everthing loads well at my diam300 but then it failed to find system.img on SD Card.
I Checked if there is any file like this but didn't find it!

Cheers

now android fs is system.sqsh the newer kernels likes these included in the 11/1 works without pb with sqashfs file system

klinux
6th November 2009, 03:48 AM
hey ;)

it works, android boots and works fine,
I can enable wifi ( YES YES YES ) but when i get network signals i select the network where i am right now ( its an secure one ) so i typ in the password and hit connect. then nothing happens, i saw an wifi connection icon in top of the screen, but when i hit it the menu came down and dissapeared.
SHIT:P
i've hit connect several time's but nothing
now i have an 3g service ( vodafone dutch ) and where i am right now i cant connect with 3G but i am able to connect with G ( is also internet connection but slower ) in windows it works perfect.
In android do i need to enable roaming? ( because roaming cost extra money, i've read on some website's and i used internet in Germany and i am Dutch and i had to pay an extra 200 euro's on my bill ) so i realy dont want that again!

I will try later on at my home ( unsecured 20 mb internet ) if it will connect with it.

For now.
KLINUX super thanks for your time and help!!!!!!
can realy apriciate it ;)

noticed this wifi pb too, realy I don't have a clue, for me wenever ad-hoc doesn't work (seems that even G1 have these issue) and 3g is working I don't realy need wifi

to force 3g connexion not g select wcdma on winmo and run haret it'll take just the 3g network

there is no reason to enable roaming so desactivate it in setting>wireless networks>mobile networks>roaming or something like this.

cheers

yann79
6th November 2009, 11:25 AM
did you copy the right default.txt from folder "startup-configs".
On my diam100 it didn t work at first( reboot at kernel loading wit 02/11/09); but with the right default it did

mengsuan
6th November 2009, 01:20 PM
This is my first time trying to run android on diamond. I downloaded 1st November build and then updated using 2nd November files. I read several pages back and I knew some of these issues are already known but I would love to share my encounters:
1. PIN code is always incorrect. Disabling PIN security is a workaround.
2. Power button does not always wake up the device. Only backlight turns on.
3. Encrypted wifi network does not work. Disabling my home's wifi WEP encryption is a workaround.
4. Battery drain is tremendous if wifi is used.
5. Occasional long waking up time after pressing power button

The other features appear to be functioning as it is supposed to be. SMS isn't a problem too.

tex1970
6th November 2009, 02:00 PM
Hi, anyone can help me...:(
I try to start android 1.6 on my diamond but at some point you stop everything and leaves the written:

Failed to mount the SD card, cannot continue
/bin/sh: can't access tty; job control turned off
/ #

Sorry my English

MarcLandis
6th November 2009, 02:14 PM
Hi, anyone can help me...:(
I try to start android 1.6 on my diamond but at some point you stop everything and leaves the written:

Failed to mount the SD card, cannot continue
/bin/sh: can't access tty; job control turned off
/ #

Sorry my English

What device do you have? Make sure you have the correct mtype in the startup.txt

tex1970
6th November 2009, 02:29 PM
What device do you have? Make sure you have the correct mtype in the startup.txt

File STARTUP:

set ramsize 0x08000000
set ramaddr 0x10000000
set mtype 1805
set FBDURINGBOOT 0
set KERNEL zImage
set initrd initrd.gz
set cmdline "init=/ console=tty0 mem=76M msmsdcc_id=3 imgdevname=/dev/mmcblk0p1 imgdevnum=1 imgdir=/ ppp.nostart=1 msmts_calib=0x7a.0x5e.0x35a.0x37f mddi.width=320 mddi.height=480 lcd.density=210 msmvkeyb_toggle=off"
boot

DEVICE: HTC DIAMOND P3700

MarcLandis
6th November 2009, 02:55 PM
DEVICE: HTC DIAMOND P3700

There are several versions of the Diamond. Please go to the bootloader and there it shows something like DIAM100

tex1970
6th November 2009, 03:00 PM
[QUOTE = MarcLandis; 4890139] Ci sono diverse versioni del diamante. Vai al bootloader e ci mostra qualcosa di simile DIAM100 [/ QUOTE]

DIAM100

MrVarioII
6th November 2009, 03:00 PM
I've tested the version I was using previously quite a bit but am now about to upgrade to the 5/11/09 version as there isn't much point bugrepping old versions.

The only *major* problems I found with the previous ones were that every time I tried to enable 3G I'd hit massive problems. The unit would freeze up on the lock screen and be unresponsive. On one occasion the diamond's 'Back' button lit up...not sure why.

Fixing this, for some reason, required the sacrificing of my data.img file - a shame as I had some texts on it I wanted but hey I'm testing so you expect that kind of thing to happen.

Couldn't test wifi as I was stuck on a placement but I'll be doing it this evening with the new build.

Is it true that I nolonger need to alter startup.txt to be able to setup 3G?

Also is there a best WM ROM to be using? I'm still using my diamond's original and I'm a little loath to change it because I've installed a *lot* of programs that will take a *long* time to reinstall...but I might be willing to (I'm getting a huge number of .net framework errors on startup anyway due to having had to uninstall and reinstall it to fix an earlier problem.....)

Also should I be obtaining my android builds from 'connect-utb.com' or is there a central repository that's likely to be more uptodate?

PS if anyone has any tips/has the edited files I need to get UK Orange 3G service (i'm a contract customer) working on Android please please please PM me :-)

Also I await all advice from the comunity as to what testing they wish done as I'm happy to help in whatever way I can. :-)


Thanks again all!

brachialis
6th November 2009, 03:33 PM
This is my first time trying to run android on diamond. I downloaded 1st November build and then updated using 2nd November files. I read several pages back and I knew some of these issues are already known but I would love to share my encounters:
1. PIN code is always incorrect. Disabling PIN security is a workaround.
2. Power button does not always wake up the device. Only backlight turns on.
3. Encrypted wifi network does not work. Disabling my home's wifi WEP encryption is a workaround.
4. Battery drain is tremendous if wifi is used.
5. Occasional long waking up time after pressing power button

The other features appear to be functioning as it is supposed to be. SMS isn't a problem too.

encryption works fine, using WPA2 encrypted network without problems!

MarcLandis
6th November 2009, 04:04 PM
DIAM100

Here is the solution:

http://forum.xda-developers.com/showpost.php?p=4840005&postcount=5115

mengsuan
6th November 2009, 04:29 PM
encryption works fine, using WPA2 encrypted network without problems!

Oh really? Well, running my home network without encryption did not bother me in anyway.

Update:

1. PIN code is always incorrect. Disabling PIN security is a workaround.
2. Power button does not always wake up the device. Only backlight turns on.
3. Encrypted wifi network does not work. Disabling my home's wifi WEP encryption is a workaround.
4. Battery drain is tremendous if wifi is used.
5. Occasional long waking up time after pressing power button

Addon:
6. Lights on button can sometimes randomly stay lit, especially the back button.
7. Camera on android gives me gibberish green image

akil3x
6th November 2009, 05:00 PM
Hello Android people :)

I'm gone give a try In the new build I see in her :http://www.connect-utb.com/...

If some one can help me with the startup.txt for my Diamond 100 I appreciate ;)

Thanks for the hard work to make this project possible

klinux
6th November 2009, 05:15 PM
Hello Android people :)

I'm gone give a try In the new build I see in her :http://www.connect-utb.com/...

If some one can help me with the startup.txt for my Diamond 100 I appreciate ;)

Thanks for the hard work to make this project possible

look at post #5402 I did a little howto for diam100

phhusson
6th November 2009, 05:33 PM
Ok, because of so many times the same questions, I made a little wiki page:
http://wiki.xda-developers.com/index.php?pagename=RaphaelDonut
I'll try to update it as soon as other questions arise.
You can also complete (and correct?) it if you want.

jooprzol
6th November 2009, 06:22 PM
Ok, because of so many times the same questions, I made a little wiki page:
http://wiki.xda-developers.com/index.php?pagename=RaphaelDonut
I'll try to update it as soon as other questions arise.
You can also complete (and correct?) it if you want.

Thanks phhusson, that's some good information. Something I've noticed while using the build that you have listed on the wiki page is that if the panel buttons quit responding, I can usually slide open the keyboard, and then close it again, and that causes the buttons to become responsive again. Most of the time it works, but sometimes you really do have to reboot to fix it.

mchh
6th November 2009, 06:24 PM
can you anybody me with my sms problem? (i think i´m not the only one who has that problem)
i can´t send a sms in android (even with the new version).
everytime i got an error.

i tried to change my smsc but it didn´t help (look at my posts:http://forum.xda-developers.com/show...02002&page=535

thanks for your help

What Radio Rom do you have on your DIAM?Did you ever update it ?


I just read that there is a radio 1.17 which is supposed to fix some smsc editing in WM, it could maybe help...

http://forum.xda-developers.com/showthread.php?t=580490"

I use the radio 1.09.25.23

klinux
6th November 2009, 06:42 PM
Ok, because of so many times the same questions, I made a little wiki page:
http://wiki.xda-developers.com/index.php?pagename=RaphaelDonut
I'll try to update it as soon as other questions arise.
You can also complete (and correct?) it if you want.

well done man that prevent repeating replies
I suggest u to add the sms pb and add the link to ur signature (I did it before u don't bother me ;))

can u please modify the zimage to have the state charging always ? cause battery meter is not accurate and this will prevent from the battery warnning issue

thx in advance
cheers

phhusson
6th November 2009, 06:53 PM
Thanks phhusson, that's some good information. Something I've noticed while using the build that you have listed on the wiki page is that if the panel buttons quit responding, I can usually slide open the keyboard, and then close it again, and that causes the buttons to become responsive again. Most of the time it works, but sometimes you really do have to reboot to fix it.

That's not how you understand it, but i added a PM section which explains it.

_-1g1-_
6th November 2009, 06:55 PM
now android fs is system.sqsh the newer kernels likes these included in the 11/1 works without pb with sqashfs file system

Strange i updatet today to the newest built but the same error as usual ..
Diam300

Cheers :)

phhusson
6th November 2009, 07:37 PM
I suggest u to add the sms pb
Currently i just don't know anything about this problem. And it seems only one person had this problem. But if you want to add anything, feel free to do it :)


can u please modify the zimage to have the state charging always ? cause battery meter is not accurate and this will prevent from the battery warnning issue

I'd prefer fixing the battery meter :p
But i'll make a kernel parameter.

Edit: ok i did a quick and dirty thing for that, here is binary:
http://phhusson.free.fr/zImage-2.6.27-00605-g362bbd1-dirty use with http://phhusson.free.fr/modules-2.6.27-00605-g362bbd1-dirty.tar.gz
Add the htc_battery_smem.fake=1 kernel parameter to fake charger presence.
But this kernel breaks accelerometer.

klinux
6th November 2009, 07:45 PM
Strange i updatet today to the newest built but the same error as usual ..
Diam300

Cheers :)

did u try a android before or is it the 1st time
I mean try a previous android kernel with the last system.sqsh look at cobaltcode website or connect-utb website for ex
cheers

geh
7th November 2009, 12:25 AM
About SMS problem :

Currently i just don't know anything about this problem. And it seems only one person had this problem. But if you want to add anything, feel free to do it :)


I'm suffering this problem too (diam 100). About 10 seconds after sending a SMS, I got a warning message : the SMS can not be send.
I checked the SMSC number as suggested, and it is correct.

A "funny" thing now :
- Android builds downloaded recently from this forum (from babijoee, leobaillard and yours) : wifi works.
- Android builds from connect-utb : wifi fails (cannot activate).

zapol
7th November 2009, 12:32 AM
Hi, I am following this thread for some time now, but I haven't posted yet. I tried many builds, even compiled a kernel myself with success.
There is one problem I encountered in almost all wifi-enabled builds. If I don't delete all the files before from SD card before installing a new pack, sometimes system.sqsh is unable to mount (system is complaining about missing system.img). Is there any particular file I should consider deleting to fix it? Because after deleting all the files and copying same files again work fine. I just don't like the idea of deleting everything every time.
Another problem is wifi modules. There is always a version magic mismatch. For example in the most recent kernel (2.6.27-00605-g362bbd1-dirty) there are errors during boot saying:
invalid module format ..... version magic '2.6.27-00563-g1b0d655-dirty preempt mod_unload ARMv6 ' should be '2.6.27-00605-g362bbd1-dirty preempt mod_unload ARMv6 '
And that was after formatting the card so I am sure there are no old files remaining.
One last thing - since the git repository wasn't updated for a long time (down or something?), would it be a problem to upload current sources, or just patches somewhere? I don't feel smart enough to help with current development, but I could try some simple changes myself instead of bothering the devs.
I'm using RAPH100 - if it's somehow important.
Anyway, thanks for the great effort you're putting int getting linux running on our tiny capable toys. Great great thanks!!!

klinux
7th November 2009, 12:41 AM
Hi, I am following this thread for some time now, but I haven't posted yet. I tried many builds, even compiled a kernel myself with success.
There is one problem I encountered in almost all wifi-enabled builds. If I don't delete all the files before from SD card before installing a new pack, sometimes system.sqsh is unable to mount (system is complaining about missing system.img). Is there any particular file I should consider deleting to fix it? Because after deleting all the files and copying same files again work fine. I just don't like the idea of deleting everything every time.
Another problem is wifi modules. There is always a version magic mismatch. For example in the most recent kernel (2.6.27-00605-g362bbd1-dirty) there are errors during boot saying:
invalid module format ..... version magic '2.6.27-00563-g1b0d655-dirty preempt mod_unload ARMv6 ' should be '2.6.27-00605-g362bbd1-dirty preempt mod_unload ARMv6 '
And that was after formatting the card so I am sure there are no old files remaining.
One last thing - since the git repository wasn't updated for a long time (down or something?), would it be a problem to upload current sources, or just patches somewhere? I don't feel smart enough to help with current development, but I could try some simple changes myself instead of bothering the devs.
I'm using RAPH100 - if it's somehow important.
Anyway, thanks for the great effort you're putting int getting linux running on our tiny capable toys. Great great thanks!!!

I faced this pb too, but don't know exactly which file causes this,
invalid modules thing is just errors displayed in the boot phase, modules are working u can test it with lsmod in terminal u should see the modules working

zapol
7th November 2009, 12:57 AM
You're right, the modules are loaded (but I have no idea how, because error message said "insmod cannot insert..."). Anyway, wifi does not work for me.
The first time I tried enabling it in android, it looked ok, but then "unable to scan for networks". Sometimes it tells me "unable to start wifi" (like just now, for a couple of reboots).

klinux
7th November 2009, 01:17 AM
You're right, the modules are loaded (but I have no idea how, because error message said "insmod cannot insert..."). Anyway, wifi does not work for me.
The first time I tried enabling it in android, it looked ok, but then "unable to scan for networks". Sometimes it tells me "unable to start wifi" (like just now, for a couple of reboots).

that's my case too, I'm unable to use wifi it switches off alone, even if I change the zimage to a previous one it doesn't work, this is a known issue hope that it'll be fixed.

I'll try to use previous modules with the new system.sqsh may be it'll works.
Edit: it doesn't work

MrVarioII
7th November 2009, 03:59 AM
1st of all this is not my website and of course not my work, I'm just a user like u ! :D thx to all developers who makes this possible

I'll describe in details what u should do to:
Download this file http://www.cobaltcode.com/fileupload/data/Android/AllInOne/android-donut_diam-raph-01-11-09.7z
update it with these files http://www.cobaltcode.com/fileupload/data/Android/BuildUpdates/build-update_donut-1.6_2-11-09.7z
replace startup.txt with diamond.txt which is on startup-config folder after renamer it startup.txt of course ;) or replace mtype 19xx with 1805.
download a calibration file from here for example http://glemsom.anapnea.net/android/special-diamond-raphael-wifi-bluetooth/calibration
use u r dpad a little before booting haret to be sure that it'll work
boot haret
good luck !


Finally confirmed I have a Diamond 100. I'm downloading your prescribed files save for the fact that I'll try putting them in the 5/11/09 20091103 based build from usbconnect....I'll revert to your previous version listed if the one above fails to work for data and wifi...

Only one question....what do we do with the config file you've linked?

http://glemsom.anapnea.net/android/special-diamond-raphael-wifi-bluetooth/calibration

You've said download it....?then what?

Thanks again for all your help. And thanks to all the people that made this great project possible :-)

adilkhan1214
7th November 2009, 06:23 AM
I was wondering if anybody else was having start up issues where it stops at the :

can't access tty; job control turned off

and then before this it just restarted back to windows before. I tried formating the root and putting the clean builds on but for some reason ever since I flashed into the new Energy rom, it hasn't work

does the WM rom influence whether android boots up?

mengsuan
7th November 2009, 07:24 AM
I am using 2nd November build. Any newer build that I can update?

klinux
7th November 2009, 11:06 AM
Finally confirmed I have a Diamond 100. I'm downloading your prescribed files save for the fact that I'll try putting them in the 5/11/09 20091103 based build from usbconnect....I'll revert to your previous version listed if the one above fails to work for data and wifi...

Only one question....what do we do with the config file you've linked?

http://glemsom.anapnea.net/android/special-diamond-raphael-wifi-bluetooth/calibration

You've said download it....?then what?

Thanks again for all your help. And thanks to all the people that made this great project possible :-)

Copy this file in the root of the sd card this file is used to enable wifi
U can take a look at the link in my signature phhusson did a tutorial well described cheers

klinux
7th November 2009, 11:14 AM
I was wondering if anybody else was having start up issues where it stops at the :

can't access tty; job control turned off

and then before this it just restarted back to windows before. I tried formating the root and putting the clean builds on but for some reason ever since I flashed into the new Energy rom, it hasn't work

does the WM rom influence whether android boots up?

Change mtype in startup.txt if u have diam100 put 1805 instead of 19xx
It should work

phhusson
7th November 2009, 11:23 AM
About SMS problem :

I'm suffering this problem too (diam 100). About 10 seconds after sending a SMS, I got a warning message : the SMS can not be send.
I checked the SMSC number as suggested, and it is correct.

Can you provide some logs of adb logcat -b radio ?

A "funny" thing now :
- Android builds downloaded recently from this forum (from babijoee, leobaillard and yours) : wifi works.
- Android builds from connect-utb : wifi fails (cannot activate).
I don't know who/how have built this build, but I had to change the libhardware_legacy.so, maybe connect-utb's haven't changed that yet.

There is one problem I encountered in almost all wifi-enabled builds. If I don't delete all the files before from SD card before installing a new pack, sometimes system.sqsh is unable to mount (system is complaining about missing system.img). Is there any particular file I should consider deleting to fix it?
Maybe the "replace" thing of your system is not going correctly. Is there any other messages ? Have you tried deleting just system.* and then extract new pack ?

Another problem is wifi modules. There is always a version magic mismatch. For example in the most recent kernel (2.6.27-00605-g362bbd1-dirty) there are errors during boot saying:
invalid module format ..... version magic '2.6.27-00563-g1b0d655-dirty preempt mod_unload ARMv6 ' should be '2.6.27-00605-g362bbd1-dirty preempt mod_unload ARMv6 '
And that was after formatting the card so I am sure there are no old files remaining.

That's normal, i've just been too lazy to fix it :D
As stated above, this doesn't prevent anything from working.

One last thing - since the git repository wasn't updated for a long time (down or something?), would it be a problem to upload current sources, or just patches somewhere? I don't feel smart enough to help with current development, but I could try some simple changes myself instead of bothering the devs.

I currently push to http://gitorious.org/linux-on-qualcomm-s-msm/linux-msm, but i still hope linuxtogo will get fixed.
I faced this pb too, but don't know exactly which file causes this,
For the record it's /system/lib/modules/wlan.ko, but unless you really care about wrong errors there is no point to touch it.

The first time I tried enabling it in android, it looked ok, but then "unable to scan for networks".
it does that only once or three times in a row ?
If it's only once, it's normal, it's just because wpa_supplicant is too slow to start.

Sometimes it tells me "unable to start wifi" (like just now, for a couple of reboots).
Hu ? If modules and zImage are correct, this shouldn't happen. Anything in dmesg ?
that's my case too, I'm unable to use wifi it switches off alone, even if I change the zimage to a previous one it doesn't work, this is a known issue hope that it'll be fixed.
You mean that when going into sleep the wifi no longer works ? If not, i don't think i know this issue.

Only one question....what do we do with the config file you've linked?

http://glemsom.anapnea.net/android/special-diamond-raphael-wifi-bluetooth/calibration

You've said download it....?then what?

Put it in the root of your sdcard or Internale Storage
I was wondering if anybody else was having start up issues where it stops at the :

can't access tty; job control turned off

Any other messages maybe ? Most likely it's because you placed rootfs or system.sqsh in the wrong place.

and then before this it just restarted back to windows before. I tried formating the root and putting the clean builds on but for some reason ever since I flashed into the new Energy rom, it hasn't work

does the WM rom influence whether android boots up?
I use energy rom too, it doesn't seem to change anything :)

ElCondor
7th November 2009, 12:05 PM
With the latest pack from connect-utb (5 october), the hardware buttons aren't working. Any solution for this?
Thanks:)
And great work!

chnapsy
7th November 2009, 01:02 PM
Hello,

I tested last release and wooowww great job, nearly everything is working.
I just wanted to list the last enoying issues :
-Cannot calibrate screen (mine is not really easilly usable to write a text message)
-Cannot force to use only 2g network after 3G connection has been set (with full battery in a zone with 5 bar of network my diamond lives 4-5 hours ...)
-The screen just turn offs the backlight but still stay "on".
-The screen rotation only works when I rotate the diamond in anti-clockwise way.

-But finaly 3G connection for french sl2sfr finaly works ; GREEATTTT :)

Wonderfull job all, continue like that !

-Chnapsy

chnapsy
7th November 2009, 01:04 PM
Just a last question concerning the "core system"
Is there a kind of package manager on android like apt on debian or yum on centos as I can add easilly network tools as host, ssh or life savers like that ?

Thanks
-Chnapsy

_-1g1-_
7th November 2009, 01:19 PM
did u try a android before or is it the 1st time
I mean try a previous android kernel with the last system.sqsh look at cobaltcode website or connect-utb website for ex
cheers

Not the first time. The last time i took a package from connect-utb start haret (disable sim check) and there you are Android.

Now i've got a package from there to the 5th November Pack (I think) but always get the error with system.img

Cheeers

aasdd
7th November 2009, 01:29 PM
Hey Guys,

the last time i tryed android on diamond is months ago.
now i tryed the build from the 5. november, and im really impressed.

Amazing work!!!!

But i have some problems:
- Very important. Battery ;) The Display light is out, but the display is still on
- i cant callibrate the display brightness.
- i can only charge the battery when i start android with a connected usb cable
- the camera does not work

Any workarounds for this problems ?

Anyone using the Android on Diamond permanently ?

Thanks a lot!! i love android ;)

phhusson
7th November 2009, 01:42 PM
Hey Guys,

the last time i tryed android on diamond is months ago.
now i tryed the build from the 5. november, and im really impressed.

Amazing work!!!!

But i have some problems:
- Very important. Battery ;) The Display light is out, but the display is still on
- i cant callibrate the display brightness.
- i can only charge the battery when i start android with a connected usb cable
- the camera does not work

Any workarounds for this problems ?

Anyone using the Android on Diamond permanently ?

Thanks a lot!! i love android ;)

Almųost everything is answered here. (http://wiki.xda-developers.com/index.php?pagename=RaphaelDonut)
And i use Android most of the time when it doesn't run out of battery :p

kholk
7th November 2009, 01:42 PM
For now it is not possible to use Android permanently on DIAM devices because of these already known problems.

phhusson
7th November 2009, 01:57 PM
For now it is not possible to use Android permanently on DIAM devices because of these already known problems.

Hu ?
Which bug really prevent you from using Android permanently ?
I might focus on these ones first before working on cosmetics.

zapol
7th November 2009, 02:04 PM
I currently push to http://gitorious.org/linux-on-qualcomm-s-msm/linux-msm, but i still hope linuxtogo will get fixed.
Great, I'll try it after the weekend!

it does that only once or three times in a row ?
If it's only once, it's normal, it's just because wpa_supplicant is too slow to start.

It was more than 3 times in a row.

Hu ? If modules and zImage are correct, this shouldn't happen. Anything in dmesg ?

Checked dmesg, and nothing interesting about wireless.
However I found out that I forgot putting my calibration file to card after formatting it. I guess it caused most (if not all) the problems mentioned above.
And also using the november 5 bundle from ConnectUTB did not work for me. No modules were loaded (checked lsmod), but enabling wireless somehow worked, just was unable to scan :confused:.
Updating to your kernel with dummy charger workaround did the job just fine.
Now after a few tries (problems with dhcp, dns) I connected and even got market running.
Great stuff :D

phhusson
7th November 2009, 02:12 PM
It was more than 3 times in a row.

Most likely means the interface didn't go up, so either calibration or modules are missing


However I found out that I forgot putting my calibration file to card after formatting it. I guess it caused most (if not all) the problems mentioned above.
Warning, I might bite.

And also using the november 5 bundle from ConnectUTB did not work for me. No modules were loaded (checked lsmod), but enabling wireless somehow worked, just was unable to scan :confused:.
As said before, i just don't know what this release do.

Updating to your kernel with dummy charger workaround did the job just fine.
Now after a few tries (problems with dhcp, dns) I connected and even got market running.
Great stuff :D
Cool

zapol
7th November 2009, 02:17 PM
Warning, I might bite.

Done that myself... no more trying to run android after midnight :p

Dayd
7th November 2009, 02:39 PM
Hu ?
Which bug really prevent you from using Android permanently ?
I might focus on these ones first before working on cosmetics.

for me the first thing to do is to improve the power management.
thanks :p

Edit: I do not know if disconnected and reconnected the usb cable can continue to charge the battery? I feel that not (Edit2: Ok, it works :))

klinux
7th November 2009, 02:55 PM
for me the first thing to do is to improve the power management.
thanks :p

Edit: I do not know if disconnected and reconnected the usb cable can continue to charge the battery? I feel that not

I use android permanently :D too

yes it continue charging

battery thing waiting phhusson to f
ix this or at least keep the charging status permanently ;)
this is really ignoying when u have a call it shutdown the phone after 5min

Eligos4ever
7th November 2009, 03:41 PM
phhusson, I downloaded the latest build here :
http://wiki.xda-developers.com/index.php?pagename=RaphaelDonut
Installed it on my Diam 500. Changed the STARTUP.TXT file to the Diam file.
It boots under Haret but never finishes the boot.
Any thoughts?
Merci!

butterdori
7th November 2009, 03:45 PM
Hu ?
Which bug really prevent you from using Android permanently ?
I might focus on these ones first before working on cosmetics.

1. Stability
2. Speed
3. Power management (heat)

The camera, GPS and radio I can wait for
Also the accelerometer is not working all that well but that's not the most important thing as well so I don't mind

But it is those 3 that are holding me back from using it permanently

Oh and, I've got the Concise Oxford English Dictionary from the Marketplace and when I first launch it, it asks to download the database and asks you whether you want it to be in the SD card or on the phone memory
No matter which one I choose, it says that it has failed downloading it (this is with WLAN on)

I know this is a very specific issue, but thought I should post it just as well.

rocjoh
7th November 2009, 03:59 PM
I would really appreciate if you would fix the calibrate screen issue...
My touch screen seems to have positioning issue and cannot even type some letters on software keyboard without the screen calibration.
I tried to set up the android using D-pad only but diamond doesn't have the hardware keyboard,
so software keyboard is a must for some settings...
Anyway, thank you very much for your great effort/support =)
(I tried phhusson/leobaillard's Nov 2nd build and Connect-UTB Nov 5th build)

klinux
7th November 2009, 04:27 PM
1. Stability
2. Speed
3. Power management (heat)

The camera, GPS and radio I can wait for
Also the accelerometer is not working all that well but that's not the most important thing as well so I don't mind

But it is those 3 that are holding me back from using it permanently

Oh and, I've got the Concise Oxford English Dictionary from the Marketplace and when I first launch it, it asks to download the database and asks you whether you want it to be in the SD card or on the phone memory
No matter which one I choose, it says that it has failed downloading it (this is with WLAN on)

I know this is a very specific issue, but thought I should post it just as well.

I suggest u to disable Bt and WiFi if u don't need them this will prevent phone from heating and let Android be more responsitive

GlemSom
7th November 2009, 04:54 PM
As you might have noticed - the autobuild system haven't recompiled any kernels for quite some time now.
This is because the GIT repository is broken - and no-one is able to make any commits. (no commits = no recompiles)

phhusson has taken the initiative to cloned the repository to a new host: http://gitorious.org/linux-on-qualcomm-s-msm/linux-msm. (This even includes the history! :D ).
The autobuildsystem will rely on the new host!

(as I'm writing this, I see new kernels being compiled!) ;)


If you have any suggestions - please contact me

Nakebod
7th November 2009, 05:58 PM
As you might have noticed - the autobuild system haven't recompiled any kernels for quite some time now.
This is because the GIT repository is broken - and no-one is able to make any commits. (no commits = no recompiles)

Ah, so that was why :P
I always love to read the changelogs to see the improvements.

BTW, you have a small typo @ "no comments yeat". It's: yet

klinux
7th November 2009, 07:08 PM
@phhusson I tried your latest zimage on glemsom website
1st the file is smaller than the previous don't know if it's related to the report
fake charge status is not wrking if I unplug usb battery status is not charging
shutdown when sleep
hope u fix that
thx for your hard work

phhusson
7th November 2009, 08:16 PM
fake charge status is not wrking if I unplug usb battery status is not charging
shutdown when sleep

Sorry to say that, but for me it works ...

klinux
7th November 2009, 09:03 PM
Sorry to say that, but for me it works ...

can u explain what should I do
is there a modification in startup.txt? need a new data.img ?
I did lsmod it gives nothing
thx for help

phhusson
7th November 2009, 09:18 PM
can u explain what should I do
Same things as previous kernel, just add htc_battery_smem.fake=1 to cmdline ...
is there a modification in startup.txt?
need a new data.img ?
No

I did lsmod it gives nothing
because it's absolutely not related to modules.

MrVarioII
7th November 2009, 10:17 PM
Copy this file in the root of the sd card this file is used to enable wifi
U can take a look at the link in my signature phhusson did a tutorial well described cheers

Hey bro,

Just to remind you Diam100

Tried with the latest build from connect as I said - it failed the same way as every attempt at loading android with data connected in WM always does with me for every build I try. It gets to the stage of booting just before the android comes up then the screen goes blank and the phone resets back to the Touch Diamond screen and the phone boots into WM....

I then followed your instructions exactly from 5402 (is that he right post number?). Downloaded the build you suggested, downloaded and copied accross the update you suggested, replaced the startup.txt with the diamond.txt file (renamed obviously), downloaded the config file you linked and popped it on the Internal Storage root directory ...

And when I started Android with a 3G connection made (I established it using the update weather option). Exactly the same thing as before happened.

Is there a log file somewhere I can post up? Is anyone else hitting this problem?

klinux
7th November 2009, 10:32 PM
Same things as previous kernel, just add htc_battery_smem.fake=1 to cmdline ...
is there a modification in startup.txt?

No

because it's absolutely not related to modules.

thx that did the fake charging state
reboot when sleep is resolved with pm.sleep_mode=3
thx man
now waiting for modules to be integrated to this new kernel
cheers

phhusson
7th November 2009, 10:43 PM
Is there a log file somewhere I can post up? Is anyone else hitting this problem?
adb logcat / adb logcat -b radio

thx that did the fake charging state
reboot when sleep is resolved with pm.sleep_mode=3

Default configuration set it to 0 which doesn't work yet yes :/


now waiting for modules to be integrated to this new kernel
cheers
You mean like here (http://glemsom.anapnea.net/android/special-diamond-raphael-wifi-bluetooth/) ?

MrVarioII
7th November 2009, 10:46 PM
adb logcat / adb logcat -b radio

I'm assuming you're meaning type this into the console in android?

Can't do that considering android fails to boot if data is connected when it's loaded. :-/

Hence the times I wish a log i can't create one....?

Any idea what's going on or how to fix it?

H3x
7th November 2009, 11:38 PM
I'm assuming you're meaning type this into the console in android?

Can't do that considering android fails to boot if data is connected when it's loaded. :-/

Hence the times I wish a log i can't create one....?

Any idea what's going on or how to fix it?

adb is run from your PC. There is a guide to set it up here (http://forum.xda-developers.com/showthread.php?t=502010). It basically involves you

downloading and installing the Android SDK
booting into Android at least once while connected to the PC via USB to pick up the device and then to install the drivers
running logcat via the command prompt and then booting Android with your phone connected via USB

klinux
7th November 2009, 11:53 PM
You mean like here (http://glemsom.anapnea.net/android/special-diamond-raphael-wifi-bluetooth/) ?

that's exactly what I mean thx man your my hero ! ;)

MrVarioII
8th November 2009, 02:11 AM
adb is run from your PC. There is a guide to set it up here (http://forum.xda-developers.com/showthread.php?t=502010). It basically involves you

downloading and installing the Android SDK
booting into Android at least once while connected to the PC via USB to pick up the device and then to install the drivers
running logcat via the command prompt and then booting Android with your phone connected via USB


Thanks again. Just downloading the required programs/drivers now. I can however forsee a problem connected entirely with Windows Mobile.......

In windows mobile I cannot (and have never been able to in my memory) obtain a data connection while connected via USB - I just get a dialing error. Might be something to do with WM's network connection settings?

In either case I'll give it a shot and post back (I anticipate I'll be unable to connect to 3G before booting android).

Oh and stop press huge thanks to the developers.........Although data doesn't work for me currently (and this is very important for me) :-( ........

Wifi WORKED!

Market Place then worked!

And I was successfully able to search for download and install programs and browse the web. So HUGE thanks to the developers. This project is awesome....If only 3G would start to work now.

(PS -everything was working very slowly when Wifi was active as I think others have reported too - interface was laggy, I got quite a number of not responding errors asking me if I wished to wait or close the program).

Anyway lets give this debugging a shot and see if we can work out how to get 3G going too :-D (does 3G make the interface as laggy as wifi?)

H3x
8th November 2009, 03:41 AM
In windows mobile I cannot (and have never been able to in my memory) obtain a data connection while connected via USB - I just get a dialing error. Might be something to do with WM's network connection settings?

This is due to an ActiveSync setting. While your device is NOT connected via USB, go to Windows Mobile Device Center -> Mobile Device Settings -> Connection Settings and tick "Allow data connections on device when connected to PC". ActiveSync should then allow your phone to establish and use data connections.

c4software
8th November 2009, 10:21 AM
Default configuration set it to 0 which doesn't work yet yes :/


For me its seems working (without set the option to 0). in the last release i don't have any reboot on suspend.

fabius88
8th November 2009, 12:00 PM
OMG the latest port for diamond is awesome!

klinux
8th November 2009, 03:17 PM
For me its seems working (without set the option to 0). in the last release i don't have any reboot on suspend.

I was playing with the latest phhusson's kernel u can try it here
http://glemsom.anapnea.net/android/special-diamond-raphael-wifi-bluetooth/
u need to add to startup.txt this under cmdline pm.sleep_mode=3 htc_battery_smem.fake=1
u'll have battery status charging always even if u run haret without usb plugged in !
this prevent android from shutdown the phone and battery low messages :D
thx to phhusson

c4software
8th November 2009, 04:31 PM
the pm.sleep_mode=3, disable all power management (if my memory is good), its maybe why you don't have any reboot probleme after set this option.

mengsuan
8th November 2009, 04:40 PM
OMG the latest port for diamond is awesome!

which build did you mean?

phhusson
8th November 2009, 05:11 PM
the pm.sleep_mode=3, disable all power management (if my memory is good), its maybe why you don't have any reboot probleme after set this option.
No it does "wait for interrupt and ramp clock" which isn't totally bad. The one which does nothing is pm.sleep_mode=5 (but idle will do wait for interrupt anyway)
4 will do "wait for interrupt", no change in arm11's clock or voltage
3 will do "wait for interrupt and ramp clock", the arm11's clock is lowered to 20MHz instead of 300-500, and voltage is lowered too.
2 will do "app sleep", arm11 is still on, but putted into low power mode (registers are still saved)
1 and 0 will totally power the arm11 off (so we have to restore registers and things ourself), don't know the differences between them.

Currently 4,3 and 2 are known to work, and 0 known not to work, i haven't tried the other ones yet.
I use the 2 daily and i had only two reboot/freezes in 3 days of use.
I update the wiki to add these informations.

00hero00d
8th November 2009, 05:12 PM
Is there a data traffic app on the market which is working with our android ports? Because Net Counter isn't working for me..

fabius88
8th November 2009, 05:20 PM
which build did you mean?

this: "Android-DIAM-20091103-UTB"

at this moment the link http://www.connect-utb.com/ doesn't work..

klinux
8th November 2009, 06:09 PM
this: "Android-DIAM-20091103-UTB"

at this moment the link http://www.connect-utb.com/ doesn't work..

use the build in the wiki page it's better at least for me(look at my signature) with connect utb's build I faced BT pbs
with the latest kernel it's realy amazing !

@phhusson : tried pm.sleep_mode=1 doesn't work I'm stick to 2 for now

phhusson
8th November 2009, 07:11 PM
I've done some other tests about sleep issue:
If you intent to really use your phone (meaning with more than 2hours.), don't activate wifi and bluetooth, as having these activated (event if disactivated afterwards), prevent sleeping from working (system wakes up as soon as it enter sleep).
Also I tried phone and SMS with system sleeping, it just works, but android takes ~ 3 seconds to start ringing, and 5 more to show infos on the screen. After this first call (since the last reboot), it shows and rings in less than 1second after network is ready.

Kurley
8th November 2009, 08:50 PM
Hi all,

I've downloaded the latest android build for diamond from connect-utb. It runs really great, but I can't get the data connection to work.
I added the vodafone live apn and I can see a G with two arrows next to the reception bars, but I can't browse or use anything that uses the data connection. What can be the problem? I use the following APN settings:

* Name: Vodafone live!
* APN: live.vodafone.com
* Proxy:
* Port:
* Username: vodafone
* Password: vodafone
* Server:
* MMSC: http://mmsc.mms.vodafone.nl
* MMS proxy: 192.168.251.150
* MMS port: 8799
* MCC: 204
* MNC: 04
* APN type:

klinux
8th November 2009, 09:15 PM
Hi all,

I've downloaded the latest android build for diamond from connect-utb. It runs really great, but I can't get the data connection to work.
I added the vodafone live apn and I can see a G with two arrows next to the reception bars, but I can't browse or use anything that uses the data connection. What can be the problem? I use the following APN settings:

* Name: Vodafone live!
* APN: live.vodafone.com
* Proxy:
* Port:
* Username: vodafone
* Password: vodafone
* Server:
* MMSC: http://mmsc.mms.vodafone.nl
* MMS proxy: 192.168.251.150
* MMS port: 8799
* MCC: 204
* MNC: 04
* APN type:

I didn't try this build enough to say if it's ok with connexion but phhusson/leobaillard last build is great 3g is ok bt a2dp and wifi are ok at least for me diam100 u can give it a try look at my signature

Kurley
8th November 2009, 09:18 PM
Thnx for your quick reply :)
downloading right now :P
I'll let you know if it works or not.

klinux
8th November 2009, 09:48 PM
for those who are tired from waiting winmo to run just to launch android I did a little mortscript file that launch android
extract the zip file in the windows\startup folder
reboot phone a popup message will asks u if u want to launch Android u have just to click the action button then keyboard initialization is done !
after 15s (u can adjust it) haret launchs
of course click no did nothing :)
hope it'll be useful
cheers

I noticed that the trick with keyboard initiation is the backlight should be off before haret launchs

EDIT:
this one works better for me diam100 winmo 65 energyRom

Kurley
8th November 2009, 10:11 PM
I tried the phhusson/leobaillard build, but I get the same result as with the connect-UTB build:
A G or 3G shows up next to the reception bars, but I can't browse or use any program using a data connection. Maybe it is the radio version I am using (1.13.25.24)

silex
8th November 2009, 10:22 PM
This thread is so long. Is there a how-for the DIAM500?

EDIT: Crap, my Diamond won't boot past the Touch Diamond screen with ROM info. How do I fix it?

phhusson
8th November 2009, 10:46 PM
I just tried an autonomy test for my android. My battery was fully charged, and i waited 3hours, i then rebooted into windows to see its battery meter and .... 93% ! :-)
As specified in the wiki, it needs no BT, no wifi, no accelerometer to get real suspend working, and pm.sleep_mode=2.

klinux
8th November 2009, 10:59 PM
This thread is so long. Is there a how-for the DIAM500?

EDIT: Crap, my Diamond won't boot past the Touch Diamond screen with ROM info. How do I fix it?

can u describe what u did may be we can help u

c4software
8th November 2009, 11:03 PM
I just tried an autonomy test for my android. My battery was fully charged, and i waited 3hours, i then rebooted into windows to see its battery meter and .... 93% ! :-)
As specified in the wiki, it needs no BT, no wifi, no accelerometer to get real suspend working, and pm.sleep_mode=2.

no accelerometer ? you have disable it ? or you never activate it/use it on Android ?

phhusson
8th November 2009, 11:12 PM
no accelerometer ? you have disable it ? or you never activate it/use it on Android ?

As said on wiki (again.), no app use it even in background, (I had to kill abduction for example).

c4software
8th November 2009, 11:23 PM
@phhusson, sorry... i don't have seen any information about the accelerometer on the wiki. Thanks for the information.

The only bad point with the pm.sleep_mode=2 its with the dpad sometimes led under home/back/hangup/call stay on.

phhusson
8th November 2009, 11:39 PM
@phhusson, sorry... i don't have seen any information about the accelerometer on the wiki.
No problem, i'm still updating it very often and it isn't very short :D

The only bad point with the pm.sleep_mode=2 its with the dpad sometimes led under home/back/hangup/call stay on.
Right. Added to the todolist.

silex
9th November 2009, 12:02 AM
can u describe what u did may be we can help u
I fixed it by doing a power+volup+reset into the bootloader and flashing the OEM Sprint ROM to it. I'm back in and ready to try some Android action!

Does the DIAM500 need certain startup.txt parameters that other models don't? Still needs to be connected to ActiveSync while running haret? We really need a how-to for each model.

RationalGaze
9th November 2009, 12:04 AM
Testing pm.sleep_mode=2 over night.

So far working nice, no reboots (BT and Wifi disabled, no apps using the accelerometer). Will see in the morning :) Hope it still wakes up.

fabius88
9th November 2009, 12:08 AM
use the build in the wiki page it's better at least for me(look at my signature) with connect utb's build I faced BT pbs
with the latest kernel it's realy amazing !

@phhusson : tried pm.sleep_mode=1 doesn't work I'm stick to 2 for now

I don't find it, can you give me the link?

I've dowloaded the "calibration" file..but..I don't understand what I've to do!
please, someone help me :p

bye, peace