libera/#devuan/ Saturday, 2020-07-11

msiismWhen linux-headers-4.19.0-9-686-pae was installed on my system during my upgrade from ASCII to beowulf, I got the following error: https://paste.debian.net/plainh/b0aeb6af01:15
msiismThis is related to my USB wifi adapter.01:15
msiismThe log file mentioned in the error message contains this: https://paste.debian.net/plainh/4eb5cff3/01:15
msiismTo me, that looks like a bunch of C programming errors.01:16
msiismBut then, the only seem to occur because the compiler operates in some sort of strict mode, apparently.01:17
msiismWell, yeah, it says: "cc1: some warnings being treated as errors"01:19
msiismIt's probably better, though, to have the code fixed in order not to get those warnings in the first place.01:48
plasma41HackphiL: Did you get Devuan installed? Do you have any questions?01:53
plasma41xrogaan: Were you trying to get a steam controller working?01:54
* msiism sees a newer version of firmware-realtek in beowulf-backports…01:54
* msiism finds out that installing that doesn't help at all…02:00
xrogaanno02:18
xrogaanmsiism: and you have a /var/lib/dkms/8192cu/1.10/build/make.log ?02:19
msiismxrogaan: Sure. It's under the second link I posted above.02:20
xrogaanhttps://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885034 ?02:21
xrogaannot part of debian?02:22
xrogaandoesn't seem well maintained02:24
msiismxrogaan: Hm…, the 4.19 kernel probably doesn't need the out-of-tree driver anymore. The 4.9 kernel, however, does, as far as I know.02:26
msiismThat said, wifi doesn't work for me anymore with the 4.19 kernel.02:27
xrogaanwifi is overrated :P02:27
msiismIt works flawlessly in NetBSD. :P02:28
xrogaanI don't know, ask the driver maintainers.02:28
msiismI'll try one other thing first…02:32
* msiism reboots02:32
HackphiLhi there07:14
HackphiLdevuan beowulf is installed and I need to use the wifi07:15
HackphiLhi plasma41 thx for contact07:15
plasma41HackphiL: Is your wifi hardware built-in or an external usb dongle?07:19
HackphiLit's a wifi card inside07:21
HackphiLwhat's the time by you plasma41 ?07:21
plasma41HackphiL: My timezone is CST, UTC-5. I'm up late. It's just past midnight for me.07:23
plasma41HackphiL: You're in France, correct?07:23
plasma41Do you know what chipset? The output of `lspci` should identify the wifi device.07:24
HackphiLI look...07:25
HackphiLyes plasma41 Marseille, France07:27
HackphiLlspci -nn | grep -i network ---> 02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8192EE PCIe Wireless Network Adapter [10ec:818b]07:28
plasma41Looking that up...07:29
gnarfaceplasma41: as i recall it turned out to be a "ac" device that needed a newer driver and/or firmware than beowulf stock, but he said it worked on ubuntu so my current hypothesis is the beowulf-backports kernel should also have support07:32
gnarfaceplasma41: if not, whatever ubuntu patched their kernel with should still be on github or something, but i'm placing my bets on the backports kernel for this one07:33
plasma41The kernel package does not contain any non-libre firmware packages in it, in Devuan or in Ubuntu. If the wifi is working under Ubuntu, it means that a proprietary firmware package is installed.07:35
HackphiLok so, what can I do, I need wifi on that pc07:49
plasma41The package that has the firmware is "firmware-realtek". I do not recommend installing it because it is proprietary software.07:54
plasma41I personally recommend replacing the internal wifi card with one that works without proprietary software. Alternately, I recommend using  instead a usb wifi dongle that does not require proprietary software.07:57
HackphiLyou're right, I like that free spirit ;) but could advice me a wifi internal card ad-hoc ?08:02
gnarfaceHackphiL: i thought you said you already had that firmware package for the stock beowulf kernel though?  if not, definitely try it.  if you do, there's a newer one in backports, too.08:12
HackphiLgnarface ~~> sorry... mum at phone10:17
HackphiLthe realtek firmware and modules are installed but I have non wifi10:18
HackphiLgnarface ~~> still there?10:18
gnarfaceHackphiL: so use the backports one10:26
gnarfaceHackphiL: the kernel version and that firmware version are a pair, so if you get the kernel from beowulf-backports you should also get the firmware from there10:29
gnarfaceHackphiL: they could work individually but there's no way for me to know10:29
HackphiLgnarface ~~> I'm newbie and don't know how to use the backports10:44
HackphiLhave to modify the sources.list for that?10:45
gnarfaceHackphiL: yes, it works just like debian backports, but the line is this instead: deb http://deb.devuan.org/merged beowulf-backports main10:47
HackphiLnon need rto add "contrib" and "non-free" as for the other lines?10:55
HackphiLs/rto/to10:55
gnarfaceHackphiL: you should really research how this all works on your own but no, actually it was my mistake.  yes, add contrib and non-free to that line too: deb http://deb.devuan.org/merged beowulf-backports main contrib non-free10:57
gnarfaceHackphiL: only enable it to pull in the right linux-image-* package and firmware-realtek package, then comment it out10:58
search_socialinstalling kernel 5 fixed my wifi12:39
HackphiLsearch_social ~~> I never did that! How can I do?14:02
fsmithredHackphiL, did you enable backports in sources.list?14:04
HackphiLhello fsmithred yes I did14:05
fsmithredand did you install a kernel from backports?14:06
HackphiLI onny installed devuan-beowulf with the iso14:07
fsmithredok14:07
fsmithredDo you need a newer kernel?14:08
HackphiLI need wifi on that pc and -search-social said : "12:40:35    search_social | installing kernel 5 fixed my wifi "14:08
HackphiLmy card is "proprio"14:09
djph"proprio" ? ehwot14:10
HackphiLthe chipset of my wifi card is not free14:10
fsmithredlol14:10
djphHackphiL: who makes the chipset? realtek / ralink / one of those jokers?14:10
HackphiLrealtek14:10
fsmithredapt -t beowulf-backports install linux-image-5.6.0-0.bpo.2-amd64 firmware-realtek14:11
djph^14:11
HackphiLand a modprobe after?14:11
fsmithredI assume you have amd6414:11
HackphiLypu can14:11
HackphiL;)14:12
fsmithredyeah, probably modprobe -r to remove the older one and then modprobe again14:12
fsmithredoh14:12
fsmithred no14:12
fsmithredyou must reboot14:12
fsmithredso you run the new kernel14:12
HackphiLok...14:12
fsmithredand you should probably disable backports in sources.list. Just comment out the line.14:13
HackphiLI know that14:13
fsmithredGood.14:13
HackphiLkernel charging...14:16
HackphiLoups!14:16
HackphiLW: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r816914:17
HackphiLW: Possible missing firmware /lib/firmware/rtl_nic/rtl8168fp-3.fw for module r816914:17
gnarfaceit's just a warning, it may be nothing. i think i was getting that error too14:19
HackphiLlsmod ---> r8169                  90112  014:19
gnarfacer8169                  90112  014:19
gnarfacei'm on ceres, i was getting that error until the last update14:19
gnarfaceit was still working for me14:20
gnarfacenot even a wireless card though14:20
gnarfaceit's a gigabit ethernet port14:20
HackphiLlspci -k | grep -i network -A 2 --->14:21
HackphiLKernel driver in use: rtl8192ee14:21
HackphiLKernel modules: rtl8192ee14:21
gnarfacedoes it work though?14:22
HackphiLwhat ceres is?14:22
gnarfaceunstable14:22
gnarfaceso does it work or not?14:24
HackphiLwonderfull!14:25
HackphiLmy wifi card is detected14:25
HackphiLwicd gave an ip14:26
* gnarface claps excitedly 14:26
HackphiLall seems right14:26
fsmithred:)14:26
gnarfacecool14:26
HackphiLyoubare my heroes14:26
gnarfacedamn right we are14:26
fsmithredand that's how you do backports14:26
fsmithredyou might re-enable backports and check occasionally for updates14:27
fsmithredmore for the kernel - the firmware is unlikely to be upgraded14:27
HackphiLI don't reboot after charging the kernel14:27
fsmithreduname -r14:28
fsmithredI thought you did reboot14:28
HackphiL4.19.0-9-amd6414:28
gnarfaceloading the new module on the old kernel is possible14:28
fsmithredand apparently works14:28
gnarfacebut you should reboot to test the new kernel to make sure everying else still works14:28
gnarfacemaybe that firmware error will go away then, no idea14:29
HackphiLplease, don't forget to speak a basic and simple english with me14:29
gnarfacewe thought you got the firmware error from booting, but you just got it from modprobe, right?14:30
HackphiLnot from booting, just during the installing (installation?)14:30
gnarfaceapt -t beowulf-backports install linux-image-5.6.0-0.bpo.2-amd64 firmware-realtek14:31
gnarfaceyou ran this though?14:31
HackphiLnot by modprobe, at the end of installing the kernel14:31
gnarfacedid you run this exact command?  apt -t beowulf-backports install linux-image-5.6.0-0.bpo.2-amd64 firmware-realtek14:31
HackphiLyes gnarface14:32
gnarfacewell, good14:32
gnarfacereboot14:33
fsmithredtime to reboot14:33
HackphiLok14:33
fsmithredwe will wait for you14:33
HackphiLwhat will you wait for me ?14:34
HackphiLrebootting14:34
fsmithredwe will wait right here14:34
HackphiLok thx a lot ;)14:34
fsmithredyeah, I keep thinking you will leave this room to reboot14:34
fsmithredbut I guess that's not true14:34
HackphiLlet's pray brothers and sisters...14:34
HackphiLall seems right again14:35
fsmithredI find cursing works better than praying for computers14:35
HackphiLlogin...14:35
HackphiLpassword...14:35
HackphiLyou definitly are my heroes ;)14:36
gnarfaceHackphiL: enjoy your devuan.  don't forget to disable backports before you upgrade anything else14:37
Unit193Backports is pinned at 100, itt's not really a problem. :314:37
HackphiLI don't understand yet what the differences with a classical Debian are but I didn't install systemd, isn't it?14:37
gnarfaceHackphiL: nope, you're safe14:38
HackphiLthanks Lord it's saturday !14:38
HackphiL;)14:39
HackphiLoups!14:39
HackphiLI forgot to get off the rj4514:41
HackphiLwithout rj45 boot ok and wifi too ;)14:50
fsmithredbackport is USUALLY not really a problem. I've seen it screw up.14:56
HackphiLscrew up ?14:56
fsmithreddo the wrong thing14:58
HackphiLthx14:58
fsmithredyou are welcome14:58
HackphiLI'd like to delete all the games installed14:59
fsmithredwhat games?14:59
HackphiLon my devuan-beowulf14:59
fsmithredwhat iso did you use?15:00
HackphiLdevuan_beowulf_3.0.0_amd64-desktop.iso15:01
fsmithredI did not think games were installed by default.15:03
* HackphiL is often the default ;)15:03
fsmithreddid you install games?15:03
HackphiLprobably by mystake15:04
HackphiLI think I understood my mystake...15:05
HackphiLI also installed xfce15:05
fsmithredLook at the games menu15:05
HackphiLI see :15:06
fsmithredDoes it start with Aisleriot, Chess, Five or More?15:06
HackphiLBastard Tetris15:06
HackphiLDungeon Crawl15:06
HackphiLFreesweep15:06
HackphiLGreed15:06
HackphiLMatanza15:06
HackphiLMoria15:06
fsmithredok, stop15:06
HackphiLNetHack (No GUI)15:07
HackphiLok15:07
HackphiL;)15:07
HackphiLis tasksel my friend in that situation?15:08
fsmithreddpkg -l | grep games-console15:08
fsmithreddpkg -l | grep task-console-productivity15:09
fsmithredsee if either of those packages is installed15:09
HackphiLI think they are 'cause the games run.15:10
fsmithredyou could remove games-console15:10
fsmithredapt remove games-console15:10
HackphiLdpkg -l | grep games-console ---> nothing15:11
fsmithredok, then remove the games individually15:11
HackphiLwith cli ?15:12
fsmithredhowever you like15:12
fsmithredI'm checking some names - I think Bastard Tetris is bastet15:13
HackphiLdpkg -l | grep task-console-productivity ---> introuvable command15:13
fsmithredapt remove bastet crawl freesweep greed nethack...15:14
fsmithredor find them in synaptic and remove15:15
gnarfacegrep 'task-console-productivity'15:17
onefangGames are in task-console-productivity?  No wonder I never get anything done.15:22
HackphiLnothing happened with : grep 'task-console-productivity'15:22
fsmithredIt's ok. You probably don't have it.15:26
fsmithreddid you check all the boxes in the tasksel window during the install?15:27
HackphiLno at all !15:28
fsmithredgood15:28
HackphiL;)15:28
HackphiLonly Devuan15:28
* fsmithred likes taking defaults, too15:28
HackphiLxfce (Default)15:28
HackphiLssh server15:28
fsmithreddid you find all your games and remove them?15:29
HackphiLprint server15:29
HackphiLI'm looking about with synaptic15:29
HackphiLI found bastet in synaptic15:30
fsmithredon the left, find Games in the list15:30
fsmithredhighlight it15:30
fsmithredGames and Amusement15:30
fsmithredthen in the package list, click on Installed Version15:30
fsmithredand then a second time15:30
fsmithredall the installed games will be at the top of the list15:31
HackphiLI founded them15:33
HackphiLfsmithred ~~> Am I right if I say that with the 4.19 I have installed an older kernel that the one I see in grub?15:43
fsmithrednot sure what you are saying15:44
fsmithredI believe you have two kernels installed15:44
fsmithred4.19 and 5.something15:44
fsmithred5.6?15:44
fsmithredanyway...15:44
fsmithredit's ok to have more than one kernel installed15:44
fsmithredyou can only run one at a time15:44
fsmithredand grub puts the newest kernel first in the boot list15:45
HackphiLyes, 4.19 and 5.615:52
HackphiLmy boot list is :15:53
HackphiL5.615:53
HackphiL5.6 (recovery mode)15:53
HackphiL4.1915:53
HackphiL4.19 (recovery mode)15:53
HackphiLyou're right again15:55
brocashelmif you have a /home partition already and want to install devuan on another drive, is it safe to tick the "create the /home partition" option? i didn't tick it because i was worried it might overwrite my partition15:55
HackphiLuname -r ----> 5.6.0-0.bpo.2-amd6415:55
HackphiLdoes a french page exist for devuan ?15:57
gnarfacebrocashelm: the interface should show you all the drives and you should be able to explicitly set what each partition is used as, as well as whether to pre-format it or not.  you should be able to easily make it ignore an existing partition if you are paying attention16:02
gnarfacebrocashelm: you might need to be in expert mode for it to ask extra questions i guess though, i am not sure16:03
gnarfacebrocashelm: and you have to choose manual partitioning, instead of guided16:03
brocashelmgnarface: i remember this being more specific the first time i tried devuan (2018), but the rest of them were a bit "cryptic" for me16:04
brocashelmgnarface: it doesn't bother me too much, since i could always just edit /etc/fstab and replace that partition's /home directory with my actual /home partition16:05
fsmithredbrocashelm, you're using the live installer?16:11
fsmithredif you have an existing home, just install to one partition and change fstab later16:11
HackphiLwhat have I to install to use "nc" as "| nc termbin.com 9999" ?16:15
brocashelmfsmithred: i was using the live installer. i just wasn't sure at the time16:15
fsmithredyou guessed correctly16:15
brocashelmfsmithred: i installed once and cloned my installs to my other machines. i devuanized all my mintbuntu machines and they run like new16:16
fsmithredHackphiL, install netcat-traditional16:18
HackphiLdone16:26
HackphiL;)16:26
scaniatruckerHackphil: check this https://dev1galaxy.org/viewtopic.php?id=68516:27
HackphiLhttps://termbin.com/5mm216:29
fsmithredit works16:38
Jonte_Pexit17:09
mtnmanhelo i am running a recent jesse install and when i invoke firefox it crashes every time. i have looked at .mozilla/firefox/Crash\ Reports/ and remain unenlightened. where can i find more info to determine why firefox crashes every time i launch it.22:50
mtnman?22:50
fsmithredmtnman, start it from a terminal and you might see some error messages22:50
mtnmanfsmithered helo long time no see.22:51
mtnmanok i am getting "ExceptionHandler" messages22:52
mtnmanExceptionHandler::GenerateDump clonded child 636722:53
mtnmanExceptionHandler::SendContinuesSignalToChild sent continue signal to child22:54
mtnmanExceptionHandler::WaitForContiueSignal waiting for continue signal...22:54
mtnmanthen a mozilla crash reporter windwo pops up.22:54
mtnmanbtw lynx is running ok on that system22:57
mtnmanafter i close the crashreporter i get "Failed to open curl lib from binary, use libcurl.so instead.23:02
mtnmanbut libcurl3 is installed and seems ok.23:03

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