Re: [Bug 1270676] Re: SD Card Reader broken on UX302LG

2019-04-14 Thread Oleksij Rempel
Hi, this driver was accepted mainline. You will find it in 5.1-rc4. Fixes against mainline version are here: https://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git/log/drivers/mmc/host/alcor.c?h=next please use it. Am 14.04.19 um 17:52 schrieb HaraldK: > Is this still active in some way?

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2019-04-14 Thread Oleksij Rempel
Hi, this driver was accepted mainline. You will find it in 5.1-rc4. Fixes against mainline version are here: https://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git/log/drivers/mmc/host/alcor.c?h=next please use it. -- You received this bug notification because you are a member of Ubuntu

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2017-11-01 Thread Oleksij Rempel
Hm... just note to my self and other users: - i still hardly working in my "free" time to make au6621 to work with mainline kernel mmc framework. It is still not working, even if i reproduce all register access, but not in the same order as original driver. It is just impossible to do it same

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2017-11-01 Thread Oleksij Rempel
>From what i have seen in this driver, won't be really surprised. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270676 Title: SD Card Reader broken on UX302LG To manage notifications about this

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2017-09-13 Thread Oleksij Rempel
Can please some one help me create a list with affected laptops? May be i can find some used on ebay to proceed with this driver. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270676 Title: SD

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2017-09-13 Thread Oleksij Rempel
au6621 is not compatible with au6601. I don't expect it work with this driver. Not without changes. The major problem is that I don't have a HW to continue development on this driver. The initial device for which I started reverse engineering is permanently in use, so there is only limited access

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2017-09-13 Thread Oleksij Rempel
@borgdylan, hi! right now, the best you can do is to grub this code and polish it until it is suitable for upstream. here is my last work i did: https://github.com/olerem/linux-2.6/commits/github/au6601-2017.04.23 last know to work patch is: "au6601: rename REG_83 to AU6601_REG_DATA_CTRL" all

[Bug 1123272] Re: high cpu usage on download (not optimised SHA256, SHA512, SHA1)

2017-07-20 Thread Oleksij Rempel
Hi Julian, I would suggest to rewords you initial comments to some thing like: "apt was heavy reworked and optimised, probably your initial problem won't hit you as hard as before. Hashing optimisation can't currently be done for this release without braking the ABI." Any way, thank you for

[Bug 1123272] Re: high cpu usage on download (not optimised SHA256, SHA512, SHA1)

2017-07-18 Thread Oleksij Rempel
Well, definition of "extreamly" is wired. In this bug report we have i5 with 20%! I my case it was Intel Atom with 100% CPU usage and DSL 2000 Mbit/s! Atom is slow, but not slowest used CPU. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2017-04-13 Thread Oleksij Rempel
Just to avoid double work. I started analysing of this source. Since it is not using SD/MMC framework and trying to reimplement everything on top of SCSI, this driver is useless for upstreaming. I'll try to use it for documentation. -- You received this bug notification because you are a member

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2017-04-13 Thread Oleksij Rempel
wow, finally something interesting. But this source code is absolutely no go for upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270676 Title: SD Card Reader broken on UX302LG To manage

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2016-02-07 Thread Oleksij Rempel
I would say it so, if i had this bug on my machine i have had fixed it already :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270676 Title: SD Card Reader broken on UX302LG To manage

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2016-02-06 Thread Oleksij Rempel
If you can compile or patch packet by your self, please try latest patch from here: https://github.com/olerem/linux-2.6/commits/au6601-2015.07.18 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270676

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2016-02-06 Thread Oleksij Rempel
What kind of SD card do you use? The error seems to happen on some error path which i never had before. PS, this driver is based on reverse engineering. with other words i have no idea what is actual error handling of this chip. I tried to contact the company who designed this chip with no

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2015-07-24 Thread Oleksij Rempel
Please try this branch https://github.com/olerem/linux-2.6/tree/au6601-2015.07.18 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270676 Title: SD Card Reader broken on UX302LG To manage

[Bug 946311]

2015-03-20 Thread Oleksij Rempel
New Bug is 89578 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946311 Title: only external screen is working with asus zenbook ux31e [eDP1] To manage notifications about this bug go to:

[Bug 946311]

2015-03-13 Thread Oleksij Rempel
I'm ok with it. Should i open new bug, you open it with needed description? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946311 Title: only external screen is working with asus zenbook ux31e

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2015-01-30 Thread Oleksij Rempel
Hmm... looks like i was not subscribed to this bug so didn't got any notifications. Any way, thank you Sabin for providing dkms package! Christopher, this patch was send for long time to maintainer of SD/MMC subsystem and actually reviewed but never got upstream. Right now i didn't had time to

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2015-01-30 Thread Oleksij Rempel
http://www.spinics.net/lists/linux-mmc/msg29230.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270676 Title: SD Card Reader broken on UX302LG To manage notifications about this bug go to:

[Bug 1365874] Re: Ubuntu 14.04 does not support ext4 metadata checksumming

2014-12-11 Thread Oleksij Rempel
I would love to help with testing of metadata_csum as match as possible. Espesially becouse i waiting for this option so long time. But there are two problem which make it hard to do: - no e2fsprogs 1.43 package even on ppa. - all systems are still created without 64bit enabled. Before testing

[Bug 1362358] Re: uvcvideo doesn't work with USB webcam with linux 3.16

2014-10-18 Thread Oleksij Rempel
seems to be fixed: http://git.linuxtv.org/cgit.cgi/pinchartl/media.git/commit/?h=uvcvideo/fixesid=a7f053c67c357c4b68c1be21976a1d464f97916b but currently not yet upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1342580] [NEW] tftpd-hpa doesn't start on boot

2014-07-16 Thread Oleksij Rempel
Public bug reported: It is new version of Bug 522509 https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/522509 Since old bug was fixed for previous system. I report a new one against 14.04 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: tftpd-hpa 5.2-7ubuntu3 ProcVersionSignature:

[Bug 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2014-07-16 Thread Oleksij Rempel
All users of 14.04. Please mark This bug affect me on a new report https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/1342580 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tftp-hpa in Ubuntu.

[Bug 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2014-07-16 Thread Oleksij Rempel
All users of 14.04. Please mark This bug affect me on a new report https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/1342580 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/522509 Title: [FFE]

[Bug 1342580] [NEW] tftpd-hpa doesn't start on boot

2014-07-16 Thread Oleksij Rempel
Public bug reported: It is new version of Bug 522509 https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/522509 Since old bug was fixed for previous system. I report a new one against 14.04 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: tftpd-hpa 5.2-7ubuntu3 ProcVersionSignature:

[Bug 946311]

2014-06-12 Thread Oleksij Rempel
No, it is not fixed :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946311 Title: only external screen is working with asus zenbook ux31e [eDP1] To manage notifications about this bug go to:

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2014-05-11 Thread Oleksij Rempel
Hire is the patch with working driver. Suddenly i still didn't got any response from MMC devs. If canonical devs can provide some feed back or push, i'll be really happy. ** Attachment added: [PATCH] mmc: add new au6601 driver

[Bug 1219677] ProcEnviron.txt

2014-05-01 Thread Oleksij Rempel
apport information ** Attachment added: ProcEnviron.txt https://bugs.launchpad.net/bugs/1219677/+attachment/4102639/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1219677

[Bug 1219677] Re: if empathy start hidden it will fail to work with indicator-messages

2014-05-01 Thread Oleksij Rempel
This issue is still reproducible. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1219677 Title: if empathy start hidden it will fail to work with indicator-messages To manage notifications about

[Bug 1219677] Re: if empathy start hidden it will fail to work with indicator-messages

2014-05-01 Thread Oleksij Rempel
apport information ** Tags added: apport-collected third-party-packages trusty ** Description changed: if empathy start hidden it will fail to work with indicator-messages. Simple test: run empathy -h in command line then try to open it from indicator-messages. ProblemType: Bug

[Bug 1247737] Re: no sound on video call

2014-04-25 Thread Oleksij Rempel
It works, thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247737 Title: no sound on video call To manage notifications about this bug go to:

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2014-03-22 Thread Oleksij Rempel
I'm working on driver. Just to make sure, no body making double work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270676 Title: SD Card Reader broken on UX302LG To manage notifications about

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2014-03-22 Thread Oleksij Rempel
@tehownt, did you get absolutely no answer or at least some replay? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270676 Title: SD Card Reader broken on UX302LG To manage notifications about this

[Bug 1289239] [NEW] emapthy loads ./mozilla/plugins on chat start

2014-03-07 Thread Oleksij Rempel
Public bug reported: On chart start, empathy trying to load ./mozilla/plugins. In case there is pipelight plugin it will pull complete wine with it in to memory. In this case, chat window will need some seconds to start. IMO it is not only bad user experience, it is important security issue.

[Bug 1087582]

2014-02-26 Thread Oleksij Rempel
Hmm... i do not see noticeable changes. I tested this patches on ubuntu 13.10 with unity/compize deskotop. Glxgears show same performance before and after patches - about 58fps. C4ATM usage seems to be identical too. Do you have some suggestions what should i test? -- You received this bug

[Bug 1087582]

2014-02-26 Thread Oleksij Rempel
No, i can't reproduce initial bug. After powertop optimisation i get about 20 wk/s. Just to make sure the suystem is idle. On plain Xorg i get 125fps. Without any glitches. With and without patches i get same results. -- You received this bug notification because you are a member of Ubuntu

[Bug 1087582]

2014-02-26 Thread Oleksij Rempel
Typo in previous comment: without mouse - 5fps with mouse - 60fps -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087582 Title: [gen3] Bad GPU performance whilst CPU is in deep sleep To manage

[Bug 1087582]

2014-02-26 Thread Oleksij Rempel
So, i can test it. Are there any place where i can pull all patches together? On top of which branch should i test? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087582 Title: [gen3] Bad GPU

[Bug 1087582]

2014-02-26 Thread Oleksij Rempel
kernel 3.13.0-00966-gec441a0, same result. 5-10fps on idle system, and 60fps with moving mouse. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087582 Title: [gen3] Bad GPU performance whilst CPU is

[Bug 1087582]

2014-02-26 Thread Oleksij Rempel
You was right, there was no access to dri. Now i tested it with sudo glxgears. So results are absolutely unusable. with moving mouse fps will drop to 5fps. With moving mouse - 60fps. Results are same, before and after this patch set. -- You received this bug notification because you are a

[Bug 1087582]

2014-02-26 Thread Oleksij Rempel
If it will some how help, i can give ssh access to this machine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087582 Title: [gen3] Bad GPU performance whilst CPU is in deep sleep To manage

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2014-02-12 Thread Oleksij Rempel
This controller is Alcor Micro AU6601. There is even no info about this chip Alcor Micro website. If we have luck, Alcor Micro will give documentation. If no, we will need to RE it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 946311]

2014-02-12 Thread Oleksij Rempel
Is it possible thet this bug has same oots as this one in acpi? http://www.spinics.net/lists/kernel/msg1686042.html https://bugzilla.kernel.org/show_bug.cgi?id=70241 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1087582]

2014-02-08 Thread Oleksij Rempel
I'll be able to test them in 2-3 weeks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087582 Title: [gen3] Bad GPU performance whilst CPU is in deep sleep To manage notifications about this bug

[Bug 1273392] Re: 0cf3:9271 [MSI FM2-A75IA-E53] ath9k_htc: AR9271 wireless device stops functioning

2014-02-04 Thread Oleksij Rempel
In this oops is no ath9k_htc or any ath related functions. It means, probably no one will do investigation of this oops. I would suggest you to use latest wireless-testing git. If you wait some days, then my code will be merged to wireles-testing. It is relatively big change set, so may be it will

[Bug 1273392] Re: 0cf3:9271 [MSI FM2-A75IA-E53] ath9k_htc: AR9271 wireless device stops functioning

2014-01-29 Thread Oleksij Rempel
Belkin F7D2301 Belkin Surf is based on Ralink RT3052 which support BGN 2x2:2 modes. Beside N is a Draft not End specification. Are use sure you use G and not N mode? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1273392] Re: 0cf3:9271 [MSI FM2-A75IA-E53] ath9k_htc: AR9271 wireless device stops functioning

2014-01-29 Thread Oleksij Rempel
Attached patch will provide some more info if firmware crashes. If firmware didn't crashed then we need to search for other reasons. ** Patch added: fw panic report

[Bug 1273392] Re: 0cf3:9271 [MSI FM2-A75IA-E53] ath9k_htc: AR9271 wireless device stops functioning

2014-01-29 Thread Oleksij Rempel
Right now, best what i can do, is to sync ath9k_htc code with ath9k as match as possible. There are many outdated duplicates, so eliminating them is the highest priority. May be the fix for crypt bug will one of this outdated duplicates. Please continue to use nohwcrypt=1 and report your

[Bug 1273392] Re: 0cf3:9271 [MSI FM2-A75IA-E53] ath9k_htc: AR9271 wireless device stops functioning

2014-01-29 Thread Oleksij Rempel
If you wont to find out in which mode your AP seen by stations, try this command: iw dev wlan0 scan dump -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1273392 Title: 0cf3:9271 [MSI FM2-A75IA-E53]

[Bug 1049383] Re: ath9k_usb: TL-WN821N v3 (AR7010+9287) Connection drops

2014-01-25 Thread Oleksij Rempel
@Sander, thank you for your feed back. will it to the trick only by setting txpower, without nohwcrypt? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049383 Title: ath9k_usb: TL-WN821N v3

[Bug 1271566] [NEW] lightdm-remote-session prevent lightdm from selecting keyboard

2014-01-22 Thread Oleksij Rempel
Public bug reported: On fresh install of ubuntu 14.04 password filed is not active on lightdm. Even selecting it with mouse won't help. As workaround, usually selcting keyboard layout and then selecting password field will allow typing password. Now, i found other workaround: sudo apt-get

[Bug 1268287] [NEW] does not reconnect after suspend/resume

2014-01-12 Thread Oleksij Rempel
Public bug reported: Similar as Bug #662766 but on Ubuntu 14.04. The difference, avahi account is present, but all others are not. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: empathy 3.8.6-0ubuntu2 ProcVersionSignature: Ubuntu 3.13.0-1.16-generic 3.13.0-rc7 Uname: Linux

[Bug 1247916] Re: programming mode, hexadicemal view works incorrectly

2013-12-28 Thread Oleksij Rempel
In Trusty it is even worse. After setting one bit - bit panel is locked. Simple test: - switch to Hex mode - type - remove bit 15 - result: panel is locked, and result is unusable for programming = 7,FFF×10³. Result should be 7FFF. It works fine for bits lover then 12. After 12 it is

[Bug 1247916] Re: programming mode, hexadicemal view works incorrectly

2013-12-28 Thread Oleksij Rempel
** Bug watch added: GNOME Bug Tracker #721150 https://bugzilla.gnome.org/show_bug.cgi?id=721150 ** Also affects: gnome-calculator via https://bugzilla.gnome.org/show_bug.cgi?id=721150 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 1049383] Re: ath9k_usb: TL-WN821N v3 (AR7010+9287) Connection drops

2013-11-08 Thread Oleksij Rempel
@penalvch are you working on ath9k-htc firmware? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049383 Title: ath9k_usb: TL-WN821N v3 (AR7010+9287) Connection drops To manage notifications about

[Bug 1247916] [NEW] programming mode, hexadicemal view works incorrectly

2013-11-04 Thread Oleksij Rempel
Public bug reported: If you change to programming mode, hexadicemal view and press on one of bit fields, result will be decimal, not hexadecimal. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: gnome-calculator 1:3.8.2-1ubuntu4 Uname: Linux 3.12.0-rc5-00415-g7963e5b x86_64 ApportVersion:

[Bug 1247737] Re: no sound on video call

2013-11-03 Thread Oleksij Rempel
The gap seems to be bigger with external logitech webcams. Probably because they need 10-15 seconds to start -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247737 Title: no sound on video call To

[Bug 1247737] [NEW] no sound on video call

2013-11-03 Thread Oleksij Rempel
Public bug reported: If you switch from audio call to video, or start video call at the beginning audio will disappear. The reason i too big difference between audio and video timestamps on rtsmux element. I'm not sure where exactly is this bug, so i report it where symptoms will appear. To

[Bug 1049383] Re: ath9k_usb: TL-WN821N v3 (AR7010+9287) Connection drops

2013-10-31 Thread Oleksij Rempel
I purchased this device for testing. And i still can't reproduce your problem. So, if you have this issue, please provide more information. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049383

[Bug 1241486] Re: empathy __memcmp_sse4_1: empathy-call was killed by signal 11 (SIGSEGV)

2013-10-27 Thread Oleksij Rempel
Thank you Sander, it fixes this issue 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/1241486 Title: empathy __memcmp_sse4_1: empathy-call was killed by signal 11 (SIGSEGV) To manage

[Bug 1245259] [NEW] exctra cpu load with __gl_meshCheckMesh

2013-10-27 Thread Oleksij Rempel
Public bug reported: according to perf, __gl_meshCheckMesh add extra 4% of CPU overhead on empathy-call. At same time complete libvpx (vp8 video encoder) takes 9%. Since it is debugging function, it can be disabled by adding #defining NDEBUG to the source. ProblemType: Bug DistroRelease:

Re: [Bug 1049383] Re: ath9k_usb: TL-WN821N v3 (AR7010+9287) Connection drops

2013-10-21 Thread Oleksij Rempel
Am 21.10.2013 10:10, schrieb jonathan Devereux: Hi, I am also experiencing this problem on Ubuntu 13.10 with TL-WN821N. Thank you. Which TL-WN821N version do you use? And please attach information i requested in previous post. -- Regards, Oleksij -- You received this bug notification

[Bug 1213403] Re: 0cf3:7015 Whole system freeze with TL-WN821N USB wifi adapter

2013-10-21 Thread Oleksij Rempel
*** This bug is a duplicate of bug 1049383 *** https://bugs.launchpad.net/bugs/1049383 ** This bug has been marked a duplicate of bug 1049383 ath9k_usb: TL-WN821N v3 (AR7010+9287) Connection drops -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1213403] Re: 0cf3:7015 Whole system freeze with TL-WN821N USB wifi adapter

2013-10-21 Thread Oleksij Rempel
*** This bug is a duplicate of bug 1049383 *** https://bugs.launchpad.net/bugs/1049383 ** Tags added: ath9k-htc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1213403 Title: 0cf3:7015 Whole

[Bug 1049383] Re: ath9k_usb: TL-WN821N v3 (AR7010+9287) Connection drops

2013-10-21 Thread Oleksij Rempel
** Tags added: ath9k-htc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049383 Title: ath9k_usb: TL-WN821N v3 (AR7010+9287) Connection drops To manage notifications about this bug go to:

[Bug 1024508] Re: WPA authentication - regression on 12.04 / ath9k

2013-10-21 Thread Oleksij Rempel
Hi, can you please test it with Ubuntu 13.10. ** Tags added: ath9k-htc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024508 Title: WPA authentication - regression on 12.04 / ath9k To manage

Re: [Bug 1049383] Re: ath9k_usb: TL-WN821N v3 (AR7010+9287) Connection drops

2013-10-20 Thread Oleksij Rempel
Am 20.10.2013 18:16, schrieb Javi: I can confirm this issue according to previous comments. I am using kernel 3.2 (3.2.0-54-generic #82-Ubuntu SMP Tue Sep 10 20:08:42 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux). 3.2.0 is not interesting. It should not include other changes except some security

[Bug 1241777] Re: avconv segfaults when using libx264 codec.

2013-10-19 Thread Oleksij Rempel
Please attach cat /proc/cpuinfo from faulty PCs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1241777 Title: avconv segfaults when using libx264 codec. To manage notifications about this bug go

[Bug 1049383] Re: ath9k_usb: TL-WN821N v3 (AR7010+9287) Connection drops

2013-10-18 Thread Oleksij Rempel
Hello all, can you please test it with latest kernel, 3.12 if possible. If you still can reproduce this issue, i will need more information about your wireless configuration and usb host controller you using. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1241486] [NEW] empathy __memcmp_sse4_1: empathy-call was killed by signal 11 (SIGSEGV)

2013-10-18 Thread Oleksij Rempel
Public bug reported: If i start video call, empathy-call will die on this function __memcmp_sse4_1 Initial problem is in libx264-123 and can be reproduced with gst-launch-1.0 -v v4l2src ! x264enc ! fakesink too. This bug exist only on some CPUs. For example same version works on i5-3317U but

[Bug 737394] Re: recenetly used apps do not updated.

2013-10-16 Thread Oleksij Rempel
I can't reproduce it 13.10. Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/737394 Title: recenetly used apps do not updated. To manage notifications about this bug go to:

[Bug 23984] Re: Big bang on poweroff if sound device is enabled.

2013-10-09 Thread Oleksij Rempel
Wow, i already forgot that this bug exist. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/23984 Title: Big bang on poweroff if sound device is enabled. To manage notifications about this

[Bug 1234836] [NEW] emapthy-call crashes with: ERROR:fs-rtp-discover-codecs.c:127:debug_codec_cap: assertion failed:

