F30POST
F30POST
2012-2015 BMW 3-Series and 4-Series Forum
BMW Garage BMW Meets Register Today's Posts
BMW 3-Series and 4-Series Forum (F30 / F32) | F30POST > Technical Forums > Navigation, iDrive, Audio, Video, Bluetooth, Phone, Cameras, Electronics > 10.25" Android 9.0 HU discussion
ARMA SPEED
Post Reply
 
Thread Tools Search this Thread
      03-17-2020, 10:40 PM   #2949
Pondaire
Private
37
Rep
80
Posts

Drives: 2013 328i
Join Date: Jun 2019
Location: TN

iTrader: (0)

Quote:
Originally Posted by F20_M135i View Post
Hello,

Here is my method to have the Idrive wheel which works in ALL applications with the help of TASKER + ROOT, note that I am not a computer scientist and that I decline all responsibility for any problem that may have occurred.
...
Not sure if you ever figured out how to stop it from working in certain apps so there is no double feedback, but you can just use an IF NOT conditional in front of the command that inputs the click and then say foreground app = to whatever apps you don't need.
The command below sent with root to the terminal should give you the foreground app package name.
PHP Code:
dumpsys activity recents grep 'Recent #0' cut -d= -f2 sed 's| .*||' cut -'/' -f1 
I think I'm going to mod the EventService to change the Mode button that I never use to turn on/off the display.
Appreciate 1
F20_M135i100.50
      03-18-2020, 12:32 AM   #2950
F20_M135i
Lieutenant
France
101
Rep
551
Posts

Drives: BMW F20 M140i Xdrive
Join Date: Mar 2020
Location: FRANCE

iTrader: (0)

Thank you for these useful details; I do not yet have a perfect command of TASKER but the variable should actually be the solution because until now I used:

