joumpe | Hi, I installed the rtirq script (official PPA, https://launchpad.net/~rncbc) and works, but is neccesary run/enable every loggin. Is possible active automatically? | 16:51 |
---|---|---|
=== vijay is now known as vj | ||
OvenWerk1 | joumpe: it should do that now via /etc/init.d | 18:12 |
OvenWerk1 | even with systemd sysv init should still work | 18:12 |
OvenWerk1 | joumpe: you should check to see that /etc/init.d/rtirq exists and /etc/rc5.d/S01rtirq exists. The second should be a symbolic link to the first | 18:15 |
OvenWerk1 | joumpe: also, if you installed via a PPA then synaptic or muon should show you a list of files it installed | 18:16 |
OvenWerk1 | if youo paste that to a paste site like pastebin and post the resulting url I can loom at tghe list and maybe comment more. | 18:17 |
OvenWerk1 | rui was talking about changing the start from sysv to systemd | 18:18 |
OvenWerk1 | (Rui is the R in rnc) | 18:18 |
joumpe | in the words of Rui the deb package has problems bridging sysvinit to systemd. Here the package installed from PPA: | 18:22 |
joumpe | «/etc | 18:22 |
joumpe | " /etc | 18:33 |
blscoe | @Over | 18:38 |
blscoe | OvenWerk1sorry, I'm the user who talk about rtirq script. Here the files installed from ppa deb package: https://bpa.st/W7JA | 18:40 |
blscoe | In the words of Rui deb package form ubuntu/debian has an issue about systemd and sysvinit | 18:42 |
OvenWerk1 | unless the symbolic link has been created in /etc/rc5.d/ it will not run at system start. | 19:08 |
OvenWerk1 | blscoe: does ls /etc/rc5.d/*rtirq* show anything? | 19:09 |
blscoe | wait a minute please | 19:10 |
blscoe | on /etc/rc5.d no exist nothing related with rtirq | 19:11 |
blscoe | excuse me What file must be linked to /etc/rc5.d/ | 19:12 |
OvenWerk1 | cd /etc/rc5.d/ | 19:12 |
OvenWerk1 | sudo ln -s ../init.d/rtirq ./S01rtirq | 19:13 |
OvenWerk1 | blscoe: those two ^^^ commands will create the link then reboot to see if it works for you. | 19:14 |
blscoe | ok, I try now | 19:14 |
OvenWerk1 | blscoe: debian used to have a command for creating that link at install time. It no longer works | 19:14 |
blscoe | I will back | 19:15 |
blscoe | I'm reboot my pc, wait please | 19:16 |
blscoe | OvenWerk1thank you!!!! | 19:20 |
OvenWerk1 | blscoe: your welcome | 19:20 |
blscoe | Now rtirq works... I really appraise your help OvenWerk1 . This info need to be documented some wiki becuase is very difficult to locate. Regards | 19:23 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!