Re: Xorg segfaults on iMac G3 with Rage 128 Pro

2023-05-08 Thread Luke Kenneth Casson Leighton
On Monday, May 8, 2023, Ben Westover wrote: > Is this something I can fix, or does modern Xorg just need more VRAM? try 640x480 and/or 16bpp. l. -- --- crowd-funded eco-conscious hardware: https://www.crowdsupply.com/eoma68

Re: Can't upgrade kernel or GRUB: /boot/grub is a read-only filesystem

2023-05-08 Thread John Paul Adrian Glaubitz
Hello! On Sun, 2023-05-07 at 20:54 -0400, Ben Westover wrote: > When I ran apt upgrade on my iMac G3, the kernel and GRUB packages > failed to configure. The step that failed in each case was update-grub > or grub-install, which failed when trying to write to the /boot/grub HFS > partition

Re: Xorg segfaults on iMac G3 with Rage 128 Pro

2023-05-08 Thread John Paul Adrian Glaubitz
Hi! On Sun, 2023-05-07 at 20:20 -0400, Ben Westover wrote: > Hello, > > On 5/7/23 3:14 AM, Paul Wise wrote: > > If you add a return statement like this, does that fix the crash? > > > > /* non-x86 platform */ > > if (!info->VBIOS) { > > otypes[0] = OUTPUT_VGA; > >