I just recently installed kubuntu on my machine, a gateway M series, and i am having issues with adjusting the brightness of my screen. When I attempt to adjust the screens brightness via the battery icon, it has no effect not matter where I move the bar. I have an nvidia chipset. Thats about all I know at the moment. any guidence would be greatly appriciated
Announcement
Collapse
No announcement yet.
Adjusting Brightness issues
Collapse
This topic is closed.
X
X
-
Re: Adjusting Brightness issues
Welcome to linux and to KFN. Nice to see new members.
Do you know what nVidia graphics chip set you have? There are members here who use nVidia graphics cards/chips, so watch for one of them to chime in with suggestions. I'm pretty sure that it will involve installation of the appropriate 'driver' so that you have the nVidia Control Panel (or what ever it is called) to make changes with.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
-
Re: Adjusting Brightness issues
it appears that I was mistaken, I have a intel chipset,
Chip Type: Mobile Intel(R)4 series Express Chipset Family
DAC Type: Internal
Adapter String: Mobile Intel(R) GMA 4500M
Bios information: Intel Video Bios
I dont really know graphics stuff so I just listed as much as possible
- Top
- Bottom
Comment
-
Re: Adjusting Brightness issues
Check to see if you have the following packages installed. Open a console and type:
Code:sudo apt-get install --simulate acpi-support hotkey-setup
Reading package lists... Done
Building dependency tree
Reading state information... Done
acpi-support is already the newest version.
hotkey-setup is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Code:sudo apt-get install acpi-support hotkey-setup
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
Comment