2013-10-03 Thread Oleksij Rempel
Public bug reported: empathy-call crashes immediately with start of video or audio call with fallowing message: ERROR:fs-rtp-discover-codecs.c:127:debug_codec_cap: assertion failed: (gst_caps_get_size (codec_cap-rtp_caps) == 1) ProblemType: Bug DistroRelease: Ubuntu 13.10 Package:

[Bug 989191] Re: Asus Zenbook UX31E powers off on plugin in/out AC adapter

2013-09-17 Thread Oleksij Rempel
Hi Jossi, for some weeks now, i did fresh windows install to recheck this issue. Then, after i was able to get crash in widnwos i was ready to send it RMA as defect. But decided to do last check: i did asus update (there was some tools, but no bios update). And i unplugged buttery (this laptop

[Bug 1219674] [NEW] gnome-color-manager should be nstalled by defult

2013-09-02 Thread Oleksij Rempel
Public bug reported: Currently gcm is not installed by default. Color settings depending on this package will just file. Ubuntu should install it or notify about missing package, which i assume is hard way to do. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: gnome-color-manager

[Bug 1219677] [NEW] if empathy start hidden it will fail to work with indicator-messages

2013-09-02 Thread Oleksij Rempel
Public bug reported: if empathy start hidden it will fail to work with indicator-messages. Simple test: run empathy -h in command line then try to open it from indicator-messages. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: empathy 3.6.4-0ubuntu4.1 Uname: Linux 3.11.0-999-generic

[Bug 989191] Re: Asus Zenbook UX31E powers off on plugin in/out AC adapter

2013-08-29 Thread Oleksij Rempel
** Bug watch added: Linux Kernel Bug Tracker #60812 http://bugzilla.kernel.org/show_bug.cgi?id=60812 ** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=60812 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

[Bug 989191] Re: Asus Zenbook UX31E powers off on plugin in/out AC adapter

2013-08-26 Thread Oleksij Rempel
hm... can some one confirm this test: sudo stop acpid sudo pkill upowerd now try to plug or unplug AC adapter. Is this crash still reproducible by you. Please notice. If you will click on battery status icon upowerd will restart automatically. So, do not touch it. -- You received this bug

[Bug 989191] Re: Asus Zenbook UX31E powers off on plugin in/out AC adapter

2013-08-17 Thread Oleksij Rempel
Just to notice, i have this notebook too. This hardware was affected by USB suspend bug. One common thing on it is that this laptop can go down in misconfigured state. After power on it will stay misconfigured intill it will be configured and power down properly. So, if you compare different

[Bug 1159744] Re: replacment for gnome-media

2013-05-31 Thread Oleksij Rempel
I moved my repo to github: https://github.com/olerem/gnome-recorder -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1159744 Title: replacment for gnome-media To manage notifications about this bug

[Bug 1159744] Re: replacment for gnome-media

2013-03-29 Thread Oleksij Rempel
it was decised on irc ubuntu-devel together with seb128 to make this report. ** Changed in: gnome-media (Ubuntu) Status: Invalid = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1159744

[Bug 1159744] [NEW] replacment for gnome-media

2013-03-25 Thread Oleksij Rempel
Public bug reported: ALl partts of gnome-media are death: - gst-mixer and gstreamer-profiles are not used by gstreamer 1.0, so thay just pull old dependenices - gnome-soundr-recorder is not wroking too as replacment i suggest this source https://gitorious.org/gsr/gnome-recorder i remeved

[Bug 1127067] [NEW] Asus Zenbook can suspend on lid if external monitor is attached

2013-02-16 Thread Oleksij Rempel
Public bug reported: gnome-settings-daemon preventing Asus Zenbook to suspend if external display is attached. Suspend is working on sleep button, so hardwre seems to work correctly. Suspend on Lid is also working if no external display is attached. ProblemType: Bug DistroRelease: Ubuntu 13.04

[Bug 1127067] Re: Asus Zenbook can suspend on lid if external monitor is attached

2013-02-16 Thread Oleksij Rempel
After some research i found a way to fix it: gsettings set org.gnome.settings-daemon.plugins.power lid-close-suspend-with-external-monitor true now i see, it is not bug in gnome-settings-daemon. Instead it is bug in gui, which do not provide this setting. -- You received this bug notification

[Bug 1123272] [NEW] high cpu usage on download (not optimised SHA256, SHA512, SHA1)

2013-02-12 Thread Oleksij Rempel
Public bug reported: http process takes about 20% on intel i5-3317. Here is output of ps aux: root 4309 21.7 0.0 37108 2344 pts/2S+ 18:17 0:01 /usr/lib/apt/methods/http it can be easy reproduces with apt-get download firefox-dbg or any other upgrade realted command. The reason

[Bug 946311]

2012-12-17 Thread Oleksij Rempel
Created attachment 71397 dmesg 3.7.0-rc7-00595-g3b8c67a -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946311 Title: only external screen is working with asus zenbook ux31e [eDP1] To manage

[Bug 946311]

2012-12-17 Thread Oleksij Rempel
It is not fixed on drm-intel-nightly (last commit cdb96764a45f87e). Same behaviour like before + xserver fails to start. SO i have two black screens instead of one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 946311] Re: only external screen is working with asus zenbook ux31e [eDP1]

