[Kernel-packages] [Bug 2077823] Re: AX88179_178a USB-ethernet adapter not always initializes properly with the kernel 6.8

2024-08-26 Thread Dmitriy Stepanenko
@juergh
> This commit is in Ubuntu 6.8.0-40.40. Which kernel are you running?

Exactly this one, 6.8.0-40.40. Actually I run LinuxMint 21, which is
based on Ubuntu 22.04 and uses Ubuntu-jammy repositories (particularly
jammy-backports).

I have checked, does the issue presents right now and made sure that it
is still here. It took 4 warm reboots and 3 cold ones, to catch "cable
disconnected" situation, but finally I did it.

@philcox
> It looks like the upstream patches required does include the one you noted, 
> but one other one as well.

So, you mean that the next kernel package will contain the fix? It would
be great.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-hwe-6.8 in Ubuntu.
https://bugs.launchpad.net/bugs/2077823

Title:
  AX88179_178a USB-ethernet adapter not always initializes properly with
  the kernel 6.8

Status in linux-hwe-6.8 package in Ubuntu:
  Triaged

Bug description:
  After upgrading the kernel packages to version 6.8 I encounter the
  following issue. My ax88179_178a-based USB-ethernet adapter sometimes
  does not initialize properly on the system boot. Approximately one
  time of five it comes up with the status "link down' ("link not
  detected"). Checking the physical connectivity shows no problems.
  Unplugging/plugging the cable does not help. Reloading the kernel
  module does help, i.e. after:

  sudo modprobe -r ax88179_178a && sudo modprobe ax88179_178a

  the link comes up and the problem goes away (until the moment when it
  appears again five or six reboots later).

  The issue is apparently sourced from here:
  https://lore.kernel.org/all/20240523130330.215273...@linuxfoundation.org/

  And it is probably solved already in the kernel 6.9.7:
  https://lwn.net/Articles/979848/

  It would be nice, if you backport the solution into Ubuntu 6.8 kernel
  (if I am right and this indeed is a solution).

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2077823] [NEW] AX88179_178a USB-ethernet adapter not always initializes properly with the kernel 6.8

2024-08-25 Thread Dmitriy Stepanenko
Public bug reported:

After upgrading the kernel packages to version 6.8 I encounter the
following issue. My ax88179_178a-based USB-ethernet adapter sometimes
does not initialize properly on the system boot. Approximately one time
of five it comes up with the status "link down' ("link not detected").
Checking the physical connectivity shows no problems.
Unplugging/plugging the cable does not help. Reloading the kernel module
does help, i.e. after:

sudo modprobe -r ax88179_178a && sudo modprobe ax88179_178a

the link comes up and the problem goes away (until the moment when it
appears again five or six reboots later).

The issue is apparently sourced from here:
https://lore.kernel.org/all/20240523130330.215273...@linuxfoundation.org/

And it is probably solved already in the kernel 6.9.7:
https://lwn.net/Articles/979848/

It would be nice, if you backport the solution into Ubuntu 6.8 kernel
(if I am right and this indeed is a solution).

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

** Description changed:

  After upgrading the kernel packages to version 6.8 I encounter the
  following issue. My ax88179_178a-based USB-ethernet adapter sometimes
  does not initialize properly on the system boot. Approximately one time
- of five it comes up the status "link down' ("link not detected").
+ of five it comes up with the status "link down' ("link not detected").
  Checking the physical connectivity shows no problems.
  Unplugging/plugging the cable does not help. Reloading the kernel module
  does help, i.e. after:
  
  sudo modprobe -r ax88179_178a && sudo modprobe ax88179_178a
  
  the link comes up and the problem goes away (until the moment when it
  appears again five or six reboots later).
  
- The issue is apparently sourced from here: 
+ The issue is apparently sourced from here:
  https://lore.kernel.org/all/20240523130330.215273...@linuxfoundation.org/
  
  And it is probably solved already in the kernel 6.9.7:
  https://lwn.net/Articles/979848/
  
  It would be nice, if you backport the solution into Ubuntu 6.8 kernel
  (if I am right and this indeed is a solution).

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-hwe-6.8 in Ubuntu.
https://bugs.launchpad.net/bugs/2077823

Title:
  AX88179_178a USB-ethernet adapter not always initializes properly with
  the kernel 6.8

Status in linux-hwe-6.8 package in Ubuntu:
  New

Bug description:
  After upgrading the kernel packages to version 6.8 I encounter the
  following issue. My ax88179_178a-based USB-ethernet adapter sometimes
  does not initialize properly on the system boot. Approximately one
  time of five it comes up with the status "link down' ("link not
  detected"). Checking the physical connectivity shows no problems.
  Unplugging/plugging the cable does not help. Reloading the kernel
  module does help, i.e. after:

  sudo modprobe -r ax88179_178a && sudo modprobe ax88179_178a

  the link comes up and the problem goes away (until the moment when it
  appears again five or six reboots later).

  The issue is apparently sourced from here:
  https://lore.kernel.org/all/20240523130330.215273...@linuxfoundation.org/

  And it is probably solved already in the kernel 6.9.7:
  https://lwn.net/Articles/979848/

  It would be nice, if you backport the solution into Ubuntu 6.8 kernel
  (if I am right and this indeed is a solution).

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2036675] Re: 5.15.0-85 live migration regression

2023-12-06 Thread Dmitriy Rabotyagov
Eventually, I see failures even with kernel 5.15.0-84-generic which
means there's smth else involved then commits in question, as they
shouldn't be there yet.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2036675

Title:
  5.15.0-85 live migration regression

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Jammy:
  Fix Released

Bug description:
  
  Fixes added for LP 2032164 [0] to resolve an issue in live migration have 
  unfortunately introduced a regression, causing a previously working live 
  migration pattern to fail when tested with the 5.15.0-85 kernel from 
-proposed.

  Specifically, live migration from a PKRU-enabled host running a kernel older
  than 5.15.0-85 to a host running the 5.15.0-85 kernel will fail.  The
  destination can be either with or without PKRU; both cases fail, although
  in different ways (one hangs, the other fails due to a PCID flag issue).

  The commits in question are

  commit fa9225d64f215e8109de10f6b6c7a08f033d0ec0
  Author: Dr. David Alan Gilbert 
  Date:   Mon Aug 21 14:47:28 2023 +0800

  KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURES

  commit 27a189b881278c8ad9c16b0ee05668d724352733
  Author: Leonardo Bras 
  Date:   Mon Aug 21 14:47:27 2023 +0800

  x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0

  
  [0]   https://bugs.launchpad.net/bugs/2032164

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2036675] Re: 5.15.0-85 live migration regression

2023-12-06 Thread Dmitriy Rabotyagov
Folks, is there any way to revive the patch and see actual source code of the 
change proposed here?
As I assume the bug was closed due to inactivity, but I'm quite ready to test 
it out.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2036675

Title:
  5.15.0-85 live migration regression

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Jammy:
  Fix Released

Bug description:
  
  Fixes added for LP 2032164 [0] to resolve an issue in live migration have 
  unfortunately introduced a regression, causing a previously working live 
  migration pattern to fail when tested with the 5.15.0-85 kernel from 
-proposed.

  Specifically, live migration from a PKRU-enabled host running a kernel older
  than 5.15.0-85 to a host running the 5.15.0-85 kernel will fail.  The
  destination can be either with or without PKRU; both cases fail, although
  in different ways (one hangs, the other fails due to a PCID flag issue).

  The commits in question are

  commit fa9225d64f215e8109de10f6b6c7a08f033d0ec0
  Author: Dr. David Alan Gilbert 
  Date:   Mon Aug 21 14:47:28 2023 +0800

  KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURES

  commit 27a189b881278c8ad9c16b0ee05668d724352733
  Author: Leonardo Bras 
  Date:   Mon Aug 21 14:47:27 2023 +0800

  x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0

  
  [0]   https://bugs.launchpad.net/bugs/2032164

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2036675] Re: 5.15.0-85 live migration regression

2023-12-04 Thread Dmitriy Rabotyagov
I'm not sure if this has been really fixed in Jammy default kernel. I've
hit specifically this issue during this week while running 5.15.0-89.
Upgrading to HWE kernel or 5.19.0-50 does fix live migrations.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2036675

Title:
  5.15.0-85 live migration regression

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Jammy:
  Fix Released

Bug description:
  
  Fixes added for LP 2032164 [0] to resolve an issue in live migration have 
  unfortunately introduced a regression, causing a previously working live 
  migration pattern to fail when tested with the 5.15.0-85 kernel from 
-proposed.

  Specifically, live migration from a PKRU-enabled host running a kernel older
  than 5.15.0-85 to a host running the 5.15.0-85 kernel will fail.  The
  destination can be either with or without PKRU; both cases fail, although
  in different ways (one hangs, the other fails due to a PCID flag issue).

  The commits in question are

  commit fa9225d64f215e8109de10f6b6c7a08f033d0ec0
  Author: Dr. David Alan Gilbert 
  Date:   Mon Aug 21 14:47:28 2023 +0800

  KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURES

  commit 27a189b881278c8ad9c16b0ee05668d724352733
  Author: Leonardo Bras 
  Date:   Mon Aug 21 14:47:27 2023 +0800

  x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0

  
  [0]   https://bugs.launchpad.net/bugs/2032164

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1850439] Re: No sound on ASUS UX534FT

2020-07-19 Thread Dmitriy
Helped this first 2 commands from 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/comments/170
But after reboot, sound doesn't work again

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1850439

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1881319] Re: Touchpad not recognized Lenovo IdeaPad 5 15ARE05 (probably falsely as touch panel)

2020-06-05 Thread Dmitriy
I also have a Lenovo IdeaPad 5 15ARE05 with no touchpad working, but
xinput list shows "GTCH7503:00 2A94:D64D" with no mention of Elan at
all. I installed Linux Mint. I tried 15 different solutions and none of
them worked. Please advised. Thank you.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1881319

Title:
  Touchpad not recognized Lenovo IdeaPad 5 15ARE05 (probably falsely as
  touch panel)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Touchpad isn't reacting at all

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-33-generic 5.4.0-33.37
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  andreas1223 F pulseaudio
   /dev/snd/controlC0:  andreas1223 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: Budgie:GNOME
  Date: Fri May 29 18:05:01 2020
  InstallationDate: Installed on 2020-05-29 (0 days ago)
  InstallationMedia: Ubuntu-Budgie 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
  MachineType: LENOVO 81YQ
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic 
root=UUID=4197e5c6-f903-46c3-bc16-3013c5650810 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-33-generic N/A
   linux-backports-modules-5.4.0-33-generic  N/A
   linux-firmware1.187
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/25/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: E7CN24WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: No DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ARE05
  dmi.modalias: 
dmi:bvnLENOVO:bvrE7CN24WW:bd03/25/2020:svnLENOVO:pn81YQ:pvrIdeaPad515ARE05:rvnLENOVO:rnLNVNB161216:rvrNoDPK:cvnLENOVO:ct10:cvrIdeaPad515ARE05:
  dmi.product.family: IdeaPad 5 15ARE05
  dmi.product.name: 81YQ
  dmi.product.sku: LENOVO_MT_81YQ_BU_idea_FM_IdeaPad 5 15ARE05
  dmi.product.version: IdeaPad 5 15ARE05
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1827822] Re: kernel null pointer dereference

2020-02-05 Thread Dmitriy Morozov
[Wed Feb  5 20:09:17 2020] vfio-pci :00:02.0: vgaarb: changed VGA decodes: 
olddecodes=io+mem,decodes=io+mem:owns=io+mem
[Wed Feb  5 20:09:17 2020] BUG: kernel NULL pointer dereference, address: 
0008
[Wed Feb  5 20:09:17 2020] #PF: supervisor write access in kernel mode
[Wed Feb  5 20:09:17 2020] #PF: error_code(0x0002) - not-present page
[Wed Feb  5 20:09:17 2020] PGD 0 P4D 0
[Wed Feb  5 20:09:17 2020] Oops: 0002 [#1] SMP NOPTI
[Wed Feb  5 20:09:17 2020] CPU: 3 PID: 3306 Comm: tee Not tainted 
5.3.0-28-generic #30~18.04.1-Ubuntu
[Wed Feb  5 20:09:17 2020] Hardware name: System manufacturer System Product 
Name/PRIME H310T, BIOS 2602 07/24/2019
[Wed Feb  5 20:09:17 2020] RIP: 0010:mutex_lock+0x1d/0x40
[Wed Feb  5 20:09:17 2020] Code: 5d c3 90 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 
44 00 00 55 48 89 e5 53 48 89 fb e8 9e e6 ff ff 65 48 8b 14 25 c0 6b 01 00 31 
c0  48 0f b1 13 75 03 5b 5d c3 48 89 df e8 b1 ff ff ff 5b 5d c3 0f
[Wed Feb  5 20:09:17 2020] RSP: 0018:9d4a42817d38 EFLAGS: 00010246
[Wed Feb  5 20:09:17 2020] RAX:  RBX: 0008 RCX: 

[Wed Feb  5 20:09:17 2020] RDX: 8cd6d8f6da00 RSI:  RDI: 
0008
[Wed Feb  5 20:09:17 2020] RBP: 9d4a42817d40 R08: 8cd6dbc036c0 R09: 
8cd6dbc03718
[Wed Feb  5 20:09:17 2020] R10:  R11: 8285d518 R12: 

[Wed Feb  5 20:09:17 2020] R13: c05b R14: 9d4a42817ee8 R15: 
fff2
[Wed Feb  5 20:09:17 2020] FS:  7f32cfe5f540() 
GS:8cd6ddd8() knlGS:
[Wed Feb  5 20:09:17 2020] CS:  0010 DS:  ES:  CR0: 80050033
[Wed Feb  5 20:09:17 2020] CR2: 0008 CR3: 000458984003 CR4: 
003626e0
[Wed Feb  5 20:09:17 2020] Call Trace:
[Wed Feb  5 20:09:17 2020]  snd_sof_ipc_free+0x20/0x40 [snd_sof]
[Wed Feb  5 20:09:17 2020]  snd_sof_device_remove+0x33/0xa0 [snd_sof]
[Wed Feb  5 20:09:17 2020]  sof_pci_remove+0x19/0x30 [sof_pci_dev]
[Wed Feb  5 20:09:17 2020]  pci_device_remove+0x3e/0xc0
[Wed Feb  5 20:09:17 2020]  device_release_driver_internal+0xe0/0x1b0
[Wed Feb  5 20:09:17 2020]  device_driver_detach+0x14/0x20
[Wed Feb  5 20:09:17 2020]  unbind_store+0xd1/0x130
[Wed Feb  5 20:09:17 2020]  drv_attr_store+0x27/0x40
[Wed Feb  5 20:09:17 2020]  sysfs_kf_write+0x3c/0x50
[Wed Feb  5 20:09:17 2020]  kernfs_fop_write+0x125/0x1a0
[Wed Feb  5 20:09:17 2020]  __vfs_write+0x1b/0x40
[Wed Feb  5 20:09:17 2020]  vfs_write+0xb1/0x1a0
[Wed Feb  5 20:09:17 2020]  ksys_write+0xa7/0xe0
[Wed Feb  5 20:09:17 2020]  __x64_sys_write+0x1a/0x20
[Wed Feb  5 20:09:17 2020]  do_syscall_64+0x5a/0x130
[Wed Feb  5 20:09:17 2020]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[Wed Feb  5 20:09:17 2020] RIP: 0033:0x7f32cf963154
[Wed Feb  5 20:09:17 2020] Code: 89 02 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 
00 00 00 00 00 66 90 48 8d 05 b1 07 2e 00 8b 00 85 c0 75 13 b8 01 00 00 00 0f 
05 <48> 3d 00 f0 ff ff 77 54 f3 c3 66 90 41 54 55 49 89 d4 53 48 89 f5
[Wed Feb  5 20:09:17 2020] RSP: 002b:7ffeacffedb8 EFLAGS: 0246 
ORIG_RAX: 0001
[Wed Feb  5 20:09:17 2020] RAX: ffda RBX: 000d RCX: 
7f32cf963154
[Wed Feb  5 20:09:17 2020] RDX: 000d RSI: 7ffeacffeea0 RDI: 
0003
[Wed Feb  5 20:09:17 2020] RBP: 7ffeacffeea0 R08: 000d R09: 
7f32cfe5f540
[Wed Feb  5 20:09:17 2020] R10: 01b6 R11: 0246 R12: 
55781994c460
[Wed Feb  5 20:09:17 2020] R13: 000d R14: 7f32cfc3a760 R15: 
000d
[Wed Feb  5 20:09:17 2020] Modules linked in: vhost_net vhost tap xt_CHECKSUM 
iptable_mangle ipt_REJECT nf_reject_ipv4 xt_tcpudp ebtable_filter ebtables 
ip6table_filter ip6_tables iptable_filter bpfilter vfio_pci vfio_virqfd 
vfio_iommu_type1 vfio bridge stp llc intel_rapl_msr intel_rapl_common 
x86_pkg_temp_thermal intel_powerclamp kvm_intel kvm irqbypass crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel mei_hdcp sof_pci_dev snd_sof_intel_hda_common 
snd_sof_intel_hda nls_iso8859_1 snd_sof_intel_byt aesni_intel snd_sof_intel_ipc 
snd_sof aes_x86_64 crypto_simd cryptd glue_helper intel_cstate 
snd_sof_xtensa_dsp snd_soc_skl intel_rapl_perf snd_soc_hdac_hda 
snd_hda_ext_core snd_soc_skl_ipc snd_soc_sst_ipc snd_soc_sst_dsp 
snd_soc_acpi_intel_match snd_soc_acpi snd_hda_codec snd_hda_core eeepc_wmi 
asus_wmi sparse_keymap wmi_bmof snd_soc_core snd_compress ac97_bus 
snd_pcm_dmaengine btusb snd_usb_audio btrtl snd_usbmidi_lib btbcm snd_hwdep 
btintel snd_rawmidi bluetooth snd_seq_device snd_pcm uvcvideo
[Wed Feb  5 20:09:17 2020]  videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 
snd_timer videobuf2_common ecdh_generic ecc snd cdc_acm soundcore videodev 
mei_me mc mei ie31200_edac mac_hid acpi_tad acpi_pad sch_fq_codel coretemp 
ip_tables x_tables autofs4 r8169 ahci realtek libahci wmi video
[Wed Feb  5 20:09:17 2020] CR2: 0008
[Wed Feb  5 20:09:17 2020] ---[ end trace 6ed0345db5

[Kernel-packages] [Bug 1779777] Re: Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

2018-07-09 Thread Dmitriy
Apparently you mean a popritarian driver?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-24-generic N/A
   linux-backports-modules-4.15.0-24-generic  N/A
   linux-firmware 1.157.18
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.15.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/23/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 21F7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.3A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 098E121600087
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1779777] Re: Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

2018-07-04 Thread Dmitriy
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-24-generic N/A
   linux-backports-modules-4.15.0-24-generic  N/A
   linux-firmware 1.157.18
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.15.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/23/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 21F7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.3A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 098E121600087
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1779777] Re: Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

2018-07-04 Thread Dmitriy
kernel-bug-exists-upstream

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-24-generic N/A
   linux-backports-modules-4.15.0-24-generic  N/A
   linux-firmware 1.157.18
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.15.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/23/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 21F7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.3A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 098E121600087
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1779777] Re: Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

2018-07-04 Thread Dmitriy
The problem occurred after the kernel was automatically updated to version 
4.16. This is not the first time when the kernel is updated, and I tried to 
reinstall bcmwl-kernel-sourse. It did not help, I tried other recipes on the 
net, but they also did not help.
On the previous kernels 4.15 4.13 everything worked, after updating and 
attempts to restore the work of the wifi, work only on version 4.4 of my 
installed.
With versions of the system above 4.16 there are complications they are not 
correctly installed due to the lack of the libssl1.1 module, with its 
installation there are problems.
The driver, on reinstallation, produces errors that can not be installed and 
there is no WL module
help me please

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-24-generic N/A
   linux-backports-modules-4.15.0-24-generic  N/A
   linux-firmware 1.157.18
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.15.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/23/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 21F7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.3A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 098E121600087
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1779777] ProcModules.txt

2018-07-02 Thread Dmitriy
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-24-generic N/A
   linux-backports-modules-4.15.0-24-generic  N/A
   linux-firmware 1.157.18
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.15.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/23/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 21F7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.3A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 098E121600087
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1779777] ProcEnviron.txt

2018-07-02 Thread Dmitriy
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1779777/+attachment/5158977/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-24-generic N/A
   linux-backports-modules-4.15.0-24-generic  N/A
   linux-firmware 1.157.18
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.15.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/23/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 21F7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.3A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 098E121600087
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1779777] WifiSyslog.txt

2018-07-02 Thread Dmitriy
apport information

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

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-24-generic N/A
   linux-backports-modules-4.15.0-24-generic  N/A
   linux-firmware 1.157.18
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.15.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/23/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 21F7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.3A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 098E121600087
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1779777] Lsusb.txt

2018-07-02 Thread Dmitriy
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1779777/+attachment/5158974/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-24-generic N/A
   linux-backports-modules-4.15.0-24-generic  N/A
   linux-firmware 1.157.18
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.15.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/23/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 21F7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.3A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 098E121600087
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1779777] Lspci.txt

2018-07-02 Thread Dmitriy
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-24-generic N/A
   linux-backports-modules-4.15.0-24-generic  N/A
   linux-firmware 1.157.18
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.15.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/23/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 21F7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.3A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 098E121600087
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1779777] CurrentDmesg.txt

2018-07-02 Thread Dmitriy
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-24-generic N/A
   linux-backports-modules-4.15.0-24-generic  N/A
   linux-firmware 1.157.18
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.15.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/23/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 21F7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.3A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 098E121600087
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1779777] PulseList.txt

2018-07-02 Thread Dmitriy
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1779777/+attachment/5158980/+files/PulseList.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-24-generic N/A
   linux-backports-modules-4.15.0-24-generic  N/A
   linux-firmware 1.157.18
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.15.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/23/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 21F7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.3A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 098E121600087
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1779777] ProcCpuinfo.txt

2018-07-02 Thread Dmitriy
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-24-generic N/A
   linux-backports-modules-4.15.0-24-generic  N/A
   linux-firmware 1.157.18
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.15.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/23/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 21F7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.3A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 098E121600087
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1779777] UdevDb.txt

2018-07-02 Thread Dmitriy
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-24-generic N/A
   linux-backports-modules-4.15.0-24-generic  N/A
   linux-firmware 1.157.18
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.15.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/23/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 21F7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.3A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 098E121600087
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1779777] CRDA.txt

2018-07-02 Thread Dmitriy
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-24-generic N/A
   linux-backports-modules-4.15.0-24-generic  N/A
   linux-firmware 1.157.18
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.15.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/23/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 21F7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.3A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 098E121600087
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1779777] ProcInterrupts.txt

2018-07-02 Thread Dmitriy
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-24-generic N/A
   linux-backports-modules-4.15.0-24-generic  N/A
   linux-firmware 1.157.18
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.15.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/23/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 21F7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.3A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 098E121600087
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1779777] ProcCpuinfoMinimal.txt

2018-07-02 Thread Dmitriy
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-24-generic N/A
   linux-backports-modules-4.15.0-24-generic  N/A
   linux-firmware 1.157.18
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.15.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/23/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.33
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 21F7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.3A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 098E121600087
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1779777] Re: Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

2018-07-02 Thread Dmitriy
apport information

** Tags added: apport-collected xenial

** Description changed:

  bcmwl-kernel-source reinstall
  
  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/
  
  depmod
  
  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
+ --- 
+ ApportVersion: 2.20.1-0ubuntu2.18
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  koyot  2253 F pulseaudio
+  /dev/snd/controlC0:  koyot  2253 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 16.04
+ HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
+ InstallationDate: Installed on 2017-11-22 (222 days ago)
+ InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
+ IwConfig:
+  enp4s0no wireless extensions.
+  
+  lono wireless extensions.
+ MachineType: Hewlett-Packard HP 15 Notebook PC
+ Package: linux (not installed)
+ ProcFB: 0 radeondrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
+ RelatedPackageVersions:
+  linux-restricted-modules-4.15.0-24-generic N/A
+  linux-backports-modules-4.15.0-24-generic  N/A
+  linux-firmware 1.157.18
+ RfKill:
+  0: hci0: Bluetooth
+   Soft blocked: yes
+   Hard blocked: no
+ Tags:  xenial
+ Uname: Linux 4.15.0-24-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
+ _MarkForUpload: True
+ dmi.bios.date: 12/23/2014
+ dmi.bios.vendor: Insyde
+ dmi.bios.version: F.33
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: 21F7
+ dmi.board.vendor: Hewlett-Packard
+ dmi.board.version: 52.3A
+ dmi.chassis.asset.tag: Chassis Asset Tag
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Hewlett-Packard
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnInsyde:bvrF.33:bd12/23/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr098E121600087:rvnHewlett-Packard:rn21F7:rvr52.3A:cvnHewlett-Packard:ct10:cvrChassisVersion:
+ dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
+ dmi.product.name: HP 15 Notebook PC
+ dmi.product.version: 098E121600087
+ dmi.sys.vendor: Hewlett-Packard

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1779777/+attachment/5158970/+files/AlsaInfo.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic
  --- 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  koyot  2253 F pulseaudio
   /dev/snd/controlC0:  koyot  2253 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=ea4730dd-6bdc-4245-9aef-e549591c72c6
  InstallationDate: Installed on 2017-11-22 (222 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=7061dbfa-fff5-4781-a257-9761d42e9c5c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.15.0-24.26~16.04.1-generic 4.15.18
  RelatedPackageVersions:
   linux-

[Kernel-packages] [Bug 1779777] [NEW] Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

2018-07-02 Thread Dmitriy
Public bug reported:

bcmwl-kernel-source reinstall

Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

depmod

DKMS: install completed.
Building initial module for 4.15.0-24-generic
ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
Error! Bad return status for module build on kernel: 4.15.0-24-generic (x86_64)
Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
update-initramfs: deferring update (trigger activated)
Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1779777

Title:
  Wifi Broadcom Limited BCM43142 dont working 4.15.0-24

Status in linux package in Ubuntu:
  New

Bug description:
  bcmwl-kernel-source reinstall

  Running module version sanity check.
   - Original module
   - Installation
 - Installing to /lib/modules/4.4.0-130-generic/updates/dkms/

  depmod

  DKMS: install completed.
  Building initial module for 4.15.0-24-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 4.15.0-24-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more 
information.
  update-initramfs: deferring update (trigger activated)
  Обрабатываются триггеры для initramfs-tools (0.122ubuntu8.11) …
  update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1773973] Re: Ubuntu 18.04 [ Garrison P8 ]: Machine crashes with oops while booting with 4.15.0-22-generic kernel.

2018-05-30 Thread Dmitriy
Short comparison -

Ubuntu 18.04 LTS LIVECD - kernel version Ubuntu 4.15.0-20.21-generic
4.15.17 - boots fine, without current issue errors

Ubuntu 18.04 LTS NetInstall - kernel version Ubuntu 4.15.0-22.24-generic
4.15.17 - has errors in console log like metioned above in this issue
("Bad kernel stack pointer", stack_trace with fast_exception_return,
etc.).

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1773973

Title:
  Ubuntu 18.04 [ Garrison P8 ]: Machine crashes with oops while booting
  with 4.15.0-22-generic kernel.

Status in The Ubuntu-power-systems project:
  New
Status in debian-installer package in Ubuntu:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in debian-installer source package in Bionic:
  New
