IS - 2nd Gen (2006-2013) Discussion about the 2006+ model IS models

Found Flyaudios Manufacturer

Thread Tools
 
Search this Thread
 
Old 08-11-12, 09:16 PM
  #316  
07awdis250
Pole Position
iTrader: (1)
 
07awdis250's Avatar
 
Join Date: Mar 2012
Location: fl
Posts: 312
Likes: 0
Received 1 Like on 1 Post
Default

Originally Posted by NimaM
The screen shot you posted shows the error when iGo Primo is starting. There is sys.txt file that iGo use which has necessary configuration settings for it load or start up properly. Can you post the contents of that file? Maybe they didn't correctly set it up and we can fix it.

For those of us with FlyAudio unit, we get an error when we receive phone calls over bluetooth. The reason is iGo Primo is capable of handling phone calls over bluetooth and it interferes with FlyAudio's bluetooth. There is a way to disable iGo Primo's bluetooth and I'm trying to figure it out.
here you go , hope you can fix it.


[device]
type="Generic_device"

[power]
powermgm_state="1"
skip_suspend_process_all="1"

[Main]
ShowExit=1

[Bluetooth]
;btappl="\SDMMC\PRIMO\BTOnOff.exe"

[interface]
show_exit=1
extra_settings=1
resolution_dir="800_480"
;vga=0
;show_bugreport=1

[3d_config]
disable_roadsign_navigation_mode=1
rotated_roadsigns=1
show_guidance_arrows=1
show_guidance_strip=1

[sound]
csv_voice_enabled=1
use_method=1
queue_length=200
sound_volume=255
voice_volume=255
mute_os_key=1
ding=0

[route]
correctness=90

[warning]
speedcam_enabled=1 ;(0)
speedcam_visualtype=1 ;(1)
speedcam_soundtype=1 ;(1) 1=warn if overspeed 2=approach
speedcam_soundtype_4=2 ;
speedcam_warning=1 ;(0)
;speedcam_check_frc=1
speak_tts_only=1
speedwarn_alt_builtup_based=1 ;(0)
speedwarn_alt_limit=1 ;(0)
speedwarn_alt_tolerance=110 ;(100)
speedwarn_alt_toltype=1 ;(0) alternative tolerance type
speedwarn_tolerance=110 ;(100)
speedwarn_toltype=1 ;(0) absolute or percentage

[debug]
skip_eula=1
enable_roadshadow=1
loop_sim=1
sound_q_length=200
reserve_memory=1835008
cache=262144
experimental_features="1"

[map]
auto_nightmode=1
map_mode="3D"

[tts]
tts_buffer=131072
announce_exit_directions=1
tts_logics=3
priority="HIGH"
always_say_road_names=3
announce_street_name=1
skip_exit_numbers=2
Old 08-11-12, 09:43 PM
  #317  
NimaM
Lead Lap
iTrader: (1)
 
NimaM's Avatar
 
Join Date: Jun 2011
Location: WA
Posts: 573
Likes: 0
Received 1 Like on 1 Post
Default

Originally Posted by 07awdis250
here you go , hope you can fix it.


[device]
type="Generic_device"

[power]
powermgm_state="1"
skip_suspend_process_all="1"

[Main]
ShowExit=1

[Bluetooth]
;btappl="\SDMMC\PRIMO\BTOnOff.exe"

[interface]
show_exit=1
extra_settings=1
resolution_dir="800_480"
;vga=0
;show_bugreport=1

[3d_config]
disable_roadsign_navigation_mode=1
rotated_roadsigns=1
show_guidance_arrows=1
show_guidance_strip=1

[sound]
csv_voice_enabled=1
use_method=1
queue_length=200
sound_volume=255
voice_volume=255
mute_os_key=1
ding=0

[route]
correctness=90

[warning]
speedcam_enabled=1 ;(0)
speedcam_visualtype=1 ;(1)
speedcam_soundtype=1 ;(1) 1=warn if overspeed 2=approach
speedcam_soundtype_4=2 ;
speedcam_warning=1 ;(0)
;speedcam_check_frc=1
speak_tts_only=1
speedwarn_alt_builtup_based=1 ;(0)
speedwarn_alt_limit=1 ;(0)
speedwarn_alt_tolerance=110 ;(100)
speedwarn_alt_toltype=1 ;(0) alternative tolerance type
speedwarn_tolerance=110 ;(100)
speedwarn_toltype=1 ;(0) absolute or percentage

[debug]
skip_eula=1
enable_roadshadow=1
loop_sim=1
sound_q_length=200
reserve_memory=1835008
cache=262144
experimental_features="1"

[map]
auto_nightmode=1
map_mode="3D"

