[Bug 1502847] Re: network manager open connect establishes connect but vpn does not work after connection is establlished.

2016-11-13 Thread Blackgr
Hello, A bit late to the party. Have you tried changing the tun0 mss? sudo iptables -A OUTPUT -o tun0 -p tcp -m tcp --tcp-flags SYN,RST SYN -j TCPMSS --set-mss 1362 Thanks, Alex -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1523178] Re: 1217:8520 [Dell Latitude E7450] O2 Micro, SD/MMC Card Reader doesn't work

2016-06-02 Thread Blackgr
Yes Christopher, I verify that I personally tested the WORKAROUND. I'm the Alex Ballas who raised the bug report in the first place. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1523178 Title:

[Bug 1523178] Re: 1217:8520 [Dell Latitude E7450] O2 Micro, SD/MMC Card Reader doesn't work

2016-06-01 Thread Blackgr
This is still an issue under 16.04 Workaround provided under https://bugzilla.kernel.org/show_bug.cgi?id=109231#c3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1523178 Title: 1217:8520 [Dell

[Bug 1514821] Re: SD card reader on Dell E7250 doesn't work in Ubuntu 15.10

2016-03-14 Thread Blackgr
I also find little point on doing that since both devices use the same Card Reader. Also tried the workaround but the performance hit was too big for me. What's the average read/write speeds you get with the workaround compared to the old kernels that are not affected by this bug? -- You

[Bug 1514821] Re: SD card reader on Dell E7250 doesn't work in Ubuntu 15.10

2016-01-14 Thread Blackgr
Hello Dexter1, To my eyes this is the same issue as the one I reported under https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523178 Feel free to check the details there (and especially the last comment) Kind Regards, Alex -- You received this bug notification because you are a member of

[Bug 1523178] Re: 1217:8520 [Dell Latitude E7450] O2 Micro, SD/MMC Card Reader doesn't work

2015-12-16 Thread Blackgr
Further feedback from upstream. http://comments.gmane.org/gmane.linux.kernel.mmc/34979 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1523178 Title: 1217:8520 [Dell Latitude E7450] O2 Micro, SD/MMC

[Bug 1523178] Re: 1217:8520 [Dell Latitude E7450] O2 Micro, SD/MMC Card Reader doesn't work

2015-12-11 Thread Blackgr
Hello Christopher, Raised https://bugzilla.kernel.org/show_bug.cgi?id=109231 Could not include the people you mentioned though. Please let me know if anything is missing. Thanks ** Bug watch added: Linux Kernel Bug Tracker #109231 http://bugzilla.kernel.org/show_bug.cgi?id=109231 -- You

[Bug 1523178] Re: 1217:8520 [Dell Latitude E7450] O2 Micro, SD/MMC Card Reader doesn't work

2015-12-10 Thread Blackgr
Hello Christopher, This is still an issue with the latest mainline kernel (4.4-rc4) $ uname -a Linux cosmo 4.4.0-040400rc4-generic #201512061930 SMP Mon Dec 7 00:32:31 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux [1.248191] mmc0: tuning execution failed [1.248195] mmc0: error -5 whilst

[Bug 1523178] Re: 1217:8520 [Dell Latitude E7450] O2 Micro, SD/MMC Card Reader doesn't work

2015-12-10 Thread Blackgr
** Tags removed: kernel-bug-exists-upstream-4.4-rc3 ** Tags added: kernel-bug-exists-upstream-4.4-rc4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1523178 Title: 1217:8520 [Dell Latitude E7450] O2

[Bug 1523178] Re: SD card reader on Dell E7450 doesn't work in Ubuntu 15.10 - O2 Micro, Inc. SD/MMC Card Reader Controller [1217:8520]

2015-12-09 Thread Blackgr
** Summary changed: - SD card reader on Dell E7450 doesn't work in Ubuntu 15.10 + SD card reader on Dell E7450 doesn't work in Ubuntu 15.10 - O2 Micro, Inc. SD/MMC Card Reader Controller [1217:8520] -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1523178] Re: SD card reader on Dell E7450 doesn't work in Ubuntu 15.10