Status in linux source package in Bionic:
  Incomplete

Bug description:
  ---Problem Description---

  Ubuntu 18.04 [ Garrison P8 ]: Machine crashes with oops while booting
  with 4.15.0-22-generic kernel.

  ---Environment--
  Kernel Build:   4.15.0-22-generic
  System Name :  ltc-garri1
  Model/Type  :  P8
  Platform:  BML

  ---Uname output---

  Unable to boot.

  ---Steps to reproduce--

  1. Install Ubuntu 18.04 on Garison BML from http://ports.ubuntu.com
  /ubuntu-ports/dists/bionic/main/installer-
  ppc64el/current/images/netboot/ubuntu-installer/ppc64el/ and try to
  boot.

  ---Logs

  Attaching console lob.

  [4.578205] Bad kernel stack pointer 7b0dd870 at c000b9ec
  [4.578244] Oops: Bad kernel stack pointer, sig: 6 [#11]
  [4.578271] LE SMP NR_CPUS=2048 NUMA PowerNV
  [4.578301] Modules linked in:
  [4.578324] CPU: 27 PID: 1225 Comm: modprobe Tainted: G  D  
4.15.0-22-generic #24-Ubuntu
  [4.578371] NIP:  c000b9ec LR:  CTR: 

  [4.578413] REGS: c0003febbd40 TRAP: 0300   Tainted: G  D  
 (4.15.0-22-generic)
  [4.578460] MSR:  90001031   CR:   XER: 

  [4.578504] CFAR: c000b934 DAR: 0002b200 DSISR: 4000 
SOFTE: -4611686018403131680 
  [4.578504] GPR00:  7b0dd870  
 
  [4.578504] GPR04:    
 
  [4.578504] GPR08:    
 
  [4.578504] GPR12: 75dcd8781700 0002b200  
 
  [4.578504] GPR16:    
 
  [4.578504] GPR20:    
 
  [4.578504] GPR24:    
 
  [4.578504] GPR28:    
 
  [4.615667] NIP [c000b9ec] fast_exception_return+0x9c/0x184
  [4.616210] LR []   (null)
  [4.616237] Call Trace:
  [4.616768] Instruction dump:
  [4.616789] e84101a0 7c4ff120 e8410170 7c5a03a6 e8010070 e8410080 e8610088 
e8810090 
  [4.617697] e8210078 7db243a6 7db142a6 7c0004ac  63ff 
7db242a6 63ff 
  [4.618195] ---[ end trace a0d70ba94f583cca ]---
  [4.675899] usb 1-3.3: new high-speed USB device number 5 using xhci_hcd
  [4.782923] 
  [4.783061] Key type encrypted registered
  [4.783087] AppArmor: AppArmor sha1 policy hashing enabled
  [4.783117] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
  [4.783181] evm: HMAC attrs: 0x1
  [4.806062] rtc-opal opal-rtc: setting system clock to 2018-05-29 07:49:29 
UTC (1527580169)
  [4.806350] integrity: Unable to open file: /etc/keys/x509_ima.der (-2)
  [4.806353] integrity: Unable to open file: /etc/keys/x509_evm.der (-2)
  [4.807260] Freeing unused kernel memory: 4800K
  [4.807321] This architecture does not have kernel memory protection.

  
  == Comment: #2 - SEETEENA THOUFEEK  - 2018-05-29 
06:47:06 ==
  Symptoms looks exactly like 
  .
  https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1691978
  .
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1656908

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1773973/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1773973] Re: Ubuntu 18.04 [ Garrison P8 ]: Machine crashes with oops while booting with 4.15.0-22-generic kernel.

2018-05-30 Thread Dmitriy
That's may be interesting to this ticket.

If one use Ubuntu LIVECD which has linux kernel version
4.15.0-20.21-generic 4.15.17, than the current issue boot errors doesn't
appear in console log and operating system boots fine.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1773973

Title:
  Ubuntu 18.04 [ Garrison P8 ]: Machine crashes with oops while booting
  with 4.15.0-22-generic kernel.

Status in The Ubuntu-power-systems project:
  New
Status in debian-installer package in Ubuntu:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in debian-installer source package in Bionic:
  New
Status in linux source package in Bionic:
  Incomplete

Bug description:
  ---Problem Description---

  Ubuntu 18.04 [ Garrison P8 ]: Machine crashes with oops while booting
  with 4.15.0-22-generic kernel.

  ---Environment--
  Kernel Build:   4.15.0-22-generic
  System Name :  ltc-garri1
  Model/Type  :  P8
  Platform:  BML

  ---Uname output---

  Unable to boot.

  ---Steps to reproduce--

  1. Install Ubuntu 18.04 on Garison BML from http://ports.ubuntu.com
  /ubuntu-ports/dists/bionic/main/installer-
  ppc64el/current/images/netboot/ubuntu-installer/ppc64el/ and try to
  boot.

  ---Logs

  Attaching console lob.

  [4.578205] Bad kernel stack pointer 7b0dd870 at c000b9ec
  [4.578244] Oops: Bad kernel stack pointer, sig: 6 [#11]
  [4.578271] LE SMP NR_CPUS=2048 NUMA PowerNV
  [4.578301] Modules linked in:
  [4.578324] CPU: 27 PID: 1225 Comm: modprobe Tainted: G  D  
4.15.0-22-generic #24-Ubuntu
  [4.578371] NIP:  c000b9ec LR:  CTR: 

  [4.578413] REGS: c0003febbd40 TRAP: 0300   Tainted: G  D  
 (4.15.0-22-generic)
  [4.578460] MSR:  90001031   CR:   XER: 

  [4.578504] CFAR: c000b934 DAR: 0002b200 DSISR: 4000 
SOFTE: -4611686018403131680 
  [4.578504] GPR00:  7b0dd870  
 
  [4.578504] GPR04:    
 
  [4.578504] GPR08:    
 
  [4.578504] GPR12: 75dcd8781700 0002b200  
 
  [4.578504] GPR16:    
 
  [4.578504] GPR20:    
 
  [4.578504] GPR24:    
 
  [4.578504] GPR28:    
 
  [4.615667] NIP [c000b9ec] fast_exception_return+0x9c/0x184
  [4.616210] LR []   (null)
  [4.616237] Call Trace:
  [4.616768] Instruction dump:
  [4.616789] e84101a0 7c4ff120 e8410170 7c5a03a6 e8010070 e8410080 e8610088 
e8810090 
  [4.617697] e8210078 7db243a6 7db142a6 7c0004ac  63ff 
7db242a6 63ff 
  [4.618195] ---[ end trace a0d70ba94f583cca ]---
  [4.675899] usb 1-3.3: new high-speed USB device number 5 using xhci_hcd
  [4.782923] 
  [4.783061] Key type encrypted registered
  [4.783087] AppArmor: AppArmor sha1 policy hashing enabled
  [4.783117] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
  [4.783181] evm: HMAC attrs: 0x1
  [4.806062] rtc-opal opal-rtc: setting system clock to 2018-05-29 07:49:29 
UTC (1527580169)
  [4.806350] integrity: Unable to open file: /etc/keys/x509_ima.der (-2)
  [4.806353] integrity: Unable to open file: /etc/keys/x509_evm.der (-2)
  [4.807260] Freeing unused kernel memory: 4800K
  [4.807321] This architecture does not have kernel memory protection.

  
  == Comment: #2 - SEETEENA THOUFEEK  - 2018-05-29 
06:47:06 ==
  Symptoms looks exactly like 
  .
  https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1691978
  .
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1656908

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1773973/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1762385] Re: dell_wmi: Unknown key codes

2018-04-18 Thread Dmitriy Geels
Enough guessing. Gnome bug is a different one. And it has no connection
to this bug.

In my case rfkill didn't work because keycode 88 was set to UNKNOWN by
this generic dell rule:
https://github.com/systemd/systemd/blob/c5896b6a8cfcfd1b94f25450a96a1411384f1108/hwdb/60-keyboard.hwdb#L267

My rule
https://github.com/systemd/systemd/blob/c5896b6a8cfcfd1b94f25450a96a1411384f1108/hwdb/60-keyboard.hwdb#L303-L305
was accepted and it is a correct solution, because it refines key code
for exact model.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1762385

Title:
  dell_wmi: Unknown key codes

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  RFKill key produces these messages in kernel log:

  dell_wmi: Unknown key with type 0x0010 and code 0xe008 pressed

  This key code is a notification and should be added as KEY_IGNORE
  here:
  https://github.com/torvalds/linux/blob/master/drivers/platform/x86
  /dell-wmi.c#L263

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-15-generic 4.15.0-15.16
  ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
  Uname: Linux 4.15.0-15-generic x86_64
  ApportVersion: 2.20.9-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dmig   2737 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr  9 18:09:03 2018
  InstallationDate: Installed on 2018-03-27 (12 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180327)
  MachineType: Dell Inc. Inspiron 5379
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.15.0-15-generic 
root=UUID=9745e22b-0b19-4a7d-98a0-1a4bc5b19d99 ro rootflags=subvol=@ quiet 
splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-15-generic N/A
   linux-backports-modules-4.15.0-15-generic  N/A
   linux-firmware 1.173
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/31/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.6.0
  dmi.board.name: 0C6J64
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.6.0:bd01/31/2018:svnDellInc.:pnInspiron5379:pvr:rvnDellInc.:rn0C6J64:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 5379
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1762385] Re: dell_wmi: Unknown key codes

2018-04-17 Thread Dmitriy Geels
Rfkill key produces 2 events: keyboard and one, that should be handled
by dell-wmi.

Hwdb record is for keyboard event. Release emulation is required, at
least for my model. Otherwise evtest shows only 1 EV_KEY event.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1762385

Title:
  dell_wmi: Unknown key codes

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  RFKill key produces these messages in kernel log:

  dell_wmi: Unknown key with type 0x0010 and code 0xe008 pressed

  This key code is a notification and should be added as KEY_IGNORE
  here:
  https://github.com/torvalds/linux/blob/master/drivers/platform/x86
  /dell-wmi.c#L263

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-15-generic 4.15.0-15.16
  ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
  Uname: Linux 4.15.0-15-generic x86_64
  ApportVersion: 2.20.9-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dmig   2737 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr  9 18:09:03 2018
  InstallationDate: Installed on 2018-03-27 (12 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180327)
  MachineType: Dell Inc. Inspiron 5379
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.15.0-15-generic 
root=UUID=9745e22b-0b19-4a7d-98a0-1a4bc5b19d99 ro rootflags=subvol=@ quiet 
splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-15-generic N/A
   linux-backports-modules-4.15.0-15-generic  N/A
   linux-firmware 1.173
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/31/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.6.0
  dmi.board.name: 0C6J64
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.6.0:bd01/31/2018:svnDellInc.:pnInspiron5379:pvr:rvnDellInc.:rn0C6J64:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 5379
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1762385] Re: dell_wmi: Unknown key codes

2018-04-16 Thread Dmitriy Geels
I found one more missing key definition: FN-Lock key - Lock icon with
'Fn' on it, it toggles Fn row behavior between F1-F12 and media keys.
I'm not sure with keycode it should have assigned, so I set it to IGNORE
in patch.

** Summary changed:

- dell_wmi: Unknown key with type 0x0010 and code 0xe008 pressed
+ dell_wmi: Unknown key codes

** Patch added: "This is a patch to dell-wmi.c kernel module adding 2 new key 
definitions"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1762385/+attachment/5117689/+files/dell-wmi.c.patch

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1762385

Title:
  dell_wmi: Unknown key codes

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  RFKill key produces these messages in kernel log:

  dell_wmi: Unknown key with type 0x0010 and code 0xe008 pressed

  This key code is a notification and should be added as KEY_IGNORE
  here:
  https://github.com/torvalds/linux/blob/master/drivers/platform/x86
  /dell-wmi.c#L263

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-15-generic 4.15.0-15.16
  ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
  Uname: Linux 4.15.0-15-generic x86_64
  ApportVersion: 2.20.9-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dmig   2737 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr  9 18:09:03 2018
  InstallationDate: Installed on 2018-03-27 (12 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180327)
  MachineType: Dell Inc. Inspiron 5379
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.15.0-15-generic 
root=UUID=9745e22b-0b19-4a7d-98a0-1a4bc5b19d99 ro rootflags=subvol=@ quiet 
splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-15-generic N/A
   linux-backports-modules-4.15.0-15-generic  N/A
   linux-firmware 1.173
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/31/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.6.0
  dmi.board.name: 0C6J64
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.6.0:bd01/31/2018:svnDellInc.:pnInspiron5379:pvr:rvnDellInc.:rn0C6J64:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 5379
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1762385] Re: dell_wmi: Unknown key with type 0x0010 and code 0xe008 pressed

2018-04-12 Thread Dmitriy Geels
According to 
https://github.com/torvalds/linux/blob/master/drivers/platform/x86/dell-wmi.c 
this key isn't supported by kernel.
To add support record { KE_IGNORE, 0xe008, { KEY_RFKILL } } must be added to 
array dell_wmi_keymap_type_0010. Right now it exists only in 
dell_wmi_keymap_type_.

Here is a piece of kern.log on mainline kernel 4.16.2:
Apr 13 12:35:07 dmig-Inspiron-5379 kernel: [ 1597.752396]dell_wmi: Unknown key 
with type 0x0010 and code 0xe008 pressed
  Apr 13 12:35:07 dmig-Inspiron-5379 kernel: [ 
1598.160367]dell_wmi: Unknown key with type 0x0010 and code 0xe008 pressed  
Apr 13 12:35:08 
dmig-Inspiron-5379 kernel: [ 1598.461929]dell_wmi: Unknown key with type 0x0010 
and code 0xe008 pressed 
 Apr 13 12:35:08 dmig-Inspiron-5379 kernel: [ 1598.731117]dell_wmi: 
Unknown key with type 0x0010 and code 0xe008 pressed
  Apr 13 12:35:08 dmig-Inspiron-5379 
kernel: [ 1598.990486]dell_wmi: Unknown key with type 0x0010 and code 0xe008 
pressed  
Apr 13 12:35:09 dmig-Inspiron-5379 kernel: [ 1599.287094]dell_wmi: Unknown key 
with type 0x0010 and code 0xe008 pressed
  Apr 13 12:35:09 dmig-Inspiron-5379 kernel: [ 
1599.556158]dell_wmi: Unknown key with type 0x0010 and code 0xe008 pressed  
Apr 13 12:35:09 
dmig-Inspiron-5379 kernel: [ 1599.812597]dell_wmi: Unknown key with type 0x0010 
and code 0xe008 pressed 
 Apr 13 12:35:09 dmig-Inspiron-5379 kernel: [ 1600.109678]dell_wmi: 
Unknown key with type 0x0010 and code 0xe008 pressed
  Apr 13 12:35:10 dmig-Inspiron-5379 
kernel: [ 1600.373923]dell_wmi: Unknown key with type 0x0010 and code 0xe008 
pressed  
Apr 13 12:35:10 dmig-Inspiron-5379 kernel: [ 1600.650719]dell_wmi: Unknown key 
with type 0x0010 and code 0xe008 pressed
  Apr 13 12:35:10 dmig-Inspiron-5379 kernel: [ 
1600.900744]dell_wmi: Unknown key with type 0x0010 and code 0xe008 pressed  
Apr 13 12:35:10 
dmig-Inspiron-5379 kernel: [ 1601.149327]dell_wmi: Unknown key with type 0x0010 
and code 0xe008 pressed 
 


** Tags added: kernel-bug-exists-upstream

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1762385

Title:
  dell_wmi: Unknown key with type 0x0010 and code 0xe008 pressed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  RFKill key produces these messages in kernel log:

  dell_wmi: Unknown key with type 0x0010 and code 0xe008 pressed

  This key code is a notification and should be added as KEY_IGNORE
  here:
  https://github.com/torvalds/linux/blob/master/drivers/platform/x86
  /dell-wmi.c#L263

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-15-generic 4.15.0-15.16
  ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
  Uname: Linux 4.15.0-15-generic x86_64
  ApportVersion: 2.20.9-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dmig   2737 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr  9 18:09:03 2018
  InstallationDate: Installed on 2018-03-27 (12 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180327)
  MachineType: Dell Inc. Inspiron 5379
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.15.0-15-generic 
root=UUID=9745e22b-0b19-4a7d-98a0-1a4bc5b19d99 ro rootflags=subvol=@ quiet 
splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-15-generic N/A
   linux-backports-modules-4.15.0-15-generic  N/A
   linux-firmware 1.173
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/31/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.6.0
  dmi.board.name: 0C6J64
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.6.0:bd01/31/2018:svnDellInc.:pnInspiron5379:pvr:rvnDellInc.:rn0C6J64:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.pro

[Kernel-packages] [Bug 1762385] [NEW] dell_wmi: Unknown key with type 0x0010 and code 0xe008 pressed

2018-04-09 Thread Dmitriy Geels
Public bug reported:

RFKill key produces these messages in kernel log:

dell_wmi: Unknown key with type 0x0010 and code 0xe008 pressed

This key code is a notification and should be added as KEY_IGNORE here:
https://github.com/torvalds/linux/blob/master/drivers/platform/x86/dell-
wmi.c#L263

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-15-generic 4.15.0-15.16
ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
Uname: Linux 4.15.0-15-generic x86_64
ApportVersion: 2.20.9-0ubuntu4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  dmig   2737 F pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr  9 18:09:03 2018
InstallationDate: Installed on 2018-03-27 (12 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180327)
MachineType: Dell Inc. Inspiron 5379
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.15.0-15-generic 
root=UUID=9745e22b-0b19-4a7d-98a0-1a4bc5b19d99 ro rootflags=subvol=@ quiet 
splash vt.handoff=1
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-15-generic N/A
 linux-backports-modules-4.15.0-15-generic  N/A
 linux-firmware 1.173
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/31/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.6.0
dmi.board.name: 0C6J64
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.6.0:bd01/31/2018:svnDellInc.:pnInspiron5379:pvr:rvnDellInc.:rn0C6J64:rvrA00:cvnDellInc.:ct10:cvr:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 5379
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug bionic package-from-proposed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1762385

Title:
  dell_wmi: Unknown key with type 0x0010 and code 0xe008 pressed

Status in linux package in Ubuntu:
  New

Bug description:
  RFKill key produces these messages in kernel log:

  dell_wmi: Unknown key with type 0x0010 and code 0xe008 pressed

  This key code is a notification and should be added as KEY_IGNORE
  here:
  https://github.com/torvalds/linux/blob/master/drivers/platform/x86
  /dell-wmi.c#L263

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-15-generic 4.15.0-15.16
  ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
  Uname: Linux 4.15.0-15-generic x86_64
  ApportVersion: 2.20.9-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dmig   2737 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr  9 18:09:03 2018
  InstallationDate: Installed on 2018-03-27 (12 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180327)
  MachineType: Dell Inc. Inspiron 5379
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.15.0-15-generic 
root=UUID=9745e22b-0b19-4a7d-98a0-1a4bc5b19d99 ro rootflags=subvol=@ quiet 
splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-15-generic N/A
   linux-backports-modules-4.15.0-15-generic  N/A
   linux-firmware 1.173
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/31/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.6.0
  dmi.board.name: 0C6J64
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.6.0:bd01/31/2018:svnDellInc.:pnInspiron5379:pvr:rvnDellInc.:rn0C6J64:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 5379
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1742675] Re: after upgrade to linux-image-extra-4.13.0-26-generic the system does not start at all

2018-02-07 Thread Dmitriy Merzlov
Upgrading to kernel 4.13.0-33.36 from ppa:canonical-kernel-team/ppa solved the 
issue. 
No need to use "acpi=off"

System works stable. (Dell E5570 i5-6300U Skylake)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1742675

Title:
  after upgrade to linux-image-extra-4.13.0-26-generic  the system does
  not start at all

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After upgrade to linux-image-extra-4.13.0-26-generic  the system does not 
start at all.
  Only restart through Advanced Options with 
linux-image-extra-4.10.0-42-generic helps.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: ubuntu-release-upgrader-core 1:16.04.23
  ProcVersionSignature: Ubuntu 4.10.0-42.46~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-42-generic i686
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: i386
  CrashDB: ubuntu
  CurrentDesktop: Unity
  Date: Thu Jan 11 15:20:26 2018
  InstallationDate: Installed on 2017-06-23 (201 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 
(20170215.2)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.update-manager.release-upgrades: 
2017-06-24T18:05:02.372991

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1565234] Re: Intermittent Screen Flicker on Dell XPS 13 9350

2016-05-10 Thread Dmitriy
*** This bug is a duplicate of bug 1554613 ***
https://bugs.launchpad.net/bugs/1554613

I had same problem. I updated bios from 1.1.7 up to XPS_9350_1.3.3.exe
via Bios built-in tools and usb flash (F12 via boot process) and updated
kenel up to 4.4.9 http://kernel.ubuntu.com/~kernel-
ppa/mainline/v4.4.9-xenial/

#~/Downloads/4.4.9$ ls
linux-firmware_1.158_all.deb  
linux-headers-4.4.9-040409_4.4.9-040409.201605041832_all.deb  
linux-headers-4.4.9-040409-generic_4.4.9-040409.201605041832_amd64.deb  
linux-image-4.4.9-040409-generic_4.4.9-040409.201605041832_amd64.deb

# dpkg -i *.deb

And I my screen stoped blinking

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1565234

Title:
  Intermittent Screen Flicker on Dell XPS 13 9350

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am using the Dell XPS 13 9350 with Ubuntu 16.04, and I am
  experiencing random screen flickering where the screen will flicker to
  black for a split second. This happens repeatedly every few seconds
  for half a minute or so. Then the issue will disappear for a few
  minutes, but randomly come back. I have experienced using Ubuntu 16.04
  with Unity, Gnome, and XFCE. See LP#1554613.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-16-generic 4.4.0-16.32
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  caleb  1533 F pulseaudio
  CurrentDesktop: XFCE
  Date: Sat Apr  2 05:06:21 2016
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=ac6dd208-0bc0-443d-bc73-3411a80e0328
  InstallationDate: Installed on 2016-03-19 (13 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160319)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0bda:5682 Realtek Semiconductor Corp.
   Bus 001 Device 002: ID 8087:0a2b Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-16-generic.efi.signed 
root=/dev/mapper/xubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-16-generic N/A
   linux-backports-modules-4.4.0-16-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/01/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.3
  dmi.board.name: 07TYC2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.3:bd03/01/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn07TYC2:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1521721] [NEW] wireless adapter not working

2015-12-01 Thread Dmitriy
Public bug reported:

Wireless adapter is not supported by kernel.
Output:

dmitry@dmitry-Aspire:~$ lspci -nn | grep 0280
03:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 30)

Googling showed that this is usual problem with this adapter.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-4.2.0-19-generic 4.2.0-19.23
ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
Uname: Linux 4.2.0-19-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  dmitry 1622 F pulseaudio
 /dev/snd/controlC0:  dmitry 1622 F pulseaudio
CurrentDesktop: Unity
Date: Tue Dec  1 20:14:18 2015
HibernationDevice: RESUME=UUID=f2b7d192-0855-4d69-b859-a37591352ec2
InstallationDate: Installed on 2015-12-01 (0 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
IwConfig:
 enp2s0no wireless extensions.
 
 lono wireless extensions.
MachineType: Acer Aspire E5-573G
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-19-generic 
root=UUID=79750c04-717b-481d-bfb2-f5050c612f91 ro quiet splash
RelatedPackageVersions:
 linux-restricted-modules-4.2.0-19-generic N/A
 linux-backports-modules-4.2.0-19-generic  N/A
 linux-firmware1.149.2
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/27/2015
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: V1.15
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: ZORO_BH
dmi.board.vendor: Acer
dmi.board.version: Type2 - A01 Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.15:bd05/27/2015:svnAcer:pnAspireE5-573G:pvrV3.72:rvnAcer:rnZORO_BH:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
dmi.product.name: Aspire E5-573G
dmi.product.version: V3.72
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-bug wily

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1521721

Title:
  wireless adapter not working

Status in linux package in Ubuntu:
  New

Bug description:
  Wireless adapter is not supported by kernel.
  Output:

  dmitry@dmitry-Aspire:~$ lspci -nn | grep 0280
  03:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 
30)

  Googling showed that this is usual problem with this adapter.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-19-generic 4.2.0-19.23
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  dmitry 1622 F pulseaudio
   /dev/snd/controlC0:  dmitry 1622 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Dec  1 20:14:18 2015
  HibernationDevice: RESUME=UUID=f2b7d192-0855-4d69-b859-a37591352ec2
  InstallationDate: Installed on 2015-12-01 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   enp2s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Acer Aspire E5-573G
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-19-generic 
root=UUID=79750c04-717b-481d-bfb2-f5050c612f91 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.149.2
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.15
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: ZORO_BH
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.15:bd05/27/2015:svnAcer:pnAspireE5-573G:pvrV3.72:rvnAcer:rnZORO_BH:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E5-573G
  dmi.product.version: V3.72
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 550559] Re: hdd problems, failed command: READ FPDMA QUEUED

2013-11-18 Thread Dmitriy Altuhov
Same at server HP ProLiant DL320e Gen8 v2, BIOS P80 08/28/2013 with two
hard drives ST500NM0011 and ST2000NC001-1DY164

Problems only with ST2000NC001! ST500NM0011 working fine.

** Attachment added: "ubuntu-bug linux"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/550559/+attachment/3911747/+files/report

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/550559

Title:
  hdd problems, failed command: READ FPDMA QUEUED

Status in “linux” package in Ubuntu:
  Invalid

Bug description:
  Hello!

  I have a brand new computer. With a SSD device and a SATA hard drive,
  a Seagate Barracuda XT specifically 6Gb / s of 2TB. The latter is
  connected to a Marvell 9123 controller that I set AHCI mode in BIOS.

  I have the OS installed on the SSD device, but when you try to read
  the disc 2TB gives several bugs.

  I tried to change the disk to another controller and gives the same
  problem, I even removed the disk partition table, having the same
  fate.

  I checked the disc for flaws from Windows with hd tune and
  verification tool official record, and does not give me any errors.

  I have tested with kernel version 2.6.34-rc2 and it works properly
  with this disc.

  The errors given are the following:

  [9.115544] ata9: exception Emask 0x0 SAct 0xf SErr 0x0 action 0x10 frozen
  [9.115550] ata9.00: failed command: READ FPDMA QUEUED
  [9.115556] ata9.00: cmd 60/04:00:d4:82:85/00:00:1f:00:00/40 tag 0 ncq 
2048 in
  [9.115557]  res 40/00:18:d3:82:85/00:00:1f:00:00/40 Emask 0x4 
(timeout)
  [9.115560] ata9.00: status: { DRDY }
  [9.115562] ata9.00: failed command: READ FPDMA QUEUED
  [9.115568] ata9.00: cmd 60/01:08:d1:82:85/00:00:1f:00:00/40 tag 1 ncq 512 
in
  [9.115569]  res 40/00:18:d3:82:85/00:00:1f:00:00/40 Emask 0x4 
(timeout)
  [9.115572] ata9.00: status: { DRDY }
  [9.115574] ata9.00: failed command: READ FPDMA QUEUED
  [9.115579] ata9.00: cmd 60/01:10:d2:82:85/00:00:1f:00:00/40 tag 2 ncq 512 
in
  [9.115581]  res 40/00:18:d3:82:85/00:00:1f:00:00/40 Emask 0x4 
(timeout)
  [9.115583] ata9.00: status: { DRDY }
  [9.115586] ata9.00: failed command: READ FPDMA QUEUED
  [9.115591] ata9.00: cmd 60/01:18:d3:82:85/00:00:1f:00:00/40 tag 3 ncq 512 
