[Bug 1864871] Re: Failed to init Intel sound card in 20.04

2020-03-20 Thread MadMat
Had the problem on Ubuntu 18.04 with kernel 5.3.0-42-generic, too. Going
back to 5.3.0-40-generic resolved the issue for now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864871

Title:
  Failed to init Intel sound card in 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-5.4/+bug/1864871/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1765800] Re: Cannot create Vulkan instance.

2018-09-20 Thread MadMat
Did you install the driver separately? I got the exact same message before I 
realized this.
sudo apt install mesa-vulkan-drivers mesa-vulkan-drivers:i386

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1765800

Title:
  Cannot create Vulkan instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vulkan/+bug/1765800/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1584279] Re: Duplicate icons appear on the desktop, these icons cannot be clicked, moved, or selected and they appear as long as an icon is present on the desktop, they essentially behave as if t

2017-06-25 Thread MadMat
The following command fixed it for me (solution from 
https://github.com/linuxmint/Cinnamon/issues/4512):
gsettings set org.gnome.desktop.background show-desktop-icons false

** Bug watch added: github.com/linuxmint/Cinnamon/issues #4512
   https://github.com/linuxmint/Cinnamon/issues/4512

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584279

Title:
  Duplicate icons appear on the desktop, these icons cannot be clicked,
  moved, or selected and they appear as long as an icon is present on
  the desktop, they essentially behave as if they were part of the
  desktop background image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1584279/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 865182] Re: [debuild] manual doesn't mention -uc -us options such as -i flag.

2015-11-19 Thread MadMat
Those arguments are passed on and are described here:
http://manpages.ubuntu.com/manpages/trusty/man1/dpkg-buildpackage.1.html
http://manpages.ubuntu.com/manpages/trusty/man1/dpkg-source.1.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/865182

Title:
  [debuild] manual doesn't mention -uc -us options such as -i flag.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/devscripts/+bug/865182/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1320282] Re: [Lenovo ThinkCentre M93p] reboots instead of shutting down

2015-02-11 Thread MadMat
You can create a bootable USB stick from Ubuntu using UNetbootin (from
the repository) to install FreeDOS (see
http://askubuntu.com/questions/46886/how-to-create-a-bootable-usb-stick-
to-flash-a-bios). Booting with this and just executing the autoexec.bat
to flash the BIOS worked for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1320282

Title:
  [Lenovo ThinkCentre M93p] reboots instead of shutting down

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1320282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1320282] Re: [Lenovo ThinkCentre M93p] reboots instead of shutting down

2015-01-22 Thread MadMat
Flashing the recent BIOS update (FBKTA5A released 2015-01-06) resolved the 
problem for me:
http://support.lenovo.com/downloads/ds035753
Shutdown works now with kernel 3.13.0-44.

As I did a bisect from 3.13.0-43 to 3.13.0-44 before I did the BIOS
update here's the result anyway:

01414f897d20874f6f5d7ef2f756f5bf2df526fc is the first bad commit
commit 01414f897d20874f6f5d7ef2f756f5bf2df526fc
Author: Denis Turischev 
Date:   Tue May 20 14:00:42 2014 +0300

xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown.

BugLink: http://bugs.launchpad.net/bugs/1402853

commit 0a939993bff117d3657108ca13b011fc0378aedb upstream.

Patch "xhci: Switch Intel Lynx Point ports to EHCI on shutdown."
commit c09ec25d3684cad74d851c0f028a495999591279 is not fully correct

It switches both Lynx Point and Lynx Point-LP ports to EHCI on shutdown.
On some Lynx Point machines it causes spurious interrupt,
which wake the system: bugzilla.kernel.org/show_bug.cgi?id=76291

On Lynx Point-LP on the contrary switching ports to EHCI seems to be
necessary to fix these spurious interrupts.

Signed-off-by: Denis Turischev 
Reported-by: Wulf Richartz 
Cc: Mathias Nyman 
Signed-off-by: Greg Kroah-Hartman 
Signed-off-by: Kamal Mostafa 

:04 04 2017c75e797dd6fde9e00f73db85fa32eeb19775
7d11924d8262e57dab18920cf19ec4c14e93db5f M  drivers

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1320282

Title:
  [Lenovo ThinkCentre M93p] reboots instead of shutting down

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1320282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1320282] Re: [Lenovo ThinkCentre M93p] reboots instead of shutting down

2015-01-15 Thread MadMat
As mentioned in comment #19 this bug disappeared with kernel 3.13.0-32,
but now it resurfaced with 3.13.0-44. It had no problems with the
previous version 3.13.0-43 though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1320282

Title:
  [Lenovo ThinkCentre M93p] reboots instead of shutting down

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1320282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1320282] Re: [Lenovo ThinkCentre M93p] reboots instead of shutting down

2014-07-17 Thread MadMat
I had the same issue on a Lenovo Thinkcentre 93p Tiny running Ubuntu
14.04 x64, but the latest kernel update (3.13.0-32.57) seems to have
fixed this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1320282

Title:
  [Lenovo ThinkCentre M93p] reboots instead of shutting down

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1320282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 777243] Re: eclipse freezes with pdt

2011-12-15 Thread MadMat
Same for me.  In 11.10 this bug does not occur any more.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/777243

Title:
  eclipse freezes with pdt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/777243/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 625364] Re: lenovo/thinkpad R400/R500/T6x/T400[s]/T500/W500/W700/X60/X200 suspend fails

2011-06-07 Thread MadMat
** Summary changed:

- lenovo/thinkpad R500/T6x/T400[s]/T500/W500/W700/X60/X200 suspend fails
+ lenovo/thinkpad R400/R500/T6x/T400[s]/T500/W500/W700/X60/X200 suspend fails

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/625364

Title:
  lenovo/thinkpad R400/R500/T6x/T400[s]/T500/W500/W700/X60/X200 suspend
  fails

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 777243] Re: eclipse freezes with pdt

2011-06-07 Thread MadMat
I have the same problem. After upgrading to 11.04 eclipse freezes from
time to time while working fine on 10.10 in the same configuration. I
don't use the Ubuntu packaged version, but the "Eclipse IDE for Java EE
Developers" version 3.6.2 from eclipse.org.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/777243

Title:
  eclipse freezes with pdt

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs