[Bug 2072933] Re: Intel GPU hangs on oneAPI kernel on 6.8.0-38 but not 6.8.0-36

2024-07-15 Thread Filip Jergle Almquist
Hi Matthew,

You were right, the kernel you provided fixed the issue.

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

Title:
  Intel GPU hangs on oneAPI kernel on 6.8.0-38 but not 6.8.0-36

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


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

[Bug 2072933] [NEW] Intel GPU hangs on oneAPI kernel on 6.8.0-38 but not 6.8.0-36

2024-07-12 Thread Filip Jergle Almquist
Public bug reported:

Kernel 6.8.0-38 seems to have introduced a regression causing Intel GPUs to 
hang when running oneAPI kernels. Here is a minimal example:
```
#include 
#include 

int main() {
  // auto selector = sycl::cpu_selector_v;  // Works fine
  auto selector = sycl::gpu_selector_v;

  auto queue = sycl::queue(selector);

  printf("Hello\n");
  queue.submit([&](sycl::handler ) {
cgh.parallel_for(sycl::range(1), [=](sycl::item<1> item) {});
  });
  queue.wait();
  printf("Bye\n");

  return 0;
}
```
Compiled with `icpx -fsycl sycltest.cpp -o sycltest`. 
Eventually I get "[   92.775034] Fence expiration time out 
i915-:03:00.0:sycltest[4605]:2!" in dmesg.
It works fine on 6.8.0-36.

Ubuntu version:
No LSB modules are available.
Description:Ubuntu 24.04 LTS
Release:24.04

These are the Intel packages (apt list --installed | grep intel):
intel-basekit-2024.2/all,now 2024.2.0-633 amd64 [installed]
intel-basekit-env-2024.2/all,now 2024.2.0-633 all [installed,automatic]
intel-basekit-getting-started-2024.2/all,now 2024.2.0-633 all 
[installed,automatic]
intel-gpu-tools/noble,now 1.28-1ubuntu2 amd64 [installed]
intel-media-va-driver-non-free/noble,now 24.1.0+ds1-1 amd64 [installed]
intel-microcode/noble-updates,noble-security,now 3.20240514.0ubuntu0.24.04.1 
amd64 [installed,automatic]
intel-ocloc/noble,now 23.43.27642.40-1ubuntu3 amd64 [installed]
intel-oneapi-advisor/all,now 2024.2.0-682 amd64 [installed,automatic]
intel-oneapi-ccl-2021.13/all,now 2021.13.0-299 amd64 [installed,automatic]
intel-oneapi-ccl-devel-2021.13/all,now 2021.13.0-299 amd64 [installed,automatic]
intel-oneapi-common-licensing-2024.2/all,now 2024.2.0-589 all 
[installed,automatic]
intel-oneapi-common-oneapi-vars-2024.2/all,now 2024.2.0-589 all 
[installed,automatic]
intel-oneapi-common-vars/all,now 2024.2.0-589 all [installed,automatic]
intel-oneapi-compiler-cpp-eclipse-cfg-2024.2/all,now 2024.2.0-981 all 
[installed,automatic]
intel-oneapi-compiler-dpcpp-cpp-2024.2/all,now 2024.2.0-981 amd64 
[installed,automatic]
intel-oneapi-compiler-dpcpp-cpp-common-2024.2/all,now 2024.2.0-981 all 
[installed,automatic]
intel-oneapi-compiler-dpcpp-cpp-runtime-2024.2/all,now 2024.2.0-981 amd64 
[installed,automatic]
intel-oneapi-compiler-dpcpp-eclipse-cfg-2024.2/all,now 2024.2.0-981 all 
[installed,automatic]
intel-oneapi-compiler-shared-2024.2/all,now 2024.2.0-981 amd64 
[installed,automatic]
intel-oneapi-compiler-shared-common-2024.2/all,now 2024.2.0-981 all 
[installed,automatic]
intel-oneapi-compiler-shared-runtime-2024.2/all,now 2024.2.0-981 amd64 
[installed,automatic]
intel-oneapi-dal-2024.5/all,now 2024.5.0-281 amd64 [installed,automatic]
intel-oneapi-dal-common-2024.5/all,now 2024.5.0-281 all [installed,automatic]
intel-oneapi-dal-common-devel-2024.5/all,now 2024.5.0-281 all 
[installed,automatic]
intel-oneapi-dal-devel-2024.5/all,now 2024.5.0-281 amd64 [installed,automatic]
intel-oneapi-dev-utilities-2024.2/all,now 2024.2.0-516 amd64 
[installed,automatic]
intel-oneapi-dev-utilities-eclipse-cfg-2024.2/all,now 2024.2.0-516 all 
[installed,automatic]
intel-oneapi-diagnostics-utility-2024.2/all,now 2024.2.0-517 amd64 
[installed,automatic]
intel-oneapi-dnnl-2024.2/all,now 2024.2.0-570 amd64 [installed,automatic]
intel-oneapi-dnnl-devel-2024.2/all,now 2024.2.0-570 amd64 [installed,automatic]
intel-oneapi-dnnl/all,now 2024.2.0-570 amd64 [installed,automatic]
intel-oneapi-dpcpp-cpp-2024.2/all,now 2024.2.0-981 amd64 [installed,automatic]
intel-oneapi-dpcpp-ct-2024.2/all,now 2024.2.0-423 amd64 [installed,automatic]
intel-oneapi-dpcpp-ct-eclipse-cfg-2024.2/all,now 2024.2.0-423 all 
[installed,automatic]
intel-oneapi-dpcpp-debugger-2024.2/all,now 2024.2.0-564 amd64 
[installed,automatic]
intel-oneapi-icc-eclipse-plugin-cpp-2024.2/all,now 2024.2.0-981 all 
[installed,automatic]
intel-oneapi-ipp-2021.12/all,now 2021.12.0-558 amd64 [installed,automatic]
intel-oneapi-ipp-common-2021.12/all,now 2021.12.0-558 all [installed,automatic]
intel-oneapi-ipp-common-devel-2021.12/all,now 2021.12.0-558 all 
[installed,automatic]
intel-oneapi-ipp-devel-2021.12/all,now 2021.12.0-558 amd64 [installed,automatic]
intel-oneapi-ippcp-2021.12/all,now 2021.12.0-471 amd64 [installed,automatic]
intel-oneapi-ippcp-common-2021.12/all,now 2021.12.0-471 all 
[installed,automatic]
intel-oneapi-ippcp-common-devel-2021.12/all,now 2021.12.0-471 all 
[installed,automatic]
intel-oneapi-ippcp-devel-2021.12/all,now 2021.12.0-471 amd64 
[installed,automatic]
intel-oneapi-libdpstd-devel-2022.6/all,now 2022.6.0-559 amd64 
[installed,automatic]
intel-oneapi-mkl-classic-devel-2024.2/all,now 2024.2.0-663 amd64 
[installed,automatic]
intel-oneapi-mkl-classic-include-2024.2/all,now 2024.2.0-663 amd64 
[installed,automatic]
intel-oneapi-mkl-classic-include-common-2024.2/all,now 2024.2.0-663 all 
[installed,automatic]
intel-oneapi-mkl-cluster-2024.2/all,now 2024.2.0-663 amd64 [installed,automatic]
intel-oneapi-mkl-cluster-devel-2024.2/all,now 2024.2.0-663 amd64 

[Bug 2072580] [NEW] Sound crashes after 2 games of Dota2.

2024-07-09 Thread Filip Matovic
Public bug reported:

Sound crashes after 2 games of Dota 2. I have to restard machine to be
able to have it again.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: alsa-base 1.0.25+dfsg-0ubuntu7
ProcVersionSignature: Ubuntu 6.8.0-36.36-generic 6.8.4
Uname: Linux 6.8.0-36-generic x86_64
ApportVersion: 2.28.1-0ubuntu3
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue Jul  9 19:31:08 2024
InstallationDate: Installed on 2024-06-24 (15 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
SourcePackage: alsa-driver
Symptom: audio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/15/2016
dmi.bios.release: 5.6
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F2
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: H110M-S2-CF
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF2:bd03/15/2016:br5.6:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnH110M-S2-CF:rvrx.x:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuTobefilledbyO.E.M.:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: To be filled by O.E.M.
dmi.product.sku: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug noble wayland-session

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

Title:
  Sound crashes after 2 games of Dota2.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/2072580/+subscriptions


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

[Bug 2068738] Re: AMD GPUs fail with null pointer dereference when IOMMU enabled, leading to black screen

2024-06-27 Thread Filip Średnicki
Confirmed also by myself -  5.15.0-113 is not solving the problem...

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

Title:
  AMD GPUs fail with null pointer dereference when IOMMU enabled,
  leading to black screen

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


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

[Bug 2068738] Re: AMD GPUs fail with null pointer dereference when IOMMU enabled, leading to black screen

2024-06-26 Thread Filip Średnicki
I have noticed one more consequence of this bug, which can be very
painful for those who are running thier own servers. Regardless that it
is possible to connect by SSH and operate server normally, in my case
when I was trying to reboot it whole power down procedure is carried
properly up to closing of journal, but server freezes at the end and is
not restarting, so if one is far away from infrastructure, can be in
trouble. Fix with nomodeset is solving this restart issue.

My server is on Ryzen 3 + Radeon Vega integrated GPU.

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

Title:
  AMD GPUs fail with null pointer dereference when IOMMU enabled,
  leading to black screen

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


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

[Bug 2070305] Re: AMDGPU init fails after kernel upgrade to 5.15.0-112

2024-06-25 Thread Filip Średnicki
*** This bug is a duplicate of bug 2068738 ***
https://bugs.launchpad.net/bugs/2068738

** This bug has been marked a duplicate of bug 2068738
   AMD GPUs fail with null pointer dereference when IOMMU enabled, leading to 
black screen

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

Title:
  AMDGPU init fails after kernel upgrade to 5.15.0-112

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2070305/+subscriptions


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

[Bug 2070305] Re: AMDGPU init fails after kernel upgrade to 5.15.0-112

2024-06-24 Thread Filip Średnicki
** Summary changed:

- After last kernel upgrade my GPU fails to be initiated, resulting in black 
screen on HDMI connected display. 
+ AMDGPU init fails after kernel upgrade to 5.15.0-112

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

Title:
  AMDGPU init fails after kernel upgrade to 5.15.0-112

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2070305/+subscriptions


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

[Bug 2070305] [NEW] After last kernel upgrade my GPU fails to be initiated, resulting in black screen on HDMI connected display.

2024-06-24 Thread Filip Średnicki
Public bug reported:

System operates properly, but I'm only able to connect via SSH to
control it. Reviewing a log I see following errors related to GPU:

cze 23 11:10:14 dom kernel: kfd kfd: amdgpu: Failed to resume IOMMU for device 
1002:15d8
(...)
cze 23 11:10:14 dom kernel: amdgpu :04:00.0: amdgpu: amdgpu_device_ip_init 
failed
 
GPU is RADEON VEGA integrated with AMD RYZEN processor.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: ubuntu-release-upgrader-core 1:22.04.19
ProcVersionSignature: Ubuntu 5.15.0-112.122-generic 5.15.152
Uname: Linux 5.15.0-112-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
CloudArchitecture: x86_64
CloudID: none
CloudName: none
CloudPlatform: none
CloudSubPlatform: config
CrashDB: ubuntu
Date: Mon Jun 24 20:59:37 2024
InstallationDate: Installed on 2023-10-06 (261 days ago)
InstallationMedia: Ubuntu-Server 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230810)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: dist-upgrade
UpgradeStatus: No upgrade log present (probably fresh install)
VarLogDistupgradeAptHistorylog:
 Start-Date: 2023-10-31  21:46:29
 Upgrade: udev:amd64 (249.11-0ubuntu3.10, 249.11-0ubuntu3.11), bind9-host:amd64 
(1:9.18.12-0ubuntu0.22.04.3, 1:9.18.18-0ubuntu0.22.04.1), 
systemd-timesyncd:amd64 (249.11-0ubuntu3.10, 249.11-0ubuntu3.11), 
libpam-systemd:amd64 (249.11-0ubuntu3.10, 249.11-0ubuntu3.11), 
libsystemd0:amd64 (249.11-0ubuntu3.10, 249.11-0ubuntu3.11), 
libnss-systemd:amd64 (249.11-0ubuntu3.10, 249.11-0ubuntu3.11), systemd:amd64 
(249.11-0ubuntu3.10, 249.11-0ubuntu3.11), libudev1:amd64 (249.11-0ubuntu3.10, 
249.11-0ubuntu3.11), bind9-dnsutils:amd64 (1:9.18.12-0ubuntu0.22.04.3, 
1:9.18.18-0ubuntu0.22.04.1), distro-info-data:amd64 (0.52ubuntu0.4, 
0.52ubuntu0.5), bind9-libs:amd64 (1:9.18.12-0ubuntu0.22.04.3, 
1:9.18.18-0ubuntu0.22.04.1), systemd-sysv:amd64 (249.11-0ubuntu3.10, 
249.11-0ubuntu3.11)
 End-Date: 2023-10-31  21:46:50

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade jammy third-party-packages uec-images

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

Title:
  After last kernel upgrade my GPU fails to be initiated, resulting in
  black screen on HDMI connected display.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2070305/+subscriptions


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

[Bug 2059847] Re: Input lag or freezes on Nvidia desktops with X11

2024-04-04 Thread Filip M
Should we remove the ppa after the official packages are released?

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

Title:
  Input lag or freezes on Nvidia desktops with X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2059847/+subscriptions


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

[Bug 2059847] Re: Input lag or freezes on Nvidia desktops with X11

2024-04-04 Thread Filip M
This one really affects my productivity. It's not only terminal it's also slack 
and some other apps.
Looking forward to @Daniel's PPA.
This also raises a question of testing upstream packages by Ubuntu team, as 
clearly this wasn't tested in all possible usage cases. I understand not 
everything can be tested in depth, but a bug of this magnitude needs to be 
triaged ASAP and not in weeks time frame. It's bad for enterprise users, and 
it's bad for all the newcomers. We decade old Ubuntu users are kinda used to 
this situations, not happy but used to it.

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

Title:
  Input lag or freezes on Nvidia desktops with X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2059847/+subscriptions


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

[Bug 1973133] [NEW] package linux-image-5.14.0-1036-oem 5.14.0-1036.40 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2022-05-12 Thread Filip Mikes
Public bug reported:

Found during regular update `sudo apt upgrade`

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: linux-image-5.14.0-1036-oem 5.14.0-1036.40
ProcVersionSignature: Ubuntu 5.14.0-1034.37-oem 5.14.21
Uname: Linux 5.14.0-1034-oem x86_64
ApportVersion: 2.20.11-0ubuntu27.23
Architecture: amd64
CasperMD5CheckResult: skip
Date: Thu May 12 08:43:38 2022
ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
InstallationDate: Installed on 2021-12-02 (160 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
Python3Details: /usr/bin/python3.8, Python 3.8.10, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.6
SourcePackage: initramfs-tools
Title: package linux-image-5.14.0-1036-oem 5.14.0-1036.40 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal

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

Title:
  package linux-image-5.14.0-1036-oem 5.14.0-1036.40 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1973133/+subscriptions


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

[Bug 1930629] Re: Raspberry pi 4 USB controller randomly crashes

2021-09-20 Thread Filip Weiss
5 days to test is not enough considering that the bug might take longer
to occur.

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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


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

[Bug 1930629] Re: Raspberry pi 4 USB controller randomly crashes

2021-08-19 Thread Filip Weiss
Thanks for still looking into this. I actually shut down my project because of 
the HDD bugs.
Sorry for not responding, that was the reason.

But to resolve this issue I would plug everything thing in one more time
and test it again, if you think this could fix it.

Seeing that the fix is 3 days old this probably did not land in the
ubuntu or raspi-os repos yet, or is it?

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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


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

[Bug 1930629] Re: Raspberry pi 4 USB controller randomly crashes

2021-06-21 Thread Filip Weiss
Thanks for looking into it and for the USB explanation.

The asmedia device is the oldest HDD enclosure that is connected to the
pi.

Smartd was running on the ubuntu pi but did not run on raspi-os. I can
still try to increase the checks though, maybe it will make it more
reproducible..?

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1930629] Re: Raspberry pi 4 USB controller randomly crashes

2021-06-18 Thread Filip Weiss
How did you do that @juergh? Similar setup?

In the meantime i have tried to narrow the bug down further:

* I have replaced the raspberry pi
* Ensured that i use grounded power supplied for the hubs
* Tested with raspi-os & old "known good" kernel 4.19

I experienced the problem with all of these. The error messages differ but the 
end result of all USB devices disconnecting was the same (btw this includes a 
USB stick that is NOT connected to a hub).
So i think this is not an ubuntu specific problem.

This problem does not occur if i use the USB2 ports.

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1930629] Re: Raspberry pi 4 USB controller randomly crashes

2021-06-10 Thread Filip Weiss
Could be related but i have different symptoms. I can still reboot the
pi and nothing hangs (except IO to the disconnected drives of course).

I have tried more things to debug this. It seems that on raspi-os with
the same setup the USB controller does not crash but some seagate drives
still disconnect randomly. They keep spinning up and disconnecting after
that. Only fix is a reboot.

It also happens less frequently on USB2. I don't get why. Sound like a
thermal issue to me, but i also have a fan in place for the external
HDDs. My second guess would be power supply, but i have a 5A one
connected to the hub, and it's only the seagate drives that disconnect.

Anyway, while using raspi-os still does not solve my problem it at least does 
not crash the USB controller. 
Maybe ubuntu needs to update the raspi firmware or kernel to also get this 
behaviour?

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1930629] Re: Raspberry pi 4 USB controller randomly crashes

2021-06-04 Thread Filip Weiss
I ran apport-collect as requested :)

I ran it AFTER the problem occured (again).

One more note: I upgraded the firmware to the very latest version using
rpi-update (https://github.com/Hexxeh/rpi-update) because i was
desperate. It did not fix the problem.

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1930629] WifiSyslog.txt

2021-06-04 Thread Filip Weiss
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1930629/+attachment/5502446/+files/WifiSyslog.txt

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1930629] UdevDb.txt

2021-06-04 Thread Filip Weiss
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1930629/+attachment/5502445/+files/UdevDb.txt

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1930629] ProcInterrupts.txt

2021-06-04 Thread Filip Weiss
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1930629/+attachment/5502443/+files/ProcInterrupts.txt

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1930629] ProcModules.txt

2021-06-04 Thread Filip Weiss
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1930629/+attachment/5502444/+files/ProcModules.txt

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1930629] ProcCpuinfoMinimal.txt

2021-06-04 Thread Filip Weiss
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1930629/+attachment/5502442/+files/ProcCpuinfoMinimal.txt

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1930629] ProcCpuinfo.txt

2021-06-04 Thread Filip Weiss
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1930629/+attachment/5502441/+files/ProcCpuinfo.txt

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1930629] Lsusb-v.txt

2021-06-04 Thread Filip Weiss
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1930629/+attachment/5502440/+files/Lsusb-v.txt

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1930629] Lspci.txt

2021-06-04 Thread Filip Weiss
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1930629/+attachment/5502439/+files/Lspci.txt

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1930629] Dependencies.txt

2021-06-04 Thread Filip Weiss
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1930629/+attachment/5502438/+files/Dependencies.txt

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1930629] CurrentDmesg.txt

2021-06-04 Thread Filip Weiss
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1930629/+attachment/5502437/+files/CurrentDmesg.txt

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1930629] Re: Raspberry pi 4 USB controller randomly crashes

2021-06-04 Thread Filip Weiss
apport information

** Tags added: apport-collected arm64-image focal raspi-image staging
uec-images

** Description changed:

  My raspberry pi 4 running Ubuntu 20.04 server is constantly having trouble 
the the usb controller.
  I have 2 externally powered USB hubs connected that have a few HDDs plugged 
in.
  
  After a seemingly random amount of time (between 1 minute and 2 days)
  the usb controller will crash completely. No USB devices are detected
  anymore after that, i have to reboot the system.
  
  I have tried:
  * Providing a lot of cooling (metal case + desktop size fan)
  * Switching the USB Hubs to a different brand
  * Switching the power supply of the USB hubs
  * Switching the power supply of the raspberry
  
  Nothing helped, so i concluded that this probably is a kernel bug. I
  think the USB controller should not crash at the very least.
  
  I've attached my dmesg.
  
  lsb_release -rd
Description:Ubuntu 20.04.2 LTS
Release:20.04
  
  linux-raspi version: 5.4.0.1035.70
  
  uname -a
Linux pi 5.4.0-1035-raspi #38-Ubuntu SMP PREEMPT Tue Apr 20 21:37:03 UTC 
2021 aarch64 aarch64 aarch64 GNU/Linux
  
  lsusb (after crash)
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ --- 
+ ProblemType: Bug
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.4.0-1035-raspi.
+ AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
+ ApportVersion: 2.20.11-0ubuntu27.18
+ Architecture: arm64
+ ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
+ Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
+ Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
+ CasperMD5CheckResult: skip
+ DistroRelease: Ubuntu 20.04
+ ImageMediaBuild: 20210201.1
+ IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
+ Lspci-vt: -[:00]---00.0-[01]00.0  VIA Technologies, Inc. VL805 USB 
3.0 Host Controller
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ Lsusb-t:
+  /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
+  /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
+ Package: linux-raspi
+ PackageArchitecture: arm64
+ PciMultimedia:
+  
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=C.UTF-8
+  SHELL=/bin/bash
+ ProcFB:
+  
+ ProcKernelCmdLine: coherent_pool=1M 8250.nr_uarts=1 
snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=0 
bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:1D:06:FE 
vc_mem.mem_base=0x3ec0 vc_mem.mem_size=0x4000  net.ifnames=0 
dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=LABEL=writable 
rootfstype=ext4 elevator=deadline rootwait fixrtc quiet splash
+ ProcVersionSignature: Ubuntu 5.4.0-1035.38-raspi 5.4.106
+ RelatedPackageVersions:
+  linux-restricted-modules-5.4.0-1035-raspi N/A
+  linux-backports-modules-5.4.0-1035-raspi  N/A
+  linux-firmware1.187.12
+ RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
+ StagingDrivers: bcm2835_isp bcm2835_v4l2 bcm2835_mmal_vchiq bcm2835_codec 
snd_bcm2835 vc_sm_cma
+ Tags:  arm64-image raspi-image focal uec-images staging
+ Uname: Linux 5.4.0-1035-raspi aarch64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ _MarkForUpload: True
+ acpidump:

** Attachment added: "AlsaDevices.txt"
   
https://bugs.launchpad.net/bugs/1930629/+attachment/5502435/+files/AlsaDevices.txt

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1930629] CRDA.txt

2021-06-04 Thread Filip Weiss
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1930629/+attachment/5502436/+files/CRDA.txt

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1930629] [NEW] Raspberry pi 4 USB controller randomly crashes

2021-06-02 Thread Filip Weiss
Public bug reported:

My raspberry pi 4 running Ubuntu 20.04 server is constantly having trouble the 
the usb controller.
I have 2 externally powered USB hubs connected that have a few HDDs plugged in.

After a seemingly random amount of time (between 1 minute and 2 days)
the usb controller will crash completely. No USB devices are detected
anymore after that, i have to reboot the system.

I have tried:
* Providing a lot of cooling (metal case + desktop size fan)
* Switching the USB Hubs to a different brand
* Switching the power supply of the USB hubs
* Switching the power supply of the raspberry

Nothing helped, so i concluded that this probably is a kernel bug. I
think the USB controller should not crash at the very least.

I've attached my dmesg.

lsb_release -rd
  Description:  Ubuntu 20.04.2 LTS
  Release:  20.04

linux-raspi version: 5.4.0.1035.70

uname -a
  Linux pi 5.4.0-1035-raspi #38-Ubuntu SMP PREEMPT Tue Apr 20 21:37:03 UTC 2021 
aarch64 aarch64 aarch64 GNU/Linux

lsusb (after crash)
  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

** Affects: linux-raspi (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "dmesg output"
   
https://bugs.launchpad.net/bugs/1930629/+attachment/5501970/+files/pi.dmesg.log

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

Title:
  Raspberry pi 4 USB controller randomly crashes

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

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

[Bug 1926475] [NEW] gedit looks bad in dark mode

2021-04-28 Thread Filip Siwek
Public bug reported:

When ubuntu is in dark mode, the default gui text editor highlights the
text in a way that makes it impossible to read.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Attachment added: "Zrzut ekranu z 2021-04-28 17-42-37.png"
   
https://bugs.launchpad.net/bugs/1926475/+attachment/5493080/+files/Zrzut%20ekranu%20z%202021-04-28%2017-42-37.png

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

Title:
  gedit looks bad in dark mode

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

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

[Bug 1922493] Re: wakeup from suspend mounts nvme disk as readonly and system crashes

2021-04-04 Thread Filip Procházka
This https://askubuntu.com/a/576342/642027 made me check if I have the
latest BIOS for my motherboard and it turns out I didn't.

I've upgraded my BIOS and the problem with the disk disappeared. Now
suspend+wakeup works as expected.

This issue can be closed now.

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

Title:
  wakeup from suspend mounts nvme disk as readonly and system crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1922493/+subscriptions

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

[Bug 1922493] Re: wakeup from suspend mounts nvme disk as readonly and system crashes

2021-04-04 Thread Filip Procházka
I've just discovered
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1889306/comments/12,
and it looks like it **might** be related.

I have Seagate FireCuda 510 SSD, ZP2000GM30001 https://www.seagate.com
/internal-hard-drives/ssd/firecuda-ssd/#specs

The drive claims it has "Storage Work Group Security Subsystem Class:
Opal, Version 2.00" and according to
https://wiki.archlinux.org/index.php/Self-
encrypting_drives#Waking_up_from_suspend, this might not be supported
out-of-the-box

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

Title:
  wakeup from suspend mounts nvme disk as readonly and system crashes

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

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

[Bug 1922493] [NEW] wakeup from suspend mounts nvme disk as readonly and system crashes

2021-04-04 Thread Filip Procházka
Public bug reported:

Hi, I've bought a new NVMe and just finished a fresh install on my
desktop of Ubuntu 20.04.2 LTS, I've previously had 18.04.something on
the same hardware. On 18.04 suspend worked, on 20.04.2 it does not.

The normal suspend button did not work at all. The system went to sleep,
but wakeup showed only error logs and after about a minute it auto-
restarted. After some googling, I've found this command
https://askubuntu.com/a/1237199/642027 and tried it. With that, the
system showed the GUI after wakeup, and it looked like it might have
worked, but the apps started crashing and I had to do a hard reboot.

I've configured my system to stream syslog to external storage which I
believe helped me to capture the logs. I am attaching them, but I've
stripped some parts. The "Failed to write entry, ignoring: Read-only
file system" message is duplicated many times, alongside rsyslogd errors
that it cannot write the logs to disk. Apart from that, most of the
relevant logs should be there.

Motherboard: ROG STRIX X299-E GAMING, 90MB0U50-M0EAY0
CPU: Intel Core i7-7820X, BX80673I77820X
GPU: EVGA GeForce GTX 1060 GAMING, 06G-P4-6262-KR, 6GB GDDR5

I have no idea if this is the right place to report it. If not - sorry!
https://wiki.ubuntu.com/Bugs/FindRightPackage#Suspend_and_Hibernate sent
me here.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.8.0-48-generic 5.8.0-48.54~20.04.1
ProcVersionSignature: Ubuntu 5.8.0-48.54~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-48-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.16
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sun Apr  4 16:00:18 2021
InstallationDate: Installed on 2021-04-03 (0 days ago)
InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
SourcePackage: linux-signed-hwe-5.8
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

** Attachment added: "wakeup_logs.txt"
   
https://bugs.launchpad.net/bugs/1922493/+attachment/5483982/+files/wakeup_logs.txt

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

Title:
  wakeup from suspend mounts nvme disk as readonly and system crashes

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

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

[Bug 1920789] [NEW] Software Updater is trasparent

2021-03-22 Thread Filip Siwek
Public bug reported:

The Software Updater went trasparent after changing some screen related
settings.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: xorg 1:7.7+19ubuntu15
ProcVersionSignature: Ubuntu 5.8.0-45.51-generic 5.8.18
Uname: Linux 5.8.0-45-generic x86_64
ApportVersion: 2.20.11-0ubuntu50.5
Architecture: amd64
BootLog: Error: [Errno 13] Brak dostępu: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Mon Mar 22 16:12:30 2021
DistUpgraded: Fresh install
DistroCodename: groovy
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0156] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. 3rd Gen Core processor Graphics Controller 
[1043:145d]
InstallationDate: Installed on 2021-03-22 (0 days ago)
InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
MachineType: ASUSTeK COMPUTER INC. X551CAP
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-45-generic 
root=UUID=fbc2cdb0-6ed7-4a6b-8c6e-7de01dbaf6aa ro quiet splash vt.handoff=7
RebootRequiredPkgs: gnome-shell
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/23/2013
dmi.bios.release: 4.6
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: X551CAP.206
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: X551CAP
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX551CAP.206:bd10/23/2013:br4.6:svnASUSTeKCOMPUTERINC.:pnX551CAP:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX551CAP:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.family: X
dmi.product.name: X551CAP
dmi.product.sku: ASUS-NotebookSKU
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.102-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 20.2.6-0ubuntu0.20.10.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.9-2ubuntu1.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200714-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug corruption groovy ubuntu

