Jump to content

william

Members
  • Posts

    370
  • Joined

  • Last visited

Everything posted by william

  1. Please, correct someone if I'm wrong. But I'd also add in etc/rc.d/rc.local: modprobe nvidia Actually, I don't know the difference in editing these 2 files. Adding nvida in preload file has the same effect of adding in etc/rc.d/rc.local? imwithstupid: run in terminal glxgears to check how many FPS you get. PS: if you had been there before and installed the patch, it means that the problem was that your source was not matching the kernel version.
  2. Add nvidia to /etc/modprobe.preload [william@poseidon william]$ cat /etc/modprobe.preload # /etc/modprobe.preload: kernel modules to load at boot time. # # This file should contain the names of kernel modules that are # to be loaded at boot time, one per line. Comments begin with # a `#', and everything on the line after them are ignored. # this file is for module-init-tools (kernel 2.5 and above) ONLY # for old kernel use /etc/modules nvidia mousedev scsi_hostadapter intel-agp[/etc]
  3. After a google search, I found this link I hope it solves your problem. It's a bug for amd64 processors. If you face problems to install the patches, come back here.
  4. I'd try this...Install these 2 dependencies manually and check what happens. I've been facing this sort of problem, initially I had CE installed, afterwards I installed Official and currently with Cooker , not sure if it's your case, I meant: downgrading, upgrading, changing, replacing... In my case I think it was not healthy to the OS. Last week I spent hours...trying to add new sources, I got lots of curls erros and whatever. Maybe, I'm wrong ...
  5. it can seem to be a stupid question, but have u updated your database?
  6. type in you favorite terminal window: uname -r and rpm -qa | grep kernel maybe, you don't have kernel-source installed. edited to say: and of course paste the outputs here...
  7. In order to give us a better visibility of your problem, be sure that you are running a mixer program (aumix, kmix, gmix, xmix, alsamixer, ...) and the sound settings are not set to zero. If that does not solve your sound problems, report the output of these commands, so that someone here can help you out (I'm definitely trying to learn hardware stuff with linux.These commands below were just copied and pasted from another site, but maybe helps one of our Gurus) cat /proc/pci cat /etc/modules.conf cat /proc/modules ls -L -l /dev/dsp* For your information: cat /proc/pci This commands lists all PCI (and AGP) devices/cards but not ISA/PnP devices/cards. cat /etc/modules.conf This command shows what kernel modules/drivers the system has been configured to use for specific devices.[/code] cat /proc/modules This command shows which kernel modules/drivers the system has actually loaded. ls -L -l /dev/dsp* This simply shows if the sound device file /dev/dsp (and similar device files) have been created. Hope it helps..
  8. william

    Main Actor 5

    Have you tried kino? I have it installed here after inserting ohci 1394 and raw 1394 modules manually, but it has some limitations regarding file formats and as far as I'm concerned anything will replace the offer of good video editing softwares as you have for windows. . Cinelerra despite of being ranked as an option to replace adobe premiere is not user friendly (considering my ex widows experience on this sort of application) and according to what I heard it'is buggy, I succeeded in making it work but didn't realize how to use its tools due to lack of patience and time to learn it. Do a google search and you will find some people sharing experiences in trying video editing under linux. Good luck.
  9. That's exactly what I do here, but with gnome, kde, flux and enlightenment. Here is my .xinitrc file: xmodmap ~/.xmodmap export LC=C export LC_ALL=C exec gnome-settings-daemon & #exec startkde #exec fluxbox #exec gnome-session #exec xmms & exec enlightenment Of course I don't keep changing wm or dm all the time.
  10. Just a guess...have you tried to do the changes as root?
  11. william

    Fluxbox

    Priest: I don't use flux anymore, but if I'm not wrong you can right click on the taskbar and have the option of having all open application window on the taskbar.(not sure if I understood what you meant) In order to get icons on desktop you can install "idesk" a third party application that will do this job. Here you can see "idesk".
  12. william

    Fluxbox

    A good place also is fluxmod where you will find related stuff of fluxbox.
  13. with gtkam you will be able to upload the pics from the cam to the computer and with gphoto you will be able to convert, organize, resize, your pics.
  14. Are you using Gnome or KDE, Have you installed a rpm or tar file? If only one profile is set for firefox, it not allowable to have 2 instances opened at the same time for the same profile, that's why you are getting the user profile screen.
  15. or go here and get a wide variety of mirrors.
  16. william

    Mp3 ripping

    my vote goes to Grip.
  17. I had a imac G3 333 some years ago running MAC OS 9.1 (if I'm not wrong), at that time the offer of new softwares for MAC was not so wide and as consequence softwares were quite expensive. In terms of interface, MacOs is very easy and friendly, more than most of Linux distribution. Stability!! both, Mac and Linux are stable for what I need (intenet, audio, some office apps). Anyway, my vote goes to Linux, it's more exciting, every boot and software installation is a new experience, it requires all the time your ability of thinking. That's it. BTW. I've never tried other unix OS than linux.
  18. The rpm package(s)You will need: libpython2.2 or and python-libs (not sure if it's a dependency)
  19. have you tried other mirrors? Did you remove previous sources before adding new ones? I've already gotten this sort of message, but solved trying other mirrors.
  20. william

    Nvidia card speed

    yeah, you are right!
  21. You should install the latest nvidia driver for you video card before logging on X.
  22. If you want to load modules during the system loading process, you will have to insert the modules in: etc/rc.d/rc.local . At least, that's the place I used to store "modprobe modulenames" when I it was needed. Give it a try.
  23. I'd insist with giFT, the one I use: [william@poseidon william]$ rpm -qa | grep gift giftrans-1.12.2-13mdk libgift0-0.11.6-1plf gift-gnutella-0.0.5-1oci gift-fasttrack-0.8.5-1plf gift-openft-0.2.1.1-4plf gift-0.11.6-1plf
  24. I'd try what Sherpa suggested and also would try to load xmms via command line to check its error messages: [william@poseidon william]$ xmms
×
×
  • Create New...