LinHES Forums http://forum.linhes.org/ |
|
oops! http://forum.linhes.org/viewtopic.php?f=6&t=7309 |
Page 1 of 1 |
Author: | NWFungi [ Sat Dec 10, 2005 8:42 pm ] |
Post subject: | oops! |
I have/had Knoppmyth R5a26 working GREAT! (tv out,web burn, mame..ALL the goodies.)I wanted to install the retro theme and got lazy and installed Nautilus file manager. It crashed on me and now I cant get out of Nautilus. It comes up when I boot everytime. Used to be able to click both mouse buttons at the same time to get the desktop menu, but thats gone now to. I have found no way of exiting from the darn thing! Any ideas? |
Author: | Greg Frost [ Sat Dec 10, 2005 8:46 pm ] |
Post subject: | |
Switch to a console (ctrl-alt-f1) Log in as root Find the pid of the Nautilus program using something like Code: ps ax | grep -i nautilus Then kill it using this (where pid is the number you obtained from the previous step). Code: kill -9 pid
|
Author: | NWFungi [ Sat Dec 10, 2005 9:39 pm ] |
Post subject: | |
When I alt-ctrl-f1 I get a blank black screen and cant input anything. I am on tv only..do I have to hook up a monitor to see the console curser? Also ..dumb question, How do I get a | with the keyboard? (cut and pasted from your message to get it here) Thanks again Greg |
Author: | tjc [ Sat Dec 10, 2005 10:23 pm ] |
Post subject: | |
Greg Frost wrote: Switch to a console (ctrl-alt-f1) Log in as root Find the pid of the Nautilus program using something like Code: ps ax | grep -i nautilus Then kill it using this (where pid is the number you obtained from the previous step). Code: kill -9 pid Or even simpler: Code: pkill nautilus
|
Author: | Greg Frost [ Sat Dec 10, 2005 10:51 pm ] |
Post subject: | |
NWFungi wrote: When I alt-ctrl-f1 I get a blank black screen and cant input anything. Doh! You don't happen to use bootsplash do you? There are known problems with the console on TV out when using bootsplash. NWFungi wrote: I have to hook up a monitor to see the console curser? If you have a monitor, you could try that. Do you have another PC on your network that you can ssh into your myth box from? That might be easier.NWFungi wrote: ..dumb question, How do I get a | with the keyboard? (cut and pasted from your message to get it here) That depends on your keyboard. On mine, it is above the backslash character so shift-backslash gets it.
|
Author: | NWFungi [ Sat Dec 10, 2005 11:10 pm ] |
Post subject: | |
I tried both ways..it pops right back up again. It just wont die! ![]() I dont have bootsplah installed (actually read the warning ![]() I also would like to thank you and tjc, cesman and xsecrets (sure Im missing a few people)for all the help u 2 have been to alot of people on here. Ive learned more about this mythbox from answers given by u guys in forum search's The flux "theme" I picked when it came up might be the cause of not letting me quit it properly, when I changed it,nautilous lost its X in the corner of the windows and the mouse "2 button click" nautalus went away. edit...hmmm I see 2 nautilous named processes running. I will try and kill them both |
Author: | Greg Frost [ Sat Dec 10, 2005 11:27 pm ] |
Post subject: | |
You could always uninstall it. Then it wont pop back up. |
Author: | NWFungi [ Sat Dec 10, 2005 11:32 pm ] |
Post subject: | |
well, no luck so far. Tried to uninstall, wont let me..will post error message |
Author: | NWFungi [ Sun Dec 11, 2005 12:11 am ] |
Post subject: | |
Good thing I kept good notes..looks like a clean reinstall in the AM! ![]() |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |