[Bug 1861462] Re: Lenovo Thinkpad X1 Carbon 7th Gen doesn't suspend and resume

2020-04-13 Thread Anmar Oueja
@Seth, Indeed it is fixed. Thanks guys! ** Changed in: linux-5.4 (Ubuntu Focal) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861462 Title: Lenovo

[Bug 1861462] Re: Lenovo Thinkpad X1 Carbon 7th Gen doesn't suspend and resume

2020-01-31 Thread Anmar Oueja
One more thing. Debian testing works fine on the same laptop with the same bios set and the sleep state settign in this bios is also setup to "Linux" as per this guide (https://wiki.archlinux.org/index.php/Lenovo_ThinkPad_X1_Carbon_(Gen_7)#Sleep/Suspend) -- You received this bug notification

[Bug 1861462] Re: Lenovo Thinkpad X1 Carbon 7th Gen doesn't suspend and resume

2020-01-30 Thread Anmar Oueja
** Summary changed: - Thinkpad X1 Carbon Gen doesn't suspend and resume + Lenovo Thinkpad X1 Carbon 7th Gen doesn't suspend and resume -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861462 Title:

[Bug 1861462] [NEW] Thinkpad X1 Carbon Gen doesn't suspend and resume

2020-01-30 Thread Anmar Oueja
Public bug reported: Steps: 1. Install Ubuntu 20.04 daily image (tested Jan 29th, 2020 image) using default options. 2. apt update 3. apt upgrade 4. reboot so the machine is in pristine state 5. Close lid 6. Machine doesn't suspend (the light on the laptop power button doesn't pulsate) 7. Open

Re: [Bug 1759628] Re: bluez regression: Bluetooth audio fails to reconnect after resume

2018-05-09 Thread Anmar Oueja
Awesome!... Thanks Daniel. On Wed, May 9, 2018 at 6:01 AM Daniel van Vugt < daniel.van.v...@canonical.com> wrote: > Now available for testing: > > https://launchpad.net/~bluetooth/+archive/ubuntu/bluez > > Only cosmic is expected to get 5.49 but the above PPA also provides it > for bionic if you

[Bug 1759628] Re: bluez regression: Bluetooth audio fails to reconnect after resume

2018-04-15 Thread Anmar Oueja
As much as I love to have this fixed in the final release, I understand Daniel's hesitation. The point is to try and keep things as stable as possible prior to releasing. Good news it is fixed and it is just a matter of time before it is released. -- You received this bug notification because

[Bug 1763156] Re: Bluetooth doesn't reconnect to my headsetup post resume from sleep

2018-04-11 Thread Anmar Oueja
The following patches were added to the 5.48 version in Fedora and they did fix the problem. Perhaps worth you adding them as well. Please see https://koji.fedoraproject.org/koji/buildinfo?buildID=1040106 and the bug https://bugzilla.redhat.com/show_bug.cgi?id=1534857 ** Attachment added:

[Bug 1763156] Re: Bluetooth doesn't reconnect to my headsetup post resume from sleep

2018-04-11 Thread Anmar Oueja
Problem seems resolved with bluez 5.48.2 as outlined in this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1534857#c30 ** Bug watch added: Red Hat Bugzilla #1534857 https://bugzilla.redhat.com/show_bug.cgi?id=1534857 -- You received this bug notification because you are a member of Ubuntu

[Bug 1763156] [NEW] Bluetooth doesn't reconnect to my headsetup post resume from sleep

2018-04-11 Thread Anmar Oueja
Public bug reported: Steps to repro: * Cold boot the laptop * Pair it with bluetooth headset * Listen to music * Turn off the headset or turn off the bluetooth on the laptop * Play music, sound comes out of the laptop speakers * Turn on the headset back on or the bluetooth on the laptop *

Re: [Bug 1718936] Re: Can't boot Artful 17.10 live images on XPS 15 (9560)

2018-01-22 Thread Anmar Oueja
link textThe soln to this is to turn the nouveau driver modesettings and leave things up to the Intel board. To do that, you need to edit the /etc/default/grub and add nouveau.modeset=0 to the GRUB_CMDLINE_LINUX so it looks like this: GRUB_CMDLINE_LINUX="nouveau.modeset=0" Once done, just run

[Bug 1718936] Re: Can't boot Artful 17.10 live images on XPS 15 (9560)

2018-01-21 Thread Anmar Oueja
The fix is easy enough. here is what you need to do. == Booting a live image * Enter the boot prompts by presseing Esc * Edit the boot prompt and append nouveau.modeset=0 to the linux boot command line == Once installed, you need to do the following: * Log into the system, assuming it work, if

