[Desktop-packages] [Bug 1562219] Re: xinit will not work as non-root.

2016-09-14 Thread hackeron
The workaround is not working :( - $ sudo setfacl -m u:kodi:rw /dev/tty0 /dev/tty7 setfacl: Option -m: Invalid argument near character 3 $ sudo chmod 0660 /dev/tty* $ $ startx ... Fatal server error: (EE) parse_vt_settings: Cannot open /dev/tty0 (No such file or directory) ... Any ideas? --

[Desktop-packages] [Bug 1330262] Re: HUAWEI E3531 not connected on Ubuntu 14.04

2016-01-28 Thread hackeron
I am seeing something completely different and for me the issue is with usb_modeswitch first: This is what I see when I plug mine in: https://gist.github.com/xanview/3a37e6eb0cf24a12908b The key lines are: Jan 28 16:19:23 TimeBox systemd[1]: Starting USB_ModeSwitch... Jan 28 16:19:23 TimeBox

[Desktop-packages] [Bug 1431179] Re: usb_modeswitch@.service fails

2016-01-25 Thread hackeron
I'm having the same issue. Ubuntu tries to start service usb_modeswitch@1-1.4-1-1.4:1.0 -- this fails. If I start service: usb_modeswitch@1-1.4:1.0 manually, running systemctl start usb_modeswitch@1-1.4:1.0 - that works fine and my 3g modem starts working. Anyone have a permanent solution? --