Hi everyone!
Thank you very much for supporting Linux on the Samsung notebooks!
Please add support for the
N250 netbook.
(Oh, excuse me for my English, please)
I've bought Samsung N250 lesser than a week ago, and installed Ubuntu 10.10. After googling for problem solution I've installed your project's debs, but brightness issues are still present:
Brightness. Trouble with keys (they're don't releasing). Initially, I've solved it manually by editing files /lib/udev/rules.d/95-keymap.rules and /lib/udev/rules.d/95-keyboard-force-release.rules, but afterwards I've deleted edits from /lib/udev/rules.d/95-keymap.rules and now using command
Code:
echo 130,131,132,134,136,137,177,179,247,249 > /sys/devices/platform/i8042/serio0/force_release
in the /etc/rc.local . Although, I was need to add the acpi_backlight=vendor option to the GRUB_CMDLINE_LINUX_DEFAULT option in the /etc/default/grub .
But I was need to disable all brightness related things in GNOME's "Power Management", because after system loading (and some times more) display may start "blinking" between two some levels of brightness and stops only after I've multiple times pressed all volume and brightness keys in chaotic order :-)
Code:
envek@envek-netbook:~$ sudo dmidecode -s system-product-name
N145P/N250P/N260P
All keys from "Samsung Tools" are working. Webcam, bluetooth, fan control are working fine!
Can I provide any additional info or any help?