#[Solved]

201 messages · Page 1 of 1 (latest)

old ether
#

ae

#

@zealous thunder

zealous thunder
#

thank

old ether
#

np

#

i broke my arch (again)

zealous thunder
#

same thing happened as last time, force shutdowned then systemd-udevd and networkmanager became tainted (according to journalctl)

#

tried the same steps as last time but didnt work this time

#

booted into liveiso

#

fscked

#

chrooted

#

reinstalled linux

#

reinstalled base

#

reinstalled linux-firmware

#

reinstalled networkmanager

#

reinstalled systemd

#

rebooted

#

tada! didnt work

old ether
#

well, you said it get stucks at loading initramfs right?

zealous thunder
#

i can get past it on main kernel using booster initramfs

#

i can even get into xmonad

#

but most stuff dont work

#

like sudo

#

or discord

#

or chromium for that matter

old ether
#

anything in journalctl when you launch them?

zealous thunder
#

its all related to networkmanager/systemd-udevd and nvidia

#

which is why i tried removing it

#

still appears though

old ether
#

try replacing udevd with eudev

zealous thunder
#

oh also i downgraded my kernel to 6.1.7 just in case

#

wasnt the issue

old ether
#

hm.

#

well all the stuff happening seems to have little to no correlation

#

perhaps try benchmarking hard disk to see if its the fs being slow

zealous thunder
#

i doubt it honestly

#

there are other side effects like getting a lot more kernel messages than usual on tty boot

#

it even goes above the password input field lmao

#

going back on liveiso

old ether
#

what does dmesg show

zealous thunder
#

good question

#

lemme check after i try eudev

old ether
#

actually dont

zealous thunder
#

lol ok

old ether
#

found out eudev got deprecated

zealous thunder
#

im gonna reinstall 6.1.8 anyway

old ether
#

and i dont know what is the alternative

#

/dev is populated right?

zealous thunder
#

as in with nvme*?

#

yes

old ether
#

are there others too?

zealous thunder
#

theres a windows section

#

p1 is efi

#

p2 to p4 is windows

old ether
#

is there a dri section or anything?

zealous thunder
#

p5 is linux root

#

p7 is linux home

old ether
#

ok so, from what i get, systemd-udevd is failing

#

this is how /dev usually looks

zealous thunder
#

which is why i reinstalled systemd multiple times

old ether
#

udev populates it with device drivers

#

but it doesnt seem drivers like dri are being put there

#

so this a systemd-udevd problem

#

is there atleast a drm folder?

zealous thunder
#

nah i have em

#

this is on chroot though

old ether
#

oh ok thats nice then

#

why the fuck do you have 50 ttys

zealous thunder
#

lmao idk

#

do i reboot now and pray that reinstalling linux for the 7th time fixes it

#

and also to check dmesg

old ether
#

try another kernel?

#

like zen

zealous thunder
#

zen stalls on ramdisk

old ether
#

hm

#
  1. stop doing force shutdowns
zealous thunder
#

sheesh

zealous thunder
old ether
old ether
zealous thunder
#

its not even modprobed

#

modprobed it now

old ether
#

then why is dmesg showing it if it wasnt modprobed

zealous thunder
#

¯\_(ツ)_/¯

old ether
#

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

zealous thunder
old ether
#

switch to NixOS /j

zealous thunder
old ether
#

did you enable auditd

#

whats the full dmesg output

zealous thunder
#

i just grepped out the ones containing nouveau

#

and no auditd is disabled

old ether
#

if auditd is disabled... why is it being outputted

zealous thunder
#

btw i do not have network here

#

gotta go to liveiso for anything

old ether
#

curious it is

#

so tldr; stuff works but at 10 fps

#

right?

zealous thunder
#

not really fps

#

it works smoothly

#

but some stuff refuses to work

#

like sudo

#

reboot

#

chromium

#

electron

old ether
#

reinstall them?

zealous thunder
#

...

honest mulchBOT
#

Too few arguments for command note!
Usage: .note <name>

zealous thunder
#

i have no internet

old ether
#

liveiso

zealous thunder
#

im getting nouveau errors again yayyy

#

its modprobed wtf

old ether
#

nvidia failing?

zealous thunder
#

i suppose

#

why does my system always fail 1 or 2 days before a school submission empty

old ether
#

i am out of ideas

zealous thunder
#

same

#

if i switch to nix im gonna have to keep my /home somehow

#

god this is complicated no matter the direction

old ether
#

here is an idea

#

mount it, and then tar the entire home directory, go out, do the partitioning and untar it

zealous thunder
#

reinstalling all my packages

zealous thunder
#

i am unpleased to announce that it did not work

#

ok i think it has to do with my wifi driver

#

but i already reinstalled everything

#

so i have no clue how to fix that

warm badger
zealous thunder
#

that things fixed now

warm badger
#

whats not?

zealous thunder
#

the page faults and stuff

#

basically udevd and networkmanager but probably rtw89

warm badger
#

how can networkmanager mess those things up?

#

imo the most it can do is not make network work...

zealous thunder
#

¯\_(ツ)_/¯

#

rtw89 is the common thing in the trace

warm badger
zealous thunder
#

might be it

warm badger
#

is everything other than wifi working?

zealous thunder
#

i googled the frickin memory address

zealous thunder
warm badger
#

try unloading the wifi driver ?

#

rmmod rtw89_pci?

zealous thunder
#

yeah that fixed it

#

thats so

#

fucking stupid

#

everything works now

warm badger
#

except wifi?

zealous thunder
#

i pacman -R'ed it

zealous thunder
#

rtw89 was apparently included into kernel

#

which is why it broke

warm badger
#

yeah

#

I had the exact same problem but about a year ago

#

I use rtw89_pci too and my new laptop did not have it so I compiled and installed one from github

zealous thunder
#

how the fuck does a network driver break electron lol

warm badger
#

and after the next update linux rolled it out officially and those two conflicted

warm badger
zealous thunder
#

sudo???

#

sudo broke too

#

reboot??????

warm badger
#

use doas 😎

zealous thunder
#

yeah

warm badger
#

I tried using an electron app for sound management and could never get it to work

zealous thunder
#

doas was my saving grace ngl

#

i literally could not have debugged without doas

#

because then i couldnt see journalctl

#

actually i never tested su

warm badger
#

su was there too!

#

jinx

zealous thunder
#

there are probably a ton of other ways to get root too :p

warm badger
zealous thunder
#

yes

#

doas reboot didnt work

warm badger
zealous thunder
#

@old ether you can mark as solved now btw

#

dumbest issue ever

old ether
#

what fixed it

zealous thunder
#

(this isnt my thread because i cant make threads on my phone)

zealous thunder
old ether
#

[Solved]

zealous thunder
#

which got included in 5.1.7

#

which i only found out because i searched up the memory address

#

😎

old ether
zealous thunder
#

that fixed everything

old ether
zealous thunder
#

so true

#

i blamed the kernel

#

then nvidia

#

then the wifi driver

#

but it was actually the kernel

#

for including my wifi driver

old ether
#

i broke freeBSD today eeeeeeeee

#

cant boot, fucked kernel

#

also bred, next time you force shutdown, take your disk to the FSF (File System Foundation)