71
TCE Bugs / Re: X11VNC Password failed when connecting from Windows
« Last post by Juanito on September 06, 2026, 04:56:15 AM »libvncserver and x11vnc updated in the x86_64 17.x repo in case that helps.
Switch to the Modesetting Driver: For systems using the X.Org Server, replace xf86-video-vmware with the generic modesetting driver. The underlying Linux kernel DRM driver (vmwgfx) remains fully active and perfectly supports the default modesetting driver.
cat /usr/local/share/X11/xorg.conf.d/10-monitor.conf
Section "Device"
Identifier "VirtualBox GPU"
Driver "modesetting"
Option "AccelMethod" "glamor"
EndSection... - The `-v7` suffix for the `wireless` extension wasn't right for the pi0wPlease read my reply #22 that addressed that very issue:
- The kernel version for the `wireless` extension is wrong. ...
wifi.tcz
wireless_tools.tcz
wireless-6.18.16-piCore-v7.tcz
regdb.tcz
wpa_supplicant.tcz
libnl.tcz
openssl.tcz
ca-certificates.tcz
readline.tcz
ncurses.tcz
... @Rich, I tried your python program. It however fails:It's not python. It's just an ash script.Code: [Select]tc@huis:~/python$ ./SimplePi.sh
./CalcPi.sh: line 4: bc: not found
./CalcPi.sh: line 6: bc: not found
./SimplePi.sh 4000It will change the default value of SimplePi.sh from 1000 to 4000 and