Search found 50 matches

by Julian2010
21 Feb 2010, 14:45
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1708307

Re: Let's add support to other Samsung netbooks

@ voRia: About the N510 brightness control issue: What we know: -The /proc/acpi/video/IGPU/LCD0 file exists, is not empty.The value inside it can be echoed and modified, without effect on the actual screen brightness. -The Fn/UP&DOWN keys do change in the same way the the current value contained...
by Julian2010
19 Feb 2010, 00:16
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1708307

Re: Let's add support to other Samsung netbooks

Just to be sure I did not miss something: I added in the GRUB command line backlight_control=video instead of = vendor , as you mentioned only these two values are available for this variable.Updated GRUB &rebooted. It works as with quiet splash only in that command line: FN/UP&DOWN make the...
by Julian2010
18 Feb 2010, 03:35
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1708307

Re: Let's add support to other Samsung netbooks

@AMvis, Int http://bbs.archlinux.org/viewtopic.php?pid=655144 apaige said on 5/11/2009 he was using NVIDIA driver 190.42.Fiveseven did not said which one he used. That's all was said about the NVIDIA driver in this thread, I think. I tried 4 NVIDIA drivers: 173, 185, 190 and 195. All four looked sta...
by Julian2010
18 Feb 2010, 01:41
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1708307

Re: Let's add support to other Samsung netbooks

I have ben too logical and/or optimistic :eek: Then,why and how adding the correct wording acpi_backlight=vendor to quiet splash in the same GRUB command line is breaking the logical link between an FN/UP or DOWN keys action and the subsequent brightness bubble display?It's not logical, as it shouls...
by Julian2010
18 Feb 2010, 00:10
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1708307

Re: Let's add support to other Samsung netbooks

hello AMvis, At last someone who gets the same troubles with his N510...I'm not that pleased reading it, but it shows some other people are also trying to have their N510 running with another OS than the standard one... Well I'm not really decided to give up for the time being...although I can't do ...
by Julian2010
16 Feb 2010, 17:35
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1708307

Re: Let's add support to other Samsung netbooks

Tried the grub file edition ,adding acpi-backlight=vendor. It is worse than before ,as now the Fn/UP & DOWN do not let anymore the brightness bubble even appear on the screen, as they did before. I'm puzzled by the fact you are always speaking about backlight control, which is not the current is...
by Julian2010
16 Feb 2010, 17:13
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1708307

Re: Let's add support to other Samsung netbooks

xxxx@MonNetbook:~$ ls /proc/acpi/video/IGPU/LCD0 brightness EDID info state xxxx@MonNetbook:~$ ls /proc/acpi/video/IGPU/CRT0 brightness EDID info state xxxx@MonNetbook:~$ ls /proc/acpi/video/IGPU/DSP0 brightness EDID info state xxxx@MonNetbook:~$ ls /proc/acpi/video/IGPU/HDMI brightness EDID info st...
by Julian2010
16 Feb 2010, 17:05
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1708307

Re: Let's add support to other Samsung netbooks

:~$ cat /proc/acpi/video/IGPU/LCD0/brightness levels: 20 30 40 50 60 70 80 100 current: 50 xxxx@MonNetbook:~$ cat /proc/acpi/video/IGPU/CRT0/brightness <not supported> xxxx@MonNetbook:~$ cat /proc/acpi/video/IGPU/DSP0/brightness <not supported> xxxx@MonNetbook:~$ cat /proc/acpi/video/IGPU/HDMI/brigh...
by Julian2010
16 Feb 2010, 16:40
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1708307

Re: Let's add support to other Samsung netbooks

~$ ls /proc/acpi/video/IGPU
CRT0 DOS DSP0 HDMI info LCD0 POST POST_info ROM

Don't ask why some are displayed in blue...

Suspend/resume cycle does not change anything.
by Julian2010
16 Feb 2010, 16:16
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1708307

Re: Let's add support to other Samsung netbooks

Full answer to the command is: Module binfmt_misc ppdev bridge stp bnep snd_hda_codec_nvhdmi snd_hda_codec_realtek joydev snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event iptable_filter snd_seq ip_tables x_t...
by Julian2010
16 Feb 2010, 16:12
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1708307

Re: Let's add support to other Samsung netbooks

In the answer I can find:
uvcvideo
videodev
nvidia
video
by Julian2010
16 Feb 2010, 15:49
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1708307

Re: Let's add support to other Samsung netbooks

Sorry, I do not even understand your question, as I do not even know what a video kernel is.... And I do not know what is loaded or not at boot time, as I did not do anything to choose what happens (or not) at boot time: as long as the machine starts having chosen your 2.6.31-19 kernel, it's OK for ...
by Julian2010
16 Feb 2010, 15:36
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1708307

Re: Let's add support to other Samsung netbooks

As an addition to the previous answer, I checked something just to see what happens..or not. When the Fn/UP &DOWN keys are used, the brightness value is indeed altered accordingly in the /proc/acpi/video/IGPU/LCD0/brightness file: 20 when DOWN to the minimum and 100 when UP to the maximum. So th...
by Julian2010
16 Feb 2010, 15:18
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1708307

Re: Let's add support to other Samsung netbooks

First command lists what I understand to be the brightness possible levels, from 20 to 100 (by steps of 10 only) , and the current level reads : 80 Second command allows to change the current level I changed it to 20 in the command: current:20 is shown in terminal.The value has indeed been changed i...
by Julian2010
16 Feb 2010, 14:49
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1708307

Re: Let's add support to other Samsung netbooks

Answer to "ls /proc/acpi/video" is:
IGPU