Just tried all my bash/cron tricks again.  Unfortunately none of them
work. :(

I tried setting my .xinitrc to something like this:

exec xterm -display :0 -e 'xrandr --verbose -q -d :0 > xrandr.txt'

Which worked when I had the driver set to "vesa", but when I tried it
with "ati", it must have locked up before it could run xrandr.

I also tried some stuff with things like:

(startx &); sleep 5; xrandr --verbose -d -d :0 > xrandr.txt

Last thing I tried was setting a crontab entry like so:

xrandr -d :0 -q --verbose > xrandr.txt

Unfortunately, none of these things work when I have the "ati" driver
set.  I know they're all a bit hokey, but they were all I could think
of.  If you know any other tricks that might let me get the information
you're looking for, I'll be glad to try them.

-- 
ati driver lockup (mobility radeon rv350)
https://bugs.launchpad.net/bugs/141551
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to