Bug#392946: radeontool: Nothing happens for "light off"

2010-02-08 Thread Tormod Volden
Thanks for your report. We have just released a new 1.6.0-1 version, so it would be nice if you could test it and tell us if the issue has been resolved or not. The package has a new upstream maintainer and has received quite some work since the last release. For the other code issues mentioned in

Bug#392946: radeontool: Nothing happens for "light off"

2007-11-03 Thread Eliot Gehrt Setzer
Hello; > 1. the author is somewhat confused over the usage of mmap, there's >no need to malloc memory beforehand and then overmap it. in fact, >it's a very bad thing to do. I noticed another clear mistake in this package a long time ago and recompiled in order to fix my own version. I hop

Bug#392946: radeontool: Nothing happens for "light off"

2006-11-26 Thread pageexec
Hello, i see two potential issues with radeontool: 1. the author is somewhat confused over the usage of mmap, there's no need to malloc memory beforehand and then overmap it. in fact, it's a very bad thing to do. 2. grsec has checks on what can be mmap'ed from /dev/mem, have you enabled

Bug#392946: radeontool: Nothing happens for "light off"

2006-10-14 Thread Helge Kreutzmann
Package: radeontool Version: 1.5-4 Severity: normal Nothing happens for "radeontool light off" on my iBook G4. Running this command under strace yields: execve("/usr/sbin/radeontool", ["radeontool", "light", "off"], [/* 13 vars */]) = 0 uname({sys="Linux", node="thirtyto", ...}) = 0 brk(0)