Comment 21 for bug 435958

Revision history for this message
Stefan Bader (smb) wrote : Re: [Bug 435958] Re: acerhdf: unknown (unsupported) BIOS version

Teemu Rytilahti wrote:
> So basically these two could be added to allow autodetection of these
> new Aspire laptops, tested with my 1810TZ that the first one at least
> works. Someone with 1410T(Z) could try the latter. No idea if this is
> useful though, as one has still to force the initialization as the list
> of BIOSes in acerhdf doesn't cover several new ones.
>
> +MODULE_ALIAS("dmi:*:*Acer*:pnAspire1810T*:");
> +MODULE_ALIAS("dmi:*:*Acer*:pnAspire1410T*:");
>

Actually this should go into a new bug report with you complete "sudo dmidecode"
attached to it, as this is not the sort of false positives that this bug tries
to fix.