[Bug 1718936] Re: Can't boot Artful 17.10 live images on XPS 15 (9560)

2018-01-21 Thread Anmar Oueja
Just tested 4.15-rc8 and it boots but the system isn't stable. Gets lockups and screen flicker. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1718936 Title: Can't boot Artful 17.10 live images on

Re: [Bug 1697556] Re: Computer freezes after login - 4.10.0-22-generic

2017-10-20 Thread Anmar Oueja
Hopefully future kernel releases don't need the nouveau.modeset=0 option. But until then, 17.10 is rock solid (been full time on it for the past 3+ weeks) without issues. Kudos to the Ubuntu and Canonical teams for doing such a great job. On Fri, Oct 20, 2017 at 7:15 AM, Hagen Kuehn

Re: [Bug 1697556] Re: Computer freezes after login - 4.10.0-22-generic

2017-10-14 Thread Anmar Oueja
I agree with Kai-Heng. 17.04 is getting old and given all the good work that went into the 17.10 release, I recommend you switch to it Hagen. BTW, in 17.10, there is a problem on the XPS 15 (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1718936) booting from live CD and general use. You

[Bug 1718936] Re: Can't boot Artful 17.10 live images on XPS 15 (9560)

2017-10-14 Thread Anmar Oueja
I have done some more testing and here are my findings: * 4.12.14 works like a charm with nothing extra added to the command boot option * 4.13.16 doens't boot and operate normally without nouveau.modeset=0 . The same go for 4.14-rc4 With nouveau.modeset=0, I can use the kernels that ship with

Re: [Bug 1718936] [NEW] Can't boot Artful 17.10 live images on XPS 15 (9560)

2017-09-30 Thread Anmar Oueja
I tried it and it is the same problem as all the previous kernels I tested (including the latest 4.13 available in Artful) On Thursday, September 28, 2017, Kai-Heng Feng wrote: > Please try drm-tip kernel [1]. > > [1]

Re: [Bug 1718936] [NEW] Can't boot Artful 17.10 live images on XPS 15 (9560)

2017-09-30 Thread Anmar Oueja
I tried it and it is the same problem as all the previous kernels I tested (including the latest 4.13 available in Artful) On Thursday, September 28, 2017, Kai-Heng Feng wrote: > Please try drm-tip kernel [1]. > > [1]

[Bug 1720018] Re: Doesn't complete installation due to lack of fonts

