Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
联想昭阳K29笔记本deepin下亮度没有win7下亮
Experiences and Insight
774
views ·
1
replies ·
To
floor
Go
cool198312
deepin
2014-09-18 06:37
Author
我的联想昭阳K29笔记本deepin 2013/2014下亮度没有Win7下亮度亮,如何处理.
系统
eepin linux 2013
CPU:Intel Pentium B960
内存:8G
操作系统:64位
显卡:显示核心 HD Graphics (Sandy Bridge)
guodengwei@GuoLinux:~$ uname -a
Linux GuoLinux 3.8.0-35-generic #50-Ubuntu SMP Tue Dec 3 01:24:59 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
guodengwei@GuoLinux:~$ lsb_release -a
No LSB modules are available.
Distributor ID: LinuxDeepin
Description: LinuxDeepin 2013
Release: 2013
Codename: raring
guodengwei@GuoLinux:~$ lspci |grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
guodengwei@GuoLinux:~$ lspci -v -s 00:02.0
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Lenovo Device 5004
Flags: bus master, fast devsel, latency 0, IRQ 44
Memory at f0000000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000
Expansion ROM at [disabled]
Capabilities:
Kernel driver in use: i915
现在能通过终端执行
sudo su
echo 3000 > /sys/class/backlight/intel_backlight/brightness将亮度调亮但是用Fn+快捷键调节到最大亮度还是好暗
Reply
Like 0
Favorite
View the author
All Replies
cxbii
deepin
2014-09-18 17:30
#1
无法调节亮度的问题我们在排查。
目前是部分电脑因为驱动无法调节,但是支持的电脑也有无法调节的,我们会集中处理,这个帖子我收集了
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
Deepin 25.0.1 installation no desktop, Thinkpad T480
Popular Events
More
系统
CPU:Intel Pentium B960
内存:8G
操作系统:64位
显卡:显示核心 HD Graphics (Sandy Bridge)
guodengwei@GuoLinux:~$ uname -a
Linux GuoLinux 3.8.0-35-generic #50-Ubuntu SMP Tue Dec 3 01:24:59 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
guodengwei@GuoLinux:~$ lsb_release -a
No LSB modules are available.
Distributor ID: LinuxDeepin
Description: LinuxDeepin 2013
Release: 2013
Codename: raring
guodengwei@GuoLinux:~$ lspci |grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
guodengwei@GuoLinux:~$ lspci -v -s 00:02.0
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Lenovo Device 5004
Flags: bus master, fast devsel, latency 0, IRQ 44
Memory at f0000000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000
Expansion ROM at [disabled]
Capabilities:
Kernel driver in use: i915
现在能通过终端执行
sudo su
echo 3000 > /sys/class/backlight/intel_backlight/brightness将亮度调亮但是用Fn+快捷键调节到最大亮度还是好暗