Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Google Glass 刷機實錄
Search
Johnny Sung
June 25, 2014
Technology
1
1.6k
Google Glass 刷機實錄
Google Glass壞掉了?讓我們來看看要怎麼做
Johnny Sung
June 25, 2014
Tweet
Share
More Decks by Johnny Sung
See All by Johnny Sung
Event Driven Ansible (EDA) 使用情境分享 @ Red Hat Ansible User Club 線上交流會
j796160836
0
10
用 Gemma 3 開放模型來解決企業難解的問題 @ COSCUP 2025
j796160836
0
18
[GDG Build with AI] 善用現代 AI 科技:打造專屬行銷工具箱 @ GDG Changhua 彰化
j796160836
0
24
Kubernetes 地端自建 v.s. GKE,哪個更適合你? @Devfest Taipei 2024
j796160836
0
64
地端自建 Kubernetes (K8s) 小宇宙 (On-premises Kubernetes) @ CNTUG 2024/11 Meetup #63
j796160836
0
51
[AI LLM] Gemma 初體驗 @ GDG Cloud Taipei Meetup #70
j796160836
0
42
ArgoCD 的雷 碰過的人就知道 @TSMC IT Community Meetup #4
j796160836
0
150
使用 Kong 與 GitOps 來管理您企業的 API 呼叫 @ 2024 台灣雲端大會
j796160836
0
90
[AI / ML] 用 LLM (Large language model) 來整理您的知識庫 @ Devfest Taipei 2023
j796160836
0
260
Other Decks in Technology
See All in Technology
20260120 Amazon VPC のパブリックサブネットを無くしたい!
masaruogura
2
140
会社紹介資料 / Sansan Company Profile
sansan33
PRO
13
400k
人はいかにして 確率的な挙動を 受け入れていくのか
vaaaaanquish
0
120
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
340
Vivre en Bitcoin : le tutoriel que votre banquier ne veut pas que vous voyiez
rlifchitz
0
340
エンジニアとして長く走るために気づいた2つのこと_大賀愛一郎
nanaism
0
210
かわいい身体と声を持つ そういうものに私はなりたい
yoshimura_datam
0
240
ALB「証明書上限問題」からの脱却
nishiokashinji
0
240
BiDiってなんだ?
tomorrowkey
1
230
Digitization部 紹介資料
sansan33
PRO
1
6.6k
VRTと真面目に向き合う
hiragram
1
220
アウトプットはいいぞ / output_iizo
uhooi
0
140
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
110
AI: The stuff that nobody shows you
jnunemaker
PRO
2
190
SEO in 2025: How to Prepare for the Future of Search
ipullrank
3
3.3k
Data-driven link building: lessons from a $708K investment (BrightonSEO talk)
szymonslowik
1
890
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.9k
We Analyzed 250 Million AI Search Results: Here's What I Found
joshbly
0
520
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
11
800
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
12
1k
How to Build an AI Search Optimization Roadmap - Criteria and Steps to Take #SEOIRL
aleyda
1
1.8k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
Transcript
當然,有時候開發不是這麼順遂
Glass 刷機實錄 Flashing firmware with google glass Johnny Sung https://fb.com/j796160836
2014.06.25
Johnny Sung https://fb.com/j796160836 x Mobile devices Developer https://plus.google.com/+JohnnySung
None
None
500 收 壞了噢... 那...
⾃自⼰己的眼鏡⾃自⼰己修 ⾃自⼰己的國家⾃自⼰己救
事前準備 • ⼀一隻Google glass • Linux 主機 (Fedora) • USB
線
這只能在Linux下運作 不要在鐵⿒齒⽤用Mac / Windows... 因為我試過...
步驟 • 安裝 Android Development Tools (ADT) • http://developer.android.com/tools/sdk/eclipse-adt.html •
下載 system image • https://developers.google.com/glass/tools-downloads/system • 進⼊入救援模式 • 鍵⼊入指令 • 祈禱 (?)
None
None
None
None
救援模式 (fastboot) • 若沒有開Debug模式 • ⻑⾧長按電源鍵 10-15 秒 • 按住相機鍵
+ 電源鍵 開機 • 持續按住相機鍵 (約4-5秒) 直到電源燈閃爍 • 若有開Debug模式 • adb reboot bootloader
救援模式 (fastboot) • 確認⽅方式 • 螢幕不會顯⽰示任何東⻄西 • 電源燈每隔約2秒閃爍⼀一次 • fastboot
devices 有顯⽰示該裝置
鍵⼊入指令 • $ su - • 切換權限⾄至 root (或者為 sudo
su -)
鍵⼊入指令 • $ fastboot oem unlock • 注意這會失去保固,並且清除所有資料
鍵⼊入指令 • $ fastboot flash boot boot.img • 刷⼊入開機磁區 •
$ fastboot flash system system.img • 刷⼊入主系統 • $ fastboot flash recovery recovery.img • 刷⼊入還原磁區
鍵⼊入指令
鍵⼊入指令 • $ fastboot erase cache $ fastboot erase userdata
• 清除使⽤用者資料 • $ fastboot reboot • 重開機
鍵⼊入指令
執⾏行成功重開機
執⾏行成功重開機
! That’s it!
None
Q & A
One more thing …
http://fb.com/groups/glassdev.taiwan Google glass developer Taiwan