* Adding a device support
@ 2024-05-02 11:47 Rémi ESSAISSI
2024-05-02 14:00 ` Greg KH
0 siblings, 1 reply; 4+ messages in thread
From: Rémi ESSAISSI @ 2024-05-02 11:47 UTC (permalink / raw)
To: kernelnewbies
Hello
I bought without checking its support a USB->VGA/HDMI adapter.
the Fresco Logic FL2000 .
Some code is at https://github.com/FrescoLogic/FL2000 .
But unfortunately unusable as is.
I would like to know if there is anything I can do to help getting it
fully supported .
Or if there is another platform/ML I can or should contact .
Regards
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Adding a device support
2024-05-02 11:47 Adding a device support Rémi ESSAISSI
@ 2024-05-02 14:00 ` Greg KH
2024-05-02 14:06 ` Rémi ESSAISSI
0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2024-05-02 14:00 UTC (permalink / raw)
To: Rémi ESSAISSI; +Cc: kernelnewbies
On Thu, May 02, 2024 at 01:47:21PM +0200, Rémi ESSAISSI wrote:
> Hello
>
> I bought without checking its support a USB->VGA/HDMI adapter.
>
> the Fresco Logic FL2000 .
>
> Some code is at https://github.com/FrescoLogic/FL2000 .
>
> But unfortunately unusable as is.
Why not?
> I would like to know if there is anything I can do to help getting it fully
> supported .
Try forward-porting that driver and getting it to work?
have fun!
greg k-h
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Adding a device support
2024-05-02 14:00 ` Greg KH
@ 2024-05-02 14:06 ` Rémi ESSAISSI
2024-05-03 3:02 ` Kwanghoon Son
0 siblings, 1 reply; 4+ messages in thread
From: Rémi ESSAISSI @ 2024-05-02 14:06 UTC (permalink / raw)
To: Greg KH; +Cc: kernelnewbies
Le 02/05/2024 à 16:00, Greg KH a écrit :
> On Thu, May 02, 2024 at 01:47:21PM +0200, Rémi ESSAISSI wrote:
>> Hello
>>
>> I bought without checking its support a USB->VGA/HDMI adapter.
>>
>> the Fresco Logic FL2000 .
>>
>> Some code is at https://github.com/FrescoLogic/FL2000 .
>>
>> But unfortunately unusable as is.
>
> Why not?
There is no DRM support and not following the Kernel's "new"
architecture, so since Linux 4.X or 5.X it barely compiles ... .
>
>> I would like to know if there is anything I can do to help getting it fully
>> supported .
>
> Try forward-porting that driver and getting it to work?
I have no idea (yet?) on how to do that,
I program a little, but not a driver/kernel coder at all ... .
This message is like a request where I could be involved ... .
> have fun!
>
> greg k-h
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-05-03 3:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-02 11:47 Adding a device support Rémi ESSAISSI
2024-05-02 14:00 ` Greg KH
2024-05-02 14:06 ` Rémi ESSAISSI
2024-05-03 3:02 ` Kwanghoon Son
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox