Jump to content

BobGuy©

Members
  • Posts

    92
  • Joined

  • Last visited

BobGuy©'s Achievements

casual

casual (2/7)

0

Reputation

  1. The kernels that you get from kernel.org do not include drivers from 3rd party vendors like nvidia, you have to goto your distribution and get their latest kernel from their ftp site. Then you can compile it yourself or just install the precompiled package. Use hardware that cooperates with Linux instead of hardware that deliberately does not cooperate with Linux. Windows has a hardware compatibility list, so does Linux. No the answer is to never update the kernel, this rewrites the working kernels files, rather install the latest version. This way you have two kernels to choose from when you boot up. When you know how to do this, it's childs play. I get them, it's fast with broadband, easy, and darn near fool proof when you know how to use the tools that your distro, in this case mandrake provides. I do however wait about 36 hours after a security, bug fix, normal update has been released, this way if there is a problem, I'll hear about it here, or somewhere on the internet.
  2. Nope Eroaster will not work for me, and I'm not in the mood to figure out why, I'll just keep a eye out for the next release and see if that works. :lol:
  3. tyme, those modules are loaded at startup here in mandrake 10.0 I just installed eroaster-2.2.0-0.6.4mdk I'll try and burn some stuff, and see if it can be done. Only been using K3B, and it works fine here. BTW why is it that when I click on Preview Post it does not, it Add Reply? Makes it kinda difficult to edit.
  4. Whats lsmod say? Module Size Used by loop 15368 0 sg 40028 0 st 39992 0 sr_mod 18116 0 sd_mod 17920 0 scsi_mod 117744 4 sg,st,sr_mod,sd_mod Perhaps a symlink would help here. :unsure:
  5. The last time I installed windows fonts, back in mandrake 9.0, what I had to do after I launched the font installer. And to get all of them was to goto the folder they are in through the font installer, then instead of selecting the fonts in that folder, I just clicked on OK OPEN whatever it was in the dialog box, and then it added all the fonts in that folder to the main font installer, from there I had to click on install fonts. It did take a few minutes to install all of the fonts. It wasent documented very well back then and I expect that it isn't documented very well today. I havent tried to install microsoft fonts in mandrake 10.0 though.
  6. Richard, here is a Tip on how to install fonts the "GUI" way in Mandrake. Usually I would goto the font installer in mandrake 10.0, but for just 1 at a time oh... like 2 or 3 times a week, or month, this way is much quicker. It just blows the command line right out of your mind. :lol: However just because this is so easy is no excuse for not learning the command line in due time after they get tired of all that point and click action. :D
  7. Do this command from your /home directory. cd /home du -s * | sort -nr > $HOME/filled_up.txt cd /bobguy cat filled_up.txt 75M bobguy 28M sandy Now see what each user has in their home directory du -s * | sort -nr > $HOME/filled_up_bobguy.txt cat filled_up_bobguy.txt 908K descriptions 629K office 512K dualview.png 420K bbf1.png 2.5M web 1.2M docs 1.0K tmp You get the idea. The text file will show you the largest files and names first, to the smallest files, and directorys last. df -Th is another good one.
  8. Well did you install FLAC from the install packages utility? Name: flac-xmms Version: 1.1.0-5mdk Size: 87 KB Medium: Installation CD (ftp1) Currently installed version: (none) Summary: Xmms plugin to play FLAC files Description: An input plugin that enables playback of FLAC files in xmms. Files: /usr/lib/xmms/Input/libxmms-flac.so
  9. BobGuy©

    newbie dumb ?

    Nvidia driver installation is a snap I see quite a few folks having problems installing the Nvidia rpms. This Mini-How-To takes less than 15 MInutes and you get a custom compiled driver to boot. http://www.linuxloader.com/modules.php?nam...=showpage&pid=6
  10. Compiling a Custom Linux Kernel http://www.bitbenderforums.com/vb22/showth...&threadid=58650 I would download the mandrake kernel-source myself and build that for a mandrake system. Mandrake tweaks their kernels some, while you get the original linus kernel from kernel.org ie, they don't always work as expected in mandrake. Have fun, it's a well documented artical with lots of pictures. :D
  11. Well I found this 3 part review-howto. Hope it helps some. "Since the system would be designed to run Linux (Mandrake-Linux specifically), basing it around the AMD Athlon 64 was a farily obvious choice - there was a current Mandrake version for AMD64, AMD appears to be actively supporting Linux and, just to show that we all fall into lockstep behind him, Linus has been quoted as believing AMD64 to be the better technology. :)" http://www.warpedsystems.sk.ca/staticpages...040114201153299
  12. Not really, otherwise the server would not return 'server authentification failed' When the password is correct, then most likely its your login name thats incorrect. This depends on how your isp has their login setup for email, example: login: bob OR login: bob@home.net It will be only one of these. On both SMTP and POP3 That was my inital problem getting setup to send and recieve email, after the change kmail has worked fine. Hope this helps. :D
  13. Now do you want to 'get to the internet'? Or just inform us that 'If it was the only operating system on the computer, the computer would be useless.'? If you want to use the internet it might help if we knew what you are using, dial-up, DSL, cable?
  14. If you are just grabbing a few xmms skins from the internet as a user, you don't have to extract them, just move them to your .xmms/Skins directory, and XMMS will use them. $ cd .xmms $ ls Plugins/ Skins/ $ cd Skins $ ls Blizzard.wsz Kenwood_KDC-2019.wsz Panasonic_Old_Style.wsz chaos_XMMS.zip Nucleo_Alien_Mind.wsz Expensive_Hi-Fi_1.1.wsz Nucleo_N-Log1.wsz Because the root user doesnt need to play music, there isn't much point in installing new skins global unless you have a bunch of trusted users that you want to have access to those skins. There should be xmms skin rpms in the 'software package installer' that you can download that will install the skins global so every user has access to them. May even be on one of the cds.
  15. For what its worth... K3b 0.10.1 is out http://apps.kde.com/rf/2/info/vid/9778?sid...964c266b3a648a9
×
×
  • Create New...