libera/#devuan/ Saturday, 2021-11-13

gnarfacejk: watch Xorg's ram usage, if it's always using up all your free ram right before this happens that could be "the smoking gun"00:19
menacedoes devuan consider doing a official vagrant image in the vagrant box store?01:50
jk_gnarface: thanx! i was away 'cuz taking care of my daughter :)06:05
jk_gnarface: i have an intel "GPU": $ lspci gives 00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0d)06:05
Yonlewell, anyway to switch to runit? when installing, i can't use runit very well06:25
jk_sadoon_albader: hmm.. in dmesg i only see some firmware errors for what i believe is the soundcard (rt5640) and the wlan/bluetooth device (brcm/BCM4324B5.hcd)06:43
Yonlehello world12:16
Yonlei'm chatting on Devuan12:16
avihhi, how can I get network working with the minimal-live iso? (also, finding that the root password is toor was not obvious...)12:18
avih(network is working fine with the minimal-desktop iso)12:19
avihworking fine with the live-desktop* iso12:19
avihfigured it out: dhclient as root (which was not available as user "devuan")13:17
neutralanyone alive15:19
neutralhi15:20
u-amarsh04hi neutral15:22
neutralu-amarsh04: how do i connect to 'usb0' which is my usb tethered android phone, automatically on boot. i have to do 'ifup usb0' as root manually15:22
u-amarsh04hmm, I haven't done tethering myself15:24
neutrali have edited hotplug usb as given in the devuan network configuration manual https://www.devuan.org/os/documentation/install-guides/chimaera/network-configuration15:27
u-amarsh04I had a look on what packages depend or recommend ifupdown and15:29
u-amarsh04ifplugd was one such package15:29
neutral<u-amarsh04>: thanks thats what i was looking for15:34
u-amarsh04I have no idea if it will actually work in your situation, just a wild guess15:34
u-amarsh04One of these days I should learn how to set up tethering from my mobile also15:35
neutral<u-amarsh04> : i use mobile beacause in india, mobile internet is cheap15:44
_ds_u-amarsh04, shouldn't be much more than "iface usb0 inet dhcp" in /etc/network/interfaces.16:11
_ds_Then ”ifup usb0” and “ifdown usb0” as needed16:11
_ds_I found a need to set up a default route – “route add -net default gw 192.168.42.129 dev usb0” worked here (add similar for IPv6 if your mobile network supports that)16:13
_ds_With a few firewall rules, using the tether for a whole LAN is possible16:15
u-amarsh04thanks _ds_16:24
wikanhi ;)  interesting and complicated question here ;)16:36
wikanimagine file $HOME/.apprc. The file is hardcoded so impossible to provide from cmd like --config16:37
wikani know there is solution to do something like this:16:37
wikanproc1:reads default $HOME/.apprc16:38
wikanproc1: reads the same file but sees another content16:38

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!