** Attachment added: "Zrzut ekranu z 2021-03-22 16-12-52.png"
   
https://bugs.launchpad.net/bugs/1920789/+attachment/5479186/+files/Zrzut%20ekranu%20z%202021-03-22%2016-12-52.png

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

Title:
  Software Updater is trasparent

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

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

[Bug 1901585] [NEW] Ubuntu 20.04 LTS Desktop Screen blinking/flickering black and side menu bar turn upsidedown

2020-10-26 Thread Filip Roland
Public bug reported:

Sometimes after I change the used account to the not pirivleged user account 
and clik to side menu bar the (Xorg/Gnome) screen randomly start turn black and 
back to normal while i move the mouse, somtimes just stay black but if there is 
an opened window (used to be nautilus or FireFox) and is move over the mause 
cursor over its is start partially show the right content.
Paralelly the side menu turn upside down randomly.

I never experienced this with root account and find that if I lock the
screen and relese it is used to solve the problem for a while.

The problem raised after upgrade Ubuntu from 18.04 LTS to 20.04 LTS

The computer is a desktop so there no accelerometer giroscope.
The screen is a 4K montior with 3840×2160 resolution and work on 29,97 Hz
The graphics card is an ASUS NVIDIA GeForce GTX 1060 6GB

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
.proc.driver.nvidia.capabilities.gpu0: Error: [Errno 21] Ez egy könyvtár: 
'/proc/driver/nvidia/capabilities/gpu0'
.proc.driver.nvidia.capabilities.mig: Error: [Errno 21] Ez egy könyvtár: 
'/proc/driver/nvidia/capabilities/mig'
.proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Ez egy könyvtár: 
'/proc/driver/nvidia/gpus/:01:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.suspend: suspend hibernate resume
.proc.driver.nvidia.suspend_depth: default modeset uvm
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  450.80.02  Wed Sep 23 01:13:39 
UTC 2020
 GCC version:  gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.11-0ubuntu27.10