2012-12-05 Thread Oleksij Rempel
you should report it upstream. Part of this bug was fixed for SandyBrdige. If you do not use SandyBridge of IvyBridge, then it is different bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946311

[Bug 946311]

2012-10-30 Thread Oleksij Rempel
I just tested latest testing branch. There are some interesting changes: - back light on eDP is now on. - eDP is recognised but stays blank - if i press Fn+F8 to change display, i get corrupt display on VGA. Then, after second press, both eDP and VGA work!!! -- You received this bug

[Bug 946311]

2012-10-30 Thread Oleksij Rempel
I did more testing. The problem is fixed for Asus UX32E (SNB) - initial report. Test from my previous post was made on Asus UX32A (IVB), it is partially fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 946311]

2012-10-04 Thread Oleksij Rempel
I do not have commit any more. BUt it was between your comment at 2012-09-17 16:49:05 UTC and my comment 2012-09-17 18:58:06 UTC :) The definition it works is not really good here. Currently i have two states of this bug: - listed by xrandr, but not works - not listed and not works Now it not

[Bug 946311]

2012-10-04 Thread Oleksij Rempel
It is not fixed, but at least eDP is recognized. It is listed in xrandr and xserver enabled duals screen, but eDP screen is blank. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946311 Title: only

[Bug 946311]

2012-10-04 Thread Oleksij Rempel
i tested latest drm-intel-nightly. eDP is not listed now. Are there any one working on this bug, or i just do testing keep myself busy :)? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946311 Title:

[Bug 946311]

2012-09-14 Thread Oleksij Rempel
I got one more laptop with ivy bridge and same issue: Zunebook ux31a. CPU i5-3317U. intel_stepping Vendor: 0x8086, Device: 0x0166, Revision: 0x09 (??) render clock: unknown sampler clock: unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 946311]

2012-08-29 Thread Oleksij Rempel
Created attachment 66159 regdump bad, without workaround here i started with vga screen, so only vga is recognized. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946311 Title: only external screen

[Bug 946311]

2012-08-29 Thread Oleksij Rempel
Forgot to say, my grub version is 0.97-29ubuntu66 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946311 Title: only external screen is working with asus zenbook ux31e [eDP1] To manage notifications

[Bug 946311]

2012-08-29 Thread Oleksij Rempel
Hoho... i have a breakthrough. I think the grub makes problems. I tried to reproduce this issue on each step: bios, grub and linux. And results are fallowing: - bios (called with Fn+F2), no problems. I can normally switch between screen (Fn+F8) - grub. first problems. If bios was switched to

[Bug 946311]

2012-08-29 Thread Oleksij Rempel
Tested with latest commit drm/i915: move encoder-mode_set calls to crtc_mode_set. Still same result. eDP is not detected or listed with xrandr. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946311

[Bug 946311]

2012-08-29 Thread Oleksij Rempel
Created attachment 66158 regdump good, with workaround reg dump with workaround. I also was able to make grub work, just by blacklisting grub-vga module. one more info. To compile latest intel_tools i need to upgrade to newest xorg and intel driver. I looks like it is in bad shape now. Some part

[Bug 1034783] [NEW] totem, no sound after seek

2012-08-09 Thread Oleksij Rempel
Public bug reported: It can be reproduced on all video files with vorbis audio muxed in ogg or mkv. After some seeking over the video, the sound starts to play normally, but will be lost after some seconds. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: libgstreamer0.10-0 0.10.36-1ubuntu1

  1   2   >