Page 1 of 1

Samsung N128 UNR 9.10 Fn+* problem.

Posted: 20 Mar 2010, 05:54
by ratnik
Hi All,

First post here - really pleased to have found this resource.

I've got a Samsung N128, installed UNR 9.10 on it - everything I've tested is working now apart from the backlight.

More specifically, the key combination of Fn + UP or DOWN does not make the screen brighter or dimmer.

I've added the voria-ppa-karmic repository and installed what I think are the right samung packages:

Code: Select all

sudo aptitude search samsung
i   samsung-backlight                                      - Backlight support for the latest kernel on Samsung netbooks.    
i A samsung-backlight-2.6.31-20                            - Backlight support for Samsung netbooks                          
i   samsung-scripts                                        - Scripts for Samsung netbooks                                    
p   samsung-wireless                                       - Realtek 8192E wireless driver for the latest kernel for Samsung 
p   samsung-wireless-2.6.31-20                             - Realtek 8192E wireless driver for kernel 2.6.31-20 for Samsung n
and as some other people have asked for similar queries, here is the output of:

Code: Select all

lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GME Express Memory Controller Hub [8086:27ac] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME Express Integrated Graphics Controller [8086:27ae] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.2 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 [8086:27d4] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02)
00:1f.2 IDE interface [0101]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller [8086:27c4] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation 82801G (ICH7 Family) SMBus Controller [8086:27da] (rev 02)
02:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01)
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02)

and

Code: Select all

sudo dmidecode -s system-product-name
N128                   


samsung n128 is a complete copy of samsung n130 and differs only in the operating system freedos

Thanks,

Re: Samsung N128 UNR 9.10 Fn+* problem.

Posted: 20 Mar 2010, 10:07
by voria
New packages on the repository. Changelogs:

Code: Select all

linux (2.6.31-20.59~ppa2~loms~karmic) karmic; urgency=low
  ...
  * Fix FN keys release on following samsung models:
    N120, N128, N130, N140, NB30, N150/N210/N220,
    N220, N310, N510, Q310, R518, X120.
  * Apply 'libata-ata_piix-clear-spurious-IRQ.patch' to fix the
    SATA freezing problem on Samsung N130/N140.
  * Apply 'linux-phc-0.3.2.patch'.

Code: Select all

udev (147~-6.2~ppa14~loms~karmic) karmic; urgency=low

  * Add support for Samsung N128 to '95-keymap.rules'.

Code: Select all

samsung-backlight (2.6.31-20~ppa4~loms~karmic) karmic; urgency=low

  * Add support for Samsung N128.
They will be available for installation in a few hours. ;)