Thank you, Julian Viereck.
I have written script for automatic fan-control. Maybe, somebody can use it.
But WARNING it is not perfect and this script cause damage your Thinkpad
through overheating. I would reccomend to use it only as a pattern, not more..
while [ 1 ]
do
temperatur=$(cat /sys/d
Oh sorry.. I have forgoten to write, that you should add the string
"options thinkpad_acpi experimental=1 fan_control=1" in
/etc/modprobe.d/thinkpad_acpi.conf to use this scpript. Good luck!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
Try to do further:
sudo gedit /etc/modprobe.d/alsa-base.conf
And add this string: "options snd-hda-intel model=ideapad"
It works perfect on my ThinkPad edge 11.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
Hi. I have found solve for this problem.
Download drivers for rtl8192ce for example hier:
http://download.wireless-driver.com/driver/Realtek/RTL8192CE-VA4/rtl8192ce_linux_2.6.0005.1116.2010.tar.gz
then extract it open terminal and change to the extracted directory. And then...
sudo su
make
make in