Re: Update on Rage 128 support?

2021-04-18 Thread John Paul Adrian Glaubitz
On 4/18/21 2:16 PM, Riccardo Mottola wrote:> Hi, > > On 4/15/21 5:53 PM, Alex McKeever wrote: >> As in, are the drivers actually working now? The last time we discussed >> this, someone built it and it didn’t seem to work. This effects all Linux >> distributions, including Adelie, which is a new d

Re: Update on Rage 128 support?

2021-04-18 Thread Riccardo Mottola
Hi, On 4/15/21 5:53 PM, Alex McKeever wrote: As in, are the drivers actually working now? The last time we discussed this, someone built it and it didn’t seem to work. This effects all Linux distributions, including Adelie, which is a new distribution that uses an APK package format (not Andr

[PATCH] ofpathname: Add missing substring extraction of devpart in l2of_vd()

2021-04-18 Thread John Paul Adrian Glaubitz
l2of_vd() contains the necessary bits to append the partition number to the resulting OFPATH, but it does not actually extract the partition number from the logical device path in the first place. This adds the missing substring extraction of the partition number from the logical device path so tha