Re: NetBSD-10.0RC

2023-12-07 Thread tlaronde
On Thu, Dec 07, 2023 at 11:03:55PM -0500, Todd Gruhn wrote: > Got a result: > > cd /dev/dri > chmod 640 card? # all 4 card devices No! chmod 660 /dev/dri/card* chmod 660 /dev/dri/renderD* It's 660 NOT 640. > > > I need to change all 4 cards in my system. > I tried this on renderD1??? ; dont

Re: NetBSD-10.0RC

2023-12-07 Thread Todd Gruhn
Got a result: cd /dev/dri chmod 640 card? # all 4 card devices I need to change all 4 cards in my system. I tried this on renderD1??? ; dont do anything good for render devices. in .xinitrc: xrandr -s 1280x1024. This gets me the window-size I want; but games freeze. How do I fix this?

Re: NetBSD-10.0RC

2023-12-07 Thread Todd Gruhn
ALL /dev/dri/card0 -- or /dev/dri/card ? (I recall having "card" devices) On Thu, Dec 7, 2023 at 3:31 PM wrote: > > On Thu, Dec 07, 2023 at 03:11:27PM -0500, Todd Gruhn wrote: > > I tried one thing today: > > > > chmod 640 card0 > > The correct permissions are 660. But this has nothing to do

Re: NetBSD-10.0RC

2023-12-07 Thread tlaronde
On Thu, Dec 07, 2023 at 03:11:27PM -0500, Todd Gruhn wrote: > I tried one thing today: > > chmod 640 card0 The correct permissions are 660. But this has nothing to do with the error messages coming from the kernel about PUSHBUFFER. FWIW, I had various errors with warm reboot (just rebooting,

Re: NetBSD-10.0RC

2023-12-07 Thread Todd Gruhn
I tried one thing today: chmod 640 card0 reboot NetBSD-10.0RC check after a couple hours -- nothing happened. (a different /var/log/messages log) I then reboot NetBSD-10.0RC bring up X11 ; look at /var/log/messages This happens; see at bottom. Dec 7 12:35:27 gandalf /netbsd: [ 371.1091404]

Re: X11: db of working/not working

2023-12-07 Thread Mike Pumford
On 07/12/2023 10:15, tlaro...@kergis.com wrote: [If the intention was not clear: this is just my data, and others could perhaps add their data too, for users---searching what works---and developers. "i915" or "radeon" doesn't mean a lot: there is a huge variety of variants masquerading behing

Re: NetBSD-10.0RC

2023-12-07 Thread Mike Pumford
On 07/12/2023 16:58, tlaro...@kergis.com wrote: On Thu, Dec 07, 2023 at 11:26:34AM -0500, Todd Gruhn wrote: HMM , I solved prob? ... tlarnde mentioned change -- chmod 640 card0 . So I did this. It looks like many errors in /var/log/messages went away. It is the reverse. For me,

Re: NetBSD-10.0RC

2023-12-07 Thread tlaronde
On Thu, Dec 07, 2023 at 11:26:34AM -0500, Todd Gruhn wrote: > HMM , I solved prob? ... > > > tlarnde mentioned change -- chmod 640 card0 . > So I did this. It looks like many errors in /var/log/messages went away. It is the reverse. For me, the problem was that the /dev/dri/card0 had

Re: NetBSD-10.0RC

2023-12-07 Thread Todd Gruhn
HMM , I solved prob? ... tlarnde mentioned change -- chmod 640 card0 . So I did this. It looks like many errors in /var/log/messages went away. Is this my prob? Lets see what happens today ... On Wed, Dec 6, 2023 at 12:56 PM Todd Gruhn wrote: > > Something found in /var/log/messages:

Re: X11: db of working/not working

2023-12-07 Thread tlaronde
[If the intention was not clear: this is just my data, and others could perhaps add their data too, for users---searching what works---and developers. "i915" or "radeon" doesn't mean a lot: there is a huge variety of variants masquerading behing these generic names.] One important addition below: