Page 1 of 4 123 ... LastLast
Results 1 to 10 of 34

Thread: Known Maverick Meerkat issues/bugs with workarounds

  1. #1
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Known Maverick Meerkat issues/bugs with workarounds

    Disclaimer :

    The purpose of this thread is to list solutions for common problems with Maverick Meerkat.

    Feel free to propose other known Maverick Meerkat bugs to be listed here but please provide a link to the workaround and a link to the corresponding launchpad entry.

    Please do not use this thread for support questions, either start a thread or use Launchpad.

    -------------------------------------------------

    Warning: Before upgrading or attempting a reinstall make sure you backup essential files.

    Please read the Release Notes:

    http://www.ubuntu.com/getubuntu/releasenotes/1010

    Check out this thread as well for commonly asked questions regarding Downloading the Ubuntu 10.10 Final Release.

    -------------------------------------------------

    GPG Errors: If you get the following error message:

    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used.
    GPG error: http://extras.ubuntu.com maverick Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 16126D3A3E5C1192

    W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/maverick/Release
    Run:

    Code:
    gpg –keyserver keyserver.ubuntu.com –recv 3E5C1192
    gpg –export –armor 3E5C1192 | sudo apt-key add -
    sudo apt-get update
    -------------------------------------------------

    Virtualbox: Oracle released a new version of Virtualbox, Virtualbox 3.2.10 , shortly after the release of Ubuntu 10.10.

    If you upgrade to Virtualbox 3.2.10 the guest additions are working in both Ubuntu 10.10 and Fedora 14.

    See this link for details

    If you wish to continue to use Virtualbox 3.2.8 , first install the guest additions from the iso , then install the opensource X11 guest additions from the Ubuntu repositories.

    Code:
    sudo apt-get install virtualbox-ose-guest-x11
    When asked, accept (type "y") to install the maintainers version.
    Last edited by bodhi.zazen; October 15th, 2010 at 04:39 AM. Reason: Added second solution to VBox, since OSE isn't updated yet.
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

  2. #2
    Join Date
    Jan 2008
    Beans
    4,305

    Re: Known Maverick Meerkat issues/bugs with workarounds

    Bug Report: https://bugs.launchpad.net/ubuntu/+s...0?comments=all

    Workaround for glitchy (crackling, skipping) audio is to open:
    /etc/pulse/default.pa

    Find the line that looks like this and add "tsched=0".
    Code:
    load-module module-udev-detect
    It should look like this:
    Code:
    load-module module-udev-detect tsched=0
    Save and reboot (or just log out).


    Note this will not fix a problem with that specific chipset in the bug report with a muted speaker/headphone. I have no idea where to go with that one. Lidex and I have been trying to figure it out.

  3. #3
    Join Date
    Oct 2009
    Location
    A world without windows
    Beans
    Hidden!

    Re: Known Maverick Meerkat issues/bugs with workarounds

    3g broadband dongles:

    original post removed
    The how to in tuts an tips now updated for udev rules and driver problems + port detection

    POST #2
    How To : Mobile Broadband Connections [ Ubuntu 10.10 : 10.04 : 9.10 ]

    alexfish
    Last edited by alexfish; February 23rd, 2011 at 02:54 PM. Reason: Update
    Two tin cans are better than an iphone

    http://www.ehow.co.uk/how_2067160_ma...hone.html?cr=1

  4. #4
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Known Maverick Meerkat issues/bugs with workarounds

    Moved support requests to seperate threads.
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

  5. #5
    Join Date
    Nov 2007
    Location
    London, England
    Beans
    7,702

    Re: Known Maverick Meerkat issues/bugs with workarounds

    Epson scanners
    simple-scan and xsane both fail to scan from an Epson Perfection 640. I haven't tried xsane, but the following fix made simple-scan work for me.

    Bug report link: https://bugs.launchpad.net/bugs/632026

    Fix: Edit file /etc/sane.d/dll.conf and find the lines for epson and epson2. Uncomment epson and comment out epson2 instead, to they look like this:
    epson
    #epson2
    The original fix proposal (http://ubuntu-ky.ubuntuforums.org/sh....php?p=9943325) also suggested adding a line to /etc/sane.d/epson.conf. I found this not necessary to get simple-scan working, but maybe it is needed for xsane.

  6. #6
    Join Date
    Jan 2007
    Location
    Denver metro, CO
    Beans
    60
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Gnome preferred applications

    The preferred applications applet in Gnome does not work. Different applications can be selected but the new selection has no effect and the default is launched anyway.

    Bug: https://bugs.launchpad.net/ubuntu/+s...ta/+bug/657454

    Fix:

    For multimedia, one can right-click on the file, select "Open With..." and then "Other application" and pick a different app while checking the "Remember this application..." check box. This will cause the new application to open that particular type of file.

    E-mail: currently no fix, evolution is launched no matter. In my case I installed thunderbird and made a shortcut on my desktop, which is easy enough to launch.

  7. #7
    Join Date
    Feb 2008
    Location
    Decatur, GA
    Beans
    1,157
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Known Maverick Meerkat issues/bugs with workarounds

    Virtualbox: When running Ubuntu 10.10 as a guest there is a small problem with the virtualBox additions. The graphical enhancements fail with the following message:

    Quote:
    Warning: unknown version of the X Window System installed. Not installing
    X Window System drivers.
    To resolve this, install or upgrade to the latest version of VirtualBox.
    __________________
    An alternative solution to the VirtualBox guest X11 issue is to first install the Guest Additions as usual, then to install the package 'virtualbox-ose-guest-x11' within the Ubuntu 10.10 guest machine, then reboot the guest machine.
    yeats - Ubuntu 13.04

  8. #8
    Join Date
    Feb 2010
    Location
    Chicago metro
    Beans
    1,310
    Distro
    Ubuntu Development Release

    Re: Known Maverick Meerkat issues/bugs with workarounds

    Quote Originally Posted by philinux View Post
    Other graphics card users including nVidia may get a black screen with flashing cursor and then a very short duration plymouth.
    https://bugs.launchpad.net/ubuntu/+s...th/+bug/540801
    One fix for this is to create this file.
    Code:
    gksu gedit /etc/initramfs-tools/conf.d/splash
    and add this option FRAMEBUFFER=y, save the file.
    Then
    Code:
    sudo update-initramfs -u
    This issue seems to still be a problem with Maverick
    If this helped you, please take the time to rate the value of this post:
    http://rate.affero.net/andrewthomas/

  9. #9
    Join Date
    Oct 2010
    Location
    Enschede, Netherlands
    Beans
    46
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Known Maverick Meerkat issues/bugs with workarounds

    The Ubuntu supplied non-free nvidia driver (version 195.x) doesn't work on many modified internal cards for laptops.
    Installing it results in X not starting in combination with said hardware.

    If this has happened, or if you know for sure this is going to happen, you need the beta driver (version 260.x).
    You can do that by adding the ubuntu-x-swat/x-updates repository and performing an update:
    Code:
    sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
    sudo apt-get update
    sudo apt-get upgrade
    sudo apt-get dist-upgrade
    If X is still not starting, add this to /etc/X11/xorg.conf
    Code:
    Section "ServerFlags"
    Option "IgnoreABI" "True"
    EndSection
    Only do this if you have issues with the nvidia driver,
    or if you really want that 2 fps extra in CoD:MW2 while playing on your 1080p 30" LCD monitor.
    Last edited by Refalm; October 14th, 2010 at 10:57 PM.

  10. #10
    Join Date
    Oct 2010
    Beans
    7

    Re: Known Maverick Meerkat issues/bugs with workarounds

    Quote Originally Posted by Refalm View Post
    The Ubuntu supplied non-free nvidia driver (version 195.x) doesn't work on many modified internal cards for laptops.
    Installing it results in X not starting in combination with said hardware.

    If this has happened, or if you know for sure this is going to happen, you need the beta driver (version 260.x).
    You can do that by adding the ubuntu-x-swat/x-updates repository and performing an update:
    Code:
    sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
    sudo apt-get update
    sudo apt-get upgrade
    sudo apt-get dist-upgrade
    If X is still not starting, add this to /etc/xorg.cfg:
    Code:
    Section "ServerFlags"
    Option "IgnoreABI" "True"
    EndSection
    Only do this if you have issues with the nvidia driver,
    or if you really want that 2 fps extra in CoD:MW2 while playing on your 1080p 30" LCD monitor.

    /etc/xorg.cfg

    No such file or directory...

Page 1 of 4 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •