Jump to content

adamw

Members
  • Posts

    2327
  • Joined

  • Last visited

Posts posted by adamw

  1. The point of UUIDs is to avoid problems like the hda -> sda switch. That is caused by an upstream kernel change that we have no control over. Using UUIDs avoids it being a problem. It also solves problems like the /sd* enumeration changing if you boot with a USB drive connected, which happens on many motherboards.

     

    Sorry, but we're not going to change it. There's already a comment above each UUID line to make it obvious which device it was initially created for, and as you noted it's easy to find the UUID of any given drive. If you don't like UUIDs you can switch back to /dev names or switch to labels, but we won't change the default.

  2. The best driver (usually) for VIA chipsets is openchrome. I try quite hard to keep an up to date and well working version of openchrome in the distro. I would recommend 2008 Spring or 2009. If you install 2008 Spring, also install the updated x11-driver-video-openchrome from /main/backports , it should work better in almost all circumstances. The Mandriva tools should automatically use the openchrome driver for the device.

     

    As far as I'm aware, Mandriva and Fedora are rather better than most other distros for VIA graphics. Mandriva because I try and keep it up to date and working, and Fedora because one of the developers of the openchrome driver does the Fedora packaging for it. :)

  3. If you get it sorted do let me know if you can get sync up and running - so far I haven't had any external testing of the WM2003 sync stuff, only my own testing.

     

    BTW, you can (or should be able to, I didn't test it yet either...) browse the device via Konqueror (KIO) in KDE 4 - the kde4-kio-rapip package does that. But you can't synchronize with KDE 4 Kmail etc. The problem is that neither opensync nor KDE folks have got around to writing an opensync KDE 4 plugin yet, so there's nothing I can do to make it work :(

  4. David Batson is correct on what the package removal does. Viking, I suspect it was just removing all the *other* NVIDIA drivers, not the one you need. There are four different NVIDIA drivers - 71xx, 96xx, 173.xx and 177.xx (which is named 'current'). Your card will use 177.xx ('current'), so 71xx, 96xx and 173xx can all be safely removed. We have to ship all four on the live CD in order to support all available NVIDIA cards, but post-install, some can be removed.

     

    Please file bugs for your other issues, particularly the boot issue. Thanks!

  5. Mandriva is proud to announce the release of Mandriva Linux 2009 Beta 2 'okapi'. This beta includes a completely new installer for the Free (and, in the final release, Powerpack) edition, and is testing the Fedora system-config-printer printer configuration tool as an alternative to printerdrake. The new beta also brings Firefox 3, OpenOffice.org 3.0 beta, and support for the ethernet adapter used in many new Eee (and other netbook) models. As always, Mandriva reminds you not to use pre-releases in any critical situation; install them only on a test system or partition, or in a virtual machine. Additionally, we strongly discourage using this pre-release to upgrade from any earlier release of Mandriva Linux, as the transition process from KDE 3 to KDE 4 is not yet fully implemented and you are likely to end up with an unusable system. Please make sure to read the Errata and Release Notes, and file any bugs not covered in those pages on Bugzilla.

  6. python(abi) would be a virtual provide: in Fedora, some package - probably python itself or python-core or something - would be set to Provides: python(abi) , for a particular reason in Fedora's Python packaging system. We don't use the same system, so nothing in Mandriva provides python(abi) . As dexter says, use the Mandriva package.

  7. That's right.

     

    The default option in the bootloader in Mandriva in fact points to the files /boot/vmlinuz (for the kernel itself) and /boot/initrd.img (for the initrd). These do not really exist. When you install a kernel package, it creates them as symlinks to itself. So the upshot is that the default option will always boot the most recently installed kernel. The explicit entries beneath it are there to make sure you can always explicitly boot any installed kernel you like.

  8. To me this smells like two entirely different problems. Stuff not automounting is likely just a helper app not running or a bad config option in your desktop environment, but your optical drive issue smells very like a hardware failure to me. As David says, test it in a live CD, preferably of another distro / OS.

×
×
  • Create New...