in
  [9.115592]  res 40/00:18:d3:82:85/00:00:1f:00:00/40 Emask 0x4 
(timeout)
  [9.115595] ata9.00: status: { DRDY }
  [9.115609] sd 8:0:0:0: [sdb] Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
  [9.115612] sd 8:0:0:0: [sdb] Sense Key : Aborted Command [current] 
[descriptor]
  [9.115616] Descriptor sense data with sense descriptors (in hex):
  [9.115618] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
  [9.115626] 1f 85 82 d3 
  [9.115629] sd 8:0:0:0: [sdb] Add. Sense: No additional sense information
  [9.115633] sd 8:0:0:0: [sdb] CDB: Read(10): 28 00 1f 85 82 d4 00 00 04 00
  [9.115640] end_request: I/O error, dev sdb, sector 528843476
  [9.115643] __ratelimit: 18 callbacks suppressed
  [9.115646] Buffer I/O error on device sdb2, logical block 317299556
  [9.115649] Buffer I/O error on device sdb2, logical block 317299557
  [9.115652] Buffer I/O error on device sdb2, logical block 317299558
  [9.115655] Buffer I/O error on device sdb2, logical block 317299559
  [9.115671] sd 8:0:0:0: [sdb] Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
  [9.115674] sd 8:0:0:0: [sdb] Sense Key : Aborted Command [current] 
[descriptor]
  [9.115678] Descriptor sense data with sense descriptors (in hex):
  [9.115679] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
  [9.115687] 1f 85 82 d3 
  [9.115690] sd 8:0:0:0: [sdb] Add. Sense: No additional sense information
  [9.115693] sd 8:0:0:0: [sdb] CDB: Read(10): 28 00 1f 85 82 d1 00 00 01 00
  [9.115700] end_request: I/O error, dev sdb, sector 528843473
  [9.115702] Buffer I/O error on device sdb2, logical block 317299553
  [9.115707] sd 8:0:0:0: [sdb] Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
  [9.115710] sd 8:0:0:0: [sdb] Sense Key : Aborted Command [current] 
[descriptor]
  [9.115714] Descriptor sense data with sense descriptors (in hex):
  [9.115716] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
  [9.115723] 1f 85 82 d3 
  [9.115726] sd 8:0:0:0: [sdb] Add. Sense: No additional sense information
  [9.115729] sd 8:0:0:0: [sdb] CDB: Read(10): 28 00 1f 85 82 d2 00 00 01 00
  [9.115736] end_request: I/O error, dev sdb, sector 528843474
  [9.115738] Buffer I/O error on device sdb2, logical block 317299554
  [9.115743] sd 8:0:0:0: [sdb] Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
  [9.115746] sd 8:0:0:0: [sdb] Sense Key : Aborted Command [current] 
[descriptor]
  [9.115749] Descriptor sense data with sense descriptors (in hex):

[Kernel-packages] [Bug 1154640] Re: 0b05:1784 Asus U88-N13 Wi-Fi adapter has very bad wifi connection

2013-10-29 Thread Dmitriy "Simplehuman" Fedorov
It is still exist in version v3.12-rc7-saucy

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  0b05:1784 Asus U88-N13 Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] Re: 0b05:1784 Asus U88-N13 Wi-Fi adapter has very bad wifi connection

2013-10-28 Thread Dmitriy "Simplehuman" Fedorov
It is strange. I tested this adapter on Ubuntu versions from 12.10 to 10.04 . 
The problem exist from 12.10 to 11.04. In Ubuntu 10.04 and 10.10 adapter is not 
detecting. 
It might be my mistake, but I am really remember that it was working fine.
Tested again on MS Windows 7 - it is working fine. 

So it is not a regression, but still a problem...

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

** Tags removed: regression-release

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  0b05:1784 Asus U88-N13 Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] Re: 0b05:1784 Asus U88-N13 Wi-Fi adapter has very bad wifi connection

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
It was working fine in 10.10 and 12.04. Not sure about 12.10

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  0b05:1784 Asus U88-N13 Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] Re: [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
I'm getting a crash with "linux" package after launching

apport-collect 1154640

But can't send report.

Also the problem is back, packages loss again on that adapter

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] PulseList.txt

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1154640/+attachment/3822294/+files/PulseList.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] ProcInterrupts.txt

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] UdevLog.txt

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1154640/+attachment/3822296/+files/UdevLog.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] ProcCpuinfo.txt

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] ProcModules.txt

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] WifiSyslog.txt

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] CurrentDmesg.txt

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] UdevDb.txt

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] ProcEnviron.txt

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1154640/+attachment/3822291/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] BootDmesg.txt

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1154640/+attachment/3822283/+files/BootDmesg.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] CRDA.txt

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] IwConfig.txt

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1154640/+attachment/3822287/+files/IwConfig.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] Dependencies.txt

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] Lspci.txt

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
apport information

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] Lsusb.txt

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1154640/+attachment/3822289/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1154640] Re: [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

2013-09-15 Thread Dmitriy "Simplehuman" Fedorov
apport information

** Tags added: apport-collected saucy

** Description changed:

  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi connection
  problem (about 20-40% packages lost).
  
  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.
  
  What do I need to attach ?
+ --- 
+ ApportVersion: 2.12.1-0ubuntu4
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
+  /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
+  /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
+ DistroRelease: Ubuntu 13.10
+ HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
+ InstallationDate: Installed on 2013-07-31 (45 days ago)
+ InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
+ MachineType: System manufacturer System Product Name
+ MarkForUpload: True
+ NonfreeKernelModules: nvidia
+ Package: linux 3.11.0.7.8
+ PackageArchitecture: amd64
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
+ ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
+ RelatedPackageVersions:
+  linux-restricted-modules-3.11.0-7-generic N/A
+  linux-backports-modules-3.11.0-7-generic  N/A
+  linux-firmware1.114
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  saucy
+ Uname: Linux 3.11.0-7-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 08/09/2012
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 1402
+ dmi.board.asset.tag: To Be Filled By O.E.M.
+ dmi.board.name: SABERTOOTH X58
+ 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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
+ dmi.product.name: System Product Name
+ dmi.product.version: System Version
+ dmi.sys.vendor: System manufacturer

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1154640/+attachment/3822282/+files/AlsaInfo.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13] Wi-Fi adapter has very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?
  --- 
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   1654 F pulseaudio
   /dev/snd/pcmC0D0p:   simplehuman   1654 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   1654 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5e484adf-8f78-41d2-9f5c-1166aa181905
  InstallationDate: Installed on 2013-07-31 (45 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130730)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux 3.11.0.7.8
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=69cd82a7-9a60-46b8-b39a-0985ac8652aa ro noresume ipv6.disable=1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  saucy
  Uname: Linux 3.11.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  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.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrC

[Kernel-packages] [Bug 1154640] Re: [Asus U88-N13 Wi-Fi adapter] Very bad wifi connection

2013-09-12 Thread Dmitriy "Simplehuman" Fedorov
With the latest Ubuntu 13.10 kernel 3.11.0-7 there are no packeges loss,
but sometims ping time is jumping from 1-5 ms to 90-120 ms.

Should I mark this bug as fixed?

** Tags removed: kernel-bug-exists-upstream needs-kernel-logs-v3.9-rc2 
needs-upstream-testing
** Tags added: kernel-fixed-upstream kernel-fixed-upstream-3.11.0-7

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1154640

Title:
  [Asus U88-N13 Wi-Fi adapter] Very bad wifi connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello, on my Asus U88-N13 Wi-Fi adapter I have very bad wifi
  connection problem (about 20-40% packages lost).

  Ubuntu 13.04 x64 , latest updates. This is not adapter problem, tested
  on Windows.

  What do I need to attach ?

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1165324] Re: [ASUS K55VD-SX205R] Realtek PCIE Cardreader doesn't work

2013-09-04 Thread Dmitriy Kodanev
With new kernel 3.8.0-29-generic my laptop's cardreader now works!
I can see now 'rts8139.ko' file in directory 'kernel/drivers/staging/rts8139'.
Maybe it is the driver I've been needing so long?
I've inserted my SDHC card in the internal cardreader, and dmesg shows:
[34634.137349] mmc0: new high speed SDHC card at address b368
[34634.138406] mmcblk0: mmc0:b368 SD16G 14.7 GiB
[34634.140815] mmcblk0: p1

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1165324

Title:
  [ASUS K55VD-SX205R] Realtek PCIE Cardreader doesn't work

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I'm using Xubuntu 13.04 beta. Earlier I used 12.10 but the problem was the 
same. Cardreader doesn't work in Ubuntu though it works in Windows 7. 
  I think this bug is just like this: https://bugs.launchpad.net/bugs/971876
  But neither workaround with 'rts_bpp' package in 12.10 nor upgrading upto 
13.10 didn't help me.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-16-generic 3.8.0-16.26
  ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
  Uname: Linux 3.8.0-16-generic x86_64
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dima   1663 F pulseaudio
   /dev/snd/pcmC0D0p:   dima   1663 F...m pulseaudio
  CRDA:
   country RU:
