Comment 7 for bug 385683

Revision history for this message
zl0i (sancheolz) wrote :

Yes, I do. If your R510-FS0K has set of fn keys like this: f2 - battery, f3 - euro, f4 - toggle display, f5 - backlight on/off, f6 - mute, f7 - magic doctor, f8 - frequency scaling, f9 - on/off wifi, f10 - tachpad on/off, f11 - numlock, f12 - scroll lock; then you can apply q210 patch with small modification. You just need to replace model in:
DMI_MATCH(DMI_PRODUCT_NAME, "Q210/P210"),
by model from output after this command:
lshal |grep system.hardware.product.
And of cause apply patch to kernel.
if set of keys is not identical - I can explain how to make patch in this case, just ask.