[Bug 1295267] Re: Windows change Monitor/Desktop after screen lock

2020-02-24 Thread Kevin Lyda
Yep, still seeing it on the default Linux desktop. I miss twm. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1295267 Title: Windows change Monitor/Desktop after screen lock To manage notifications

[Bug 1712174] Re: auplink crashed with SIGSEGV in ftw_startup()

2018-01-31 Thread Kevin Lyda
*** This bug is a duplicate of bug 1441038 *** https://bugs.launchpad.net/bugs/1441038 Also see this on 16.04 with aufs-tools 1:3.2+20130722-1.1ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 320638] Re: hot-add/remove in mixed (IDE/SATA/USB/SD-card/...) RAIDs with device mapper on top => data corruption (bio too big device md0 (248 > 240))

2018-01-07 Thread Kevin Lyda
This still isn't fixed as best I can follow. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/320638 Title: hot-add/remove in mixed (IDE/SATA/USB/SD-card/...) RAIDs with device mapper on top => data

[Bug 1635049] Re: Boot fails with degraded mdadm raid

2017-12-03 Thread Kevin Lyda
This did not work but I'm not clear why. It might have been be messing up the grub install. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1635049 Title: Boot fails with degraded mdadm raid To manag

[Bug 1635049] Re: Boot fails with degraded mdadm raid

2017-12-03 Thread Kevin Lyda
Hey there kids, this bug still appears to be relevant for 16.04. My /dev/sda died today and I'm prepping to replace the disk. I note that the answer here https://askubuntu.com/a/798213/185653 notes the missing file and it's still missing. I haven't tried a reboot as I'm waiting for the monthly che

[Bug 1315344] Re: Grub install failed on disks with software RAID

2017-01-17 Thread Kevin Lyda
Doh! In my case the issue was that I had replaced one of the disks on the server. In the process the server had decided it was going to boot from disk #3... Changed that and it all seems to have worked. Trying a full RAID install now. -- You received this bug notification because you are a member

[Bug 1315344] Re: Grub install failed on disks with software RAID

2017-01-15 Thread Kevin Lyda
Booted again off of fob - which a rescue boot had installed grub onto. I had removed it the last time when it booted and I ran grub-install /dev/sda. Will now try to run grub-install /dev/sdb. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1315344] Re: Grub install failed on disks with software RAID

2017-01-15 Thread Kevin Lyda
I can report the exact same issue with a fresh 16.04 install. I did manual partitioning, left the requisite 1MB+1MB free for grub and it now boots to grub-rescue with a message about an unknown filesystem. I booted into rescue mode and ran grub-install /dev/sda which annoyingly installed on my usb

[Bug 1315344] Re: Grub install failed on disks with software RAID

2017-01-15 Thread Kevin Lyda
Wonder if the issue is installing off a usb drive. Is something confused by device order? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1315344 Title: Grub install failed on disks with software RAID

[Bug 1238194] Re: keyboard doesn't work to enter password with encrypted partitions ubuntu 13.10 saucy

2015-11-04 Thread Kevin Lyda
I'm experiencing the same problem on a 14.04 system. It can't find it's root partition which is on lvm. When it drops to an initramfs shell the keyboard fails to work; the keyboard did work at the grub menu. I've tried most of the workarounds here and so far none work. Kind of annoying really. -

[Bug 1091372] Re: 8086:088e [Dell XPS L322X] wifi slows and/or drops frequently

2014-09-24 Thread Kevin Lyda
I'm seeing this issue as well on a Dell XPS. I've disabled 11n as described in this bug (and elsewhere) but wifi still drops once every few hours. I'll try to grab some logs next time it happens. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1311257] Re: Wifi cannot connect or unstable after suspend 14.04

2014-07-07 Thread Kevin Lyda
Hm... http://ubuntuforums.org/showthread.php?t=2182058&p=12824696#post12824696 That indicates a different solution might work - replace "killall wpa_supplicant" above with "nmcli nm sleep false". I haven't tried it but it might work. And it might help Ubuntu devs towards a solution. -- You recei

[Bug 1311257] Re: Wifi cannot connect or unstable after suspend 14.04

2014-07-07 Thread Kevin Lyda
I have the same issue. Upgraded 12.04 to 14.04 on a Lenovo T530. Killing wpa_supplicant resolves the issue, so I wrote the following script which seems to work: Put it in /etc/pm/sleep.d/wpa_supplicant_workaround : #!/bin/sh case "$1" in resume|thaw) killall wpa_supplicant ;; esac No

[Bug 131737] Re: network device (nVidia MCP55, forcedeth) stops sending packets

2013-06-05 Thread Kevin Lyda
I'm getting this error with Ubuntu 12.04.2 with linux-image 3.5.0-32. I get a tx_timeout and then the ethernet card is unresponsive. ** Also affects: linux-meta (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, wh