Jack Ensor wrote: >The odd time stamp was due to me rebooting the PC. There is no >cut'n'paste error. I t is exactly as it appeared. The big question on >your response - You said (sse below) : > "Before running emc, try `sudo rmmod pcspkr` - That particular module >is known to cause problems with some hardware/config combinations." >Why would one do 'sudo rmmod pcspkr' if it is known to cause problems? > > Because "rmmod" is the program that removes modules from the running kernel. If there's a problem with a module, you remove it. You need "sudo" because that's how a normal user gets to run system administration commands like rmmod.
In general, you can get help on any installed command by running man in a terminal ("man command", without the quotes, will give you information on command (which, if you type it exactly, will probably say "No manual entry for command", because there's no program called "command")). One of the best things you can do with a new system is learn how to get help from the system. There's pretty good documentation in the manpages, which is also browseable from the GUI (the ? icon on the top taskbar), and also on the web (google for "man rmmod" and you'll get more information than you want). >I hope you don't misunderstand me - I'm only trying to understand what I >need to do. > >Jack Ensor > > Yep - it can be hard at first, but you'll get the hang of it. - Steve ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users