Найдено 6 результатов

Daniel555
Чт май 22, 2014 12:25 pm
Форум: Мультимедиа системы
Тема: Connection to MyAudi with 3GP
Ответы: 0
Просмотры: 2089

Connection to MyAudi with 3GP

Hello,

going through the dumped MMI files I came across myaudiconnect_nodataconnect.jar.
Which seems to handle the connection to MyAudi, which is by now not working when using the D-Link LAN adapeter and a 3G router.

It seems that an IMSI is needed to connect to the Audi servers for ...
Daniel555
Сб май 10, 2014 10:18 pm
Форум: Мультимедиа системы
Тема: Change default audio routing -> External video source and sound from FM tuner
Ответы: 1
Просмотры: 3925

There are JAVA classes for sending MOST messages:
CMostIO mostSender;
CMostIO mostReceiver;
MostMessage rMessage;
MostMessage sMessage;
Daniel555
Сб май 10, 2014 9:18 pm
Форум: Мультимедиа системы
Тема: Change default audio routing -> External video source and sound from FM tuner
Ответы: 1
Просмотры: 3925

Change default audio routing -> External video source and sound from FM tuner

Hello,

does anyone know how to change the default audio routing for the MMI 3GP?
I want to use an external FBAS video source while still listening to the FM tuner (radio).

There is /usr/sbin/io-audio which loads and configures the driver hb_fpga
Default config is:
<Process>
<Number>18</Number ...
Daniel555
Ср апр 23, 2014 12:19 am
Форум: Мультимедиа системы
Тема: MMI 3G+ Let Marvell 8688 connect as Wifi client
Ответы: 4
Просмотры: 5942

I have found something more:
The MMI uses the driver devnp-mv8688uap.
The uap driver seems to be the AP mode driver for the MV8688 chipset.
Under linux there is also a sd8688.ko driver to run the MV8688 in client mode.

So actually a client mode driver for QNX is also missing.
I do not know if it is ...
Daniel555
Вс апр 20, 2014 5:29 pm
Форум: Мультимедиа системы
Тема: MMI 3G+ Let Marvell 8688 connect as Wifi client
Ответы: 4
Просмотры: 5942

Bad,
I already considered that.
Why should Audi or the maker if the MMI (HB) implement something which is not needed.
greetings
Daniel555
Вс апр 20, 2014 11:19 am
Форум: Мультимедиа системы
Тема: MMI 3G+ Let Marvell 8688 connect as Wifi client
Ответы: 4
Просмотры: 5942

MMI 3G+ Let Marvell 8688 connect as Wifi client

Hello guys,

first I want to say that you all do a great job on modifying the MMI.
Do you think it could be possible to run the wifi in Client mode to tether it to a mobile phone for 3G Data for gMaps and so on?

It could be possible if the driver an the QNX version do support WPA in client mode.
I ...