Quote:
Disabling a profile constitutes as an action so you need to do something in a task only. Tasker supports toggling the status of profiles from a task.
Create a new task and use this action: Tasker → Profile Status
Name: name of the profile to be toggled
Set: On/Off/Toggle
When would you or how would you like to run this task is upon you to decide. You can setup a location profile, a time trigger or perhaps, bind the task into a widget (1x1) to toggle all those profiles from a single touch on a shortcut.
But the results were random ...
I will resume my TASKER test but not before 3 weeks! because I have bricked my PX6 RK3399 unit, and it's screwed up ... So I switched to the S625 unit.
I can talk here about the possible difference and improvements (I'm staying with Android 9.0 for now)
See you later friends !
Appreciate 0
      03-18-2020, 09:23 AM   #2951
Shrazy
Private
12
Rep
67
Posts

Drives: BMW F30
Join Date: Oct 2019
Location: Germany

iTrader: (0)

Quote:
Originally Posted by F20_M135i View Post
Thank you for these useful details; I do not yet have a perfect command of TASKER but the variable should actually be the solution because until now I used:



But the results were random ...
I will resume my TASKER test but not before 3 weeks! because I have bricked my PX6 RK3399 unit, and it's screwed up ... So I switched to the S625 unit.
I can talk here about the possible difference and improvements (I'm staying with Android 9.0 for now)
See you later friends !
Nooo you were my hope! You can not test it with SD625 as there is native support for idrive in all apps you don't need tasker for it. All PX6 users hoped for a perfect solution from you as you were an expert on this. Damn..
Appreciate 1
F20_M135i100.50
      03-18-2020, 11:07 AM   #2952
F20_M135i
Lieutenant
France
101
Rep
551
Posts

Drives: BMW F20 M140i Xdrive
Join Date: Mar 2020
Location: FRANCE

iTrader: (0)

HI
Ah sorry ... I played too much with my screen and I lost, I had to desolder and then solder the OTG resistance to solve my bootloop problem, but since I didn't know how to do it ... I had to give up the PX6 Rk3399



but I certainly will probably have to post tasker because the one I will receive seems to be with firmware 2.0.3 while we already have 3.8.7 on the S625
Appreciate 0
      03-18-2020, 11:26 AM   #2953
Kri
Major
Austria
1084
Rep
1,048
Posts

Drives: E87
Join Date: Dec 2017
Location: Germany

iTrader: (0)

Quote:
Originally Posted by F20_M135i View Post
HI
Ah sorry ... I played too much with my screen and I lost, I had to desolder and then solder the OTG resistance to solve my bootloop problem, but since I didn't know how to do it ... I had to give up the PX6 Rk3399



but I certainly will probably have to post tasker because the one I will receive seems to be with firmware 2.0.3 while we already have 3.8.7 on the S625
Just update the new unit to the latest software, nothing easier than this

Before you throw it away i`ll take it
Kri
Appreciate 1
F20_M135i100.50
      03-18-2020, 11:47 AM   #2954
Pondaire
Private
37
Rep
80
Posts

Drives: 2013 328i
Join Date: Jun 2019
Location: TN

iTrader: (0)

Quote:
Originally Posted by F20_M135i View Post
Thank you for these useful details; I do not yet have a perfect command of TASKER but the variable should actually be the solution because until now I used:



But the results were random ...
I will resume my TASKER test but not before 3 weeks! because I have bricked my PX6 RK3399 unit, and it's screwed up ... So I switched to the S625 unit.
I can talk here about the possible difference and improvements (I'm staying with Android 9.0 for now)
See you later friends !
I could probably post the new code if needed, but all that is required is adding the "App Info" action from the Tasker menu (no shell or root required). Leave all cells empty. Then add an If conditional and write "%app_name NEQ Music" or whatever app you'd like to avoid.
Appreciate 0
      03-18-2020, 12:04 PM   #2955
F20_M135i
Lieutenant
France
101
Rep
551
Posts

Drives: BMW F20 M140i Xdrive
Join Date: Mar 2020
Location: FRANCE

iTrader: (0)

Quote:
Originally Posted by Kri View Post
Just update the new unit to the latest software, nothing easier than this

Before you throw it away i`ll take it
Kri
It did not go to the trash, the seller agreed to take it back, I will see if he will reimburse me or send it back to me



Quote:
Originally Posted by Pondaire View Post
I could probably post the new code if needed, but all that is required is adding the "App Info" action from the Tasker menu (no shell or root required). Leave all cells empty. Then add an If conditional and write "%app_name NEQ Music" or whatever app you'd like to avoid.
I do not master the variables of TASKER, maybe the method that I mentioned above is more simple because it ends with a profile which is deactivated

Do you want my profiles + tasks in .xml format?
Appreciate 1
Kri1083.50
      03-18-2020, 05:41 PM   #2956
Pondaire
Private
37
Rep
80
Posts

Drives: 2013 328i
Join Date: Jun 2019
Location: TN

iTrader: (0)

Quote:
Originally Posted by F20_M135i View Post
I do not master the variables of TASKER, maybe the method that I mentioned above is more simple because it ends with a profile which is deactivated

Do you want my profiles + tasks in .xml format?
Sure. I'll update them with the IF conditional so they don't work in the default apps like the Launcher and so on and then post it back if you'd like.
Appreciate 1
Shrazy12.00
      03-19-2020, 01:24 AM   #2957
F20_M135i
Lieutenant
France
101
Rep
551
Posts

Drives: BMW F20 M140i Xdrive
Join Date: Mar 2020
Location: FRANCE

iTrader: (0)

For me here it will not help me anymore, but let's think about the community that might need it, so here are my TASKER backup on a PX6 RK3399 just before "the final crash":

https://www.cjoint.com/c/JCtgwtScS5N

As it is the entirety of the saved data, it is necessary to make the sorting (with certain profile which activates / deactivates the music launcher at startup or the navigation button which is configured for Spotify)

and it's in french
Appreciate 1
Shrazy12.00
      03-19-2020, 09:02 AM   #2958
seaman5705
Private First Class
14
Rep
114
Posts

Drives: BMW F10
Join Date: Aug 2019
Location: Europe

iTrader: (0)

Quote:
Originally Posted by Kri View Post
Yes, just follow the guide and rename it to what is adivsed.

Kri
No Kri - is not posible - in this state , unit will not read any usb drive to atempt a flash/reset .
I have been through this , if you remember - and nothing worked to get out from fastboot .
Appreciate 0
      03-19-2020, 10:57 AM   #2959
Vuu
Astronaut
Vuu's Avatar
514
Rep
732
Posts

Drives: E92 M3
Join Date: Nov 2018
Location: Orange County, CA

iTrader: (7)

Hey guys,

I've been trying to work with Avin about updating my 9.0 unit but I've been running into issues.

Every time I run the update, I only get 3 UI (NBT, EVO, and something else I can't remember)

Do we HAVE to upload the OEM file after installing a software update? When I upload the OEM file, the only UI I have is ID6. According to their pictures, I'm doing the update correctly. I don't have issues with the unit accepting my USB drive.

I keep getting the same copy and paste from AVIN which is starting to get irritating at this point. They said if the update was done successfully, I should have AV8 UI. Can someone post a picture of what this interface looks like?
Appreciate 0
      03-19-2020, 01:23 PM   #2960
Gabrielisimous
Private
Gabrielisimous's Avatar
9
Rep
71
Posts

Drives: F30 328i 2013, E46 325i 2005
Join Date: Apr 2018
Location: California

iTrader: (0)

Quote:
Originally Posted by Vuu View Post
Hey guys,

I've been trying to work with Avin about updating my 9.0 unit but I've been running into issues.

Every time I run the update, I only get 3 UI (NBT, EVO, and something else I can't remember)

Do we HAVE to upload the OEM file after installing a software update? When I upload the OEM file, the only UI I have is ID6. According to their pictures, I'm doing the update correctly. I don't have issues with the unit accepting my USB drive.

I keep getting the same copy and paste from AVIN which is starting to get irritating at this point. They said if the update was done successfully, I should have AV8 UI. Can someone post a picture of what this interface looks like?
I've been trying since December without success, same results as yours, Avinusa swear that the update would work after some attempts but after more than 20 tries I give up
Appreciate 0
      03-19-2020, 05:27 PM   #2961
Vuu
Astronaut
Vuu's Avatar
514
Rep
732
Posts

Drives: E92 M3
Join Date: Nov 2018
Location: Orange County, CA

iTrader: (7)

Quote:
Originally Posted by Gabrielisimous View Post
I've been trying since December without success, same results as yours, Avinusa swear that the update would work after some attempts but after more than 20 tries I give up
I gave up at this point.

I ran the update, didn't load the OEM file, and just re-loaded Carplay. It'll hold me over lol.
Appreciate 0
      03-19-2020, 07:29 PM   #2962
Gabrielisimous
Private
Gabrielisimous's Avatar
9
Rep
71
Posts

Drives: F30 328i 2013, E46 325i 2005
Join Date: Apr 2018
Location: California

iTrader: (0)

Quote:
Originally Posted by Vuu View Post
Quote:
Originally Posted by Gabrielisimous View Post
I've been trying since December without success, same results as yours, Avinusa swear that the update would work after some attempts but after more than 20 tries I give up
I gave up at this point.

I ran the update, didn't load the OEM file, and just re-loaded Carplay. It'll hold me over lol.
Right! but at least got back UI6/7 options?
__________________
Gabo
Appreciate 0
      03-20-2020, 09:06 PM   #2963
Ericokta
Private
0
Rep
62
Posts

Drives: BMW f20 LCI
Join Date: Jun 2019
Location: Singapore

iTrader: (0)

Hello all.
Till today, any solution for music cutting off when entering OEM mode ?
Appreciate 0
      03-21-2020, 03:54 AM   #2964
F20_M135i
Lieutenant
France
101
Rep
551
Posts

Drives: BMW F20 M140i Xdrive
Join Date: Mar 2020
Location: FRANCE

iTrader: (0)

Hello,

Push the button media ?




Appreciate 0
      03-21-2020, 04:04 AM   #2965
F20_M135i
Lieutenant
France
101
Rep
551
Posts

Drives: BMW F20 M140i Xdrive
Join Date: Mar 2020
Location: FRANCE

iTrader: (0)

Question

Quote:
Originally Posted by seaman5705 View Post
No Kri - is not posible - in this state , unit will not read any usb drive to atempt a flash/reset .
I have been through this , if you remember - and nothing worked to get out from fastboot .

So on SD625 if FASTBOOT MODE = the device goes to the trash?

Appreciate 0
      03-21-2020, 04:31 AM   #2966
ande86
Enlisted Member
5
Rep
40
Posts

Drives: BMW F20
Join Date: Feb 2020
Location: Germany

iTrader: (0)

Quote:
Originally Posted by Ericokta View Post
Hello all.
Till today, any solution for music cutting off when entering OEM mode ?
Have you tried to switch AUX-Switching from Automatic to Manual?
Appreciate 0
      03-21-2020, 04:40 AM   #2967
daschacka
Private
77
Rep
86
Posts

Drives: M5Competition
Join Date: Dec 2016
Location: Germany

iTrader: (0)

Quote:
Originally Posted by ande86 View Post
Have you tried to switch AUX-Switching from Automatic to Manual?
As far as i know AUX is still active when u go to OEM Mode but Android get the Intent to Pause Music
Appreciate 0
      03-21-2020, 07:51 AM   #2968
seaman5705
Private First Class
14
Rep
114
Posts

Drives: BMW F10
Join Date: Aug 2019
Location: Europe

iTrader: (0)

Quote:
Originally Posted by F20_M135i View Post
So on SD625 if FASTBOOT MODE = the device goes to the trash?

Up to now, nobody has a solution . But fastboot mode only happens when Magisk updates .
Appreciate 1
F20_M135i100.50
      03-21-2020, 11:17 AM   #2969
b777rky
Enlisted Member
0
Rep
43
Posts

Drives: f45
Join Date: Mar 2020
Location: bucharest

iTrader: (0)

i buy for my F45 an android chinese px6 rk3399 unit
this is the link for the unit :
https://a.aliexpress.com/_TJCTp

i install it, it works, but i have the problem with NO SIGNAL message, but this message it appear only when i run : WAZE or GMAPS(gmaps sometimes it works for 30min and after it gives me NO SIGNAL)

also i test with : tiktok(no signal), if i try youtube it works like a charm...


this is the photo with no signal message:
https://we.tl/t-1wvZNUT1F8

this is the photo for android version:

https://we.tl/t-63pk1lEtZr

this is the photo for MCU version:

https://we.tl/t-QAScIqAzdX

photo for factory settings menu

https://we.tl/t-baNnMHPOyk

photo for nbt screen option

https://we.tl/t-h6IqZXtlZi


Please tell me where to start, i buy this unit for the larger screen and navigation with WAZE

i talk with the seller and he provided me a link with the firmware .. if it help someone
http://w.mail.qq.com/cgi-bin/ftnExs_...1390d,0a90c310

i didn`t test it.


please help !!!
Appreciate 0
      03-21-2020, 12:06 PM   #2970
twoface
Private
53
Rep
87
Posts

Drives: BMW 316D
Join Date: Aug 2019
Location: Croatia

iTrader: (0)

Quote:
Originally Posted by Kri View Post
I have two minor news.

...

Second one is CF.lumen

I had some troubles to use CF.lumen 3.70 from play store, it sometimes just didn`t worked very well.
I found out there does exist a newer beta version, CF-Lumen 3.72 Test, which can be downloaded here.

It is better to let the app run in compatibility mode, it`s working better now on my HU at least.

Kri
Hi Kri, does CF.lumen work perfectly for you? Sometimes it will dim the screen when I start the car, but its daylight outside. Then I need to manually set brightness slider to max, which can be inconvenient.

In build.prop I saw that timezone is set to Asia/Shanghai, and I thought that may be connected. But I wasn't able to change build.prop file
Appreciate 0
Post Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -5. The time now is 12:49 AM.




f30post
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
1Addicts.com, BIMMERPOST.com, E90Post.com, F30Post.com, M3Post.com, ZPost.com, 5Post.com, 6Post.com, 7Post.com, XBimmers.com logo and trademark are properties of BIMMERPOST