1. Dashboard
  2. Mitglieder
    1. Letzte Aktivitäten
    2. Benutzer online
    3. Team
    4. Mitgliedersuche
  3. Filebase
  4. Forum
  5. Zebradem-WIKI
  6. Foren-Regeln
  7. Spenden Liste
    1. Spenden
  • Anmelden
  • Registrieren
  • Suche
ZebraDem-Sponsoring
Dieses Thema
  • Alles
  • Dieses Thema
  • Dieses Forum
  • Seiten
  • Dateien
  • Forum
  • Erweiterte Suche
  1. Forum
  2. Computer Ecke
  3. Handy/Smartphone
  4. Android

Ubuntu for HTC HD2 - v0.3 released!

  • Gast
  • 27. Dezember 2010 um 17:58
  • Gast
    Gast
    • 27. Dezember 2010 um 17:58
    • #1

    [color="White"]Ubuntu for HTC HD2 - v0.3 released![/color]

    YouTube - Ubuntu Linux Booting and Running on HTC HD2 - Fully Functional!

    [color="White"]*HD2 UBUNTU TORRENT*[/color]

    [color="White"]*MULTIUPLOAD*[/color]

    [color="Red"]Read me:[/color]

    Zitat

    ############## Ubuntu for HTC HD2 v0.3 ##############

    Ubuntu Linux for HTC's HD2 cell phone aka HTC LEO


    INSTALL
    #######

    1)Extract the linux folder to the main directory(!) of your Storage Card.
    If the linux folder is not located in the main directory of the Card,
    it will not work.

    Note: This will not touch your phone's internal memory (WinMO remains unchanged).


    QUICKY
    ######

    1) Save all your current work and start the HaRET exectuable to boot Linux.

    2) Watch the system boot up fully until you see a graphical desktop interface.

    3) Have fun.

    4) Use shutdown icon in the home menu to bring the system down savely.


    BASIC USAGE
    ###########

    *TOUCHSCREEN
    There is an On Screen Keyboard enabled by dafult.
    -hide it using the minimize button
    -make it appear again using the yellow/blue icon in the top left corner
    -drag it around by pressing and holding on its title bar
    -if you close it accidentally, open it again using keyboard icon in top bar
    -Multitouch is in the making. We have some exclusive HD2 patches in Ubuntu for that :)
    It will support two finger gestures (pinch, drag, rotate, etc.) in loads of apps.


    *MULTIMEDIA
    A video player is included. You can put videos on your storage card,
    (see SD Card icon on the desktop) and play them back by tapping them.
    I installed a firefox plugin to download youtube videos. To try it
    visit a youtube video url and look for the download menu below the yt
    window. You can save them in your Download folder and play them back
    by tapping them in file browser.
    There is no built in audio support. You can only use USB audio devices for now.


    *PERFORMANCE
    In the midst of the top bar you will see an item that displays
    the current CPU frequency. Tap it to set the highest clock setting
    for fast CPU speeds or chose powersaving or ondemand mode for less
    battery drain. By default it is in ondemand mode.

    Check the battery percentage using the power icon in the top bar.
    The stuff reported by the default gui is wrong. It will claim your battery
    is critical soon as you unplug usb.


    *LANGUAGE SUPPORT
    For size reasons the only language included is english.
    It is possible to install any extra language supported by Ubuntu.
    Visit http://www.ubuntu.com/wiki for such information and much more.


    *SECURITY
    You will be automatically logged in as user 'htc-linux'. I set the /etc/sudoers
    file up to let it gain sudo automatically. This eases many things.
    openssh-server is ran on startup to allow usbnet connectivity.


    *LOGIN
    user: 'htc-linux'
    passwort: 'ubuntu'
    It is recommended to change the password.


    *KEYPAD
    SORRY - OUT OF ORDER !! - I can't get the keypad going in Ubuntu Maverick 10.10
    Something is wrong with Xorg . Driver didn't change vs hd2-ubuntu_0.2 .

    [Hold down the "home button" to move windows around
    for example when something is OFF SCREEN.
    Mapping: (Also see included keymapping.png picture)
    Volume Up = Left
    Volume Down = Right
    Dial Button = Enter
    Home Button = Alt (hold down to move windows with touchscreen)
    Windows Button = Down
    Back Button = Up]


    CONNECTIVITY
    ############

    *3G DATA
    To connect to the internet via 3G DATA connection, tap the "3G Connection"
    icon in the home menu. You will be asked for your 3G Access Point Name,
    user name and password. Enter this information exactly as provided by your
    cell phone network provider.
    Wait until it says it's done.


    *WiFi
    To connect to a WiFi network, tap the "WiFi mode" icon on the home screen.
    After seeing the success message, you can scan start scanning for networks.
    Tap the networking icon (two monitors) in the top right of your display
    (only once!) It takes a while until the window appears and until network
    scan is complete.
    If you don't see the icon in the top right and no window will appear
    automatically just run the "Wicd" program (same icon as WiFi mode).


    *PHONE
    To send and view SMS and make phone CALLS, tap the signal quality
    indiciator icon located in the top right of your display.
    Unfortunately there is no sound during calls yet. But you can dial :P
    To send SMS you can alternatively tap the TUX icon on the desktop.
    A window will pop up when you receive an SMS message or a call.


    3 USB MODI
    ##########

    There are 3 USB modi avilable: Ethernet and adb - both excellent for diagnostics
    and file transfers with a host computer - and there is usb host mode.
    Each usb mode requires a different kernel image. Thast's what the three
    included zImages are for.
    Please see startup.txt for further information on switching them.


    *USB ETHERNET
    In usb ethernet mode you will be able to establish a network connection
    with your linux based host computer and ssh in.
    If you are using the usb-ether zImage you will have the hd2 ready
    to connect on boot. If you have been using 3G Mode or Wifi Mode after boot,
    you can get back to USB Mode by tapping the according icon in the home menu.
    On your host computer you can do the following to connect after plugging in the cable:

    ifconfig usb0 up 192.168.0.200
    ssh -Y [email protected]


    *ADB
    ADB (Anroid Debug Bridge) is weak. ssh is better. But it is useful when you
    only have a windows PC handy.
    To get the adb program for your windows or linux based host pc google for
    anroid sdk and have a look inside the tools folder.
    After booting with the adb zImage, adbd should be ready to accept connections.
    Connect the USB cable with your host pc and try:

    adb shell


    *USB HOST MODE
    This release comes with the requirements to attach all kinds of peripheral devices
    via USB including but not limited to:
    -keyboards
    -mice
    -printers
    -flash disks and HDDs
    -audio devices
    -network devices (wifi, wired, bluetooth)
    -display devices
    -secret gps devices

    You will have to supply power from an external source.
    See below link for instructions on how to do this.
    Msm Usb Host - Htc-linux


    RELEASE INFORMATION
    ###################

    v0.3
    ####
    released on December 27th, 2010

    *ROOTFILESYSTEM
    New base: Ubuntu Maverick Meerkat 10.10
    -Comes with mega fancy netbook gui and totally updated everything.
    -It supports all the nice armv7 CPU instuctions, NEON acceleration etc.
    =>Much better performance!
    -New versions of apps
    -Improved scripts


    *LINUX KERNEL
    htc-msm-2.6.32 base.
    Improvements:
    -Support for usb net
    -adb
    -usb host mode
    (in one release)
    -Battery Charging and monitoring
    -Backlight toggeling


    Lots of details on this release documented at
    Ubuntu/Leo - Htc-linux


    v0.2
    ####
    released on July 28th, 2010


    *LINUX KERNEL

    -Improve touchscreen driver (still not perfect)
    -Add WiFi driver
    -Add 3G DATA driver (using serial channel directly)
    -Add vibrator driver

    STATUS NOTE: The linux kernel is based on what is available as source code.
    Features not available in source are not included in this release:
    -Battery driver
    -Panel driver
    -Bluetooth

    Also some features are currently only available in Google Android(tm).
    "Android is a trademark of Google Inc. Use of this trademark is
    subject to Google Permissions."

    -Audio has a driver that works with Android(tm) only. It is being worked on.
    -Camera too (V4L drivers might be available at some point)
    -Also 2d and 3d accerlation (very difficult)


    *ROOTFILESYSTEM

    (Based on v0.1 rootilfesystem Ubuntu Karmic for ARM)
    *Add scripts for wifi, data, screen rotation and other things
    *Add on screen keyboard
    *Add application to handle phone functions (see sphone below)
    etc.
    *Add gnome-mplayer graphical interface to the included mplayer (see below)

    For Status info visit
    Leo/Status - Htc-linux


    v0.1
    ####
    June 30th, 2010

    initial release.


    DEVELOPMENT INFORMATION
    #######################

    *PROJECT INFORMATION
    Htc Linux (htc_linux) on Twitter
    Htc-linux
    http://facebook.com/HTCLinux
    [Discussion]Linux and Android on the HD2 *READ POST3 BEFORE ASKING QUESTIONS* - xda-developers

    *KERNEL
    Included sources:
    linux_htc-msm-2.6.32_2.6.32.9-38182-g6ad7e77.tar.gz inside this archive contains the entire kernel
    source code including configurations in arch/arm/configs/htcleo-*
    Development tree:
    git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git htc-msm-2.6.32
    Git revision used in this release: "6ad7e773a614e532740a98fc3a054d05dab8d2a2"

    How to compile the kernel:
    QuickDeveloperStartGuide - Htc-linux

    *GOOD GENERAL WEBSITE FOR HTC PHONES
    xda-developers

    *UBUNTU LINUX
    The rootfilesystem is based on stock Ubuntu 10.10 Maverick Meerkat release for ARM
    Website: Ubuntu homepage | Ubuntu
    Ubuntu is based on debian. Debian -- The Universal Operating System

    *mplayer
    mplayer is the best multimedia player available for Linux: Entering MPlayer homepage
    The mplayer installed in this release was compiled using redirect buildsystem not.

    *MOZILLA
    firefox has the 'grab and drag' addon installed:
    https://addons.mozilla.org/de/firefox/addon/1250/
    as well as greasemonkey with a youtube downloader script.

    *PHONE
    ofono mobile phone framework: oFono
    sphone: ofono GUI created by XDA user 'amiPro' http://wiki.github.com/amipro/sphone/


    DISCLAIMER
    ##########

    Although I don't know about any HTC destroyed by Linux, I can not be
    held responsible for any damages caused by this. So use at own risk!

    If I accidentally break any licenses please don't hesitate to contact me. Thanks


    CREDIT
    ######

    This Ubuntu for HTC HD2 release was made by Lukas-David Gorris (aka dcordes)

    Note that the possiblity to boot the Linux kernel on the HTC HD2 is based on the effort of many!
    Others also participating in the kernel development for HTC HD2:
    cr2, NetRipper, Cotulla, LeTama, Markinus et al.

    For any feedback you can send me a mail: 'lukas.gorris <at> gmail.com'
    Please be aware that this is an early version and that it is not complete.

    lol

    Alles anzeigen
    • Zitieren

