Fedora Linux Support Community & Resources Center
  #1  
Old 11th January 2011, 12:18 PM
Gödel's Avatar
Gödel Offline
Registered User
 
Join Date: Jul 2009
Location: London,England
Posts: 1,095
linuxfedorafirefox
Samsung NC10 N130 backlight in F14

Samsung backlight still not working by default on these machines? I thought this was the kernel default but seems not to work for me. You can install the module manually though:


get samsung-backlight.c from https://github.com/gregkh/samsung-ba...ng-backlight.c

create this Makefile:

Code:
obj-m := samsung-backlight.o
 
KERNELDIR ?= /lib/modules/$(shell uname -r)/build
PWD := $(shell pwd)
 
all:
	$(MAKE) -C $(KERNELDIR) M=$(PWD)
 
clean:
	rm -f *.o *~ core .depend .*.cmd *.ko *.mod.c
	rm -f Module.markers Module.symvers modules.order
	rm -rf .tmp_versions Modules.symvers
then change to the directory containing Makefile and samsung-backlight.c and build and install:

Code:
sudo yum install gcc kernel-devel
make
sudo cp samsung-backlight.ko /lib/modules/$(uname -r)/extra/
sudo depmod
Then reboot, and Fn + Up/Down should control brightness.
Reply With Quote
  #2  
Old 11th January 2011, 01:40 PM
DukeNukem Offline
Registered User
 
Join Date: Jul 2005
Posts: 237
windows_7firefox
Re: Samsung NC10 N130 backlight in F14

You may wish to use the samsung-backlight.c modded by Voria, http://www.voria.org/forum/index.php

https://launchpad.net/~voria/+archive/ppa

It supports more samsung models and is regularly updated.
__________________
Fedora KDE Multimedia Guide

2010-11-21 Dangermouse - i like thee name "DukeNukem" reminds me of a game i used to play yeeeeeeears ago.. (good game)
Reply With Quote
  #3  
Old 11th January 2011, 07:14 PM
Gödel's Avatar
Gödel Offline
Registered User
 
Join Date: Jul 2009
Location: London,England
Posts: 1,095
linuxfedorafirefox
Re: Samsung NC10 N130 backlight in F14

That works too, I tried the latest version from https://launchpad.net/~voria/+archive/ppa/+packages,

I also tried the samsung tools package but it generates selinux errors and needs to be run in permissive mode. That needs fixing. It looks like a nice package but I only really want backlight level control and the extra feature to turn the backlight off can be set as a keyboard shortcut (eg for F5) with command:

Code:
xset dpms force off
in gnome System -> Preferences -> Keyboard Shortcuts -> Add
Reply With Quote
Reply

Tags
backlight, f14, n130, nc10, samsung

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Backlight on Samsung Q430 cvfreak Hardware & Laptops 17 12th January 2011 04:12 AM
Samsung N130 Realtek 8192 doesn't work in Fedora 12 SEGMAT Servers & Networking 4 3rd May 2010 06:59 PM
Fedora 12 on the Samsung NC10 - The Good, the Bad and the Ugly Gödel Fedora Focus 13 11th November 2009 06:25 PM
Boot Fedora from SD on Samsung NC10 campamax Installation and Live Media 2 7th September 2009 11:08 AM
Hello everyone, Fedora on NC10 vedek Hardware & Laptops 25 9th August 2009 12:10 PM


Current GMT-time: 19:27 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat