Jump to content

SpikeyKlitske

Members
  • Posts

    128
  • Joined

  • Last visited

Everything posted by SpikeyKlitske

  1. By the time when you return from vacation try to upgrade to mdk 10.1 official. I am using Wacom Graphire 3 and works like a charm on that release. I didnt have to do a thing, just polugged it in and it worked.
  2. I am using a Wacom Graphire 3 tablet which did not work properly on any previous release of mdk (not talking about kernel updates). The suggestion indeed was to upgrade the kernel which should do the trick. Instead I waited for the 10.1 official and my waiting proved successful. My Wacom tablet is now running without any issues at all, no fixes or anything ewlse needed.
  3. Thank you for sharing the solution to your problem. I am sure others will benefit from it.
  4. I am quite confident that when you do a search on this forum or check the howto's you will find all the answers you need
  5. Nvidia has a c header issue, ie it is missing it. Without this file nvidia won't compile the driver. Also, on my machine after the driver is compiled and installed I still need to modify the xorg.conf and modprob.preload files before nvidia drivers load correctly including glx. Following once more the steps in sequence: 1. Preparations: a. Make sure you have the proper kernel-source files installed, easiest is via mcc>software b. Get a copy of the pm.zip file mentioned earlier and unzip it to /usr/src/linux/include/linux c. Get a copy of the latest nvidia drivers for linux .6111 is the latest thusfar 2. Start a terminal and enter 'su' without quotes to get root priviledges and provide the password 3. Shut down your X server by entering 'init 3' or 'telinit 3' and login as root 4. Change directory to where the nvidia installer is located and enter 'sh NVIDIA-linux.x86-1.0-6111-pkg1.run' without the quotes 5 Modify the xorg.file by entering 'vi /etc/xorg.conf and press INS to start editing a. change 'libglx.a' to 'libglx.so.1.0.6111' b. change 'vesa' or 'nv' to 'nvidia' c. press ESC and type ':wq' to safe the changes and exit the editor 6. Modify the modprobe.preload file by entering 'vi /etc/modprobe.preload' and press INS a. add 'nvidia' on a blank line b. press ESC and type ':wq' to safe changes and exit the editor 7. Reboot your computer. Good luck!
  6. When I purchased my equipment I read many reviews on hardware especially cpu's. Test showed that AMD 64 +3200 cpu was the best value for your money. Like suggested before, I defiinately would spend my money on more and faster RAM than the CPU. In the top range, it only matters a slight increase in frame rates whereas faster and more RAM would almost double your rates. Easy choice I would say.
  7. Roger that, there are already other threads explaining in detail how to install kde3.3 At this point for me there seems to be to many issues with it, so i am going to wait a little. thanks for the input all. subject closed as far as i am concerned
  8. My experience with slow computers is that it was network related, ie. your computer is looking for something that isnt there and just waits for till it times out. So as suggested already, more details would help to solve the problem
  9. By the sound of it you X server crashed. If you like further assistance indeed it would be nice to have the hardware specs and preferably you can attach the log files /var/log/syslog and /var/log/xorg.0.log
  10. I checked the versions and like mentioned before yes its the latest. I have tried them myself and they install correctly. However the issue I am getting is that with Mozilla-firefox installed, and set it as the default for html via config desktop>file associatons>html> moved mozilla-firefox to the top, i twont load properly. Two things: 1. mozilla-firefox keeps asking at each load if it can be the default browser. I click yes, but the question keeps popping up again next time the browser is started. 2. when clicking on a link in say an email, it wont open the browser and link, instead it produces an error saying it cannot open wiith a reference to a file in my users cache. FYI, i installed mozilla-firefox after a clean install of 10.1 OE and after urpmi set using easyurpmi Suggestions anyone?
  11. Perhaps a thought to install firefox using urpmi : # urpmi mozilla-firefox That will install the latest vesion of firefox and creates all the menu entries for you. If you want it on your taskbar, just right click on it and choose add application button and navigate to mozilla-firefox under web browsers. Edit: I assumed you have the contrib urpmi setup correctly, if in doubt check your settings via easyurpmi: http://easyurpmi.zarb.org/
  12. This i can rule out, I used this program and it did its job just perfectly and all the others i advised using it as well. It even worked for me where K3B failed. Without knowing the rest of it, it sounds to me that ram is a little short, ie only 32MB. If it is that you cant put more ram into it, perhaps a suggestion to fall back to an earlier version of mandrake that is less demanding on your resources, otherwise i would surely put more ram into it.
  13. I cant help ya with the flashplayer other then adding that i managed to install it correctly. I am using Mozilla-firefox as browser btw. With regard to your slow response this might have to do with IPv6 enabled. Ivan McCann has posted how to disable it. This is how he tackled it:
  14. Hm, since you didnt know exactly what you entered and did before the install continued, i would suggest to do a clean install. There is no bigger nightmare then guessing whats wrong with your system
  15. You say you renewed, does that mean u had it before and it worked? Waiting for Mandrake to reply to your request is like hoping to win the lottery soon, it ussualy doesnt.. I assume you checked your account and see if your hardware spec is uploaded and present and also all the other info in your profile is there, ie your account itself is active?
  16. :o Sorry DeVries but the link is not working for me, it porduces a 404 error so maybe the link is broken?
  17. i would assume you have diabled the service to start up automatically. Although im not aware what service you disabled, in general if you right click on the systemtry you can add applets or application buttons. I would look there if you can find the service you disabled. Another choice might be via MCC: Star>System>Services and see if the vital service you disabled is in there. Question, did you have the eth0 before? Also, please post your configuration, that will dramatically improve the chance you get the right answer to solve your problem
  18. Stupid question perhaps, but uh did you create a swap partition as well for linux during custom partitioning? You need to create 1 partition for that and its recommended size is twice your system ram.
  19. Best thing to do would be a manual configuration of your network. It looks like you already did that. The hostname doesnt need any entry, also for the zeroconf field, just leave them blank. Once your internet connection is working properly you can move on to the network configuration. For that you need sambe, check the howto for clear instructions to set it up.
  20. :woops: stupid addition perhaps, but uh make sure your f-lock is on (if your using a fancy m$ keyboard) otherwise the function keys do not work.
  21. I believe it should be publicly available in about 3 weeks
  22. Thanks for the reply AussieJohn, and fyi, i already tried to do that. I agree with you that it might be a permissions issue. My account is not root, whereas the disc i burned showed owner to be root. Also i noticed that there were permission differences compared to the cd and the new .Mail folder in my home directory but im not sure thats because of the cd-rom nature. Any other thoughts, anyone?
  23. Welcome to the club, and yes i am confident that other me and all the other users will do our best to help you. To answer your basic question: howto install software? u can use the mandrake control center: Star>System>Configuration>Configure your computer and select Software management. Use this tool to install available packages that come with mandrake. You can also add additional packages to this library by using easy urpmi using this link http://easyurpmi.zarb.org/ The site is pretty much self explanatory. Once you have set your urpmi to also use contrib and main pointed to a mirror in your vicinity you can add even more programs. In order to use that u can type in a console (most often as superuser or su). You might want to read the howto's on that subject for more help. Another tip would be to familiarize yourself with some basic bash commands. Finally don't forget to issue a search on this forum if you have any specific questions installing software. Most likely somebody b4 you already dealt with it.
  24. sorry for that, but i am using kmail the default client with kde
×
×
  • Create New...