Support and General Use > Hardware

AGPTEK Rocker

<< < (64/85) > >>

Milardo:
I see this on the main page

"    e85a3ba: Agptek rocker: do not update display when not active "

What does that patch do?

I updated to that version but the I can still see the display under a flashlight and the everything is still moving like play time indicator, etc.

wodz:
Finally I found some time to mess with framebuffer and I have bad news. You can blank fb (either by writing 1 to /sys/class/graphics/fb0/blank or by calling ioctl(fd, FBIOBLANK, FB_BLANK_POWERDOWN)) BUT when you unblank (writing 0 to  /sys/class/graphics/fb0/blank or calling ioctl(fd, FBIOBLANK, FB_BLANK_UNBLANK)) lcd does not update anymore. Writes to mmaped fb are successful, you can read back updated fb content but apparently DMA is not fired and data are not flushed to lcd. I tried different combinations and I am unable to make it work. So either agptek's fb driver is terribly broke or I miss something basic.

Markfm:
Wodz, have you heard anything about bluetooth for the Rocker recently?

wodz:
If by 'heard' you mean 'have you implemented BT support in rockbox' then answer is no.

Markfm:
Thanks!  I wasn't sure if I'd missed something since your post on it in Dec.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version