libera/#devuan/ Sunday, 2024-05-12

rrqand maybe: dpkg --configure -a00:02
nsprrahrm yeh00:03
nsprrashotgun driver method worked.  dpkg -i'd all the *nvidia*.deb, ran update-grub and rebooted.03:01
nsprracheers rrq thanks for keepin my spirits up!03:01
Xenguyguckyy, Is there any way you could fix your connection?  It's up and down like a yoyo04:00
Xenguy.oO( Of course ... )04:00
rustyaxeXenguy: yea i ended up /ignore them hours ago04:26
rwpIt's one of those things where a kick with a message to rejoin after fixing would make sense.04:31
XenguyApparently the ops are not tracking this, or taking action04:41
Xenguy /ignore it is then04:42
fluffywolfI set the ban for one day, just in case they're doing it on accident...05:03
XenguyThanks05:04
gnarfacensprra: you don't need nvidia-persistenced, just uninstall it05:07
gnarface(imo)05:08
nsprrayeah well when i'm powering down the nvidia, it disappears. i can't see it with nvtop or rewake it with nvidia-smi05:08
nsprraa mystery05:08
nsprrabut maybe i can echo something to the pci bus05:09
gnarfacehmm, something rings a bell here... look in /usr/share/doc/nvidia* for example acpi files05:09
nsprraty gnarface05:10
gnarfacei seem to recall something to do with an issue where the stock ones wouldn't sleep/wake cards right but there were some example files in there somewhere you could replace the stock ones with to get it to work05:10
gnarfacein theory, anyway05:10
gnarfacethey may in fact have actually been in a subdirectory called "examples" or something like that05:12
gnarfaceif kainxkitsune comes back, tell them that they may be able to succeed at building updated nvidia driver packages from their tool kit05:14
fluffywolfmemoserv?  :)05:14
gnarfaceoh, memoserv is running05:15
gnarfacecute05:15
gnarfaceis that the irc server running that?05:15
gnarfacesomeone did this before, was there a link?05:16
AlexLikeRockhelp05:48
AlexLikeRockhttps://paste.mozilla.org/bJgtOCs405:48
AlexLikeRockother error05:56
AlexLikeRockERROR unknown                          Cannot mix incompatible Qt library (5.15.8) with this library (5.15.10)05:56
gnarfaceclear version error, make them match and it'll be fine again06:07
nsprrai have edited control and i'm not ashamed to admit it06:13
AlexLikeRockgnarface,  you talk to me ?06:19
gnarfaceAlexLikeRock: yes, i just guessed the versions probably have to match, either upgrade the 5.15.8 one or downgrade the 5.15.10 one06:20
AlexLikeRockwhere to find it ?06:21
AlexLikeRockor what package need upgrade ?06:24
gnarfaceAlexLikeRock: i'm not sure, but from your paste it seems you have an issue with the path too, maybe it's related06:29
gnarfaceif you're on testing or unstable, maybe this is related to usrmerge?06:30
gnarfaceotherwise maybe you just have to fix your /etc/logind.defs06:30
gnarfacesorry that's /etc/login.defs06:30
AlexLikeRockyes , i have this problem  of path  too06:34
AlexLikeRockstable ,06:34
AlexLikeRockgnarface,   https://paste.mozilla.org/yeKb7VpO   looks fine06:42
AlexLikeRockthe error say :  Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin06:43
AlexLikeRockbut they are06:43
CueXXIIIAlexLikeRock: what does echo $PATH as root print?06:46
AlexLikeRockoki06:47
AlexLikeRockecho  $PATH06:48
AlexLikeRock06:48
AlexLikeRock   /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games06:48
AlexLikeRockTHEY looks like second line06:48
CueXXIII-> no *sbin in there. how to you become root?06:48
CueXXIIIi guess that does not execute /etc/rpofile again06:49
AlexLikeRockif [ "$(id -u)" -eq 0 ]; then06:51
AlexLikeRock  PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"06:51
AlexLikeRockelse06:51
AlexLikeRock  PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"06:51
AlexLikeRockfi06:52
AlexLikeRockexport PATH06:52
AlexLikeRockat firt  line  ,  not exist06:52
AlexLikeRockat second : yes06:52
CueXXIIIyeah, already seen that, but how do you become root?06:53
AlexLikeRockwhy  Why don't you take the first line into account?06:55
CueXXIIIbecause it obviously is not executed06:56
AlexLikeRocko-O06:56
CueXXIIIwhat command do you use to get root access?06:57
AlexLikeRocksorry , my ignorance06:57
AlexLikeRockwhy no executed the first line ?06:57
AlexLikeRockcommand :    su06:58
CueXXIIIah, that does not change the environment. you want "su -" or "su --login" (same option)06:59
AlexLikeRockok.06:59
AlexLikeRocklet me try06:59
AlexLikeRockyeah, its workin with "su -"07:00
AlexLikeRockto avoid this problem,07:07
AlexLikeRockjust add the PATH  to first line ?07:07
AlexLikeRockso... avoid  execute " su -"07:08
CueXXIIIno, just use su - instead of su07:08
AlexLikeRockand run it at  only "su "07:08
CueXXIIIyou usually don't want to inherit the user's environment as root07:08
AlexLikeRockok, songs  fine07:09
CueXXIII/etc/profile will not be executed if you use su without the --login option07:09
AlexLikeRockok07:13
AlexLikeRockthanks  dude07:13
CueXXIIIbtw, with usrmerge, what would be the recommended dir to have in PATH? /bin or /usr/bin? since both are not needed anymore07:16

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