/srv/irclogs.ubuntu.com/2008/01/30/#ubuntu-classroom.txt

zLoSteRhi10:53
zLoSteRi need little help10:53
KirrusHi zLoSteR10:56
Kirrus!ask10:56
ubotuPlease don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)10:56
Kirrus!support10:56
ubotuthe official ubuntu support channel is #ubuntu. Also see http://ubuntu.com/support and http://ubuntuforums.org10:56
KirrusI'd reccomend you go to #ubuntu, as this channel is not used whilst there are no scheduled sessions active.10:57
=== nalioth__ is now known as nalioth
=== \sh_away is now known as \sh
=== txwikinger2 is now known as txwikinger
=== \sh is now known as \sh_away
=== \sh_away is now known as \sh
drgonzo00000hey20:32
Jordan_Udrgonzo00000, The misleading part is that you have to remember that it is the shell which writes to the file when you use '>' and the shell is still running as "you", not root20:33
drgonzo00000I'm the only user. Shouldn't I be root by default?20:33
Jordan_Udrgonzo00000, so even though you are running "echo" as root you are not writing to the file as root20:33
drgonzo00000okay20:34
Jordan_UMost definitely not :) ( That is the main reason XP and below is so insecure )20:34
drgonzo00000so how do i become root20:34
drgonzo00000use the su command?20:34
Jordan_Udrgonzo00000, You don't need to, the standard solution is to pipe the output to "tee" and have it write to the file20:35
drgonzo00000so how would it look20:35
Jordan_Uso you would run something like: echo "whatever" | sudo tee /path/to/file20:35
Jordan_UThat will also print whatever you are echoing to the terminal BTW20:36
drgonzo00000echo 22 > | sudo tee /proc/acpi/video/VGA/LCD/brightness20:36
drgonzo00000?20:36
Jordan_ULooks correct to me20:36
Jordan_UWait , no20:36
drgonzo00000let me try it20:36
drgonzo00000nm20:36
Jordan_Udrgonzo00000, Get rid of the '>'20:37
drgonzo00000okay20:37
drgonzo00000is that because it is redundant20:37
drgonzo00000because the pipe command takes the place of it?20:37
Jordan_Udrgonzo00000, it's because '>' is what you use to tell the shell to write to a file, but instead you want the shell to pass the output to 'tee'20:38
drgonzo00000it's still not adjusting my brightness20:39
drgonzo00000it just prints the # after i try it20:39
Jordan_Udrgonzo00000, What do you mean by your last comment?20:40
drgonzo00000 echo 22 | sudo tee /proc/acpi/video/VGA/LCD/brightness20:40
drgonzo00000next line: 2220:40
drgonzo00000and I'm back at the prompt20:40
drgonzo00000and my brightness is not adjusted20:41
Jordan_UThat is normal, it means that the file was written to successfully ( though unfortunately writing to that file does not change your brightness apparently :(  )20:42
drgonzo00000any other suggestions?20:42
drgonzo00000the brightness applet slides, but also that doesn't adjust my brightness either20:43
Jordan_UDreamThief, What model laptop ( I assume this is a laptop, correct ? )20:43
Jordan_Udrgonzo00000, ^^ ( used wrong nick )20:46
drgonzo00000i have a Toshiba A215-S581820:47
drgonzo00000with a Radeon x1200 card20:47
drgonzo00000it wouldn't be a big deal if my battery lasted more than 2.5 hours, but unfortunately it doesn't20:55
drgonzo00000Jordan_U: any suggestions?21:00
Jordan_U!info fnfxd | drgonzo00000 possibly this21:01
ubotudrgonzo00000 possibly this: fnfxd (source: fnfx): ACPI and hotkey daemon for Toshiba laptops. In component universe, is optional. Version 0.3-12ubuntu2 (gutsy), package size 20 kB, installed size 128 kB (Only available for i386)21:01
Jordan_Udrgonzo00000, BTW, I was just about to say that, without you prompting me :)21:01
drgonzo00000unfortunately, I've already looked into that program. It won't run on my computer because I have the Phoenix bios instead of the Toshiba bios21:02
Jordan_Udrgonzo00000, I was afraid you would say that21:03
drgonzo00000yep21:03
drgonzo00000it's quite an unfortunate situation21:03
Jordan_Udrgonzo00000, Do you have the latest BIOS update?21:04
drgonzo00000yep21:04
Jordan_Udrgonzo00000, Have you read the exact same page I have :)21:05
Jordan_Uhttp://slu.ms/articles/toshiba-linux-and-lcd-brightness-221:05
drgonzo00000I have looked at that page actually21:06
Jordan_Udrgonzo00000, Have you tried the "Vista specific" updates if there are any?21:07
drgonzo00000My computer was updated before I got rid of Vista21:07
Jordan_Udrgonzo00000, My guess is that they had a driver hack around a bad ACPI implementation and that the reason it worked for that person in Linux after the update is that they got *some* sense and fixed their ACPI implementation rather than porting their hack to Vista21:08
drgonzo00000that would make sense21:09
drgonzo00000it was posted a year ago though so I should have gotten the update as well being that I just bought my laptop about a month ago21:12
Jordan_Udrgonzo00000, Did brightness work in Vista for you?21:14
drgonzo00000not sure...only kept vista for 3 days21:14
drgonzo00000Jordan_U: thanks for trying to help me21:18
drgonzo00000I gotta go write an essay now21:19
=== \sh is now known as \sh_away
=== _bigon is now known as bigon

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!