Contents:
Does it affetcs?
Why do you do that?
What do you use, DE or WM?
Did you install the headers?
No home before?
Does it affetcs?
Why do you do that?
What do you use, DE or WM?
Did you install the headers?
No home before?
Francesco Ruotolo 2022-07-20 21:55:41
Any fix? @emmett1 @Visone_Selektah
Visone_Selektah 2022-07-20 21:58:26
Francesco Ruotolo 2022-07-20 21:55:31
Some times I got xauth error on startx
Edit /usr/bin/startx search for line 147
and change it to
XAUTHORITY=$HOME/.Xauthority
Francesco Ruotolo 2022-07-20 21:58:53
Visone_Selektah 2022-07-20 21:58:26
Edit /usr/bin/startx search for line 147
and change it to
XAUTHORITY=$HOME/.Xauthority
and change it to
XAUTHORITY=$HOME/.Xauthority
Do i need to touch .Xautority?
Francesco Ruotolo 2022-07-20 21:58:58
Sometimes it disappear
Visone_Selektah 2022-07-20 21:59:13
Is part of this funtcion
if [ x”$enable_xauth” = x1 ] ; then
if [ x”$XAUTHORITY” = x ]; then
XAUTHORITY=$HOME/.Xauthority
export XAUTHORITY
fi
if [ x”$enable_xauth” = x1 ] ; then
if [ x”$XAUTHORITY” = x ]; then
XAUTHORITY=$HOME/.Xauthority
export XAUTHORITY
fi
Francesco Ruotolo 2022-07-20 21:59:32
I’m always on root
Francesco Ruotolo 2022-07-20 21:59:38
Does it affetcs?
Visone_Selektah 2022-07-20 22:00:16
Francesco Ruotolo 2022-07-20 21:58:58
Sometimes it disappear
You would have some files in your home like serverxxx.XXXXXX once edit that file and reboot just delete them.
Visone_Selektah 2022-07-20 22:00:31
Francesco Ruotolo 2022-07-20 21:59:32
I’m always on root
Why do you do that???
Francesco Ruotolo 2022-07-20 22:00:41
Visone_Selektah 2022-07-20 22:00:31
Why do you do that???
Polkit is bloat
Visone_Selektah 2022-07-20 22:00:58
xddddddd
Visone_Selektah 2022-07-20 22:02:44
What do you use, DE or WM?
Francesco Ruotolo 2022-07-20 22:08:16
Monsterwm or 2bwm
Francesco Ruotolo 2022-07-20 22:08:48
But now I’m using a patched dwm whom I like a lot
Francesco Ruotolo 2022-07-20 22:20:19

5.10 kernel
Francesco Ruotolo 2022-07-20 22:20:25
Any help? @Visone_Selektah
Visone_Selektah 2022-07-20 22:23:48
Francesco Ruotolo 2022-07-20 22:20:19
5.10 kernel
Did you install the headers?
Francesco Ruotolo 2022-07-20 22:24:01
Yes dkms are installed
Francesco Ruotolo 2022-07-20 22:24:03
How to check?
Visone_Selektah 2022-07-20 22:34:12
I mean vbox modules
Francesco Ruotolo 2022-07-20 22:37:39
Visone_Selektah 2022-07-20 22:34:12
I mean vbox modules
Yes
Francesco Ruotolo 2022-07-20 22:37:45
Installed those
Francesco Ruotolo 2022-07-20 22:44:50
Or do
You mean on rc.conf?
You mean on rc.conf?
Visone_Selektah 2022-07-20 23:20:56
no no, the vbox modules. If you installe them before install lts kernel reinstall them
emmett1 2022-07-21 01:51:40
Francesco Ruotolo 2022-07-20 22:20:19
5.10 kernel
Try ‘sudo modprobe vboxdrv’
GitHubBot 2022-07-21 03:05:19
🔨 2 new commits to ports:3.0:
dc6b0f6: main/scratchpkg: fix by emmett1
4fbfc1e: ports csv updated by emmett1
Francesco Ruotolo 2022-07-21 09:32:20
Visone_Selektah 2022-07-20 21:59:13
Is part of this funtcion
if [ x”$enable_xauth” = x1 ] ; then
if [ x”$XAUTHORITY” = x ]; then
XAUTHORITY=$HOME/.Xauthority
export XAUTHORITY
fi
if [ x”$enable_xauth” = x1 ] ; then
if [ x”$XAUTHORITY” = x ]; then
XAUTHORITY=$HOME/.Xauthority
export XAUTHORITY
fi
Still same error @emmett1 @Visone_Selektah
Francesco Ruotolo 2022-07-21 09:32:49
Also wine fails to compile
Francesco Ruotolo 2022-07-21 09:32:55
Some libraries
emmett1 2022-07-21 09:52:34
Francesco Ruotolo 2022-07-21 09:32:49
Also wine fails to compile
Ok
emmett1 2022-07-21 09:53:12
Francesco Ruotolo 2022-07-21 09:32:20
Still same error @emmett1 @Visone_Selektah
Try remove .Xauthority-* files in home directory
Francesco Ruotolo 2022-07-21 09:53:29
I do, I’ve read online .. same
Visone_Selektah 2022-07-21 09:58:54
Francesco Ruotolo 2022-07-21 09:32:20
Still same error @emmett1 @Visone_Selektah
Try setting that line like this
XAUTHORITY=Xauthority
Then in your .profile file add
export XAUTHORITY=$XDG_RUNTIME_DIR/Xauthority
Francesco Ruotolo 2022-07-21 09:59:23
Visone_Selektah 2022-07-21 09:58:54
Try setting that line like this
XAUTHORITY=Xauthority
XAUTHORITY=Xauthority
Then in your .profile file add
export XAUTHORITY=$XDG_RUNTIME_DIR/Xauthority
No home before?
Visone_Selektah 2022-07-21 09:59:32
Francesco Ruotolo 2022-07-21 09:59:23
No home before?
no