Commit Graph

21 Commits (251a7fbec40a3d78c5bdb37fc699be6ae340746b)

Author SHA1 Message Date
Peter Wu 251a7fbec4 acpi-handle-hack: Linux 3.13 compatibility
Just in case this hack is needed in the future.
11 years ago
Peter Wu 81e1e7ee4d acpi-handle-hack: Support Acer Aspire V5-573PG
Reported y Christian Buchner[1].

 [1]: https://github.com/Bumblebee-Project/Bumblebee/issues/460#issuecomment-23658424
11 years ago
Peter Wu 18c3892778 acpi-handle-hack: compatibility with Linux 3.8+ 11 years ago
Peter Wu 560eea85ce acpi-handle-hack: add Acer V5-573G
\_SB.PCI0.RP05.PXSX should become \_SB.PCI0.RP05.PEGP, see
https://github.com/Bumblebee-Project/Bumblebee/issues/460
11 years ago
Peter Wu 8f98977ad8 Add Lenovo IdeaPad Z500
Reported in an e-mail by Yroslav.
12 years ago
Christophe Oosterlynck 1b9e7e6af9 Support Lenove IdeaPad U510 12 years ago
Bruno Pagani db6eaf14de And yet another one.
https://bugs.launchpad.net/lpbugreporter/+bug/1102572
12 years ago
Peter Wu a5d7192767 Add another TOSHIBA Satellite P870 (PSPLBA-02300S) (GH-40) 12 years ago
Peter Wu ac2969eea2 Bump to 0.0.2 because of bugfixes 12 years ago
Peter Wu 94765f1952 Improve error checking, do not leak memory
A reference to pci_dev was always kept on failure (which is rare, but it could
happen if the bug is fixed or BIOS is updated). The handle name was also always
leaked, this is now corrected too.
12 years ago
Peter Wu 5d170444eb acpi-handle-hack: convert printk to pr_*; fix error message 12 years ago
dauxer aaa0bd3be8 Add Lenovo G780 12 years ago
Peter Wu 232ee2dc11 acpi-handle-hack: Add Lenovo UdeaPad Y570 "PIQY0" (Closes GH-26) 12 years ago
Peter Wu 82648190aa Detect 3D controllers as gfx device too
Necessary for Lenovo G580 for example.
12 years ago
Peter Wu f4128e5b40 acpi-handle-hack: Add Lenovo G580
Reported at Bumblebee-Project/Bumblebee#230, it seems to be the same
issue.
12 years ago
anagromataf e5456d1e0e hack for Y480 13 years ago
Michal Petrucha 6864cf40a4 Added Ideapad Y580 to the list of devices requiring the hack. 13 years ago
Lekensteyn 50970d8cf1 Add Toshiba SATELLITE P870 (PSPLBE-01V00HFR)
This machine is also affected as reported on
https://github.com/Bumblebee-Project/Bumblebee/issues/173
13 years ago
Lekensteyn ec42e5b7ad Add LENOVO IDEAPAD Y570 "PIQY0" 13 years ago
Lekensteyn b47ba4b087 Fix detection of machine by appending spaces 13 years ago
Lekensteyn 3668be9736 Add Lenovo IdeaPad Y470/Y570 hack
Warning: this is a very ugly hack, I do not know whether it works or not. It may
be unstable and does very unusual things.
13 years ago