(2402 - 2482 @ 40), (N/A, 20)
(5735 - 5835 @ 20), (N/A, 30)
  Date: Sat Apr  6 12:32:11 2013
  HibernationDevice: RESUME=UUID=735e4e23-42a8-40ce-8672-60b4447079ba
  InstallationDate: Installed on 2013-01-18 (77 days ago)
  InstallationMedia: Xubuntu 12.10 "Quantal Quetzal" - Release amd64 
(20121017.1)
  MachineType: ASUSTeK COMPUTER INC. K55VD
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-16-generic 
root=UUID=b52f24d4-675a-4a0b-a25a-d4b77050e29e ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-16-generic N/A
   linux-backports-modules-3.8.0-16-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/31/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K55VD.408
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55VD
  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.:bvrK55VD.408:bd01/31/2013:svnASUSTeKCOMPUTERINC.:pnK55VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 971876] Re: Realtek Card Reader RTL8411 Device 5289 (PCI 03:00.0) Driver and udisks Rule

2013-09-04 Thread Dmitriy Kodanev
With new kernel 3.8.0-29-generic my laptop's cardreader now works! 
I can see now 'rts8139.ko' file in directory 'kernel/drivers/staging/rts8139'.
Maybe it is the driver I've been needing so long?
I've inserted my SDHC card in the internal cardreader, and dmesg shows:
[34634.137349] mmc0: new high speed SDHC card at address b368
[34634.138406] mmcblk0: mmc0:b368 SD16G 14.7 GiB 
[34634.140815]  mmcblk0: p1

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/971876

Title:
  Realtek Card Reader RTL8411 Device 5289 (PCI 03:00.0) Driver and
  udisks Rule

Status in The Linux Kernel:
  New
Status in “linux” package in Ubuntu:
  Fix Released
Status in “udisks” package in Ubuntu:
  Fix Released

Bug description:
  We have been provided with a new Realtek Card Reader driver for this
  device. The code is GPL licensed but we don't see it publicly
  available yet. This is a new driver module with the name "rts_bpp". As
  such a new udisks rule is necessary for automounting.

  New driver is attached "rts_bpp.tar.bz2".

  For automount, the following line needs to be added to
  '/lib/udev/rules.d/80-udisks.rules'

  DRIVERS=="rts_bpp", ENV{ID_DRIVE_FLASH_SD}="1"

  #

  We created a DKMS module .deb to make install easier until the driver
  can be included in Ubuntu. Commands:

  wget http://planet76.com/drivers/realtek/rts-bpp-dkms_1.1_all.deb
  sudo apt-get install dkms
  sudo dpkg -i rts-bpp-dkms_1.1_all.deb
  echo 'DRIVERS=="rts_bpp", ENV{ID_DRIVE_FLASH_SD}="1"' | sudo tee -a 
/lib/udev/rules.d/81-udisks-realtek.rules

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: udisks 1.0.4-5ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
  Uname: Linux 3.2.0-21-generic x86_64
  ApportVersion: 2.0-0ubuntu2
  Architecture: amd64
  Date: Mon Apr  2 14:16:29 2012
  HotplugNewDevices: /dev/sdb1
  HotplugNewMounts: /dev/sdb1 /media/6331-6363 vfat 
rw,nosuid,nodev,relatime,uid=2,gid=2,fmask=0022,dmask=0077,codepage=cp437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro
 0 0
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  MachineType: CLEVO CO. W240EU/W250EUQ/W270EUQ
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-21-generic 
root=UUID=596df159-fc9a-41b4-8528-5dca5215dbd5 ro quiet splash vt.handoff=7
  SourcePackage: udisks
  Symptom: storage
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/24/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W240EU/W250EUQ/W270EUQ
  dmi.board.vendor: CLEVO CO.
  dmi.board.version: V3.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd02/24/2012:svnCLEVOCO.:pnW240EU/W250EUQ/W270EUQ:pvrNotApplicable:rvnCLEVOCO.:rnW240EU/W250EUQ/W270EUQ:rvrV3.0:cvnNoEnclosure:ct10:cvrN/A:
  dmi.product.name: W240EU/W250EUQ/W270EUQ
  dmi.product.version: Not Applicable
  dmi.sys.vendor: CLEVO CO.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 971876] Re: Realtek Card Reader RTL8411 Device 5289 (PCI 03:00.0) Driver and udisks Rule

2013-08-15 Thread Dmitriy Kodanev
tobiasBora, it didn't work for me.
I use Xubuntu 13.04 x64.
My errors are in Russian but maybe you could understand. So what I have when I 
do 'make' (step 3 from your instruction):

dima@ASUS-K55VD:~/install/rts_bpp$ make
cp -f ./define.release ./define.h
make -C /lib/modules/3.8.0-27-generic/build/ SUBDIRS=/home/dima/install/rts_bpp 
modules
make[1]: Вход в каталог `/usr/src/linux-headers-3.8.0-27-generic'
  CC [M]  /home/dima/install/rts_bpp/rtsx.o
/home/dima/install/rts_bpp/rtsx.c:1074:2: ошибка: неявная декларация функции 
«__devexit_p» [-Werror=implicit-function-declaration]
/home/dima/install/rts_bpp/rtsx.c:1074:2: ошибка: элемент инициализатора не 
является константой
/home/dima/install/rts_bpp/rtsx.c:1074:2: ошибка: (где-то рядом с 
инициализацией для «driver.remove»)
/home/dima/install/rts_bpp/rtsx.c:1048:13: предупреждение: «rtsx_remove» 
определена, но нигде не используется [-Wunused-function]
cc1: некоторые предупреждения рассматриваются как ошибки
make[2]: *** [/home/dima/install/rts_bpp/rtsx.o] Ошибка 1
make[1]: *** [_module_/home/dima/install/rts_bpp] Ошибка 2
make[1]: Выход из каталога `/usr/src/linux-headers-3.8.0-27-generic'
make: *** [default] Ошибка 2

Then I tried sudo make:

dima@ASUS-K55VD:~/install/rts_bpp$ sudo make
[sudo] password for dima: 
cp -f ./define.release ./define.h
make -C /lib/modules/3.8.0-27-generic/build/ SUBDIRS= modules
make[1]: Вход в каталог `/usr/src/linux-headers-3.8.0-27-generic'
make[2]: *** Нет правила для сборки цели 
`/usr/src/linux-headers-3.8.0-27-generic/arch/x86/syscalls/syscall_32.tbl', 
требуемой для `arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h'.  
Останов.
make[1]: *** [archheaders] Ошибка 2
make[1]: Выход из каталога `/usr/src/linux-headers-3.8.0-27-generic'
make: *** [default] Ошибка 2

Well, this bug not so long ago have stopped bothering me, 'cos I bought
external card reader, and now it's alright with SD cards. But
nevertheless it's a pity I can't use internal laptop cardreader in
Linux.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/971876

Title:
  Realtek Card Reader RTL8411 Device 5289 (PCI 03:00.0) Driver and
  udisks Rule

Status in The Linux Kernel:
  New
Status in “linux” package in Ubuntu:
  Fix Released
Status in “udisks” package in Ubuntu:
  Fix Released

Bug description:
  We have been provided with a new Realtek Card Reader driver for this
  device. The code is GPL licensed but we don't see it publicly
  available yet. This is a new driver module with the name "rts_bpp". As
  such a new udisks rule is necessary for automounting.

  New driver is attached "rts_bpp.tar.bz2".

  For automount, the following line needs to be added to
  '/lib/udev/rules.d/80-udisks.rules'

  DRIVERS=="rts_bpp", ENV{ID_DRIVE_FLASH_SD}="1"

  #

  We created a DKMS module .deb to make install easier until the driver
  can be included in Ubuntu. Commands:

  wget http://planet76.com/drivers/realtek/rts-bpp-dkms_1.1_all.deb
  sudo apt-get install dkms
  sudo dpkg -i rts-bpp-dkms_1.1_all.deb
  echo 'DRIVERS=="rts_bpp", ENV{ID_DRIVE_FLASH_SD}="1"' | sudo tee -a 
/lib/udev/rules.d/81-udisks-realtek.rules

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: udisks 1.0.4-5ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
  Uname: Linux 3.2.0-21-generic x86_64
  ApportVersion: 2.0-0ubuntu2
  Architecture: amd64
  Date: Mon Apr  2 14:16:29 2012
  HotplugNewDevices: /dev/sdb1
  HotplugNewMounts: /dev/sdb1 /media/6331-6363 vfat 
rw,nosuid,nodev,relatime,uid=2,gid=2,fmask=0022,dmask=0077,codepage=cp437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro
 0 0
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  MachineType: CLEVO CO. W240EU/W250EUQ/W270EUQ
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-21-generic 
root=UUID=596df159-fc9a-41b4-8528-5dca5215dbd5 ro quiet splash vt.handoff=7
  SourcePackage: udisks
  Symptom: storage
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/24/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W240EU/W250EUQ/W270EUQ
  dmi.board.vendor: CLEVO CO.
  dmi.board.version: V3.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd02/24/2012:svnCLEVOCO.:pnW240EU/W250EUQ/W270EUQ:pvrNotApplicable:rvnCLEVOCO.:rnW240EU/W250EUQ/W270EUQ:rvrV3.0:cvnNoEnclosure:ct10:cvrN/A:
  dmi.product.name: W240EU/W250EUQ/W270EUQ
  dmi.product.version: Not Applicable
  dmi.sys.vendor: CLEVO CO.

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

-- 
Mailing list: https://launchpad.