![]() |
Re: [MOD] Enable Traffic/Automatic day-night in Drive & Traffic in Maps
Is there any way to enable Speed cameras?
|
Re: [MOD] Enable Traffic/Automatic day-night in Drive & Traffic in Maps
Quote:
|
Re: [MOD] Enable Traffic/Automatic day-night in Drive & Traffic in Maps
@colin.stephane
after the last view trips with testing the "Time To Destination" function. I would say it works very well. Jim |
Re: [MOD] Enable Traffic/Automatic day-night in Drive & Traffic in Maps
Quote:
|
Re: [MOD] Enable Traffic/Automatic day-night in Drive & Traffic in Maps
at least you get green or orange...Where i live there is no traffic info at all!
|
Re: [MOD] Enable Traffic/Automatic day-night in Drive & Traffic in Maps
2 Attachment(s)
patched manually, everything works perfectly, thank you sony123 and keep it up !! :)
|
Re: [MOD] How to enable Traffic/Automatic day-night in Drive for PR1.2/1.3
(In response to colin.stephane tutorial : )
Hey, to clarify and complete your tutorial, you should precise again that installing patch_2.6-2+maemo7+0m6_armel.deb is required, as presented in the first post of this thread in FAQ section, because many links on the web lead directly to your post and I almost lost half my hair trying and trying again to apply your patch ;) Thanks for the good work anyway ! |
Re: [MOD] Enable Traffic/Automatic day-night in Drive & Traffic in Maps
I installad the latest patch and it works perfectly (traffic, traffic details and the time/distance toggle.
Thanks. |
Re: [MOD] Enable Traffic/Automatic day-night in Drive & Traffic in Maps
Hi!
When trying to install the unstable patch by colin.stephane I get the following error: Code:
sh: patch: not found Code:
rm /root/*.diff 2>/dev/null ; wget http://bigbob.fun.free.fr/N9/Patch-to-enable-traffic-and-day-night-autoswitch-in-drive-for-N9-PR1.3+ETA-UNSTABLE.diff -O /root/Patch-to-enable-traffic-and-day-night-autoswitch-in-drive-for-N9-PR1.3+ETA-UNSTABLE.diff && apt-get install -y --reinstall nokia-drive-qml maps && sync && patch -p0 -i /root/Patch-to-enable-traffic-and-day-night-autoswitch-in-drive-for-N9-PR1.3+ETA-UNSTABLE.diff && sync |
Re: [MOD] Enable Traffic/Automatic day-night in Drive & Traffic in Maps
Quote:
I have updated my full patch step by step procedure to fix this problem, anyhow here is the omitted part ... As 'root', copy paste this command : Code:
clear && ID=$(id -un) ; if [ ${ID} != "root" ] ; then echo "You are not 'root', please use this command line as 'root' (devel-su) ..." ; else echo "Ok, you are 'root' ..." ; if dpkg -l patch 2>/dev/null | grep -q ii ; then echo "Patch utility is already installed, you can continue with the procedure ..." ; else echo "Patch utility is not present, installing now ..." ; wget http://harmattan-dev.nokia.com/pool/harmattan/free/p/patch/patch_2.6-2+maemo7+0m6_armel.deb -O /root/patch_2.6-2+maemo7+0m6_armel.deb && dpkg -i /root/patch_2.6-2+maemo7+0m6_armel.deb && sync && echo "Done, you can continue with the procedure ..." ; fi ; fi |
All times are GMT. The time now is 07:26. |
vBulletin® Version 3.8.8