Ubuntu 13.10 ?

Discussions about Linux installation and configuration on Samsung laptops
xa.fr
Newbie
Newbie
Posts: 7
Joined: 28 Apr 2013, 17:04

Re: Ubuntu 13.10 ?

Post by xa.fr »

Seems to work fine for me.
Is there a chance of getting samsung-backlight in 13.10 and 14.04?
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: Ubuntu 13.10 ?

Post by voria »

Well, any particular reason why you need samsung-backlight?

Actually, I've not even tried to use samsung-backlight (and easy-slow-down-manager) on ubuntu 13.10, because it's really old now and not updated in a while... I think samsung-laptop is way more reliable, it's actively maintained and shipped with the kernel by default, and it should provide the same (or even more) functionalities.
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
xa.fr
Newbie
Newbie
Posts: 7
Joined: 28 Apr 2013, 17:04

Re: Ubuntu 13.10 ?

Post by xa.fr »

I have installed the latest samsung-tools from the ppa and a old version of samsung-backlight on my Samsung R519. Without samsung-backlight i cannot change the screen brightness.
Samsung-tools however fixes the fan control and disable/enable wlan card (Ubuntu returns an error when turning on/off the wlan card, but it works anyway).

Without samsung-backlight i can only change brightness when booting up or shutting down but not on a running Ubuntu.
paulmackinlay
Newbie
Newbie
Posts: 1
Joined: 18 Nov 2013, 21:28

Re: Ubuntu 13.10 ?

Post by paulmackinlay »

I installed samsung-tools for 13.10 on my samsung series 9 NP900X3E but I could get the backlights to work. Most samsung-tools line commands I use end a timeout, something like this:

Code: Select all

Traceback (most recent call last):
  File "/usr/bin/samsung-tools", line 775, in <module>
    main()
  File "/usr/bin/samsung-tools", line 725, in main
    Backlight(options.backlight).apply()
  File "/usr/bin/samsung-tools", line 125, in apply
    result = self.__status()
  File "/usr/bin/samsung-tools", line 68, in __status
    return self.interface.IsEnabled()
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 70, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
surjagain
Newbie
Newbie
Posts: 5
Joined: 17 Apr 2010, 13:50

Re: Ubuntu 13.10 ?

Post by surjagain »

I have installed this PPA on a Linux Mint 15. Backlight works with Fn-F5, Wireless works with Fn-F9 and other keys work too. Only the Fn+Up/Down arrows don't work to adjust brightness. The OSD for brightness comes up but the brightness does not actually change. The Fn+Right/Left arrows work fine to increase or decrease volume. The Fn+Up/Down arrow keys used to work fine for adjusting brightness in Linux Mint 14. Now I just use "sudo setpci -s 00:02.0 F4.B=2A" to adjust the brightness. Any help on why the Fn+UP/Down keys are not working?
xa.fr
Newbie
Newbie
Posts: 7
Joined: 28 Apr 2013, 17:04

Re: Ubuntu 13.10 ?

Post by xa.fr »

You need to install samsung-backlight to get the arrow keys working.
Just use an old version. Unfortunately there are no new versions available...
haggis
Newbie
Newbie
Posts: 1
Joined: 06 Jan 2014, 00:35

Re: Ubuntu 13.10 ?

Post by haggis »

xa.fr wrote:You need to install samsung-backlight to get the arrow keys working.
Just use an old version. Unfortunately there are no new versions available...
Where did you get samsung-backlight from?

I installed the last version available from http://ppa.launchpad.net/voria/ppa/ubun ... backlight/ but it's still not wokring on my R510. Any suggestions?

Kind regards, haggis
nayeem
Newbie
Newbie
Posts: 1
Joined: 12 Feb 2014, 11:10

Re: Ubuntu 13.10 ?

Post by nayeem »

When i try to install tlp
Iam facing the below exception.
Can some one please help me with this


nayeem@Nayeem-Ubuntu:~$ ^C
nayeem@Nayeem-Ubuntu:~$ sudo apt-get install tlp tlp-rdw
[sudo] password for nayeem:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package tlp
E: Unable to locate package tlp-rdw

nayeem@Nayeem-Ubuntu:~$
Post Reply