SlideShare a Scribd company logo
1 of 17
GNOME Shell
Nexus 7
Bin Li
2015.05
Me?
●
Canonical, SUSE
●
Beijing GNOME User Group
●
GNOME member, openSUSE member
Why try GNOME in Nexus?
●
A video
●
VadimRutkovsky wiki
●
Good time to learn new thing
●
Pad > PC
●
https://wiki.gnome.org/VadimRutkovsky
/Nexus7
Device Code
●
Nexus 4 ("mako") 
●
Nexus 7 [2013] (Wi­Fi) ("flo")
●
Nexus 7 [2013] (Mobile) ("deb")
●
Nexus 7 (Wi­Fi) ("grouper")
●
Nexus 7 (Mobile) ("tilapia")
●
Nexus 10 ("manta")
●
...
Image Name
●
Nexus 7 [2013] (Wi­Fi) ("flo")
●
Android 4.3 (JSS15Q)
●
Android 4.4 (KRT16S)
●
Android 4.4.4 (KTU84P)
●
Android 5.0 (LRX21P)
●
Android 5.1.0 (LMY47O)
●
Android 5.1.1 (LMY47V)
●
https://developers.google.com/android/nexus/images
Preparation
●
In Nexus device
●
Install MultiRom app
●
Enable debug mode
●
In Computer
●
Install Android­tools­adb & android­tools­fastboot
●
fastboot oem unlock
●
fastboot flash recovery openrecovery­twrp­2.8.5.0­flo.img
●
http://techerrata.com/browse/twrp2/flo
●
http://forum.xda­developers.com/showthread.php?t=2011403
Build Kernel
●
arm­eabi­4.7
●
In kernel_msm
●
ARCH=arm make flo_defconfig
●
ARCH=arm CROSS_COMPILE=../arm­eabi­
4.7/bin/arm­eabi­ make
●
adb push arch/arm/boot/zImage /sdcard/
●
https://android.googlesource.com/platform/prebuilts/gcc/linux­x86/arm/arm­eabi­4.7
●
git clone git@github.com:crondog/kernel_msm.git
Error!!
arch/arm/mach­msm/wcnss­ssr­8960.o: In function `do_ramdump':
/source/gits/kernel_msm/arch/arm/mach­msm/ramdump.c:264: multiple definition of `do_ramdump'
arch/arm/mach­msm/ramdump.o:/source/gits/kernel_msm/arch/arm/mach­msm/ramdump.c:264: first defined here
arch/arm/mach­msm/wcnss­ssr­8960.o: In function `destroy_ramdump_device':
/source/gits/kernel_msm/arch/arm/mach­msm/ramdump.c:252: multiple definition of `destroy_ramdump_device'
arch/arm/mach­msm/ramdump.o:/source/gits/kernel_msm/arch/arm/mach­msm/ramdump.c:252: first defined here
In .config,
●
CONFIG_MSM_WCNSS_SSR_8960=n
Building the initramfs
●
Edit systemd­initramfs/init
●
cd systemd­initramfs; find . | cpio ­o ­H newc 
| gzip > ../minimal.initramfs
●
Rename it to initrd.img
●
https://github.com/willcast/arch­flo
Build Image
●
adb push install­arch.sh /sdcard/
●
adb shell
●
sh install­arch.sh
●
Make image with dd
●
Mount & chroot
●
Install packages
●
https://github.com/borh/nexus­7­2013­arch­scripts
Error!!
busybox mount ­t ext4 ­o rw,noatime /dev/block/loop256 /data/arch
No such file
busybox mount ­t ext4 ­o rw,noatime /dev/loop256 /data/arch
Can't download packages, no dns server.
busybox rm ${CHROOT}/etc/resolv.conf
echo "nameserver 8.8.8.8" > ${CHROOT}/etc/resolv.conf
Install GNOME
●
sh chroot.sh root
●
pacman ­S gnome­shell
●
gnome­shell­3.16.1­2
●
https://github.com/borh/nexus­7­2013­arch­scripts.git
Add rom into MultiRom
●
adb shell ; su
●
mkdir /data/media/0/multirom/roms/arch/
●
Move arch.img to  /data/media/0/multirom/roms/arch/root.img
●
Move zImage to
/data/media/0/multirom/roms/arch/boot/vmlinuz
●
Move initrd.img in 
/data/media/0/multirom/roms/arch/boot/initrd.img
●
Push rom_info.txt in /data/media/0/multirom/roms/arch/
●
https://github.com/willcast/arch­flo
Error!!!
1) kernel_flo
mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 200000000
2) kernel_msm
 [    8.569091] WARNING: at arch/arm/mach­msm/clock­local.c:313 rcg_clk_enable+0x20/0x40()
