Jump to content

Greg2

Global Moderator
  • Posts

    2482
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by Greg2

  1. If you haven't already done so, in your 'Install and Remove Software' tool, you have two drop-down boxes in the top-left of the software management window. Set them both to all. Now if you click on the binoculars in the search field you can select 'in file names', then enter ntfsclone in the search field and you will find ntfsprogs listed and ready to install. Remember to reset the binoculars to where it was.

     

    Alternatively, you could use

    urpmf ntfsclone

    to find what package it's in. :)

  2. It appears that you have two versions of QT installed. So in a terminal (as user), cd to the moto4lin-0.3 directory, then do exactly as I have done here (one line at a time)

    PATH=$PATH:/usr/lib/qt3/bin
    export QTDIR=/usr/lib/qt3
    /usr/lib/qt3/bin/qmake
    make

    then you will find your new moto4lin binary in the /moto4lin-0.3/moto_ui directory.

  3. theYinYeti is correct. When you ran qmake as root you created makefiles with root perms. I would suggest that you delete the current moto4lin-0.3 directory and extract the moto4lin-0.3.tar.bz2 again. Make sure you have qmake installed. Then cd the new moto4lin-0.3 directory and run qmake and make again

  4. What if a new version is released into mdv but not plf, as seems to have happened with gstreamer0.10-a52dec? When I update all packages, will the plf version be replaced with the newer mdv version?

    Yes. Unless you use the --media option, an update will install the latest version from your sources list. You will have to first remove the mdv version to install the plf version if you want it now.

  5. According to comment #5 in bug # 44822

    upstream koffice team asked on packager ML to linux distribution to NOT package beta1. So we have respected our wish and didn't packaged it.
    In other words, when 2009.0 was released upstream Koffice was a beta version so it was not included. Adam said (when he worked for Mandriva) that if Koffice 2.0 final comes out, it would be added to the 2009 repos.
  6. You've never really told us what chipset the Sitecom card has. If it's a Prism2/2.5/3 chipset, you could update the intersil-prism firmware, then use the hostap module, hostapd, hostap-utils, with wpa_supplicant for a WPA access point. I've upgraded my old SMC card that uses a Prism2 chipset. I upgraded the old v1.3.6 station firmware to 1.8.2 and it works great. Unfortunately, I'm currently only using WEP because of my other (PITA) Broadcom BCM4318 and Texas Instruments ACX100 chipsets.

     

    If you want to upgrade the firmware, here's the instructions and links to primary and station firmware: Flashing Intersil Prism Chipsets

     

    I believe this is a success story about your card: Sitecom_PCMCIA

×
×
  • Create New...