[tts]
tts_buffer=131072
announce_exit_directions=1
tts_logics=3
priority="HIGH"
always_say_road_names=3
announce_street_name=1
skip_exit_numbers=2
I think there were couple of issues there. First, there is no settings to tell where primo app and content folder are located. I added the settings, but you need to make sure the path to your iGo folder is correct. SD card in FlyAudio is SDMEM. Yours could be the same or SDMMC. The other possible issue I saw was the resolution directory (there are couple of ways to tell iGo what resolution to use). I installed iGo on my Magellan GPS and defining the screen resolution under [interface] caused similar error. I made the one under [interface] a comment and added new screen settings. Also, the GPS port settings for your unit is missing. I added mine from FlyAudio as comments for you to see. But, if your china unit is fine and is not losing GPS connectivity, you don't have add those lines.

I cannot guaranty these changes will solve your problems, but if you want you can give it a try. Make sure to back up your entire iGo Primo folder before applying these changes.

[device]
type="Generic_device"

[folders]
app="SDMEM/PRIMO"
content=SDMEM/PRIMO/content

[power]
powermgm_state="1"
skip_suspend_process_all="1"

[Main]
ShowExit=1

[Bluetooth]
;btappl="\SDMMC\PRIMO\BTOnOff.exe"

[interface]
show_exit=1
extra_settings=1
;resolution_dir="800_480"
;vga=0
;show_bugreport=1

[3d_config]
disable_roadsign_navigation_mode=1
rotated_roadsigns=1
show_guidance_arrows=1
show_guidance_strip=1

[rawdisplay]
screen_x=800
screen_y=480

[sound]
csv_voice_enabled=1
use_method=1
queue_length=200
sound_volume=255
voice_volume=255
mute_os_key=1
ding=0

[route]
correctness=90

[warning]
speedcam_enabled=1 ;(0)
speedcam_visualtype=1 ;(1)
speedcam_soundtype=1 ;(1) 1=warn if overspeed 2=approach
speedcam_soundtype_4=2 ;
speedcam_warning=1 ;(0)
;speedcam_check_frc=1
speak_tts_only=1
speedwarn_alt_builtup_based=1 ;(0)
speedwarn_alt_limit=1 ;(0)
speedwarn_alt_tolerance=110 ;(100)
speedwarn_alt_toltype=1 ;(0) alternative tolerance type
speedwarn_tolerance=110 ;(100)
speedwarn_toltype=1 ;(0) absolute or percentage

[debug]
skip_eula=1
enable_roadshadow=1
loop_sim=1
sound_q_length=200
reserve_memory=1835008
cache=262144
experimental_features="1"

[map]
auto_nightmode=1
map_mode="3D"

;[gps]
;port=6
;baud=4800

[tts]
tts_buffer=131072
announce_exit_directions=1
tts_logics=3
priority="HIGH"
always_say_road_names=3
announce_street_name=1
skip_exit_numbers=2
Old 08-11-12, 10:28 PM
  #318  
07awdis250
Pole Position
iTrader: (1)
 
07awdis250's Avatar
 
Join Date: Mar 2012
Location: fl
Posts: 312
Likes: 0
Received 1 Like on 1 Post
Default

NimaM,
I tried the the new definitions you added and they didnt work. I managed to do
A hard reset on the unit and install the original sd card and configure it again and
Now it works. I hope it keeps working and does not give me any errors. NimaM,
Thank you for helping.


Old 08-12-12, 10:50 PM
  #319  
xpionage2
Rookie
iTrader: (3)
 
xpionage2's Avatar
 
Join Date: Feb 2012
Location: BC
Posts: 71
Likes: 0
Received 0 Likes on 0 Posts
Default

Hows the unit so far? Any other glitches? How's the iPod/iphone playback and the USB player with different media types?
Old 08-13-12, 06:34 AM
  #320  
07awdis250
Pole Position
iTrader: (1)
 
07awdis250's Avatar
 
Join Date: Mar 2012
Location: fl
Posts: 312
Likes: 0
Received 1 Like on 1 Post
Default

The unit ia working 100% . The only thing is the radio which does not match my local radio station . 96.5 in the unit is 99.6 lol
Old 08-13-12, 01:29 PM
  #321  
Touge
Pole Position
iTrader: (4)
 
Touge's Avatar
 
Join Date: Mar 2007
Location: USA
Posts: 356
Likes: 0
Received 0 Likes on 0 Posts
Default

Nice, hopefully they will fix that issue in a future update.
Old 08-13-12, 07:38 PM
  #322  
knbnguyen
Pole Position
 
knbnguyen's Avatar
 
Join Date: Mar 2012
Location: Georgia
Posts: 249
Received 22 Likes on 12 Posts
Default

Ok guys, the unit actually from Roadrover... another brand from China.. here's the spec for it on their website

http://www.roadrover.cn/e/products_view.php?id=68
Old 08-13-12, 07:59 PM
  #323  
Touge
Pole Position
iTrader: (4)
 
Touge's Avatar
 
Join Date: Mar 2007
Location: USA
Posts: 356
Likes: 0
Received 0 Likes on 0 Posts
Default

07awdis250, do you have any pictures of it during the day ?. Just wondering how the color of the new nav unit match's the oem cd changer color ?.

Anyone know if they have a specific 06-08 model ?. This way I don't have to replace the vents.
Old 08-13-12, 08:21 PM
  #324  
07awdis250
Pole Position
iTrader: (1)
 
07awdis250's Avatar
 
Join Date: Mar 2012
Location: fl
Posts: 312
Likes: 0
Received 1 Like on 1 Post
Default

Originally Posted by Touge
07awdis250, do you have any pictures of it during the day ?. Just wondering how the color of the new nav unit match's the oem cd changer color ?.

Anyone know if they have a specific 06-08 model ?. This way I don't have to replace the vents.

Here is a bad picture i took while test fitting everything , hopefully you can see the color is right on. I will uplaod another picture for you tomorrow.

Old 08-14-12, 03:34 AM
  #325  
bruch
Driver School Candidate
 
bruch's Avatar
 
Join Date: Jul 2012
Location: FL
Posts: 16
Likes: 0
Received 0 Likes on 0 Posts
Default

I spent some time chatting with the girl from szlsqstar
(http://szlsqstar.en.alibaba.com/prod...vd_player.html).

I got the following price:
Unit = $480
SD Card (US Maps) = $10
Shipping = $ 68
Total = $558

Not sure if somebody else from south florida wants the unit as well.
If so, we could probably buy together and save on shipping.

I tried to get as much information as possible about the temperature, and according to her, she is checking with her engineers.

07awdis250 - In case she comes back with a solution I'll update you.

07awdis250 - I have one last question about the unit. Do the wheel controls fully work with the unit?
Old 08-14-12, 08:51 AM
  #326  
My0gr81
Lexus Test Driver
 
My0gr81's Avatar
 
Join Date: Apr 2008
Location: Ontario
Posts: 1,363
Received 2 Likes on 2 Posts
Default

Originally Posted by Touge
07awdis250, do you have any pictures of it during the day ?. Just wondering how the color of the new nav unit match's the oem cd changer color ?.

Anyone know if they have a specific 06-08 model ?. This way I don't have to replace the vents.
I have a MY2012 IS250 that is about 3k miles without NAV. I can confirm that the color for the top part of the console, DOES NOT match the color of the CD changer. Very slight difference, but it is there. I suspect that difference will only intensify over time.
Old 08-14-12, 09:16 AM
  #327  
07awdis250
Pole Position
iTrader: (1)
 
07awdis250's Avatar
 
Join Date: Mar 2012
Location: fl
Posts: 312
Likes: 0
Received 1 Like on 1 Post
Default

Originally Posted by bruch
I spent some time chatting with the girl from szlsqstar
(http://szlsqstar.en.alibaba.com/prod...vd_player.html).

I got the following price:
Unit = $480
SD Card (US Maps) = $10
Shipping = $ 68
Total = $558

Not sure if somebody else from south florida wants the unit as well.
If so, we could probably buy together and save on shipping.

I tried to get as much information as possible about the temperature, and according to her, she is checking with her engineers.

07awdis250 - In case she comes back with a solution I'll update you.

07awdis250 - I have one last question about the unit. Do the wheel controls fully work with the unit?
Thank you, the Steering wheel controls work when Playing a cd, radio and the volume fuction works as well. Now, while using bluetooth the steering wheel control do not work to chnage the songs.
Old 08-14-12, 02:56 PM
  #328  
ldc
Lexus Test Driver
 
ldc's Avatar
 
Join Date: Jan 2007
Location: 80808
Posts: 972
Likes: 0
Received 20 Likes on 20 Posts
Default

07awdis250, have you got the new vents yet?
Old 08-14-12, 06:57 PM
  #329  
07awdis250
Pole Position
iTrader: (1)
 
07awdis250's Avatar
 
Join Date: Mar 2012
Location: fl
Posts: 312
Likes: 0
Received 1 Like on 1 Post
Default

Originally Posted by ldc
07awdis250, have you got the new vents yet?
They should be here friday !
Old 08-15-12, 08:10 PM
  #330  
linus73
Lead Lap
 
linus73's Avatar
 
Join Date: Oct 2011
Location: chicago, Il
Posts: 623
Likes: 0
Received 0 Likes on 0 Posts
Default

looking good so far guys! vents will complete the look, and i have to say that igo primo 9 is the best nav software i have used so far. i really like all the options it has like the mp3 player, and the buildings it shows when im downtown. the night settings are cool too, but the best one is the overhead signs displays, just the the ones you see when on the xpressway, and the exit offramp splits. im still waiting for a RMA number so i can exchange my unit or get it repaired by fly audio. i love my unit and use it everyday, espically the dvd feature and usb., but the freezing and changing on its own is what makes it a pos unit.


Quick Reply: Found Flyaudios Manufacturer



All times are GMT -7. The time now is 11:18 PM.