Author Topic: (Solved) HELP please with HP 6735s  (Read 2245 times)

Offline mrmajco

  • New Friend
  • *
  • Posts: 7
(Solved) HELP please with HP 6735s
« on: September 19, 2011, 04:38:20 AM »
Hello!

I have a few problems with this laptop:

1. In PClos i cant setup brightness and Fn7 & Fn8  dont work... (ATI RADEON HD 3200), and bright is pre-setup on very low...
2. WiFi card SOLVED: 1st Broadcon in synaptic, + madwifi, restart and run setup BIOS, allow switch LAN/WLAN... Reboot and everything is OK...
3. If translfluency allowed, in 5 - 6 windows crashed...

I need help with 1. post - HOTKEYS with BRIGHTNESS!

Thanks a lot for help!

 ::)
« Last Edit: November 13, 2012, 04:28:41 AM by pinoc »
NB ASUS F5RL work only with PCLinuxOS :-)

Offline coffeetime

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3426
  • Send me an Angel
Re: HELP please with HP 6735s
« Reply #1 on: September 19, 2011, 05:18:11 PM »
xfce/e17/kde/lxde...?
kernel?
PCLinuxOS e17 Club member/e17 video/Wifi problems?
those who complain rarely read. those who read rarely complain
 

Offline mrmajco

  • New Friend
  • *
  • Posts: 7
Re: HELP please with HP 6735s
« Reply #2 on: September 20, 2011, 12:04:56 AM »
KDE
Kernel newest
full upgraded system..
?
:)
NB ASUS F5RL work only with PCLinuxOS :-)

Offline OMSkates

  • Hero Member
  • *****
  • Posts: 2388
Re: HELP please with HP 6735s
« Reply #3 on: September 20, 2011, 01:26:58 AM »
Try adding
Code: [Select]
nomodeset acpi_backlight=vendor to your kernel options in menu.lst

Quote from: djohnston modified
su -
cd /boot/grub
cp menu.lst menu.lst.backup
kwrite menu.lst

Find the line beginning with "kernel". The line below is an example.

kernel (hd0,1)/boot/vmlinuz BOOT_IMAGE=linux root=LABEL=PCLOS quiet acpi=on resume=LABEL=SWAP splash=silent vga=792

Add nomodeset acpi_backlight=vendor to the end of the line so that it reads:

kernel (hd0,1)/boot/vmlinuz BOOT_IMAGE=linux root=LABEL=PCLOS quiet acpi=on resume=LABEL=SWAP splash=silent vga=792 nomodeset acpi_backlight=vendor

Save the file and reboot.

If no joy remove that line and try acpi_backlight=Linux
« Last Edit: September 20, 2011, 01:37:15 AM by omskates »

Offline mrmajco

  • New Friend
  • *
  • Posts: 7
Re: HELP please with HP 6735s
« Reply #4 on: September 20, 2011, 10:07:55 AM »
Thanx, Ill try it! :)
NB ASUS F5RL work only with PCLinuxOS :-)

Offline mrmajco

  • New Friend
  • *
  • Posts: 7
Re: HELP please with HP 6735s
« Reply #5 on: September 23, 2011, 05:42:16 PM »
Not working... :(
NB ASUS F5RL work only with PCLinuxOS :-)

Offline OMSkates

  • Hero Member
  • *****
  • Posts: 2388
Re: HELP please with HP 6735s
« Reply #6 on: September 23, 2011, 05:50:33 PM »
Sorry to hear that.  Remove the options line you added if you think its causing additional issues.  Just curious, if you enter your Bios utilities screen does brightness keys work there?  Does brightness keys work during Grub boot screen?

Offline mrmajco

  • New Friend
  • *
  • Posts: 7
Re: HELP please with HP 6735s
« Reply #7 on: September 23, 2011, 07:32:49 PM »
Not working in BIOS and Grub menu... :(

I searching for week, and I found only one post about Kubuntu users - bug, and no solutions... ??? :(
NB ASUS F5RL work only with PCLinuxOS :-)

Offline OMSkates

  • Hero Member
  • *****
  • Posts: 2388
Re: HELP please with HP 6735s
« Reply #8 on: September 25, 2011, 08:21:37 PM »
Not working in BIOS and Grub menu... :(

I searching for week, and I found only one post about Kubuntu users - bug, and no solutions... ??? :(
Also setting a brightness applet into your panel is a no go? Yeah, I keep seeing this bug being reported at multiple forums. It may be a matter of waiting for the Linux 3.0 kernel to be available for install.  If I come across anything new I'll be sure to post here. 

Offline tele

  • Full Member
  • ***
  • Posts: 192
Re: HELP please with HP 6735s
« Reply #9 on: November 03, 2012, 09:28:00 AM »
Refresh:
Who now , how HAL works , can you write, how ?
example:
http://www.linlap.com/wiki/hp+elitebook+8540w
and HAL and  30-keymap-hp.fdi  are in pclinux  ...
<append key="input.keymap.data" type="strlist">e017:brightnessup</append>   <!-- FnF8 (FnF10 on 6730b) (brightness up) -->
So this key in Hal  exist,
but how to check hal starting ? how to check key if it works ?
How to find file - command which brightens the monitor.
---
Sorry, if my language is wrong,
you please write notice where I do mistakes, I will try to learn.

Offline luikki

  • Hero Member
  • *****
  • Posts: 1406
Re: HELP please with HP 6735s
« Reply #10 on: November 03, 2012, 10:17:47 AM »

Offline tele

  • Full Member
  • ***
  • Posts: 192
Re: HELP please with HP 6735s
« Reply #11 on: November 04, 2012, 03:52:10 AM »
Why ? What should show this ?   acpi_backlight=Linux
why not xbacklight -set value , example xbacklight -set 50

How this work?
This command edit file in  /sys/class/backlight/... or /proc/acpi/video/VGA/LCDD/...  ?
These files exist only on laptops?

Quote
actual_brightness  brightness         max_brightness     subsystem/    uevent            
bl_power           device/            power/             type

What if He don't have this files?

He need only xbacklight installed?
He don't need add xbacklight -set value  in /etc/rc.local ?
I don't see backlight in synaptic , maybe can xbacklight ? This is in synaptic.
This is this same?
What doing  acpi_osi=Linux ?

Edit:
I find
acpi_osi=Linux
Tells the Advanced Configuration and Power Interface (ACPI) that the Operating System Interface (OSI) is Linux.

acpi_backlight=vendor
Tells the system to use the vendor-specific driver for the backlight instead of the system's default driver.
« Last Edit: November 04, 2012, 03:16:53 PM by tele »
---
Sorry, if my language is wrong,
you please write notice where I do mistakes, I will try to learn.

Offline tele

  • Full Member
  • ***
  • Posts: 192
Re: HELP please with HP 6735s
« Reply #12 on: November 13, 2012, 03:07:46 AM »
From google translate:
Quote
So updates. Kernel is running down all the keys for HP 6735s under PCLinuxOS 2012 is 2.6.38.8-pclos3.bfs. Cheers and thanks again for your help and everyone direction to solve the problem, without you I would not know even 10% of what I know about Linux.

PS: Kernel is available in the repository

Problem is with 3.2.18 kernel,
and He don't have  file in  /sys/class/backlight/... , but I don't know - whether it could be the problem?


Admin or Mod please mark Solved.
« Last Edit: November 13, 2012, 11:54:58 AM by tele »
---
Sorry, if my language is wrong,
you please write notice where I do mistakes, I will try to learn.