Hack-A-N900: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springenDannym (Diskussion | Beiträge) |
Thp (Diskussion | Beiträge) |
||
(2 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 3: | Zeile 3: | ||
* [[Hack-A-N900/Season2 | Season 2 (Mai.4 2010)]] | * [[Hack-A-N900/Season2 | Season 2 (Mai.4 2010)]] | ||
* [[Hack-A-N900/Season3 | Season 3 (Jun.3 2010)]] | * [[Hack-A-N900/Season3 | Season 3 (Jun.3 2010)]] | ||
+ | |||
+ | Also check out the '''N9 Sessions''': [[Hack-A-N9]] | ||
== Howtos == | == Howtos == | ||
Zeile 30: | Zeile 32: | ||
Or easier with current firmware PR1.2: | Or easier with current firmware PR1.2: | ||
− | - have application set _HILDON_PORTRAIT_MODE_SUPPORT | + | - have application set X property _HILDON_PORTRAIT_MODE_SUPPORT on its top level window |
- close the keyboard (!) | - close the keyboard (!) | ||
- rotate phone | - rotate phone | ||
− | |||
− | |||
− | |||
− | |||
− | |||
=== Extract firmware from the device === | === Extract firmware from the device === | ||
Zeile 46: | Zeile 43: | ||
* [http://natisbad.org/N900/n900-commented-hardware-specs.html Know your N900 (commented hardware specs)] | * [http://natisbad.org/N900/n900-commented-hardware-specs.html Know your N900 (commented hardware specs)] | ||
* [http://elinux.org/OMAP_Power_Management Omap Power Managment] | * [http://elinux.org/OMAP_Power_Management Omap Power Managment] | ||
+ | |||
+ | [[Kategorie:Veranstaltungen]] | ||
+ | [[Kategorie:Workshops]] | ||
+ | [[Kategorie:N900]] |
Aktuelle Version vom 14. Dezember 2011, 23:16 Uhr
Hack Sessions
Also check out the N9 Sessions: Hack-A-N9
Howtos
- First Steps
- Usb Recovery Mode
- Resize vfat Partition
- Development
- UnionFS Overlay
- Backup
- Apps entwickeln
Wall Of Bricks
Mini Hacks
Browser - Portrait mode
Open the web browser on you n900. slide out the keyboard and press ctrl+shift+o. slide the keyboard in. There you go.
Nat2Nat udp tunnel
Screen rotation
xrandr -o left
Or easier with current firmware PR1.2: - have application set X property _HILDON_PORTRAIT_MODE_SUPPORT on its top level window - close the keyboard (!) - rotate phone
Extract firmware from the device
Use the 0pen Free Fiasco Firmware Flasher directly on the device. Check out the docs.