2017-09-28 Thread Anmar Oueja
I tried again today and it worked out of the box so I will close this bug ** Changed in: msttcorefonts (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1720018

[Bug 1718936] Re: Can't boot Artful 17.10 live images on XPS 15 (9560)

2017-09-27 Thread Anmar Oueja
This bug shouldn't be fixed-released. Nothing got fixed. The live image doesn't boot without the nouveau modeset kernel boot option. It shouldn't be fixed until the live image boots without any tinkering. ** Changed in: linux (Ubuntu) Status: Fix Released => Confirmed -- You received

[Bug 1720018] [NEW] Doesn't complete installation due to lack of fonts

2017-09-27 Thread Anmar Oueja
Public bug reported: When this package is installed, it attempts to download the fonts then fails due to timeout. I am installing this app as part of the ubuntu- restricted-extras. sudo apt-get install --reinstall ttf-mscorefonts-installer Reading package lists... Done Building dependency tree

[Bug 1718936] Re: Can't boot Artful 17.10 live images on XPS 15 (9560)

2017-09-27 Thread Anmar Oueja
I just tested the "blacklist=nouveau modprobe.blacklist=nouveau" and the "nouveau.modeset=0" separately and both of them the machine booted off the USB stick. I had a live image running 4.12 kernel so I will test today's images (with 4.13 kernel) and report back. Here is my dmidecode just in

Re: [Bug 1718936] Re: Can't boot Artful 17.10 live images on XPS 15 (9560)

2017-09-26 Thread Anmar Oueja
I did that with yesterday's Ubuntu 17.10 live image and it did boot. Q: Does that mean the acceleration is done by the Intel board instead? On Tue, Sep 26, 2017 at 8:56 AM, Hlini Melsteð Jóngeirsson wrote: > I just tried adding "blacklist=nouveau

Re: [Bug 1718936] Re: Can't boot Artful 17.10 live images on XPS 15 (9560)

2017-09-25 Thread Anmar Oueja
I just tried today's image and I it isn't booting still. Like Joseph, I tried On Mon, Sep 25, 2017 at 11:18 AM, Joseph Salisbury wrote: > Can you see if this issue also happens with the latest daily image? It can > be downloaded from: > Desktop: >

[Bug 1718936] Re: Can't boot Artful 17.10 live images on XPS 15 (9560)

2017-09-22 Thread Anmar Oueja
I removed the "splash ---" from the boot command option and still didn't boot up. I got more error messages so please attached photon. ** Attachment added: "DSC_0309.JPG" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1718936/+attachment/4955249/+files/DSC_0309.JPG -- You received

[Bug 1718936] Re: Can't boot Artful 17.10 live images on XPS 15 (9560)

2017-09-22 Thread Anmar Oueja
Here is a photo of the errors I get when I boot off the live CD. This is the live CD from Sep 21, 2017 ** Attachment added: "DSC_0308.JPG" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1718936/+attachment/4955150/+files/DSC_0308.JPG -- You received this bug notification because you

[Bug 1718936] [NEW] Can't boot Artful 17.10 live images on XPS 15 (9560)

2017-09-22 Thread Anmar Oueja
Public bug reported: I usually test Ubuntu beta releases. With Artful, I haven't been able to boot the image on my XPS 15 (9560) Dell laptop because the boot process stops half way. The boot proceeds properly if I pass the "nomodeset" kernel boot option but that won't work because there is no

[Bug 1697556] Re: Computer freezes after login - 4.10.0-22-generic

2017-09-18 Thread Anmar Oueja
I just checked the the 17.10 live images on my XPS 15 (9560) and the kernel still doesn't boot without using "nomodeset" kernel boot arg. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1697556 Title:

[Bug 1702348] [NEW] XPS 15 (9560) fails to resume using 4.10.27 kernel

2017-07-04 Thread Anmar Oueja
Public bug reported: Steps to repro: 1. Enable the Ubuntu 16.04 pre-releases in the Sources app 2. Apt-get update and dist-upgrade. This will upgrade the kernel to 4.10.0-27 (4.10.0-27-generic #30~16.04.2-Ubuntu SMP Thu Jun 29 16:07:46 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux) 3. Reboot and use

Re: [Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2017-05-30 Thread Anmar Oueja
Have you guys tried uninstalling the Intel Xorg driver so you default to kernel mode settings. That solved a lot of flicker issues for me. $ sudo dpkg --purge install xserver-xorg-video-intel On Tue, May 30, 2017 at 12:02 PM, Brad Buran <1554...@bugs.launchpad.net> wrote: > Same here. It

[Bug 1575078] Re: [XPS 15 9550, Realtek ALC3266] Headphone jack stops working after a while

2017-03-31 Thread Anmar Oueja
I am using Linux xps 4.8.0-45-generic #48~16.04.1-Ubuntu SMP Fri Mar 24 12:46:56 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux and suspend them resume fixed the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-10-06 Thread Anmar Oueja
Guys, there is an entry on the Chromium site talking about xorg modesetting vs intel xorg driver. By installing modesetting module and getting rid of the intel driver, the flicker was gone completely on Ubuntu 16.04. https://bugs.chromium.org/p/chromium/issues/detail?id=606152#c73 On Thu, Oct 6,

Re: [Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-10-06 Thread Anmar Oueja
Yikes. In your case it isn't the browser for sure. I read somewhere that the adaptive brightness control might be a culprit but don't count on that being true unless confirmed. On Thu, Oct 6, 2016 at 11:38 AM, Thiago Martins wrote: > Anmar, > > I am 100% sure that it

Re: [Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-07-07 Thread Anmar Oueja
Chrome flickers... but FF doesn't for me. Are you sure it isn't the browser. On Thu, Jul 7, 2016 at 7:58 PM, Thiago Martins wrote: > I'm on 4.4.0-28-generic (Xenial), problem still here. > > A good website to test it, is TradingView: > >

[Bug 1333158] Re: scaling doesn't affect firefox and thunderbird

2016-06-21 Thread Anmar Oueja
Isn't there a firefox extension to do that automatically -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1333158 Title: scaling doesn't affect firefox and thunderbird To manage notifications about

[Bug 1592864] [NEW] Redshift stops working upon resume

2016-06-15 Thread Anmar Oueja
Public bug reported: I am using the version in 16.04 on a Dell XPS13. Everything on the machine works. If I stop redshift (killit) and restart it, it works. Upon resume, it stops working. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: redshift 1.10-5ubuntu1 Uname: Linux

[Bug 1572723] Re: Dell XPS 9350 Reboots upon resume with the latest 4.4.0-21 kernel update

2016-06-09 Thread Anmar Oueja
BTW, the kernels I have tested in comment #6 are all for the Ubuntu mainline kernel team PPA. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1572723 Title: Dell XPS 9350 Reboots upon resume with the

[Bug 1572723] Re: Dell XPS 9350 Reboots upon resume with the latest 4.4.0-21 kernel update

2016-06-09 Thread Anmar Oueja
I have tested the following kernels: 4.6.0 - Works on resume without any problems. Zero failure rate 4.6.1 - Doesn't boot to lightdm. Erro with udev. Ignore it for now 4.6.2 - Boots but resume is the same problem. When I resume the laptop, the machine restarts. Could be i915. Not sure. -- You

[Bug 1572723] Re: Dell XPS 9350 Reboots upon resume with the latest 4.4.0-21 kernel update

2016-04-22 Thread Anmar Oueja
I just booted windows and re-applied the new BIOS (1.3.3) and the new Thunderbolt Firmware so I am all caught up on the BIOS and firmware settings on the board. I also nuked all the HD and re-installed Ubuntu from scratch. I just retested it and the crash still happens when you close the lid or

[Bug 1572723] Re: Dell XPS 9350 Reboots upon resume with the latest 4.4.0-21 kernel update

2016-04-20 Thread Anmar Oueja
BTW, I did install i3 and tried it, to eliminate Compiz and the same problem continues to happens so I am guessing it is the kernel and not Compiz causing the problem (This issue happened but turned out to be compiz last time I filed a similar report) -- You received this bug notification

[Bug 1572723] [NEW] Dell XPS 9350 Reboots upon resume with the latest 4.4.0-21 kernel update

2016-04-20 Thread Anmar Oueja
Public bug reported: Make sure your machine is up to date (has the 4.4.0-21) kernel and close the lid on the laptop. When you open the lid, the machine reboots. This didn't happen with the 4.4.0-18 kernel) ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-21-generic

[Bug 1566111] Re: suspending on Dell XPS 13 9350 causes a reboot

2016-04-05 Thread Anmar Oueja
Turned out to be a lightdm issue and an update fixed it. Therefore, this bug is invalid. ** Changed in: linux (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1566111] [NEW] suspending on Dell XPS 13 9350 causes a reboot

2016-04-04 Thread Anmar Oueja
Public bug reported: Either select suspend from the menu or close the lid. Upon re-opening the lid or pressing power to wake the laptop up, the system will reboot ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-16-generic 4.4.0-16.32 ProcVersionSignature: Ubuntu

Re: [Bug 1552304] Re: screen flicker on Dell XPS 13 9350 after kernel upgrade

2016-03-31 Thread Anmar Oueja
I assume you have updated the entire distro to the latest set of packages? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1552304 Title: screen flicker on Dell XPS 13 9350 after kernel upgrade To

[Bug 1552304] Re: screen flicker on Dell XPS 13 9350 after kernel upgrade

2016-03-30 Thread Anmar Oueja
I discovered that if you have tlp installed and running, you will get screen flicker. If you disable it, or remove it, the flicker goes away. Seems something to do with the power management and skylake. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1554330] Re: Reboot upon resume from suspend on Dell XPS 13

2016-03-21 Thread Anmar Oueja
This issue no longer occurs ... not sure if it is compiz specific or not any kore as I switched to Ubuntu Gnome. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1554330 Title: Reboot upon resume from

Re: [Bug 1552304] Re: screen flicker on Dell XPS 13 9350 after kernel upgrade

2016-03-08 Thread Anmar Oueja
1.2.3 01/08/2016 On Tue, Mar 8, 2016 at 8:12 PM, Christopher M. Penalver <christopher.m.penal...@gmail.com> wrote: > Anmar Oueja, please provide the output of the following terminal command: > sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date > >

[Bug 1552304] Re: screen flicker on Dell XPS 13 9350 after kernel upgrade

2016-03-08 Thread Anmar Oueja
My BIOS is version 1.2.3 and the flicker continues to happen even with the -11 latest kernel update. I just tested Ubuntu Gnome and the flicker is gone. Interestingly , if you boot standard Ubuntu, with unity, and spt-get install gnome-shell-session, then log out and log back in the Gnome shell,

[Bug 1554330] [NEW] Reboot upon resume from suspend on Dell XPS 13

2016-03-07 Thread Anmar Oueja
Public bug reported: If you close the lid or choose suspend from the system menu then resume, the system reboots. This didn't happen in the previous release of the kernel. This is a Dell XPS 13 9350 (Skylake) with latest firmware 1.2.3 ProblemType: Bug DistroRelease: Ubuntu 16.04 Package:

[Bug 1552304] Re: screen flicker on Dell XPS 13 9350 after kernel upgrade

2016-03-04 Thread Anmar Oueja
Just tested the Linux xps 4.4.4-040404-generic #201603031931 SMP Fri Mar 4 00:34:16 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux and flicker is gone. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1552304

[Bug 1552304] Re: screen flicker on Dell XPS 13 9350 after kernel upgrade

2016-03-04 Thread Anmar Oueja
I also found another problem. Resume for a long sleep doesn't turn the LCD back on . Will continue to test using the Linux xps 4.4.4-040404-generic #201603031931 SMP Fri Mar 4 00:34:16 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux and report back -- You received this bug notification because you are

[Bug 1552304] Re: screen flicker on Dell XPS 13 9350 after kernel upgrade

2016-03-03 Thread Anmar Oueja
Linux xps 4.4.0-8-generic #23-Ubuntu doesn't exhibit this bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1552304 Title: screen flicker on Dell XPS 13 9350 after kernel upgrade To manage

[Bug 1552304] Re: screen flicker on Dell XPS 13 9350 after kernel upgrade

2016-03-03 Thread Anmar Oueja
I tried 4.5 kernel from the Canonical team PPA and it is still flickering but to a lesser degreee. BTW, the flickering goes away when I am on a video conference call such as google hangouts. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1552304] [NEW] screen flicker on Dell XPS 13 9350 after kernel upgrade

2016-03-02 Thread Anmar Oueja
Public bug reported: I upgraded to this version of the linux kernel (Linux xps 4.4.0-9-generic #24-Ubuntu SMP Mon Feb 29 19:33:19 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux) and the screen now flickers ramdomly. flicker every few seconds for a fraction of the second. Not related to application

[Bug 1174162] Re: chrome-browser makes gnome-keyring-daemon use 100% cpu

2015-10-25 Thread Anmar Oueja
FYI. the way I fixed this was to remove the keyring subdirs from .cache and .local/share and reboot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1174162 Title: chrome-browser makes

[Bug 1485153] Re: Unable to connect to GeoClue

2015-09-17 Thread Anmar Oueja
Anyupdates on this guys. It is still broken and 15.10 release is drawing close. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1485153 Title: Unable to connect to GeoClue To manage notifications

[Bug 1470258] [NEW] browser is up side down on rotated screens

2015-06-30 Thread Anmar Oueja
Public bug reported: I have an external screen that's attached to my laptop. The screen is rotated clockwise (portrait view). When I launch the Ubuntu browser and move it to the rotated screen, it flips upside down. When I drag it back to the laptop screen, it flips to the proper orientation

[Bug 1470258] Re: browser is up side down on rotated screens

2015-06-30 Thread Anmar Oueja
** Attachment added: screen shot with showing the wrong behaviour. https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1470258/+attachment/4422617/+files/Screenshot%20from%202015-06-30%2018%3A00%3A40.png -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1295994] Re: Unable to use Printscreen Button on Ubuntu 14.04 in GNOME Shell

2015-04-21 Thread Anmar Oueja
This works out of the box on 15.04. I am using X1 carbon first generation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1295994 Title: Unable to use Printscreen Button on Ubuntu 14.04 in GNOME

[Bug 1274779] Re: [ivb] hang on pageflip (IPEHR: 0x0a000001 or 0x0a080001 depending on pipe)

2014-09-11 Thread Anmar Oueja
Great that the bug is queued for 3.17. However, does that mean it will make the 14.10 and 14.04 kernels as a backport? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1274779 Title: [ivb] hang on

[Bug 1364666] Re: GPU lockup IPEHR: 0x0a000001

2014-09-09 Thread Anmar Oueja
This also happens on Lenovo X1 Carbon Ivy Bridge (3443 CTO) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1364666 Title: GPU lockup IPEHR: 0x0a01 To manage notifications about this bug go to:

[Bug 1291371] Re: thinkpad screen dims after unplugging external display, and won't re-brighten without leaving X

2014-07-04 Thread Anmar Oueja
I also confirm that problem continue to exists for Ubuntu 14.04 using th standard Linux X1 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux kernel. The way around it is to go the console, adjust the brightness to desired level, then go back to X.

[Bug 1302393] Re: gvfsd-metadata freez and load IO

2014-05-26 Thread Anmar Oueja
I have this happen from time to time. Not sure why. I removed ~.loca /gvfsd-metadata content out of fear of corruption. Will see how it goes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1302393

[Bug 1297850] [NEW] Consumes too much CPU time ~20% when computer is idle

2014-03-26 Thread Anmar Oueja
Public bug reported: I left my laptop, hooked to an external monitor so I have dual screen setup, alone for a good 1/2 hour and Compiz CPU usage was around 20%. That is enough CPU utilization to keep the laptop's fan on. Not sure why the CPU utilization was so high. The machine had one terminal

Re: [Bug 1296434] Re: Unity doeasn't start after updating the packages.

2014-03-24 Thread Anmar Oueja
Right. I ended up foxing it d instructed. Thanks. On 23 Mar 2014 22:20, Stephen M. Webb stephen.w...@canonical.com wrote: Some broken package dependency somewhere has caused the ubuntu-desktop metapackage to be removed. Try explcitly reinstalling that package: either the broken dependency

Re: [Bug 1238626] Re: Menu flickers shortly after choosing a date

2014-03-23 Thread Anmar Oueja
This issue no longer happens. On 23 Mar 2014 14:50, Charles Kerr charles.k...@canonical.com wrote: indicator-datetime was rewritten between 13.10 and 14.04 and I'm no longer seeing this behavior in the 14.04 nightlies. Is anyone who's experiencing this problem able to reproduce it in an up-

[Bug 1296434] [NEW] Unity doeasn't start after updating the packages.

2014-03-23 Thread Anmar Oueja
Public bug reported: I updated my packages (not running proposed). and rebooted. After logging in , I get no unit interface and I can't even launch a terminal by CTRL+ALT+T This shouldn't happen this late in the cycle :-( ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: unity

Re: [Bug 1098216] Re: Regression in brightness control on Lenovo Thinkpad X230 (+tablet) and X1 Carbon

2014-03-17 Thread Anmar Oueja
I just tested it on my Thinkpad X1 (haswell) and the fix works. However, there is a side effect. Connecting and Disconnecting the Power resets the brightness to maximum. Not sure how to go about working around this. anmar On 26 February 2014 23:14, madbiologist 1098...@bugs.launchpad.net wrote:

[Bug 1283142] [NEW] Can't shut the meeting alarm. EXTREMELY annoying

2014-02-21 Thread Anmar Oueja
Public bug reported: I was surprised with this features. Suddenly, the system started beeping at him about a meeting and asked if I want to cancel, dismiss, ok , etc. pressing OK or Cancel puts the UI away but doesn't shut the alarm sounds. This is extremely annoying. BTW where is the setting to

[Bug 1221790] Re: 8086:0166 [ThinkPad X1 Carbon] Screen brightness is maximum upon fresh boot

2014-02-18 Thread Anmar Oueja
I have been busy. I will test with the latest 3.14-rc3 of greater. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1221790 Title: 8086:0166 [ThinkPad X1 Carbon] Screen brightness is maximum upon

Re: [Bug 1278511] Re: CTRL-Space no longer works under Unity

2014-02-11 Thread Anmar Oueja
On 11 February 2014 12:06, Sebastien Bacher seb...@ubuntu.com wrote: that seems an issue with ibus, does it work if you run ibus-setup and change the keybinding there? That seemed to have fixed it. I am not sure what UI will get me to ibus-setup. I didn't even know it existed. Please note that

[Bug 1278511] [NEW] CTRL-Space no longer works under Unity

2014-02-10 Thread Anmar Oueja
Public bug reported: No changes were done at all to any hot keys or settings. It was working last night before the latest update from 14.04. I am guessing Unity is somehow intercepting CTRL-space somewhere. I checked all the hot keys and nothing. Please fix. This is critical for all Emacs

[Bug 1277159] [NEW] GPU lockup IPEHR: 0x0a080001

2014-02-06 Thread Anmar Oueja
Public bug reported: was on a google hangout when suddently the secondary screen was frozen and the mouse pointer couldn't move to the secondary screen. Audio halted and the entire sysmte froze for 20 seconds. I wasn't doing anything particular and the system wasn't loaded. Displays were working

Re: [Bug 1276383] Re: error failed to load ccp plugin

2014-02-05 Thread Anmar Oueja
Yes you can. I am getting around the problem by typing CTRL+ALT+t for the terminal then launching whatever I need but no window management so once you have a terminal on top of the other, you can get back to it :) On 5 February 2014 06:06, shankao shan...@gmail.com wrote: I'm also experiencing

Re: [Bug 1276383] Re: error failed to load ccp plugin

2014-02-05 Thread Anmar Oueja
I enabled proposed and got the new proto package installed. That fixed it for sure. Of course I got a bunch of other proposed updates like Xorg, etc when I did the apt-get update;apt-get upgrade On 5 February 2014 08:27, JanisA ja...@adati.lv wrote: The new protobuf fixed also for me David

[Bug 1276383] [NEW] error failed to load ccp plugin

2014-02-04 Thread Anmar Oueja
Public bug reported: After an update, compiz stopped loading due to error loading the ccp plugin. This is for 14.04 and just happened due to a compiz update, which happened this afternoon. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: compiz 1:0.9.10+13.10.20131011-0ubuntu4

Re: [Bug 1126108] Re: Indicator disappears entirely when disabling / turning off bluetooth

2014-01-24 Thread Anmar Oueja
Just updated and I can confirm that this bug is now fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1126108 Title: Indicator disappears entirely when disabling / turning off bluetooth To

Re: [Bug 1098216] Re: Regression in brightness control on Lenovo Thinkpad X230 (+tablet) and X1 Carbon

2014-01-06 Thread Anmar Oueja
On 13.10, the brightness works fine but the stepping is screwed up. In other words, you don't get to access all of the brightness levels the LCD offers. Instead, you get half the number of steps. It isn't a show stopper by any stretch so go ahead and get your X1 carbon. It is the best machine out

[Bug 1221790] Re: 8086:0166 [ThinkPad X1 Carbon] Screen brightness is maximum upon fresh boot

2013-12-19 Thread Anmar Oueja
Unfortunately, this issue continue to exists in the upstream 3.13-rc3 kernel. will update the tags as requested. ** Tags added: kernel-bug-exists-upstream kernel-bug-exists- upstream-v3.13-rc3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

Re: [Bug 1221790] Re: 8086:0166 [ThinkPad X1 Carbon] Screen brightness is maximum upon fresh boot

2013-12-18 Thread Anmar Oueja
I am now booting 14.04 dev images and the problem persists. On 18 December 2013 07:09, Christopher M. Penalver christopher.m.penal...@gmail.com wrote: Anmar Oueja, thank you for providing the requested information. Could you please confirm this issue exists with the latest development release

Re: [Bug 1221790] Re: Screen brightness is maximum upon fresh boot

2013-12-17 Thread Anmar Oueja
I did upgrade the BIOS a few weeks ago when I was running 13.10. Unfortunately, this didn't change anything. I am now running 14.04 with the latest apt-get and the results are the same. What happened? Upon cold boot or restart, the screen brightness is set to maximum even if my setting wasn't.

[Bug 1238626] [NEW] flickers when changing the date

2013-10-11 Thread Anmar Oueja
Public bug reported: Repro steps: 1. Click on the applet to open the drop down calendar 2. Click on any day you wish to skip to the next month 3. The entire drop down view flickers for .10 of a second . It looks like it is redrawing I have the absolute latest , including an update that just

Re: [Bug 1221783] Re: turning off bluetooth kills the applet

2013-10-02 Thread Anmar Oueja
Just to confirm that as of now, 2013.10.02 at 17:57 issues still exists. On 22 September 2013 03:28, Asa Zernik asaz...@gmail.com wrote: Another interesting note - while turning bluetooth back on through the settings window fails for me in the way Anmar described, turning it on with my

[Bug 1221790] Re: Screen brightness is maximum upon fresh boot

2013-09-23 Thread Anmar Oueja
** 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/1221790 Title: Screen brightness is maximum upon fresh boot To manage

Re: [Bug 1221790] Re: Screen brightness is maximum upon fresh boot

2013-09-21 Thread Anmar Oueja
I just confirmed that the problem continue to exist using Linux X1 3.11.0-8-generic #15-Ubuntu kernel. The 13.10 system is updated as of 2013.09.21. On 20 September 2013 18:40, Joseph Salisbury joseph.salisb...@canonical.com wrote: Given the number of bugs that the Kernel Team receives during

[Bug 1098216] Re: Regression in brightness control on Lenovo Thinkpad X230 (+tablet) and X1 Carbon

2013-09-06 Thread Anmar Oueja
I installed Ubuntu 13.10 running 3.11 kernel and I noticed the stepping is still there. The following fixed the stepping: sudo sh -c 'echo -n 0 /sys/module/video/parameters/brightness_switch_enabled' Seems that the driver and the GNOME settings daemon, or some other user space tool, is

[Bug 1221795] [NEW] brightness stepping is incorrect (double what it should be)

2013-09-06 Thread Anmar Oueja
Public bug reported: Problem: When I press the laptop screen brighteness, each step yield an event that is displayed on the OSD but the screen brightness doesn't change until the third press. Same happens for decreasing or increasing the brightness. Exepcted behaviour: Each press of the

[Bug 1098216] Re: Regression in brightness control on Lenovo Thinkpad X230 (+tablet) and X1 Carbon

2013-09-06 Thread Anmar Oueja
I filed a new bug to capture the issue with the screwed up brightness stepping (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1221795) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1098216

[Bug 1221790] [NEW] Screen brightness is maximum upon fresh boot

2013-09-06 Thread Anmar Oueja
Public bug reported: Hello, Trouble: Everytime I restart or cold boot my Thinkpad X1 laptop, my screen brightness is set to maximum. Expected Behaviour: Brighteness setting is retained between reboots My laptop uses UEFI. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package:

Re: [Bug 1221790] Re: Screen brightness is maximum upon fresh boot

2013-09-06 Thread Anmar Oueja
This didn't used to happen. I believe it started with the 3.11 kernel since there is new code in that area. I will try installing 3.10 and some early 3.11 RCs and see where I land. I know where to get the earlier kernel packages (kernel team PPA) but how do I interrupt the boot process to tell

Re: [Bug 1221795] Re: brightness stepping is incorrect (double what it should be)

2013-09-06 Thread Anmar Oueja
BTW, this command line option (acpi_backlight=vendor) fixes the problem so I am now not sure if this is a bug or not. On 6 September 2013 13:00, Anmar Oueja anmar.ou...@linaro.org wrote: I will check 3.10 and earlier 3.11 RCs to see if I can narrow it down. On 6 September 2013 11:47, Joseph

[Bug 1221783] [NEW] turning off bluetooth kills the applet

2013-09-06 Thread Anmar Oueja
Public bug reported: Steps to repro: 1. Boot from cold boot 2. Right click the Bluetooth applet 3. Uncheck the bluetooth option to turn off bluetooth 4. Applet disappears from the top bar 5. Open Systems Preferences 6. Select Bluetooth 7. Toggle the on/off switch. Button reflashes and reverts

Re: [Bug 1221795] Re: brightness stepping is incorrect (double what it should be)

2013-09-06 Thread Anmar Oueja
I will check 3.10 and earlier 3.11 RCs to see if I can narrow it down. On 6 September 2013 11:47, Joseph Salisbury joseph.salisb...@canonical.com wrote: Did this issue start happening after an update/upgrade? Was there a kernel version where you were not having this particular problem? This

[Bug 1195874] Re: indicator-datetime-service crashed with SIGSEGV in g_closure_invoke()

2013-09-03 Thread Anmar Oueja
Just in case this helps. I am experiencing this error everytime I am booting my thinkpad. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1195874 Title: indicator-datetime-service crashed with

[Bug 1192160] Re: screenshots are black

2013-08-29 Thread Anmar Oueja
I can no longer reproduce this bug any more. All my screenshots are working as expected. I am using the latest 13.10 as of Aug 29, 2013 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1192160 Title:

[Bug 1192160] Re: screenshots are black

2013-08-16 Thread Anmar Oueja
I am using 13.10 with the latest packages and do have this problem. I am using Thinkpad X1 Carbon (Ivy Bridge) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1192160 Title: screenshots are black To

Re: [Bug 1187500] Re: [Saucy] Unity is slow on Intel graphics

2013-06-14 Thread Anmar Oueja
I can confirm everything working great on the Thinkpad Carbon X1 anmar On 14 June 2013 09:23, Martin Albisetti argent...@gmail.com wrote: I can confirm everything works well now. Thank you! -- You received this bug notification because you are subscribed to a duplicate bug report

Re: [Bug 1098216] Re: Regression in brightness control on Lenovo Thinkpad X230 (+tablet) and X1 Carbon

2013-06-10 Thread Anmar Oueja
The kernel 3.10.0-0-generic #2~lp1098216v201306100718 works great on a Thinkpad X1 Carbon. Lowest setting turns off the LCD, which is great. Is this going upstream? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1188403] Re: Unity Dash is very slow after update

2013-06-06 Thread Anmar Oueja
the current rendering speed is around 2 seconds for the lense to show up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1188403 Title: Unity Dash is very slow after update To manage notifications

[Bug 1188403] [NEW] Unity Dash is very slow after update

2013-06-06 Thread Anmar Oueja
Public bug reported: I have the proposed updates turned on and I noticed an Xorg update last week. After that upgrae, I noticed that when I push the windows button to open the dash where I can type a name of an application to launch becomes very slow. In addition, Alt+Tab becomes very slow as

[Bug 1098216] Re: Regression in brightness control on Lenovo Thinkpad X230 (+tablet) and X1 Carbon

2013-05-17 Thread Anmar Oueja
This seems to be fixed now using the latest kernel update (Linux x1 3.8.0-22-generic) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1098216 Title: Regression in brightness control on Lenovo

  1   2   3   4   >