libera/#devuan/ Friday, 2023-08-25

systemdleteCEP:  Check it where?  All VMs are set to use USB 2.0 in their configurations.  Or do you mean on the host?  Forgive me if I sound dense.00:38
systemdlete(And thanks for the assist.  This is drving me nutz!!!)00:38
systemdletenow this is interesting!   modprobe usbmon and--viola!--there it is!00:47
systemdlete?????00:47
systemdleteInverse Heisenberg phenomenon?00:47
CEP--'All VMs are set to use USB 2.0 in their configurations. '-- three options:00:52
CEP1- change the options, and start the machine again, try, if it doesn't work, turn it off and start it again. So with all the options.00:52
CEP2- create a new VM with the disk that gives you problems. (possibly damaged configuration file)00:52
CEP3- uninstall and reinstall the 'guest additions'. Or update the plugins package00:52
CEP4- check if the problem is not a missing library in the guest system00:52
systemdlete4 seems the most likely actually.00:52
systemdleteI've tested this across other VMs on the same host.00:53
systemdleteBut I might be on to something here with this debugfs and usbmon, CEP00:53
CEPgood. well I miss seeing the services...00:54
systemdlete?00:54
systemdletedrat.00:55
systemdleteI can't seem to reproduce whatever the heck I did before...00:55
CEPI forgot to say, 5- 'check if the services are up'00:57
systemdletewhich services, and do you mean guest, host, both?00:58
systemdleteand what "plugins" package are you referring to?00:58
systemdleteCEP, I've re-installed the GAs several times over.00:59
CEPand what "plugins" package are you referring to?----> anfitrion: virtualbox extension pack01:01
CEPanfitrion=host01:01
systemdleteCEP:  vbox won't support USB 2.0 without the extensions.  They are indeed installed.01:01
CEPi am argentine, google-translations01:01
systemdletenw01:02
CEPvbox won't support USB 2.0 without the extensions.  They are indeed installed.--> actualizadas?01:03
CEPupdated extensions?01:03
systemdletesorry.  "indeed"=actually01:03
systemdletethey are the most recent extensions for 7.0.1001:04
CEPwhich services, and do you mean guest, host, both?  ----> en la guest01:05
CEPin guest01:05
systemdleteI only see 2 services in /etc/init.d for vbox:   vboxadd and vboxadd-service.01:05
systemdleteboth are running01:06
CEPA thousand apologies, in a hurry to answer, send in Spanish, please excuse me01:06
CEPin the guest operating system01:06
systemdletebut, to be fair... let me try rebuilding the GAs rather than relying on the new fancy automated way01:06
systemdleteCEP:  not to worry, and thank you for helping01:07
systemdleteI'll have to shut down and return to do this, since I'll have to reboot.01:07
CEPand the services for usb?01:07
systemdlete"services for usb" ??01:08
CEPsome related service, some configuration, some package to install, USB.01:12
CEPI had to uninstall pulse-audio, uninstalling pipe in daedalus-guest01:12
systemdleteno pulse here01:13
systemdleteno pipe here either01:13
systemdleteno avahi01:14
systemdleteno cups01:14
systemdleteno saneutils01:14
systemdletevery basic stuff only01:14
systemdleteand this is a chimaera host and guest, although that doesn't seem relevant because I'm havin this with a beowulf system also01:15
systemdleteCEP:  But you just gave me an idea... avahi.  It is running on a VM where I DON'T have this problem...01:16
debdogno pulse here <-- patient prolly dead :/01:16
systemdletepulseaudio.  And it is not installed here.01:17
debdoghehe, SCNR01:17
CEPNO NO NO, es el problema que yo tuve...01:22
CEPdebdog,  jajjajajajja01:22
CEPNO NO NO, that's the problem I had...01:24
golinuxhttps://dev1galaxy.org/viewtopic.php?id=591001:48
golinuxWhaddya think about that!01:49
fsmithredThanks, Bruce!01:51
debdogDebian has been taken over by evil forces?!01:53
buZzhah, nice :)01:56
critrheh, it turns out if you purge pulseaudio, pipewire is automatically installed, and shound still just works.02:02
critrsound02:02
systemdletegolinux, it almost makes me think there is still some sane people on earth.02:06
golinuxIndeed!!02:07
* debdog 's postin' that EVERYWHERE02:07
systemdleteSo fuse is loaded on the VM where it is unable to enumerate USB thumb drives, and it is not loaded on a VM where it can.02:08
golinuxSorry for taking this channel OT a bit but that is important to get out there! Thanks debdog! Have at it!!02:08
systemdletegolinux, I think people here will allow it02:08
systemdlete:)02:08
debdogunfortunately, I just remebered I ain't registered ANYWHERE02:09
golinuxI wish someone would post it to that dreadful Register review!!02:09
golinuxDang02:10
systemdletebut when I try to rmmod fuse, it tells me it is in use.   But lsmod does not show anything using fuse02:11
systemdleteso... ?02:11
systemdletethis is leaving me... CON fused?02:13
debdoghehe02:27
mason"The Reg FOSS Desk has seen a lot of Linux installers. Even so, we're not used to being asked which C locales we wanted it to compile."   ...so they've literally never once used the standard Debian installer, which does just that.03:48
masonVery strange.03:48
buZzLiam Proven? they at least claim on multiple places to have debian running03:56
buZzmaybe they only used the gui installer ;)03:58
fsmithredgui installer asks the same questions but with slightly different colors04:00
buZznot sure then04:00
fsmithredmason, I read that and thought the same thing.04:01
fsmithredrefractainstaller invokes 'dpkg-reconfigure locales, keyboard-configuration and tzdata exactly same pieces as debian-installer04:02
brocashelmhttps://dev1galaxy.org/viewtopic.php?id=590904:13
brocashelmif anyone feels like posting on the forums, just tell the op you can accomplish this by installing the packages consolekit and dummy-logind (to keep network-manager, kde, etc.); only problem is with some polkit-related permissions, but there are workarounds (such as reviewing the config files in /usr/share/polkit-1 and using udevil's devmon daemon in the background for user-level mounting/unmounting)04:14
brocashelmit's possible, but like i said, some polkit stuff might get fucked up. use lxqt-sudo for graphical replacement of pkexec/gksu04:14
brocashelmand as an example for starting xfce from startx, append --with-ck-connect to the line on ~/.xinitrc04:15
brocashelmexample: exec startxfce --with-ck-connect04:15
brocashelmthat will allow for consolekit2 to take over04:15
brocashelmas well, install seatd04:15
brocashelmthanks in advance to anyone who replies04:15
brocashelmoops, meant startxfce404:17
brocashelmso it should be04:17
brocashelmexec startxfce4 --with-ck-launch04:17
systemdleteSo I have been testing scenarios re: the USB enumeration failure and what I am finding, oddly, is that the MORE memory I give the VM, the LESS likely it becomes to do enumeration of a thumb drive.10:56
systemdleteThat goes counter to everything my mama taught me growing up.10:56
systemdleteor whomever did.10:56
systemdleteanyway, does anyone have any idea or inspiration for further testing and maybe narrowing on the source of this problem?10:57
systemdleteAnd, yes, I am 100% sure of this much.  I just spent an hour booting and rebooting the same VM with varying amounts of memory allocated to it.11:00
GoatAvengersystemdlete, trying to pass through USB to a VM?11:00
systemdletevirtualbox.  So I am "attaching" the device, not really passing it through.11:00
GoatAvengerI don't see why allocated memory to the VM would make any difference..11:01
systemdleteme either.  But it does.11:01
systemdleteEspecially since the outcome is exactly the opposite of what one would expect intuitively.11:01
GoatAvengerI think I've gotten as much to work on qemu at some point, no idea how I did it now.11:02
systemdleteYou'd think that giving it MORE memory would LESS constrain whatever enumeration is doing.11:02
systemdleteOh, when it works, it is fine.  But it seems that if I give too much memory, enumeration will fail.11:02
GoatAvengerI see..11:03
systemdleteFiguring out exactly what that amount is, is a mystery.11:03
GoatAvengerryzen system?11:03
systemdleteAMD FX8350, 32GB Gigabyte mainboard.  memtest86'd it yesterday and it passed11:03
GoatAvengermaybe something to do with uhmm, what's it called, (dual channel?) mem config?11:04
systemdleteAlso, ran badblocks on the disk just to be sure it wasn't some problem with an errant library file (The host hard drives are RAID1)11:04
systemdleteWell, I have 4 sticks of 8G memory in the 4 memory slots.11:04
critrthat's a great old cpu. i have an 832011:05
systemdleteThey are identical.11:05
GoatAvengerright, but usually 2 dimm slots are one channela and the other two slots are a sperate channel11:05
GoatAvengerjust stabbing in the dark, but I could see that (possibly) being a point of oddness for a VM11:05
systemdleteBut if all 4 sticks are identical make/model, then there really can't be a mismatch, can there?11:05
GoatAvengeri'm not talknig about a mismatch, but the fact that two separate memory channels are opperating independetly11:06
GoatAvenger(might be) usualy those boards were like that11:06
GoatAvengermany still are11:06
systemdleteThe memory controller should be handling all that.  Besides, the host and numerous other VMs are working without problems.11:06
GoatAvengerjust a guess..11:06
systemdleteSure.11:06
systemdleteAppreicate it, but I don't think that's it.11:06
GoatAvengerPossible the VM, if spread across two channels, perhaps the client system can't really enumerate past the primary channel11:07
GoatAvengerbut, anywho, gl11:07
systemdletethx11:07
al1r4dbrocashelm: you dont need ck launcy11:40
al1r4dLaunch11:40
gggHello, just to report that the latest Dev1 5.0 with 6.1.0-11 kernel + cinnamon version won't shut down on my thinkpad W540. It stays stuck on "EXT4-fs (/dev/sdx1) re-mounted" (x = a or b) and "kvm: exiting virtualization" messages, which seems to be an issue randomly happening since 2010. dmesg and /var/log/messages weren't of any help. It's an upgrade from 4.0, not a fresh install.15:03
simon_adebisiHi, I have laptop with latest Devuan. I get black screen and can't switch tty if I log out of MATE with/without saving session. Using OpenRC, Nvidia 970M, MATE/LightDM. I can switch user/reboot/login/use laptop. Any suggestions?18:58
gnarfacewell if simon_adebisi comes back tell them they're probably missing the nvidia drivers from "non-free-firmware"19:18
systemdleteSo here is what I know about my USB thumb drive not being recognized.  Chimaera host and guest.  Using vbox ehci (usb 2.0) emulation, the VM is unable to enumerate the device when I give the VM, say, something over 3GB RAM.  For example, the drive is recognized and works perfectly if I give the VM 3072M.  But if I go maybe 3100M or so, it fails to enumerate the device.23:50
systemdleteHowever, if I use the xhci emulation, there is no problem if the VM has 4GB RAM.  Any ideas why this might be the case?   I am also talking to #vbox about this.23:51
systemdleteIOW, I am not sure where the problem exists.  It might be vbox, but it could also be something that gets triggered on the Linux side.23:52
systemdleteI'm not ready to point a finger at either side because this is a very weird problem.23:52
systemdleteCould it be, for instance, that something Devuan does to eliminate as much of systemd as possible is also somehow impacting (unintentionally of course!) the ehci driver, but not the xhci driver?23:54
systemdleteI really have no idea just how pervasive systemd might be in this regard.  And this is NOT a knock on the good work being done here (or at virtualbox, which has served me quite well for about 10 years)23:55
systemdleteThe workaround for now is for me to use XHCI emulation on VMs that misbehave this way.   But it is not a solution and I'd kind of like to find out if the issue can be solved from this end.  That's all.  No agenda here either way, ok?23:57

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