Linux-SWAT
Forum Addict!
- Joined
- Feb 13, 2010
- Messages
- 9,188
Yay !MAME4all is back! Thanks so much!
Yay !MAME4all is back! Thanks so much!
I boot B5 from SD as I boot B4 but now if I go into suspend I read "mmc0: card e624 removed" and the system is not responding.
Hmh that's unexpected, unless you try to use it with tv-out.MAME4all is back! Thanks so much!
Which probably means SGX blob, when combined with Nokia kernel driver, decided to use doublebuffering on it.For some reason, PNDManager seems to work quite a bit smoother with this FW
Well, later releases of Qt contain some SGX specific stuff. Didn't pay too much attention to what it was, just bumped into it while copmiling Qt 4.8 for PNDManager.Which probably means SGX blob, when combined with Nokia kernel driver, decided to use doublebuffering on it.
Any idea what could make SGX blob decide to use doublebuffering on your app? It does it for some, but doesn't for others, including all my tests.
Picodrive screen tearing issue gone
This should give you more european times.tzdata
sudo opkg install tzdata-europe
#Africa
sudo opkg install tzdata-africa
#North and South America
sudo opkg install tzdata-americas
#Antarctica
sudo opkg install tzdata-antarctica
#Arctic
sudo opkg install tzdata-arctic
#Asia
sudo opkg install tzdata-asia
#Atlantic
sudo opkg install tzdata-atlantic
#Australia
sudo opkg install tzdata-australia
#Europe
sudo opkg install tzdata-europe
#Misc Timezones
sudo opkg install tzdata-misc
#Pacific
sudo opkg install tzdata-pacific
#Posix Timezones (Not sure)
sudo opkg install tzdata-posix
#Timezones with leap seconds
sudo opkg install tzdata-right
This should give you more european times.tzdata
Code:sudo opkg install tzdata-europe
There are also ones for other timezones.
Code:#Africa sudo opkg install tzdata-africa #North and South America sudo opkg install tzdata-americas #Antarctica sudo opkg install tzdata-antarctica #Arctic sudo opkg install tzdata-arctic #Asia sudo opkg install tzdata-asia #Atlantic sudo opkg install tzdata-atlantic #Australia sudo opkg install tzdata-australia #Europe sudo opkg install tzdata-europe #Misc Timezones sudo opkg install tzdata-misc #Pacific sudo opkg install tzdata-pacific #Posix Timezones (Not sure) sudo opkg install tzdata-posix #Timezones with leap seconds sudo opkg install tzdata-right