maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   [MOD] Enable Traffic/Automatic day-night in Drive & Traffic in Maps (https://talk.maemo.org/showthread.php?t=85353)

kpblxa 2012-08-12 13:12

Re: [MOD] Enable Traffic/Automatic day-night in Drive & Traffic in Maps
 
Is there any way to enable Speed cameras?

thedead1440 2012-08-12 16:57

Re: [MOD] Enable Traffic/Automatic day-night in Drive & Traffic in Maps
 
Quote:

Originally Posted by kpblxa (Post 1250903)
Is there any way to enable Speed cameras?

Not yet...

jimthefly 2012-08-13 07:00

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

kfahoo 2012-08-14 07:13

Re: [MOD] Enable Traffic/Automatic day-night in Drive & Traffic in Maps
 
Quote:

Originally Posted by coderus (Post 1250511)
i see. online maps have always green traffic too. sadly.
thanks anyway.

maybe try to check it in rush hours, in my city traffic usually is green but in rush hours it gets orange

thedead1440 2012-08-14 07:32

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!

Iryus 2012-08-14 13:10

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 !! :)

Thieric 2012-08-16 07:46

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 !

Arthuro_Adam 2012-08-16 08:45

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.

Mark Twain 2012-08-18 15:15

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
I used the following command(s) via SSH (devel-su):

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
Can anybody help me? Thx!

colin.stephane 2012-08-18 15:54

Re: [MOD] Enable Traffic/Automatic day-night in Drive & Traffic in Maps
 
Quote:

Originally Posted by Mark Twain (Post 1253293)
Hi!

When trying to install the unstable patch by colin.stephane I get the following error:

Code:

sh: patch: not found
I used the following command(s) via SSH (devel-su):

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
Can anybody help me? Thx!

OOPS !!!

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
A++


All times are GMT. The time now is 07:26.

vBulletin® Version 3.8.8