[    8.569213] dsi1_byte_clk status stuck at 'off'[<c010b408>] (unwind_backtrace+0x0/0xe0) from 
[<c016b6b0>] (warn_slowpath_common+0x48/0x60)
●
reboot into recovery
●
adb shell
●
cat /proc/last_kmsg
●
Reboot into android
●
adb shell
●
cat /sdcard/multirom_log.txt
Vision
●
Images server
●
Tools in gnome
●
Like 'ubuntu­device­flash'
●
Download the image
●
Flash the image
●
●
….
Thank you!
Bin Li
binli@gnome.org
Links
●
http://source.android.com/source/building­
kernels.html
●

More Related Content

What's hot

Local Community for Debian (2013 Taiwan miniDebConf)
Local Community for Debian (2013 Taiwan miniDebConf)Local Community for Debian (2013 Taiwan miniDebConf)
Local Community for Debian (2013 Taiwan miniDebConf)
Hideki Yamane
 
Tizen Web App 개발
Tizen Web App 개발Tizen Web App 개발
Tizen Web App 개발
xcoda
 

What's hot (12)

Beginner for install Linux and *BSD in the inexpensive ARM and Intel based mo...
Beginner for install Linux and *BSD in the inexpensive ARM and Intel based mo...Beginner for install Linux and *BSD in the inexpensive ARM and Intel based mo...
Beginner for install Linux and *BSD in the inexpensive ARM and Intel based mo...
 
Local Community for Debian (2013 Taiwan miniDebConf)
Local Community for Debian (2013 Taiwan miniDebConf)Local Community for Debian (2013 Taiwan miniDebConf)
Local Community for Debian (2013 Taiwan miniDebConf)
 
about Debian "squeeze" @201002 OSC Tokyospring
about Debian "squeeze" @201002 OSC Tokyospringabout Debian "squeeze" @201002 OSC Tokyospring
about Debian "squeeze" @201002 OSC Tokyospring
 
Hacking the Linux Kernel - An Introduction
Hacking the Linux Kernel - An IntroductionHacking the Linux Kernel - An Introduction
Hacking the Linux Kernel - An Introduction
 
Hacking the third Smartphone OS and Some Mobile device in #COSCUP 2019  第三款智能...
Hacking the third Smartphone OS and Some Mobile device in #COSCUP 2019  第三款智能...Hacking the third Smartphone OS and Some Mobile device in #COSCUP 2019  第三款智能...
Hacking the third Smartphone OS and Some Mobile device in #COSCUP 2019  第三款智能...
 
find & improve some bottleneck in Debian project (DebConf14 LT)
find & improve some bottleneck in Debian project (DebConf14 LT)find & improve some bottleneck in Debian project (DebConf14 LT)
find & improve some bottleneck in Debian project (DebConf14 LT)
 
Cyborgstack
CyborgstackCyborgstack
Cyborgstack
 
GNOME development on Tizen Mobile
GNOME development on Tizen MobileGNOME development on Tizen Mobile
GNOME development on Tizen Mobile
 
Tizen Web App 개발
Tizen Web App 개발Tizen Web App 개발
Tizen Web App 개발
 
X86 ROM Cooking 101 (Android Builders Summit 2014)
X86 ROM Cooking 101 (Android Builders Summit 2014)X86 ROM Cooking 101 (Android Builders Summit 2014)
X86 ROM Cooking 101 (Android Builders Summit 2014)
 
