Re: Invisible mouse pointer

2023-03-27 Thread Mayuresh
On Mon, Mar 27, 2023 at 07:11:43AM +, RVP wrote: > Man-pages sometimes don't reflect what drivers actually do. You are spot on! The man page said: Option "HWCursor" "boolean" Enable or disable the HW cursor. Default: off. Hence I was hesitant to try HWCursor off. But

Re: Raspberry Pi 3 and NetBSD 10.0_BETA - WiFi stops working after few hours and wonky USB keyboard

2023-03-27 Thread Bartek Krawczyk
On 27/03/2023 11:12, Michael van Elst wrote: Another thing, change the channel of the router, perhaps there's interference from others around you? It's not the interference - other devices near it work just fine. And have been working fine for years. RPI has a weak antenna, so "other

Re: Raspberry Pi 3 and NetBSD 10.0_BETA - WiFi stops working after few hours and wonky USB keyboard

2023-03-27 Thread Michael van Elst
bbartlomiej.m...@gmail.com (Bartek Krawczyk) writes: >> Perhaps the device is going into power saving mode and your connection >> terminates? >There's "powersave off" in the ifconfig output and I've issued the >ifconfig bwfm0 -powersave command explicitly as well. No change. The default in

Re: Invisible mouse pointer

2023-03-27 Thread RVP
On Mon, 27 Mar 2023, Mayuresh wrote: It's vmware, I suppose: Man-pages sometimes don't reflect what drivers actually do. Can you check if the vmware driver is doing HW or SW cursor (you will want a SW cursor): $ fgrep -i cursor /var/log/Xorg.0.log -RVP

Re: Raspberry Pi 3 and NetBSD 10.0_BETA - WiFi stops working after few hours and wonky USB keyboard

2023-03-27 Thread Bartek Krawczyk
On 27/03/2023 00:44, MJ wrote: On 27/03/2023 7:26 am, Bartek Krawczyk wrote: Hi, is anybody using a Raspberry Pi 3 daily? I've been testing it with 10.0_BETA (tried -current from a week back but didn't boot) and I'm experiencing intermittent problems with WiFi and USB keyboard. I'm