gsl-firmware
gsl-firmware copied to clipboard
Onda v891W on Debian 10 "Buster" with kernel manual compilation
I would like to thank everyone for the tips and did as discussed here, installed Debian Buster, recompiled the kernel, I'm using version 5.2.8, with silead module active and my "teclast x98 plus II" worked perfectly, with the specific firmware of the link "https://github.com/onitake/gsl-firmware/tree/master/firmware/linux/silead", but in the "onda v891w ch" doesn't work well nor calibrating with xinput-calibrator, with the same kernel of the teclast and the specific firmware it from the link above, with these options file names "gsl3680-onda-v891w.fw gsl3680-onda-v891w-v1.fw mssl1680.fw" all copies from the original because silead ask me for the firmware file name "silead/mssl1680.fw". Does anyone have any ideas to help?
Syslog report without firmware: kernel: [ 6.945805] silead_ts i2c-MSSL1680:00: i2c-MSSL1680:00 supply vddio not found, using dummy regulator kernel: [ 6.945854] silead_ts i2c-MSSL1680:00: i2c-MSSL1680:00 supply avdd not found, using dummy regulator kernel: [ 6.946256] silead_ts i2c-MSSL1680:00: Silead chip ID: 0x80360000 kernel: [ 7.087838] silead_ts i2c-MSSL1680:00: Direct firmware load for silead/mssl1680.fw failed with error -2 kernel: [ 7.087847] silead_ts i2c-MSSL1680:00: Firmware request error -2 kernel: [ 7.226058] silead_ts: probe of i2c-MSSL1680:00 failed with error -2
Syslog new Report with firmware: kernel: [ 8.700116] silead_ts i2c-MSSL1680:00: i2c-MSSL1680:00 supply vddio not found, using dummy regulator kernel: [ 8.700186] silead_ts i2c-MSSL1680:00: i2c-MSSL1680:00 supply avdd not found, using dummy regulator kernel: [ 8.700555] silead_ts i2c-MSSL1680:00: Silead chip ID: 0x80360000 kernel: [ 11.499157] input: silead_ts as /devices/pci0000:00/808622C1:05/i2c-5/i2c-MSSL1680:00/input/input16 kernel: [ 11.499410] evbug: Connected device: input16 (silead_ts at input/ts)
silead/mssl1680.fw is only requested when the driver can't recognize the system and defaults to a generic firmware name.
Did you create a DMI match for your Onda device, as described here?