Tagged Questions
2
votes
2answers
148 views
What does “command returned 1” mean?
I am trying to get a command to execute from within my MythTV interface on a Mythbuntu computer.
When I try a test command, touch /home/mythbuntu/test, it doesn't work, and I see this entry in ...
0
votes
1answer
106 views
How do I increase the verbosity level of nvidia's drivers in Mythbuntu 12.04?
nvidia says to do this:
% startx -- -verbose 5 -logverbose 5
But how can I do it without using startx?