View Single Post
Old 11-25-2012, 10:45 AM   #52
hecq
Enthusiast
hecq began at the beginning.
 
Posts: 28
Karma: 10
Join Date: Nov 2012
Device: Kobo Clara HD
Hey Kevin, I'm trying out your script on my Kobo Mini.

It installs fine but eventually hangs.

Code:
[root@(none) koboWeather]# /mnt/onboard/.python/weather.sh 

For the weather forecast to work, please enter your latitude and longitude.
There is an easy to use map at http://stereopsis.com/flux/map.html

Enter your latitude: [redacted]
Enter your longitude: [redacted]
Just a moment . . .
Kobo Wifi weather forecast started.
Getting weather information . . .
Creating image . . .
init kbd.
init mouse failed.
And it hangs on init mouse failed, nothing happens after that.

it seems I have a 16 bit frame buffer, as per fbset
Code:
[root@(none) /]# fbset

mode "800x600-0"
        # D: 0.000 MHz, H: 0.000 kHz, V: 0.000 Hz
        geometry 800 600 800 1280 16
        timings 0 0 0 0 0 0 0
        accel false
        rgba 5/11,6/5,5/0,0/0
endmode
Any ideas?
hecq is offline   Reply With Quote