Title: Samsung Enterprise Portal mySingle

 

Dear all

 

A few month ago, i shared "further work regarding deviced".

And there is a positive assessment of deviced so far, so i apply it in practice.

To do that, i need some help.

Is there anyone to answer below my requests ?

 

* deviced added

In tizen 3.0, system-server module is changed to deviced.

It means a device daemon, to control almost devices attached target.

(deviced details:

 Before changing, in tizen 2.x, there was two daemon, system-server and power-manager.

 System-server controled backlight, led, mmc, vibrator and extra connector such as hdmi, usb and ta.

 Power-manager controled power and battery.

 And there was usb-server application to be launched by system-server when connected usb devices.

 But i think there is no need to be seperated. One daemon can managed above devices, this is a deviced.)

So i created new git path and copied codes from system-server.

In case of missed patches, i manually merged it using cherry-pick, but not reviewed yet.

 

git path

    platform/core/system/deviced

 

missed patches

https://review.tizen.org/gerrit/#/c/18955/

https://review.tizen.org/gerrit/#/c/18956/

https://review.tizen.org/gerrit/#/c/18957/

https://review.tizen.org/gerrit/#/c/18958/

https://review.tizen.org/gerrit/#/c/18969/

 

* Request to check it works properly

I want to check whether this module is working properly on ivi enviroment.

I can check the build it on ivi profile and the result is successful.

But i do not have ivi target, so i want you to check if the deviced daemon works properly as system-server does on real target.

 

* Delete not used package

libslp-pm, sysman, devman and haptic package.

There are each packages, but deviced(system-server) also provides the same libraries.

Besides, the version of library on system-server is higher than each packages.

libslp-pm -> libslp-pm-1.2.4-12.9.i686.rpm

system-server -> libslp-pm-2.0.0-17.2.i686.rpm

 

If there is no issue about deviced, i will merge the patches and request SR to obs.

In this case, you should remove system-server package and insert deviced.

System-server and deviced can not coexist.

 

Thank you.

Jiyoung.

 

_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to