MongoDB World 2019 Builder's Fest - Ready, Git set ... Go!
MongoDB World 2019 Builder's Fest - Ready, Git set ... Go!MongoDB World 2019 Builder's Fest - Ready, Git set ... Go!
MongoDB World 2019 Builder's Fest - Ready, Git set ... Go!
 
Hello Flutter”の次におさえたい Flutterのポイント その5
Hello Flutter”の次におさえたい Flutterのポイント その5Hello Flutter”の次におさえたい Flutterのポイント その5
Hello Flutter”の次におさえたい Flutterのポイント その5
 

Viewers also liked (9)

CS &NOA China Workshopnew
CS &NOA China WorkshopnewCS &NOA China Workshopnew
CS &NOA China Workshopnew
 
Beijing GNOME User Group
Beijing GNOME User GroupBeijing GNOME User Group
Beijing GNOME User Group
 
Top 8 food production supervisor resume samples
Top 8 food production supervisor resume samplesTop 8 food production supervisor resume samples
Top 8 food production supervisor resume samples
 
Top 8 branch supervisor resume samples
Top 8 branch supervisor resume samplesTop 8 branch supervisor resume samples
Top 8 branch supervisor resume samples
 
Top 8 factory supervisor resume samples
Top 8 factory supervisor resume samplesTop 8 factory supervisor resume samples
Top 8 factory supervisor resume samples
 
Top 8 treasury supervisor resume samples
Top 8 treasury supervisor resume samplesTop 8 treasury supervisor resume samples
Top 8 treasury supervisor resume samples
 
Top 8 fabrication supervisor resume samples
Top 8 fabrication supervisor resume samplesTop 8 fabrication supervisor resume samples
Top 8 fabrication supervisor resume samples
 
Roberta
RobertaRoberta
Roberta
 
Evidence for the_existence_of_a_soul
Evidence for the_existence_of_a_soulEvidence for the_existence_of_a_soul
Evidence for the_existence_of_a_soul
 

Similar to gnome-shell on nexus 7

Why kernelspace sucks?
Why kernelspace sucks?Why kernelspace sucks?
Why kernelspace sucks?
OpenFest team
 

Similar to gnome-shell on nexus 7 (20)

More than nexus, better than nexus.
More than nexus, better than nexus.More than nexus, better than nexus.
More than nexus, better than nexus.
 
Retour JavaOne 2009
Retour JavaOne 2009Retour JavaOne 2009
Retour JavaOne 2009
 
LMG Lightning Talks - SFO17-205
LMG Lightning Talks - SFO17-205LMG Lightning Talks - SFO17-205
LMG Lightning Talks - SFO17-205
 
GNOME 3.4 accessible: Status, news, future (FOSDEM 2012)
GNOME 3.4 accessible: Status, news, future (FOSDEM 2012)GNOME 3.4 accessible: Status, news, future (FOSDEM 2012)
GNOME 3.4 accessible: Status, news, future (FOSDEM 2012)
 
猿でもわかるバイナリ・リポジトリマネージャー
猿でもわかるバイナリ・リポジトリマネージャー猿でもわかるバイナリ・リポジトリマネージャー
猿でもわかるバイナリ・リポジトリマネージャー
 
OpenStack : DevStack installation using VirtualBox & Ubnutu (Juno with Neutron)
OpenStack: DevStack installation using VirtualBox & Ubnutu (Juno with Neutron)OpenStack: DevStack installation using VirtualBox & Ubnutu (Juno with Neutron)
OpenStack : DevStack installation using VirtualBox & Ubnutu (Juno with Neutron)
 
GDG Izmir '16 Docker Workshop
GDG Izmir '16 Docker WorkshopGDG Izmir '16 Docker Workshop
GDG Izmir '16 Docker Workshop
 
Lecture02web 140phpapp01
Lecture02web 140phpapp01Lecture02web 140phpapp01
Lecture02web 140phpapp01
 
Introduction to IoT.JS
Introduction to IoT.JSIntroduction to IoT.JS
Introduction to IoT.JS
 
