Jump to content

Mhn

Members
  • Posts

    449
  • Joined

  • Last visited

Posts posted by Mhn

  1. I downloaded azureus and couldnt get it to work. Perhaps its because I dont have java installed. I am new to linux and have no idea how or where to get java.

    If you install it via Mandriva Control Center it should select java at the same time, if you have done what it says here in the wiki or here for a direct link.

  2. It works quite well with my laptop (see sig.) with mdv2007, using klaptop.

     

    However, sometimes after I start it again the fan doesn't go at all or it goes all the time. Or maybe that was when suspending to ram?

    Haven't done it in a while now, but I once had an uptime on my laptop at 11 days when I hibernated during the nights.

     

    After a suspend to ram tty1-6 disappear for me.

     

    On my sister's computer (Dell X200, mdv2007) I managed to set up both suspend to ram and disk without issues by using pmsuspend (in package suspend-scripts) and hibernate (package hibernate) instead of klaptop.

  3. If the PCLinuxOS live cd is truly a fully functional cd, awesome, I've already got it and won't have to download anything else. When I burn it to disc, do I need to take everything out of the folders and put them out front, especially the vmlinuz file, so it can boot from the cd, or should I leave it all as is and go with it?

    If you use k3b you can just choose "burn image to cd", and if the iso is bootable it should boot.

     

    Have you set up in the BIOS that the computer boots from cd?

  4. Take a good look to where the files are installed with adobe rpm, konqueror and mozilla cant locate it, now check what mde flashplayer rpm does.

    $ ll /usr/lib/mozilla/plugins/libflashplayer.so lrwxrwxrwx 1 root root 39 Jan 17 17:39 /usr/lib/mozilla/plugins/libflashplayer.so -> /usr/lib/flash-plugin/libflashplayer.so*
    
    $ ll /usr/lib/mozilla-firefox-2.0.0.1/plugins/libflashplayer.so lrwxrwxrwx 1 root root 39 Jan 17 17:39 /usr/lib/mozilla-firefox-2.0.0.1/plugins/libflashplayer.so -> /usr/lib/flash-plugin/libflashplayer.so*
    
    $ ll /usr/lib/opera/plugins/libflashplayer.so lrwxrwxrwx 1 root root 39 Jan 17 17:39 /usr/lib/opera/plugins/libflashplayer.so -> /usr/lib/flash-plugin/libflashplayer.so*

    The one from adobe made these for me at least... :unsure:

  5. I've installed mplayer-plugin from urpmi, and maybe some more:

    $ ls /usr/lib/mozilla/plugins/
    libtotem-basic-plugin.xpt		mplayerplug-in-qt.xpt
    libtotem-complex-plugin.xpt	  mplayerplug-in-rm.so
    libtotem-gmp-plugin.xpt		  mplayerplug-in-rm.xpt
    libtotem-mully-plugin.xpt		mplayerplug-in.so
    libtotem-narrowspace-plugin.xpt  mplayerplug-in-wmp.so
    mplayerplug-in-gmp.so			mplayerplug-in-wmp.xpt
    mplayerplug-in-gmp.xpt		   mplayerplug-in.xpt
    mplayerplug-in-qt.so

    I haven't touched that folder but have insttead installed java and flash manually here:

    $ ls .mozilla/plugins/
    flashplayer.xpt*   libjavaplugin_oji.so@  libunixprintplugin.so*
    libflashplayer.so  libnullplugin.so*

     

    All plugins work ok. Didn't know about /usr/lib/mozilla/plugins/ until now.

  6. Do you have the MSfonts installed? In the Mandriva Control Center you can manage fonts and have it import all your fonts from your Windows Installation.

    .

     

    Do you know the exact name of this program? I searched and couldn't find it. My fonts in Firefox are also ugly

    drakfont

    or

    MCC -> System -> "Manage, add and remove fonts. Import Windows fonts."

  7. I can see the mythtv rpm's for Mandriva 2006. But has anyone been able to find rpm's for the latest mythtv for Mandriva 2007?

    # cat /etc/mandriva-release
    Mandriva Linux release 2007.0 (Official) for i586
    
    # urpmq -Y mythtv
    mythtv
    mythtv-backend
    mythtv-frontend
    mythtv-setup
    mythtv-theme-gant
    mythtv-theme-purplegalaxy
    mythtv-theme-sleek
    mythtv-theme-visor
    mythtv-themes
    
    # urpmq -i mythtv
    Name		: mythtv
    Version	 : 0.20
    Release	 : 1plf2007.0
    Group	   : Video
    Size		: 1675239					  Architecture: i586
    Source RPM  : mythtv-0.20-1plf2007.0.src.rpm   Build Host: kone.onse.fi
    Packager	: Anssi Hannula <anssi@zarb.org>
    URL		 : http://www.mythtv.org/
    Summary	 : A personal video recorder (PVR) application
    Description :
    MythTV implements the following PVR features, and more, with a
    unified graphical interface:
    
    - Basic 'live-tv' functionality. Pause/Fast Forward/Rewind "live" TV.
    - Video compression using RTjpeg or MPEG-4
    - Program listing retrieval using XMLTV
    - Themable, semi-transparent on-screen display
    - Electronic program guide
    - Scheduled recording of TV programs
    - Resolution of conflicts between scheduled recordings
    - Basic video editing
    
    This package is in PLF because it depends on lame which is in PLF.

    Is that the latest?

     

    Have you done the Easy-Urpmi thing to set up internet repositories?

  8. it's just enough to type urpmi old-rpmdrake to install it?

    Yes.

     

    First you have to become root, do so by opening a Konsole-shell, then write

    su
    (insert root's password)
    urpmi old_rpmdrake

    (press ctrl+d or write exit to stop beeing root)

     

    Oh, and first use Easy-Urpmi to set up the internet repositories, otherwise you would only get a "no package with that name found".

×
×
  • Create New...