[Discussion]Linux and Android on the HD2 *READ POST3 BEFORE ASKING QUESTIONS*

What would you like best on your HTC HD2 ?

  • Windows Phone 7

    Votes: 205 15.2%
  • GNU/Linux and Android

    Votes: 1,077 80.0%
  • I'm happy with the shipped HD2 operating system

    Votes: 64 4.8%

  • Total voters
    1,346
  • Poll closed .
Search This thread

rweitsz

Senior Member
Nov 15, 2010
53
6
Johannesburg
I installed MCCM GB v1.8 Sense Gingerbread (FEB 16) SD on my HD2 and Ndrive works perfectly on this build.


Just installed AmeriCanAndroid AOSP HD2( FEB 16) and NDrive 10.1.15 now works on their (Warren213 & Copenhagen) latest build as well.

This new build seems more stable than MCCM's 1.8 build.
I'll carry on using this new build for now.

Ronny
 

mvdwal1

Senior Member
May 28, 2005
61
4
rotterdam
call quality

hello
I have problems with my hd2 android when a make a phone call people hear me loud en the call quality is bad
is there someone else with the same problems
please help me I want android
 

eu9

Member
Jan 5, 2007
21
0
thank for great job!. BR

thank for great job!. BR
Development thread for Linux on the HTC HD2:cool:

PLEASE READ THE FAQ BEFORE POSTING QUESTIONS



Introduction:
To run any Linux based user space on a device -this includes android, debian, ubuntu, openembedded, etc- you need a working Linux kernel.
This thread discusses the development on Linux kernel and user space on the HTC HD2.
All android ports to windows phones are based on the efforts of porting the Linux kernel to these devices. This is what all the porting is about. Nobody is porting Google Android to these phones. It works already.

Contributing:
This is not a secret club. All source code and development information is publicly available. Everybody who is willing to contribute is free to join the development process.


People working on porting Linux to HD2:
You can donate to the developers putting a lot of time into this Linux kernel port.
(putting together android files (=>making "roms") is not the porting)

cr2
NetRipper
dcordes
Markinus
LeTama
Cotulla
dan1j3l
Parad0XUA
manusfreedom


Technical information for interested people:
General Developer Information:
http://htc-linux.org/

Leo/HD2 Wikipage
http://htc-linux.org/wiki/index.php?title=Leo

Leo/HD2 Linux Kernel:
git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git htc-msm-2.6.32
gitweb: http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=shortlog;h=refs/heads/htc-msm-2.6.32
Patches welcome!!

How to compile the Kernel:
http://htc-linux.org/wiki/index.php?title=QuickDeveloperStartGuide#Kernel
=> use htc-msm-2.6.32 branch and htcleo machine type

How to contribute: (Please be aware that this is primarily for developers!)
http://htc-linux.org/wiki/index.php?title=Contact


 

lightweight

New member
Apr 19, 2010
1
0
Mms problems on hd2

keep reading that the cynagen 7 build keeps getting updates. Where can I get these updates? My phone is still have troubles sending/receiving mms messages when running android on my hd2.can someone point me to the specific thread where I can get the updates for this build? Thanks for the help.
 

motoi_bogdan

Senior Member
Sep 8, 2007
319
337
hello, i did by the following guide in order to update the kernel to support usb audio (on usb host) in ubuntu - v0.3


Installing the latest Linux kernel image (zImage)

1) Download the latest Linux kernel image (right click, save file as)
1a)for Google Android
1b) for classical GNU/Linux based distros (Ubuntu, openemebdded, meego, maemo etc)
Be aware these build links are dynamic and will be updated once the Linux kernel source code is updated. See here for static links
2) Rename the file to zImage
3) Overwrite your old zImage file with the newly obtained zImage file

Installing the matching Linux kernel modules (.ko files)

1) Download the latest Linux kernel modules to match your kernel image
1a) for classical GNU/Linux based distros (Ubuntu...)
1b) for Google Android
2) Install the modules...

2a) in GNU/Linux
As root run

cd /
tar xvf /path/to/modules-htcleo-usbhost-latest.tgz

downloaded both zImage-htcleo-usbhost-latestt and modules-htcleo-usbhost-latest.tgz then renamed first one like the older one in the linux folder, then use the tar command in root console to copy files from the archive to /lib folder (or wherever they were put). After a restart i get some fatal errors during text load up of linux, something involving mod probe complaining about not finding something in /lib folder, modules.dep if i remember, then at GUI load i get another error "cannot update ICEautorithy file. When i click ok, i get the desktop loaded but still no sound plus now, no wifi or some other drivers.

I guess i did it wrong........ total linux noob :)
How can i get it right?
 
May 7, 2010
33
4
santo domingo
hi

two important questions:

1- I have a HTC HD2 Tmobile HSPL 2.08.50 I can change the radio to 2.12.50, will be no problem later.

2- the ROM Energy (21916) runs well in radio 2.12.50 is not going to give problem in the future, I wait for its quick one replaced. thanks :)
 

mskip

Retired Senior Moderator
Mar 20, 2008
12,328
16,071
Norfolk
two important questions:

1- I have a HTC HD2 Tmobile HSPL 2.08.50 I can change the radio to 2.12.50, will be no problem later.

2- the ROM Energy (21916) runs well in radio 2.12.50 is not going to give problem in the future, I wait for its quick one replaced. thanks :)
As long as its a 2.**.50.** Radio then you will have no problems with Tmobile HD2's.

Mark.
 

preetb123

Member
Jan 28, 2011
7
0
how can i load compiled kernel image into android emulator permanently

I have successfully compiled Linux kernel for android:

[email protected]:~/common# ARCH=arm CROSS_COMPILE=~/mydroid/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi- make
CHK include/linux/version.h
make[1]: `include/asm-arm/mach-types.h' is up to date.
CHK include/linux/utsrelease.h
.
.
.
SYMLINK include/asm -> include/asm-arm
CALL scripts/checksyscalls.sh
<stdin>:1097:2: warning: #warning syscall fadvise64 not implemented
<stdin>:1265:2: warning: #warning syscall migrate_pages not implemented
<stdin>:1321:2: warning: #warning syscall pselect6 not implemented
<stdin>:1325:2: warning: #warning syscall ppoll not implemented
<stdin>:1365:2: warning: #warning syscall epoll_pwait not implemented
CHK include/linux/compile.h
Kernel: arch/arm/boot/Image is ready
Kernel: arch/arm/boot/zImage is ready
Building modules, stage 2.
MODPOST 157 modules
[email protected]:~/common#



but i get the following error while loading this images in the emulator:


[email protected]:~/android-sdk-linux_x86/tools# ./emulator -avd avd1.5 -kernel ~/common/arch/arm/boot/zImage -show-kernel -verbose
emulator: found SDK root at /home/preetam/android-sdk-linux_x86
emulator: root virtual device file at /home/preetam/.android/avd/avd1.5.ini
.
.
.
yaffs_read_super: isCheckpointed 0
sh: can't access tty; job control turned off
# init: cannot find '/system/bin/playmp3', disabling 'bootsound'
init: cannot find '/system/bin/dbus-daemon', disabling 'dbus'
eth0: link up
init: untracked pid 578 exited
init: untracked pid 579 exited
warning: `rild' uses 32-bit capabilities (legacy support in use)
init: untracked pid 601 exited
init: untracked pid 592 exited
init: untracked pid 605 exited
init: untracked pid 602 exited
init: untracked pid 609 exited
init: untracked pid 606 exited
init: critical process 'servicemanager' exited 4 times in 4 minutes; rebooting into recovery mode
save exit: isCheckpointed 1
save exit: isCheckpointed 1
Restarting system with command 'recovery'.
Reboot failed -- System halted




and the emulator didn't start with the new kernel image(emulator didn't reboot). what is the problem here..?? and how can i replace my emulator's image with newly compiled Linux permanently??

please help. thank you!
 

tzaq93

Senior Member
Aug 28, 2009
165
16
Tulcea
I have a question for the developer who ported the wifi driver to android. Could you post a step-by-step guide about how to extract the driver from a windows mobile phone and convert it to android?

I want to get the wifi to work on toshiba tg01 android/ubuntu/kubuntu.
 

letama

