12-03-2014, 01:32 AM 
(This post was last modified: 01-16-2015, 02:48 PM by Scott(0).)
		
	 
	
		Hey all! I'm new here and new to Linux, and I'm trying to overcome a problem with screen brightness that seems to be common with the ASUS 1001p netbook. I hope I'm in the right section of the forum; there's no separate video card, of course, but I don't see any other area where this would belong. If it needs to be moved, please do so. 
 
I loaded Linux Lite 2.2 32-bit today, and while it's clear, even with my limited experience, that this PC is better suited to Linux Lite, the screen won't go as bright as it did with Windows. 
 
I updated the BIOS to the most recent version available from ASUS, but that made no difference. 
 
I searched the web and found references to this problem with other versions of Linux revolving around editing the line GRUB_CMDLINE_LINUX_DEFAULT. I found two different edits, written as follows: 
 
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux" 
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux acpi_backlight=vendor" 
 
...and I tried both (separately, of course) but neither made any difference. Linux Lite tells me that brightness is at maximum, and changing it doesn't make the screen dimmer. 
 
This is far from the biggest problem I could have, but it'd be nice to be able to fix it if a fix exists with Linux Lite. 
 
If it helps, the hardware specs are as follows: 
 
Atom N450 CPU 
2 gb RAM 
Crucial M4 128 gb SSD 
Intel GMA 3150 video, screen resolution 1024x600 
 
The RAM and SSD are my upgrades to the original equipment. 
 
Thanks in advance for any help that anyone can offer.
	 
	
	
	
	
 
 
	
	
	
		
	Posts: 1,255 
	Threads: 21 
	Joined: Aug 2014
	
 Reputation: 
 0
	 
 
	
		
		
		12-03-2014, 02:52 PM 
(This post was last modified: 12-03-2014, 03:04 PM by rokytnji.)
		
	 
	
		I use redshift and xfce4-brightness-plugin on my Dell XT2 and Dell E4500 to control brightness on my screens. 
http://antix.freeforums.org/redshift-not...t4479.html
redshift-gtk is super simple to enable in XFCE Linux-Lite  for me.
 
The xfce4-brightness-plugin can be added to your taskbar.
 
As always. Your mileage may vary from mine due to un-forseen  circumstances beyond my control here on the Mexican border. 
 8) 
  
I used to be a mod at eeepc forums till it went down. I sold my 701SD and 900 after that for a sweet deal on some better spec stuff like this
 Code: $ inxi -Fxz 
System:    Host: harry-Latitude-XT2 Kernel: 3.17.0-linuxlite i686 (32 bit gcc: 4.8.2)  
           Desktop: Xfce 4.11.6 (Gtk 2.24.23) Distro: Ubuntu 14.04 trusty  
Machine:   System: Dell (portable) product: Latitude XT2 
           Mobo: Dell model: 0HJ48R Bios: Dell v: A01 date: 05/07/2009 
CPU:       Dual core Intel Core2 Duo U9600 (-MCP-) cache: 3072 KB 
           flags: (lm nx pae sse sse2 sse3 sse4_1 ssse3 vmx) bmips: 6379  
           Clock Speeds: 1: 1200 MHz 2: 1200 MHz 
Graphics:  Card: Intel Mobile 4 Series Integrated Graphics Controller 
           bus-ID: 00:02.0 
           Display Server: X.Org 1.15.1 drivers: intel (unloaded: fbdev,vesa) 
           Resolution: [email protected] 
           GLX Renderer: Mesa DRI Mobile Intel GM45 Express x86/MMX/SSE2 
           GLX Version: 2.1 Mesa 10.1.3 Direct Rendering: Yes 
Audio:     Card Intel 82801I (ICH9 Family) HD Audio Controller  
           driver: snd_hda_intel bus-ID: 00:1b.0  
           Sound: Advanced Linux Sound Architecture v: k3.17.0-linuxlite 
Network:   Card-1: Intel 82567LM Gigabit Network Connection 
           driver: e1000e v: 2.3.2-k port: efe0 bus-ID: 00:19.0 
           IF: eth0 state: down mac: <filter> 
           Card-2: Intel WiFi Link 5100 
           driver: iwlwifi v: in-tree: bus-ID: 0c:00.0 
           IF: wlan0 state: up mac: <filter> 
Drives:    HDD Total Size: 180.0GB (17.8% used) 
           ID-1: /dev/sda model: D2CSTK181M11 size: 180.0GB 
