Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I have a bit of a problem here that isn't a problem on Mandrake. Here's the problem: I've got XMMS open, and a shell open. Music is playing, and I'm (of course) working on something. I go to extract a compressed file, tar -xjf, it starts to decompress...and then, the music stutters. Then it stops completely. I have to 'killall xmms' in order to close xmms.
Compared to Mandrake, this simply does not occur. I can listen to music w/o such 'skipping' issues when the CPU is being utilized.
I don't think X has anything to do with it either, as I did a command line test (from 2 pty's). On one I started to uncompress linux 2.4.23.tar.bz2. I then switched over to the other and played a wav file. It played fine...for a few seconds. Then it stopped, and the following error was produced:
underrun! (at least 0.050 ms long)
I notice this isn't just for 'sound' either. Though, its more noticable with sound. When extracting, the GUI doesn't respond as quickly as it should. When extracting, keys aren't received as fast as normal (on another pty).
It's not just extracting; it's any CPU intensive operation. None of this seems to be a problem in MDK though. It seems like everything has the same priority level or something like that, so when another process is started it can consume as much of the CPU it wants thus affecting other processes.
Did you su -
to become root? It's one of the potentially
dangerous commands that the normal user
isn't allowed ... if you actually don't have it,
get it ;0
I installed hdparm. I switched to single user mode (init 1) and attempted to modify the settings.
Seems everything was defaulted (though my hardware is very new), so I was far from using the optimal settings.
Only thing is, I tried to enable DMA...and I was given an error. "OPERATION NOT PERMITTED".
Apparently this is related to something I need to include into my kernel, not exactly sure what that is though. I do know that in MDK DMA is enabled, so my HD supports it.
Originally posted by fr0zen
Just thought I'd post up saying that I got it working :P
Thanks for your help Tinkster, not quite sure how you knew the solution, but I'm glad someone did!
Glad you're all go, and I've just seen similar
posts quite often... that, combined with a passion
for puzzles and an inquisitive mind, and the
ability to use man and apropos ... LOL ...
Well, you get the idea: I like to solve other
peoples problems because it keeps me learning ;)
Cheers,
Tink
P.S.: If you feel I helped you, feel free to give
me an afero ;)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.