View Single Post
Old 10-04-2011, 12:28 PM   #10
tarvoke
Dog Dentist
tarvoke began at the beginning.
 
tarvoke's Avatar
 
Posts: 108
Karma: 18
Join Date: Sep 2011
Device: PE, GT540, VM670, GOGHVMU, Qualcomm 1600
hi vicinc

the modules have to be inserted at every boot, so reboot will lose them. but when you do insert them, then doing
ls -l /dev/graphics

should show you fb2 as well as fb0 and fb1.

i.e. the eink should work right away - at that point you should be able to open a book in the reader app and the buttons will work (but maybe not the pen)

as for the update, maybe there are some checks in update.sh that are failing - this was certainly my case, I think, and why emusan's worked - build.prop had some values it didn't like and emusan's golden update removes that check. so maybe try to edit update.sh and remove more conditions that look to be likely culprits...? (haven't looked but maybe it looks at serial/sku/etc.)

(not sure where update.sh logs to - definitely logcat can't see what it's doing, even tho it has plenty of output messages...)
tarvoke is offline   Reply With Quote