The Wayback Machine - http://web.archive.org/web/20200608081052/https://github.com/topics/lenovo
Skip to content
#

lenovo

Here are 180 public repositories matching this topic...

ejmg
ejmg commented Oct 2, 2018

currently only specify setting hardware clock, never properly set timezone of machine with

ln -sf /usr/share/zoneinfo/Region/City /etc/localtime

as specified in wiki.

If possible, maybe use time datectl instead, which seems a lot more ""user friendly"" by not using system links. Should make sure it is equivalent

iojeda
iojeda commented Nov 3, 2018

Hi thanks for sharing your fix.
From your documentation in the copy step you are overwriting the new wifi firmware previously copied in step 4 with the bluethooth firmware.
I suppose it was just a copy paste mistake.
If that's the case could you please update it so It won't mislead other people.
I think the right command for 5 should be;

`sudo cp rtl8822b_fw.bin /lib64/firmware/rtl_bt/rtl8

walteraa
walteraa commented Mar 18, 2018

When running Pylint, for example, in the file pylxca/lxca_cmd.py, I got the following report summary:

------------------------------------
Your code has been rated at -1.95/10

It occurs because some style recommendations aren't followed, for example:

I changed the class name in line 285 from fans to Fan and I ran the pylint again, getting the following report:

-----

Improve this page

Add a description, image, and links to the lenovo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lenovo topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.