libera/#devuan/ Saturday, 2021-12-04

ham5urgNeither VLC00:12
ham5urgI guess some other lib is missing. Looks like these apps are all no-gtk3-apps00:12
bb|hcbNew pre-release of eudev is there on experimental (3.2.11-pre2) with lots of compatibility improvements. It would be nice to have broader testing. It should be fine to install on ceres/daedalus, also runs on chimaera but that may cause dependency problems and is recommended only for the brave00:12
bb|hcbhttps://github.com/eudev-project/eudev/releases/tag/v3.2.11-pre200:12
bb|hcbhttps://pkgmaster.devuan.org/devuan/pool/main/e/eudev/00:13
diehard_kiwiapt search vim returns [installed,local] for -common, -haproxy, and -vim-tiny, but bash: vim: command not found this is madness00:24
ham5urg_It was Wayland X-/ I did not recognized that I was using Gnome with Wayland. When I use X, all works fine.00:24
diehard_kiwiAll of a sudden I feel like Linus from LTT00:24
diehard_kiwiI can man vim but not vim /etc/foo?00:27
diehard_kiwibump00:36
ham5urgDevuan could spare itself headaches and abandon Wayland.00:39
diehard_kiwisway is nice if I could only install it lol00:42
diehard_kiwiHow am I supposed to keep this client open and juggle researching this problem!!! Lol00:47
ham5urg_How to replace pulseaudio with pipwire?00:56
ham5urg_I've found this https://kumarvinay.com/how-to-enable-bluetooth-headset-microphone-support-in-ubuntu-20-04/ but its for a systemd system00:56
ham5urg_How to disable pulseaudio with sysvinit, in /etc/init.d is no pulseaudio script00:57
diehard_kiwiDelete the service and reboot? lol00:59
ham5urg_can't remove pulseaudio as it removes xorg too01:02
fsmithredlook in /etc/pulse01:02
fsmithredham5urg_, in chimaera it's /etc/pulse/client.conf.d/01-enable-autospawn.conf01:03
fsmithredor just remove the package01:04
ham5urg_Ok, I try to reboot and see if it starts. Never had to do with this thing but it looks ugly.01:06
gnarfacedebootstrap doesn't give me a bootable system with chimaera anymore.  do i have to do something new as a second step now?  or maybe i've simply forgotten something important....01:09
fsmithredgnarface, you have to add kernel, bootloader and root password. (remembering the ones i've forgotten at least once.)01:12
gnarfacehmm. might it appear to hang at starting cron if there were no root password?01:13
gnarfaceit's a pine64 board so kernel and bootloader are manually installed already01:13
ham5urg_fsmithred I have edited /etc/pulse/client.conf.d/01-enable-autospawn.conf and set it to "no". After reboot it is resetted to "yes". Crazy stuff.01:14
fsmithreddo you need pulseaudio?01:17
ham5urg_No, I want to throw it away01:17
fsmithredapt purge pulseaudio01:17
fsmithredor aptitude purge... if you want it to autoremove the deps.01:18
ham5urg_This will tear down gnome* too01:18
fsmithredoh, gnome requires it?01:18
ham5urg_Yes01:18
fsmithredmaybe a dummy package would work01:19
fsmithredever done that?01:19
ham5urg_I have done this in an Ubuntu system for testing: https://kumarvinay.com/how-to-enable-bluetooth-headset-microphone-support-in-ubuntu-20-04/01:19
ham5urg_It works but I can't use systemd/ubuntu01:19
ham5urg_No, never did a dummy package01:19
fsmithredequivs package would let you make a fake pulseaudio package to satisfy gnome01:20
fsmithredassuming gnome can still function without it.01:20
ham5urg_Pulseaudio can  not (due to Gnome) been disabled?01:22
gnarfacesomething that has worked for me with certain games is, if you can trick it into linking to a copy of libpulse-simple.so.0 that's just a symlink to /dev/null, that might make it fall back on ALSA correctly01:22
ham5urg_Wayland, Pulseaudio, dark forces at work.01:22
gnarfacei guess you need to resolve the package dependency crisis too though01:25
ham5urg_ok01:25
diehard_kiwiI will die for wayland but I need to fix apt lol01:27
diehard_kiwiI'm reading all the mans but nil01:27
ham5urg_gnarface, I created a dummy-package. now I would do dpkg -r --force-depends pulseaudio and dpkg -i it again with my dummy. Am I correct?01:30
gnarfaceham5urg_: uh.. not sure.  fsmithred was the one helping you i think01:31
gnarfaceham5urg_: never done this before either01:32
gnarfaceham5urg_: (sounds right, assuming those commands do what you imply though)01:33
ham5urg_I will need to reboot. One min...01:34
gnarfaceham5urg_: but that will only solve the install-time dependency afaik.  there could be runtime dependency issues after that01:34
ham5urg_Better no sound than pulseaudio-sound.01:36
gnarfaceham5urg_: before you rebooted, i was just saying "but that will only solve the install-time dependency afaik.  there could be runtime dependency issues after that"01:41
gnarfaceham5urg_: (that's where the libpulse-simple.so.0 symlink trick comes in)01:41
ham5urg_These "things" like wayland and pulseaudio and similar non-unix-style-rubbish can be thrown out of the repository and also all dependencies. I don't care. And just as I write this I see Pipewire supports flatpak and does not rely on audio and video groups.01:44
fsmithredham5urg_, give the dummy a high version number and it will replace the original.01:44
ham5urg_I did01:45
ham5urg_There is no sound icon anymore01:45
fsmithredI haven't used gnome in about 15 years.01:45
fsmithredso I have nothing to offer there.01:45
ham5urg_Yes. I will let it go.01:46
fsmithredpersonally, I would choose sound over gnome, but depends on your use case.01:46
ham5urg_Yes, I will need sound. Probably xfce will be the new WM for me.01:47
diehard_kiwiI have configured my sources.list to work with multiple different repositories, which all seem to update without fail, yet I still cannot locate any packages for download01:48
fsmithredwhat do you mean "packages for download"?01:48
diehard_kiwiapt install htop01:48
diehard_kiwifor example01:48
fsmithredwhat happens?01:48
diehard_kiwibuild pkg list.. done building dependency tree... done reading state info... done01:49
diehard_kiwiE: Unable to locate package foo01:49
fsmithredpackage not found?01:49
fsmithredok, so sources.list might not be right. Paste it somewhere (not here)01:49
diehard_kiwiYes or sometimes it fails with foo is invalid candidate01:50
fsmithredpaste.debian.net I think01:50
diehard_kiwiHard to do from tty when I am on my phone lol01:50
diehard_kiwiI can assure you my syntax looks as follows : deb https://foo chimaera-security main contrib01:51
diehard_kiwior with chimaera-updates01:51
fsmithredand one for just chimaera01:52
fsmithredthree in all01:52
fsmithrednc termbin.com 9999 < some-file01:53
diehard_kiwiI have 4 in total, teo with chimaera-security main contrib which point to mirrors and then two which point to deb.devuan with chimaera-updates main contrib01:53
fsmithredchimaera, chimaera-security and chimaera-updates01:54
fsmithredso I guess you want six01:54
diehard_kiwiJust the latter two, because when I tried to append just 'chimaera' the apt-get update would fail01:55
fsmithredhaving just -updates and -security would explain missing packages. Many missing packages.01:55
golinuxDo you have "merged" in that line?01:55
fsmithredoh yeah, that too.01:55
diehard_kiwiYes otherwise the update fails01:55
golinuxThe chimaera line01:56
diehard_kiwiapt-get update will fail if not pointed to merged01:56
golinuxIf you don't have that, none of the Debian pkgs are downloaded01:56
fsmithredsometimes the update fails if you catch it when the server is updating itself01:56
fsmithredjust try again in a couple minutes usually works01:57
diehard_kiwiWell no the update passes fine because I give it the correct url but when I try to install i get "E:: Unable to locate package"01:58
fsmithredtry 'apt policy <package>'01:58
diehard_kiwiThis js to say my sources.list is formstted correctly but for some reason I am unable to pull from the01:59
diehard_kiwiN: Unable to locate package01:59
fsmithredbecause the chimaera line is missing?02:00
fsmithredneed to figure out why update fails with that line02:00
diehard_kiwiNo "E:" this time, it's "N:"02:00
fsmithredthat's where most of the packages are.02:00
golinuxhttps://www.devuan.org/os/packages02:00
fsmithredI'd have to look that up.02:00
golinuxYour sources.list should look the the ones there.02:00
fsmithredE = error, N = ???02:01
diehard_kiwiWow, I'm dumb, thanks for the help.02:03
fsmithredyw02:03
diehard_kiwiIn all my searching that is the page I needed and couldn't find it lol. Tyvm.02:03
fsmithredbrb02:03
diehard_kiwiWow, devuan idles at less RAM than void out of the box02:05
diehard_kiwiSo this recommended packages thing is cool. Is there a command to download them?02:07
Hydragyrumwith default config, apt will automatically install recommends (can be disabled with `--no-install-recommends` on command line or with a bit in config file to do so globally), you can also install suggested with --install-suggests02:14
golinuxMany consider "recommended" packages bloat.02:34
diehard_kiwiLaunching sway freezes my system?02:37
diehard_kiwiThink I found a fix02:38
diehard_kiwiI am getting this error with sway about XDG runtime dir not set but printenv | grep RUNTIME confirms my .rc declarations are in effect. Suggestions?02:47
diehard_kiwiI can confirm that my runtime is set but sway still disagrees.03:02
diehard_kiwiAny sway gurus in the chat?03:40
diehard_kiwibump03:56
* blockhead doesn't use sway, sorry. not even sure what it is -- window manager?04:00
diehard_kiwiYes, Wayland version of i304:05
blockheadfunny thing, right now on the void linux channel, a discussion of sway04:09
golinuxI don't ever remember a discussion on sway but you can search the logs.04:28
diehard_kiwiStill no fix for this heckin' window manager. What the puck.04:30
diehard_kiwimpv sad-90s-mix.mp404:43
diehard_kiwiI'm literally sad Homer Simpson right now04:44
nemosooo seems I need https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/rtw89/rtw8852a_fw.bin for this Lenovo 15ALC05 Realtek 8852 card05:00
nemoIs there a guide by any chance to repacking the chimæra netboot installer with this firmware?05:00
fsmithrednemo, doesn't the installer ask if you want to supply firmware near the beginninf of the install?05:06
nemofsmithred: problem is getting it on the iso in the first place05:06
nemofsmithred: I don't have a 2nd USB drive05:06
fsmithredon a separate usb05:06
fsmithredoh05:06
nemoguess I could buy one but..05:07
fsmithredmount the iso05:07
nemothat part is easy05:07
fsmithredrsync copy the iso to iso/   (or some other name)05:07
fsmithredadd the file to the copy05:07
fsmithredrepack with xorriso05:07
nemoin firmware/ presumably05:07
fsmithredyeah, look at where the other .bin files are05:08
fsmithredor chroot and install it maybe05:08
nemoah. I did find a guide on debian website that mentioned xorriso05:08
nemohttps://wiki.debian.org/DebianInstaller/Modify/CD05:08
fsmithredI think I have some commands that will work.05:08
fsmithred...that I have used to repack isos05:08
nemonot sure where "isohdpfx.bin" would be though05:09
nemorest seems straightforward05:09
nemohm05:09
nemo /usr/lib/isolinux eh05:09
nemo/usr/lib/ISOLINUX/isohdpfx.bin ok05:10
nemowelp05:10
nemolet's see what happens05:10
fsmithredhang on05:10
nemotmp/devuan_custom# xorriso -as mkisofs -o test.iso -isohybrid-mbr /usr/lib/ISOLINUX/isohdpfx.bin -c boot.cat -b boot/isolinux/isolinux.bin -no-emul-boot -boot-load-size 4 -boot-info-table .05:10
fsmithredI'll link a file with a few samples05:10
nemoah. thanks05:11
nemothat would save a few fails hopefully05:11
fsmithredhttps://termbin.com/a1wim05:11
nemonice. gonna keep those handy05:12
fsmithredI didn't look at them now. I was adding a live system to netinstall or mini.iso05:12
fsmithredadjust paths as needed05:12
fsmithredfirmware packages go in /firmware in the isos.05:13
fsmithredthe actual files go somewhere else05:13
nemohmmm05:14
nemowas hoping I just needed the .bin05:14
nemoI assumed it was just some magic proprietary bytecode thing05:14
fsmithredyou probably do, but finding where to put it is the task05:14
fsmithredlook in /lib/firmware05:15
fsmithredwait. it's .bin?05:15
nemohttps://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/rtw89/rtw8852a_fw.bin05:16
nemothat one I think05:16
nemomight need the rtw89 subfolder05:16
fsmithredthe one in ceres is not new enough?05:20
nemooh. that one is in ceres? I tried the chimaera 4.0 iso and it didn't seem to have it05:21
nemofine with giving ceres a shot.05:21
fsmithredI don't know if the one in ceres is new enough05:24
fsmithredand i think maybe you need to do something with that .bin file05:25
nemoeh. well. can't hurt to grab a ceres iso and give it a shot I guess05:25
nemoprobably slightly easier than fiddling w/ repack and trying to figure out correct place to put it05:25
fsmithredI have rtw88 files, but they are all .ko or .h05:25
fsmithreddeadalus iso.05:26
fsmithredthere aren't any ceres isos05:26
fsmithredsame version in both05:26
nemoah05:26
nemoyeah. I think rtw88 isn't new enough for this rtw8852 card oddly05:27
nemoweird numbering05:27
fsmithredHA! Here's a comment line from refractasnapshot:05:28
fsmithred If isohdpfx.bin gets moved again, maybe use:   isohdpfx=$(find /usr/lib/ -name isohdpfx.bin)05:28
fsmithredI have three possible locations coded in the script.05:29
nemoheh05:33
fsmithredgood night and good luck05:50
pingpongballlast time i was had problem when migrating from devian to devuan10:41
pingpongballi had got10:41
pingpongball"kernel panic ................ "10:41
pingpongballsomebody in here suggested me very well to use chroot to fix problem , using usb iso10:41
pingpongballbut rather than fixing problem10:41
pingpongballI again installed debian bullseye browser10:42
pingpongballi mean debian bullseye10:42
pingpongballbefore that i tried to download devuan chemera, its just annoying than debian installer10:42
pingpongballwhy is that?10:42
pingpongballisnt they are fork, ,10:43
pingpongballdebian look to dated old browser10:43
pingpongballi mean10:43
pingpongballdebvuan installer looks like dated old 1950s10:43
pingpongballafter installation and enabling non-free contrib10:44
pingpongballi've got issue10:44
pingpongballissue was, i couldnt find snap package10:44
pingpongballeven after enabling non free10:44
pingpongballbut i really hate systemd,10:45
ham5urgHas anyone got a desktop environment without wayland, without pulseaudio but with nice bluetooth-audio support?11:27
furrymcgeemacos?11:30
ham5urgdesperate times11:33
ham5urgEven xfce pulls pulseaudio in11:35
pingpongballGuys help me11:37
pingpongballAfter i edited sources.list of debian bullseye11:37
pingpongballroot@debian:~# apt-get update --allow-insecure-repositories11:37
pingpongballI get error11:37
pingpongballW: GPG error: http://deb.devuan.org/merged chimaera InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BB23C00C61FC752C11:37
pingpongballPlease helpme11:37
pingpongballwhat should i do?11:37
pingpongballW: The repository 'http://deb.devuan.org/merged chimaera-updates InRelease' is not signed.11:38
pingpongballN: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.11:38
pingpongballN: See apt-secure(8) manpage for repository creation and user configuration details.11:38
rktaham5urg: independent of the DE, what's the goto alternative to pulseaudio with nice bluetooth-audio support?11:38
pingpongballhello11:39
ham5urgpingpongball, do you checked installing the signature? apt-key add ...11:40
ham5urghttps://manpages.debian.org/stretch/apt/apt-key.8.en.html11:40
pingpongballThis command11:40
pingpongballapt-get install devuan-keyring --allow-unauthenticated11:40
pingpongballBut this command is given after ward in devuan wiki11:41
pingpongballwhen migrating from bullseye11:41
pingpongballhttps://www.devuan.org/os/documentation/install-guides/chimaera/bullseye-to-chimaera11:41
pingpongballshould i just run,11:41
ham5urgrkta, I would like to have a DE without pulseaudio, e.g. I don't have bluetotooth-microphone with pulseaudio.11:41
ham5urgpingpongball, get the keyring-file for your desired repository first11:42
pingpongballhelp me please11:42
pingpongballIs this you are talking?11:43
pingpongballapt-get install devuan-keyring --allow-unauthenticated11:43
pingpongballor another11:43
pingpongballI've one other additional source called of brave browser11:43
pingpongballHow to get keyring-file from desired repository?11:44
pingpongballI've already modified source11:45
pingpongballModify sources.list to look like the one provided. Comment out all other lines.11:45
pingpongballusing this11:45
pingpongballhttps://www.devuan.org/os/documentation/install-guides/chimaera/bullseye-to-chimaera11:45
pingpongballI see it doesnt mention foradding keyring, except that devuan-keyring11:45
pingpongballwhat should i do?11:45
pingpongballi'm again scared11:46
ham5urg"The Devuan keyring should now be installed so that the repository and packages can be authenticated."11:46
ham5urgapt-get update --allow-insecure-repositories11:46
pingpongballi ran11:47
pingpongballand update now updated is working11:47
pingpongball:]11:47
pingpongballbut i'm scared, previously i've had issue11:47
pingpongball"kernel panic.........." when migrating from bullseye to chemera11:48
pingpongballi hope it wont now11:49
pingpongball:)11:49
pingpongballit is updating11:49
pingpongballi've also ran upgrade,11:49
pingpongballIn this11:51
pingpongballA reboot is required to change sysvinit to pid1.11:51
pingpongballInstalling new version of config file /etc/init.d/rsyslog ...11:54
pingpongballError: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit packagekit.service not found.11:56
pingpongballHello @ham5urg, when installing eudev, i've one prompt11:57
pingpongballwhich display manager to chhose11:57
pingpongballit have gdm3, lightdm, slim11:57
pingpongballwhat should i choose sir?11:58
pingpongballshould i choose slim11:58
pingpongballor lightdm11:58
pingpongballi think gdm is already remove , as gome11:59
pingpongballI've chose slim D:12:00
devuaninstallerguys i've got a live xfce devuan14:15
devuaninstallerbut i've got problem14:16
devuaninstallerIt is not calamares  :(14:16
devuaninstallerI've one partition called "important" which i shouldnt touch.14:16
devuaninstallerI'm confused in this refracta installer14:17
devuaninstallerHow can i dont touch my "important partition "14:17
devuaninstallerplease help me14:17
brocashelmfsmithred can help you with refractainstaller when he sees this14:18
brocashelmthere should be some instructions to guide you through the installation14:18
brocashelmyou generally have to create another partition with something like gparted and install devuan there (leaving your "important" partition alone)14:19
devuaninstaller there is no booting based  installer, in live14:20
devuaninstallerit was easy than this refracta14:20
fsmithredback14:21
devuaninstalleri've gone to gparted14:21
fsmithredyeah, you can  make the partitions before running the installer14:21
fsmithrednote that the installer will format the partitions unless you select "Do not format"14:22
devuaninstallerWhen i click install devuan i get installation option14:22
devuaninstallerI want to have saperate /home partition, i'll tick14:22
fsmithredmake a separate partition14:22
fsmithredthen select it for /home in the installer14:23
fsmithredif you did not partition ahead of time, you can use gparted from inside the installer14:23
devuaninstallerin g parted  In /dev/sda5 i see it is my important partition.14:24
fsmithredleave it alone14:24
devuaninstallershould i format other partition in g parted14:26
devuaninstallerok there are no option i'mgetting out14:26
devuaninstallerI will not touch sda5 ,14:26
fsmithredno option?14:26
devuaninstallerlike that selecting / for mount, /home for home /efi , i see it is not in g parted14:27
fsmithredin gparted you create the partition. Formatting it in gparted is optional, because the installer formats partitions by default.14:27
fsmithredassign partitions inside the installer14:27
fsmithredit's linear: it asks where to put OS and where to put /home or /boot if you want them separate14:28
fsmithredif you already have efi partition, leave that one alone, too14:28
fsmithredinstaller will see it14:29
devuaninstallerI've tick, do not format filesystems , if installer would remove my "important"14:29
devuaninstallerbut why devuan choose this installer, even that boot one was good than this14:30
devuaninstallersir in gparted14:31
devuaninstallerI see there is manage flags14:31
fsmithredyou don't need to flag / or /home14:32
fsmithredif you click 'do not format' then you must format the partitions yourself - maybe you already did that in gparted14:33
fsmithredthat does not affect any partitions that you do not select. i.e. your important partition will not be touched14:33
used____Beowulf: package `pcb-rnd`: On gcode export of any pcb (just one part placed for test), I get SIGABRT crash and message: "HID error: pcb called GUI function set_drawing_mode without having a GUI available." -- has anyone seen this message before on Beowulf? What GUI lib causes this?15:25
used____Ok, that string is in `strings /usr/bin/pcb-rnd` so it's an application error, nobody can see it outside the running app.15:28
tech_exorcisthello15:48
fsmithredif you have a question, just ask15:50
tech_exorcistI don't, I joined the channel because I'm downloading Devuan and plan to install it soon15:53
brocashelmwe also have the #devuan-offtopic channel (encouraged to take non-support talk there)15:58
tech_exorcistthanks :)16:00
used____I thought downloading and installing is on topic here... </me be quiet now>16:19
brocashelmaccording to the rules, this channel is intended for help with devuan. if you want to talk about anything else, just take it to the other channel. this is so the devs can catch up on the logs for any problems/feedback they might've missed16:28
diehard_kiwiHey all. So I'm continuing to troubleshoot Sway and I am witnessing some interesting behavior. After confirming that there were no services needing to be enabled, and being unable to track down some elogind/systemd compatibility pack, I nuked it from orbit with apt purge apt-get purge and apt-get autoremove. Just wanted to make sure I was getting17:11
diehard_kiwirid of all the orphans. Anyway, I tried running sway again, with no seat manager, I got the same result. Complete system lockup. If run with sudo prefix it would fail gracefully with error msg "XDG_RUNTIME_DIR not set. Aborting" This would happen even after steps like export XDG_RUNTIME_DIR=/tmp/swaytmp. So I decided to seatd, and now the program17:11
diehard_kiwistill fails, but much more preferably, in that it produces some very helpful error codes, and does not lock up the system, although if I run sudo sway, I still get the error out "XDG... not set. Aborting"17:11
diehard_kiwiSo I did a little research and see that it could be an issue with my kernel loading proprietary Nvid drivers, but I don't even have a green card in the slot, much less install their garbage. So I attached the error codes here and I hope that will help:17:13
diehard_kiwihttps://0bin.net/paste/xkm4jydx#ZZ9hq+qQt0b1gulLaZdYAceeVz9FpgQtxZSp9+hk2-j17:14
diehard_kiwibump to keep the session on kiwiirc mobile web client active lol17:27
rwpdiehard_kiwi, I know nothing about sway but I see random "XDG_RUNTIME_DIR not set" messages often (I run i3) and it never seems to cause any problems.17:30
rwpTherefore on that particular point I would not get too stressed about trying to avoid it.17:31
rwpWhen your system is "completely locked up" can you tell if it is responding to the network?  Such as by ping and ssh login from a different system on the network?17:32
diehard_kiwiWell it just just doesn't launch. I was literally about to meme on myself because my sys info literally reads "Terminal: /dev/tty1" right now XD17:32
rwpIf so then log in and poke around (ps -ef, /var/log/*) and see if something has a clue there.17:33
diehard_kiwiIt might be, but I didn't go that far. Just completely unresponsive cannot even switch tty.17:33
diehard_kiwiAt this point though the program just errors out with that pastebin contents17:34
rwpI assumed that the entire graphics system was stuck but I think the machine itself might or might not be running otherwise.  It can go either way.17:34
rwpBut if the system is otherwise responsive then it might be possible to figure out why it is hung up from looking around by an ssh login into the system.17:34
diehard_kiwiWell I was having a similar issue at boot with trying to boot with nouveau17:34
diehard_kiwiI guess I can SSH in with my phone but aren't those error messages enough to debug it?17:35
rwpI know nothing about sway but maybe someone else will know more about it.  They couldn't know less about it.17:36
diehard_kiwiNo problem I'll be popping in and out b/c I have to use other tabs to look this sucker up haha17:38
rwpOh and as I read your report again I see that it locked up hard and then you installed seatd and after that it stopped locking up hard but still reported other failures.  Gotcha.17:38
rwpI guess not locking up hard is forward progress on the matter. :-)17:40
diehard_kiwiHaha np np17:40
diehard_kiwiYes exactly lol17:40
diehard_kiwiMy thoughts exactly lol17:40
diehard_kiwiexport WLR_DRM_DEVICES=/dev/dri/card0 not a fix18:16
diehard_kiwiIs it just easier to rip out the desktop of an xfce server install and try to lay sway over it?18:37
nemofsmithred: hum. so. copying it to firmware, firmware/rtw89 didn't seem to get it to be picked up18:55
nemofsmithred: at least, it doesn't show up as an option in the "Detect network hardware"18:55
nemobut then, I have no idea how firmware binaries work, really18:56
nemoheh https://forums.debian.net/viewtopic.php?p=745238&sid=c33e47fd6c4b101a196bc98b978b4429#p74523819:01
nemoalrighty19:01
nemoI guess easiest solution is to find out whether devuan unstable might possibly have this card added19:02
brocashelmrtw89 is supported in sid/ceres: https://packages.debian.org/sid/firmware-realtek19:10
nemooh???19:14
nemo#debian was telling me it wouldn't be available until .1619:14
nemobut19:14
nemohttps://github.com/lwfinger/rtw89  they were referencing this19:14
nemolemme see if that model is mentioned19:14
nemo* Realtek RTL8852A firmware, version v0.9.12.2 (rtw89/rtw8852a_fw.bin)19:15
nemoomg!!!19:15
nemobrocashelm: awesome!!! would. uh. ceres have it then?19:16
nemoideal would be an iso for me w/ minimal effort19:16
nemowelp. lemme see what's on the file site19:16
nemohmmm don't see anything newer than chimæra ☹19:17
brocashelmnemo: yes, ceres is unstable19:17
nemono iso though19:17
nemomaybe fsmithred has one when he comes back19:18
nemobrocashelm: thanks for finding that19:18
nemo*hope*19:18
nemoI guess I could also install sid19:18
nemothen shift to ceres19:18
nemosince they probably have an iso19:18
brocashelmi'm getting firmware-realtek (20210818-1) for ceres19:18
brocashelmdo you already use devuan? why not just upgrade to ceres if you want to go that route?19:19
brocashelmor actually, try daedalus (testing) first. same version19:19
nemobrocashelm: this is a brand new laptop19:25
nemoonly has a wireless card. no cat519:25
nemobrocashelm: #debian says sid unstable .15 does not have rtw89 yet, so in "sney"'s opionion the firmware is just not in sync yet19:25
nemoand I need to wait for .1619:25
nemoorrr make a hybrid installer19:26
brocashelmah, ok19:27
brocashelmno way to download the deb file(s) and copy them to a usb device?19:27
nemohm19:28
nemobrocashelm: not sure how that would work if the kernel didn't have support19:28
nemoit wouldn't even know to load the firmware19:28
nemoI'd have to have an updated module19:28
nemowhich I could possibly modprobe in19:28
nemoit might in fact work to do that19:28
nemonot sure if there's a .deb package for that though19:28
nemobrocashelm: https://github.com/lwfinger/rtw89 I think that's what this dude is doing for ubuntu19:28
brocashelmyeah, modprobe might be doable19:29
brocashelmi tried that once for my rtl8812au19:29
nemoI guess I'd have to get sources for the chimæra kernel, then backport the realtek stuff into it, build as module, copy to install media.19:30
nemowheeeee19:30
nemothis could take a bit19:30
nemowon't be happening before vacation anyway19:30
nemobrocashelm: looks like my best bet is to wait for sid to pick up .16 which might be "soon"19:39
nemobrocashelm: then try to get a ceres iso based on it19:39
nemobrocashelm: if it doesn't look like that's happening in a week or two, then custom module or USB dongle19:39
nemosituation should hopefully resolve itself in a few months anyway19:39

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