-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for samsung NP-Q1 #8
Comments
I have made the following changes :ekhaled@cb11284 but they don't seem to work. Is there anything else I can do to test apart from pressing the Fn+Up / Fn+Down keys? It might be something to do with the wrong pci device id, how do I find that out? Please help... |
Hello.
where FF it's a hex number from 00 (backlight off) to FF (max lightness). According to your lspci output your device id is 2592 (end of the second line). This id should be detected in samsung_init function (see lines 267-275). So you should just try to add lines:
before
Sorry for waiting. |
First of all thanks for getting back to me, I was trawling through here to find the pci device id, and was trying (unsuccessfully) with 2590. Never knew it was right here hiding in plain sight. n00b!!! Any way, I compiled it and installed it (with the changes you suggested), but Now it might be something to do with another driver I installed earlier called I tried to So, I tried adding I'm using Ubuntu 11.04, any ideas? Is it going to cause any adverse effects if I deleted the BTW, Thanks a lot for your help... |
It's really strange that modinfo didn't find Waiting for information (= |
So sorry, I meant Also I have already have I have never heard of easy slow down manager, but I will try it and get back to you. Thanks for your help |
Ok, just tried easy slow down manager, it's not listed in |
Right, sorry for the repeated comments, I think I narrowed down the problem to the dmi device vendor string I have removed the driver installed by easy slow down manager, but this driver does not load on boot. |
It's a quite interesting that laptop has another dmi vendor. |
lspci -nn
dmidecode ....
The text was updated successfully, but these errors were encountered: