Rockbox Development > New Ports

SanDisk Sansa c200v2, m200v4, clipv1, clipv2, clip+, and fuzev2

<< < (95/386) > >>

kugel.:
funman, I tried to apply your patch. It's seems not to be against svn, since I'm missing a file it wants to patch.

funman:
sorry it was missing parts of the new files, I corrected the paste in my previous message

kugel.:
With the corrected patch, I'm able to successfully boot into the main menu on my fuze reliably.

The display is slightly greenish, and the area where the statusbar should be is flickering. I can turn the backlight on with inserting the usb cable. Obviously I'm not able to browse anything due to the lack of buttons.

Edit: I forgot to mention: I've made a 500MB partition to work around the >1GB problematic for now. But now as it boots successfully I'll have a look at the getting the whole 4GB to work (which will likely be problematic without seeing the filebrowser).

daniel_at:
The blinking top status-bar on the fuze build disappears if I remove the line 394 in lcd-fuze.c:

--- Code: ---    lcd_write_data((unsigned short *)lcd_framebuffer, LCD_WIDTH*LCD_HEIGHT);
--- End code ---

Seems do be a copy-pasta snipped from lcd_update...

kugel.:
Small update: I found that the buttons for the Fuze are the same as the ones for the e200v2, at least the ones implemented (i.e. not scrollwheel, home(fuze)/rec(e200v2) and hold).

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version