Jetzt mitmachen!

Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos und nimm an unserer Community teil!

Benutzerkonto erstellen Anmelden

Spenden

Vielen Dank für die Unterstützung!
Hiermit unterstützt du Zebradem.
Das beinhaltet überwiegend die Serverkosten und Lizenzgebühren.
Spenden

Letzte Beiträge

  • Samsung TV Plus/Rakuten TV

    Fellfresse 15. Juni 2025 um 19:04
  • Plex Live TV / LG Channels / Wedo TV

    Fellfresse 15. Juni 2025 um 19:00
  • Pluto TV

    Fellfresse 15. Juni 2025 um 18:55
  • Sorge um Felix von Leitner – Fefe bleibt verschwunden

    heugabel 15. Juni 2025 um 11:27
  • Die Realität des Passwort-Sharings bei Streaming-Diensten

    heugabel 14. Juni 2025 um 12:27
  • Cyberkriminalität: Ein Blick auf die digitale Unterwelt

    heugabel 14. Juni 2025 um 09:27
  • Versteckte Kamera im Untermietzimmer: Juristische Grenzen der heimlichen Überwachung

    heugabel 12. Juni 2025 um 19:27
  • Werbeblocker für Smart-TVs: Wege zur Werbefreiheit im Wohnzimmer

    heugabel 12. Juni 2025 um 12:27
  • Piraterie-Trend 2025: Manga erobert die Szene

    heugabel 11. Juni 2025 um 09:27
  • Cybercrime 2.0 und der ScamChatBot: Der digitale Kampf gegen Online-Betrug

    heugabel 10. Juni 2025 um 17:27

Aktivste Themen

  • Android!

    68 Antworten
  • HTC Desire HD/ACE Dump fürs HD2 *Android*!

    28 Antworten
  • Nand HD2 Android is coming...!

    25 Antworten
  • Sicherheitslücke bedroht 900 Millionen Android-Nutzer

    17 Antworten
  • *FIX für Navigon Select*

    17 Antworten
  • Samsung S4 - heute war die Präsentation - jetzt mit 5" Display

    16 Antworten
  • USSD-Exploit: nicht nur Samsung ist betroffen

    15 Antworten
  • WhatsApp bekommt Abomodell mit einem, drei oder fünf Jahren Laufzeit

    14 Antworten
  • Aktuelle FRITZ!App Fon für Android-Smartphones

    13 Antworten
  • Dbox2 Stream über Android?

    11 Antworten

Benutzer online in diesem Thema

  • 1 Besucher
  1. Kontakt
© 2024 Zebradem - Software by WoltLab