Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration from Debian 6.0 to Ubuntu 14.04 on TEO #32

Closed
7 tasks done
jgvictores opened this issue Jan 31, 2018 · 21 comments
Closed
7 tasks done

Migration from Debian 6.0 to Ubuntu 14.04 on TEO #32

jgvictores opened this issue Jan 31, 2018 · 21 comments

Comments

@jgvictores
Copy link
Member

jgvictores commented Jan 31, 2018

Migration from Debian 6.0 to Ubuntu 14.04 on TEO

ToDo:

@jgvictores
Copy link
Member Author

jgvictores commented Jan 31, 2018

@jgvictores jgvictores added blocked Do not focus on this issue until blocking issue is closed priority: high status: in progress labels Jan 31, 2018
@jgvictores
Copy link
Member Author

jgvictores commented Jan 31, 2018

Jr3 on Ubuntu still has issues...

On Debian lsmod we have:

jr3pci_driver          23698  0 
jr3_pci                 6086  0 
comedi                 24352  1 jr3_pci

And jr3:

[info] DeviceDriverImpl.cpp:35 open(): Full scales of Sensor 0 are 317 314 845 221 219 307
[info] DeviceDriverImpl.cpp:37 open(): Full scales of Sensor 1 are: 326 325 870 224 224 309
[info] DeviceDriverImpl.cpp:39 open(): Full scales of Sensor 2 are: 0 0 0 0 0 0
[info] DeviceDriverImpl.cpp:41 open(): Full scales of Sensor 3 are: 0 0 0 0 0 0

Using roboticslab-uc3m/jr3pci-linux@4d86697 (current develop)

@jgvictores
Copy link
Member Author

JR3 working via roboticslab-uc3m/jr3pci-linux@3cb1a29 (current develop of https://github.com/roboticslab-uc3m/jr3pci-linux )!!

@jgvictores
Copy link
Member Author

@jgvictores
Copy link
Member Author

@jgvictores
Copy link
Member Author

@jgvictores
Copy link
Member Author

@jgvictores
Copy link
Member Author

Install daemontools as described here

The YARP_CONF variable is deprecated and it is no longer used. Please check the documentation for yarp::os::ResourceFinder::getConfigHome() warning: YARP name server(s) not configured, ports will be anonymous warning: check your namespace and settings with 'yarp detect'

@jgvictores jgvictores removed the blocked Do not focus on this issue until blocking issue is closed label Jan 31, 2018
@rsantos88
Copy link
Contributor

From here we see YARP_CONF is deprecated, and from the called ResourceFinder::getConfigHome(), and from its documentation we can see that YARP_CONFIG_HOME is now used instead.

Tested and working! 🎉🎉🎉

@rsantos88
Copy link
Contributor

Starting documentation!
Shoud create GitHub releases, before erasing all Debian 6.0 documentation, at least on https://github.com/roboticslab-uc3m/yarp-devices

@jgvictores
Copy link
Member Author

@jgvictores
Copy link
Member Author

@rsantos88
Copy link
Contributor

update this table using the agreed format (csv)

Here it is: https://github.com/roboticslab-uc3m/teo-main/blob/issue%2332/doc/os-requirements.csv

@rsantos88
Copy link
Contributor

pull request: #34

@rsantos88
Copy link
Contributor

Do you want to convert this table to .cvs too, don't you?

@jgvictores
Copy link
Member Author

In fact most work done at https://github.com/David-Estevez/yarp-devices/tree/fix-161-migrate-tables, check issue roboticslab-uc3m/yarp-devices#161.
The basic idea is to conclude roboticslab-uc3m/yarp-devices#161 but taking into account that all Debian 6.0 information can be removed.

@jgvictores
Copy link
Member Author

Also careful with roboticslab-uc3m/yarp-devices@98ec0ef (fix-165-find-phidget)

@jgvictores
Copy link
Member Author

Added "Change boot order: make Ubuntu default." to description.

@rsantos88
Copy link
Contributor

Added "Change boot order: make Ubuntu default." to description.

Done in both computers. Now you can see the next screen when grub starts, ease to recognize:
(Default time to choose: 5s)

20180208_155012

@jgvictores
Copy link
Member Author

Do you want to convert this table to .csv too, don't you?

Great. Basically missing merge of the branches that involve this file.

jgvictores added a commit to roboticslab-uc3m/yarp-devices that referenced this issue Feb 8, 2018
@jgvictores
Copy link
Member Author

jgvictores commented Feb 8, 2018

Finished documentation, which was final step, at roboticslab-uc3m/yarp-devices@ffce5d9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants