| *** sherbets has joined #automotive | 00:01 | |
| *** toscalix has joined #automotive | 00:03 | |
| *** toscalix has quit IRC | 00:04 | |
| *** kooltux_ has quit IRC | 00:50 | |
| *** sherbets has quit IRC | 01:36 | |
| *** sherbets has joined #automotive | 01:43 | |
| *** sherbets has quit IRC | 01:54 | |
| *** sherbets has joined #automotive | 02:23 | |
| *** toscalix has joined #automotive | 03:24 | |
| *** toscalix has quit IRC | 03:25 | |
| *** sherbets has quit IRC | 05:52 | |
| *** walzert has joined #automotive | 07:37 | |
| *** mranostay has quit IRC | 07:54 | |
| *** vrubiolo has joined #automotive | 08:01 | |
| *** jobol has joined #automotive | 08:07 | |
| *** jobol has left #automotive | 08:08 | |
| *** leon-anavi has joined #automotive | 08:35 | |
| *** walzert has quit IRC | 09:11 | |
| *** walzert has joined #automotive | 09:33 | |
| *** kooltux_ has joined #automotive | 10:16 | |
| walzert | could someone answer me some questions about the hvac app? I want to know if CAN is enabled or what to do to get it working. | 10:48 |
|---|---|---|
| dl9pf | There is a config file hvac.ini | 11:11 |
| dl9pf | Need to Set can i/f in there. | 11:12 |
| *** vrubiolo has quit IRC | 11:13 | |
| walzert | and the the messages should be on the can port if I change something in the hvac app? | 11:14 |
| walzert | sending messages over cansend and reciving with candump is working and I used that device in dev-mapping and in hvac.json | 11:34 |
| walzert | its agl 9 | 11:34 |
| dl9pf | Yes. That should Work. But See vcar Definition wrt messages | 11:43 |
| *** sherbets has joined #automotive | 11:50 | |
| *** sherbets has quit IRC | 12:09 | |
| walzert | dl9pf: if I got an error message in the afb-client-demo "info":"Sending the message. See the log for more details." where could I find that log? | 12:09 |
| walzert | I tried to use the low-can to send messages | 12:11 |
| *** tgamblin_ has joined #automotive | 12:27 | |
| *** tgamblin has quit IRC | 12:30 | |
| *** vrubiolo has joined #automotive | 12:46 | |
| mvlad | walzert, everything goes through systemd, use journalctl (man journalctl) | 13:45 |
| *** sherbets has joined #automotive | 13:46 | |
| *** sherbets has quit IRC | 13:50 | |
| *** sherbets has joined #automotive | 13:54 | |
| fury | is there a way to use connmanctl to enable wifi / connect to bluetooth from the command line in icefish? i'm trying to bring my custom image up to date (last time i really had it working was some time in master around when flounder was out and guppy was almost done) | 14:03 |
| fury | or does the new security stuff prevent that | 14:03 |
| walzert | mvlad: thank you found two errors related to the binding | 14:04 |
| *** sherbets has quit IRC | 14:11 | |
| fury | n/m, just tried it and it worked this time | 14:21 |
| fury | ¯\_(ツ)_/¯ | 14:22 |
| *** walzert has quit IRC | 14:47 | |
| *** amalek has left #automotive | 15:03 | |
| *** vrubiolo has quit IRC | 16:02 | |
| fury | any ideas on what i'd have to do to give the qtgamepad framework access to the input devices now that everything's running as agl-driver? tried adding it to the "input" group but no good | 17:02 |
| smurray | fury: likely need to add udev rules to get the devices labelled | 17:22 |
| smurray | fury: that's what's being done for various nodes related to video/audio atm, and some I2C dev nodes for radio devices | 17:23 |
| fury | smurray: cool, that's what i figured. i kind of hackjobbed it for now adding agl-driver to the "input" group and it mostly kinda works? except i'm only getting response from my analog stick, i must have the wrong controller config or something | 17:23 |
| smurray | fury: look in /etc/udev/rules.d/zz-* | 17:24 |
| smurray | fury: just being in the group may possibly not be enough, there's a variable in the rules to set SMACK permission as well | 17:25 |
| fury | ah | 17:25 |
| *** sherbets has joined #automotive | 17:26 | |
| fury | zz-input.rules says SUBSYSTEM=="input", MODE="0660", GROUP="input", SECLABEL{smack}="*", TAG+="systemd", ENV{SYSTEMD_WANTS}="weston.service" | 17:27 |
| fury | but 55-udev-smack-default.rules says SUBSYSTEM=="input", KERNEL=="mouse*|mice|event*", MODE="0640", SECLABEL{smack}="*" | 17:27 |
| fury | does the zz take precedence or the 55 | 17:27 |
| dl9pf | zz is later iirc | 17:28 |
| dl9pf | SECLABEL{smack}="*" is the bit you might want for now. | 17:28 |
| fury | ok cool. it seems like that's what's already applying to my controller | 17:28 |
| fury | i'm just a doofus, my app is getting the button but failing to do anything with it. :D | 17:31 |
| fury | thanks! | 17:31 |
| fury | oh. it's not loading the .conf file i put in there. hmm. weird. i chsmacked it tho | 17:41 |
| dl9pf | did you udevadm --trigger / --settle or reboot ? | 17:46 |
| fury | they were already set that way | 18:04 |
| fury | but yeah i've rebooted a couple times since putting the .conf file in various places where i imagine Qt might look for it | 18:04 |
| fury | guess i'll just have to specify the file to load and see if that works | 18:04 |
| fury | cause it's acting with the default controller config, not my calibrated one, so nothing actually works. i had that working in older versions by putting the right .conf file in ~/app-data/my-app/Unknown\ Organization/ | 18:08 |
| *** sherbets has quit IRC | 20:43 | |
| *** leon-anavi has quit IRC | 23:56 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!