After rebuilding the kernel here is the current state of the installation:

We are now able to detect all the devices. Ethernet and Bluetooth are
working well.

 

The issues are now with WiFi and mobile broadband.

 

When using test-connman to enable WiFi we have the following output

 

Traceback (most recent call last):

  File "./test-connman", line 161, in <module>

    technology.SetProperty("Powered", True)

  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 70, in
__call__

    return self._proxy_method(*args, **keywords)

  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in
__call__

    **keywords)

  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in
call_blocking

    message, timeout)

dbus.exceptions.DBusException: net.connman.Error.OperationTimeout: Operation
timeout

 

Then in connmanctl the command technologies gives this:

 

/net/connman/technology/wifi

  Name = WiFi

  Type = wifi

  Powered = False

  Connected = False

  Tethering = False

  Hidden = False

/net/connman/technology/ethernet

  Name = Wired

  Type = ethernet

  Powered = True

  Connected = True

  Tethering = False

  Hidden = False

/net/connman/technology/bluetooth

  Name = Bluetooth

  Type = bluetooth

  Powered = True

  Connected = False

  Tethering = False

  Hidden = False

 

which means that our mobile broadband interface is ignored.

 

I think this is not a matter of driver anymore.

 

Maximilien

 

From: mouton maximilien [mailto:[email protected]] 
Sent: mardi 18 février 2014 10:26
To: 'Ylinen, Mikko'
Cc: '[email protected]'
Subject: RE: network interfaces not detected on nexcom vtc6200

 

Ok I’ll try rebuilding the kernel and let you know if it worked.

 

By the way I also noticed some issues related to ico uxf homescreen (windows
too big, enable to move/close windows, etc.).

Does anybody experience such issues?

 

From: Ylinen, Mikko [mailto:[email protected]] 
Sent: lundi 17 février 2014 12:29
To: mouton maximilien
Cc: [email protected]
Subject: Re: network interfaces not detected on nexcom vtc6200

 

 

 

On Sun, Feb 16, 2014 at 9:40 PM, mouton maximilien <[email protected]>
wrote:

 

 
I think this is a matter of missing driver. Is there any way to get them?

 

If you know the linux kernel driver for your networking hardware, you can
easily rebuild a kernel

for yourself with the help of [1].

 

-- Mikko

 

[1]
https://wiki.tizen.org/wiki/IVI/artem-kernel#How_to_change_the_configuration
_file

_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to