Jump to content

william

Members
  • Posts

    370
  • Joined

  • Last visited

Everything posted by william

  1. Yeah, you should be correct, GTK theme switcher is just an app to change themes. But Flux and E seems to require gnome-settings-daemon, otherwise gtk apps will not be affected by the changes you have made to it.
  2. william

    no gui

    open the terminal and type: cat /etc/X11/XF86Config-4
  3. For sure, I use gtk theme switcher to change the look of gtk (1 and 2) applications on the fly, so I had to include settings-daemon in .xinitrc file to get it working, otherwise it wouldn't.
  4. I don't have this sort of issue here. under enlightenment i have it in my .xinitrc file and everything works fine. [william@poseidon william]$ cat .xinitrc xmodmap ~/.xmodmap export LC=C export LC_ALL=C exec gnome-settings-daemon & #exec startkde #exec gnome-session #exec xmms & exec enlightenment
  5. Actually, I'm not sure if it'a bug or a problem between user and pc (I'm just a linux newbie). Anyway, that 's not a problem for me, I've been avoiding to use harddrake, despite of having a usb zip drive, a 2nd usb HD and usb memory card. /dev/hda5 / ext3 noatime 1 1 none /dev/pts devpts mode=0620 0 0 /dev/hda7 /home ext3 noatime 1 2 /dev/sda1 /mnt/altroot ext3 user,defaults 1 2 none /mnt/cdrom supermount dev=/dev/hdc,fs=auto,exec,--,umask=0,user,iocharset=iso8859-1,codepage=850 0 0 none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850 0 0 none /mnt/removable supermount dev=/dev/scsi/host2/bus0/target0/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850 0 0 /dev/sda6 /mnt/storage ext3 user,exec,defaults 1 2 /dev/hda1 /mnt/windows vfat umask=0,iocharset=iso8859-1,codepage=850 0 0 none /proc proc defaults 0 0 /dev/hda6 swap swap defaults 0 0 /dev/sda5 swap swap defaults 0 0 none /mnt/zip supermount dev=/dev/scsi/host1/bus0/target0/lun0/part4,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850 0 0
  6. Already installed and seems to be working properly, strange but in my old version (0.75) I was not able to get sound during events and with your rpm I can hear sounds. Great!!
  7. Have you tried to disable harddrake and hoplut from being loaded during boot? I had this problem with my zip drive in the past and it was temporarely solved doing that. I think harddrake is buggy, cause even doing that, last week I went to the mount point section in MCC and the problem appeared again. I had to spend hours playing around with fstab and harddrake to make it work properly. (it was adding zip, zip2 and zip3 to my fstab). If anyone here has a more reliable solution for this problem, please let us know. PS: I also deleted magicdev.
  8. Sherpa: Sorry for being late, but I had internet conection issues last night. Have you tried to load xmms through terminal in order to see the error messages? Where are your mp3 files stored? BTW: I didn't have any mp3 plugin installed here and everything work smoothly. If you are able to play cd's, we can discard any problem with i/o plugin, cause you soundcard was properly recognised by xmms.
  9. as soon as I get home I'll check that and let you know.
  10. the version for red hat (fedora) doesn't support mp3 files due to legal reasons, that's why you are not able to play mp3files. have a look BTW: Why did you install the rpm for Fedora?
  11. I thought I had, but going to xmms pref > options again it was not unchecked. Now I got all the special keys working, with no problem.
  12. After editing /etc/X11/xkb/symbols/inet, /etc/X11/xkb/rules/xfree86, XF86Config-4 and creating a .xmodmap file in my /home dir, I got all special keys being recognized by the system. I succeeded in assigning commands to almost all special keys except for the rew , fwd, stop and play/pause keys in the multimedia part of the keyboard. The media special key has xmms assigned to it, for rew, fwd and play/pause keys I assigned xmms command lines, but instead of affecting the already opened xmms instance, it opens another one and try to apply the assigned command...I've already unchecked the "enable multiple instances" in xmms prefs. (i.e.: xmms is playing, when I press fwd special key, another instance of xmms opens highlighting the next song in the play list, an error message saying that my soundcard is "busy" appears and anything else happens). Xmms command lines: keycode 153 = logitech_fwd > xmms -f keycode 144 = logitech_rew > xmms -r keycode 162 = logitech_playpause > xmms -t I'm using enlightenment as the wm and was just wondering if it' d be feasible to apply a command line that could assume the already opened instance intead of opening another one. Any help would be very much appreciated. edited to better explain the issue.
  13. follow the steps here, there's a link to the latest xmms rpm version (devel) in one of my replies.
  14. ftp://mandrake-forum.org/pub/PLF/mandrake/10.0/i586/
  15. Sherpa: in case you are not confortable in installing things through terminal, try Mandrake Control Center (MCC) to get softwares. To install xine you will need to install "xine-ui", compiling is the hardest way to install applications due to dependency issues. Try urpmi (as root) or the GUI way, it's easier and all dependency issues will be automatically solved.
  16. william

    ut2004

    The installer didn't let me point to any other dir than /usr/local/games , but after some attempts I figured out that /local/games should be included in the path otherwise the installation didn't go ahead, so I got it i nstalled in /home/local/games. At least, I saved some space in my / dir.
  17. william

    ut2004

    yeah, I opted for reinstalling.
  18. william

    ut2004

    I've installed ut2004 through its 6 cds and in order to succeed with the installation I had to be logged as root. As soon as you insert the firs cd it asks you where you want to store the game and according to what I can remember whenever I tried to modify the default path it brought me back to the default directory: /usr/local/games. I had 7GB of space in /root directory and 40GB in /home. After ut install I have only some Mgs in /root, is it possible to move the entire game to /home dir ? Does anybody here already tried it?
  19. I think you will have to edit the folllowing file and change some variables: /etc/sysconfig/i18n from en_ USA to fr_FR, but not sure which line: Here is my i18n output: SYSFONTACM=iso15 LANGUAGE=en_US:en LC_ADDRESS=en_US LC_COLLATE=en_US LC_NAME=en_US LC_NUMERIC=en_US LC_MEASUREMENT=en_US LC_TIME=en_US LANG=en_US LC_IDENTIFICATION=en_US LC_MESSAGES=en_US LC_CTYPE=en_US LC_TELEPHONE=en_US LC_MONETARY=en_US LC_PAPER=en_US SYSFONT=lat0-16 I suggest you do a google search before any change. Good luck.
  20. william

    eth0 Problems

    I would try to unplug any external device till see which one is causing the prolem. Which external device you have attached to your computer? I remember that a simple usb zip drive was freezing my system at booting time. Try that....
  21. gmplayer is the command line to launch the previous installed mplayer-gui. try : urpmi mplayer-gui and you will be asked for accepting a bunch of dependencies.... Good luck
  22. After doing a google search A good tutorial the one I followed 3 months ago. and searching here... Tips and Tricks My Cruzer mini 256MB from sandisk works properly under mandy 10 (not pretty sure which version - CE - Official - Cooker?!?!?)
  23. Well, Nazgulled. I was wondering where bvc got the rpm for the latest version of xmms (dev one) and after some search I found it it here.Cooker I downloaded the following files: xmms-1.2.10-1mdk libxmms1-1.2.10-1mdk 1) I unistalled the old version of xmms and libxmms (it will complain if you have kopete installed, but just do "rpm -e libxmmsyourversion --nodeps") 2) installed libxmms1-1.2.10-1mdk and xmms-1.2.10-1mdk 3) installed xmms-cdread-0.14a-4mdk via MCC, otherwise xmms won't recoginize the plugin (very strange, but It did happened, when doing rpm -i xmms-cdread...., it was installed but xmms didn't make the plugin available) And now I have: xmms-1.2.10-1mdk libxmms1-1.2.10-1mdk xmms-smpeg-0.3.5-3mdk xmms-cdread-0.14a-4mdk xmms-diskwriter-1.2.10-1mdk Notice that any other plugin you will have to install from cooker repository otherwise the system will complain about the old libxmms that was deleted. Good luck.
  24. I hope you have succeeded in getting it to work but if not, could you paste the output of the following command: rpm -qa | grep kernel Maybe it can be useful for future support in the case you are still facing problems. I've already experienced situations in which "urpmi kernel" installed a kernel version that didn't match the kernel source installed without making any sort of question on which version to install before downloading (maybe only one version was there available in the rpms source). I think it depends on what you have in your rpm data base, if you don't want to spend time updating your entire rpm database, go to that page suggested by bvc and download the kernel / sources that suit your needs and just do (as root) a "rpm -i filename.rpm" to get everything installed. Good luck.
×
×
  • Create New...