Google Galaxy Nexus GSM (samsung-maguro): Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Supported Devices]] | [[Category:Supported Devices]] | ||
[[Category:Devices]] | [[Category:Devices]] | ||
{{Infobox device | {{Infobox device | ||
| manufacturer = Google (Samsung) | | manufacturer = Google (Samsung) |
Revision as of 16:27, 31 August 2017
![]() Samsung Galaxy Nexus | |
Manufacturer | Google (Samsung) |
---|---|
Name | Galaxy Nexus I9250 |
Codename | maguro |
Released | 2011 |
Hardware | |
CPU | TI OMAP 4460 |
GPU | PowerVR SGX540 |
Display | 720x1280 AMOLED |
Storage | 16GB |
Memory | 1GB |
Software | |
Original software | Android 4.0 on Linux 3.0 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | no |
Flashing |
No data |
---|---|
USB Networking |
No data |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
No data |
Touchscreen |
No data |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
No data |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
- lawl
- Pneumaticat
What works
- [x] Kernel compilation
- [x] Flash kernel (
pmbootstrap flasher flash_kernel
) - [x] Flash system (
pmbootstrap flasher flash_system
) (System partition may be too small to flash postmarketOS on, in which case you should change the partition touserdata
inpmb/config/__init__.py
.) - [x] Initramfs boot
- [x] USB network
- [x] Framebuffer graphics (Splash screens)
- [x] SSH connectivity (via USB and Wifi)
- [x] Weston on framebuffer
- [x] Touchscreen
- [x] Xwayland
- [x] Wifi
- [ ] Audio playback (untested)
- [ ] Bluetooth
- [ ] GPS
- [ ] Front camera
- [ ] Rear camera
- [ ] ...
Links
- Device package
- Kernel package
- lawl's development branch (now merged into master)
Additional info
Entering "Fastboot mode"
Hold the Volume Up and Volume Down buttons, and then press the Power button
Partition layout
# fdisk /dev/block/mmcblk0 Found valid GPT with protective MBR; using GPT Command (m for help): p Disk /dev/block/mmcblk0: 30777344 sectors, 2740M Logical sector size: 512 Disk identifier (GUID): 52444e41-494f-2044-4d4d-43204449534b Partition table holds up to 128 entries First usable sector is 34, last usable sector is 30777310 Number Start (sector) End (sector) Size Code Name 1 256 511 128K 0700 xloader 2 1024 8191 3584K 0700 sbl 3 8192 49151 20.0M 0700 efs 4 49152 65535 8192K 0700 param 5 65536 73727 4096K 0700 misc 6 73728 81919 4096K 0700 dgs 7 81920 98303 8192K 0700 boot 8 98304 122751 11.9M 0700 recovery 9 122880 155647 16.0M 0700 radio 10 155648 1495039 654M 0700 system 11 1495040 2379775 432M 0700 cache 12 2379776 30777309 13.5G 0700 userdata 13 122752 122879 65536 0700 metadata
(From this, you can see that if your postmarketOS install image is larger than 654 MB, you'll have to install it to the userdata
partition instead. Or you could repartition.)
Photos
- Galaxy Nexus feat. Weston and a working touch-screen