Architecture: amd64
CasperMD5CheckResult: skip
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Mon Oct 26 18:13:01 2020
DistUpgraded: 2020-10-07 15:58:42,341 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Nem sikerült a gyermekfolyamat 
(„./xorg_fix_proprietary.py”) végrehajtása (Nincs ilyen fájl vagy könyvtár) (8))
DistroCodename: focal
DistroVariant: ubuntu
DkmsStatus:
 nvidia, 450.80.02, 5.4.0-51-generic, x86_64: installed
 nvidia, 450.80.02, 5.4.0-52-generic, x86_64: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Subsystem: ASUSTeK Computer Inc. HD Graphics 530 [1043:8694]
 NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] [10de:1c03] (rev a1) (prog-if 
00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. GP106 [GeForce GTX 1060 6GB] [1043:85ab]
InstallationDate: Installed on 2017-01-03 (1391 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
MachineType: System manufacturer System Product Name
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=hu_HU.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-52-generic 
root=UUID=74c33349-7cf3-4ced-8462-62ad4c43832d ro quiet splash 
crashkernel=512M-:192M vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to focal on 2020-10-07 (19 days ago)
dmi.bios.date: 06/29/2017
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 3504
dmi.board.asset.tag: Default string
dmi.board.name: MAXIMUS VIII HERO
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3504:bd06/29/2017:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnMAXIMUSVIIIHERO:rvrRev1.xx:cvnDefaultstring:ct3:cvrDefaultstring:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.sku: SKU
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.14.1+20.04.20200211-0ubuntu1
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.8-0ubuntu1~20.04.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.6-1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1
xserver.bootTime: Mon Oct 26 09:53:56 2020
xserver.configfile: default
xserver.errors:
 systemd-logind: failed to release device: Device not taken
 systemd-logind: failed to release device: Device not taken
 systemd-logind: failed to release device: Device not taken
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 

[Bug 1861610] Re: 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL'

2020-08-10 Thread Filip Bočinec
Tried method in #66 with sed line from #67 but the problem persists. Notebook 
is ThinkBook 15 IIL. Any suggestions? Maybe I am doing something wrong, I am 
relatively beginner. 
Output of 'lsmod | grep i2c':
i2c_algo_bit   16384  1 i915
i2c_i801   32768  0
 
Thanks

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

Title:
  'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL'

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

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

[Bug 1768625] Re: Bluetooth headset HSP/HFP mode not working in Bionic

2020-07-14 Thread Filip
*** This bug is a duplicate of bug 1576559 ***
https://bugs.launchpad.net/bugs/1576559

Any update on that issue? It can be a workaround using ofono but it is
crappy ofono is not included in focal as well. And setting ofono up
takes a few minutes and it is a hell two switch profiles, restart
headset and do a lot of stuff which can be automated. It would be great
to have it as an OS part. I use AirPods and only sound works out of the
box but for the mic I have to struggle with ofono and I'm not glad to
use this workaround.

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

Title:
  Bluetooth headset HSP/HFP mode not working in Bionic

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

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

[Bug 1886425] Re: python-aptly 0.12.12 released

2020-07-07 Thread Filip Pytloun
Hello, it was kind-of intentional to keep 0.12.10 and don't release
0.12.12 in Debian as there were some experimental changes that were not
tested very well.

I am both upstream and Debian maintainer so I would be happy to hear
feedback if you are using python-aptly and have some experience with it.

I will try to find some time soon and check if it's ready to udpate the
package now. Anyway I would prefer to submit bugs like this one in
Debian bugtracker (https://tracker.debian.org/pkg/python-aptly) instead
of Ubuntu's Launchpad as in this case Ubuntu only copies Debian's
package without modifications.

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

Title:
  python-aptly 0.12.12 released

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-aptly/+bug/1886425/+subscriptions

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

[Bug 263505]

2020-05-04 Thread Filip Štamcar
I want to provide some feedback about this change and see if this can be
fixed:

For general usage, this change is good and better than redirecting users
to unexisting websites when they want to search.

However, there are some TLDs that aren't present in the Public Suffix
List, which means that users who want to visit such domains will instead
be redirected to search. Example of such domains are local/reserved TLDs
(like `.local` or `.test`) which are commonly used for local
development/testing, as well as non-IANA-managed TLDs, like OpenNIC
(`.oss,` `.libre`...) and others, mostly by some decentralized projects
(`.eth`, `.bit`...).

All of them now just trigger a search. To access them, you now need to
manually type `http://` or `https://` before the domain. Are there any
other better solutions? Could Firefox try to resolve such domains to see
if they contain existing website (for local/reserved TLDs and OpenNIC
which are commonly resolved with custom `/etc/hosts` file or custom DNS
server) and provide some API to extensions so that extensions will be
able to tell it that TLDs are valid (for `.eth`, `.bit`... which are
commonly resolved through extensions).

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

Title:
  Wishlist: add "use input as a search term" to "address not found" page

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/263505/+subscriptions

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

[Bug 263505]

2020-05-04 Thread Filip Štamcar
(In reply to Marco Bonardo [:mak] from comment #88)
> I don't see why, searches without dots are also used a lot in enterprise. I 
> gave you two solutions that cover your use case pretty well depending on the 
> needs, there are also ways to always force a visit (type the protocol) or 
> always force a search (prepend ?). I don't think we should make the code even 
> more complex for every edge case.

The reason why I requested this was long resolving time for searches
without dots, but if this is going to be fixed, separate pref is not
needed.

> I don't think extensions should be necessary, you can file an
enhancement bug for whitelisting suffixes and we can eval that.

I created bug 1634650.

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

Title:
  Wishlist: add "use input as a search term" to "address not found" page

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/263505/+subscriptions

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

[Bug 263505]

2020-05-04 Thread Filip Štamcar
(In reply to Marco Bonardo [:mak] from comment #86)
> you can also use browser.fixup.dns_first_for_single_words to force a dns 
> lookup before searching.

Would it be possible to have something like this (additional pref), but
only for searches that contain (at least one) dot? This would be useful
because most commonly, searches without dots are not used as domains
(except `localhost` which is handled separately), while searches
containing dots could be commonly used as domains.

Also, I don't know if it's just for me, but Firefox takes longer to
"resolve" (try resolving but then fail and search instead) domains
without dots (`for example `test`, which takes few seconds before
redirecting to search) that domains with dots (for example `test.a`,
which is redirected to search almost immediately).

(In reply to Marco Bonardo [:mak] from comment #85)
> just add domains to the whitelist, create a bool pref like 
> browser.fixup.domainwhitelist.yourdomain.yoursuffix and set it to true.

What about whitelisting whole TLDs/suffixes? And along with this, API
that allows extensions to modify the list of whitelisted TLDs would be
quite useful, for example for extensions that provide support for
domains like `.eth` or `.bit`.

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

Title:
  Wishlist: add "use input as a search term" to "address not found" page

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/263505/+subscriptions

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

[Bug 684280] Re: casper toram forgets to disconnect loop device

2019-10-03 Thread Filip
Here's a patch for casper to delete the loopback after copying:

diff --git a/scripts/casper b/scripts/casper
index 5861ced..fa06c0d 100644
--- a/scripts/casper
+++ b/scripts/casper
@@ -191,7 +191,7 @@ copy_live_to() {
 if [ -e ${copyfrom}/.disk ]; then
 cp -a ${copyfrom}/.disk ${copyto}
 fi
-umount ${copyfrom}
+umount -d ${copyfrom}
 mount -r -o move ${copyto} ${copyfrom}
 rmdir ${copyto}
 return 0

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

Title:
  casper toram forgets to disconnect loop device

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

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

[Bug 1841450] Re: After install qemu-kvm the boot freezes with splash screen

2019-08-26 Thread Filip Roland
** Description changed:

  Hi!
  
  The issue:
  
  I have/had an 64 bit version of Ubuntu 18.04.3 LTS (In GRUB: Linux 
4.15.0-51-generic) and I installed kvm well as on the 
https://help.ubuntu.com/community/KVM/Installation page written.
  (kvm-ok and virsh list --all not show any problem too)
  After installing the kvm sys packages the whole system freezed with GRUB's 
splash screen (the GRUB menu two echos shown on it) every time when i choose 
the kvm system (In GRUB: Linux 4.15.0-1035-kvm) to load, and it freezes in 
recovery mode too at the same way. (recovery mode use nomodeset but show the 
same way purple screen with the two menu echo text and after stay in those 
state)
  
  The earlier generic version is choosable at GRUB too and it work well.
  
  I tried to add dis_ucode_ldr (as i read somewhere this can solve some
  issue with ASUS hw's) to the recovery start grub menu command but it not
  helped. (and generic version run well without it)
  
  I have installed linux-crashdump (on the running generic version) but
  the kexec_cmd contain only this:
  
  /sbin/kexec -p --command-
  line="BOOT_IMAGE=/boot/vmlinuz-4.15.0-51-generic
  root=UUID=74c33349-7cf3-4ced-8462-62ad4c43832d ro quiet splash
  vt.handoff=1 nr_cpus=1 systemd.unit=kdump-tools-dump.service irqpoll
  nousb ata_piix.prefer_ms_hyperv=0" --initrd=/var/lib/kdump/initrd.img
  /var/lib/kdump/vmlinuz
  
  so to me seems it will not help as it contain nothing about the kvm
  startup tryings.
  
- The hardware info by lspci:
+ Hardvare configuration:
+ 
+ CPU: Intel® Core™ i7-6700K CPU @ 4.00GHz × 8 
+ Mother board: ASUS MAXIMUS VIII HERO
+ RAM 16 (15,3) GIB
+ Graphic card: GeForce GTX 1060 6GB/PCIe/SSE2
+ 
+ The other hardware info by lspci:
  
  00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen 
Core Processor Host Bridge/DRAM Registers (rev 07)
  00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core 
Processor PCIe Controller (x16) (rev 07)
  00:02.0 Display controller: Intel Corporation HD Graphics 530 (rev 06)
  00:14.0 USB controller: Intel Corporation 100 Series/C230 Series Chipset 
Family USB 3.0 xHCI Controller (rev 31)
  00:16.0 Communication controller: Intel Corporation 100 Series/C230 Series 
Chipset Family MEI Controller #1 (rev 31)
  00:17.0 SATA controller: Intel Corporation 
Q170/Q150/B150/H170/H110/Z170/CM236 Chipset SATA Controller [AHCI Mode] (rev 31)
  00:1b.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family 
PCI Express Root Port #17 (rev f1)
  00:1b.3 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family 
PCI Express Root Port #20 (rev f1)
  00:1c.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family 
PCI Express Root Port #1 (rev f1)
  00:1c.4 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family 
PCI Express Root Port #5 (rev f1)
  00:1d.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family 
PCI Express Root Port #9 (rev f1)
  00:1f.0 ISA bridge: Intel Corporation Z170 Chipset LPC/eSPI Controller (rev 
31)
  00:1f.2 Memory controller: Intel Corporation 100 Series/C230 Series Chipset 
Family Power Management Controller (rev 31)
  00:1f.3 Audio device: Intel Corporation 100 Series/C230 Series Chipset Family 
HD Audio Controller (rev 31)
  00:1f.4 SMBus: Intel Corporation 100 Series/C230 Series Chipset Family SMBus 
(rev 31)
  00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-V 
(rev 31)
  01:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 
6GB] (rev a1)
  01:00.1 Audio device: NVIDIA Corporation GP106 High Definition Audio 
Controller (rev a1)
  03:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA 
Controller (rev 02)
  04:00.0 USB controller: ASMedia Technology Inc. ASM1142 USB 3.1 Host 
Controller
  
- 
- I hope the journalctl -b -1 log maybe help because it show some failure info:
+ I hope the journalctl -b -1 log maybe help because it show some failure
+ info:
  
  I attache the whole journalctl -b -1 log in .txt!
  
  The red lines:
  
  aug 26 18:57:01 KJ-D-HOME-LNX systemd-modules-load[277]: Failed to find 
module 'lp'
  aug 26 18:57:01 KJ-D-HOME-LNX systemd-modules-load[277]: Failed to find 
module 'ppdev'
  aug 26 18:57:01 KJ-D-HOME-LNX systemd-modules-load[277]: Failed to find 
module 'parport_pc'
  ...
  aug 26 18:57:02 KJ-D-HOME-LNX systemd[1]: Failed to start Load Kernel Modules.
  ...
  aug 26 18:57:03 KJ-D-HOME-LNX kernel: PKCS#7 signature not signed with a 
trusted key
  ...
  aug 26 18:57:03 KJ-D-HOME-LNX kernel: PKCS#7 signature not signed with a 
trusted key
  
- 
  Thanks if you can help!

** Description changed:

  Hi!
  
  The issue:
  
  I have/had an 64 bit version of Ubuntu 18.04.3 LTS (In GRUB: Linux 
4.15.0-51-generic) and I installed kvm well as on the 
https://help.ubuntu.com/community/KVM/Installation page written.
  (kvm-ok and virsh list --all not show any problem too)
- After installing the 

[Bug 1841450] [NEW] After install qemu-kvm the boot freezes with splash screen

2019-08-26 Thread Filip Roland
Public bug reported:

Hi!

The issue:

I have/had an 64 bit version of Ubuntu 18.04.3 LTS (In GRUB: Linux 
4.15.0-51-generic) and I installed kvm well as on the 
https://help.ubuntu.com/community/KVM/Installation page written.
(kvm-ok and virsh list --all not show any problem too)
After installing the kvm sys packages the whole system freezed with GRUB's 
splash screen (the GRUB menu two echos shown on it) every time when i choose 
the kvm system (In GRUB: Linux 4.15.0-1035-kvm) to load, and it freezes in 
recovery mode too at the same way. (recovery mode use nomodeset but show the 
same way purple screen with the two menu echo text and after stay in those 
state)

The earlier generic version is choosable at GRUB too and it work well.

I tried to add dis_ucode_ldr (as i read somewhere this can solve some
issue with ASUS hw's) to the recovery start grub menu command but it not
helped. (and generic version run well without it)

I have installed linux-crashdump (on the running generic version) but
the kexec_cmd contain only this:

/sbin/kexec -p --command-
line="BOOT_IMAGE=/boot/vmlinuz-4.15.0-51-generic
root=UUID=74c33349-7cf3-4ced-8462-62ad4c43832d ro quiet splash
vt.handoff=1 nr_cpus=1 systemd.unit=kdump-tools-dump.service irqpoll
nousb ata_piix.prefer_ms_hyperv=0" --initrd=/var/lib/kdump/initrd.img
/var/lib/kdump/vmlinuz

so to me seems it will not help as it contain nothing about the kvm
startup tryings.

The hardware info by lspci:

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core 
Processor Host Bridge/DRAM Registers (rev 07)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core 
Processor PCIe Controller (x16) (rev 07)
00:02.0 Display controller: Intel Corporation HD Graphics 530 (rev 06)
00:14.0 USB controller: Intel Corporation 100 Series/C230 Series Chipset Family 
USB 3.0 xHCI Controller (rev 31)
00:16.0 Communication controller: Intel Corporation 100 Series/C230 Series 
Chipset Family MEI Controller #1 (rev 31)
00:17.0 SATA controller: Intel Corporation Q170/Q150/B150/H170/H110/Z170/CM236 
Chipset SATA Controller [AHCI Mode] (rev 31)
00:1b.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI 
Express Root Port #17 (rev f1)
00:1b.3 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI 
Express Root Port #20 (rev f1)
00:1c.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI 
Express Root Port #1 (rev f1)
00:1c.4 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI 
Express Root Port #5 (rev f1)
00:1d.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI 
Express Root Port #9 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Z170 Chipset LPC/eSPI Controller (rev 31)
00:1f.2 Memory controller: Intel Corporation 100 Series/C230 Series Chipset 
Family Power Management Controller (rev 31)
00:1f.3 Audio device: Intel Corporation 100 Series/C230 Series Chipset Family 
HD Audio Controller (rev 31)
00:1f.4 SMBus: Intel Corporation 100 Series/C230 Series Chipset Family SMBus 
(rev 31)
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-V 
(rev 31)
01:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 
6GB] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GP106 High Definition Audio Controller 
(rev a1)
03:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller 
(rev 02)
04:00.0 USB controller: ASMedia Technology Inc. ASM1142 USB 3.1 Host Controller


I hope the journalctl -b -1 log maybe help because it show some failure info:

I attache the whole journalctl -b -1 log in .txt!

The red lines:

aug 26 18:57:01 KJ-D-HOME-LNX systemd-modules-load[277]: Failed to find module 
'lp'
aug 26 18:57:01 KJ-D-HOME-LNX systemd-modules-load[277]: Failed to find module 
'ppdev'
aug 26 18:57:01 KJ-D-HOME-LNX systemd-modules-load[277]: Failed to find module 
'parport_pc'
...
aug 26 18:57:02 KJ-D-HOME-LNX systemd[1]: Failed to start Load Kernel Modules.
...
aug 26 18:57:03 KJ-D-HOME-LNX kernel: PKCS#7 signature not signed with a 
trusted key
...
aug 26 18:57:03 KJ-D-HOME-LNX kernel: PKCS#7 signature not signed with a 
trusted key


Thanks if you can help!

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "journalctl.txt"
   
https://bugs.launchpad.net/bugs/1841450/+attachment/5284745/+files/journalctl.txt

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

Title:
  After install qemu-kvm the boot freezes with splash screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1841450/+subscriptions

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

[Bug 1818802] Re: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails after a while

2019-06-11 Thread Filip Golab
Hey, Im not quite sure how I can reopen it, if you could tell me I would
do it for you. For me this issue had fixed randomly before I upgraded to
19.04 and was not pressent since then.

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

Title:
  [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails
  after a while

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

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

[Bug 1818802] Re: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails after a while

2019-03-19 Thread Filip Golab
It*

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

Title:
  [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails
  after a while

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

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

[Bug 1818802] Re: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails after a while

2019-03-19 Thread Filip Golab
I did return yesterday. I uploaded the files you requested before.

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

Title:
  [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails
  after a while

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

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

[Bug 1818802] Re: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails after a while

2019-03-18 Thread Filip Golab
** Attachment added: "dmesgafter.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818802/+attachment/5247408/+files/dmesgafter.txt

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

Title:
  [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails
  after a while

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

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

[Bug 1818802] Re: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails after a while

2019-03-18 Thread Filip Golab
** Attachment added: "journalafter.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818802/+attachment/5247407/+files/journalafter.txt

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

Title:
  [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails
  after a while

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

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

[Bug 1818802] Re: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails after a while

2019-03-14 Thread Filip Golab
I was not able to replicate this bug for couple of days, thats why I
have not uploaded files you requested. I'm not sure if it's gone, or is
it just temporary. It used to affect both speakers and headphones. I
will let you know when it's back

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

Title:
  [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails
  after a while

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

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

[Bug 1818802] Re: [ZenBook UX433FN_UX433FN] Audio only works when the laptop is plugged in or the battery % is above 20 - 40%

2019-03-11 Thread Filip Golab
Hello, it seems like now audio is not working even when on full battery
or plugged in. It's so weird.

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

Title:
  [ZenBook UX433FN_UX433FN] Audio only works when the laptop is plugged
  in or the battery % is above 20 - 40%

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

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

[Bug 1818802] Re: [ZenBook UX433FN_UX433FN] Audio only works when the laptop is plugged in or the battery % is above 20 - 40%

2019-03-11 Thread Filip Golab
There you go

** Attachment added: "allpackages.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818802/+attachment/5245381/+files/allpackages.txt

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

Title:
  [ZenBook UX433FN_UX433FN] Audio only works when the laptop is plugged
  in or the battery % is above 20 - 40%

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

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

[Bug 1818802] Re: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails after a while

2019-03-08 Thread Filip Golab
I forgot to tell you: this issue is only pressent on ubuntu, audio on
Windows works fine

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

Title:
  [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails
  after a while

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1818802/+subscriptions

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

[Bug 1818802] Re: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails after a while

2019-03-08 Thread Filip Golab
Hey, thanks for helping me, I got a few updates regarding this issue:

- pidof is not changing

- I uploaded the crash report, but its not listed in my bug
tracker(chromium crash)

- I found out that audio works perfectly fine when the laptop is plugged
in or the battery % is above 20 - 40%

Let me know if you need more details.

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

Title:
  [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails
  after a while

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1818802/+subscriptions

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

[Bug 1818802] [NEW] [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails after a while

2019-03-06 Thread Filip Golab
Public bug reported:

Audio dies after few seconds, returns after few minutes and dies again

filip@ux433:~$ lsb_release -rd
Description:Ubuntu 18.10
Release:18.10

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: alsa-base 1.0.25+dfsg-0ubuntu5
Uname: Linux 4.20.14-042014-generic x86_64
ApportVersion: 2.20.10-0ubuntu13.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  filip  8566 F pulseaudio
 /dev/snd/pcmC0D0p:   filip  8566 F...m pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Wed Mar  6 10:11:01 2019
InstallationDate: Installed on 2019-01-05 (59 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_Card: Built-in Audio - HDA Intel PCH
Symptom_Jack: Speaker, Internal
Symptom_PulseAudioLog: mar 06 10:04:08 ux433 dbus-daemon[3008]: [system] 
Activating via systemd: service name='org.freedesktop.RealtimeKit1' 
unit='rtkit-daemon.service' requested by ':1.37' (uid=121 pid=6142 
comm="/usr/bin/pulseaudio --daemonize=no ")
Symptom_Type: Sound works for a while, then breaks
Title: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails after 
a while
UpgradeStatus: Upgraded to cosmic on 2019-01-28 (36 days ago)
dmi.bios.date: 11/21/2018
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX433FN.301
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX433FN
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX433FN.301:bd11/21/2018:svnASUSTeKCOMPUTERINC.:pnZenBookUX433FN_UX433FN:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX433FN:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.family: ZenBook
dmi.product.name: ZenBook UX433FN_UX433FN
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cosmic

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

Title:
  [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails
  after a while

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1818802/+subscriptions

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

[Bug 1812005] [NEW] istalation

2019-01-16 Thread Filip Srsen
Public bug reported:

totally no idea

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14.6
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CasperVersion: 1.394
CurrentDesktop: ubuntu:GNOME
Date: Wed Jan 16 15:16:37 2019
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
ProcEnviron:
 LANGUAGE=sk_SK.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=sk_SK.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic ubiquity-18.04.14.6 ubuntu

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

Title:
  istalation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1812005/+subscriptions

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

Re: [Bug 1809940] Re: ASPEED AST2400 graphics failure on normal start but work on recovery start

2019-01-07 Thread Filip Roland
Dear Daniel!
I did what you wrote and that worked!
The problem solved permanently!
Thank you very much!


Saját Samsung Galaxy okostelefonról küldve.
 Eredeti üzenet Feladó: Daniel van Vugt 
 Dátum: 2019. 01. 07.  10:43  (GMT+01:00) 
Címzett: registrat...@filiproland.hu Tárgy: [Bug 1809940] Re: ASPEED AST2400 
graphics failure on normal start but
  work on recovery start 
Can you please try editing /etc/gdm3/custom.conf and uncommenting this
line:

 #WaylandEnable=false

Then reboot, but make sure you're not rebooting into recovery mode
again.. Does that fix it?

** Package changed: xorg (Ubuntu) => mutter (Ubuntu)

** Changed in: mutter (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1809940

Title:
  ASPEED AST2400 graphics failure on normal start but work on recovery
  start

Status in mutter package in Ubuntu:
  Incomplete

Bug description:
  I have an ASUS P10S-I server motherboard with integrated ASPEED AST2400 VGA 
chipset.
  With earlier Ubuntu version (maybe on Ubuntu 16.04.3 ?) it worked well.
  Once when I updated (but before the actual version) it went wrong.

  To be truth it not really the xresver...-ast's problem because this
  earlier not installed automatically and the poroblem was the same.
  When i found it on synaptic as uninstalled i hoped that this will
  solve the problem and i had installed it but it not worked at all...

  The issue:
  When I boot normally the login window load slowly and keybord and mouse very 
slow too but work.
  I can login. But after i login the screen not show the desktop it show 
diagonal stripes. (see the attachment)
  This stripes made from original screen but unrecognisable the things. But the 
items work if you can click the right places. (for example i can click on the 
main switch button if i have luck and Crl+Alt+Del log out me.)
  After i log out the login screen corrupted on the same diagonal stripe way. 
But also work I can re login.

  How it work:
  If I start the recovery mode and on the recovery window choose continue start 
normally (and nothing else needed) it works without problem. Evrithing is fine.

  I tried to install ASPEED driver but on the Softwares and Updates menu
  Another driver don't found it.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
  Uname: Linux 4.15.0-43-generic x86_64
  .tmp.unity_support_test.1:

  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  BootLog: Error: [Errno 13] Engedély megtagadva: '/var/log/boot.log'
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 28 00:28:01 2018
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30) (prog-if 
00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. ASPEED Graphics Family [1043:85f9]
  InstallationDate: Installed on 2017-11-20 (402 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 062a: Creative Labs Optical mouse
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. P10S-I Series
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-43-generic 
root=UUID=1e49958f-dcf2-402d-b5ec-4e379ec72739 ro recovery nomodeset
  Renderer: Software
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/05/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4401
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P10S-I Series
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4401:bd03/05/2018:svnASUSTeKCOMPUTERINC.:pnP10S-ISeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP10S-ISeries:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: Server
  dmi.product.name: P10S-I Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
  version.libdrm2: libdrm2 2.4.91-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~18.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~18.04.1
  version.xserver-xorg-core: xserver-xorg-core 

[Bug 1809940] Re: ASPEED AST2400 graphics failure on normal start but work on recovery start

2019-01-07 Thread Filip Roland
Dear Daniel!

I did what you wrote and that worked!

The problem is solved permanently!

Thank you very much!

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

Title:
  ASPEED AST2400 graphics failure on normal start but work on recovery
  start

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

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

[Bug 1809940] Re: ASPEED AST2400 graphics failure on normal start but work on recovery start

2018-12-29 Thread Filip Roland
** Description changed:

  I have an ASUS P10S-I server motherboard with integrated ASPEED AST2400 VGA 
chipset.
  With earlier Ubuntu version (maybe on Ubuntu 16.04.3 ?) it worked well.
  Once when I updated (but before the actual version) it went wrong.
  
  To be truth it not really the xresver...-ast's problem because this
  earlier not installed automatically and the poroblem was the same. When
- i fond it on synaptic as uninstalled i hoped this will solv the problem
- and i had installed it but it not worked at all...
+ i found it on synaptic as uninstalled i hoped that this will solve the
+ problem and i had installed it but it not worked at all...
  
  The issue:
  When I boot normally the login window load slowly and keybord and mouse very 
slow too but work.
  I can login. But after i login the screen not show the desktop it show 
diagonal stripes. (see the attachment)
  This stripes made from original screen but unrecognisable the things. But the 
items work if you can click the right places. (for example i can click on the 
main switch button if i have luck and Crl+Alt+Del log out me.)
  After i log out the login screen corrupted on the same diagonal stripe way. 
But also work I can re login.
  
  How it work:
  If I start the recovery mode and on the recovery window choose continue start 
normally (and nothing else needed) it works without problem. Evrithing is fine.
  
  I tried to indtal ASPEED driver but on the Softwares and Updates menu
  Another driver don't found it.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
  Uname: Linux 4.15.0-43-generic x86_64
  .tmp.unity_support_test.1:
  
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  BootLog: Error: [Errno 13] Engedély megtagadva: '/var/log/boot.log'
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 28 00:28:01 2018
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30) (prog-if 
00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. ASPEED Graphics Family [1043:85f9]
  InstallationDate: Installed on 2017-11-20 (402 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 062a: Creative Labs Optical mouse
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. P10S-I Series
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-43-generic 
root=UUID=1e49958f-dcf2-402d-b5ec-4e379ec72739 ro recovery nomodeset
  Renderer: Software
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/05/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4401
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P10S-I Series
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4401:bd03/05/2018:svnASUSTeKCOMPUTERINC.:pnP10S-ISeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP10S-ISeries:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: Server
  dmi.product.name: P10S-I Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
  version.libdrm2: libdrm2 2.4.91-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~18.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~18.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
  xserver.bootTime: Fri Dec 28 00:17:45 2018
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputSleep Button KEYBOARD, id 8
   inputHID 062a:MOUSE, id 9
   inputAT Translated Set 2 keyboard KEYBOARD, id 10
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.19.6-1ubuntu4.23

** Description changed:

  I have an ASUS P10S-I server 

[Bug 1809940] Re: ASPEED AST2400 graphics failure on normal start but work on recovery start

2018-12-29 Thread Filip Roland
** Description changed:

  I have an ASUS P10S-I server motherboard with integrated ASPEED AST2400 VGA 
chipset.
  With earlier Ubuntu version (maybe on Ubuntu 16.04.3 ?) it worked well.
  Once when I updated (but before the actual version) it went wrong.
+ 
+ To be truth it not really the xresver...-ast's problem because this
+ earlier not installed automatically and the poroblem was the same. When
+ i fond it on synaptic as uninstalled i hoped this will solv the problem
+ and i had installed it but it not worked at all...
  
  The issue:
  When I boot normally the login window load slowly and keybord and mouse very 
slow too but work.
  I can login. But after i login the screen not show the desktop it show 
diagonal stripes. (see the attachment)
  This stripes made from original screen but unrecognisable the things. But the 
items work if you can click the right places. (for example i can click on the 
main switch button if i have luck and Crl+Alt+Del log out me.)
  After i log out the login screen corrupted on the same diagonal stripe way. 
But also work I can re login.
  
  How it work:
  If I start the recovery mode and on the recovery window choose continue start 
normally (and nothing else needed) it works without problem. Evrithing is fine.
  
  I tried to indtal ASPEED driver but on the Softwares and Updates menu
  Another driver don't found it.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
  Uname: Linux 4.15.0-43-generic x86_64
  .tmp.unity_support_test.1:
-  
+ 
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  BootLog: Error: [Errno 13] Engedély megtagadva: '/var/log/boot.log'
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 28 00:28:01 2018
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
-  ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30) (prog-if 
00 [VGA controller])
-Subsystem: ASUSTeK Computer Inc. ASPEED Graphics Family [1043:85f9]
+  ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30) (prog-if 
00 [VGA controller])
+    Subsystem: ASUSTeK Computer Inc. ASPEED Graphics Family [1043:85f9]
  InstallationDate: Installed on 2017-11-20 (402 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  Lsusb:
-  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-  Bus 001 Device 002: ID 062a: Creative Labs Optical mouse
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 002: ID 062a: Creative Labs Optical mouse
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. P10S-I Series
  ProcEnviron:
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=hu_HU.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=hu_HU.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-43-generic 
root=UUID=1e49958f-dcf2-402d-b5ec-4e379ec72739 ro recovery nomodeset
  Renderer: Software
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/05/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4401
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P10S-I Series
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4401:bd03/05/2018:svnASUSTeKCOMPUTERINC.:pnP10S-ISeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP10S-ISeries:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: Server
  dmi.product.name: P10S-I Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
  version.libdrm2: libdrm2 2.4.91-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~18.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~18.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
  xserver.bootTime: Fri Dec 28 00:17:45 2018
  xserver.configfile: default
  xserver.devices:
-  inputPower Button KEYBOARD, id 6
-  inputPower 

[Bug 1809940] [NEW] ASPEED AST2400 graphics failure on normal start but work on recovery start

2018-12-27 Thread Filip Roland
Public bug reported:

I have an ASUS P10S-I server motherboard with integrated ASPEED AST2400 VGA 
chipset.
With earlier Ubuntu version (maybe on Ubuntu 16.04.3 ?) it worked well.
Once when I updated (but before the actual version) it went wrong.

The issue:
When I boot normally the login window load slowly and keybord and mouse very 
slow too but work.
I can login. But after i login the screen not show the desktop it show diagonal 
stripes. (see the attachment)
This stripes made from original screen but unrecognisable the things. But the 
items work if you can click the right places. (for example i can click on the 
main switch button if i have luck and Crl+Alt+Del log out me.)
After i log out the login screen corrupted on the same diagonal stripe way. But 
also work I can re login.

How it work:
If I start the recovery mode and on the recovery window choose continue start 
normally (and nothing else needed) it works without problem. Evrithing is fine.

I tried to indtal ASPEED driver but on the Softwares and Updates menu
Another driver don't found it.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
Uname: Linux 4.15.0-43-generic x86_64
.tmp.unity_support_test.1:
 
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
BootLog: Error: [Errno 13] Engedély megtagadva: '/var/log/boot.log'
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Fri Dec 28 00:28:01 2018
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30) (prog-if 
00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. ASPEED Graphics Family [1043:85f9]
InstallationDate: Installed on 2017-11-20 (402 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 002: ID 062a: Creative Labs Optical mouse
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUSTeK COMPUTER INC. P10S-I Series
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=hu_HU.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-43-generic 
root=UUID=1e49958f-dcf2-402d-b5ec-4e379ec72739 ro recovery nomodeset
Renderer: Software
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/05/2018
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4401
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P10S-I Series
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4401:bd03/05/2018:svnASUSTeKCOMPUTERINC.:pnP10S-ISeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP10S-ISeries:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: Server
dmi.product.name: P10S-I Series
dmi.product.version: System Version
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
version.libdrm2: libdrm2 2.4.91-2
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~18.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~18.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
xserver.bootTime: Fri Dec 28 00:17:45 2018
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputSleep Button KEYBOARD, id 8
 inputHID 062a:MOUSE, id 9
 inputAT Translated Set 2 keyboard KEYBOARD, id 10
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.19.6-1ubuntu4.2

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic corruption ubuntu

** Attachment added: "The corrupted destop view"
   
https://bugs.launchpad.net/bugs/1809940/+attachment/5225426/+files/20181228_001213.jpg

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

Title:
  ASPEED AST2400 graphics failure on normal start but work on recovery
  start

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

-- 
ubuntu-bugs 

[Bug 1809135] [NEW] package libcupsimage2 2.2.7-1ubuntu2.1 failed to install/upgrade: new libcupsimage2:amd64 package pre-installation script subprocess returned error exit status 1

2018-12-19 Thread Filip Ryjacek
Public bug reported:

Failed when system update was running

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: libcupsimage2 2.2.7-1ubuntu2.1
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
Date: Wed Dec 19 16:29:02 2018
DuplicateSignature:
 package:libcupsimage2:2.2.7-1ubuntu2.1
 Unpacking cups-server-common (2.2.7-1ubuntu2.2) over (2.2.7-1ubuntu2.1) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-wbU1UN/23-cups-server-common_2.2.7-1ubuntu2.2_all.deb 
(--unpack):
  unable to sync file '/usr/share/cups/doc-root/apple-touch-icon.png.dpkg-new': 
Input/output error
ErrorMessage: new libcupsimage2:amd64 package pre-installation script 
subprocess returned error exit status 1
InstallationDate: Installed on 2018-12-19 (0 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
MachineType: System manufacturer System Product Name
Papersize: a4
ProcCmdline: BOOT_IMAGE=/vmlinuz-4.15.0-29-generic 
root=UUID=cf83b71b-137b-4615-863c-06d99447fbf8 ro acpi=off quiet splash 
vt.handoff=1
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-29-generic 
root=UUID=cf83b71b-137b-4615-863c-06d99447fbf8 ro acpi=off quiet splash 
vt.handoff=1
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2.1
 apt  1.6.3
SourcePackage: cups
Title: package libcupsimage2 2.2.7-1ubuntu2.1 failed to install/upgrade: new 
libcupsimage2:amd64 package pre-installation script subprocess returned error 
exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/14/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1504
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P7P55D-E
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1504:bd12/14/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP7P55D-E:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

** Affects: cups (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic

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

Title:
  package libcupsimage2 2.2.7-1ubuntu2.1 failed to install/upgrade: new
  libcupsimage2:amd64 package pre-installation script subprocess
  returned error exit status 1

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

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

[Bug 1789778] Re: system crash due to snd_hda_intel

2018-08-29 Thread Filip Curic
Thank you for such fast response, as you mentioned there has been
partial system crash and as such I will need to apply workaround from
#3.

Once I reproduce the issue will retry step 1.

Thanks!

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

Title:
  system crash due to snd_hda_intel

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

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

[Bug 1789778] [NEW] system crash due to snd_hda_intel

2018-08-29 Thread Filip Curic
Public bug reported:

After recent updates my system can suddenly crash. 
It starts with laggy sound until it completely freezes after which I need to do 
hard reset.

Crash will happen only while playing Dota 2 (steam) - for now.

# journalctl -b-1
..
Aug 29 18:56:19 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c: 
snd_pcm_avail() returned a value that is exceptionally large: 500416 bytes 
(2836 ms).
Aug 29 18:56:19 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c: 
Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report 
this issue to the ALSA developers.
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c: 
snd_pcm_dump():
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c: 
Soft volume PCM
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c: 
Control: PCM Playback Volume
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c: 
min_dB: -51
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c: 
max_dB: 0
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c: 
resolution: 256
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c: 
Its setup is:
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
stream   : PLAYBACK
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
access   : MMAP_INTERLEAVED
Aug 29 18:56:22 T460 /usr/lib/gdm3/gdm-x-session[1491]: (EE) client bug: timer 
event6 debounce: offset negative (-8ms)
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
format   : S16_LE
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
subformat: STD
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
channels : 2
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
rate : 44100
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
exact rate   : 44100 (44100/1)
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
msbits   : 16
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
buffer_size  : 16384
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
period_size  : 8192
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
period_time  : 185759
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
tstamp_mode  : ENABLE
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
tstamp_type  : MONOTONIC
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
period_step  : 1
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
avail_min: 14778
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
period_event : 0
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
start_threshold  : -1
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
stop_threshold   : 4611686018427387904
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
silence_threshold: 0
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
silence_size : 0
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
boundary : 4611686018427387904
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c: 
Slave: Hardware PCM card 0 'HDA Intel PCH' device 0 subdevice 0
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c: 
Its setup is:
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
stream   : PLAYBACK
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
access   : MMAP_INTERLEAVED
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
format   : S16_LE
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
subformat: STD
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
channels : 2
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
rate : 44100
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
exact rate   : 44100 (44100/1)
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
msbits   : 16
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
buffer_size  : 16384
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
period_size  : 8192
Aug 29 18:56:20 T460 pulseaudio[1662]: [alsa-sink-ALC293 Analog] alsa-util.c:   
period_time  : 185759
Aug 29 18:56:20 T460 pulseaudio[1662]: 

[Bug 1786900] [NEW] Upgrade from 16.04 to 18.04 failed...

2018-08-14 Thread Filip Stanek
Public bug reported:

Upgrade to new LTS was offered via the GUI component Software Updater.
After accepting it, it failed...

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubuntu-release-upgrader-core 1:16.04.25
ProcVersionSignature: Ubuntu 4.15.0-30.32~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-30-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: MATE
Date: Tue Aug 14 09:16:17 2018
InstallationDate: Installed on 2015-04-23 (1208 days ago)
InstallationMedia:
 
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to xenial on 2018-08-14 (0 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade third-party-packages xenial

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

Title:
  Upgrade from 16.04 to 18.04 failed...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1786900/+subscriptions

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

[Bug 1768976] Re: Ubuntu 18.04 is overheating after upgrade from 16.04

2018-07-14 Thread Filip Sabo
Same here, fresh installation of Ubuntu, Samsung npv300.

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

Title:
  Ubuntu 18.04 is overheating after upgrade from 16.04

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

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

[Bug 1743479] [NEW] [138a:0097] Validity sensor driver request

2018-01-15 Thread Filip Suste
Public bug reported:

Hi,

On Lenovo T470p there is a Validity fingerprint sensor with id
[138a:0097]. It is not in the supported drivers list, but I would love
to see it amongst the supported ones.


Description:Ubuntu 16.04.3 LTS
Release:16.04


1516059979.187 fp:debug [fp_init] 
1516059979.188 fp:debug [register_driver] registered driver upekts
1516059979.188 fp:debug [register_driver] registered driver upeke2
1516059979.188 fp:debug [register_driver] registered driver aes4000
1516059979.188 fp:debug [register_driver] registered driver aes2501
1516059979.188 fp:debug [register_driver] registered driver aes2550
1516059979.188 fp:debug [register_driver] registered driver uru4000
1516059979.188 fp:debug [register_driver] registered driver vcom5s
1516059979.188 fp:debug [register_driver] registered driver upeksonly
1516059979.188 fp:debug [register_driver] registered driver aes1610
1516059979.188 fp:debug [register_driver] registered driver aes1660
1516059979.188 fp:debug [register_driver] registered driver aes2660
1516059979.188 fp:debug [register_driver] registered driver vfs101
1516059979.188 fp:debug [register_driver] registered driver vfs301
1516059979.188 fp:debug [register_driver] registered driver vfs5011
1516059979.188 fp:debug [register_driver] registered driver upektc
1516059979.322 fp:debug [fp_exit]

** Affects: libfprint (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: wishlist

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

Title:
  [138a:0097] Validity sensor driver request

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

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

[Bug 1739053] [NEW] package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other instances of p

2017-12-19 Thread Filip Kalný
*** This bug is a duplicate of bug 1739052 ***
https://bugs.launchpad.net/bugs/1739052

Public bug reported:

Whole system freeze on steam game start, this crash report opened after
restart.

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: libsane1 1.0.27-1~experimental2ubuntu2.1
ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
Uname: Linux 4.13.0-19-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu3.6
Architecture: amd64
Date: Sat Dec 16 22:16:01 2017
DuplicateSignature:
 package:libsane1:1.0.27-1~experimental2ubuntu2.1
 Unpacking libsane1:i386 (1.0.27-1~experimental2ubuntu2.1) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-PAk945/11-libsane1_1.0.27-1~experimental2ubuntu2.1_i386.deb
 (--unpack):
  trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is 
different from other instances of package libsane1:i386
ErrorMessage: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which 
is different from other instances of package libsane1:i386
InstallationDate: Installed on 2017-11-19 (30 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5.1
SourcePackage: sane-backends
Title: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to 
install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package artful package-conflict

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

Title:
  package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to
  install/upgrade: trying to overwrite shared
  '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other
  instances of package libsane1:i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1739053/+subscriptions

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

[Bug 1739052] [NEW] package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other instances of p

2017-12-19 Thread Filip Kalný
Public bug reported:

Whole system freeze on steam game start, this crash report opened after
restart.

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: libsane1 1.0.27-1~experimental2ubuntu2.1
ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
Uname: Linux 4.13.0-19-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu3.6
Architecture: amd64
Date: Sat Dec 16 22:16:01 2017
DuplicateSignature:
 package:libsane1:1.0.27-1~experimental2ubuntu2.1
 Unpacking libsane1:i386 (1.0.27-1~experimental2ubuntu2.1) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-PAk945/11-libsane1_1.0.27-1~experimental2ubuntu2.1_i386.deb
 (--unpack):
  trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is 
different from other instances of package libsane1:i386
ErrorMessage: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which 
is different from other instances of package libsane1:i386
InstallationDate: Installed on 2017-11-19 (30 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5.1
SourcePackage: sane-backends
Title: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to 
install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package artful package-conflict

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

Title:
  package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to
  install/upgrade: trying to overwrite shared
  '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other
  instances of package libsane1:i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1739052/+subscriptions

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

[Bug 1586145] Re: Cannot open load file: No such file or directory, poe

2017-11-26 Thread Filip Stojakovic
No it didn't... but for some people that works.

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

Title:
  Cannot open load file: No such file or directory, poe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oneliner-el/+bug/1586145/+subscriptions

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

[Bug 1586145] Re: Cannot open load file: No such file or directory, poe

2017-08-22 Thread Filip Stojakovic
Try reinstalling all failing packages
sudo apt-get install --reinstall emacs25-nox emacs-nox apel oneliner-el -f

or, if that fails, try temporarily uninstalling oneliner-el, configuring the 
other ones and installing oneliner-el afterwards
sudo dpkg --purge oneliner-el
sudo dpkg --configure -a
sudo apt-get install oneliner-el

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

Title:
  Cannot open load file: No such file or directory, poe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oneliner-el/+bug/1586145/+subscriptions

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


[Bug 1712339] [NEW] package emacs24 24.5+1-8ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-08-22 Thread Filip Stojakovic
Public bug reported:

$ uname -a
Linux kucni-FL334AA-ABD-a6664de 4.10.0-32-generic #36-Ubuntu SMP Tue Aug 8 
12:10:06 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

$ lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 17.04
Release: 17.04
Codename: zesty

$ dpkg -l | grep emacs
iU apel 10.8+0.20120427-16 all portable library for emacsen
iU emacs 46.1ubuntu1 all GNU Emacs editor (metapackage)
iU emacs-nox 46.1ubuntu1 all GNU Emacs editor (metapackage, without X support)
iF emacs24 24.5+1-8ubuntu2 amd64 GNU Emacs editor (with GTK+ GUI support)
ii emacs24-bin-common 24.5+1-8ubuntu2 amd64 GNU Emacs editor's shared, 
architecture dependent files
ii emacs24-common 24.5+1-8ubuntu2 all GNU Emacs editor's shared, architecture 
independent infrastructure
ii emacs24-common-non-dfsg 24.5+1-2 all GNU Emacs common non-DFSG items, 
including the core documentation
ii emacs24-el 24.5+1-8ubuntu2 all GNU Emacs LISP (.el) files
ii emacs25-bin-common 25.1+1-3ubuntu4 amd64 GNU Emacs editor's shared, 
architecture dependent files
ii emacs25-common 25.1+1-3ubuntu4 all GNU Emacs editor's shared, architecture 
independent infrastructure
ii emacs25-el 25.1+1-3ubuntu4 all GNU Emacs LISP (.el) files
iF emacs25-nox 25.1+1-3ubuntu4 amd64 GNU Emacs editor (without GUI support)
ii emacsen-common 2.0.8 all Common facilities for all emacsen

kucni@kucni-FL334AA-ABD-a6664de:~$ apt-cache policy oneliner-el emacs25-nox
oneliner-el:
  Installed: 0.3.6-7.2
  Candidate: 0.3.6-7.2
  Version table:
 *** 0.3.6-7.2 500
500 http://rs.archive.ubuntu.com/ubuntu zesty/universe amd64 Packages
500 http://rs.archive.ubuntu.com/ubuntu zesty/universe i386 Packages
100 /var/lib/dpkg/status
emacs25-nox:
  Installed: 25.1+1-3ubuntu4
  Candidate: 25.1+1-3ubuntu4
  Version table:
 *** 25.1+1-3ubuntu4 500
500 http://rs.archive.ubuntu.com/ubuntu zesty/main amd64 Packages
100 /var/lib/dpkg/status

oneliner.el problem, how to solve?

ProblemType: Package
DistroRelease: Ubuntu 17.04
Package: emacs24 24.5+1-8ubuntu2
ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
Uname: Linux 4.10.0-32-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.4-0ubuntu4.5
AptOrdering: NULL: ConfigurePending
Architecture: amd64
Date: Tue Aug 22 14:42:51 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2017-08-21 (0 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
RelatedPackageVersions:
 dpkg 1.18.10ubuntu2
 apt  1.4
SourcePackage: emacs24
Title: package emacs24 24.5+1-8ubuntu2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: emacs24 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package zesty

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

Title:
  package emacs24 24.5+1-8ubuntu2 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 1641417] Re: Ubuntu 16.04 unable to detect/connect to and work properly with iPhone 4.

2017-03-01 Thread Filip Pytloun
Hello,

I hit the same issue. Strange is that iPhone gets detected and it can mount 
gthumb:// and afc:// handle.. but it's using port 3 instead of port 0 which 
should be used instead.
I can mount afc manually just fine, access files, etc. but applications still 
doesn't see the iPhone properly to be able to sync.

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

Title:
  Ubuntu 16.04 unable to detect/connect  to and work properly with
  iPhone 4.

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

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


[Bug 1667028] [NEW] package steam (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2017-02-22 Thread Filip Gorczyński
Public bug reported:

Installed via 'Software' app in Lubuntu 16.04

ProblemType: Package
DistroRelease: Ubuntu 16.10
Package: steam (not installed)
ProcVersionSignature: Ubuntu 4.8.0-39.42-generic 4.8.17
Uname: Linux 4.8.0-39-generic i686
ApportVersion: 2.20.3-0ubuntu8.2
AptOrdering:
 libtxc-dxtn-s2tc0:i386: Install
 steam:i386: Install
 NULL: ConfigurePending
Architecture: i386
Date: Wed Feb 22 19:14:55 2017
DuplicateSignature:
 package:steam:(not installed)
 Preparing to unpack .../1-steam_1%3a1.0.0.52-5ubuntu1_i386.deb ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-gaugAL/1-steam_1%3a1.0.0.52-5ubuntu1_i386.deb (--unpack):
  subprocess new pre-installation script returned error exit status 1
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
RelatedPackageVersions:
 dpkg 1.18.10ubuntu1
 apt  1.3.4
SourcePackage: steam
Title: package steam (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: steam (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 yakkety

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

Title:
  package steam (not installed) failed to install/upgrade: subprocess
  new pre-installation script returned error exit status 1

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

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


[Bug 405294] Re: a2dp skips terribly

2016-12-08 Thread Filip
One thing which I have notices just now, when I start downloading
something it get's much worse

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

Title:
  a2dp skips terribly

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/405294/+subscriptions

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


[Bug 405294] Re: a2dp skips terribly

2016-12-08 Thread Filip
Can confirm for ubuntu 16.04.1, have same issue as Dan, tried everything
from previous posts but nothing works..

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

Title:
  a2dp skips terribly

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/405294/+subscriptions

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


[Bug 1645550] [NEW] package linux-headers-4.4.0-47-lowlatency 4.4.0-47.68 failed to install/upgrade: Paket linux-headers-4.4.0-47-lowlatency ist nicht bereit zur Konfiguration kann nicht konfiguriert

2016-11-28 Thread Filip
Public bug reported:

maybe this problem arise do to a change of the kernel, but also I saw an
old problem came again up with a error, but I dont know more which
exatly.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: linux-headers-4.4.0-47-lowlatency 4.4.0-47.68
ProcVersionSignature: Ubuntu 4.4.0-47.68-lowlatency 4.4.24
Uname: Linux 4.4.0-47-lowlatency i686
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2.1
AptOrdering:
 linux-headers-4.4.0-47-lowlatency: Configure
 NULL: ConfigurePending
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  nil2418 F pulseaudio
Date: Mon Nov 28 04:54:10 2016
ErrorMessage: Paket linux-headers-4.4.0-47-lowlatency ist nicht bereit zur 
Konfiguration  kann nicht konfiguriert werden (momentaner Status 
»half-installed«)
HibernationDevice: RESUME=UUID=711cf0f9-ff06-4687-8770-0cfd16c0aa34
InstallationDate: Installed on 2016-11-21 (7 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release i386 (20160719)
MachineType: SAMSUNG ELECTRONICS CO., LTD. N150P/N210P/N220P
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-47-lowlatency 
root=UUID=7a82e027-dfc6-4b7d-aff8-69accc092531 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-36ubuntu3.2
SourcePackage: linux
Title: package linux-headers-4.4.0-47-lowlatency 4.4.0-47.68 failed to 
install/upgrade: Paket linux-headers-4.4.0-47-lowlatency ist nicht bereit zur 
Konfiguration  kann nicht konfiguriert werden (momentaner Status 
»half-installed«)
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/17/2010
dmi.bios.vendor: Phoenix Technologies Ltd.
dmi.bios.version: 02KY.M021.20101217.RHU
dmi.board.asset.tag: SAMSUNG
dmi.board.name: N150P/N210P/N220P
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr02KY.M021.20101217.RHU:bd12/17/2010:svnSAMSUNGELECTRONICSCO.,LTD.:pnN150P/N210P/N220P:pvrNotApplicable:rvnSAMSUNGELECTRONICSCO.,LTD.:rnN150P/N210P/N220P:rvrNotApplicable:cvnSAMSUNGELECTRONICSCO.,LTD.:ct10:cvrN/A:
dmi.product.name: N150P/N210P/N220P
dmi.product.version: Not Applicable
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 xenial

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

Title:
  package linux-headers-4.4.0-47-lowlatency 4.4.0-47.68 failed to
  install/upgrade: Paket linux-headers-4.4.0-47-lowlatency ist nicht
  bereit zur Konfiguration  kann nicht konfiguriert werden (momentaner
  Status »half-installed«)

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

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

[Bug 1638373] Re: End marker/start marker drop-down menus are empty

2016-11-02 Thread Filip van Laenen
For what it's worth, I can confirm that downloading the file and putting
it in the correct place is a valid work-around.

I have the same values for apt-cache policy inkscape as Jakub.

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

Title:
  End marker/start marker drop-down menus are empty

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/1638373/+subscriptions

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


[Bug 1635823] Re: package node-normalize-package-data 0.2.2-1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting a removal

2016-10-22 Thread Filip
It seems to be fixed with "apt-get install -f"

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

Title:
  package node-normalize-package-data 0.2.2-1 failed to install/upgrade:
  package is in a very bad inconsistent state; you should  reinstall it
  before attempting a removal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/node-normalize-package-data/+bug/1635823/+subscriptions

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


[Bug 1635823] [NEW] package node-normalize-package-data 0.2.2-1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting a removal

2016-10-22 Thread Filip
Public bug reported:

filip@f13:~$ lsb_release -rd
Description:Ubuntu 16.04.1 LTS
Release:16.04


When I started up the PC i instantly got an error message, I am not sure what 
and where it went wrong.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: node-normalize-package-data 0.2.2-1
ProcVersionSignature: Ubuntu 4.4.0-42.62-generic 4.4.21
Uname: Linux 4.4.0-42-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Sat Oct 22 12:58:20 2016
Dependencies:
 
DpkgTerminalLog:
 dpkg: error processing package node-normalize-package-data (--remove):
  package is in a very bad inconsistent state; you should
  reinstall it before attempting a removal
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting a removal
InstallationDate: Installed on 2016-10-18 (4 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: node-normalize-package-data
Title: package node-normalize-package-data 0.2.2-1 failed to install/upgrade: 
package is in a very bad inconsistent state; you should  reinstall it before 
attempting a removal
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: node-normalize-package-data (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

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

Title:
  package node-normalize-package-data 0.2.2-1 failed to install/upgrade:
  package is in a very bad inconsistent state; you should  reinstall it
  before attempting a removal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/node-normalize-package-data/+bug/1635823/+subscriptions

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


[Bug 1460709] Re: graphite-web returns Internal Server Error due to incompatible changes in Django

2016-10-06 Thread Filip Pytloun
Hello,

this bug (incompatibility of graphite-web with django 1.8 and newer)
also affects current graphite-web (0.9.15+debian-1) in Xenial, making it
unusable.

Fortunately this was fixed in newer revision (0.9.15+debian-2) of
graphite-web, available in Debian unstable:

graphite-web (0.9.15+debian-2) unstable; urgency=medium

  [ Mathieu Parent ]
  * Remove me from uploaders

  [ Jonas Genannt ]
  * d/README: change to migrate (Closes: #824230)
  * d/README: added chown for sqlite usage (Closes: #811389)
  * Added backported patch for Django 1.9 (Closes: #824962)
  * d/control:
- bumped standards version
- changed to secure Vcs URLs

 -- Jonas Genannt   Sun, 22 May 2016 15:32:51 +0200

Someone should backport this patch or whole package from current Debian
unstable into Xenial to make it work again.

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

Title:
  graphite-web returns Internal Server Error due to incompatible changes
  in Django

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/graphite-web/+bug/1460709/+subscriptions

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


[Bug 1617185] [NEW] package mysql-server-5.7 5.7.13-0ubuntu0.16.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-08-26 Thread Filip Golewski
Public bug reported:

Upgrade fails with error: [ERROR] unknown variable
'log_slow_queries=/var/log/mysql/mysql-slow.log'

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: mysql-server-5.7 5.7.13-0ubuntu0.16.04.2
ProcVersionSignature: Ubuntu 3.13.0-86.131-generic 3.13.11-ckt39
Uname: Linux 3.13.0-86-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Fri Aug 26 09:06:39 2016
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
Logs.var.log.daemon.log:
 
MySQLConf.etc.mysql.conf.d.collation.cnf:
 [mysqld]
 character-set-server=utf8
 collation-server=utf8_general_ci
MySQLConf.etc.mysql.conf.d.mysql.cnf: [mysql]
MySQLConf.etc.mysql.conf.d.mysqld_safe_syslog.cnf:
 [mysqld_safe]
 syslog
MySQLConf.etc.mysql.conf.d.mysqldump.cnf:
 [mysqldump]
 quick
 quote-names
 max_allowed_packet = 16M
MySQLConf.etc.mysql.mysql.conf.d.mysqld_safe_syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['ibdata1', 'wordpress', 'debian-5.5.flag', 'galaxy', 
'ib_logfile1', 'ib_logfile0', 'mysql_upgrade_info', 'performance_schema', 
'mysql']
ProcCmdline: root=UUID=884730af-76df-43ff-9fc0-52626e73705b ro  quiet splash 
$vt_handoff  console=hvc0 hostname=hostname 
tk_uuid=91093afc-eb0b-4de3-bfea-74affdb643bc
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: mysql-5.7
Title: package mysql-server-5.7 5.7.13-0ubuntu0.16.04.2 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: Upgraded to xenial on 2016-08-26 (0 days ago)

** Affects: mysql-5.7 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

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

Title:
  package mysql-server-5.7 5.7.13-0ubuntu0.16.04.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1617185/+subscriptions

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


[Bug 1565389] Re: tracker-extract crashed with SIGABRT in g_assertion_message()

2016-08-04 Thread filip
*** This bug is a duplicate of bug 1543354 ***
https://bugs.launchpad.net/bugs/1543354

It may be a duplicate of bug #1543354 but that report doesn't exist
anymore :(

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

Title:
  tracker-extract crashed with SIGABRT in g_assertion_message()

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

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


[Bug 1573339] Re: Asus VS278Q-P Receives no signal after upgrade to 16.04

2016-07-20 Thread Filip Hanik
hi Christopher Penalver,
Unfortunately I have swapped out my card for an NVIDI card, and I eventually 
got rid of the ATI card all together after a couple of months.

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

Title:
  Asus VS278Q-P Receives no signal after upgrade to 16.04

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

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


[Bug 682662] Re: pam-auth-update ignores debconf settings

2016-06-14 Thread Filip Pytloun
Also facing this issue, it's weird that newer pam-auth-update also ignores 
default option in pam configs. So now it's not possible to non-interactively 
enable new profile (but it was working in trusty).
Here's updated script to add one profile (mkhomedir) to current set of profiles:

#!/bin/sh

PROFILES=$(debconf-get-selections | grep libpam-runtime/profiles | cut -d ' ' 
-f 2- | sed s/\,\ mkhomedir//g)
PROFILES="${PROFILES}, mkhomedir"

for profile in /usr/share/pam-configs/*; do
profile_name=$(grep Name: $profile | cut -d ' ' -f 2-)
PROFILES=$(echo $PROFILES | sed s,$(basename 
$profile),"${profile_name}",g)
done

cat > $1 

[Bug 864228] Re: package shared-mime-info 0.90-1ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 134

2016-06-07 Thread Filip Dominec
In my case, this bug was encountered after an unusual hard freeze of the
system. I did not confirm any update dialog before, just left the
computer for a nap.

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

Title:
  package shared-mime-info 0.90-1ubuntu3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 134

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/864228/+subscriptions

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


[Bug 1584462] Re: Browser is being recognized as outdated on M10

2016-05-22 Thread Filip Dorosz
** Attachment added: "google.com screenshot"
   
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1584462/+attachment/4668036/+files/screenshot20160522_133156195.png

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

Title:
  Browser is being recognized as outdated on M10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1584462/+subscriptions

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


[Bug 1584462] [NEW] Browser is being recognized as outdated on M10

2016-05-22 Thread Filip Dorosz
Public bug reported:

On certain sites Aquaris M10 browser's  user agent string is being recognized 
as outdated. The most notable example is Google, it shows user the old 
interface. The other example discovered by my girlfriend is vinted.com which is 
inaccessible as a result.
Problem occurs through many other sites.

Aquaris M10 browser's user agent string is:
"Mozilla/5.0 (Linux; Ubuntu 14.04) AppleWebKit/537.36 Chromium/35.0.1870.2 
Safari/537.36"

While normal Desktop Chromium user agent is:
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu 
Chromium/50.0.2661.102 Chrome/50.0.2661.102 Safari/537.36"

So M10's might look outdated.

The device is running the latest (OTA-10.1) and webbrowser-app ver.
0.23+15.04.20160322-0ubuntu1

** Affects: webbrowser-app (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "vinted.com screenshot"
   
https://bugs.launchpad.net/bugs/1584462/+attachment/4668035/+files/screenshot20160522_133214660.png

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

Title:
  Browser is being recognized as outdated on M10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1584462/+subscriptions

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


[Bug 1573339] Re: Asus VS278Q-P Receives no signal after upgrade to 16.04

2016-04-21 Thread Filip Hanik
Trying to narrow do to a package - I believe that this is related to the
radeon driver (fglrx didn't have the issue)

** Package changed: unity-control-center (Ubuntu) => xserver-xorg-video-
ati (Ubuntu)

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

Title:
  Asus VS278Q-P Receives no signal after upgrade to 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1573339/+subscriptions

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


[Bug 1573339] [NEW] Asus VS278Q-P Receives no signal after upgrade to 16.04

2016-04-21 Thread Filip Hanik
Public bug reported:

ATI FirePro 8800
4 monitors (2x Dell / 2x Asus VS278Q-P)

After upgrading to 16.04, my ASUS monitors go blank. They receive no signal. 
The Dell monitors keep working fine.
Setting `nomodeset` in grub returns the signal to the Asus monitor. Proof that 
monitor and cable is working fine, but nomodeset is not an acceptable work 
around. The monitor is also showing a picture during the BIOS boot phase.

lsb_release -rd
Description:Ubuntu 16.04 LTS

uname -r
4.4.0-21-generic

xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x59 cap: 0x9, Source Output, Sink Offload crtcs: 6 outputs: 4 
associated providers: 0 name:ATI FirePro (FireGL) Graphics Adapter @ 
pci::85:00.0

sudo lshw -c video
[sudo] password for fhanik: 
  *-display   
   description: VGA compatible controller
   product: Cypress XT [FirePro V8800]
   vendor: Advanced Micro Devices, Inc. [AMD/ATI]
   physical id: 0
   bus info: pci@:85:00.0
   version: 00
   width: 64 bits
   clock: 33MHz
   capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
   configuration: driver=radeon latency=0
   resources: irq:35 memory:d000-dfff memory:fafe-faff 
ioport:e000(size=256) memory:fafc-fafd

dmesg |egrep "radeon|drm"
[1.436927] [drm] Initialized drm 1.1.0 20060810
[1.475734] [drm] radeon kernel modesetting enabled.
[1.497665] [drm] initializing kernel modesetting (CYPRESS 0x1002:0x6888 
0x1002:0x030C).
[1.497759] [drm] register mmio base: 0xFAFE
[1.497806] [drm] register mmio size: 131072
[1.498906] radeon :85:00.0: VRAM: 2048M 0x - 
0x7FFF (2048M used)
[1.498970] radeon :85:00.0: GTT: 1024M 0x8000 - 
0xBFFF
[1.499031] [drm] Detected VRAM RAM=2048M, BAR=256M
[1.499077] [drm] RAM width 256bits DDR
[1.499465] [drm] radeon: 2048M of VRAM memory ready
[1.499511] [drm] radeon: 1024M of GTT memory ready.
[1.499567] [drm] Loading CYPRESS Microcode
[1.499668] [drm] Internal thermal controller with fan control
[1.544431] [drm] radeon: dpm initialized
[1.544540] [drm] GART: num cpu pages 262144, num gpu pages 262144
[1.545394] [drm] enabling PCIE gen 2 link speeds, disable with 
radeon.pcie_gen2=0
[1.558898] [drm] PCIE GART of 1024M enabled (table at 0x0025E000).
[1.559076] radeon :85:00.0: WB enabled
[1.559122] radeon :85:00.0: fence driver on ring 0 use gpu addr 
0x8c00 and cpu addr 0x88120f7fbc00
[1.559188] radeon :85:00.0: fence driver on ring 3 use gpu addr 
0x8c0c and cpu addr 0x88120f7fbc0c
[1.560094] radeon :85:00.0: fence driver on ring 5 use gpu addr 
0x0005c418 and cpu addr 0xc9000d41c418
[1.560161] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[1.560208] [drm] Driver supports precise vblank timestamp query.
[1.560256] radeon :85:00.0: radeon: MSI limited to 32-bit
[1.560351] radeon :85:00.0: radeon: using MSI.
[1.560423] [drm] radeon: irq initialized.
[1.577213] [drm] ring test on 0 succeeded in 1 usecs
[1.577265] [drm] ring test on 3 succeeded in 2 usecs
[1.752979] [drm] ring test on 5 succeeded in 1 usecs
[1.753029] [drm] UVD initialized successfully.
[1.753352] [drm] ib test on ring 0 succeeded in 0 usecs
[1.753428] [drm] ib test on ring 3 succeeded in 0 usecs
[2.401885] [drm] ib test on ring 5 succeeded
[2.405452] [drm] Radeon Display Connectors
[2.405498] [drm] Connector 0:
[2.405540] [drm]   DP-1
[2.405581] [drm]   HPD3
[2.405633] [drm]   DDC: 0x6480 0x6480 0x6484 0x6484 0x6488 0x6488 0x648c 
0x648c
[2.405693] [drm]   Encoders:
[2.405734] [drm] DFP1: INTERNAL_UNIPHY2
[2.405778] [drm] Connector 1:
[2.405820] [drm]   DP-2
[2.405861] [drm]   HPD4
[2.407489] [drm]   DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 
0x647c
[2.407549] [drm]   Encoders:
[2.407591] [drm] DFP2: INTERNAL_UNIPHY2
[2.407634] [drm] Connector 2:
[2.407676] [drm]   DP-3
[2.407717] [drm]   HPD1
[2.407758] [drm]   DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 
0x645c
[2.407817] [drm]   Encoders:
[2.407859] [drm] DFP3: INTERNAL_UNIPHY1
[2.407903] [drm] Connector 3:
[2.407944] [drm]   DP-4
[2.407985] [drm]   HPD2
[2.408027] [drm]   DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 
0x646c
[2.408086] [drm]   Encoders:
[2.408128] [drm] DFP4: INTERNAL_UNIPHY1
[2.515624] [drm] fb mappable at 0xD045F000
[2.515673] [drm] vram apper at 0xD000
[2.515719] [drm] size 8294400
[2.515763] [drm] fb depth is 24
[2.515808] [drm]pitch is 7680
[2.516043] fbcon: radeondrmfb (fb0) is primary device
[2.641273] radeon :85:00.0: fb0: radeondrmfb frame buffer device
[2.653724] [drm] Initialized radeon 2.43.0 

[Bug 1572201] [NEW] Long ironic timeouts because of ServFail DNS error

2016-04-19 Thread Filip Hubík
Public bug reported:

Description of problem:
When ironic (undercloud) is not able to get reverse DNS entry for IP assigned 
to br-ctlplane (doesn't even receive NXDomain error message in time, e.g. DNS 
server is misconfigured, connectivity issues, ...), all ironic commands take 
very long to execute (they will time out, but they still succeed).

[undercloud]: $ time ironic-node list
+--+--+---+-++-+
| UUID | Name | Instance UUID | Power State | 
Provisioning State | Maintenance |
+--+--+---+-++-+
...
real0m55.383s
user0m0.248s
sys 0m0.043s

Version-Release number of selected component (if applicable):
Tested on OSP director 8

How reproducible (example with IP 10.100.100.1):
[undercloud]: $ ip a
...
7: br-ctlplane:  mtu 1500 qdisc noqueue state 
UNKNOWN 
link/ether  brd ff:ff:ff:ff:ff:ff
inet 10.100.100.1/24 brd 10.100.100.255 scope global br-ctlplane
   valid_lft forever preferred_lft forever
...

Configure your DNS server to not respond (even with NXDOMAIN) for
10.100.100.1:

[undercloud]: $ time host 10.100.100.1
;; connection timed out; no servers could be reached
real0m14.005s
user0m0.003s
sys 0m0.003s

[undercloud]: $ time dig -x 10.100.100.1
...
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 20304
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
...
;; connection timed out; no servers could be reached
real0m21.007s
user0m0.003s
sys 0m0.004s

[undercloud]: $ time nslookup 10.100.100.1
;; connection timed out; trying next origin
;; connection timed out; trying next origin
;; Got SERVFAIL reply from XYZ, trying next server
;; connection timed out; trying next origin
;; connection timed out; trying next origin
;; connection timed out; no servers could be reached
real0m50.008s
user0m0.002s
sys 0m0.009

Actual results:
Ironic commands can take 20-60 seconds per one in this case

Expected results:
Ironic should have mechanism to deal with this, commands shouldn't take tens of 
seconds rather than milliseconds:
[undercloud]: $ time ironic-node list
+--+--+---+-++-+
| UUID | Name | Instance UUID | Power State | 
Provisioning State | Maintenance |
+--+--+---+-++-+
...
real0m0.393s
user0m0.244s
sys 0m0.041s

Originaly created: https://bugzilla.redhat.com/show_bug.cgi?id=1328143

** Affects: ironic
 Importance: Undecided
 Status: New

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: Invalid

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

Title:
  Long ironic timeouts because of ServFail DNS error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ironic/+bug/1572201/+subscriptions

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


Re: [Bug 1528605] Re: fail to download subtitles due to opensubtitles.org API changes

2016-02-20 Thread Filip Oščádal
what the fuck...

On Sat, Feb 20, 2016, 10:11 PRSASSISTENZAREMOTA <arturpeixi...@live.com>
wrote:

> its not only in linux in widows too i solved the problem i unistalled
> the stupid  programm
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1528605
>
> Title:
>   fail to download subtitles due to opensubtitles.org API changes
>
> Status in SubDownloader:
>   Confirmed
> Status in subdownloader package in Ubuntu:
>   Fix Released
> Status in subdownloader package in Debian:
>   Fix Released
>
> Bug description:
>   when download a subtitle reports a message "it's not possible" I'm
>   using Kubuntu and it's reporting this bug weeks ago. I can't download
>   subtitle anymore.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/subdownloader/+bug/1528605/+subscriptions
>
-- 

Filip Oščádal, mobile
system architect
ATELIER\L SKKP-BRNO

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

Title:
  fail to download subtitles due to opensubtitles.org API changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/subdownloader/+bug/1528605/+subscriptions

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

Re: [Bug 1528605] Re: fail to download subtitles due to opensubtitles.org API changes

2016-01-16 Thread Filip Oščádal
something bad on this page:

https://launchpad.net/subdownloader/trunk


VersionExpectedReleasedSummary SubDownloader 2.0.18.1
<https://launchpad.net/subdownloader/+milestone/2.0.18.1>Nonenot yet
releasedBugs targeted: *1* Fix Committed SubDownloader 2.0.18
<https://launchpad.net/subdownloader/+milestone/2.0.18>None2012-11-17


Filip Oščádal
*System Architect*
*https://mxd.cz <https://mxd.cz>*

On Sat, Jan 16, 2016 at 1:05 AM, Mattia Rizzolo <mat...@mapreri.org>
wrote:

> FYI, I just uploaded that patch in the package in Debian, since it looks
> pretty fine and works for me.
> Should also lend automatically in ubuntu xenial tomorrow.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1528605
>
> Title:
>   fail to download subtitles due to opensubtitles.org API changes
>
> Status in SubDownloader:
>   Confirmed
> Status in subdownloader package in Ubuntu:
>   Confirmed
> Status in subdownloader package in Debian:
>   Unknown
>
> Bug description:
>   when download a subtitle reports a message "it's not possible" I'm
>   using Kubuntu and it's reporting this bug weeks ago. I can't download
>   subtitle anymore.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/subdownloader/+bug/1528605/+subscriptions
>

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

Title:
  fail to download subtitles due to opensubtitles.org API changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/subdownloader/+bug/1528605/+subscriptions

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

Re: [Bug 1528605] Re: when download a subtitle reports a message "it's not possible"

2016-01-15 Thread Filip Oščádal
I would search for main.py under
/Users/YOUR_NAME/Downloads/subdownloader/dist/run.app/Contents/Resources/
as I can search from the Internet??


Filip Oščádal
*System Architect*
*https://mxd.cz <https://mxd.cz>*

On Fri, Jan 15, 2016 at 1:23 PM, Mariano Bianchi <marianobianch...@gmail.com
> wrote:

> I'm sure there are better options but you just have to read the file
> shared in the comment #3 and replace with a simple copy/paste the things
> patched there. If you don't understand the patch sytax, ask here again.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1528605
>
> Title:
>   when download a subtitle reports a message "it's not possible"
>
> Status in SubDownloader:
>   Confirmed
> Status in Ubuntu:
>   New
>
> Bug description:
>   when download a subtitle reports a message "it's not possible" I'm
>   using Kubuntu and it's reporting this bug weeks ago. I can't download
>   subtitle anymore.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/subdownloader/+bug/1528605/+subscriptions
>

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

Title:
  when download a subtitle reports a message "it's not possible"

To manage notifications about this bug go to:
https://bugs.launchpad.net/subdownloader/+bug/1528605/+subscriptions

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

[Bug 1196177] Re: Gnome-Panel White Square (Gnome-Fallback-Session/Flashback)

2016-01-15 Thread Filip Stanek
I can confirm, that this bug is still present on LTS version 14.04.3 with all.
Can someone please use the fix from Saucy for Trusty?

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

Title:
  Gnome-Panel White Square (Gnome-Fallback-Session/Flashback)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1196177/+subscriptions

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


Re: [Bug 1528605] Re: fail to download subtitles due to opensubtitles.org API changes

2016-01-15 Thread Filip Oščádal
So fixing 1 line of code takes 3 weeks to deploy into DEB package? Is it
really so fast??


Filip Oščádal
*System Architect*
*https://mxd.cz <https://mxd.cz>*

On Sat, Jan 16, 2016 at 1:05 AM, Mattia Rizzolo <mat...@mapreri.org>
wrote:

> FYI, I just uploaded that patch in the package in Debian, since it looks
> pretty fine and works for me.
> Should also lend automatically in ubuntu xenial tomorrow.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1528605
>
> Title:
>   fail to download subtitles due to opensubtitles.org API changes
>
> Status in SubDownloader:
>   Confirmed
> Status in subdownloader package in Ubuntu:
>   Confirmed
> Status in subdownloader package in Debian:
>   Unknown
>
> Bug description:
>   when download a subtitle reports a message "it's not possible" I'm
>   using Kubuntu and it's reporting this bug weeks ago. I can't download
>   subtitle anymore.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/subdownloader/+bug/1528605/+subscriptions
>

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

Title:
  fail to download subtitles due to opensubtitles.org API changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/subdownloader/+bug/1528605/+subscriptions

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

Re: [Bug 1528605] Re: when download a subtitle reports a message "it's not possible"

2016-01-15 Thread Filip Oščádal
it must be very similar, find the path to main.py > I'm anti Apple guy,
sorry

On Wed, Jan 13, 2016, 20:41 zhiel <jose.manhi...@gmail.com> wrote:

> Sorry guys, Im kinda lost on how to apply the patch on MacOS, can I get
> a little help?
>
> Cheers
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1528605
>
> Title:
>   when download a subtitle reports a message "it's not possible"
>
> Status in SubDownloader:
>   Confirmed
> Status in Ubuntu:
>   New
>
> Bug description:
>   when download a subtitle reports a message "it's not possible" I'm
>   using Kubuntu and it's reporting this bug weeks ago. I can't download
>   subtitle anymore.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/subdownloader/+bug/1528605/+subscriptions
>
-- 

Filip Oščádal, mobile
system architect
ATELIER\L SKKP-BRNO

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

Title:
  when download a subtitle reports a message "it's not possible"

To manage notifications about this bug go to:
https://bugs.launchpad.net/subdownloader/+bug/1528605/+subscriptions

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

Re: [Bug 1528605] Re: when download a subtitle reports a message "it's not possible"

2016-01-10 Thread Filip Oščádal
you don't say, it's a bug in a python script, so it affects every
platform

On Sun, Jan 10, 2016, 20:05 xristos.lu...@gmail.com <xristos.lu...@gmail.com>
wrote:

> ** Also affects: ubuntu
>Importance: Undecided
>Status: New
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1528605
>
> Title:
>   when download a subtitle reports a message "it's not possible"
>
> Status in SubDownloader:
>   Confirmed
> Status in Ubuntu:
>   New
>
> Bug description:
>   when download a subtitle reports a message "it's not possible" I'm
>   using Kubuntu and it's reporting this bug weeks ago. I can't download
>   subtitle anymore.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/subdownloader/+bug/1528605/+subscriptions
>
-- 

Filip Oščádal, mobile
system architect
ATELIER\L SKKP-BRNO

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

Title:
  when download a subtitle reports a message "it's not possible"

To manage notifications about this bug go to:
https://bugs.launchpad.net/subdownloader/+bug/1528605/+subscriptions

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

[Bug 1491761] Re: Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02) not working in 14.04 and 15.04

2015-09-20 Thread filip
switched to nouveau driver

filip@cq71:~$ uname -r
4.3.0-040300rc1-generic

bug still exist. 
networkmanager doesn't find any cabled network.
i suspect that my card isn't supported by the r8169 driver module or that the 
specific hw adress needs to be added.

Sep 20 15:36:59 cq71 NetworkManager[619]:  SCPlugin-Ofono: Acquired D-Bus 
service com.canonical.NMOfono
Sep 20 15:36:59 cq71 NetworkManager[619]:  SCPlugin-Ofono: init!
Sep 20 15:36:59 cq71 NetworkManager[619]:  SCPlugin-Ofono: end _init.
Sep 20 15:36:59 cq71 NetworkManager[619]:  Loaded plugin ofono: (C) 2013 
Canonical Ltd.  To report bugs please use the NetworkManager mailing list.
Sep 20 15:36:59 cq71 NetworkManager[619]:  (15569248) ... get_connections.
Sep 20 15:36:59 cq71 NetworkManager[619]:  (15569248) ... get_connections 
(managed=false): return empty list.
Sep 20 15:36:59 cq71 NetworkManager[619]: (NetworkManager:619): GLib-CRITICAL 
**: g_dir_read_name: assertion 'dir != NULL' failed
Sep 20 15:36:59 cq71 dbus[695]: [system] Successfully activated service 
'org.freedesktop.ColorManager'
Sep 20 15:36:59 cq71 systemd[1]: Started Manage, Install and Generate Color 
Profiles.
Sep 20 15:36:59 cq71 systemd[1]: Started Modem Manager.
Sep 20 15:36:59 cq71 NetworkManager[619]:  new connection 
/etc/NetworkManager/system-connections/Ethernetverbinding 1
Sep 20 15:36:59 cq71 NetworkManager[619]:  new connection 
/etc/NetworkManager/system-connections/telenet-0593D
Sep 20 15:36:59 cq71 NetworkManager[619]:  SCPlugin-Ofono: (15373840) ... 
get_connections.
Sep 20 15:36:59 cq71 NetworkManager[619]:  SCPlugin-Ofono: (15373840) 
connections count: 0
Sep 20 15:36:59 cq71 NetworkManager[619]:  get unmanaged devices count: 0
Sep 20 15:36:59 cq71 NetworkManager[619]:  monitoring kernel firmware 
directory '/lib/firmware'.
Sep 20 15:36:59 cq71 NetworkManager[619]:  monitoring ifupdown state file 
'/run/network/ifstate'.
Sep 20 15:36:59 cq71 NetworkManager[619]:  rfkill0: found WiFi radio 
killswitch (at 
/sys/devices/pci:00/:00:1c.0/:02:00.0/ieee80211/phy0/rfkill0) 
(driver iwlwifi)
Sep 20 15:36:59 cq71 NetworkManager[619]:  rfkill1: found WiFi radio 
killswitch (at /sys/devices/platform/hp-wmi/rfkill/rfkill1) (platform driver 
hp-wmi)
Sep 20 15:36:59 cq71 NetworkManager[619]:  Loaded device plugin: 
/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wifi.so
Sep 20 15:36:59 cq71 NetworkManager[619]:  Loaded device plugin: 
/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-adsl.so
Sep 20 15:36:59 cq71 NetworkManager[619]:  Loaded device plugin: 
/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wwan.so
Sep 20 15:36:59 cq71 NetworkManager[619]:  Loaded device plugin: 
/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so
Sep 20 15:36:59 cq71 systemd[1]: Started Network Manager.
Sep 20 15:36:59 cq71 NetworkManager[619]:  WiFi enabled by radio 
killswitch; enabled by state file
Sep 20 15:36:59 cq71 NetworkManager[619]:  WWAN enabled by radio 
killswitch; enabled by state file
Sep 20 15:36:59 cq71 NetworkManager[619]:  WiMAX enabled by radio 
killswitch; enabled by state file
Sep 20 15:36:59 cq71 NetworkManager[619]:  Networking is enabled by state 
file
Sep 20 15:36:59 cq71 NetworkManager[619]: nm_device_get_device_type: assertion 
'NM_IS_DEVICE (self)' failed
Sep 20 15:36:59 cq71 NetworkManager[619]:  (lo): link connected
Sep 20 15:36:59 cq71 NetworkManager[619]:  (lo): carrier is ON
Sep 20 15:36:59 cq71 NetworkManager[619]:  (lo): new Generic device 
(driver: 'unknown' ifindex: 1)
Sep 20 15:36:59 cq71 NetworkManager[619]:  (lo): exported as 
/org/freedesktop/NetworkManager/Devices/0
Sep 20 15:36:59 cq71 systemd[1]: Starting Network Manager Wait Online...
Sep 20 15:36:59 cq71 systemd[1]: Reached target Network.
Sep 20 15:36:59 cq71 systemd[1]: Starting Network.
Sep 20 15:36:59 cq71 NetworkManager[619]: nm_device_get_device_type: assertion 
'NM_IS_DEVICE (self)' failed
Sep 20 15:36:59 cq71 NetworkManager[619]:  (eth0): carrier is OFF
Sep 20 15:36:59 cq71 NetworkManager[619]:  (eth0): new Ethernet device 
(driver: 'r8169' ifindex: 2)
Sep 20 15:36:59 cq71 NetworkManager[619]:  (eth0): exported as 
/org/freedesktop/NetworkManager/Devices/1
Sep 20 15:36:59 cq71 NetworkManager[619]:  (eth0): device state change: 
unmanaged -> unavailable (reason 'managed') [10 20 2]
Sep 20 15:36:59 cq71 NetworkManager[619]:  [1442756219.424794] 
[platform/nm-linux-platform.c:2250] link_change(): Netlink error changing link 
2:   mtu 0 (1) driver 'r8169' udi 
'/sys/devices/pci:00/:00:1c.1/:03:00.0/net/eth0': Invalid address 
for specified address family
Sep 20 15:36:59 cq71 NetworkManager[619]:  (eth0): preparing device
Sep 20 15:36:59 cq71 NetworkManager[619]:  (wlan0): using nl80211 for 
WiFi device control
Sep 20 15:36:59 cq71 NetworkManager[619]:  (wlan0): new 802.11 WiFi 
device (driver: 'iwlwifi' ifindex: 3)
Sep 20 15:36:59 cq71 NetworkManager[619]:  (wlan0): exported as 
/org/freedesktop/NetworkMana

  1   2   3   4   5   6   7   8   >