Jump to content

medo3891

Members
  • Posts

    231
  • Joined

  • Last visited

Posts posted by medo3891

  1. From fstab find what mount points your optical drives use (usually /media/cdrom for one of them). When the bug happens reload one of the cd/dvd trays with a CD then mount it from terminal:

    mount /media/cdrom

     

    replace /media/cdrom with whatever mount point the drive actually has. Post any error messages here.

  2. Where did you change the resolution? It should be changed in the Mandriva control centre>hardware>set up the graphical server>resolution, you should also select your monitor in Monitor, if your specific monitor isn't there then choose something under Generic that matches the resolution and refresh rate you want.

     

    What's the output of this in terminal:

    su
    monitor-edid

  3. I don't know of a tool but I know how to do it manually. Edit /etc/urpmi/urpmi.cfg and make the top look like this:

    {
     post-clean: 0
    }

    From now on any package urpmi downloads (either using the GUI (rpmdrake) or the CLI) will be saved to /var/cache/urpmi/rpms.

     

    Now before an reinstallation backup the folder /var/cache/urpmi/rpms, then after the reinstall set up the online repositories as usual then put the rpms folder back in the same place as the old system (in /var/cache/urpmi/), and update your system, any package in the cache won't be downloaded again.

     

    (Don't forget to edit /etc/urpmi/urpmi.cfg in the new system to save new packages too).

  4. If ~/.local/share/applications doesn't exist then the system wide /usr/share/applications will be used. ~/.local/share/applications will be recreated the first time you change a file association or create a custom menu entry.

     

    Don't get deterred changing file associations, it'll probably work OK next time, you just hit a snag. KDE4.1.x is a bit messy managing file associations, it'd would probably have been not so hard to edit the files manually to resolve the ooo writer problem but it's easier just deleting/renaming the whole folder : )

  5. Rename ~/.local/share/applications in your home folder to applications-old then in terminal as user:

    kbuildsycoca4 --noincremental

     

    Renaming the applications folder will reset all file types associations.

     

    If you want to keep the applications folder, it'll be a bit tedious, post the contents of:

    .local/share/applications/mimeapps.list

  6. If you are using a nvidia card, then this is a known bug. So if it's actually a nvidia try this: open menu>tools>system tools>nvidia display settings, this should correct the video colours instantaneously, if it persists open "X server XVideo Settings" and click "reset hardware defaults".

×
×
  • Create New...