Jump to content

medo3891

Members
  • Posts

    231
  • Joined

  • Last visited

Posts posted by medo3891

  1. The recovery partition is at the beginning of the HD. You don't want to touch it, that doesn't play nice with the warranty stuff. Besides the recovery partition isn't this big anyway so just leave it alone. Instead resize the vista partition. Here's an excellent post made by a Mandriva user about how best to resize a windows partition: http://forum.mandriva.com/viewtopic.php?p=569269#569269 it also talks about creating the necessary partitions for Mandriva during installation. If you want to use vista to resize the partition then run the disk defragmenter and the scan disk tools at least. In the link I posted above go with the first partition set up (just three partitions /, /home and swap).

     

    When Mandriva installs the boot loader, GRUB, it usually detects there's a bootable windows partition and will add it to the boot options. In your case since there's a recovery partition which is also bootable, you might find two windows entries on the boot loader list, vista will be the second windows entry. If windows is not added it can be added easily after you install Mandriva.

     

    When prompted where you want to install the boot loader, install it to the MBR of the HD.

     

    You don't need to create a fat partition to share files between Mandriva and windows, Mandriva now supports reading/writing to NTFS file system out-of-the-box (2008.1 and 2009.0. if you want to 2008.0 you will need to install the ntfs-3g package).

     

    BTW, I think Mandriva supports a wide variety of web cams now (out of the box in 2009.0 and doable in 2008.1).

     

    Hope everything goes fine.

  2. The driver that supports the 9400GT is only available in 2009.0 in non-free/backports. Not available in 2008.1 at all. It's just that your card is so new it's only supported in the 177.8x Nvidia proprietary driver which is not available in 2008.1.

     

    So you can install 2009.0 and if you get the blank screen problem, run XFdrake and choose the Xorg "nv" driver. And install the Nvidia driver from non-free/backports.

     

    Your other choice is to install the Nvidia proprietary driver from nvidia.com , it could be a bit tricky though.

  3. Normally, reinstalling gnome-icon-theme, hicolor-icon-theme and shared-mime-info should take care of the issue. If not...

    The gnome-icon-theme is installed by default even if you install KDE, the draktools are all GTK and they need some gnome libraries which requires gnome-icon-theme as a dependency. hi-color is always there too.

     

    I think Chris nailed it, it's the -styles packages, its odd though since a style package was already installed (the crystal one) as we saw from the rpm -qa | grep openoffice command, but maybe the crystal style doesn't play nice with Gnome (crystal being a KDE centric icon theme).

     

    Anyway Great job solving this Chris : )

  4. This might be late but here goes. I have seen a similar thread about this in forum.mandriva.com and a user there had found a solution googling. In FF type about:config in the address bar then search for general.useragent.vendor. Double click it and change it from Mandriva to Firefox. Restart and hotmail should, hopefully, work now.

  5. So I selected the NVIDIA FX group, and then configure the NVIDIA card. XFdrake notified me that there is a proprietary driver available. Upon selecting yes to update, I get the message "couldnot install the dkms-nvidia173 package!"... Please advise!

    That's an internet connection problem. If you haven't added the online repos, add them: http://wiki.mandriva.com/en/Docs/Basic_tas...tions_available . When running XFdrake do that from terminal, and report any error messages you see in terminal.

  6. What Greg2 said will work if you have kerry-beagle installed and running but it's not the case in KDE4. KDE4 has nepomuk and strigi as desktop search engines.

     

    You can remove a package without uninstalling the dependencies using this command:

    rpm -e --nodeps libbeagle1

     

    use this at YOUR OWN RISK, using the --nodeps option is potentially dangerous.

  7. For the colours issue don't use dragon player it seems to screw the colours some ppl reported that increasing the hue should correct it.

     

    My personal experience is that if you have a Nvidia display card while the movie is playing open the Nvidia display settings tool (nvidia-settings) the colours are corrected.

  8. To create a shell script, create a text file, name it something.sh. Type the path to the executable you want to autostart and save it. Next right click the file and go to the permissions tab and check "Is executable". That should do it.

     

    Another way is to copy the corresponding .desktop file from /usr/share/applications and /usr/share/applications/kde4 to the Autostart folder.

×
×
  • Create New...