2015-12-09 Thread Blackgr
Hello Christopher, Thanks for the tips. Please refer to the bisect log git bisect start 'Ubuntu-4.2.0-19.23' 'Ubuntu-4.1.0-3.3' # good: [b953c0d234bc72e8489d3bf51a276c5c4ec85345] Linux 4.1 git bisect good b953c0d234bc72e8489d3bf51a276c5c4ec85345 # good: [3d9f96d850e4bbfae24dc9aee03033dd77c81596]

[Bug 1523178] Re: SD card reader on Dell E7450 doesn't work in Ubuntu 15.10

2015-12-09 Thread Blackgr
** Attachment added: "bisect_Ubuntu-4.2.0-19.23_Ubuntu-4.1.0-3.3.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523178/+attachment/4532175/+files/bisect_Ubuntu-4.2.0-19.23_Ubuntu-4.1.0-3.3.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1523178] Re: SD card reader on Dell E7450 doesn't work in Ubuntu 15.10 - O2 Micro, Inc. SD/MMC Card Reader Controller [1217:8520]

2015-12-09 Thread Blackgr
Can verify that after removing the following bit and recompiled the kernel, the SD card reader played fine. diff --git a/drivers/mmc/host/sdhci-pci.c b/drivers/mmc/host/sdhci-pci.c index b3b0a3e..27b0e11 100644 --- a/drivers/mmc/host/sdhci-pci.c +++ b/drivers/mmc/host/sdhci-pci.c @@ -618,7 +618,7

[Bug 1523178] Re: SD card reader on Dell E7450 doesn't work in Ubuntu 15.10

2015-12-06 Thread Blackgr
Thank you Christopher for the feedback, I just tested the latest upstream kernel ap per your instructions and I still get the same errors. $ uname -a Linux cosmo 4.4.0-040400rc3-generic #201511300321 SMP Mon Nov 30 03:23:36 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux ** Tags added:

[Bug 1514821] Re: SD card reader on Dell E7250 doesn't work in Ubuntu 15.10

2015-12-05 Thread Blackgr
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514821 Title: SD card reader on Dell E7250 doesn't work in Ubuntu 15.10 To

[Bug 1523178] [NEW] SD card reader on Dell E7450 doesn't work in Ubuntu 15.10

2015-12-05 Thread Blackgr
Public bug reported: Under ubuntu 15.10 I can't use my Sandisk ultra 64GB microSD (with a SD card adapter) with the built in SD card reader. I seem to be getting the following errors. [ 1268.126602] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to

[Bug 1514821] Re: SD card reader on Dell E7250 doesn't work in Ubuntu 15.10

2015-12-04 Thread Blackgr
I experienced exactly the same errors with a Dell E7450 which is practically the same one as the Dell E7250. I'm on Ubuntu 15.10 Went through all the kernels from 3.19 to 4.2 (http://kernel.ubuntu.com /~kernel-ppa/) and found out that until 4.1.8-040108-generic the SD card readers played fine

[Bug 291269] Re: Logitech MX5500 keyboard/mouse does not work with 8.10 install cd (amd64)

2008-11-02 Thread Blackgr
Same here. I upgraded from Hardy to Intrepid and my btnx broke. I read from the main btnx site that they are stoping all development of btnx and that it wont work in Xorg 7.5. Please do something about it, cause it's really pulling me back -- Logitech MX5500 keyboard/mouse does not work with

[Bug 204413] Re: nautilus memory leak

2008-06-16 Thread Blackgr
whenever i right click to some .mkv an error message comes out Create properties window. You can stop this operation by clicking cancel and when i check Valgrind i get something like this: ==30789== LEAK SUMMARY: ==30789==definitely lost: 59,476 bytes in 269 blocks. ==30789==indirectly

[Bug 228688] Re: Audio files lag on audio program start

2008-05-10 Thread Blackgr
The audio files i tested were .mp3 kai .wav files and the programs i used were: Vlc 0.8.6e, Totem movie player 2.22.1 and mplayer. I tested some .wma files i had from the past and they also encountered same problem.By saying Every time i open an audio file for the first time? i mean, if the

[Bug 228688] [NEW] Audio files lag on audio program start

2008-05-09 Thread Blackgr
Public bug reported: Every time i open an audio file for the first time it lags at the beggining for about 1 sec. This doesnt happen if i already have the audio program open and i just open the audio file. I use ubuntu 8.04 with and on board sound card. Ubuntu found it as HDA Intel.Fate **