Senior Member
Feb 13, 2008
1,690
2,324
I have a question for the developer who ported the wifi driver to android. Could you post a step-by-step guide about how to extract the driver from a windows mobile phone and convert it to android?

I want to get the wifi to work on toshiba tg01 android/ubuntu/kubuntu.

This is not the way it has been done... We didn't extract windows one and converted it, we took the existing wifi driver that came with the closest android device at that time with the same wifi chipset then added leo board declaration for it.

Do you know which chipset is used with tg01 ? bcm4329 ?
 

tzaq93

Senior Member
Aug 28, 2009
165
16
Tulcea
"TG01 is embedded with Qualcomm's 1GHz Snapdragon chipset QSD 8250"

Some people think it has the "AR6000 wlan chipset"

Toshiba doesn't want to say..
 

camdawg

New member
Jul 9, 2010
3
0
my touch screen stopped working and i cant find a fix online even did a hard reset no help. how do i make everything stock so i can send it back for replacement? i really need my phone back please help
 

mskip

Retired Senior Moderator
Mar 20, 2008
12,328
16,071
Norfolk
my touch screen stopped working and i cant find a fix online even did a hard reset no help. how do i make everything stock so i can send it back for replacement? i really need my phone back please help
Download a stock Rom.
Extract the contents of the .exe file to a folder on your pc using winzip.
Rename RUU_signed.nbh to LEOIMG.nbh and copy it to the ROOT of your storage card (preferably 2GB or lower).
Restart the phone while holding down the 'volume down' button to enter bootloader mode.
If the phone recognises the nbh file on your phone then it will give you instructions on how to flash it and then everything will go back to a stock state for return purposes.

Mark.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    Development thread for Linux on the HTC HD2:cool:

    PLEASE READ THE FAQ BEFORE POSTING QUESTIONS



    Introduction:
    To run any Linux based user space on a device -this includes android, debian, ubuntu, openembedded, etc- you need a working Linux kernel.
    This thread discusses the development on Linux kernel and user space on the HTC HD2.
    All android ports to windows phones are based on the efforts of porting the Linux kernel to these devices. This is what all the porting is about. Nobody is porting Google Android to these phones. It works already.

    Contributing:
    This is not a secret club. All source code and development information is publicly available. Everybody who is willing to contribute is free to join the development process.


    People working on porting Linux to HD2:
    You can donate to the developers putting a lot of time into this Linux kernel port.
    (putting together android files (=>making "roms") is not the porting)

    cr2
    NetRipper
    dcordes
    Markinus
    LeTama
    Cotulla
    dan1j3l
    Parad0XUA
    manusfreedom


    Technical information for interested people:
    General Developer Information:
    http://htc-linux.org/

    Leo/HD2 Wikipage
    http://htc-linux.org/wiki/index.php?title=Leo

    Leo/HD2 Linux Kernel:
    git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git htc-msm-2.6.32
    gitweb: http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=shortlog;h=refs/heads/htc-msm-2.6.32
    Patches welcome!!

    How to compile the Kernel:
    http://htc-linux.org/wiki/index.php?title=QuickDeveloperStartGuide#Kernel
    => use htc-msm-2.6.32 branch and htcleo machine type

    How to contribute: (Please be aware that this is primarily for developers!)
    http://htc-linux.org/wiki/index.php?title=Contact


    3
    Newsflash:


    Check http://twitter.com/htc_linux for extra quick news

    03/24/2010 compass working, battery monitor added
    03/26/2010 moved to new htc-msm-2.6.32 branch
    03/29/2010 don't use ondemand governor
    04/01/2010 add ext3
    04/05/2010 dex, rtc, battery monitor, merged with google updates
    04/08/2010 naming and pm changes, timer problem is fixed (other low level problems still exist)
    04/09/2010 memory remapped
    04/14/2010 clock updates
    05/01/2010 the cause for the segmentation faults is still unknown. a new kernel was added based on codeaurora (see Leo kernel link 1st post)
    05/13/2010 update Image build with latest (minor) changes.
    05/19/2010 vfp/neon enabled in the 2.6.32.9 kernel. built with gcc-4.4.4 cross toolchain
    05/20/2010 new video player demo added
    06/02/2010 nothing new. but we are still working...
    06/10/2010 more attention to segfault/illegal instruction problem on lkml
    06/12/2010 usb host mode works perfectly. patches and build following
    06/12/2010 usb host mode changes committed, kernel build uploaded
    06/20/2010 linux is booting on qsd8250 based acer s200 - let's see if same cpu crash problem can be observed
    06/21/2010 same cpu crash on s200 - the problem is not specific to leo
    06/23/2010 Cotulla discovered desire/bravo bootloader has some workaround for a qsd8250 CPU hardware bug..
    06/24/2010 LeTama tried out running patched bravo kernel on leo and got the segfaults
    06/25/2010 Mailing list post from K. 'Cotulla' Ivan on how he found the solution to the infamous segmentation / illegal instruction problem on htc leo / hd2. Code in attachment see mailing list
    06/25/2010 NetRipper included Cotulla's qsd8250 initialization code in haret. Build available on NetRipper's website also see Mailing List
    06/25/2010 http://twitpic.com/20cruy http://twitpic.com/20cohg Messing around with ubuntu and other distributions using usb keyboard and mouse. Full potential of hd2's great speed and big display show. This runs real smooth. Soon as I got something easy to install I will upload it along with instructions on how to power the usb peripherals - without which you can't interact yet.
    06/28/2010 Android is working. It was very simple problem with a missing configuration setting in the kernel which is fixed now.
    06/29/2010 EXTRA EXTRA Major hurdle taken towards using touchscreen GPIO are xnow fixed. Again it's a problem about initialization so we need to add this in HaRET as well.
    06/29/2010 NetRipper - aka Fastest HaRET Developer In The West - made a HaRET with GPIO IRQ fix
    06/30/2010 Touchscreen source code now in linuxtogo git ;)
    06/30/2010 New wiki page on using usb host mode to connect peripheral devices.
    06/30/2010 zImage build with touchscreen, keypad, usb-host mode posted in build section.
    06/30/2010 First version of Ubuntu for HD2 released in the Build section
    07/01/2010 android with sense for HD2 in Build section
    07/04/2010 sensors working - (compass, G, light, proximity) - code available in git. See Build section for set of files to test. zImage in Advanced section updated. Thanks for the patch go to Parad0XUA
    07/05/2010 Vibro working too. Code pushed, zImage updated.
    07/05/2010 LeTama added WiFi support. Patch and Build following
    07/08/2010 Timers updated in htc-msm-2.6.32 kernel
    link to frequently updated kernel (zImage) autobuilds in advanced builds section added
    new wiki page with detailed status info http://htc-linux.org/wiki/index.php?title=Leo/Status
    07/10/2010 initial testing with 3g data connection, WiFi patches in git soon.
    07/10/2010 Source code for 3g data connection and WiFi are available from git now
    07/11/2010 New extra smooth android kit with the most recent Linux Kernel available in Android section! This has all kinds of stuff like hardware 3d acceleration, bluetooth, WiFi and 3g data connection included.
    07/13/2010 support for camera added. taking videos does not work yet
    07/14/2010 ongoing merge of Cotullas entire linux kernel sources (which added all the new features in recent builds) with the git kernel source code repository for hd2 Preliminary patch at http://oe.netripper.com/files/cotulla-merge.diff Sorry for the delayed release of the sources!
    07/16/2010 Many of the recent changes now in official git repository
    07/17/2010 Initial support for battery monitor and audio recording available. Linux kernel zImages on cotulla's site. No code available yet.
    07/18/2010 FM receiver working in android
    07/19/2010 Proximity sensor working in official git repository
    07/20/2010 we created a facebook page for the htc-linux project
    07/22/2010 due to legal concerns I will not directly link to ripped android images with proprietary parts which I am not allowed to distribute (e.g. HTC Sense). I don't want to cope with some lawyer mail.
    07/24/2010 please read this before releasing HD2 android roms http://forum.xda-developers.com/showthread.php?p=7336826
    07/25/2010 some new updates in the local cotulla source tree farm: seems like he added support for switching the panel (display) on/off. Find latest zImage (Linux kernel builds) on cotula's site Unfortunately there is still no source code for the recent changes but it will be released soon.
    07/25/2010 turbo mode problem fix source code in official git kernel repository. autobuilds as usual on netripper site (look for zImage builds below)
    07/26/2010 Ready to go Ubuntu v0.2 with very big changelog in the making
    07/26/2010 a stable solution to the 3g DATA problem is found. I will add the kernel code and builds for the chefs later.
    07/27/2010 New ubuntu with working touchscreen, 3g, WiFi, texting, etc. available soon for hd2
    07/28/2010 Patchfor stable 3G Data connection in git. Google Android will need some adjustments to make use of it.
    07/28/2010 GPS library was successfully patched to make use of the HD2 GPS in android: http://cotulla.pp.ru/leo/Android/libgps.so
    07/30/2010 Ubuntu for HD2 v0.2 final version released. Go grab it! It's feature rich and touchscreen friendly.
    08/03/2010 New progress with the Linux kernel with audio during calls. A binary image can be downloaded from here. Sorry but no sources are available for this. (Patch author cotulla doesn't show the code yet)
    08/03/2010 Speak of the devil. Thank Cotulla for making his entire Linux kernel source code available. Now it's the turn of the fellow developers to merge it for ease of access and modification in the HD2 git kernel source repository.
    08/08/2010 All of the recent source code is now available in the Linux kernel git repository. See first post for further information.
    08/09/2010 Linux kernel image (zImage) and module autobuilds from the git source code are available at http://oe.netripper.com/files/htcleo_autobuild/ (-latest files always link to the latest build and get automatically update once there are changes in the source code available in git)
    08/10/2010 We are working to get a stable solution to use more memory in git. This is a useful initrd to test memory for errors automatically: http://linuxtogo.org/~lgorris/initrd-memtester-armv7a.cpio.gz
    08/11/2010 Full memory source code in git - uptodate zImage and modules at http://oe.netripper.com/files/htcleo_autobuild/ use THESE memory settings in startup.txt
    08/14/2010 Kernel update: 1) LED driver added 2) Support for WiFi-Hotspot (iptables) enabled. Update kernel and modules via instructions in FAQ page.
    08/20/2010 Flashlight support added. Grab the latest development kernel to get it! http://htc-linux.org/wiki/index.php?title=Leo/UpdateKernel

    08/31/2010 Many changes in the Linux kernel since the last update:
    working flashlight
    ppp stability
    usb stability (works with windows7 now)
    fixed usb host mode kernel
    working backlight control in normal Linux distros
    working WiFi master (access point) mode: enables tethering (you might need to update firmware files. )

    09/05/2010 We have been working on a new kernel base for the HD2 for few days now. Markinus started the initiative by introducing our present HD2 specific changes in the EVO4G release kernel source code. Right now the htc-msm-2.6.32 branch is still more advanced. We might create an autobuild for the EVO4G base kernel in case it will be superior at some point.




    Builds

    Global notes:
    *None of the current releases will touch your internal flash. After restart you are back in the usual winmo.
    *When Linux is booted, windoes mobile is shutdown abruptly. Although this is very rare it can cause some data loss. Please save your work and make frequent backups!
    *You need at least a 2.08 radio rom version installed on your HD2. If yu have an older version you might not be able to boot Linux.





    Separate files
    For updating purposes and 'rom' creation
    Automatically compiled Linux kernel builds for the HTC HD2 from GIT source code.
    SEE FAQ SECTION BELOW FOR HOW TO INSTALL FRESH KERNEL
    View GIT changelog
    Click here to view autobuild history (archived dated zImages and modules)

    Most recent zImage (Linux kernel image)
    zImage-htcleo-latest
    The Linux kernel is the core element of your operating system. It contains most of the drivers. It is supplied in form of a compressed (gzipped) executable binary Image. Along with an initial rootfilesystem aka initrd it is loaded into memory and executed by the bootlaoder HaRET.

    Most recent Linux kernel modules to match zImage-htcleo-latest (has bcm4329.ko)
    modules-htcleo-latest.tgz
    Kernel modules are drivers that are not included in the zImage. They go seperately in .ko files. bcm4329.ko holds the wifi driver and tun.ko is needed for tunneling. For android use you must extract the modules.tgz file, search for the .ko files you need and copy them into /system/lib/modules/ directory. See FAQ for how to copy files into your android install.

    HaRET (bootloader)
    HaRET.exe
    The haret bootloader is used to start Linux according to the instructions it reads from the file default.txt . If HaRET sees a file called startup.txt it will use this instead and boot Linux directly without any prompt.

    startup.txt (bootloader/HaRET configuration - auto updated to match latest GIT kernel)
    startup.txt
    NOTE: This example configuration only holds the parameters critical to booting with latest GIT. Ask the person supplying you with 'roms' for additional parameters needed. See FAQ section for more detail on parameters.



    Android
    Please browse the main HD2 Android forum for various recent builds.
    It is always important to install a recent kernel. See post #3 for how to.


    Ubuntu
    Ubuntu for HD2 v0.2

    This second version has many new features like connectivity and is fully functional with the HD2 touchscreen. (No more USB stuff needed!)
    If you would like to use USB devices like keyboard, mouse, usb stick etc, see here


    release date: July 30, 2010
    filename: hd2-ubuntu_0.2.zip
    size: 773MB
    md5sum: 2d67bbe658cc7a9e8599e8adf7724768
    torrent: (use encouraged)
    http://linuxtogo.org/~lgorris/hd2/hd2-ubuntu_0.2.zip.torrent
    http://oe.netripper.com/files/hd2-ubuntu_0.2.zip.torrent
    direct mirrors:
    http://linuxtogo.org/~lgorris/hd2/hd2-ubuntu_0.2.zip
    http://oe.netripper.com/files/hd2-ubuntu_0.2.zip
    http://htc-linux.org/stuff/leo/hd2-ubuntu_0.2.zip


    Quickinstall
    It is important to check included readme.txt for safety notes, usage instructions and other confusion!

    *1) get storage card with at least 3GB free space
    *2) extract archive into root directory of storage card so that ubuntu folder is in \Sotrage Card\ubuntu
    *3) runt haret exe

    Features and Changelog
    Kernel
    *Updated Linux kernel based on htc-msm-2.6.32 revision '3af9a39113d40887f42688108ff0dbdeefd8e4cc' (see first post)
    *Improved touch screen and keypad driver allow for decent navigation with the bare device
    *WiFi driver
    *3g driver
    *Vibration driver
    *Many [[Msm_Usb_Host|USB host]] drivers added (usb mass storage, audio, networking)
    *Battery, panel and bluetooth drivers not installed yet due to lack of available source code. (only zImages available)
    *Exact kernel source code with patches used included in archive.

    Rootfilesystem based on the Karmic Koala from 0.1 release with
    *Enlarged rootfilesystem size (2,6GB)
    *Many tweaks for touchscreen use: on screen keyboard, enlarged GUI components, ..
    *One touch super easy operation of 3G and WiFi connections, screen rotation and other things
    *New packages installed, e.g. firefox and fennec browser with kinetic scrolling, pidgin instant messaging, ..
    *Easy installation of extra languages etc
    *GUI for the media player (gnome-mplayer) to allow basic control of the video playback


    Note for testers of the old 0.2-beta release
    Thanks a lot for checking the beta and providing feedback! This allowed for fixing the following in final 0.2 release:
    *The off-screen content (e.g. wicd passphrase) problem was resolved adding ALT key (Home button on HD2) to drag windows around
    *Add gnome-mplayer gui for the accerlated mplayer
    *3G DNS hack removed (opendns caused problems accessing many websites)
    *Enlarge on screen keybaord



    ~
    2
    yes camera too. sleep mode, i haven't tried video yet.
    2
    Cotulla

    Hi I hope that no one hates me for posting the same question again but I noticed for cotulla there is a patch and I have downloaded it. The only thing is I am not sure how to install the patch. Does anyone have any idea how? I put it in the root directory but noticed no change.

    Is there a certain program or folder that I should move the patch into? Any help would be great thanks. :D
    1
    I installed CopenWarren's Cyanogenmod 7 on my HD2 build 4/2/11.
    Ndrive does not work. It opens and then closes again. Any ideas on how to get it working?

    It was working perfectly on Darkstone1337's superramfroyo 1.5
    Not all apps work on the GingerBread Builds.

    Mark.