libera/#devuan/ Saturday, 2023-07-22

dgriffinot even "echo -e '\007'" will make the terminal bell ring03:18
dgriffithis is a laptop.03:20
gnarfacedgriffi: do you see the terminal "blink" though when it should beep?03:23
dgriffino03:23
gnarfaceoh, hmm03:24
gnarfaceso no visual bell either03:24
gnarfacesometimes it may not be actually disabled, it may simply be changed to "visual"03:24
dgriffiif I hold control and middle click to turn on visual bell, then it'll flash, but no beep03:24
gnarfacedo you have pulseaudio, pipewire, or jack running? (or esd or arts or any other such sound daemon in userspace?)03:25
dgriffipulseaudio is not running03:25
gnarfaceif you run alsamixer, what does it say for "Card: " in the top left?03:26
dgriffiHDA Intel PCH03:26
dgriffithe beep slider was mute and down.  but undoing that didnm't help...  donno why that would have changes.03:27
rrqyou may need to blacklist the pcspkr module and ensure the snd-pcsp module is loaded, so as to have an emulated pc speaker via the sound card.03:31
gnarfacedgriffi: so you do see a "beep" control in there? this likely means you don't actually have a real onboard pc speaker device as old school pc hardware did. what you have is pc speaker emulation going through the main soundcard. this is a laptop, isn't it?03:33
gnarface(that's very common for laptops these days)03:33
dgriffignarface: correct.  no actual old-school PC speaker03:33
dgriffiThis is a Thinkpad T42003:33
dgriffiit worked okay before I reinstalled to Devuan03:34
gnarfacedgriffi: so this means it's also subject to the main system volume03:34
dgriffiI guess I'll check with the backups to see what was in /etc03:34
gnarfaceand also possibly driver issues...03:34
dgriffimain volume is fine.03:34
dgriffiplaying media, no problem.03:34
gnarfaceyou can hear it right now if you play music or something?03:34
dgriffiyes03:35
gnarfaceyou using chimaera?03:35
gnarfacewith the stock kernel?03:35
dgriffidaedalus03:35
dgriffistock kernel03:35
gnarfacewhen you say it was working, when was it working? (distro and kernel)03:36
gnarfacethere's a statistically high likelyhood you're facing a regression in the snd-hda-intel module03:36
gnarfaceor perhaps you were passing it some module options that you didn't copy over to daedalus?03:37
gnarfacebeep_mode should be 1 by default afaik though... so i'm grasping here03:38
gnarfacebut perhaps you were passing model=something?03:38
dgriffihow about this... why would the console terminal beep, but not xterm or mate terminal?03:38
gnarfaceOH, you have beeps in some places??03:38
gnarfacesorry i spaced that03:39
gnarfaceso it's not a driver issue then03:39
gnarfacethe only possibility is something set in X1103:40
gnarfacecan you find anything that beeps while you're in the graphical environment?03:40
gnarfacehexchat beeps at me if i hit backspace in an empty text field03:40
dgriffiin its previous life as a Debian machine, I had pulseaudio running.  I turned on pulseaudio by typing "pulseaudio" in one xterm and NOW terminal beeps work.03:40
gnarfacequite odd03:41
dgriffiI'd rather not use pulseaudio03:41
gnarfacei don't blame you03:41
gnarfaceshouldn't be necessary but if that's all that works it suggests you may need to create a ~/.asoundrc ... filled with what though exactly i'm not sure03:41
dgriffiwhen I started up pulseaudio just now, it sounded like a mouse running around in a cardboard box.03:41
dgriffithen after ten seconds, that stopped03:42
gnarfacei have the same audio driver here so i'm well versed with its common misbehaviors but i can't recreate the issue for testing because my motherboard actually furnishes the real pc speaker03:42
gnarface(a beep comes out of the case still and "beep" does not show up in my alsamixer view)03:43
dgriffiseems like it may be a MATE problem.  suppose it always wants to send beeps to pulseaudio.03:43
gnarfacecould it be that it just disables the beeps by default as a misguided courtesy, and pulseaudio just re-enables them because it's dumb?03:44
dgriffiI see no options that would seem to control that03:44
gnarfaceit'd be in the config files probably, not in the pavucontrol gui03:44
gnarfacewhat are you using for irc?03:44
dgriffiirssi on a linode host03:45
gnarfacehexchat here beeps at me if i press backspace in this text field with nothing in it03:45
dgriffidecidedly not the same machine I'm having trouble on03:45
gnarfaceit's the only example i have except for rxvt-unicode03:45
dgriffiI turned on visual bell in this xterm.  please beep03:45
gnarfacecan you see if rxvt-unicode or hexchat will beep at you?03:45
dgriffiI want to like rxvt, but it does things a little off03:46
gnarfacei'm also on daedalus here, with enlightenment instead of mate, no graphical login03:46
gnarfacei'm not suggesting a lifestyle change, i'm just suggesting you install it long enough to test03:46
dgriffino beeps wtih rxvt-unicode03:46
gnarfacehuh, damn03:46
gnarfaceso it seems like something the environment must set03:46
gnarfacerxvt-unicode definitely beeps here if i don't pass "-vb" on the command-line03:47
gnarfacewith "-vb" it blinks instead03:47
gnarfaceare you using a graphical login or do you just run startx?03:47
gnarfaceif you just run startx, it has to be mate or something in your user's shell environment itself03:48
gnarfaceif you use a graphical login it could be something passed through the shell environment by that03:48
dgriffigraphical login03:48
gnarfaceoff the top of my head i cannot recall seeing such behavior so at this point i can only guess03:48
dgriffimy backups are offline in another room.03:50
dgriffihere's something irritating...  sound is distorted in Frotz03:50
dgriffierr, no.  I think I may have made a mess of that on my own.03:51
gnarfacefrotz has audio?!03:52
dgriffiyes.  in 2019 the audio backend for the curses version got an overhaul03:52
gnarfaceinteresting03:53
gnarfacewe're talking about the same frotz that runs Zork .dat files right?03:53
dgriffiaudio is through blorb packaging only03:53
dgriffiyes03:53
dgriffithe old infocom-style format is no longer supported.03:53
dgriffiit /was/ supported through the OSS driver.03:53
gnarfacehuh03:53
dgriffinow it'll do audio samples AND ogg playback OR MOD playback03:53
dgriffiso your game could have background music and then swooshes of swords.03:54
gnarfacenone of my infocom games have audio to begin with, so it's not something i'd have noticed change03:54
dgriffiokay, there's something funky in the new setup that's getting curses frotz audio attenuated.03:55
gnarfacewas the old working install chimaera?03:55
dgriffiinfocom used it only twice03:55
dgriffi"Sherlock" and "Lurking Horror"03:55
gnarfacehuh03:55
dgriffithe old working install was Bookworm03:55
gnarfaceno pulseaudio there either?03:56
dgriffipulseaudio was there03:56
dgriffiIt's okay, but has a nasty tendency to gobble up all available CPU and memory.03:56
gnarfacecould pulseaudio have been the only difference?03:56
dgriffiperhaps.  I may begrudgingly keep it03:56
dgriffi"Bureaucracy" had sound slightly more advanced than a simple beep.  It had high and low beeps.03:58
dgriffihow often do you play infocom-ish games?04:00
rustytacotry pipewire04:00
rustytacoit solved my pulseaudio woes04:00
dgriffiI'll do that.04:00
gnarfacerecently not much, but i played Zork 1 and Beyond Zork a lot, and to a lesser degree Zork 2 and 304:01
gnarfacethey seem to work still04:01
dgriffiI went with using libao for audio output so as to avoid much of this crap.04:01
gnarfacethere should be a way to make the beeps work normally but i'm at a loss at this point04:02
gnarfaceyou make any changes to /etc/inputrc perhaps?04:02
rustytacoI like pipewire a lot. It's suitable to do the things; qpwgraph lets you re-arrange connections in a gui way; wireplumber handles automatically plumbing things up; there's pipewire-pulse too to emulate pulseaudio for needful programs04:02
rustytacodgriffi: fwiw, pulse and pipewire both have OSS wrappers that might be helpful too, for really old softwares04:03
dgriffithat would be nice for games like Koules.04:04
gnarfacedgriffi: the alsa-oss package, did you install it?04:04
gnarfacedgriffi: actually, make sure you have these packages if you don't yet: alsa-oss alsa-tools alsa-topology-conf alsa-utils alsa-ucm-conf04:05
rustytacodgriffi:        padsp - PulseAudio OSS Wrapper04:05
gnarfacedgriffi: try those alsa packages first, if they don't work then maybe resort to pulseaudio stuff04:05
rustytacoyou'd run it like so: padsp yourprogramhere and it hooks magic $LD_PRELOAD stuff up -- it wont work with sudo, of course as environment is (rightfully) cleared04:06
dgriffiwell, frotz seemed to like that jsut fine.04:08
dgriffibut I got ERROR: ld.so: object '/usr/\16942LIB/pulseaudio/libpulsedsp.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.04:08
dgriffianyhow, libao and a minimal amount of stuff to do just samples works on really old machines.04:09
dgriffiasking old machines to do OGG or MOD is too much04:09
dgriffiwhich is why the DOS port won't have OGG or MOD support.04:10
dgriffian 8088 PC or 286 can barely handle playing mods just alone.04:12
dgriffiand much of that has to do with 16-bit OS limitations.04:13
dgriffibut, there's there charm of running new games on ancient hardware.04:13
dgriffiwhat's really fun is running Frotz on a PDP-10.04:13
rustytacoseems about as fun as screwing a cactus *shrug*04:13
dgriffirustytaco: people still play with ancient cars, so...04:14
dgriffidon't any of you play with old computing hardware?04:19
gnarfacei don't have anything as old as a pdp-10 here04:19
* dgriffi emulates a PDP-10 for this... most of the time.04:20
gnarfacei have a couple pentiumII's though04:20
gnarfaceeverything i have that was older burned out from use or sabotage04:20
dgriffithen there's the Living Computer Museum that has real PDP-10 hardware they allow people to use remotely.04:20
rustytacohttp://istabpeople.com/junk/kaypro/IMG_20230706_151121.jpg i get it04:54
rustytacosometimes i irc from the kaypro04:54
luis__Hello, I've been trying to configure Night Light via CLI (the setting doesn't seem to exist in the GUI), but it doesn't work08:06
luis__It's currently 8:05 here, I set from 8 to 9, the temperature to 2000 and enable to true, but it doesn't change anything08:06
debdognight light as in adjusting backlight?08:11
luis__as in adjusting the light temperature for day and night08:19
luishow do I upgrade cinnamon ? There's a version 5.8.2 and I'm on 4.8.614:09
al1r4dluis: is the latest version available in the repository?14:10
luisI tried getting it from the backports, but it neither is (how do I check ?) or the install command doesn't work because cinnamon is set to manually installed14:11
luisI don't really know much of this stuff14:11
luisby the way, where can I find preiew versions of Deadalus ?14:28
luisal1r4d, I got this:14:32
luiscinnamon:14:32
luis  Installed: 4.8.6-2+deb11u114:32
luis  Candidate: 4.8.6-2+deb11u114:32
luis  Version table:14:32
luis *** 4.8.6-2+deb11u1 50014:32
luis        500 http://deb.devuan.org/merged chimaera/main amd64 Packages14:32
luis        100 /var/lib/dpkg/status14:32
luisdoes this mean the package isn't present in the backports ?14:32
al1r4dluis: try search on backports14:33
luisYou mean "apt-cache -t chimaera-backports policy cinnamon" ? Same results14:34
luisal1r4d,14:38
luisbtw it's up to date in Debian 12, so backports should work : https://packages.debian.org/bookworm/cinnamon14:41
debdogluis: you could just upgrade to daedalus which has cinnamon 5.6.8-114:43
luisdebdog, I'd like to try that, but I can't seem to find a link to the preview version14:44
debdogI am not sure what you mean. the installer CDROM/DVD? if so, you don't need that14:45
luisThe ISO for the bootable key14:46
debdogsorry, I do not understand14:47
luisarf, just found it nvm14:47
debdogupgrading usually just is a series of apt command14:47
debdogs14:47
luiscan you provide me the instructions ?14:48
luisshouldn't the cinnamon package be up to date in the backports anyway ? Or are my backports weird ?14:48
debdogI don't use backports, no clue, sorry14:48
luisok, how od I upgrade to daedalus without reinstalling ?14:50
fsmithredchange 'chimaera' to 'daedalus' in /etc/apt/sources.list14:51
fsmithredrun: apt update14:51
debdogI am searching for instructions so I won't have to type them all...14:51
fsmithredapt upgrade14:51
fsmithredapt dist-upgrade14:51
fsmithredreboot14:51
debdoghehe, or let someone else do the job14:51
debdoghttps://dev1galaxy.org/viewtopic.php?id=289814:52
fsmithredyou may have to issue other commands along the way14:52
luisThank you14:52
fsmithredalso worthwhile to look at older upgrade instructions (beowulf to chimaera) might havae some useful hints14:52
fsmithredhttps://www.devuan.org/os/documentation/install-guides/chimaera/upgrade-to-chimaera14:53
debdogfirst, before even altering sources list, luis, do a apt update and apt upgrade THEN alter sources.list14:53
fsmithredyeah, good idea14:53
fsmithredalso back up any important data14:53
luisyes, data already backed up, this is a devuan test run14:54
fsmithredchimaera to daedalus is a pretty easy upgrade compared to some of the early ones14:54
debdogyah, for some reason I have less problems typing daedalus than chmaera14:55
luisthere we go, cya if the system dies14:55
debdoghave success!14:57
luisthanks !14:58
al1r4dfsmithred, true15:13
al1r4dyou only need change the source.list and do apt upgrade15:14
luiswhat I don't understand is why it's not present in the backports15:15
fsmithredand dist-upgrade to get new packages15:15
fsmithredlots of things are not in backports15:15
luisdo we have an idea for the release date of daedalus ?15:15
fsmithredsoon15:16
fsmithredcurrent installer isos might be ready to go15:16
fsmithreddaedalus itself is ready15:16
luisthat's nice15:18
luis__it's working !15:23
luis__the system seems less stable than before though15:23
debdogthat was quick15:23
luis__wym ?15:23
luis__my mouse seems slower as weel15:23
debdogless than half an hour for the entire update15:24
luis__Fast network, fast cpu I guess15:24
al1r4dluis__, maybe you can check this: beta.devuan.org15:31
luis__thank you15:33
luis__has anyone managed to install mint-y themes ?15:48
u-amarsh04some upgrades or something in unstable has stopped plasma desktop starting15:55
u-amarsh04now in syslog getting:  Activated service 'org.freedesktop.UDisks2' failed: Launch helper exited with unknown return code 115:57
al1r4dluis__: try it15:59
luis__i'm trying15:59
helios21In case you are on Devuan Unstable (aka Ceres) better avoid updating libgudev, see https://bugs.debian.org/1041703 and my mail to dng-ml16:36
u-amarsh04thanks helios2116:38
helios21So far managed well enough on Devuan, but it appears to me also regarding usrmerge, it may become more and more difficult.16:41
helios21Well will see about it, also reported this to Devuan developers, so they are aware, in case they have not been already.16:41
u-amarsh04thanks again helios21 downgraded libgudev-1.0-0 and related packages to 237-2 and fairly well back to normal16:57
helios21you are welcome16:59
helios21I hope Debian package maintainers for libgudev-1.0-0 do not bash too hard at me for temporarily raising the bug severity from serious to grave before I noticed that the reported of the bug used libeudev on Debian17:00
helios21In an ideal world there would be communication about a breaking change like this, but unlikely to happen from side of the Debian package maintainers for libgudev I bet.17:01
helios21u-amarsh04: by the way I posted an apt pinning file for temporarily preventing the upgrade of libgudev on dng-ml17:18
u-amarsh04thanks!17:20
u-amarsh04password saving on chromium has messed up though /-:17:28
helios21hmm, eudev is not even in Debian, I was not aware of this.18:32
___usedwhy has debian keyring package updated this weekend? compromised keys or about to expire?20:42
golinuxAsk Debian?20:44

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