Biscuit: an operating system written in go
Biscuit:  an operating system written in goBiscuit:  an operating system written in go
Biscuit: an operating system written in go
 
WCCHS: Responsive Design with WordPress
WCCHS: Responsive Design with WordPressWCCHS: Responsive Design with WordPress
WCCHS: Responsive Design with WordPress
 
Open-source Android 10 on Orange Pi: myth or reality?
Open-source Android 10 on Orange Pi: myth or reality?Open-source Android 10 on Orange Pi: myth or reality?
Open-source Android 10 on Orange Pi: myth or reality?
 
libreCMC : The Libre Embedded GNU/Linux Distro
libreCMC : The Libre Embedded GNU/Linux DistrolibreCMC : The Libre Embedded GNU/Linux Distro
libreCMC : The Libre Embedded GNU/Linux Distro
 
Introduction to Android ROM cooking, part of my AnDevCon workshop (AnDevCon S...
Introduction to Android ROM cooking, part of my AnDevCon workshop (AnDevCon S...Introduction to Android ROM cooking, part of my AnDevCon workshop (AnDevCon S...
Introduction to Android ROM cooking, part of my AnDevCon workshop (AnDevCon S...
 
Headless Android at AnDevCon3
Headless Android at AnDevCon3Headless Android at AnDevCon3
Headless Android at AnDevCon3
 
Why kernelspace sucks?
Why kernelspace sucks?Why kernelspace sucks?
Why kernelspace sucks?
 
Android ROM cooking: A practical Tutorial (DroidCon Torino 2014)
Android ROM cooking: A practical Tutorial (DroidCon Torino 2014)Android ROM cooking: A practical Tutorial (DroidCon Torino 2014)
Android ROM cooking: A practical Tutorial (DroidCon Torino 2014)
 
Learning AOSP - Building AOSP for Nexus 7
Learning AOSP - Building AOSP for Nexus 7Learning AOSP - Building AOSP for Nexus 7
Learning AOSP - Building AOSP for Nexus 7
 
Fedora 12 Introduction
Fedora 12 IntroductionFedora 12 Introduction
Fedora 12 Introduction
 
A Look Inside Google’s Data Center Networks
A Look Inside Google’s Data Center NetworksA Look Inside Google’s Data Center Networks
A Look Inside Google’s Data Center Networks
 

Recently uploaded

No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
Sheetaleventcompany
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New Nigeria
Kayode Fayemi
 

Recently uploaded (20)

Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxMohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
 
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
 
ICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdfICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdf
 
Causes of poverty in France presentation.pptx
Causes of poverty in France presentation.pptxCauses of poverty in France presentation.pptx
Causes of poverty in France presentation.pptx
 
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night EnjoyCall Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
 
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
 
lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.
 
Dreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIIDreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio III
 
Presentation on Engagement in Book Clubs
Presentation on Engagement in Book ClubsPresentation on Engagement in Book Clubs
Presentation on Engagement in Book Clubs
 
Air breathing and respiratory adaptations in diver animals
Air breathing and respiratory adaptations in diver animalsAir breathing and respiratory adaptations in diver animals
Air breathing and respiratory adaptations in diver animals
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New Nigeria
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
 
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort ServiceBDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510
 
BDSM⚡Call Girls in Sector 97 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 97 Noida Escorts >༒8448380779 Escort ServiceBDSM⚡Call Girls in Sector 97 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 97 Noida Escorts >༒8448380779 Escort Service
 
SaaStr Workshop Wednesday w/ Lucas Price, Yardstick
SaaStr Workshop Wednesday w/ Lucas Price, YardstickSaaStr Workshop Wednesday w/ Lucas Price, Yardstick
SaaStr Workshop Wednesday w/ Lucas Price, Yardstick
 
Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)
 
Dreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video TreatmentDreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video Treatment
 
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
 
My Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle BaileyMy Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle Bailey
 

gnome-shell on nexus 7

Editor's Notes

  1. Gtk是用C语言编写的,如果你不会C也没关系针对各个语言我们都做了封装,