Search found 169 matches

by krism3
Thu Aug 31, 2023 8:10 am
Forum: XFCE Desktop Environment
Topic: mx23 xfce ahs vbox error msg [Solved]
Replies: 7
Views: 772

Re: mx23 xfce ahs vbox error msg [Solved]

as I said
do not install nvidia before installing vbox
works fine.
by krism3
Thu Aug 31, 2023 4:43 am
Forum: XFCE Desktop Environment
Topic: mx23 xfce ahs vbox error msg [Solved]
Replies: 7
Views: 772

Re: mx23 xfce ahs vbox error msg [Solved]

Code: Select all

kris@mx:~
$ lsmod | grep vbox
kris@mx:~
$ dmesg | grep -i vbox
dmesg: read kernel buffer failed: Operation not permitted
kris@mx:~
$ 
This means nothing to me.
by krism3
Thu Aug 31, 2023 12:02 am
Forum: XFCE Desktop Environment
Topic: mx23 xfce ahs vbox error msg [Solved]
Replies: 7
Views: 772

Re: mx23 xfce ahs vbox error msg [Solved]


Critically read the error message that was presented.

Are the VirtualBox kernel modules loaded? If not, why one? To check:
lsmod | grep vbox
You should see:
$ lsmod | grep vbox
vboxnetadp 28672 0
vboxnetflt 32768 0
vboxdrv 450560 2 vboxnetadp,vboxnetflt
If you don't, look for error messages ...
by krism3
Wed Aug 30, 2023 11:43 pm
Forum: XFCE Desktop Environment
Topic: mx23 xfce ahs vbox error msg [Solved]
Replies: 7
Views: 772

Re: mx23 xfce ahs vbox error msg [Solved]

kris@mx:~
$ sudo /sbin/vboxconfig
[sudo] password for kris:
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
vboxdrv.sh: failed: Look at /var/log/vbox-setup.log to find out what went wrong.

There were problems ...
by krism3
Wed Aug 30, 2023 10:55 pm
Forum: XFCE Desktop Environment
Topic: mx23 xfce ahs vbox error msg [Solved]
Replies: 7
Views: 772

mx23 xfce ahs vbox error msg [Solved]

new build - why does everything not work??? :bagoverhead:

Screenshot_2023-08-30_22-53-22.png

System:
Kernel: 6.4.12-1-liquorix-amd64 arch: x86_64 bits: 64 compiler: gcc v: 12.2.0 parameters: audit=0
intel_pstate=disable hpet=disable rcupdate.rcu_expedited=1
BOOT_IMAGE=/boot/vmlinuz-6.4.12-1 ...
by krism3
Sun Aug 27, 2023 9:48 pm
Forum: XFCE Desktop Environment
Topic: mx23 xfce 2: scratchy sound of .wav file after wine is installed [Solved]
Replies: 8
Views: 787

Re: mx23 xfce 2: scratchy sound of .wav file after wine is installed [Solved]

This post has been redone.

At some point in the process, the "normal" sound of a .wav played may change - no idea why. I don't think it affects the following. For example, mine used to be scratchy. Then it changed to playing quickly twice. That was true before, or after, I had installed ...
by krism3
Sun Aug 27, 2023 8:11 pm
Forum: XFCE Desktop Environment
Topic: mx23 xfce 2: scratchy sound of .wav file after wine is installed [Solved]
Replies: 8
Views: 787

Re: mx23 xfce 2: scratchy sound of .wav file after wine is installed [Solved]

I came home after letting it sit for a while in sleep mode and it sounded different - more scratchy, so adjusted up to 80.
by krism3
Sun Aug 27, 2023 5:43 pm
Forum: XFCE Desktop Environment
Topic: mx23 xfce 2: scratchy sound of .wav file after wine is installed [Solved]
Replies: 8
Views: 787

Re: mx23 xfce 2: scratchy sound of .wav file after wine is installed [Solved]

remember, pulseaudio supposedly isn't installed per MX Package Installer...

Change the pulseaudio config file /etc/pulse/default.pa, changing this line:
file doesn't exist.

In /etc/pulse/daemon.conf set the following:
file doesn't exist.

env PULSE_LATENCY_MSEC=60 env WINEPREFIX=/location/of ...

Go to advanced search