Partition: ID-1: / size: 8.6G used: 4.6G (57%) fs: ext4 dev: /dev/sda1  
           ID-2: /home size: 157G used: 26G (18%) fs: ext4 dev: /dev/sda2  
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present 
Sensors:   System Temperatures: cpu: 54.5C mobo: N/A  
           Fan Speeds (in rpm): cpu: N/A  
Info:      Processes: 168 Uptime: 26 min Memory: 552.3/5016.9MB  
           Init: Upstart runlevel: 2 Gcc sys: 4.8.2  
           Client: Shell (bash 4.3.111) inxi: 2.2.1
My edit is just to show what you can post as far as giving info on your machine. 
There is a hardware info txt report you can generate and upload to the forum 
so members can look at specifics on your Asus netbook.
 https://mityer.khdlhfjijfrupr.tk/forums/index...;topicseen
The above was added to your install. I see that "inxi" was also added in version 2.2 also. 
So you have the best of both worlds when reporting what you are running,
	  
	
	
LL 3.6,2.8 
Dell XT2 > Touchscreen Laptop 
Dell 755 > Desktop 
Acer 150 > Desktop 
I am who I am. Your approval is not needed.
 
	
	
 
 
	
	
		Thanks for your reply. I haven't attempted the plug-in yet and will give it a shot soon. 
 
On the report, I'm frustrated. If I understand you correctly, to generate a report like the one you posted above, I need to copy the script from your link on this forum (below your example) and paste it into the terminal screen. When I do this, it asks for my password but only gives me about a second to answer. I've tried it several times and still can't beat the clock, even with a short password and good typing skills. What am I missing? 
 
	 
	
	
	
	
 
 
	
	
	
		
	Posts: 1,255 
	Threads: 21 
	Joined: Aug 2014
	
 Reputation: 
 0
	 
 
	
	
		Quote:On the report, I'm frustrated. If I understand you correctly, to generate a report like the one you posted above, I need to copy the script from your link on this forum (below your example) and paste it into the terminal screen. 
Just type in
 
Into terminal. Then post back here inbetween code tags the readout. Copy and paste between code tags. The # sign on advanced reply task bar is the code tag symbol.
 
This forum layout is kind of FUBAR for quote and code tags thoughl. I do not know how to explain it in depth . Plus I do not have a dog in this hunt. Anyhows. The txt report I hinted at is generated by a script wrote by misko and that text can be uploaded to the forum using "Attatchments and other options" which is under the advanced reply box.  It looks like this
   
Just hit the generate report button and upload the report.txt file to the forum like so
 
[attachment deleted by admin, more than 25 days old]
	  
	
	
LL 3.6,2.8 
Dell XT2 > Touchscreen Laptop 
Dell 755 > Desktop 
Acer 150 > Desktop 
I am who I am. Your approval is not needed.
 
	
	
 
 
	
	
		Thanks -- that's easier than I thought (most of Linux is still Greek to me). Here's the report: 
Code: $ inxi -Fxz 
System:    Host: cp-1001P Kernel: 3.13.0-24-generic i686 (32 bit, gcc: 4.8.2)  
           Desktop: Xfce 4.11.6 (Gtk 2.24.23) Distro: Ubuntu 14.04 trusty 
Machine:   System: ASUSTeK product: 1001P version: x.x 
           Mobo: ASUSTeK model: 1005P version: x.xx Bios: American Megatrends version: 1202 date: 06/23/2010 
CPU:       Single core Intel Atom CPU N450 (-HT-) cache: 512 KB flags: (lm nx pae sse sse2 sse3 ssse3) bmips: 3332.7  
           Clock Speeds: 1: 1000.00 MHz 2: 1333.00 MHz 
Graphics:  Card: Intel Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller bus-ID: 00:02.0  
           X.Org: 1.15.1 drivers: intel (unloaded: fbdev,vesa) Resolution: [email protected]  
           GLX Renderer: Mesa DRI Intel IGD x86/MMX/SSE2 GLX Version: 1.4 Mesa 10.1.3 Direct Rendering: Yes 
Audio:     Card: Intel NM10/ICH7 Family High Definition Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0  
           Sound: Advanced Linux Sound Architecture ver: k3.13.0-24-generic 
Network:   Card-1: Qualcomm Atheros AR8132 Fast Ethernet driver: atl1c ver: 1.0.1.1-NAPI port: ec00 bus-ID: 01:00.0 
           IF: eth0 state: down mac: <filter> 
           Card-2: Qualcomm Atheros AR2427 802.11bg Wireless Network Adapter (PCI-Express) driver: ath9k bus-ID: 02:00.0 
           IF: wlan0 state: up mac: <filter> 
Drives:    HDD Total Size: 128.0GB (33.8% used) 1: id: /dev/sda model: M4 size: 128.0GB  
Partition: ID: / size: 116G used: 41G (37%) fs: ext4 ID: swap-1 size: 2.14GB used: 0.00GB (0%) fs: swap  
RAID:      No RAID devices detected - /proc/mdstat and md_mod kernel raid module present 
Sensors:   System Temperatures: cpu: 55.0C mobo: N/A  
           Fan Speeds (in rpm): cpu: N/A  
Info:      Processes: 165 Uptime: 51 min Memory: 372.4/2006.6MB Runlevel: 2 Gcc sys: 4.8.2  
           Client: Shell (bash 4.3.11) inxi: 1.9.17 
	 
	
	
	
	
 
 
	
	
		BTW -- I found a screen brightness plug-in for the panel, but it doesn't do anything. It comes up by default set to max, and lowering the setting doesn't make the screen dimmer.
	 
	
	
	
	
 
 
	
	
	
		
	Posts: 1,255 
	Threads: 21 
	Joined: Aug 2014
	
 Reputation: 
 0
	 
 
	
	
		Everything looks OK and Cool to me. Your graphics report is spot on using the intel driver. 
Are you trying your Asus Hot Keys to adjust brightness?
 
Something I guess you can check compared to mine. This is kinda hard for me because I do not dance with Windows except 
for tuning motorcycles. So I do not know what you mean by how Windows screen is brighter than Linux-Lite.
 Code: harry@harry-Latitude-XT2:~$ for interface in /sys/class/backlight/*; do echo -e "\n $interface"; cat $interface/{brightness,max_brightness,actual_brightness}; done 
 
 /sys/class/backlight/acpi_video0 
15 
15 
15 
 
 /sys/class/backlight/intel_backlight 
39780 
39780 
39780
 
The post I am reading trying to understand your situation is located at.
 http://ubuntuforums.org/showthread.php?t...st12981340
	 
	
	
LL 3.6,2.8 
Dell XT2 > Touchscreen Laptop 
Dell 755 > Desktop 
Acer 150 > Desktop 
I am who I am. Your approval is not needed.
 
	
	
 
 
	
	
	
		
	Posts: 1,255 
	Threads: 21 
	Joined: Aug 2014
	
 Reputation: 
 0
	 
 
	
	
		 (12-03-2014, 05:29 PM)Chris_OC link Wrote:  BTW -- I found a screen brightness plug-in for the panel, but it doesn't do anything. It comes up by default set to max, and lowering the setting doesn't make the screen dimmer. 
That sux because my screen dims when the slider goes down.
	  
	
	
LL 3.6,2.8 
Dell XT2 > Touchscreen Laptop 
Dell 755 > Desktop 
Acer 150 > Desktop 
I am who I am. Your approval is not needed.
 
	
	
 
 
	
	
		 (12-03-2014, 05:39 PM)rokytnji link Wrote:  Are you trying your Asus Hot Keys to adjust brightness? Yep, and it has the same effect as the plug-in, which is to say, none.
 Quote:So I do not know what you mean by how Windows screen is brighter than Linux-Lite. 
I don't have any stats, but I got a brighter image on the same PC with Windows 7, without even going to the max brightness setting. It's most noticeable indoors with pictures and videos, and outdoors with any apps.
 
I'm looking at the ubuntu thread you linked to, and I'm still trying to make sense of it. I'm hopeful that coding will sink in soon.
	  
	
	
	
	
 
 
	
	
	
		
	Posts: 1,255 
	Threads: 21 
	Joined: Aug 2014
	
 Reputation: 
 0
	 
 
	
		
		
		12-03-2014, 07:18 PM 
(This post was last modified: 12-03-2014, 07:23 PM by rokytnji.)
		
	 
	
	
	
LL 3.6,2.8 
Dell XT2 > Touchscreen Laptop 
Dell 755 > Desktop 
Acer 150 > Desktop 
I am who I am. Your approval is not needed.
 
	
	
 
 
	 
 |