libera/#devuan/ Monday, 2023-06-05

brocashelmoh, i noticed daedalus additional repos are now working04:30
brocashelmexcept i had to remove non-free-firmware from daedalus-security04:30
brocashelmhttps://dpaste.org/Mkhyj04:30
brocashelm^ is this correct?04:30
hacksenwerkBecause I couldn't solve that cosmetic issue about the decryption prompt before boot, is displayed on a line that is already in use, I installed plymouth again. Also I have something running right after boot and before login. At the bottom of /etc/init.d/rc.local I added this: reset && echo "some text" && echo "some more text". That is shown after boot and before login and that's exactly what I want,10:43
hacksenwerkbut between the output of that above and the login prompt I have also this error from plymouth: startpar: service(s) returned failure: plymouth ... failed! I don't care about the error itself, because plymouth does what it should do, but I don't want to have that line showing up on the tty after my custom commands.10:43
hacksenwerkIt looks like this: https://paste.debian.net/plainh/14284fc810:49
rrqhacksenwerk: did you check for "insmod progress" in your grub config, and remove it11:21
rrqthat's the cause of those pre-decryption messages11:21
hacksenwerkrrq: I don't have that string in /etc/default/grub11:25
rrqmaybe in /etc/grub.d ?11:28
hacksenwerkrrq: That string is multiple times in multiple files in /etc/grub.d11:32
rrqyou could start by commenting out, update and test.. but that module is responsible for that output11:34
hacksenwerkrrq: I don't know what all these entries do, so no I wont.11:35
hacksenwerkIt would be enough to make plymouth quiet somehow, why does it put that message on my tty why _after_ my commands from rc.local anyway?11:36
hacksenwerkI installed plymouth to avoid some cosmetic error and got another one...11:37
hacksenwerk*issue not error11:37
rrqI thought was your problem was getting noise before entering the decryption key? maybe you are past that one?11:38
hacksenwerkrrq: Yes it _is_ the main problem.11:39
hacksenwerkAnd I installed plymouth to avoid seeing it.11:39
rrqthat noise is what the "progress" module makes; that is its purpose11:39
hacksenwerkrrq: ok.11:40
hacksenwerkBut I don't understand that. .(11:40
hacksenwerkrrq: But thank you for trying to help me. :)12:04
hacksenwerkI will just ignore that cosmetic issue till Daedalus becomes stable, maybe it will be fixed till then.12:05
polemnihello, how do you enable automounting of usb or remote shares? I installed udisks2 but don't see an option to start the service with rc-service or something. I can still mount ssh shares as user with sshfs.13:24
buZznever heard of udisks2 , but i have heard of autofs and afuse13:26
buZz'pcmanfm' seems to 'auto' mount external drives to me, i didnt set anything up for that13:27
brocashelmeasiest way to do this is to install udevil and run the command devmon as a background process (handles automatic mounting of drives)13:28
brocashelmspacefm integrates auto-mounting well13:28
buZzwithout udevil?13:35
Kitty_When does the next version of Devuan come out?13:48
Kitty_and what's it called?13:48
buZzhttps://www.devuan.org/os/releases13:50
buZzdaedalus, its called13:50
buZzit'll be released shortly after the corresponding debian release13:50
gnarfacethere's auto mount options for fstab too14:00
gnarfacewell, they're all auto by default in there unless you set "noauto" on them, but a particularly useful related option is "nofail"14:02
gnarfacevery useful for removable media14:03
hacksenwerkWhat is the graphic driver for the Raspberry Pi 400? It has a Broadcom Dual Core VideoCore.14:35
hacksenwerkI installed the daedalus image for the pi 4 on that pi 400 and the xserver core, evilwm, rxvt-unicode. But I can not get the rxvt over ssh -X devuan@devuanpi rxvt-unicode I get: X11 forwarding request failed on channel 0 and urxvt: can't open display :0, aborting.14:42
hacksenwerkSure that xserver must get started with some startx but that command is not available.14:42
hacksenwerkI also installed xserver-xorg-video-all14:43
hacksenwerkAnd reboot14:43
hacksenwerkDo I have to install slim or lightdm and enable autologin after boot?14:43
hacksenwerkAh I forgt that there's #devuan-arm14:45
DevWandaHello all, need some help trying to fix my system. It's an old HP Elitebook 8570w that I installed Devuan on years ago. A few days ago I followed an online article (https://www.linuxuprising.com/2019/12/how-to-install-latest-firefox-non-esr.html) on how to install the "latest" version of Firefox since my bank's website was complaining that the17:14
DevWandaversion 102.X of FF was outdate/too old and I could not log into said website. I think it was the "pinning" part of that article that messed up things for me. Long story short, I've lost any network connectivity, not just wireless but even ethernet as well, on that laptop.17:14
DevWandaAlso, X does not start automatically, which is not a big deal as it forces me to learn/remember how to do some things manually.17:14
DevWandaI did notice that when I launch X, via startx, manually when I am logged in as my regular user, as opposed to root, that the UI would just freeze up completely. No mouse/trackpad responsiveness. When I click on anything, the keyboard does light up as indicating responsiveness but the UI on the screen does not reflect any movement at all. Eventually17:18
DevWandathe screensaver kicks in but I am not able to wake up the laptop as the trackpad and keyboard do not register at all so I have to do a hard reboot.17:18
DevWandaPer the article above, IIRC, after I enabled the unstable repo, I did do a `apt update` and `apt upgrade` and that probably messed up my system.17:19
fsmithredyup17:20
fsmithredit's possible to turn back by pinning the stable repo at 1001. I don't recall if you need to pin unstable at -117:21
DevWandaI also remember a brief message somewhere, maybe during the upgrade part...about wicd or something being removed or not compatible but maybe I am imagining that after all the reading I've been doing online.17:21
fsmithredFor future reference, the easy way to use newest firefox is to just unpack it into your home and run it directly.17:21
fsmithredthe system won't know about it, but you will.17:22
DevWandaGood to know, thanks fsmithred!17:22
fsmithredyeah, wicd is gone in chimaera, so I guess that means you did this in beowulf.17:22
DevWandaThe worst part after all is that even after getting the latest version of FF...I STILL was not able to log into the bank b/c my acct. was "dormant"!17:23
fsmithredso I guess you have to talk to a human at your bank in addition to fixing the computer17:23
DevWandaYes, I upgraded from ASCII, to Bewoulf, to Chimaera...but after I got to Chimaera, wireless was still working.17:23
DevWandaCorrect, still need to resolve the bank issue.17:24
DevWandaBut that's another matter :)17:24
fsmithredoh right, if you had the wicd metapackage, it wouldn't have been removed17:24
DevWandaso if I revert the pinning part (I'd never knew about pinning) that will help? but I still won't have any network connectivity right?17:27
fsmithredif you're using a wire, then run 'dhclient eth0' as root17:28
fsmithrednot just revert the pinning, you have to force a downgrade17:29
fsmithredput the following in a file in /etc/apt/preferences.d/17:30
fsmithredcall it what you want (sugg: goback)17:30
fsmithredPackage: *17:30
fsmithredPin: release n=chimaera17:31
fsmithredPinPriority: 100117:31
fsmithredthen 'apt update' and 'apt upgrade' and maybe 'apt dist-upgrade' too17:31
fsmithredhttps://unix.stackexchange.com/questions/602495/buster-to-bullseye-upgrade-followed-by-a-downgrade-back-to-buster17:32
fsmithredyou can replace wicd with network-manager-gnome or connman17:33
djphI miss wicd17:41
DevWandaThank you fsmithred, I'll give that a go.17:48
DevWandafsmithred, but if I don't have any network connectivity at the moment...I can't really do anything involving apt right? I am not necessarily looking for THE answer, just some ideas or hints. Even if it's all commandline on how to restablishing network connectivity.18:20
fatali'm trying to install netinstall '[...]preview-20230522_amd64' via serial console but i get no option to continue the installation through a ssh connection. also i'm missing the option 'bios_boot' to prepare the installation for a gpt partition table in the partitioner.18:20
fatali edited the boot parameters for expert install maybe i'm missing something.18:23
fatalthe parameters i used are "/boot/isolinux/linux priority=low modules=loop,squashfs,sd-mod,usb-storage nomodeset console=ttyS0,115200 nomodeset initrd=/boot/isolinux/initrd.gz"18:26
fataldon't ask me why i used nomodeset twice this time18:31
fsmithredDevWanda, how you get online will depend on whether you are using wired or wireless connection.18:57
fatalso for bios_boot area you need to create a new gpt partition table first even if you have one already on your install medium. got remote install working now with option 'Load installer components from installation media' don't know if this also holds up for the netinstaller since i'm using the server installer instead.19:25
rrqfatal: note that preview-20230522 was not good; please use preview_20230522 instead... (that might also be a collector's item being the last preview before the relese)22:49
fsmithredthat should be "use preview 20230529 instead" ^^^22:51
rrqno the last preview installer got refreshed manually the day after the bot build; just the installer isos and not the pool iso's22:54
rrqI think it was that partman-crypto needed libgcc-s1 installed but lacks the "depends" for it so23:03
fatali used the preview 2023 06 01 server iso23:04
rrq.. and still have issue?23:06
fatalno issues, just that i wasn't sure if there is the `continue ssh` install for net-installer so i used the server one. the other thing was that i could not define a bios_boot partition without creating GPT first... even tho i had already that partion table on a drive.23:10
n4dirwhat is the server installer?23:12
rrqthe installer isos have the same software; the differ in the on-iso package pool and in disk identity, which causes the different procedures and flow of dialogs23:12
fatalidk it's like 700MB and there is also cd 2,3,4 with different desktops. and offline installation only.23:13
n4dirfound the explanation: "server (~670 MB): CD1 of a 4 CD set that allows for a complete off-line server/minimal installation. The remaining CDs offer several desktop choices and a limited selection of additional software."23:13
rrqnope all isos do network install if you want23:13
n4dirnever heard that word/Term23:13
fatalanyway i was looking for the 'Load installer components from installation media' which i thought comes first with the expert instalation23:14
fatalrrq: i meant you can do a offline only installation with that media23:15
rrqkeyboard and accessability choices are before that23:15
brocashelmfsmithred: is it intentional not to use non-free-firmware for daedalus-security? that's the only section apt complained about (i added the other miscellaneous repos with it)23:16
rrqyes the netowkr installer does install a bootable "base system" also without network23:16
fatalno keyboard as i said before i started with serial and then proceeded to ssh installation23:17
fatalthat's beyond the point of my inital question, rrq.23:17
rrqsorry I may have missed the question23:18
fatali already finished the install but is there 'Load installer components from installation media' for netinst?23:20
fatalor is it just expert install related?23:20
rrqyes there is; it's an essential step where the installer fluffs up itself23:21
rrqsame installer on all isos23:21
fatalok23:21
rrqit's a separate step because it depends on the target host h/w23:22
fatalalso  what i missed was the option to include/exclude non-free packages23:22
rrqI think that dialog comes with setting up the sources23:23
rrqit uses "debconf" which means that the various steps are controlled by "udeb" packages that are installed.. it's not a monolithic piece of software but one where the behaviour decisions get distributed across a wide range of developer23:25
rrqs23:25
rrqbasically like the OS itself; you build your OS be picking the packages you want to have, and then configure those to your liking23:27
fataloh i should have set with the boot parameters of the expert install 'priority=high'? that's weird because default seems to be set to low.23:30
fatalbecause on the debian wiki it says "the default being high"23:31
fataldidn't see that with net- or server-inst23:32
rrqusing "low" brings up more dialogs23:32
rrqyou may focus the boot screen an the "expert mode" display and start editing the parameters there23:33
rrq(saves typing)23:33
fatali did, just over serial console without being able to paste commands. i left priority level.23:35
rrqmmm there is a network console option too..23:37
rrqwhere the kernel uses a network console.. that's not ssh though23:37
fatala network console before configuring the network? i highly doubt that.23:38
rrqgoogle it mate23:40
fatalgoogle what?23:40
rrqkernel network console ... of course it only works for h/w that it has built-in software for23:42
fatali don't understand, do you mean ipmi or something like that?23:42
rrqI trialled it some few years ago so don't have the details on my fingertips23:42
rrqwas a netconsole module I believe23:43
rrqno "netconsole" boot parameter .. possible with a netdev parameter to pick adapter module23:45
rrqhttps://www.kernel.org/doc/Documentation/networking/netconsole.txt23:45
rrqpossibly limited to wired network23:47
fatalthe hardware i installed devuan on is designed with a serial connection option so i would not even need that functionality23:47
fatalbut i see what you mean23:48
rrqfair enough; yes, serial console is also available23:48
fatalit depends on the hardware i guess23:49
rrq... hmm the installer seems to have has lost the sshd option (!?)23:55
rrq(so that would have been included previously via a now missing dependency)23:59

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