[Kernel-packages] [Bug 1317591] Re: Need support for new AVM Wifi usb stick - AVM Fritz!WLAN AC 430 [057c:8502]

2014-05-10 Thread karmen
3.15-rc4 has the same issues that i mentioned in the original report

** 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/1317591

Title:
  Need support for new AVM Wifi usb stick - AVM Fritz!WLAN AC 430
  [057c:8502]

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  This is the most recent wifi dongle from AVM.
  Extracting the official windows 7 64bit binary driver and loading it with 
ndiswrapper doesn't work

  # ndiswrapper -l 
  fwlan6x_w7 : driver installed
  device (057C:8502) present

  
  # dmesg | egrep 'ndis|wlan' 
  [  777.438876] ndiswrapper (import:232): unknown symbol: 
ntoskrnl.exe:'ExEventObjectType'
  [  777.438891] ndiswrapper (import:232): unknown symbol: 
ntoskrnl.exe:'isxdigit'
  [  777.438938] ndiswrapper (import:232): unknown symbol: 
ntoskrnl.exe:'_local_unwind'
  [  777.438954] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisAllocateNetBuffer'
  [  777.438964] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisFreeNetBuffer'
  [  777.438973] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisAllocateNetBufferList'
  [  777.438986] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisQueueIoWorkItem'
  [  777.439000] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisMIndicateStatusEx'
  [  777.439012] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisMOidRequestComplete'
  [  777.439021] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisMDeregisterMiniportDriver'
  [  777.439031] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisMRegisterMiniportDriver'
  [  777.439040] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisMFreePort'
  [  777.439054] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisFreeIoWorkItem'
  [  777.439064] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisMSetMiniportAttributes'
  [  777.439073] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisOpenConfigurationEx'
  [  777.439093] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisDeregisterDeviceEx'
  [  777.439107] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisAllocateIoWorkItem'
  [  777.439116] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisMIndicateReceiveNetBufferLists'
  [  777.439126] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisMSendNetBufferListsComplete'
  [  777.439135] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisFreeNetBufferList'
  [  777.439145] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisFreeNetBufferListPool'
  [  777.439154] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisFreeMdl'
  [  777.439164] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisAllocateMemoryWithTagPriority'
  [  777.439190] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisAllocateMdl'
  [  777.439199] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisMNetPnPEvent'
  [  777.439214] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisAllocateNetBufferListPool'
  [  777.439231] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisAllocateNetBufferAndNetBufferList'
  [  777.439241] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisAllocateNetBufferPool'
  [  777.439266] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisMAllocatePort'
  [  777.439275] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisFreeNetBufferPool'
  [  777.439285] ndiswrapper (import:232): unknown symbol: 
NDIS.SYS:'NdisRegisterDeviceEx'
  [  777.439293] ndiswrapper (import:232): unknown symbol: 
WDFLDR.SYS:'WdfVersionUnbindClass'
  [  777.439301] ndiswrapper (import:232): unknown symbol: 
WDFLDR.SYS:'WdfVersionBindClass'
  [  777.439308] ndiswrapper (import:232): unknown symbol: 
WDFLDR.SYS:'WdfVersionBind'
  [  777.439316] ndiswrapper (import:232): unknown symbol: 
WDFLDR.SYS:'WdfVersionUnbind'
  [  777.439320] ndiswrapper (load_sys_files:199): couldn't prepare driver 
'fwlan6x_w7'
  [  777.439479] ndiswrapper (load_wrap_driver:121): couldn't load driver 
'fwlan6x_w7'

  After some research this device turned out to have a Mediatek mt7610un 
chipset.
  There is an official driver on the mediatek website: 
http://www.mediatek.com/en/downloads/?sort=os

  We compiled the driver and copied the binary files from 
~/mt7610u_wifi_sta_v3002_dpo_20130916/mcu/bin 
  to /lib/firmware.

  The result of sudo modprobe mt7650u_sta is:

  Mar  8 16:37:15 kernel: [  279.692549] ERROR!!! NICLoadFirmware
  failed, Status[=0x0001]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317591/+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 1318125] [NEW] Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

2014-05-10 Thread serj
Public bug reported:

D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
supported by the rt2800usb driver.

Adapter is detected by system, but there is no scan results present.

//---

uname -a
Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

//---

cat /proc/version_signature
Ubuntu 3.13.0-24.47-generic 3.13.9

//---

lsmod | grep rt2800usb
rt2800usb  27034  0 
rt2x00usb  20742  1 rt2800usb
rt2800lib  89076  1 rt2800usb
rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

//---

ifconfig -a
eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
  inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
  inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
  TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:65536  Metric:1
  RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
  TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

//---

nm-tool

NetworkManager Tool

State: connected (global)

- Device: eth0  [Wired connection 1] ---
  Type:  Wired
  Driver:r8169
  State: connected
  Default:   yes
  HW Address:BC:EE:7B:75:6B:99

  Capabilities:
Carrier Detect:  yes
Speed:   100 Mb/s

  Wired Properties
Carrier: on

  IPv4 Settings:
Address: 192.168.1.5
Prefix:  24 (255.255.255.0)
Gateway: 192.168.1.1

DNS: 192.168.1.1


- Device: wlan0 
  Type:  802.11 WiFi
  Driver:rt2800usb
  State: disconnected
  Default:   no
  HW Address:AC:F1:DF:03:54:D5

  Capabilities:

  Wireless Properties
WEP Encryption:  yes
WPA Encryption:  yes
WPA2 Encryption: yes

  Wireless Access Points

//---

iwlist scan
eth0  Interface doesn't support scanning.

loInterface doesn't support scanning.

wlan0 No scan results

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


** Tags: trusty

** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/bugs/1318125/+attachment/4109111/+files/lspci-vnvn.log

-- 
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/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  
//---

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  
//---

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  
//---

  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

  
//---

  ifconfig -a
  eth0  

[Kernel-packages] [Bug 1318125] Missing required logs.

2014-05-10 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1318125

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

** Tags added: trusty

-- 
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/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  
//---

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  
//---

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  
//---

  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

  
//---

  ifconfig -a
  eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

  wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
//---

  nm-tool

  NetworkManager Tool

  State: connected (global)

  - Device: eth0  [Wired connection 1] 
---
Type:  Wired
Driver:r8169
State: connected
Default:   yes
HW Address:BC:EE:7B:75:6B:99

Capabilities:
  Carrier Detect:  yes
  Speed:   100 Mb/s

Wired Properties
  Carrier: on

IPv4 Settings:
  Address: 192.168.1.5
  Prefix:  24 (255.255.255.0)
  Gateway: 192.168.1.1

  DNS: 192.168.1.1

  
  - Device: wlan0 

Type:  802.11 WiFi
Driver:rt2800usb
State: disconnected
Default:   no
HW Address:AC:F1:DF:03:54:D5

Capabilities:

Wireless Properties
  WEP Encryption:  yes
  WPA Encryption:  yes
  WPA2 Encryption: yes

Wireless Access Points

  
//---

  iwlist scan
  eth0  Interface doesn't support scanning.

  loInterface doesn't support scanning.

  wlan0 No scan results

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318125/+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 1317979] Re: [System76 Sable Complete] backlight stops working after suspend

2014-05-10 Thread Traxtopel
tested 3.15-rc5 same problem, unfortunately.

-- 
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/1317979

Title:
  [System76 Sable Complete] backlight stops working after suspend

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Add debug information from kernel debug inform from
  https://wiki.ubuntu.com/Kernel/Debugging/Backlight

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  traxtopel   3077 F pulseaudio
   /dev/snd/controlC1:  traxtopel   3077 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri May  9 18:29:41 2014
  HibernationDevice: RESUME=UUID=de5a6c32-5d89-4cb3-aee1-a8b32c416a1d
  InstallationDate: Installed on 2014-04-04 (35 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: System76, Inc. Sable Complete
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=27287be2-654a-4c7a-9c5b-cc37df0adc0a ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  StagingDrivers: keucr
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (21 days ago)
  dmi.bios.date: 10/09/2013
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: AGH6120H.86A.0023.2013.1009.1142
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH61AGL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: G71256-202
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: sabc1
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrAGH6120H.86A.0023.2013.1009.1142:bd10/09/2013:svnSystem76,Inc.:pnSableComplete:pvrsabc1:rvnIntelCorporation:rnDH61AGL:rvrG71256-202:cvnSystem76,Inc.:ct3:cvrsabc1:
  dmi.product.name: Sable Complete
  dmi.product.version: sabc1
  dmi.sys.vendor: System76, Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317979/+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 1318125] Re: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

2014-05-10 Thread serj
apport information

** Tags added: apport-collected

** Description changed:

  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.
  
  Adapter is detected by system, but there is no scan results present.
  
  
//---
  
  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
  
  
//---
  
  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9
  
  
//---
  
  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb
  
  
//---
  
  ifconfig -a
  eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)
  
  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)
  
  wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
  
  
//---
  
  nm-tool
  
  NetworkManager Tool
  
  State: connected (global)
  
  - Device: eth0  [Wired connection 1] 
---
Type:  Wired
Driver:r8169
State: connected
Default:   yes
HW Address:BC:EE:7B:75:6B:99
  
Capabilities:
  Carrier Detect:  yes
  Speed:   100 Mb/s
  
Wired Properties
  Carrier: on
  
IPv4 Settings:
  Address: 192.168.1.5
  Prefix:  24 (255.255.255.0)
  Gateway: 192.168.1.1
  
  DNS: 192.168.1.1
  
  
  - Device: wlan0 

Type:  802.11 WiFi
Driver:rt2800usb
State: disconnected
Default:   no
HW Address:AC:F1:DF:03:54:D5
  
Capabilities:
  
Wireless Properties
  WEP Encryption:  yes
  WPA Encryption:  yes
  WPA2 Encryption: yes
  
Wireless Access Points
  
  
//---
  
  iwlist scan
  eth0  Interface doesn't support scanning.
  
  loInterface doesn't support scanning.
  
  wlan0 No scan results
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  serj   2050 F pulseaudio
+  /dev/snd/controlC0:  serj   2050 F pulseaudio
+  /dev/snd/pcmC0D0p:   serj   2050 F...m pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=ad34dfe9-ece2-4346-a2fb-d4f1d52840c8
+ InstallationDate: Installed on 2014-05-08 (1 days ago)
+ InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
+ MachineType: System manufacturer System Product Name
+ Package: linux (not installed)
+ ProcFB: 0 radeondrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d7381dd6-7432-4c2b-a758-c86fc5ebdbe4 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
+ RelatedPackageVersions:
+  linux-restricted-modules-3.13.0-24-generic N/A
+  linux-backports-modules-3.13.0-24-generic  N/A
+  linux-firmware 1.127
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  trusty
+ Uname: Linux 3.13.0-24-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm 

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

2014-05-10 Thread serj
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1318125/+attachment/4109142/+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/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  
//---

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  
//---

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  
//---

  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

  
//---

  ifconfig -a
  eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

  wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
//---

  nm-tool

  NetworkManager Tool

  State: connected (global)

  - Device: eth0  [Wired connection 1] 
---
Type:  Wired
Driver:r8169
State: connected
Default:   yes
HW Address:BC:EE:7B:75:6B:99

Capabilities:
  Carrier Detect:  yes
  Speed:   100 Mb/s

Wired Properties
  Carrier: on

IPv4 Settings:
  Address: 192.168.1.5
  Prefix:  24 (255.255.255.0)
  Gateway: 192.168.1.1

  DNS: 192.168.1.1

  
  - Device: wlan0 

Type:  802.11 WiFi
Driver:rt2800usb
State: disconnected
Default:   no
HW Address:AC:F1:DF:03:54:D5

Capabilities:

Wireless Properties
  WEP Encryption:  yes
  WPA Encryption:  yes
  WPA2 Encryption: yes

Wireless Access Points

  
//---

  iwlist scan
  eth0  Interface doesn't support scanning.

  loInterface doesn't support scanning.

  wlan0 No scan results
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  serj   2050 F pulseaudio
   /dev/snd/controlC0:  serj   2050 F pulseaudio
   /dev/snd/pcmC0D0p:   serj   2050 F...m pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=ad34dfe9-ece2-4346-a2fb-d4f1d52840c8
  InstallationDate: Installed on 2014-05-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d7381dd6-7432-4c2b-a758-c86fc5ebdbe4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   

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

2014-05-10 Thread serj
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1318125/+attachment/4109139/+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/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  
//---

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  
//---

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  
//---

  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

  
//---

  ifconfig -a
  eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

  wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
//---

  nm-tool

  NetworkManager Tool

  State: connected (global)

  - Device: eth0  [Wired connection 1] 
---
Type:  Wired
Driver:r8169
State: connected
Default:   yes
HW Address:BC:EE:7B:75:6B:99

Capabilities:
  Carrier Detect:  yes
  Speed:   100 Mb/s

Wired Properties
  Carrier: on

IPv4 Settings:
  Address: 192.168.1.5
  Prefix:  24 (255.255.255.0)
  Gateway: 192.168.1.1

  DNS: 192.168.1.1

  
  - Device: wlan0 

Type:  802.11 WiFi
Driver:rt2800usb
State: disconnected
Default:   no
HW Address:AC:F1:DF:03:54:D5

Capabilities:

Wireless Properties
  WEP Encryption:  yes
  WPA Encryption:  yes
  WPA2 Encryption: yes

Wireless Access Points

  
//---

  iwlist scan
  eth0  Interface doesn't support scanning.

  loInterface doesn't support scanning.

  wlan0 No scan results
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  serj   2050 F pulseaudio
   /dev/snd/controlC0:  serj   2050 F pulseaudio
   /dev/snd/pcmC0D0p:   serj   2050 F...m pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=ad34dfe9-ece2-4346-a2fb-d4f1d52840c8
  InstallationDate: Installed on 2014-05-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d7381dd6-7432-4c2b-a758-c86fc5ebdbe4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   

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

2014-05-10 Thread serj
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1318125/+attachment/4109144/+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/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  
//---

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  
//---

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  
//---

  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

  
//---

  ifconfig -a
  eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

  wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
//---

  nm-tool

  NetworkManager Tool

  State: connected (global)

  - Device: eth0  [Wired connection 1] 
---
Type:  Wired
Driver:r8169
State: connected
Default:   yes
HW Address:BC:EE:7B:75:6B:99

Capabilities:
  Carrier Detect:  yes
  Speed:   100 Mb/s

Wired Properties
  Carrier: on

IPv4 Settings:
  Address: 192.168.1.5
  Prefix:  24 (255.255.255.0)
  Gateway: 192.168.1.1

  DNS: 192.168.1.1

  
  - Device: wlan0 

Type:  802.11 WiFi
Driver:rt2800usb
State: disconnected
Default:   no
HW Address:AC:F1:DF:03:54:D5

Capabilities:

Wireless Properties
  WEP Encryption:  yes
  WPA Encryption:  yes
  WPA2 Encryption: yes

Wireless Access Points

  
//---

  iwlist scan
  eth0  Interface doesn't support scanning.

  loInterface doesn't support scanning.

  wlan0 No scan results
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  serj   2050 F pulseaudio
   /dev/snd/controlC0:  serj   2050 F pulseaudio
   /dev/snd/pcmC0D0p:   serj   2050 F...m pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=ad34dfe9-ece2-4346-a2fb-d4f1d52840c8
  InstallationDate: Installed on 2014-05-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d7381dd6-7432-4c2b-a758-c86fc5ebdbe4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   

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

2014-05-10 Thread serj
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1318125/+attachment/4109145/+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/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  
//---

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  
//---

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  
//---

  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

  
//---

  ifconfig -a
  eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

  wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
//---

  nm-tool

  NetworkManager Tool

  State: connected (global)

  - Device: eth0  [Wired connection 1] 
---
Type:  Wired
Driver:r8169
State: connected
Default:   yes
HW Address:BC:EE:7B:75:6B:99

Capabilities:
  Carrier Detect:  yes
  Speed:   100 Mb/s

Wired Properties
  Carrier: on

IPv4 Settings:
  Address: 192.168.1.5
  Prefix:  24 (255.255.255.0)
  Gateway: 192.168.1.1

  DNS: 192.168.1.1

  
  - Device: wlan0 

Type:  802.11 WiFi
Driver:rt2800usb
State: disconnected
Default:   no
HW Address:AC:F1:DF:03:54:D5

Capabilities:

Wireless Properties
  WEP Encryption:  yes
  WPA Encryption:  yes
  WPA2 Encryption: yes

Wireless Access Points

  
//---

  iwlist scan
  eth0  Interface doesn't support scanning.

  loInterface doesn't support scanning.

  wlan0 No scan results
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  serj   2050 F pulseaudio
   /dev/snd/controlC0:  serj   2050 F pulseaudio
   /dev/snd/pcmC0D0p:   serj   2050 F...m pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=ad34dfe9-ece2-4346-a2fb-d4f1d52840c8
  InstallationDate: Installed on 2014-05-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d7381dd6-7432-4c2b-a758-c86fc5ebdbe4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   

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

2014-05-10 Thread serj
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1318125/+attachment/4109140/+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/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  
//---

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  
//---

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  
//---

  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

  
//---

  ifconfig -a
  eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

  wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
//---

  nm-tool

  NetworkManager Tool

  State: connected (global)

  - Device: eth0  [Wired connection 1] 
---
Type:  Wired
Driver:r8169
State: connected
Default:   yes
HW Address:BC:EE:7B:75:6B:99

Capabilities:
  Carrier Detect:  yes
  Speed:   100 Mb/s

Wired Properties
  Carrier: on

IPv4 Settings:
  Address: 192.168.1.5
  Prefix:  24 (255.255.255.0)
  Gateway: 192.168.1.1

  DNS: 192.168.1.1

  
  - Device: wlan0 

Type:  802.11 WiFi
Driver:rt2800usb
State: disconnected
Default:   no
HW Address:AC:F1:DF:03:54:D5

Capabilities:

Wireless Properties
  WEP Encryption:  yes
  WPA Encryption:  yes
  WPA2 Encryption: yes

Wireless Access Points

  
//---

  iwlist scan
  eth0  Interface doesn't support scanning.

  loInterface doesn't support scanning.

  wlan0 No scan results
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  serj   2050 F pulseaudio
   /dev/snd/controlC0:  serj   2050 F pulseaudio
   /dev/snd/pcmC0D0p:   serj   2050 F...m pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=ad34dfe9-ece2-4346-a2fb-d4f1d52840c8
  InstallationDate: Installed on 2014-05-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d7381dd6-7432-4c2b-a758-c86fc5ebdbe4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   

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

2014-05-10 Thread serj
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1318125/+attachment/4109146/+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/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  
//---

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  
//---

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  
//---

  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

  
//---

  ifconfig -a
  eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

  wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
//---

  nm-tool

  NetworkManager Tool

  State: connected (global)

  - Device: eth0  [Wired connection 1] 
---
Type:  Wired
Driver:r8169
State: connected
Default:   yes
HW Address:BC:EE:7B:75:6B:99

Capabilities:
  Carrier Detect:  yes
  Speed:   100 Mb/s

Wired Properties
  Carrier: on

IPv4 Settings:
  Address: 192.168.1.5
  Prefix:  24 (255.255.255.0)
  Gateway: 192.168.1.1

  DNS: 192.168.1.1

  
  - Device: wlan0 

Type:  802.11 WiFi
Driver:rt2800usb
State: disconnected
Default:   no
HW Address:AC:F1:DF:03:54:D5

Capabilities:

Wireless Properties
  WEP Encryption:  yes
  WPA Encryption:  yes
  WPA2 Encryption: yes

Wireless Access Points

  
//---

  iwlist scan
  eth0  Interface doesn't support scanning.

  loInterface doesn't support scanning.

  wlan0 No scan results
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  serj   2050 F pulseaudio
   /dev/snd/controlC0:  serj   2050 F pulseaudio
   /dev/snd/pcmC0D0p:   serj   2050 F...m pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=ad34dfe9-ece2-4346-a2fb-d4f1d52840c8
  InstallationDate: Installed on 2014-05-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d7381dd6-7432-4c2b-a758-c86fc5ebdbe4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   

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

2014-05-10 Thread serj
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1318125/+attachment/4109141/+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/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  
//---

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  
//---

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  
//---

  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

  
//---

  ifconfig -a
  eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

  wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
//---

  nm-tool

  NetworkManager Tool

  State: connected (global)

  - Device: eth0  [Wired connection 1] 
---
Type:  Wired
Driver:r8169
State: connected
Default:   yes
HW Address:BC:EE:7B:75:6B:99

Capabilities:
  Carrier Detect:  yes
  Speed:   100 Mb/s

Wired Properties
  Carrier: on

IPv4 Settings:
  Address: 192.168.1.5
  Prefix:  24 (255.255.255.0)
  Gateway: 192.168.1.1

  DNS: 192.168.1.1

  
  - Device: wlan0 

Type:  802.11 WiFi
Driver:rt2800usb
State: disconnected
Default:   no
HW Address:AC:F1:DF:03:54:D5

Capabilities:

Wireless Properties
  WEP Encryption:  yes
  WPA Encryption:  yes
  WPA2 Encryption: yes

Wireless Access Points

  
//---

  iwlist scan
  eth0  Interface doesn't support scanning.

  loInterface doesn't support scanning.

  wlan0 No scan results
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  serj   2050 F pulseaudio
   /dev/snd/controlC0:  serj   2050 F pulseaudio
   /dev/snd/pcmC0D0p:   serj   2050 F...m pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=ad34dfe9-ece2-4346-a2fb-d4f1d52840c8
  InstallationDate: Installed on 2014-05-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d7381dd6-7432-4c2b-a758-c86fc5ebdbe4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   

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

2014-05-10 Thread serj
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1318125/+attachment/4109143/+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/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  
//---

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  
//---

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  
//---

  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

  
//---

  ifconfig -a
  eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

  wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
//---

  nm-tool

  NetworkManager Tool

  State: connected (global)

  - Device: eth0  [Wired connection 1] 
---
Type:  Wired
Driver:r8169
State: connected
Default:   yes
HW Address:BC:EE:7B:75:6B:99

Capabilities:
  Carrier Detect:  yes
  Speed:   100 Mb/s

Wired Properties
  Carrier: on

IPv4 Settings:
  Address: 192.168.1.5
  Prefix:  24 (255.255.255.0)
  Gateway: 192.168.1.1

  DNS: 192.168.1.1

  
  - Device: wlan0 

Type:  802.11 WiFi
Driver:rt2800usb
State: disconnected
Default:   no
HW Address:AC:F1:DF:03:54:D5

Capabilities:

Wireless Properties
  WEP Encryption:  yes
  WPA Encryption:  yes
  WPA2 Encryption: yes

Wireless Access Points

  
//---

  iwlist scan
  eth0  Interface doesn't support scanning.

  loInterface doesn't support scanning.

  wlan0 No scan results
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  serj   2050 F pulseaudio
   /dev/snd/controlC0:  serj   2050 F pulseaudio
   /dev/snd/pcmC0D0p:   serj   2050 F...m pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=ad34dfe9-ece2-4346-a2fb-d4f1d52840c8
  InstallationDate: Installed on 2014-05-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d7381dd6-7432-4c2b-a758-c86fc5ebdbe4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   

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

2014-05-10 Thread serj
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1318125/+attachment/4109150/+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/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  
//---

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  
//---

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  
//---

  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

  
//---

  ifconfig -a
  eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

  wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
//---

  nm-tool

  NetworkManager Tool

  State: connected (global)

  - Device: eth0  [Wired connection 1] 
---
Type:  Wired
Driver:r8169
State: connected
Default:   yes
HW Address:BC:EE:7B:75:6B:99

Capabilities:
  Carrier Detect:  yes
  Speed:   100 Mb/s

Wired Properties
  Carrier: on

IPv4 Settings:
  Address: 192.168.1.5
  Prefix:  24 (255.255.255.0)
  Gateway: 192.168.1.1

  DNS: 192.168.1.1

  
  - Device: wlan0 

Type:  802.11 WiFi
Driver:rt2800usb
State: disconnected
Default:   no
HW Address:AC:F1:DF:03:54:D5

Capabilities:

Wireless Properties
  WEP Encryption:  yes
  WPA Encryption:  yes
  WPA2 Encryption: yes

Wireless Access Points

  
//---

  iwlist scan
  eth0  Interface doesn't support scanning.

  loInterface doesn't support scanning.

  wlan0 No scan results
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  serj   2050 F pulseaudio
   /dev/snd/controlC0:  serj   2050 F pulseaudio
   /dev/snd/pcmC0D0p:   serj   2050 F...m pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=ad34dfe9-ece2-4346-a2fb-d4f1d52840c8
  InstallationDate: Installed on 2014-05-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d7381dd6-7432-4c2b-a758-c86fc5ebdbe4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   

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

2014-05-10 Thread serj
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1318125/+attachment/4109149/+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/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  
//---

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  
//---

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  
//---

  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

  
//---

  ifconfig -a
  eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

  wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
//---

  nm-tool

  NetworkManager Tool

  State: connected (global)

  - Device: eth0  [Wired connection 1] 
---
Type:  Wired
Driver:r8169
State: connected
Default:   yes
HW Address:BC:EE:7B:75:6B:99

Capabilities:
  Carrier Detect:  yes
  Speed:   100 Mb/s

Wired Properties
  Carrier: on

IPv4 Settings:
  Address: 192.168.1.5
  Prefix:  24 (255.255.255.0)
  Gateway: 192.168.1.1

  DNS: 192.168.1.1

  
  - Device: wlan0 

Type:  802.11 WiFi
Driver:rt2800usb
State: disconnected
Default:   no
HW Address:AC:F1:DF:03:54:D5

Capabilities:

Wireless Properties
  WEP Encryption:  yes
  WPA Encryption:  yes
  WPA2 Encryption: yes

Wireless Access Points

  
//---

  iwlist scan
  eth0  Interface doesn't support scanning.

  loInterface doesn't support scanning.

  wlan0 No scan results
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  serj   2050 F pulseaudio
   /dev/snd/controlC0:  serj   2050 F pulseaudio
   /dev/snd/pcmC0D0p:   serj   2050 F...m pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=ad34dfe9-ece2-4346-a2fb-d4f1d52840c8
  InstallationDate: Installed on 2014-05-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d7381dd6-7432-4c2b-a758-c86fc5ebdbe4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   

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

2014-05-10 Thread serj
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1318125/+attachment/4109147/+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/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  
//---

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  
//---

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  
//---

  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

  
//---

  ifconfig -a
  eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

  wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
//---

  nm-tool

  NetworkManager Tool

  State: connected (global)

  - Device: eth0  [Wired connection 1] 
---
Type:  Wired
Driver:r8169
State: connected
Default:   yes
HW Address:BC:EE:7B:75:6B:99

Capabilities:
  Carrier Detect:  yes
  Speed:   100 Mb/s

Wired Properties
  Carrier: on

IPv4 Settings:
  Address: 192.168.1.5
  Prefix:  24 (255.255.255.0)
  Gateway: 192.168.1.1

  DNS: 192.168.1.1

  
  - Device: wlan0 

Type:  802.11 WiFi
Driver:rt2800usb
State: disconnected
Default:   no
HW Address:AC:F1:DF:03:54:D5

Capabilities:

Wireless Properties
  WEP Encryption:  yes
  WPA Encryption:  yes
  WPA2 Encryption: yes

Wireless Access Points

  
//---

  iwlist scan
  eth0  Interface doesn't support scanning.

  loInterface doesn't support scanning.

  wlan0 No scan results
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  serj   2050 F pulseaudio
   /dev/snd/controlC0:  serj   2050 F pulseaudio
   /dev/snd/pcmC0D0p:   serj   2050 F...m pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=ad34dfe9-ece2-4346-a2fb-d4f1d52840c8
  InstallationDate: Installed on 2014-05-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d7381dd6-7432-4c2b-a758-c86fc5ebdbe4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic 

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

2014-05-10 Thread serj
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1318125/+attachment/4109148/+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/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  
//---

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  
//---

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  
//---

  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

  
//---

  ifconfig -a
  eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

  wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
//---

  nm-tool

  NetworkManager Tool

  State: connected (global)

  - Device: eth0  [Wired connection 1] 
---
Type:  Wired
Driver:r8169
State: connected
Default:   yes
HW Address:BC:EE:7B:75:6B:99

Capabilities:
  Carrier Detect:  yes
  Speed:   100 Mb/s

Wired Properties
  Carrier: on

IPv4 Settings:
  Address: 192.168.1.5
  Prefix:  24 (255.255.255.0)
  Gateway: 192.168.1.1

  DNS: 192.168.1.1

  
  - Device: wlan0 

Type:  802.11 WiFi
Driver:rt2800usb
State: disconnected
Default:   no
HW Address:AC:F1:DF:03:54:D5

Capabilities:

Wireless Properties
  WEP Encryption:  yes
  WPA Encryption:  yes
  WPA2 Encryption: yes

Wireless Access Points

  
//---

  iwlist scan
  eth0  Interface doesn't support scanning.

  loInterface doesn't support scanning.

  wlan0 No scan results
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  serj   2050 F pulseaudio
   /dev/snd/controlC0:  serj   2050 F pulseaudio
   /dev/snd/pcmC0D0p:   serj   2050 F...m pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=ad34dfe9-ece2-4346-a2fb-d4f1d52840c8
  InstallationDate: Installed on 2014-05-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d7381dd6-7432-4c2b-a758-c86fc5ebdbe4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   

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

2014-05-10 Thread serj
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1318125/+attachment/4109151/+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/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  
//---

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  
//---

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  
//---

  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

  
//---

  ifconfig -a
  eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

  wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
//---

  nm-tool

  NetworkManager Tool

  State: connected (global)

  - Device: eth0  [Wired connection 1] 
---
Type:  Wired
Driver:r8169
State: connected
Default:   yes
HW Address:BC:EE:7B:75:6B:99

Capabilities:
  Carrier Detect:  yes
  Speed:   100 Mb/s

Wired Properties
  Carrier: on

IPv4 Settings:
  Address: 192.168.1.5
  Prefix:  24 (255.255.255.0)
  Gateway: 192.168.1.1

  DNS: 192.168.1.1

  
  - Device: wlan0 

Type:  802.11 WiFi
Driver:rt2800usb
State: disconnected
Default:   no
HW Address:AC:F1:DF:03:54:D5

Capabilities:

Wireless Properties
  WEP Encryption:  yes
  WPA Encryption:  yes
  WPA2 Encryption: yes

Wireless Access Points

  
//---

  iwlist scan
  eth0  Interface doesn't support scanning.

  loInterface doesn't support scanning.

  wlan0 No scan results
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  serj   2050 F pulseaudio
   /dev/snd/controlC0:  serj   2050 F pulseaudio
   /dev/snd/pcmC0D0p:   serj   2050 F...m pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=ad34dfe9-ece2-4346-a2fb-d4f1d52840c8
  InstallationDate: Installed on 2014-05-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d7381dd6-7432-4c2b-a758-c86fc5ebdbe4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   

[Kernel-packages] [Bug 1318125] Re: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

2014-05-10 Thread serj
I run the command apport-collect 1318125 in my terminal.


** 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/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  
//---

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  
//---

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  
//---

  lsmod | grep rt2800usb
  rt2800usb  27034  0 
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb

  
//---

  ifconfig -a
  eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

  wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
//---

  nm-tool

  NetworkManager Tool

  State: connected (global)

  - Device: eth0  [Wired connection 1] 
---
Type:  Wired
Driver:r8169
State: connected
Default:   yes
HW Address:BC:EE:7B:75:6B:99

Capabilities:
  Carrier Detect:  yes
  Speed:   100 Mb/s

Wired Properties
  Carrier: on

IPv4 Settings:
  Address: 192.168.1.5
  Prefix:  24 (255.255.255.0)
  Gateway: 192.168.1.1

  DNS: 192.168.1.1

  
  - Device: wlan0 

Type:  802.11 WiFi
Driver:rt2800usb
State: disconnected
Default:   no
HW Address:AC:F1:DF:03:54:D5

Capabilities:

Wireless Properties
  WEP Encryption:  yes
  WPA Encryption:  yes
  WPA2 Encryption: yes

Wireless Access Points

  
//---

  iwlist scan
  eth0  Interface doesn't support scanning.

  loInterface doesn't support scanning.

  wlan0 No scan results
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  serj   2050 F pulseaudio
   /dev/snd/controlC0:  serj   2050 F pulseaudio
   /dev/snd/pcmC0D0p:   serj   2050 F...m pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=ad34dfe9-ece2-4346-a2fb-d4f1d52840c8
  InstallationDate: Installed on 2014-05-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d7381dd6-7432-4c2b-a758-c86fc5ebdbe4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   

[Kernel-packages] [Bug 1317983] Re: multitouch doesn't work

2014-05-10 Thread vladk
Computer model: HP Pavilion 11-h010nr x2 PC 
Product number: E8C14UA

-- 
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/1317983

Title:
  multitouch doesn't work

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  multitouch doesn't work in ubuntu 14.04 on my laptop hp pavilion 11 x2, and 
there is no options for multituch in system settings mouse and touchpad.
  In windows multitouch works fine

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   2008 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   16.938736] init: plymouth-upstart-bridge main process ended, respawning
   [   16.955384] init: plymouth-upstart-bridge main process (1389) terminated 
with status 1
   [   16.955420] init: plymouth-upstart-bridge main process ended, respawning
  Date: Fri May  9 20:38:34 2014
  InstallationDate: Installed on 2014-05-02 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Pavilion 11 x2 Notebook PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=0156bbb7-905f-467b-aeba-7f36f3a544ae ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.20
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 2188
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 36.29
  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.20:bd12/26/2013:svnHewlett-Packard:pnHPPavilion11x2NotebookPC:pvr088310305E00010320100:rvnHewlett-Packard:rn2188:rvr36.29:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion 11 x2 Notebook PC
  dmi.product.version: 088310305E00010320100
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317983/+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 1318138] [NEW] package linux-image-3.13.0-26-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2014-05-10 Thread Andrea Amoroso
Public bug reported:

Couldn't install the linux kernel update..Xubuntu 14.04

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-26-generic (not installed)
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic i686
ApportVersion: 2.14.1-0ubuntu3
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  roby   2287 F pulseaudio
Date: Sat May 10 09:04:36 2014
DuplicateSignature: package:linux-image-3.13.0-26-generic:(not 
installed):subprocess new pre-installation script returned error exit status 1
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
HibernationDevice: RESUME=UUID=c47113fc-71c2-4227-8329-d57651b19038
InstallationDate: Installed on 2013-04-11 (393 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Hewlett-Packard HP Pavilion dv1000 (PN630EA#ABZ)
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=b11959f5-f499-46a8-ac03-a06372f5ac47 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-9
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: package linux-image-3.13.0-26-generic (not installed) failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
UpgradeStatus: Upgraded to trusty on 2014-04-19 (21 days ago)
dmi.bios.date: 09/15/2004
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.08
dmi.board.name: 09B8
dmi.board.vendor: Quanta
dmi.board.version: 34.1E
dmi.chassis.type: 10
dmi.chassis.vendor: Quanta
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.08:bd09/15/2004:svnHewlett-Packard:pnHPPaviliondv1000(PN630EA#ABZ):pvrRev1:rvnQuanta:rn09B8:rvr34.1E:cvnQuanta:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv1000 (PN630EA#ABZ)
dmi.product.version: Rev 1
dmi.sys.vendor: Hewlett-Packard

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


** Tags: apport-package i386 trusty

-- 
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/1318138

Title:
  package linux-image-3.13.0-26-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 1

Status in “linux” package in Ubuntu:
  New

Bug description:
  Couldn't install the linux kernel update..Xubuntu 14.04

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-26-generic (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  roby   2287 F pulseaudio
  Date: Sat May 10 09:04:36 2014
  DuplicateSignature: package:linux-image-3.13.0-26-generic:(not 
installed):subprocess new pre-installation script returned error exit status 1
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 1
  HibernationDevice: RESUME=UUID=c47113fc-71c2-4227-8329-d57651b19038
  InstallationDate: Installed on 2013-04-11 (393 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Hewlett-Packard HP Pavilion dv1000 (PN630EA#ABZ)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=b11959f5-f499-46a8-ac03-a06372f5ac47 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: package linux-image-3.13.0-26-generic (not installed) failed to 

[Kernel-packages] [Bug 1318138] Re: package linux-image-3.13.0-26-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2014-05-10 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
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/1318138

Title:
  package linux-image-3.13.0-26-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 1

Status in “linux” package in Ubuntu:
  New

Bug description:
  Couldn't install the linux kernel update..Xubuntu 14.04

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-26-generic (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  roby   2287 F pulseaudio
  Date: Sat May 10 09:04:36 2014
  DuplicateSignature: package:linux-image-3.13.0-26-generic:(not 
installed):subprocess new pre-installation script returned error exit status 1
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 1
  HibernationDevice: RESUME=UUID=c47113fc-71c2-4227-8329-d57651b19038
  InstallationDate: Installed on 2013-04-11 (393 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Hewlett-Packard HP Pavilion dv1000 (PN630EA#ABZ)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=b11959f5-f499-46a8-ac03-a06372f5ac47 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: package linux-image-3.13.0-26-generic (not installed) failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (21 days ago)
  dmi.bios.date: 09/15/2004
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.08
  dmi.board.name: 09B8
  dmi.board.vendor: Quanta
  dmi.board.version: 34.1E
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.08:bd09/15/2004:svnHewlett-Packard:pnHPPaviliondv1000(PN630EA#ABZ):pvrRev1:rvnQuanta:rn09B8:rvr34.1E:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv1000 (PN630EA#ABZ)
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318138/+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 1318138] Status changed to Confirmed

2014-05-10 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (Ubuntu)
   Status: New = 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/1318138

Title:
  package linux-image-3.13.0-26-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 1

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Couldn't install the linux kernel update..Xubuntu 14.04

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-26-generic (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  roby   2287 F pulseaudio
  Date: Sat May 10 09:04:36 2014
  DuplicateSignature: package:linux-image-3.13.0-26-generic:(not 
installed):subprocess new pre-installation script returned error exit status 1
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 1
  HibernationDevice: RESUME=UUID=c47113fc-71c2-4227-8329-d57651b19038
  InstallationDate: Installed on 2013-04-11 (393 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Hewlett-Packard HP Pavilion dv1000 (PN630EA#ABZ)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=b11959f5-f499-46a8-ac03-a06372f5ac47 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: package linux-image-3.13.0-26-generic (not installed) failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (21 days ago)
  dmi.bios.date: 09/15/2004
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.08
  dmi.board.name: 09B8
  dmi.board.vendor: Quanta
  dmi.board.version: 34.1E
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.08:bd09/15/2004:svnHewlett-Packard:pnHPPaviliondv1000(PN630EA#ABZ):pvrRev1:rvnQuanta:rn09B8:rvr34.1E:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv1000 (PN630EA#ABZ)
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318138/+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 1307064] Re: Ubuntu 14.04 Beta cannot adjust brightness on Lenovo Ideapad Z570

2014-05-10 Thread ML
*** This bug is a duplicate of bug 1098216 ***
https://bugs.launchpad.net/bugs/1098216

** This bug has been marked a duplicate of bug 1098216
   Regression in brightness control on Lenovo Thinkpad X230 (+tablet) and X1 
Carbon

-- 
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/1307064

Title:
  Ubuntu 14.04 Beta cannot adjust brightness on Lenovo Ideapad Z570

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Fresh install of 14.04 on my laptop cannot adjust brightness.  When
  fn+up arrow or fn+down arrow are used, the indicator in the upper
  right hand corner as if the brightness should change, but it does not.
  Also, if one tries to use the slider in the power applet, the
  brightness does not change.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  will   2960 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Apr 12 21:36:57 2014
  HibernationDevice: RESUME=UUID=dfa51f33-0f34-4383-8194-93656983323d
  InstallationDate: Installed on 2014-04-13 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  MachineType: LENOVO 10249RU
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=7420c61f-1836-4a44-84dc-71573190ff4c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN38WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN38WW:bd10/21/2011:svnLENOVO:pn10249RU:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: 10249RU
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1307064/+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 1207487] Re: Brightness Controls work but brightness doesnt change

2014-05-10 Thread ML
*** This bug is a duplicate of bug 1098216 ***
https://bugs.launchpad.net/bugs/1098216

** This bug has been marked a duplicate of bug 1098216
   Regression in brightness control on Lenovo Thinkpad X230 (+tablet) and X1 
Carbon

-- 
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/1207487

Title:
  Brightness Controls work but brightness doesnt change

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I am unable to change the brigthness of the screen, the controls work
  properly but changing the brightness level has no impact on the screen
  brightness. It feels like the old intel brightness regression bug. The
  brightness is always at the full level.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu5
  ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
  Uname: Linux 3.10.0-5-generic x86_64
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Aug  2 00:35:28 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.10.0-3-generic, x86_64: installed
   bbswitch, 0.7, 3.10.0-4-generic, x86_64: installed
   bbswitch, 0.7, 3.10.0-5-generic, x86_64: installed
   nvidia-304, 304.88, 3.10.0-4-generic, x86_64: installed
   nvidia-304, 304.88, 3.10.0-5-generic, x86_64: installed
  DpkgLog:
   
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:397d]
   NVIDIA Corporation GF108M [GeForce GT 520M] [10de:0df7] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-06-02 (60 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130601)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic 
root=UUID=f80879ea-b397-4778-bb59-f9fb5c8fa4ce ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN38WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN38WW:bd10/21/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.45-2ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.4-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.4-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.2-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.9-0ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8-0ubuntu1.1
  xserver.bootTime: Thu Aug  1 22:15:43 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.2-0ubuntu1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1207487/+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 1307064] Re: Ubuntu 14.04 Beta cannot adjust brightness on Lenovo Ideapad Z570

2014-05-10 Thread ML
** This bug is no longer a duplicate of bug 1098216
   Regression in brightness control on Lenovo Thinkpad X230 (+tablet) and X1 
Carbon

-- 
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/1307064

Title:
  Ubuntu 14.04 Beta cannot adjust brightness on Lenovo Ideapad Z570

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Fresh install of 14.04 on my laptop cannot adjust brightness.  When
  fn+up arrow or fn+down arrow are used, the indicator in the upper
  right hand corner as if the brightness should change, but it does not.
  Also, if one tries to use the slider in the power applet, the
  brightness does not change.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  will   2960 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Apr 12 21:36:57 2014
  HibernationDevice: RESUME=UUID=dfa51f33-0f34-4383-8194-93656983323d
  InstallationDate: Installed on 2014-04-13 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  MachineType: LENOVO 10249RU
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=7420c61f-1836-4a44-84dc-71573190ff4c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN38WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN38WW:bd10/21/2011:svnLENOVO:pn10249RU:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: 10249RU
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1307064/+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 1315736] Re: Machine Check Exception

2014-05-10 Thread Sami Pietila
This is a new Dell Power Edge server that has been initially installed
with Ubuntu 14.04 server. Reported problem(s) seems to occur with all
kernels that I have tried (Ubuntu default server kernel and with v3.15
upstream kernel).

-- 
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/1315736

Title:
  Machine Check Exception

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Dell PowerEdge 720 on ubuntu 14.04 shows MCE errors on dmesg. Dell
  support instructed to run DSET and BIOS hardware diagnostics. Neither
  of the tools showed any errors. Dell support said that if there was a
  hardware error it would have been shown on Dell logs and the probable
  reason for the dmesg log is a bug in ubuntu kernel MCE reporting.

  So, is it that following dmesg is because of a kernel bug in ubuntu
  14.04 server?

  [11562.171040] Please check user daemon is running.
  [94953.306404] sbridge: HANDLING MCE MEMORY ERROR
  [94953.306415] CPU 1: Machine Check Exception: 0 Bank 9: 8c4b000800c0
  [94953.306416] TSC 0 ADDR 2dfa0e1000 MISC 9800080168c PROCESSOR 0:306e4 
TIME 1399142359 SOCKET 1 APIC 20
  [94953.306422] sbridge: HANDLING MCE MEMORY ERROR
  [94953.306423] CPU 1: Machine Check Exception: 0 Bank 10: 8c5800c1
  [94953.306424] TSC 0 ADDR 2dfa0e1000 MISC 900208c PROCESSOR 0:306e4 
TIME 1399142359 SOCKET 1 APIC 20
  [94953.532217] EDAC MC1: 1 CE memory scrubbing error on 
CPU_SrcID#1_Channel#0_DIMM#0 (channel:0 slot:0 page:0x2dfa0e1 offset:0x0 
grain:32 syndrome:0x0 -  area:DRAM err_code:0008:00c0 socket:1 channel_mask:3 
rank:0)
  [94953.532226] EDAC MC1: 1 CE memory scrubbing error on 
CPU_SrcID#1_Channel#1_DIMM#0 (channel:1 slot:0 page:0x2dfa0e1 offset:0x0 
grain:32 syndrome:0x0 -  area:DRAM err_code:0008:00c1 socket:1 channel_mask:3 
rank:0)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 touko  2 19:15 seq
   crw-rw 1 root audio 116, 33 touko  2 19:15 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
  Date: Sat May  3 21:52:07 2014
  InstallationDate: Installed on 2014-02-26 (66 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Alpha amd64 
(20140219)
  MachineType: Dell Inc. PowerEdge R720
  PciMultimedia:
   
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=c03eb237-955a-4dee-bba1-deded53df372 ro
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   
  dmi.bios.date: 01/16/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.2.2
  dmi.board.name: 0DCWD1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 23
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.2.2:bd01/16/2014:svnDellInc.:pnPowerEdgeR720:pvr:rvnDellInc.:rn0DCWD1:rvrA01:cvnDellInc.:ct23:cvr:
  dmi.product.name: PowerEdge R720
  dmi.sys.vendor: Dell Inc.
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 touko  2 19:15 seq
   crw-rw 1 root audio 116, 33 touko  2 19:15 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  CurrentDmesg:
   Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg 
-'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
   dmesg: write failed: Broken pipe
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2014-02-26 (66 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Alpha amd64 
(20140219)
  MachineType: Dell Inc. PowerEdge R720
  Package: linux (not installed)
  PciMultimedia:
   
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=c03eb237-955a-4dee-bba1-deded53df372 ro
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-05-10 Thread Ndis
Another ASUS x550cc owner checking in - same problem.

-- 
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/1220146

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

Status in HWE Next Project:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Confirmed
Status in “linux” source package in Saucy:
  Confirmed
Status in “linux” package in Fedora:
  New

Bug description:
  This device is appearing in some OEM machines, but driver is not yet
  available in mainline.

  The driver seems to be present in machines with pre-installed OS, but
  isn't available on the download-and-install versions!

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+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 1308796] Re: Bad page map in openjdk-7

2014-05-10 Thread Viktor Szathmary
I'm also experiencing this problem on an EC2 paravirtualized instance.

Based on the kernel changelog, it seems this bug was fixed in 3.13.5:

See https://www.kernel.org/pub/linux/kernel/v3.0/ChangeLog-3.13.5
(search for Bad page map)

(I have not tested it though)

-- 
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/1308796

Title:
  Bad page map in openjdk-7

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [ 2808.161850] BUG: Bad page map in process java  pte:0320 pmd:e8048067
  [ 2808.161860] addr:7f968a63a000 vm_flags:0870 anon_vma:  
(null) mapping:  (null) index:7f968a63a
  [ 2808.161866] CPU: 0 PID: 18543 Comm: java Tainted: GB
3.13.0-24-generic #46-Ubuntu
  [ 2808.161868]  8800e7f623c0 8800e8277a98 81715a64 
7f968a63a000
  [ 2808.161871]  8800e8277ae0 81174183 0320 
0007f968a63a
  [ 2808.161872]  8800e80481d0 0320 7f968a63a000 
7f968a63b000
  [ 2808.161874] Call Trace:
  [ 2808.161881]  [81715a64] dump_stack+0x45/0x56
  [ 2808.161884]  [81174183] print_bad_pte+0x1a3/0x250
  [ 2808.161886]  [81175439] vm_normal_page+0x69/0x80
  [ 2808.161888]  [8117580b] unmap_page_range+0x3bb/0x7f0
  [ 2808.161890]  [81175cc1] unmap_single_vma+0x81/0xf0
  [ 2808.161892]  [81176d39] unmap_vmas+0x49/0x90
  [ 2808.161894]  [8117feec] exit_mmap+0x9c/0x170
  [ 2808.161898]  [8110fcf3] ? __delayacct_add_tsk+0x153/0x170
  [ 2808.161901]  [8106482c] mmput+0x5c/0x120
  [ 2808.161903]  [81069bbc] do_exit+0x26c/0xa50
  [ 2808.161906]  [810d7591] ? __unqueue_futex+0x31/0x60
  [ 2808.161907]  [810d83b6] ? futex_wait+0x126/0x290
  [ 2808.161909]  [8106a41f] do_group_exit+0x3f/0xa0
  [ 2808.161912]  [8107a050] get_signal_to_deliver+0x1d0/0x6f0
  [ 2808.161916]  [81013448] do_signal+0x48/0x960
  [ 2808.161919]  [8101b7d9] ? sched_clock+0x9/0x10
  [ 2808.161921]  [8109d13d] ? sched_clock_local+0x1d/0x80
  [ 2808.161924]  [82fc] ? acct_account_cputime+0x1c/0x20
  [ 2808.161925]  [8109d76b] ? account_user_time+0x8b/0xa0
  [ 2808.161927]  [8109dd84] ? vtime_account_user+0x54/0x60
  [ 2808.161929]  [81013dc9] do_notify_resume+0x69/0xb0
  [ 2808.161932]  [817266ea] int_signal+0x12/0x17

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Apr 16 22:18 seq
   crw-rw 1 root audio 116, 33 Apr 16 22:18 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Thu Apr 17 00:06:35 2014
  Ec2AMI: ami-2ef19b1e
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: us-west-2a
  Ec2InstanceType: m3.medium
  Ec2Kernel: aki-fc8f11cc
  Ec2Ramdisk: unavailable
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lspci: Error: [Errno 2] No such file or directory: 'lspci'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb'
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: root=UUID=ecdfe459-e35e-4416-a9c1-9ee71f9f93e7 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Apr 17 17:56 seq
   crw-rw 1 root audio 116, 33 Apr 17 17:56 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
  DistroRelease: Ubuntu 14.04
  Ec2AMI: ami-2ef19b1e
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: us-west-2a
  Ec2InstanceType: m3.medium
  Ec2Kernel: aki-fc8f11cc
  Ec2Ramdisk: unavailable
  IwConfig: Error: [Errno 2] 

[Kernel-packages] [Bug 1317610] Re: Random kernel panics

2014-05-10 Thread QkiZ
No, this happen in 14.04 version of Ubuntu. Ok, I will test mainline
builds and then I write about test.

-- 
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/1317610

Title:
  Random kernel panics

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Sometimes panic when I'm working, sometimes when system boot. Photo of
  kernel panic in attachment.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-lowlatency 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-lowlatency 3.13.9
  Uname: Linux 3.13.0-24-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  qkiz   3504 F pulseaudio
  CRDA: Error: [Errno 2] Nie ma takiego pliku ani katalogu: 'iw'
  CurrentDesktop: Unity
  Date: Thu May  8 19:51:03 2014
  HibernationDevice: RESUME=/dev/mapper/kubuntu--vg-swap_1
  InstallationDate: Installed on 2014-03-15 (54 days ago)
  InstallationMedia: Ubuntu-Server 13.10 Saucy Salamander - Release i386 
(20131016)
  MachineType: Micro-Star International MSI Notebook PR600
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-lowlatency 
root=/dev/mapper/ubuntu--vg-root ro INIT_VERBOSE=yes splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-lowlatency N/A
   linux-backports-modules-3.13.0-24-lowlatency  N/A
   linux-firmware1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-03-15 (54 days ago)
  dmi.bios.date: 09/15/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: A1637IMS V1.7
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-1637
  dmi.board.vendor: MSI
  dmi.board.version: Ver 1.000
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 10
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrA1637IMSV1.7:bd09/15/2008:svnMicro-StarInternational:pnMSINotebookPR600:pvrVer1.000:rvnMSI:rnMS-1637:rvrVer1.000:cvnToBeFilledByO.E.M.:ct10:cvrToBeFilledByO.E.M.:
  dmi.product.name: MSI Notebook PR600
  dmi.product.version: Ver 1.000
  dmi.sys.vendor: Micro-Star International

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317610/+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 1317983] Re: multitouch doesn't work

2014-05-10 Thread vladk
** 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/1317983

Title:
  multitouch doesn't work

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  multitouch doesn't work in ubuntu 14.04 on my laptop hp pavilion 11 x2, and 
there is no options for multituch in system settings mouse and touchpad.
  In windows multitouch works fine

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   2008 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   16.938736] init: plymouth-upstart-bridge main process ended, respawning
   [   16.955384] init: plymouth-upstart-bridge main process (1389) terminated 
with status 1
   [   16.955420] init: plymouth-upstart-bridge main process ended, respawning
  Date: Fri May  9 20:38:34 2014
  InstallationDate: Installed on 2014-05-02 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Pavilion 11 x2 Notebook PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=0156bbb7-905f-467b-aeba-7f36f3a544ae ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.20
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 2188
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 36.29
  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.20:bd12/26/2013:svnHewlett-Packard:pnHPPavilion11x2NotebookPC:pvr088310305E00010320100:rvnHewlett-Packard:rn2188:rvr36.29:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion 11 x2 Notebook PC
  dmi.product.version: 088310305E00010320100
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317983/+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 1305305] Re: 8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

2014-05-10 Thread David Carter
Hi, just wanted to join the party of network woes.  I too have the same
issues with this Intel AC 7260 card.  After 30 minutes or so of network
activity, it drops and no longer detects my network router.  So
annoying...

-- 
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/1305305

Title:
  8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Using a Sony Vaio Pro 13 with Ubuntu 14.04 the wifi keeps dropping. Sometimes 
all the time, at times after a bit longer (~10 min). A few packages ago it 
didn't drop, but was really, really, slow. Now it completely drops. Adding the 
following to modprobe.conf made no change:
  options iwlwifi 11ac_disable=1
  options iwlwifi 11n_disable=1

  After each new row I ran:
  sudo modprobe -rfv iwlwifi
  sudo modprobe -v iwlwifi

  Tried turning off the power management of wlan0 without any change.

  WORKAROUND: Within 2 m I have full speed and no disconnects.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-generic 3.13.0.19.23
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 2105 F pulseaudio
   /dev/snd/controlC1:  daniel 2105 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Apr  9 22:44:08 2014
  HibernationDevice: RESUME=UUID=a8a44495-3583-451d-99c8-b5be0e8cf0ca
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140323)
  MachineType: Sony Corporation SVP1321M2EB
  ProcEnviron:
   LANGUAGE=sv
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R1043V7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR1043V7:bd11/21/2013:svnSonyCorporation:pnSVP1321M2EB:pvrC60C0754:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVP1321M2EB
  dmi.product.version: C60C0754
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1305305/+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 1305305] Re: 8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

2014-05-10 Thread David Carter
Hi jhouse, I downloaded and built backports 3.13.2-1 as you mentioned
and now I have no wi-fi connection at all... :(

-- 
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/1305305

Title:
  8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Using a Sony Vaio Pro 13 with Ubuntu 14.04 the wifi keeps dropping. Sometimes 
all the time, at times after a bit longer (~10 min). A few packages ago it 
didn't drop, but was really, really, slow. Now it completely drops. Adding the 
following to modprobe.conf made no change:
  options iwlwifi 11ac_disable=1
  options iwlwifi 11n_disable=1

  After each new row I ran:
  sudo modprobe -rfv iwlwifi
  sudo modprobe -v iwlwifi

  Tried turning off the power management of wlan0 without any change.

  WORKAROUND: Within 2 m I have full speed and no disconnects.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-generic 3.13.0.19.23
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 2105 F pulseaudio
   /dev/snd/controlC1:  daniel 2105 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Apr  9 22:44:08 2014
  HibernationDevice: RESUME=UUID=a8a44495-3583-451d-99c8-b5be0e8cf0ca
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140323)
  MachineType: Sony Corporation SVP1321M2EB
  ProcEnviron:
   LANGUAGE=sv
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R1043V7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR1043V7:bd11/21/2013:svnSonyCorporation:pnSVP1321M2EB:pvrC60C0754:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVP1321M2EB
  dmi.product.version: C60C0754
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1305305/+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 1318171] [NEW] linux: 3.15.0-1.2 -proposed tracker

2014-05-10 Thread Tim Gardner
Public bug reported:

This bug is for tracking the 3.15.0-1.2 upload package. This bug will
contain status and testing results related to that upload.

For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
kernel-Prepare-package-start:Saturday, 10. May 2014 12:53 UTC
kernel-phase-changed:Saturday, 10. May 2014 12:53 UTC
kernel-phase:Prepare

** Affects: kernel-development-workflow
 Importance: Medium
 Status: In Progress

** Affects: kernel-development-workflow/package-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-development-workflow/prepare-package
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-development-workflow/prepare-package-meta
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-development-workflow/prepare-package-signed
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-development-workflow/promote-to-release
 Importance: Medium
 Assignee: Ubuntu Package Archive Administrators (ubuntu-archive)
 Status: New

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

** Affects: linux (Ubuntu Utopic)
 Importance: Medium
 Status: New


** Tags: kernel-release-tracking-bug utopic

** Tags added: kernel-release-tracking-bug

** Also affects: linux (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Tags added: utopic

** Also affects: kernel-development-workflow/package-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-development-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-development-workflow/prepare-package-meta
   Importance: Undecided
   Status: New

** Also affects: kernel-development-workflow/prepare-package-signed
   Importance: Undecided
   Status: New

** Also affects: kernel-development-workflow/promote-to-release
   Importance: Undecided
   Status: New

** Changed in: kernel-development-workflow
   Status: New = In Progress

** Changed in: kernel-development-workflow
   Importance: Undecided = Medium

** Changed in: kernel-development-workflow/package-testing
   Importance: Undecided = Medium

** Changed in: kernel-development-workflow/package-testing
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-development-workflow/prepare-package
   Importance: Undecided = Medium

** Changed in: kernel-development-workflow/prepare-package
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-development-workflow/prepare-package-meta
   Importance: Undecided = Medium

** Changed in: kernel-development-workflow/prepare-package-meta
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-development-workflow/prepare-package-signed
   Importance: Undecided = Medium

** Changed in: kernel-development-workflow/prepare-package-signed
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-development-workflow/promote-to-release
   Importance: Undecided = Medium

** Changed in: kernel-development-workflow/promote-to-release
 Assignee: (unassigned) = Ubuntu Package Archive Administrators 
(ubuntu-archive)

** Changed in: linux (Ubuntu Utopic)
   Importance: Undecided = Medium

-- 
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/1318171

Title:
  linux: 3.15.0-1.2 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow package-testing series:
  New
Status in Kernel Development Workflow prepare-package series:
  New
Status in Kernel Development Workflow prepare-package-meta series:
  New
Status in Kernel Development Workflow prepare-package-signed series:
  New
Status in Kernel Development Workflow promote-to-release series:
  New
Status in “linux” package in Ubuntu:
  New
Status in “linux” source package in Utopic:
  New

Bug description:
  This bug is for tracking the 3.15.0-1.2 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Saturday, 10. May 2014 12:53 UTC
  kernel-phase-changed:Saturday, 10. May 2014 12:53 UTC
  kernel-phase:Prepare

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1318171/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : 

[Kernel-packages] [Bug 1317545] Re: AppArmor: general protection fault: 0000 [#1] SMP

2014-05-10 Thread Alban Crequy
Attached: the compressed apparmor binary cache file that cause the oops.

apparmor 2.8.95~2430-0ubuntu5
linux-image-3.13.0-24-generic 3.13.0-24.47


** Attachment added: ubercache.gz
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317545/+attachment/4109247/+files/ubercache.gz

-- 
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/1317545

Title:
  AppArmor: general protection fault:  [#1] SMP

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  How to reproduce it:

  1. Create a concatenated cache: (it might not be a correct thing to
  do, but the kernel is not supposed to crash anyway)

  . /lib/apparmor/functions
  recache_profiles
  rm -f ${PROFILES}/cache/.ubercache
  for i in ${PROFILES}/cache/*; do
cat $i  ${PROFILES}/cache/.ubercache
  done

  2. sudo /etc/init.d/apparmor teardown

  3. sudo /sbin/apparmor_parser --add -B /etc/apparmor.d/cache/.ubercache
 = $?=239 (EEXIST)
  The issue with EEXIST is  how apparmor_parser uploads the binary profiles to 
the kernel in parser/parser_interface.c sd_load_buffer().

  If /etc/apparmor.d/cache/.ubercache contains n profiles,
  sd_load_buffer() was performing n write() to
  /sys/kernel/security/apparmor/.load in this way:

  1. write() with all profiles in the range [1, n]
  2. write() with all profiles in the range [2, n]
  3. write() with all profiles in the range [3, n]
  ...
  n. write() with the n-th profile

  The first write() is successful and the n-1 other write() return
  EEXIST because the profiles is already uploaded in the first write().

  Comment near parser/parser_interface.c sd_load_buffer():
  /* bleah the kernel should just loop and do multiple load, but to support
   * older systems we need to do this

  4. sudo /sbin/apparmor_parser --replace -B /etc/apparmor.d/cache/.ubercache
 = segmentation fault (because of the kernel crash)

  5. sudo /sbin/apparmor_parser --replace -B /etc/apparmor.d/cache/.ubercache
 = freeze in state D

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Thu May  8 15:43:47 2014
  Failure: oops
  HibernationDevice: RESUME=UUID=ae00639c-b206-4387-b731-1a52e58547cf
  InstallationDate: Installed on 2014-03-21 (48 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140321)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=1ec94169-4f22-4000-90d6-c14f61a59998 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu6
  RfKill:
   
  SourcePackage: linux
  Title: general protection fault:  [#1] SMP
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317545/+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 1305305] Re: 8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

2014-05-10 Thread Christopher M. Penalver
jhouse / David Carter, thank you for your comment. So your hardware and problem 
may be tracked, could you please file a new report with Ubuntu by executing the 
following in a terminal while booted into a Ubuntu repository kernel (not a 
mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

-- 
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/1305305

Title:
  8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Using a Sony Vaio Pro 13 with Ubuntu 14.04 the wifi keeps dropping. Sometimes 
all the time, at times after a bit longer (~10 min). A few packages ago it 
didn't drop, but was really, really, slow. Now it completely drops. Adding the 
following to modprobe.conf made no change:
  options iwlwifi 11ac_disable=1
  options iwlwifi 11n_disable=1

  After each new row I ran:
  sudo modprobe -rfv iwlwifi
  sudo modprobe -v iwlwifi

  Tried turning off the power management of wlan0 without any change.

  WORKAROUND: Within 2 m I have full speed and no disconnects.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-generic 3.13.0.19.23
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 2105 F pulseaudio
   /dev/snd/controlC1:  daniel 2105 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Apr  9 22:44:08 2014
  HibernationDevice: RESUME=UUID=a8a44495-3583-451d-99c8-b5be0e8cf0ca
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140323)
  MachineType: Sony Corporation SVP1321M2EB
  ProcEnviron:
   LANGUAGE=sv
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R1043V7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR1043V7:bd11/21/2013:svnSonyCorporation:pnSVP1321M2EB:pvrC60C0754:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVP1321M2EB
  dmi.product.version: C60C0754
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1305305/+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 1305305] Re: 8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

2014-05-10 Thread jhouse
David Carter -  that's no good!   My guess would be that you now have a
missing firmware problem.

Run  the following command in a terminal:  ls /lib/firmware/iwlwifi-7*
you should have at least one file listed.

I actually have two:
/lib/firmware/iwlwifi-7260-7.ucode  
/lib/firmware/iwlwifi-7260-8.ucode

If you don't then you definitely have missing firmware .  If you do have
a file, you might not have the correct one for your edition of the
wireless card.

Note that I upgraded to Ubuntu 14.04 (rather than  clean install), and I
had put the  -7.ucode version of the firmware file in place months back
in order to get the card to work at all (the older kernels didn't
support this card at all).

Here's a summary of how I installed backports for this card and the
firmware:


Download the ucode file for the 3.13 kernel here: 
http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFiledo=gettarget=iwlwifi-7260-ucode-22.0.6.0.tgz#Firmware

Download backports for 3.13 here:  
http://drvbp1.linux-foundation.org/~mcgrof/rel-html/backports/

Un-tar the downloaded files:

tar xvf backports-3.13.2-1.tar.xz
tar xvf iwlwifi-7260*

Then build backports for iwlwifi

cd backports-3.13.2-1/
make defconfig-iwlwifi
make
sudo make install

Then copy the firmware ucode file to /lib/firmware
cd ..
cd iwlwifi*
sudo cp iwlwifi* /lib/firmware

-- 
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/1305305

Title:
  8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Using a Sony Vaio Pro 13 with Ubuntu 14.04 the wifi keeps dropping. Sometimes 
all the time, at times after a bit longer (~10 min). A few packages ago it 
didn't drop, but was really, really, slow. Now it completely drops. Adding the 
following to modprobe.conf made no change:
  options iwlwifi 11ac_disable=1
  options iwlwifi 11n_disable=1

  After each new row I ran:
  sudo modprobe -rfv iwlwifi
  sudo modprobe -v iwlwifi

  Tried turning off the power management of wlan0 without any change.

  WORKAROUND: Within 2 m I have full speed and no disconnects.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-generic 3.13.0.19.23
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 2105 F pulseaudio
   /dev/snd/controlC1:  daniel 2105 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Apr  9 22:44:08 2014
  HibernationDevice: RESUME=UUID=a8a44495-3583-451d-99c8-b5be0e8cf0ca
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140323)
  MachineType: Sony Corporation SVP1321M2EB
  ProcEnviron:
   LANGUAGE=sv
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R1043V7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR1043V7:bd11/21/2013:svnSonyCorporation:pnSVP1321M2EB:pvrC60C0754:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVP1321M2EB
  dmi.product.version: C60C0754
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1305305/+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 1234429] Re: 1002:5975 [Dell Inspiron 1501] vertical coloured lines / herringbone pattern on startup

2014-05-10 Thread Christopher M. Penalver
Anthony Matt, thank you for your comment. So your hardware and problem may be 
tracked, could you please file a new report with Ubuntu by executing the 
following in a terminal while booted into a Ubuntu repository kernel (not a 
mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Tags removed: kernel-bug-exists-upstream
** Tags added: needs-upstream-testing

-- 
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/1234429

Title:
  1002:5975 [Dell Inspiron 1501] vertical coloured lines / herringbone
  pattern on startup

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  This problem occurs intermittently on my Dell Inspiron 1501 laptop.
  For instance, on booting the Saucy beta 2 release from USB stick; or
  today, booting the installed 13.10 beta 2 with all updates current.
  But not always. The screen is 100% illegible when this happens.

  WORKAROUND: Wait for the screen to blank on power save; when it is
  reactivated, the display is fine. Or if screen blanking is not
  engaged, close the lid, wait, and open it again.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-11-generic 3.11.0-11.17
  ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
  Uname: Linux 3.11.0-11-generic i686
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chris  2520 F pulseaudio
  Date: Wed Oct  2 15:02:02 2013
  HibernationDevice: RESUME=UUID=048b201c-8624-4725-829b-494813ad22d1
  InstallationDate: Installed on 2013-10-01 (1 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Dell Inc. Inspiron 1501
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-11-generic 
root=UUID=0af7925d-8330-4b61-8598-b7b32a88aac2 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-11-generic N/A
   linux-backports-modules-3.11.0-11-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/15/2006
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.3.0
  dmi.board.name: 0UW744
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.3.0:bd03/15/2006:svnDellInc.:pnInspiron1501:pvrNotSpecified:rvnDellInc.:rn0UW744:rvr:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 1501
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1234429/+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 1234429] Re: 1002:5975 [Dell Inspiron 1501] vertical coloured lines / herringbone pattern on startup

2014-05-10 Thread Christopher M. Penalver
Chris Hermansen, when you do get a chance to file an upstream report,
you would want to first test the latest mainline kernel available first
(now http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15-rc5-utopic/ ).
Only if reproducible, you would then want to send it to linux-
ker...@vger.kernel.org .

-- 
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/1234429

Title:
  1002:5975 [Dell Inspiron 1501] vertical coloured lines / herringbone
  pattern on startup

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  This problem occurs intermittently on my Dell Inspiron 1501 laptop.
  For instance, on booting the Saucy beta 2 release from USB stick; or
  today, booting the installed 13.10 beta 2 with all updates current.
  But not always. The screen is 100% illegible when this happens.

  WORKAROUND: Wait for the screen to blank on power save; when it is
  reactivated, the display is fine. Or if screen blanking is not
  engaged, close the lid, wait, and open it again.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-11-generic 3.11.0-11.17
  ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
  Uname: Linux 3.11.0-11-generic i686
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chris  2520 F pulseaudio
  Date: Wed Oct  2 15:02:02 2013
  HibernationDevice: RESUME=UUID=048b201c-8624-4725-829b-494813ad22d1
  InstallationDate: Installed on 2013-10-01 (1 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Dell Inc. Inspiron 1501
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-11-generic 
root=UUID=0af7925d-8330-4b61-8598-b7b32a88aac2 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-11-generic N/A
   linux-backports-modules-3.11.0-11-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/15/2006
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.3.0
  dmi.board.name: 0UW744
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.3.0:bd03/15/2006:svnDellInc.:pnInspiron1501:pvrNotSpecified:rvnDellInc.:rn0UW744:rvr:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 1501
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1234429/+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 1317979] Re: [System76 Sable Complete] backlight stops working after suspend

2014-05-10 Thread Christopher M. Penalver
Traxtopel, could you please provide the missing information following
https://wiki.ubuntu.com/DebuggingKernelSuspend ?

** Tags removed: kernel-bug-exists-upstream
** Tags added: kernel-bug-exists-upstream-3.15-rc5

** Summary changed:

- [System76 Sable Complete] backlight stops working after suspend
+ 8086:0162 [System76 Sable Complete] backlight stops working after suspend

-- 
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/1317979

Title:
  8086:0162 [System76 Sable Complete] backlight stops working after
  suspend

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Add debug information from kernel debug inform from
  https://wiki.ubuntu.com/Kernel/Debugging/Backlight

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  traxtopel   3077 F pulseaudio
   /dev/snd/controlC1:  traxtopel   3077 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri May  9 18:29:41 2014
  HibernationDevice: RESUME=UUID=de5a6c32-5d89-4cb3-aee1-a8b32c416a1d
  InstallationDate: Installed on 2014-04-04 (35 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: System76, Inc. Sable Complete
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=27287be2-654a-4c7a-9c5b-cc37df0adc0a ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  StagingDrivers: keucr
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (21 days ago)
  dmi.bios.date: 10/09/2013
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: AGH6120H.86A.0023.2013.1009.1142
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH61AGL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: G71256-202
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: sabc1
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrAGH6120H.86A.0023.2013.1009.1142:bd10/09/2013:svnSystem76,Inc.:pnSableComplete:pvrsabc1:rvnIntelCorporation:rnDH61AGL:rvrG71256-202:cvnSystem76,Inc.:ct3:cvrsabc1:
  dmi.product.name: Sable Complete
  dmi.product.version: sabc1
  dmi.sys.vendor: System76, Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317979/+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 1207487] Re: Brightness Controls work but brightness doesnt change

2014-05-10 Thread Christopher M. Penalver
** This bug is no longer a duplicate of bug 1098216
   Regression in brightness control on Lenovo Thinkpad X230 (+tablet) and X1 
Carbon

-- 
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/1207487

Title:
  Brightness Controls work but brightness doesnt change

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I am unable to change the brigthness of the screen, the controls work
  properly but changing the brightness level has no impact on the screen
  brightness. It feels like the old intel brightness regression bug. The
  brightness is always at the full level.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu5
  ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
  Uname: Linux 3.10.0-5-generic x86_64
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Aug  2 00:35:28 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.10.0-3-generic, x86_64: installed
   bbswitch, 0.7, 3.10.0-4-generic, x86_64: installed
   bbswitch, 0.7, 3.10.0-5-generic, x86_64: installed
   nvidia-304, 304.88, 3.10.0-4-generic, x86_64: installed
   nvidia-304, 304.88, 3.10.0-5-generic, x86_64: installed
  DpkgLog:
   
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:397d]
   NVIDIA Corporation GF108M [GeForce GT 520M] [10de:0df7] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2013-06-02 (60 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130601)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic 
root=UUID=f80879ea-b397-4778-bb59-f9fb5c8fa4ce ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN38WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN38WW:bd10/21/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.45-2ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.4-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.4-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.2-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.9-0ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8-0ubuntu1.1
  xserver.bootTime: Thu Aug  1 22:15:43 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.2-0ubuntu1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1207487/+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 1317983] Re: multitouch doesn't work

2014-05-10 Thread Christopher M. Penalver
vladk, could you please test the latest mainline kernel via
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15-rc5-utopic/ and
advise to the results?

** Tags removed: needs-full-computer-model
** Tags added: latest-bios-f.20

** Summary changed:

- multitouch doesn't work
+ [HP Pavilion 11-h010nr x2 PC] multitouch doesn't work

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

-- 
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/1317983

Title:
  [HP Pavilion 11-h010nr x2 PC] multitouch doesn't work

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  multitouch doesn't work in ubuntu 14.04 on my laptop hp pavilion 11 x2, and 
there is no options for multituch in system settings mouse and touchpad.
  In windows multitouch works fine

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   2008 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   16.938736] init: plymouth-upstart-bridge main process ended, respawning
   [   16.955384] init: plymouth-upstart-bridge main process (1389) terminated 
with status 1
   [   16.955420] init: plymouth-upstart-bridge main process ended, respawning
  Date: Fri May  9 20:38:34 2014
  InstallationDate: Installed on 2014-05-02 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Pavilion 11 x2 Notebook PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=0156bbb7-905f-467b-aeba-7f36f3a544ae ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.20
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 2188
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 36.29
  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.20:bd12/26/2013:svnHewlett-Packard:pnHPPavilion11x2NotebookPC:pvr088310305E00010320100:rvnHewlett-Packard:rn2188:rvr36.29:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion 11 x2 Notebook PC
  dmi.product.version: 088310305E00010320100
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317983/+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 1305305] Re: 8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

2014-05-10 Thread Christopher M. Penalver
jhouse, please again see
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1305305/comments/44
.

-- 
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/1305305

Title:
  8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Using a Sony Vaio Pro 13 with Ubuntu 14.04 the wifi keeps dropping. Sometimes 
all the time, at times after a bit longer (~10 min). A few packages ago it 
didn't drop, but was really, really, slow. Now it completely drops. Adding the 
following to modprobe.conf made no change:
  options iwlwifi 11ac_disable=1
  options iwlwifi 11n_disable=1

  After each new row I ran:
  sudo modprobe -rfv iwlwifi
  sudo modprobe -v iwlwifi

  Tried turning off the power management of wlan0 without any change.

  WORKAROUND: Within 2 m I have full speed and no disconnects.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-generic 3.13.0.19.23
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 2105 F pulseaudio
   /dev/snd/controlC1:  daniel 2105 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Apr  9 22:44:08 2014
  HibernationDevice: RESUME=UUID=a8a44495-3583-451d-99c8-b5be0e8cf0ca
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140323)
  MachineType: Sony Corporation SVP1321M2EB
  ProcEnviron:
   LANGUAGE=sv
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R1043V7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR1043V7:bd11/21/2013:svnSonyCorporation:pnSVP1321M2EB:pvrC60C0754:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVP1321M2EB
  dmi.product.version: C60C0754
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1305305/+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 1317983] Re: [HP Pavilion 11-h010nr x2 PC] multitouch doesn't work

2014-05-10 Thread vladk
Installed v3.15-rc5-utopic kernel, multituch still doesn't work

-- 
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/1317983

Title:
  [HP Pavilion 11-h010nr x2 PC] multitouch doesn't work

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  multitouch doesn't work in ubuntu 14.04 on my laptop hp pavilion 11 x2, and 
there is no options for multituch in system settings mouse and touchpad.
  In windows multitouch works fine

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   2008 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   16.938736] init: plymouth-upstart-bridge main process ended, respawning
   [   16.955384] init: plymouth-upstart-bridge main process (1389) terminated 
with status 1
   [   16.955420] init: plymouth-upstart-bridge main process ended, respawning
  Date: Fri May  9 20:38:34 2014
  InstallationDate: Installed on 2014-05-02 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Pavilion 11 x2 Notebook PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=0156bbb7-905f-467b-aeba-7f36f3a544ae ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.20
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 2188
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 36.29
  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.20:bd12/26/2013:svnHewlett-Packard:pnHPPavilion11x2NotebookPC:pvr088310305E00010320100:rvnHewlett-Packard:rn2188:rvr36.29:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion 11 x2 Notebook PC
  dmi.product.version: 088310305E00010320100
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317983/+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 1269412] ProcCpuinfo.txt

2014-05-10 Thread Compinfer
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1269412/+attachment/4109254/+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/1269412

Title:
  via-rhine kernel module: PHY status 786d, resetting

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  kernel version: 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 
i686 athlon i686 GNU/Linux
  the mainboard is asus A8V-VM SE
  if i receive for half hour at 100Mbit full speed with partimage the network 
card hangs and this is the dmesg output:

  
  [ 2022.004060] WARNING: CPU: 0 PID: 3435 at 
/build/buildd/linux-3.11.0/net/sched/sch_generic.c:260 
dev_watchdog+0x1ef/0x200()
  [ 2022.004066] NETDEV WATCHDOG: eth1 (via-rhine): transmit queue 0 timed 
out
  [ 2022.004069] Modules linked in: usblp pci_stub vboxpci(OF) 
vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) ipt_MASQUERADE iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables bridge stp llc snd_hda_codec_realtek snd_hda_intel ppdev snd_hda_codec 
rfcomm bnep bluetooth snd_hwdep snd_pcm snd_page_alloc snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq nouveau nfsd binfmt_misc auth_rpcgss 
nfs_acl snd_seq_device nfs lockd sunrpc fscache mxm_wmi snd_timer wmi video snd 
serio_raw ttm k8temp soundcore drm_kms_helper drm i2c_viapro i2c_algo_bit 
parport_pc mac_hid asus_atk0110 shpchp lp parport hid_generic usbhid hid 
pata_acpi usb_storage via_rhine mii floppy pata_via sata_via
  [ 2022.004162] CPU: 0 PID: 3435 Comm: firefox Tainted: GF  O 
3.11.0-15-generic #23-Ubuntu
  [ 2022.004167] Hardware name: System manufacturer System Product 
Name/A8V-VM SE, BIOS 070205/21/2007
  [ 2022.004171]    f580bec0 c1627228 f580bf00 f580bef0 
c105267e c188f6cc
  [ 2022.004182]  f580bf1c 0d6b c188f708 0104 c1568a3f c1568a3f 
f68f 
  [ 2022.004193]  000691a5 f580bf08 c10526d3 0009 f580bf00 c188f6cc 
f580bf1c f580bf40
  [ 2022.004203] Call Trace:
  [ 2022.004213]  [c1627228] dump_stack+0x41/0x52
  [ 2022.004222]  [c105267e] warn_slowpath_common+0x7e/0xa0
  [ 2022.004229]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004235]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004242]  [c10526d3] warn_slowpath_fmt+0x33/0x40
  [ 2022.004248]  [c1568a3f] dev_watchdog+0x1ef/0x200
  [ 2022.004260]  [c105d9ed] call_timer_fn+0x2d/0xe0
  [ 2022.004268]  [c14321fc] ? scsi_finish_command+0xac/0x110
  [ 2022.004277]  [c1437d10] ? scsi_decide_disposition+0x180/0x1b0
  [ 2022.004284]  [c10dd32c] ? rcu_report_qs_rnp+0xac/0x110
  [ 2022.004291]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004298]  [c105e8e9] run_timer_softirq+0x179/0x220
  [ 2022.004305]  [c1045128] ? default_spin_lock_flags+0x8/0x10
  [ 2022.004312]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004321]  [c10573f1] __do_softirq+0xc1/0x1d0
  [ 2022.004329]  [c1057330] ? remote_softirq_receive+0xb0/0xb0
  [ 2022.004332]  IRQ  [c1057665] ? irq_exit+0x95/0xa0
  [ 2022.004344]  [c1635198] ? smp_apic_timer_interrupt+0x38/0x50
  [ 2022.004351]  [c162dbbc] ? apic_timer_interrupt+0x34/0x3c
  [ 2022.004356] ---[ end trace 031fe02290c75deb ]---
  [ 2022.004525] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2026.004199] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2032.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2036.004191] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2042.004188] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2048.004205] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2058.004197] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2068.004202] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2076.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2082.004220] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2092.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2102.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2112.004198] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2122.004198] via-rhine :00:12.0 

[Kernel-packages] [Bug 1269412] HookError_cloud_archive.txt

2014-05-10 Thread Compinfer
apport information

** Attachment added: HookError_cloud_archive.txt
   
https://bugs.launchpad.net/bugs/1269412/+attachment/4109252/+files/HookError_cloud_archive.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/1269412

Title:
  via-rhine kernel module: PHY status 786d, resetting

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  kernel version: 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 
i686 athlon i686 GNU/Linux
  the mainboard is asus A8V-VM SE
  if i receive for half hour at 100Mbit full speed with partimage the network 
card hangs and this is the dmesg output:

  
  [ 2022.004060] WARNING: CPU: 0 PID: 3435 at 
/build/buildd/linux-3.11.0/net/sched/sch_generic.c:260 
dev_watchdog+0x1ef/0x200()
  [ 2022.004066] NETDEV WATCHDOG: eth1 (via-rhine): transmit queue 0 timed 
out
  [ 2022.004069] Modules linked in: usblp pci_stub vboxpci(OF) 
vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) ipt_MASQUERADE iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables bridge stp llc snd_hda_codec_realtek snd_hda_intel ppdev snd_hda_codec 
rfcomm bnep bluetooth snd_hwdep snd_pcm snd_page_alloc snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq nouveau nfsd binfmt_misc auth_rpcgss 
nfs_acl snd_seq_device nfs lockd sunrpc fscache mxm_wmi snd_timer wmi video snd 
serio_raw ttm k8temp soundcore drm_kms_helper drm i2c_viapro i2c_algo_bit 
parport_pc mac_hid asus_atk0110 shpchp lp parport hid_generic usbhid hid 
pata_acpi usb_storage via_rhine mii floppy pata_via sata_via
  [ 2022.004162] CPU: 0 PID: 3435 Comm: firefox Tainted: GF  O 
3.11.0-15-generic #23-Ubuntu
  [ 2022.004167] Hardware name: System manufacturer System Product 
Name/A8V-VM SE, BIOS 070205/21/2007
  [ 2022.004171]    f580bec0 c1627228 f580bf00 f580bef0 
c105267e c188f6cc
  [ 2022.004182]  f580bf1c 0d6b c188f708 0104 c1568a3f c1568a3f 
f68f 
  [ 2022.004193]  000691a5 f580bf08 c10526d3 0009 f580bf00 c188f6cc 
f580bf1c f580bf40
  [ 2022.004203] Call Trace:
  [ 2022.004213]  [c1627228] dump_stack+0x41/0x52
  [ 2022.004222]  [c105267e] warn_slowpath_common+0x7e/0xa0
  [ 2022.004229]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004235]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004242]  [c10526d3] warn_slowpath_fmt+0x33/0x40
  [ 2022.004248]  [c1568a3f] dev_watchdog+0x1ef/0x200
  [ 2022.004260]  [c105d9ed] call_timer_fn+0x2d/0xe0
  [ 2022.004268]  [c14321fc] ? scsi_finish_command+0xac/0x110
  [ 2022.004277]  [c1437d10] ? scsi_decide_disposition+0x180/0x1b0
  [ 2022.004284]  [c10dd32c] ? rcu_report_qs_rnp+0xac/0x110
  [ 2022.004291]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004298]  [c105e8e9] run_timer_softirq+0x179/0x220
  [ 2022.004305]  [c1045128] ? default_spin_lock_flags+0x8/0x10
  [ 2022.004312]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004321]  [c10573f1] __do_softirq+0xc1/0x1d0
  [ 2022.004329]  [c1057330] ? remote_softirq_receive+0xb0/0xb0
  [ 2022.004332]  IRQ  [c1057665] ? irq_exit+0x95/0xa0
  [ 2022.004344]  [c1635198] ? smp_apic_timer_interrupt+0x38/0x50
  [ 2022.004351]  [c162dbbc] ? apic_timer_interrupt+0x34/0x3c
  [ 2022.004356] ---[ end trace 031fe02290c75deb ]---
  [ 2022.004525] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2026.004199] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2032.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2036.004191] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2042.004188] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2048.004205] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2058.004197] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2068.004202] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2076.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2082.004220] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2092.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2102.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2112.004198] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2122.004198] 

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

2014-05-10 Thread Compinfer
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1269412/+attachment/4109250/+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/1269412

Title:
  via-rhine kernel module: PHY status 786d, resetting

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  kernel version: 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 
i686 athlon i686 GNU/Linux
  the mainboard is asus A8V-VM SE
  if i receive for half hour at 100Mbit full speed with partimage the network 
card hangs and this is the dmesg output:

  
  [ 2022.004060] WARNING: CPU: 0 PID: 3435 at 
/build/buildd/linux-3.11.0/net/sched/sch_generic.c:260 
dev_watchdog+0x1ef/0x200()
  [ 2022.004066] NETDEV WATCHDOG: eth1 (via-rhine): transmit queue 0 timed 
out
  [ 2022.004069] Modules linked in: usblp pci_stub vboxpci(OF) 
vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) ipt_MASQUERADE iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables bridge stp llc snd_hda_codec_realtek snd_hda_intel ppdev snd_hda_codec 
rfcomm bnep bluetooth snd_hwdep snd_pcm snd_page_alloc snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq nouveau nfsd binfmt_misc auth_rpcgss 
nfs_acl snd_seq_device nfs lockd sunrpc fscache mxm_wmi snd_timer wmi video snd 
serio_raw ttm k8temp soundcore drm_kms_helper drm i2c_viapro i2c_algo_bit 
parport_pc mac_hid asus_atk0110 shpchp lp parport hid_generic usbhid hid 
pata_acpi usb_storage via_rhine mii floppy pata_via sata_via
  [ 2022.004162] CPU: 0 PID: 3435 Comm: firefox Tainted: GF  O 
3.11.0-15-generic #23-Ubuntu
  [ 2022.004167] Hardware name: System manufacturer System Product 
Name/A8V-VM SE, BIOS 070205/21/2007
  [ 2022.004171]    f580bec0 c1627228 f580bf00 f580bef0 
c105267e c188f6cc
  [ 2022.004182]  f580bf1c 0d6b c188f708 0104 c1568a3f c1568a3f 
f68f 
  [ 2022.004193]  000691a5 f580bf08 c10526d3 0009 f580bf00 c188f6cc 
f580bf1c f580bf40
  [ 2022.004203] Call Trace:
  [ 2022.004213]  [c1627228] dump_stack+0x41/0x52
  [ 2022.004222]  [c105267e] warn_slowpath_common+0x7e/0xa0
  [ 2022.004229]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004235]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004242]  [c10526d3] warn_slowpath_fmt+0x33/0x40
  [ 2022.004248]  [c1568a3f] dev_watchdog+0x1ef/0x200
  [ 2022.004260]  [c105d9ed] call_timer_fn+0x2d/0xe0
  [ 2022.004268]  [c14321fc] ? scsi_finish_command+0xac/0x110
  [ 2022.004277]  [c1437d10] ? scsi_decide_disposition+0x180/0x1b0
  [ 2022.004284]  [c10dd32c] ? rcu_report_qs_rnp+0xac/0x110
  [ 2022.004291]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004298]  [c105e8e9] run_timer_softirq+0x179/0x220
  [ 2022.004305]  [c1045128] ? default_spin_lock_flags+0x8/0x10
  [ 2022.004312]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004321]  [c10573f1] __do_softirq+0xc1/0x1d0
  [ 2022.004329]  [c1057330] ? remote_softirq_receive+0xb0/0xb0
  [ 2022.004332]  IRQ  [c1057665] ? irq_exit+0x95/0xa0
  [ 2022.004344]  [c1635198] ? smp_apic_timer_interrupt+0x38/0x50
  [ 2022.004351]  [c162dbbc] ? apic_timer_interrupt+0x34/0x3c
  [ 2022.004356] ---[ end trace 031fe02290c75deb ]---
  [ 2022.004525] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2026.004199] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2032.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2036.004191] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2042.004188] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2048.004205] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2058.004197] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2068.004202] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2076.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2082.004220] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2092.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2102.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2112.004198] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2122.004198] via-rhine :00:12.0 

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

2014-05-10 Thread Compinfer
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1269412/+attachment/4109255/+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/1269412

Title:
  via-rhine kernel module: PHY status 786d, resetting

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  kernel version: 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 
i686 athlon i686 GNU/Linux
  the mainboard is asus A8V-VM SE
  if i receive for half hour at 100Mbit full speed with partimage the network 
card hangs and this is the dmesg output:

  
  [ 2022.004060] WARNING: CPU: 0 PID: 3435 at 
/build/buildd/linux-3.11.0/net/sched/sch_generic.c:260 
dev_watchdog+0x1ef/0x200()
  [ 2022.004066] NETDEV WATCHDOG: eth1 (via-rhine): transmit queue 0 timed 
out
  [ 2022.004069] Modules linked in: usblp pci_stub vboxpci(OF) 
vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) ipt_MASQUERADE iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables bridge stp llc snd_hda_codec_realtek snd_hda_intel ppdev snd_hda_codec 
rfcomm bnep bluetooth snd_hwdep snd_pcm snd_page_alloc snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq nouveau nfsd binfmt_misc auth_rpcgss 
nfs_acl snd_seq_device nfs lockd sunrpc fscache mxm_wmi snd_timer wmi video snd 
serio_raw ttm k8temp soundcore drm_kms_helper drm i2c_viapro i2c_algo_bit 
parport_pc mac_hid asus_atk0110 shpchp lp parport hid_generic usbhid hid 
pata_acpi usb_storage via_rhine mii floppy pata_via sata_via
  [ 2022.004162] CPU: 0 PID: 3435 Comm: firefox Tainted: GF  O 
3.11.0-15-generic #23-Ubuntu
  [ 2022.004167] Hardware name: System manufacturer System Product 
Name/A8V-VM SE, BIOS 070205/21/2007
  [ 2022.004171]    f580bec0 c1627228 f580bf00 f580bef0 
c105267e c188f6cc
  [ 2022.004182]  f580bf1c 0d6b c188f708 0104 c1568a3f c1568a3f 
f68f 
  [ 2022.004193]  000691a5 f580bf08 c10526d3 0009 f580bf00 c188f6cc 
f580bf1c f580bf40
  [ 2022.004203] Call Trace:
  [ 2022.004213]  [c1627228] dump_stack+0x41/0x52
  [ 2022.004222]  [c105267e] warn_slowpath_common+0x7e/0xa0
  [ 2022.004229]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004235]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004242]  [c10526d3] warn_slowpath_fmt+0x33/0x40
  [ 2022.004248]  [c1568a3f] dev_watchdog+0x1ef/0x200
  [ 2022.004260]  [c105d9ed] call_timer_fn+0x2d/0xe0
  [ 2022.004268]  [c14321fc] ? scsi_finish_command+0xac/0x110
  [ 2022.004277]  [c1437d10] ? scsi_decide_disposition+0x180/0x1b0
  [ 2022.004284]  [c10dd32c] ? rcu_report_qs_rnp+0xac/0x110
  [ 2022.004291]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004298]  [c105e8e9] run_timer_softirq+0x179/0x220
  [ 2022.004305]  [c1045128] ? default_spin_lock_flags+0x8/0x10
  [ 2022.004312]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004321]  [c10573f1] __do_softirq+0xc1/0x1d0
  [ 2022.004329]  [c1057330] ? remote_softirq_receive+0xb0/0xb0
  [ 2022.004332]  IRQ  [c1057665] ? irq_exit+0x95/0xa0
  [ 2022.004344]  [c1635198] ? smp_apic_timer_interrupt+0x38/0x50
  [ 2022.004351]  [c162dbbc] ? apic_timer_interrupt+0x34/0x3c
  [ 2022.004356] ---[ end trace 031fe02290c75deb ]---
  [ 2022.004525] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2026.004199] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2032.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2036.004191] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2042.004188] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2048.004205] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2058.004197] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2068.004202] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2076.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2082.004220] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2092.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2102.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2112.004198] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2122.004198] via-rhine :00:12.0 

[Kernel-packages] [Bug 1318115] Re: blank screen on resume from suspend

2014-05-10 Thread Christopher M. Penalver
** Tags added: needs-full-computer-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/1318115

Title:
  blank screen on resume from suspend

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  The system comes back after suspend, but when I use the open source
  driver, I can only access other VTs, but not my X session.  When I
  switch to the proprietary driver, I also lose access to other VTs
  after resume as well.  Plugging in another monitor works as long as
  the system is configured to use that monitor automatically.  The
  screen can't be made to wake up and won't wake even after hours of
  using the system.  I've also tried closing and opening the laptop lid,
  and doing other things that would normally wake up the screen (disable
  display then restore, etc.).  I also tried following some directions I
  found online suggesting adding acpi_osi=Linux to the boot cmdline, but
  that only served to make the system crash when switching VTs (the X VT
  still came up black with no backlight).

  This worked under 12.04 just fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  dmorfin2348 F pulseaudio
dmorfin3785 F pulseaudio
   /dev/snd/controlC0:  dmorfin2348 F pulseaudio
dmorfin3785 F pulseaudio
  CurrentDesktop: XFCE
  Date: Fri May  9 23:44:51 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-05-05 (4 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=UUID=b655b278-033d-48d9-9351-61f6779cba86 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/24/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1B
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1805
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 33.58
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1B:bd10/24/2012:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr06912120461620100:rvnHewlett-Packard:rn1805:rvr33.58:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 06912120461620100
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318115/+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 1269412] Lspci.txt

2014-05-10 Thread Compinfer
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1269412/+attachment/4109253/+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/1269412

Title:
  via-rhine kernel module: PHY status 786d, resetting

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  kernel version: 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 
i686 athlon i686 GNU/Linux
  the mainboard is asus A8V-VM SE
  if i receive for half hour at 100Mbit full speed with partimage the network 
card hangs and this is the dmesg output:

  
  [ 2022.004060] WARNING: CPU: 0 PID: 3435 at 
/build/buildd/linux-3.11.0/net/sched/sch_generic.c:260 
dev_watchdog+0x1ef/0x200()
  [ 2022.004066] NETDEV WATCHDOG: eth1 (via-rhine): transmit queue 0 timed 
out
  [ 2022.004069] Modules linked in: usblp pci_stub vboxpci(OF) 
vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) ipt_MASQUERADE iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables bridge stp llc snd_hda_codec_realtek snd_hda_intel ppdev snd_hda_codec 
rfcomm bnep bluetooth snd_hwdep snd_pcm snd_page_alloc snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq nouveau nfsd binfmt_misc auth_rpcgss 
nfs_acl snd_seq_device nfs lockd sunrpc fscache mxm_wmi snd_timer wmi video snd 
serio_raw ttm k8temp soundcore drm_kms_helper drm i2c_viapro i2c_algo_bit 
parport_pc mac_hid asus_atk0110 shpchp lp parport hid_generic usbhid hid 
pata_acpi usb_storage via_rhine mii floppy pata_via sata_via
  [ 2022.004162] CPU: 0 PID: 3435 Comm: firefox Tainted: GF  O 
3.11.0-15-generic #23-Ubuntu
  [ 2022.004167] Hardware name: System manufacturer System Product 
Name/A8V-VM SE, BIOS 070205/21/2007
  [ 2022.004171]    f580bec0 c1627228 f580bf00 f580bef0 
c105267e c188f6cc
  [ 2022.004182]  f580bf1c 0d6b c188f708 0104 c1568a3f c1568a3f 
f68f 
  [ 2022.004193]  000691a5 f580bf08 c10526d3 0009 f580bf00 c188f6cc 
f580bf1c f580bf40
  [ 2022.004203] Call Trace:
  [ 2022.004213]  [c1627228] dump_stack+0x41/0x52
  [ 2022.004222]  [c105267e] warn_slowpath_common+0x7e/0xa0
  [ 2022.004229]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004235]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004242]  [c10526d3] warn_slowpath_fmt+0x33/0x40
  [ 2022.004248]  [c1568a3f] dev_watchdog+0x1ef/0x200
  [ 2022.004260]  [c105d9ed] call_timer_fn+0x2d/0xe0
  [ 2022.004268]  [c14321fc] ? scsi_finish_command+0xac/0x110
  [ 2022.004277]  [c1437d10] ? scsi_decide_disposition+0x180/0x1b0
  [ 2022.004284]  [c10dd32c] ? rcu_report_qs_rnp+0xac/0x110
  [ 2022.004291]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004298]  [c105e8e9] run_timer_softirq+0x179/0x220
  [ 2022.004305]  [c1045128] ? default_spin_lock_flags+0x8/0x10
  [ 2022.004312]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004321]  [c10573f1] __do_softirq+0xc1/0x1d0
  [ 2022.004329]  [c1057330] ? remote_softirq_receive+0xb0/0xb0
  [ 2022.004332]  IRQ  [c1057665] ? irq_exit+0x95/0xa0
  [ 2022.004344]  [c1635198] ? smp_apic_timer_interrupt+0x38/0x50
  [ 2022.004351]  [c162dbbc] ? apic_timer_interrupt+0x34/0x3c
  [ 2022.004356] ---[ end trace 031fe02290c75deb ]---
  [ 2022.004525] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2026.004199] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2032.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2036.004191] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2042.004188] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2048.004205] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2058.004197] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2068.004202] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2076.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2082.004220] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2092.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2102.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2112.004198] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2122.004198] via-rhine :00:12.0 eth1: 

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

2014-05-10 Thread Compinfer
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1269412/+attachment/4109251/+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/1269412

Title:
  via-rhine kernel module: PHY status 786d, resetting

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  kernel version: 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 
i686 athlon i686 GNU/Linux
  the mainboard is asus A8V-VM SE
  if i receive for half hour at 100Mbit full speed with partimage the network 
card hangs and this is the dmesg output:

  
  [ 2022.004060] WARNING: CPU: 0 PID: 3435 at 
/build/buildd/linux-3.11.0/net/sched/sch_generic.c:260 
dev_watchdog+0x1ef/0x200()
  [ 2022.004066] NETDEV WATCHDOG: eth1 (via-rhine): transmit queue 0 timed 
out
  [ 2022.004069] Modules linked in: usblp pci_stub vboxpci(OF) 
vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) ipt_MASQUERADE iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables bridge stp llc snd_hda_codec_realtek snd_hda_intel ppdev snd_hda_codec 
rfcomm bnep bluetooth snd_hwdep snd_pcm snd_page_alloc snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq nouveau nfsd binfmt_misc auth_rpcgss 
nfs_acl snd_seq_device nfs lockd sunrpc fscache mxm_wmi snd_timer wmi video snd 
serio_raw ttm k8temp soundcore drm_kms_helper drm i2c_viapro i2c_algo_bit 
parport_pc mac_hid asus_atk0110 shpchp lp parport hid_generic usbhid hid 
pata_acpi usb_storage via_rhine mii floppy pata_via sata_via
  [ 2022.004162] CPU: 0 PID: 3435 Comm: firefox Tainted: GF  O 
3.11.0-15-generic #23-Ubuntu
  [ 2022.004167] Hardware name: System manufacturer System Product 
Name/A8V-VM SE, BIOS 070205/21/2007
  [ 2022.004171]    f580bec0 c1627228 f580bf00 f580bef0 
c105267e c188f6cc
  [ 2022.004182]  f580bf1c 0d6b c188f708 0104 c1568a3f c1568a3f 
f68f 
  [ 2022.004193]  000691a5 f580bf08 c10526d3 0009 f580bf00 c188f6cc 
f580bf1c f580bf40
  [ 2022.004203] Call Trace:
  [ 2022.004213]  [c1627228] dump_stack+0x41/0x52
  [ 2022.004222]  [c105267e] warn_slowpath_common+0x7e/0xa0
  [ 2022.004229]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004235]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004242]  [c10526d3] warn_slowpath_fmt+0x33/0x40
  [ 2022.004248]  [c1568a3f] dev_watchdog+0x1ef/0x200
  [ 2022.004260]  [c105d9ed] call_timer_fn+0x2d/0xe0
  [ 2022.004268]  [c14321fc] ? scsi_finish_command+0xac/0x110
  [ 2022.004277]  [c1437d10] ? scsi_decide_disposition+0x180/0x1b0
  [ 2022.004284]  [c10dd32c] ? rcu_report_qs_rnp+0xac/0x110
  [ 2022.004291]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004298]  [c105e8e9] run_timer_softirq+0x179/0x220
  [ 2022.004305]  [c1045128] ? default_spin_lock_flags+0x8/0x10
  [ 2022.004312]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004321]  [c10573f1] __do_softirq+0xc1/0x1d0
  [ 2022.004329]  [c1057330] ? remote_softirq_receive+0xb0/0xb0
  [ 2022.004332]  IRQ  [c1057665] ? irq_exit+0x95/0xa0
  [ 2022.004344]  [c1635198] ? smp_apic_timer_interrupt+0x38/0x50
  [ 2022.004351]  [c162dbbc] ? apic_timer_interrupt+0x34/0x3c
  [ 2022.004356] ---[ end trace 031fe02290c75deb ]---
  [ 2022.004525] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2026.004199] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2032.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2036.004191] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2042.004188] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2048.004205] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2058.004197] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2068.004202] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2076.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2082.004220] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2092.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2102.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2112.004198] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2122.004198] via-rhine 

[Kernel-packages] [Bug 1269412] AlsaInfo.txt

2014-05-10 Thread Compinfer
apport information

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1269412/+attachment/4109249/+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/1269412

Title:
  via-rhine kernel module: PHY status 786d, resetting

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  kernel version: 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 
i686 athlon i686 GNU/Linux
  the mainboard is asus A8V-VM SE
  if i receive for half hour at 100Mbit full speed with partimage the network 
card hangs and this is the dmesg output:

  
  [ 2022.004060] WARNING: CPU: 0 PID: 3435 at 
/build/buildd/linux-3.11.0/net/sched/sch_generic.c:260 
dev_watchdog+0x1ef/0x200()
  [ 2022.004066] NETDEV WATCHDOG: eth1 (via-rhine): transmit queue 0 timed 
out
  [ 2022.004069] Modules linked in: usblp pci_stub vboxpci(OF) 
vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) ipt_MASQUERADE iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables bridge stp llc snd_hda_codec_realtek snd_hda_intel ppdev snd_hda_codec 
rfcomm bnep bluetooth snd_hwdep snd_pcm snd_page_alloc snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq nouveau nfsd binfmt_misc auth_rpcgss 
nfs_acl snd_seq_device nfs lockd sunrpc fscache mxm_wmi snd_timer wmi video snd 
serio_raw ttm k8temp soundcore drm_kms_helper drm i2c_viapro i2c_algo_bit 
parport_pc mac_hid asus_atk0110 shpchp lp parport hid_generic usbhid hid 
pata_acpi usb_storage via_rhine mii floppy pata_via sata_via
  [ 2022.004162] CPU: 0 PID: 3435 Comm: firefox Tainted: GF  O 
3.11.0-15-generic #23-Ubuntu
  [ 2022.004167] Hardware name: System manufacturer System Product 
Name/A8V-VM SE, BIOS 070205/21/2007
  [ 2022.004171]    f580bec0 c1627228 f580bf00 f580bef0 
c105267e c188f6cc
  [ 2022.004182]  f580bf1c 0d6b c188f708 0104 c1568a3f c1568a3f 
f68f 
  [ 2022.004193]  000691a5 f580bf08 c10526d3 0009 f580bf00 c188f6cc 
f580bf1c f580bf40
  [ 2022.004203] Call Trace:
  [ 2022.004213]  [c1627228] dump_stack+0x41/0x52
  [ 2022.004222]  [c105267e] warn_slowpath_common+0x7e/0xa0
  [ 2022.004229]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004235]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004242]  [c10526d3] warn_slowpath_fmt+0x33/0x40
  [ 2022.004248]  [c1568a3f] dev_watchdog+0x1ef/0x200
  [ 2022.004260]  [c105d9ed] call_timer_fn+0x2d/0xe0
  [ 2022.004268]  [c14321fc] ? scsi_finish_command+0xac/0x110
  [ 2022.004277]  [c1437d10] ? scsi_decide_disposition+0x180/0x1b0
  [ 2022.004284]  [c10dd32c] ? rcu_report_qs_rnp+0xac/0x110
  [ 2022.004291]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004298]  [c105e8e9] run_timer_softirq+0x179/0x220
  [ 2022.004305]  [c1045128] ? default_spin_lock_flags+0x8/0x10
  [ 2022.004312]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004321]  [c10573f1] __do_softirq+0xc1/0x1d0
  [ 2022.004329]  [c1057330] ? remote_softirq_receive+0xb0/0xb0
  [ 2022.004332]  IRQ  [c1057665] ? irq_exit+0x95/0xa0
  [ 2022.004344]  [c1635198] ? smp_apic_timer_interrupt+0x38/0x50
  [ 2022.004351]  [c162dbbc] ? apic_timer_interrupt+0x34/0x3c
  [ 2022.004356] ---[ end trace 031fe02290c75deb ]---
  [ 2022.004525] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2026.004199] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2032.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2036.004191] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2042.004188] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2048.004205] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2058.004197] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2068.004202] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2076.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2082.004220] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2092.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2102.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2112.004198] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2122.004198] via-rhine :00:12.0 eth1: 

[Kernel-packages] [Bug 1305305] Re: 8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

2014-05-10 Thread David Carter
jhouse, thanks a million!  That worked like a charm.  So far with high
signals too.  I'll update with my system's behaviour later.  Cheers!

-- 
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/1305305

Title:
  8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Using a Sony Vaio Pro 13 with Ubuntu 14.04 the wifi keeps dropping. Sometimes 
all the time, at times after a bit longer (~10 min). A few packages ago it 
didn't drop, but was really, really, slow. Now it completely drops. Adding the 
following to modprobe.conf made no change:
  options iwlwifi 11ac_disable=1
  options iwlwifi 11n_disable=1

  After each new row I ran:
  sudo modprobe -rfv iwlwifi
  sudo modprobe -v iwlwifi

  Tried turning off the power management of wlan0 without any change.

  WORKAROUND: Within 2 m I have full speed and no disconnects.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-generic 3.13.0.19.23
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 2105 F pulseaudio
   /dev/snd/controlC1:  daniel 2105 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Apr  9 22:44:08 2014
  HibernationDevice: RESUME=UUID=a8a44495-3583-451d-99c8-b5be0e8cf0ca
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140323)
  MachineType: Sony Corporation SVP1321M2EB
  ProcEnviron:
   LANGUAGE=sv
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R1043V7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR1043V7:bd11/21/2013:svnSonyCorporation:pnSVP1321M2EB:pvrC60C0754:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVP1321M2EB
  dmi.product.version: C60C0754
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1305305/+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 1269412] Re: via-rhine kernel module: PHY status 786d, resetting

2014-05-10 Thread Compinfer
ApportVersion: 2.9.2-0ubuntu8.5
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  gen1673 F pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
DistroRelease: Ubuntu 13.04
HibernationDevice: RESUME=UUID=087db784-c97d-47cb-9c59-998f32c7998e
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: VIA Technologies, Inc. KT600-8237
MarkForUpload: True
Package: linux (not installed)
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-35-generic 
root=UUID=02c50ad3-914a-488d-a4a0-223b6d16ec72 ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 3.8.0-35.50-generic 3.8.13.13
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-35-generic N/A
 linux-backports-modules-3.8.0-35-generic  N/A
 linux-firmware1.106
RfKill:
 
Tags:  raring
Uname: Linux 3.8.0-35-generic i686
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 10/03/2003
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: KT600-8237
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd10/03/2003:svnVIATechnologies,Inc.:pnKT600-8237:pvr:rvn:rnKT600-8237:rvr:cvn:ct3:cvr:
dmi.product.name: KT600-8237
dmi.sys.vendor: VIA Technologies, Inc.


** Tags added: apport-collected raring

-- 
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/1269412

Title:
  via-rhine kernel module: PHY status 786d, resetting

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  kernel version: 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 
i686 athlon i686 GNU/Linux
  the mainboard is asus A8V-VM SE
  if i receive for half hour at 100Mbit full speed with partimage the network 
card hangs and this is the dmesg output:

  
  [ 2022.004060] WARNING: CPU: 0 PID: 3435 at 
/build/buildd/linux-3.11.0/net/sched/sch_generic.c:260 
dev_watchdog+0x1ef/0x200()
  [ 2022.004066] NETDEV WATCHDOG: eth1 (via-rhine): transmit queue 0 timed 
out
  [ 2022.004069] Modules linked in: usblp pci_stub vboxpci(OF) 
vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) ipt_MASQUERADE iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables bridge stp llc snd_hda_codec_realtek snd_hda_intel ppdev snd_hda_codec 
rfcomm bnep bluetooth snd_hwdep snd_pcm snd_page_alloc snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq nouveau nfsd binfmt_misc auth_rpcgss 
nfs_acl snd_seq_device nfs lockd sunrpc fscache mxm_wmi snd_timer wmi video snd 
serio_raw ttm k8temp soundcore drm_kms_helper drm i2c_viapro i2c_algo_bit 
parport_pc mac_hid asus_atk0110 shpchp lp parport hid_generic usbhid hid 
pata_acpi usb_storage via_rhine mii floppy pata_via sata_via
  [ 2022.004162] CPU: 0 PID: 3435 Comm: firefox Tainted: GF  O 
3.11.0-15-generic #23-Ubuntu
  [ 2022.004167] Hardware name: System manufacturer System Product 
Name/A8V-VM SE, BIOS 070205/21/2007
  [ 2022.004171]    f580bec0 c1627228 f580bf00 f580bef0 
c105267e c188f6cc
  [ 2022.004182]  f580bf1c 0d6b c188f708 0104 c1568a3f c1568a3f 
f68f 
  [ 2022.004193]  000691a5 f580bf08 c10526d3 0009 f580bf00 c188f6cc 
f580bf1c f580bf40
  [ 2022.004203] Call Trace:
  [ 2022.004213]  [c1627228] dump_stack+0x41/0x52
  [ 2022.004222]  [c105267e] warn_slowpath_common+0x7e/0xa0
  [ 2022.004229]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004235]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004242]  [c10526d3] warn_slowpath_fmt+0x33/0x40
  [ 2022.004248]  [c1568a3f] dev_watchdog+0x1ef/0x200
  [ 2022.004260]  [c105d9ed] call_timer_fn+0x2d/0xe0
  [ 2022.004268]  [c14321fc] ? scsi_finish_command+0xac/0x110
  [ 2022.004277]  [c1437d10] ? scsi_decide_disposition+0x180/0x1b0
  [ 2022.004284]  [c10dd32c] ? rcu_report_qs_rnp+0xac/0x110
  [ 2022.004291]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004298]  [c105e8e9] run_timer_softirq+0x179/0x220
  [ 2022.004305]  [c1045128] ? default_spin_lock_flags+0x8/0x10
  [ 2022.004312]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004321]  [c10573f1] __do_softirq+0xc1/0x1d0
  [ 2022.004329]  [c1057330] ? remote_softirq_receive+0xb0/0xb0
  [ 2022.004332]  IRQ  [c1057665] ? irq_exit+0x95/0xa0
  [ 2022.004344]  [c1635198] ? 

[Kernel-packages] [Bug 1318125] Re: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

2014-05-10 Thread Christopher M. Penalver
serj, thank you for reporting this and helping make Ubuntu better. As per 
http://www.asus.com/Motherboards/M5A78LMUSB3/HelpDesk_Download/ an update to 
your BIOS is available (1801). If you update to this following 
https://help.ubuntu.com/community/BiosUpdate does it change anything?  If it 
doesn't, could you please both specify what happened, and provide the output of 
the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful.

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Thank you for your understanding.

** Tags added: bios-outdated-1801

** Attachment removed: lspci-vnvn.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318125/+attachment/4109111/+files/lspci-vnvn.log

** Description changed:

  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
- supported by the rt2800usb driver.
- 
- Adapter is detected by system, but there is no scan results present.
- 
- 
//---
- 
- uname -a
- Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
- 
- 
//---
- 
- cat /proc/version_signature
- Ubuntu 3.13.0-24.47-generic 3.13.9
- 
- 
//---
+ supported by the rt2800usb driver. Adapter is detected by system, but
+ there is no scan results present.
  
  lsmod | grep rt2800usb
- rt2800usb  27034  0 
+ rt2800usb  27034  0
  rt2x00usb  20742  1 rt2800usb
  rt2800lib  89076  1 rt2800usb
  rt2x00lib  55307  3 rt2x00usb,rt2800lib,rt2800usb
  
  
//---
  
  ifconfig -a
- eth0  Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
-   inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
-   inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
-   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
-   RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
-   TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
-   collisions:0 txqueuelen:1000 
-   RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)
- 
- loLink encap:Local Loopback  
-   inet addr:127.0.0.1  Mask:255.0.0.0
-   inet6 addr: ::1/128 Scope:Host
-   UP LOOPBACK RUNNING  MTU:65536  Metric:1
-   RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
-   TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
-   collisions:0 txqueuelen:0 
-   RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)
- 
- wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
-   UP BROADCAST MULTICAST  MTU:1500  Metric:1
-   RX packets:0 errors:0 dropped:0 overruns:0 frame:0
-   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
-   collisions:0 txqueuelen:1000 
-   RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
- 
- 
//---
+ wlan0 Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5
+   UP BROADCAST MULTICAST  MTU:1500  Metric:1
+   RX packets:0 errors:0 dropped:0 overruns:0 frame:0
+   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
+   collisions:0 txqueuelen:1000
+   RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
  
  nm-tool
+ NetworkManager Tool
+ State: connected (global)
+ - Device: wlan0 

+   Type:  802.11 WiFi
+   Driver:rt2800usb
+   State: disconnected
+   Default:   no
+   HW Address:AC:F1:DF:03:54:D5
  
- NetworkManager Tool
+   Capabilities:
  
- State: connected (global)
+   Wireless Properties
+ WEP Encryption:  yes
+ WPA Encryption:  yes
+ WPA2 Encryption: yes
  
- - Device: eth0  [Wired connection 1] 
---
-   Type:  Wired
-   Driver:r8169
-   State: connected
-   Default:   yes
-   HW Address:BC:EE:7B:75:6B:99
- 
-   Capabilities:
- Carrier Detect:  yes
- Speed:   100 Mb/s
- 
-   Wired Properties
- Carrier: on
- 
-   IPv4 Settings:
- Address: 192.168.1.5
- Prefix:  24 (255.255.255.0)
- Gateway: 192.168.1.1
- 
- DNS: 192.168.1.1
- 
- 
- - Device: wlan0 

-   Type:  802.11 WiFi
-   Driver:  

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

2014-05-10 Thread Compinfer
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1269412/+attachment/4109258/+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/1269412

Title:
  via-rhine kernel module: PHY status 786d, resetting

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  kernel version: 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 
i686 athlon i686 GNU/Linux
  the mainboard is asus A8V-VM SE
  if i receive for half hour at 100Mbit full speed with partimage the network 
card hangs and this is the dmesg output:

  
  [ 2022.004060] WARNING: CPU: 0 PID: 3435 at 
/build/buildd/linux-3.11.0/net/sched/sch_generic.c:260 
dev_watchdog+0x1ef/0x200()
  [ 2022.004066] NETDEV WATCHDOG: eth1 (via-rhine): transmit queue 0 timed 
out
  [ 2022.004069] Modules linked in: usblp pci_stub vboxpci(OF) 
vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) ipt_MASQUERADE iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables bridge stp llc snd_hda_codec_realtek snd_hda_intel ppdev snd_hda_codec 
rfcomm bnep bluetooth snd_hwdep snd_pcm snd_page_alloc snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq nouveau nfsd binfmt_misc auth_rpcgss 
nfs_acl snd_seq_device nfs lockd sunrpc fscache mxm_wmi snd_timer wmi video snd 
serio_raw ttm k8temp soundcore drm_kms_helper drm i2c_viapro i2c_algo_bit 
parport_pc mac_hid asus_atk0110 shpchp lp parport hid_generic usbhid hid 
pata_acpi usb_storage via_rhine mii floppy pata_via sata_via
  [ 2022.004162] CPU: 0 PID: 3435 Comm: firefox Tainted: GF  O 
3.11.0-15-generic #23-Ubuntu
  [ 2022.004167] Hardware name: System manufacturer System Product 
Name/A8V-VM SE, BIOS 070205/21/2007
  [ 2022.004171]    f580bec0 c1627228 f580bf00 f580bef0 
c105267e c188f6cc
  [ 2022.004182]  f580bf1c 0d6b c188f708 0104 c1568a3f c1568a3f 
f68f 
  [ 2022.004193]  000691a5 f580bf08 c10526d3 0009 f580bf00 c188f6cc 
f580bf1c f580bf40
  [ 2022.004203] Call Trace:
  [ 2022.004213]  [c1627228] dump_stack+0x41/0x52
  [ 2022.004222]  [c105267e] warn_slowpath_common+0x7e/0xa0
  [ 2022.004229]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004235]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004242]  [c10526d3] warn_slowpath_fmt+0x33/0x40
  [ 2022.004248]  [c1568a3f] dev_watchdog+0x1ef/0x200
  [ 2022.004260]  [c105d9ed] call_timer_fn+0x2d/0xe0
  [ 2022.004268]  [c14321fc] ? scsi_finish_command+0xac/0x110
  [ 2022.004277]  [c1437d10] ? scsi_decide_disposition+0x180/0x1b0
  [ 2022.004284]  [c10dd32c] ? rcu_report_qs_rnp+0xac/0x110
  [ 2022.004291]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004298]  [c105e8e9] run_timer_softirq+0x179/0x220
  [ 2022.004305]  [c1045128] ? default_spin_lock_flags+0x8/0x10
  [ 2022.004312]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004321]  [c10573f1] __do_softirq+0xc1/0x1d0
  [ 2022.004329]  [c1057330] ? remote_softirq_receive+0xb0/0xb0
  [ 2022.004332]  IRQ  [c1057665] ? irq_exit+0x95/0xa0
  [ 2022.004344]  [c1635198] ? smp_apic_timer_interrupt+0x38/0x50
  [ 2022.004351]  [c162dbbc] ? apic_timer_interrupt+0x34/0x3c
  [ 2022.004356] ---[ end trace 031fe02290c75deb ]---
  [ 2022.004525] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2026.004199] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2032.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2036.004191] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2042.004188] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2048.004205] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2058.004197] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2068.004202] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2076.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2082.004220] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2092.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2102.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2112.004198] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2122.004198] via-rhine :00:12.0 

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

2014-05-10 Thread Compinfer
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1269412/+attachment/4109257/+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/1269412

Title:
  via-rhine kernel module: PHY status 786d, resetting

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  kernel version: 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 
i686 athlon i686 GNU/Linux
  the mainboard is asus A8V-VM SE
  if i receive for half hour at 100Mbit full speed with partimage the network 
card hangs and this is the dmesg output:

  
  [ 2022.004060] WARNING: CPU: 0 PID: 3435 at 
/build/buildd/linux-3.11.0/net/sched/sch_generic.c:260 
dev_watchdog+0x1ef/0x200()
  [ 2022.004066] NETDEV WATCHDOG: eth1 (via-rhine): transmit queue 0 timed 
out
  [ 2022.004069] Modules linked in: usblp pci_stub vboxpci(OF) 
vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) ipt_MASQUERADE iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables bridge stp llc snd_hda_codec_realtek snd_hda_intel ppdev snd_hda_codec 
rfcomm bnep bluetooth snd_hwdep snd_pcm snd_page_alloc snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq nouveau nfsd binfmt_misc auth_rpcgss 
nfs_acl snd_seq_device nfs lockd sunrpc fscache mxm_wmi snd_timer wmi video snd 
serio_raw ttm k8temp soundcore drm_kms_helper drm i2c_viapro i2c_algo_bit 
parport_pc mac_hid asus_atk0110 shpchp lp parport hid_generic usbhid hid 
pata_acpi usb_storage via_rhine mii floppy pata_via sata_via
  [ 2022.004162] CPU: 0 PID: 3435 Comm: firefox Tainted: GF  O 
3.11.0-15-generic #23-Ubuntu
  [ 2022.004167] Hardware name: System manufacturer System Product 
Name/A8V-VM SE, BIOS 070205/21/2007
  [ 2022.004171]    f580bec0 c1627228 f580bf00 f580bef0 
c105267e c188f6cc
  [ 2022.004182]  f580bf1c 0d6b c188f708 0104 c1568a3f c1568a3f 
f68f 
  [ 2022.004193]  000691a5 f580bf08 c10526d3 0009 f580bf00 c188f6cc 
f580bf1c f580bf40
  [ 2022.004203] Call Trace:
  [ 2022.004213]  [c1627228] dump_stack+0x41/0x52
  [ 2022.004222]  [c105267e] warn_slowpath_common+0x7e/0xa0
  [ 2022.004229]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004235]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004242]  [c10526d3] warn_slowpath_fmt+0x33/0x40
  [ 2022.004248]  [c1568a3f] dev_watchdog+0x1ef/0x200
  [ 2022.004260]  [c105d9ed] call_timer_fn+0x2d/0xe0
  [ 2022.004268]  [c14321fc] ? scsi_finish_command+0xac/0x110
  [ 2022.004277]  [c1437d10] ? scsi_decide_disposition+0x180/0x1b0
  [ 2022.004284]  [c10dd32c] ? rcu_report_qs_rnp+0xac/0x110
  [ 2022.004291]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004298]  [c105e8e9] run_timer_softirq+0x179/0x220
  [ 2022.004305]  [c1045128] ? default_spin_lock_flags+0x8/0x10
  [ 2022.004312]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004321]  [c10573f1] __do_softirq+0xc1/0x1d0
  [ 2022.004329]  [c1057330] ? remote_softirq_receive+0xb0/0xb0
  [ 2022.004332]  IRQ  [c1057665] ? irq_exit+0x95/0xa0
  [ 2022.004344]  [c1635198] ? smp_apic_timer_interrupt+0x38/0x50
  [ 2022.004351]  [c162dbbc] ? apic_timer_interrupt+0x34/0x3c
  [ 2022.004356] ---[ end trace 031fe02290c75deb ]---
  [ 2022.004525] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2026.004199] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2032.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2036.004191] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2042.004188] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2048.004205] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2058.004197] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2068.004202] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2076.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2082.004220] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2092.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2102.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2112.004198] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2122.004198] via-rhine :00:12.0 

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

2014-05-10 Thread Compinfer
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1269412/+attachment/4109256/+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/1269412

Title:
  via-rhine kernel module: PHY status 786d, resetting

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  kernel version: 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 
i686 athlon i686 GNU/Linux
  the mainboard is asus A8V-VM SE
  if i receive for half hour at 100Mbit full speed with partimage the network 
card hangs and this is the dmesg output:

  
  [ 2022.004060] WARNING: CPU: 0 PID: 3435 at 
/build/buildd/linux-3.11.0/net/sched/sch_generic.c:260 
dev_watchdog+0x1ef/0x200()
  [ 2022.004066] NETDEV WATCHDOG: eth1 (via-rhine): transmit queue 0 timed 
out
  [ 2022.004069] Modules linked in: usblp pci_stub vboxpci(OF) 
vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) ipt_MASQUERADE iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables bridge stp llc snd_hda_codec_realtek snd_hda_intel ppdev snd_hda_codec 
rfcomm bnep bluetooth snd_hwdep snd_pcm snd_page_alloc snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq nouveau nfsd binfmt_misc auth_rpcgss 
nfs_acl snd_seq_device nfs lockd sunrpc fscache mxm_wmi snd_timer wmi video snd 
serio_raw ttm k8temp soundcore drm_kms_helper drm i2c_viapro i2c_algo_bit 
parport_pc mac_hid asus_atk0110 shpchp lp parport hid_generic usbhid hid 
pata_acpi usb_storage via_rhine mii floppy pata_via sata_via
  [ 2022.004162] CPU: 0 PID: 3435 Comm: firefox Tainted: GF  O 
3.11.0-15-generic #23-Ubuntu
  [ 2022.004167] Hardware name: System manufacturer System Product 
Name/A8V-VM SE, BIOS 070205/21/2007
  [ 2022.004171]    f580bec0 c1627228 f580bf00 f580bef0 
c105267e c188f6cc
  [ 2022.004182]  f580bf1c 0d6b c188f708 0104 c1568a3f c1568a3f 
f68f 
  [ 2022.004193]  000691a5 f580bf08 c10526d3 0009 f580bf00 c188f6cc 
f580bf1c f580bf40
  [ 2022.004203] Call Trace:
  [ 2022.004213]  [c1627228] dump_stack+0x41/0x52
  [ 2022.004222]  [c105267e] warn_slowpath_common+0x7e/0xa0
  [ 2022.004229]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004235]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004242]  [c10526d3] warn_slowpath_fmt+0x33/0x40
  [ 2022.004248]  [c1568a3f] dev_watchdog+0x1ef/0x200
  [ 2022.004260]  [c105d9ed] call_timer_fn+0x2d/0xe0
  [ 2022.004268]  [c14321fc] ? scsi_finish_command+0xac/0x110
  [ 2022.004277]  [c1437d10] ? scsi_decide_disposition+0x180/0x1b0
  [ 2022.004284]  [c10dd32c] ? rcu_report_qs_rnp+0xac/0x110
  [ 2022.004291]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004298]  [c105e8e9] run_timer_softirq+0x179/0x220
  [ 2022.004305]  [c1045128] ? default_spin_lock_flags+0x8/0x10
  [ 2022.004312]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004321]  [c10573f1] __do_softirq+0xc1/0x1d0
  [ 2022.004329]  [c1057330] ? remote_softirq_receive+0xb0/0xb0
  [ 2022.004332]  IRQ  [c1057665] ? irq_exit+0x95/0xa0
  [ 2022.004344]  [c1635198] ? smp_apic_timer_interrupt+0x38/0x50
  [ 2022.004351]  [c162dbbc] ? apic_timer_interrupt+0x34/0x3c
  [ 2022.004356] ---[ end trace 031fe02290c75deb ]---
  [ 2022.004525] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2026.004199] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2032.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2036.004191] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2042.004188] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2048.004205] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2058.004197] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2068.004202] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2076.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2082.004220] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2092.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2102.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2112.004198] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2122.004198] via-rhine 

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

2014-05-10 Thread Compinfer
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1269412/+attachment/4109260/+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/1269412

Title:
  via-rhine kernel module: PHY status 786d, resetting

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  kernel version: 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 
i686 athlon i686 GNU/Linux
  the mainboard is asus A8V-VM SE
  if i receive for half hour at 100Mbit full speed with partimage the network 
card hangs and this is the dmesg output:

  
  [ 2022.004060] WARNING: CPU: 0 PID: 3435 at 
/build/buildd/linux-3.11.0/net/sched/sch_generic.c:260 
dev_watchdog+0x1ef/0x200()
  [ 2022.004066] NETDEV WATCHDOG: eth1 (via-rhine): transmit queue 0 timed 
out
  [ 2022.004069] Modules linked in: usblp pci_stub vboxpci(OF) 
vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) ipt_MASQUERADE iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables bridge stp llc snd_hda_codec_realtek snd_hda_intel ppdev snd_hda_codec 
rfcomm bnep bluetooth snd_hwdep snd_pcm snd_page_alloc snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq nouveau nfsd binfmt_misc auth_rpcgss 
nfs_acl snd_seq_device nfs lockd sunrpc fscache mxm_wmi snd_timer wmi video snd 
serio_raw ttm k8temp soundcore drm_kms_helper drm i2c_viapro i2c_algo_bit 
parport_pc mac_hid asus_atk0110 shpchp lp parport hid_generic usbhid hid 
pata_acpi usb_storage via_rhine mii floppy pata_via sata_via
  [ 2022.004162] CPU: 0 PID: 3435 Comm: firefox Tainted: GF  O 
3.11.0-15-generic #23-Ubuntu
  [ 2022.004167] Hardware name: System manufacturer System Product 
Name/A8V-VM SE, BIOS 070205/21/2007
  [ 2022.004171]    f580bec0 c1627228 f580bf00 f580bef0 
c105267e c188f6cc
  [ 2022.004182]  f580bf1c 0d6b c188f708 0104 c1568a3f c1568a3f 
f68f 
  [ 2022.004193]  000691a5 f580bf08 c10526d3 0009 f580bf00 c188f6cc 
f580bf1c f580bf40
  [ 2022.004203] Call Trace:
  [ 2022.004213]  [c1627228] dump_stack+0x41/0x52
  [ 2022.004222]  [c105267e] warn_slowpath_common+0x7e/0xa0
  [ 2022.004229]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004235]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004242]  [c10526d3] warn_slowpath_fmt+0x33/0x40
  [ 2022.004248]  [c1568a3f] dev_watchdog+0x1ef/0x200
  [ 2022.004260]  [c105d9ed] call_timer_fn+0x2d/0xe0
  [ 2022.004268]  [c14321fc] ? scsi_finish_command+0xac/0x110
  [ 2022.004277]  [c1437d10] ? scsi_decide_disposition+0x180/0x1b0
  [ 2022.004284]  [c10dd32c] ? rcu_report_qs_rnp+0xac/0x110
  [ 2022.004291]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004298]  [c105e8e9] run_timer_softirq+0x179/0x220
  [ 2022.004305]  [c1045128] ? default_spin_lock_flags+0x8/0x10
  [ 2022.004312]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004321]  [c10573f1] __do_softirq+0xc1/0x1d0
  [ 2022.004329]  [c1057330] ? remote_softirq_receive+0xb0/0xb0
  [ 2022.004332]  IRQ  [c1057665] ? irq_exit+0x95/0xa0
  [ 2022.004344]  [c1635198] ? smp_apic_timer_interrupt+0x38/0x50
  [ 2022.004351]  [c162dbbc] ? apic_timer_interrupt+0x34/0x3c
  [ 2022.004356] ---[ end trace 031fe02290c75deb ]---
  [ 2022.004525] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2026.004199] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2032.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2036.004191] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2042.004188] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2048.004205] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2058.004197] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2068.004202] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2076.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2082.004220] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2092.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2102.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2112.004198] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2122.004198] via-rhine :00:12.0 eth1: 

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

2014-05-10 Thread Compinfer
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1269412/+attachment/4109259/+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/1269412

Title:
  via-rhine kernel module: PHY status 786d, resetting

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  kernel version: 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 
i686 athlon i686 GNU/Linux
  the mainboard is asus A8V-VM SE
  if i receive for half hour at 100Mbit full speed with partimage the network 
card hangs and this is the dmesg output:

  
  [ 2022.004060] WARNING: CPU: 0 PID: 3435 at 
/build/buildd/linux-3.11.0/net/sched/sch_generic.c:260 
dev_watchdog+0x1ef/0x200()
  [ 2022.004066] NETDEV WATCHDOG: eth1 (via-rhine): transmit queue 0 timed 
out
  [ 2022.004069] Modules linked in: usblp pci_stub vboxpci(OF) 
vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) ipt_MASQUERADE iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables bridge stp llc snd_hda_codec_realtek snd_hda_intel ppdev snd_hda_codec 
rfcomm bnep bluetooth snd_hwdep snd_pcm snd_page_alloc snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq nouveau nfsd binfmt_misc auth_rpcgss 
nfs_acl snd_seq_device nfs lockd sunrpc fscache mxm_wmi snd_timer wmi video snd 
serio_raw ttm k8temp soundcore drm_kms_helper drm i2c_viapro i2c_algo_bit 
parport_pc mac_hid asus_atk0110 shpchp lp parport hid_generic usbhid hid 
pata_acpi usb_storage via_rhine mii floppy pata_via sata_via
  [ 2022.004162] CPU: 0 PID: 3435 Comm: firefox Tainted: GF  O 
3.11.0-15-generic #23-Ubuntu
  [ 2022.004167] Hardware name: System manufacturer System Product 
Name/A8V-VM SE, BIOS 070205/21/2007
  [ 2022.004171]    f580bec0 c1627228 f580bf00 f580bef0 
c105267e c188f6cc
  [ 2022.004182]  f580bf1c 0d6b c188f708 0104 c1568a3f c1568a3f 
f68f 
  [ 2022.004193]  000691a5 f580bf08 c10526d3 0009 f580bf00 c188f6cc 
f580bf1c f580bf40
  [ 2022.004203] Call Trace:
  [ 2022.004213]  [c1627228] dump_stack+0x41/0x52
  [ 2022.004222]  [c105267e] warn_slowpath_common+0x7e/0xa0
  [ 2022.004229]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004235]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004242]  [c10526d3] warn_slowpath_fmt+0x33/0x40
  [ 2022.004248]  [c1568a3f] dev_watchdog+0x1ef/0x200
  [ 2022.004260]  [c105d9ed] call_timer_fn+0x2d/0xe0
  [ 2022.004268]  [c14321fc] ? scsi_finish_command+0xac/0x110
  [ 2022.004277]  [c1437d10] ? scsi_decide_disposition+0x180/0x1b0
  [ 2022.004284]  [c10dd32c] ? rcu_report_qs_rnp+0xac/0x110
  [ 2022.004291]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004298]  [c105e8e9] run_timer_softirq+0x179/0x220
  [ 2022.004305]  [c1045128] ? default_spin_lock_flags+0x8/0x10
  [ 2022.004312]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004321]  [c10573f1] __do_softirq+0xc1/0x1d0
  [ 2022.004329]  [c1057330] ? remote_softirq_receive+0xb0/0xb0
  [ 2022.004332]  IRQ  [c1057665] ? irq_exit+0x95/0xa0
  [ 2022.004344]  [c1635198] ? smp_apic_timer_interrupt+0x38/0x50
  [ 2022.004351]  [c162dbbc] ? apic_timer_interrupt+0x34/0x3c
  [ 2022.004356] ---[ end trace 031fe02290c75deb ]---
  [ 2022.004525] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2026.004199] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2032.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2036.004191] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2042.004188] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2048.004205] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2058.004197] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2068.004202] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2076.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2082.004220] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2092.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2102.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2112.004198] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2122.004198] via-rhine :00:12.0 eth1: 

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

2014-05-10 Thread Compinfer
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1269412/+attachment/4109261/+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/1269412

Title:
  via-rhine kernel module: PHY status 786d, resetting

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  kernel version: 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 
i686 athlon i686 GNU/Linux
  the mainboard is asus A8V-VM SE
  if i receive for half hour at 100Mbit full speed with partimage the network 
card hangs and this is the dmesg output:

  
  [ 2022.004060] WARNING: CPU: 0 PID: 3435 at 
/build/buildd/linux-3.11.0/net/sched/sch_generic.c:260 
dev_watchdog+0x1ef/0x200()
  [ 2022.004066] NETDEV WATCHDOG: eth1 (via-rhine): transmit queue 0 timed 
out
  [ 2022.004069] Modules linked in: usblp pci_stub vboxpci(OF) 
vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) ipt_MASQUERADE iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables bridge stp llc snd_hda_codec_realtek snd_hda_intel ppdev snd_hda_codec 
rfcomm bnep bluetooth snd_hwdep snd_pcm snd_page_alloc snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq nouveau nfsd binfmt_misc auth_rpcgss 
nfs_acl snd_seq_device nfs lockd sunrpc fscache mxm_wmi snd_timer wmi video snd 
serio_raw ttm k8temp soundcore drm_kms_helper drm i2c_viapro i2c_algo_bit 
parport_pc mac_hid asus_atk0110 shpchp lp parport hid_generic usbhid hid 
pata_acpi usb_storage via_rhine mii floppy pata_via sata_via
  [ 2022.004162] CPU: 0 PID: 3435 Comm: firefox Tainted: GF  O 
3.11.0-15-generic #23-Ubuntu
  [ 2022.004167] Hardware name: System manufacturer System Product 
Name/A8V-VM SE, BIOS 070205/21/2007
  [ 2022.004171]    f580bec0 c1627228 f580bf00 f580bef0 
c105267e c188f6cc
  [ 2022.004182]  f580bf1c 0d6b c188f708 0104 c1568a3f c1568a3f 
f68f 
  [ 2022.004193]  000691a5 f580bf08 c10526d3 0009 f580bf00 c188f6cc 
f580bf1c f580bf40
  [ 2022.004203] Call Trace:
  [ 2022.004213]  [c1627228] dump_stack+0x41/0x52
  [ 2022.004222]  [c105267e] warn_slowpath_common+0x7e/0xa0
  [ 2022.004229]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004235]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004242]  [c10526d3] warn_slowpath_fmt+0x33/0x40
  [ 2022.004248]  [c1568a3f] dev_watchdog+0x1ef/0x200
  [ 2022.004260]  [c105d9ed] call_timer_fn+0x2d/0xe0
  [ 2022.004268]  [c14321fc] ? scsi_finish_command+0xac/0x110
  [ 2022.004277]  [c1437d10] ? scsi_decide_disposition+0x180/0x1b0
  [ 2022.004284]  [c10dd32c] ? rcu_report_qs_rnp+0xac/0x110
  [ 2022.004291]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004298]  [c105e8e9] run_timer_softirq+0x179/0x220
  [ 2022.004305]  [c1045128] ? default_spin_lock_flags+0x8/0x10
  [ 2022.004312]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004321]  [c10573f1] __do_softirq+0xc1/0x1d0
  [ 2022.004329]  [c1057330] ? remote_softirq_receive+0xb0/0xb0
  [ 2022.004332]  IRQ  [c1057665] ? irq_exit+0x95/0xa0
  [ 2022.004344]  [c1635198] ? smp_apic_timer_interrupt+0x38/0x50
  [ 2022.004351]  [c162dbbc] ? apic_timer_interrupt+0x34/0x3c
  [ 2022.004356] ---[ end trace 031fe02290c75deb ]---
  [ 2022.004525] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2026.004199] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2032.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2036.004191] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2042.004188] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2048.004205] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2058.004197] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2068.004202] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2076.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2082.004220] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2092.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2102.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2112.004198] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2122.004198] via-rhine :00:12.0 

[Kernel-packages] [Bug 1269412] Re: via-rhine kernel module: PHY status 786d, resetting

2014-05-10 Thread Compinfer
I had similar problem and I attached the logs from apport.

** 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/1269412

Title:
  via-rhine kernel module: PHY status 786d, resetting

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  kernel version: 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 
i686 athlon i686 GNU/Linux
  the mainboard is asus A8V-VM SE
  if i receive for half hour at 100Mbit full speed with partimage the network 
card hangs and this is the dmesg output:

  
  [ 2022.004060] WARNING: CPU: 0 PID: 3435 at 
/build/buildd/linux-3.11.0/net/sched/sch_generic.c:260 
dev_watchdog+0x1ef/0x200()
  [ 2022.004066] NETDEV WATCHDOG: eth1 (via-rhine): transmit queue 0 timed 
out
  [ 2022.004069] Modules linked in: usblp pci_stub vboxpci(OF) 
vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) ipt_MASQUERADE iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables bridge stp llc snd_hda_codec_realtek snd_hda_intel ppdev snd_hda_codec 
rfcomm bnep bluetooth snd_hwdep snd_pcm snd_page_alloc snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq nouveau nfsd binfmt_misc auth_rpcgss 
nfs_acl snd_seq_device nfs lockd sunrpc fscache mxm_wmi snd_timer wmi video snd 
serio_raw ttm k8temp soundcore drm_kms_helper drm i2c_viapro i2c_algo_bit 
parport_pc mac_hid asus_atk0110 shpchp lp parport hid_generic usbhid hid 
pata_acpi usb_storage via_rhine mii floppy pata_via sata_via
  [ 2022.004162] CPU: 0 PID: 3435 Comm: firefox Tainted: GF  O 
3.11.0-15-generic #23-Ubuntu
  [ 2022.004167] Hardware name: System manufacturer System Product 
Name/A8V-VM SE, BIOS 070205/21/2007
  [ 2022.004171]    f580bec0 c1627228 f580bf00 f580bef0 
c105267e c188f6cc
  [ 2022.004182]  f580bf1c 0d6b c188f708 0104 c1568a3f c1568a3f 
f68f 
  [ 2022.004193]  000691a5 f580bf08 c10526d3 0009 f580bf00 c188f6cc 
f580bf1c f580bf40
  [ 2022.004203] Call Trace:
  [ 2022.004213]  [c1627228] dump_stack+0x41/0x52
  [ 2022.004222]  [c105267e] warn_slowpath_common+0x7e/0xa0
  [ 2022.004229]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004235]  [c1568a3f] ? dev_watchdog+0x1ef/0x200
  [ 2022.004242]  [c10526d3] warn_slowpath_fmt+0x33/0x40
  [ 2022.004248]  [c1568a3f] dev_watchdog+0x1ef/0x200
  [ 2022.004260]  [c105d9ed] call_timer_fn+0x2d/0xe0
  [ 2022.004268]  [c14321fc] ? scsi_finish_command+0xac/0x110
  [ 2022.004277]  [c1437d10] ? scsi_decide_disposition+0x180/0x1b0
  [ 2022.004284]  [c10dd32c] ? rcu_report_qs_rnp+0xac/0x110
  [ 2022.004291]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004298]  [c105e8e9] run_timer_softirq+0x179/0x220
  [ 2022.004305]  [c1045128] ? default_spin_lock_flags+0x8/0x10
  [ 2022.004312]  [c1568850] ? dev_deactivate_queue.constprop.35+0x50/0x50
  [ 2022.004321]  [c10573f1] __do_softirq+0xc1/0x1d0
  [ 2022.004329]  [c1057330] ? remote_softirq_receive+0xb0/0xb0
  [ 2022.004332]  IRQ  [c1057665] ? irq_exit+0x95/0xa0
  [ 2022.004344]  [c1635198] ? smp_apic_timer_interrupt+0x38/0x50
  [ 2022.004351]  [c162dbbc] ? apic_timer_interrupt+0x34/0x3c
  [ 2022.004356] ---[ end trace 031fe02290c75deb ]---
  [ 2022.004525] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2026.004199] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2032.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2036.004191] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2042.004188] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2048.004205] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2058.004197] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2068.004202] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2076.004214] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2082.004220] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2092.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2102.004204] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2112.004198] via-rhine :00:12.0 eth1: Transmit timed out, status 
0003, PHY status 786d, resetting...
  [ 2122.004198] via-rhine :00:12.0 eth1: Transmit 

[Kernel-packages] [Bug 1318115] Re: blank screen on resume from suspend

2014-05-10 Thread Christopher M. Penalver
david, thank you for reporting this and helping make Ubuntu better.
Could you please provide the full computer model as noted on the sticker
(ex. HP Pavilion dv6-6b00 Entertainment Notebook PC series)?

** Changed in: linux (Ubuntu)
   Importance: Undecided = Low

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

-- 
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/1318115

Title:
  blank screen on resume from suspend

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The system comes back after suspend, but when I use the open source
  driver, I can only access other VTs, but not my X session.  When I
  switch to the proprietary driver, I also lose access to other VTs
  after resume as well.  Plugging in another monitor works as long as
  the system is configured to use that monitor automatically.  The
  screen can't be made to wake up and won't wake even after hours of
  using the system.  I've also tried closing and opening the laptop lid,
  and doing other things that would normally wake up the screen (disable
  display then restore, etc.).  I also tried following some directions I
  found online suggesting adding acpi_osi=Linux to the boot cmdline, but
  that only served to make the system crash when switching VTs (the X VT
  still came up black with no backlight).

  This worked under 12.04 just fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  dmorfin2348 F pulseaudio
dmorfin3785 F pulseaudio
   /dev/snd/controlC0:  dmorfin2348 F pulseaudio
dmorfin3785 F pulseaudio
  CurrentDesktop: XFCE
  Date: Fri May  9 23:44:51 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-05-05 (4 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=UUID=b655b278-033d-48d9-9351-61f6779cba86 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/24/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1B
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1805
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 33.58
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1B:bd10/24/2012:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr06912120461620100:rvnHewlett-Packard:rn1805:rvr33.58:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 06912120461620100
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318115/+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 1318110] Re: Stability of Intel 7260ac mini wifi card [Dell e4300]

2014-05-10 Thread Christopher M. Penalver
Ej, thank you for reporting this and helping make Ubuntu better. Could you 
please test the latest upstream kernel available (not the daily folder) 
following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow 
additional upstream developers to examine the issue. Once you've tested the 
upstream kernel, please comment on which kernel version specifically you 
tested. If this bug is fixed in the mainline kernel, please add the following 
tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-3.15-rc5

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Description changed:

- Hi Guys,
- Logging bug as requested:
+ Fresh install of Linux and all updates installed. This issue occured on the 
prior installation of Ubuntu as well (what version specifically???).
+ Will work connect perfectly on boot and works fine for 10mins - a few hours 
then it drops out and won't reconnect until system is put in standby (shut lid 
to standby) and then power back up (open lid to power back up) - then wifi 
connects and runs fine. I too get the varying signal strength issue - not 
physically moving laptop at all and signal will jump from 4 bars to 1 then 
after a while it jumps back to 4 bars again. Laptop is only 4-5 meters away 
from WiFi router but through one heavy brick wall. I have tried upping the 
output of the router (Linksys w/ DD-WRT) from 100 mw to 120 then 140 but this 
made the connection worse (noise to signal was awful). Once router reset back 
to default at 100mw it returned to the same as prior.
+ Additionally, if I change router settings and the laptop drops the connection 
(as it might depending on setting changed), sometimes it will reconnect 
automatically, sometimes not. If the system is put in standby for a few seconds 
and woken (as descibed above) it will pick the connection back up every time.
+ 
+ I have dropped the beacon interval as advised and am testing to see how
+ it goes.
  
  I believe related to Intel driver / firmware - iwfwifi-7260-7.ucode
  and/or iwfwifi-7260-8.ucode
- 
- Original post from
- https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1305305;
- 
- I have the same issues as descibed above with brand new Intel 7260ac
- card.
- 
- Dell E4300 laptop - (4GB/Samsung evo 250gb) on Ubuntu 14.04 3.13.0-24-generic
- Intel Driver version - 22.24.8.0 (this is shown when running dmesg | grep 
iwl in terminal)
- 
- Fresh install of Linux and all updates installed - this issue occured on the 
prior installation of Ubuntu as well.
- Will work connect perfectly on boot and works fine for 10mins - a few hours 
then it drops out and won't reconnect until system is put in standby (shut lid 
to standby) and then power back up (open lid to power back up) - then wifi 
connects and runs fine.
- 
- I too get the varying signal strength issue - not physically moving
- laptop at all and signal will jump from 4 bars to 1 then after a while
- it jumps back to 4 bars again. Laptop is only 4-5 meters away from WiFi
- router but through one heavy brick wall.
- 
- I have tried upping the output of the router (Linksys w/ DD-WRT) from
- 100 mw to 120 then 140 but this made the connection worse (noise to
- signal was awful). Once router reset back to default at 100mw it
- returned to the same as prior.
- 
- Apologies for the wall of text. :)
- 
- Kind regards,
- Ej.
- 
- Apologies in advance if I have missed any important details, if so I'm
- happy to help.  :)
- 
- I have dropped the beacon interval as advised and am testing to see how it 
goes. 
- Additionally, if I change router settings and the laptop drops the connection 
(as it might depending on setting changed), sometimes it will reconnect 
automatically, sometimes not.  If the system is put in standby for a few 
seconds and woken (as descibed above) it will pick the connection back up every 
time.
- 
- If I can provide any other information or perform testing, please
- advise.
- 
- Thanks again,
- 
- Ej.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  ej 2217 F pulseaudio
-  /dev/snd/pcmC0D0p:   ej 2217 F...m 

[Kernel-packages] [Bug 1317569] Re: Digital camera not recognized

2014-05-10 Thread Christopher M. Penalver
** Tags added: latest-bios-1.07

** Summary changed:

- Digital camera not recognized
+ [HP ZBook 17 Mobile Workstation] Nikon Coolpix S31 not recognized

-- 
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/1317569

Title:
  [HP ZBook 17 Mobile Workstation] Nikon Coolpix S31 not recognized

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After I installed Ubuntu 14:04 (64-bit and 32 bit on varios hardware)
  the Nikon Coolpix S31 is not recognized by the system as data storage
  or a camera by for instance shotwell.

  I can extract images from the camera with Camera.app v. 0.8

  My Olympus camera is recognized without problems.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  espeo  2148 F pulseaudio
   /dev/snd/controlC0:  espeo  2148 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu May  8 17:46:34 2014
  HibernationDevice: RESUME=UUID=a44a736e-83cc-4e4e-811c-ff0a9b43c283
  InstallationDate: Installed on 2014-04-23 (15 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP ZBook 17
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=23c2b6d3-eb01-4c66-bbd1-11a20540fe28 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/10/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.07
  dmi.board.name: 190A
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.50
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.07:bd01/10/2014:svnHewlett-Packard:pnHPZBook17:pvrA3009CD10002:rvnHewlett-Packard:rn190A:rvrKBCVersion94.50:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 17
  dmi.product.version: A3009CD10002
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317569/+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 1317569] Re: [HP ZBook 17 Mobile Workstation] Nikon Coolpix S31 not recognized

2014-05-10 Thread Christopher M. Penalver
Espen Ore, could you please unplug all USB devices from your computer, plug in 
only the problematic USB device, immediately place the following in a terminal 
and attach the uncompressed results:
lsusb -v  lsusb-v.log

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

-- 
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/1317569

Title:
  [HP ZBook 17 Mobile Workstation] Nikon Coolpix S31 not recognized

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After I installed Ubuntu 14:04 (64-bit and 32 bit on varios hardware)
  the Nikon Coolpix S31 is not recognized by the system as data storage
  or a camera by for instance shotwell.

  I can extract images from the camera with Camera.app v. 0.8

  My Olympus camera is recognized without problems.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  espeo  2148 F pulseaudio
   /dev/snd/controlC0:  espeo  2148 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu May  8 17:46:34 2014
  HibernationDevice: RESUME=UUID=a44a736e-83cc-4e4e-811c-ff0a9b43c283
  InstallationDate: Installed on 2014-04-23 (15 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP ZBook 17
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=23c2b6d3-eb01-4c66-bbd1-11a20540fe28 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/10/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.07
  dmi.board.name: 190A
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.50
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.07:bd01/10/2014:svnHewlett-Packard:pnHPZBook17:pvrA3009CD10002:rvnHewlett-Packard:rn190A:rvrKBCVersion94.50:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 17
  dmi.product.version: A3009CD10002
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317569/+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 1317983] Re: [HP Pavilion 11-h010nr x2 PC] multitouch doesn't work

2014-05-10 Thread Christopher M. Penalver
** Tags removed: kernel-bug-exists-upstream-v3.15-rc4
** Tags added: kernel-bug-exists-upstream-v3.15-rc5

-- 
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/1317983

Title:
  [HP Pavilion 11-h010nr x2 PC] multitouch doesn't work

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  multitouch doesn't work in ubuntu 14.04 on my laptop hp pavilion 11 x2, and 
there is no options for multituch in system settings mouse and touchpad.
  In windows multitouch works fine

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   2008 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   16.938736] init: plymouth-upstart-bridge main process ended, respawning
   [   16.955384] init: plymouth-upstart-bridge main process (1389) terminated 
with status 1
   [   16.955420] init: plymouth-upstart-bridge main process ended, respawning
  Date: Fri May  9 20:38:34 2014
  InstallationDate: Installed on 2014-05-02 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Pavilion 11 x2 Notebook PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=0156bbb7-905f-467b-aeba-7f36f3a544ae ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.20
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 2188
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 36.29
  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.20:bd12/26/2013:svnHewlett-Packard:pnHPPavilion11x2NotebookPC:pvr088310305E00010320100:rvnHewlett-Packard:rn2188:rvr36.29:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion 11 x2 Notebook PC
  dmi.product.version: 088310305E00010320100
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317983/+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 1317547] Re: system gets hanged frequently

2014-05-10 Thread Christopher M. Penalver
** Tags added: latest-bios-a12

** Summary changed:

- system gets hanged frequently
+ [Dell Inspiron 15 3521] System hangs frequently

** Tags added: needs-crash-log

-- 
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/1317547

Title:
  [Dell Inspiron 15 3521] System hangs frequently

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  within a day or two system gets hanged and only works if i press power key 
and restart it.
  please fix this problem as it is very irritating and forcing me to switch to 
windows.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-39-generic 3.2.0-39.62
  ProcVersionSignature: Ubuntu 3.2.0-39.62-generic 3.2.39
  Uname: Linux 3.2.0-39-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC282 Analog [ALC282 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ramanuj1848 F pulseaudio
  CRDA:
   country IN:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5735 - 5835 @ 40), (N/A, 20)
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xc061 irq 45'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:10ec0282,10280597,0013 
HDA:80862806,80860101,0010'
 Controls  : 24
 Simple ctrls  : 10
  Date: Thu May  8 20:18:42 2014
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20120703-2
  HibernationDevice: RESUME=UUID=e9eaaac9-f1eb-4d5d-bdda-b3ec958cebc9
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20120703-15:08
  MachineType: Dell Inc. Inspiron 3521
  ProcEnviron:
   LANGUAGE=en_IN:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-39-generic 
root=UUID=2f8df083-2516-4287-95a5-fcead6cb38a8 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-39-generic N/A
   linux-backports-modules-3.2.0-39-generic  N/A
   linux-firmware1.79
  SourcePackage: linux
  StagingDrivers: rts5139 mei
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/25/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 06RYX8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd10/25/2013:svnDellInc.:pnInspiron3521:pvrA12:rvnDellInc.:rn06RYX8:rvrA02:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Inspiron 3521
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317547/+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 1305305] Re: 8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

2014-05-10 Thread jhouse
Hi Christopher,   since I have it working now, I presume you wouldn't
want me to gather the bug info now, right?   Should I boot from a live
14.04 image (via usb thumbdrive) or something?

-- 
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/1305305

Title:
  8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Using a Sony Vaio Pro 13 with Ubuntu 14.04 the wifi keeps dropping. Sometimes 
all the time, at times after a bit longer (~10 min). A few packages ago it 
didn't drop, but was really, really, slow. Now it completely drops. Adding the 
following to modprobe.conf made no change:
  options iwlwifi 11ac_disable=1
  options iwlwifi 11n_disable=1

  After each new row I ran:
  sudo modprobe -rfv iwlwifi
  sudo modprobe -v iwlwifi

  Tried turning off the power management of wlan0 without any change.

  WORKAROUND: Within 2 m I have full speed and no disconnects.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-generic 3.13.0.19.23
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 2105 F pulseaudio
   /dev/snd/controlC1:  daniel 2105 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Apr  9 22:44:08 2014
  HibernationDevice: RESUME=UUID=a8a44495-3583-451d-99c8-b5be0e8cf0ca
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140323)
  MachineType: Sony Corporation SVP1321M2EB
  ProcEnviron:
   LANGUAGE=sv
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R1043V7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR1043V7:bd11/21/2013:svnSonyCorporation:pnSVP1321M2EB:pvrC60C0754:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVP1321M2EB
  dmi.product.version: C60C0754
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1305305/+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 1318116] ProcCpuinfo.txt

2014-05-10 Thread Gordon
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1318116/+attachment/4109284/+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/1318116

Title:
  kworker uses 100% CPU when nfs-kernel-server is active

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have a clean install of 14.04 on an i7-860 with 16GB RAM.

  I'm using NFS to share a home directory.  The volume is ~2TB,
  formatted JFS, and it has a single client.

  I recently noticed that I had a [kworker] process using 100% CPU:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
   
   9253 root  20   0   0  0  0 R  99.9  0.0   0:30.17 
[kworker/3:1]

  Rebooting didn't help.

  After some troubleshooting I found that it went away immediately when
  I stopped the nfs-kernel-server daemon.  When I start it, it comes
  back after a minute or two, still using 99-100% CPU.  The load goes
  away when the client is turned off and the NFS server is restarted,
  but it comes back as soon as it reconnects.

  The only line in /etc/exports is:
  /home 192.168.1.0/24(rw,sync,no_root_squash)

  version_signature:
  Ubuntu 3.13.0-24.47-generic 3.13.9


  # dpkg -l nfs-kernel-server
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  Architecture Description
  
+++-==---==
  ii  nfs-kernel-ser 1:1.2.8-6ubu amd64support for NFS kernel server

  
  Description:Ubuntu 14.04 LTS
  Release:14.04

  
  I don't think this is related to my hardware but I can provide lspci output 
if necessary.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
   /dev/snd/controlC0:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=de6e2d52-86c9-4867-8d37-31964953e1e6
  InstallationDate: Installed on 2014-05-01 (9 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.1)
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. P55A-UD4P
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/hostname-newestroot ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 10/16/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: P55A-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd10/16/2009:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318116/+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 1318116] ProcInterrupts.txt

2014-05-10 Thread Gordon
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1318116/+attachment/4109285/+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/1318116

Title:
  kworker uses 100% CPU when nfs-kernel-server is active

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have a clean install of 14.04 on an i7-860 with 16GB RAM.

  I'm using NFS to share a home directory.  The volume is ~2TB,
  formatted JFS, and it has a single client.

  I recently noticed that I had a [kworker] process using 100% CPU:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
   
   9253 root  20   0   0  0  0 R  99.9  0.0   0:30.17 
[kworker/3:1]

  Rebooting didn't help.

  After some troubleshooting I found that it went away immediately when
  I stopped the nfs-kernel-server daemon.  When I start it, it comes
  back after a minute or two, still using 99-100% CPU.  The load goes
  away when the client is turned off and the NFS server is restarted,
  but it comes back as soon as it reconnects.

  The only line in /etc/exports is:
  /home 192.168.1.0/24(rw,sync,no_root_squash)

  version_signature:
  Ubuntu 3.13.0-24.47-generic 3.13.9


  # dpkg -l nfs-kernel-server
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  Architecture Description
  
+++-==---==
  ii  nfs-kernel-ser 1:1.2.8-6ubu amd64support for NFS kernel server

  
  Description:Ubuntu 14.04 LTS
  Release:14.04

  
  I don't think this is related to my hardware but I can provide lspci output 
if necessary.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
   /dev/snd/controlC0:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=de6e2d52-86c9-4867-8d37-31964953e1e6
  InstallationDate: Installed on 2014-05-01 (9 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.1)
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. P55A-UD4P
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/hostname-newestroot ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 10/16/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: P55A-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd10/16/2009:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318116/+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 1318116] CRDA.txt

2014-05-10 Thread Gordon
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1318116/+attachment/4109280/+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/1318116

Title:
  kworker uses 100% CPU when nfs-kernel-server is active

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have a clean install of 14.04 on an i7-860 with 16GB RAM.

  I'm using NFS to share a home directory.  The volume is ~2TB,
  formatted JFS, and it has a single client.

  I recently noticed that I had a [kworker] process using 100% CPU:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
   
   9253 root  20   0   0  0  0 R  99.9  0.0   0:30.17 
[kworker/3:1]

  Rebooting didn't help.

  After some troubleshooting I found that it went away immediately when
  I stopped the nfs-kernel-server daemon.  When I start it, it comes
  back after a minute or two, still using 99-100% CPU.  The load goes
  away when the client is turned off and the NFS server is restarted,
  but it comes back as soon as it reconnects.

  The only line in /etc/exports is:
  /home 192.168.1.0/24(rw,sync,no_root_squash)

  version_signature:
  Ubuntu 3.13.0-24.47-generic 3.13.9


  # dpkg -l nfs-kernel-server
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  Architecture Description
  
+++-==---==
  ii  nfs-kernel-ser 1:1.2.8-6ubu amd64support for NFS kernel server

  
  Description:Ubuntu 14.04 LTS
  Release:14.04

  
  I don't think this is related to my hardware but I can provide lspci output 
if necessary.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
   /dev/snd/controlC0:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=de6e2d52-86c9-4867-8d37-31964953e1e6
  InstallationDate: Installed on 2014-05-01 (9 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.1)
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. P55A-UD4P
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/hostname-newestroot ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 10/16/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: P55A-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd10/16/2009:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318116/+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 1318116] WifiSyslog.txt

2014-05-10 Thread Gordon
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1318116/+attachment/4109289/+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/1318116

Title:
  kworker uses 100% CPU when nfs-kernel-server is active

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have a clean install of 14.04 on an i7-860 with 16GB RAM.

  I'm using NFS to share a home directory.  The volume is ~2TB,
  formatted JFS, and it has a single client.

  I recently noticed that I had a [kworker] process using 100% CPU:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
   
   9253 root  20   0   0  0  0 R  99.9  0.0   0:30.17 
[kworker/3:1]

  Rebooting didn't help.

  After some troubleshooting I found that it went away immediately when
  I stopped the nfs-kernel-server daemon.  When I start it, it comes
  back after a minute or two, still using 99-100% CPU.  The load goes
  away when the client is turned off and the NFS server is restarted,
  but it comes back as soon as it reconnects.

  The only line in /etc/exports is:
  /home 192.168.1.0/24(rw,sync,no_root_squash)

  version_signature:
  Ubuntu 3.13.0-24.47-generic 3.13.9


  # dpkg -l nfs-kernel-server
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  Architecture Description
  
+++-==---==
  ii  nfs-kernel-ser 1:1.2.8-6ubu amd64support for NFS kernel server

  
  Description:Ubuntu 14.04 LTS
  Release:14.04

  
  I don't think this is related to my hardware but I can provide lspci output 
if necessary.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
   /dev/snd/controlC0:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=de6e2d52-86c9-4867-8d37-31964953e1e6
  InstallationDate: Installed on 2014-05-01 (9 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.1)
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. P55A-UD4P
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/hostname-newestroot ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 10/16/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: P55A-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd10/16/2009:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318116/+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 1318116] CurrentDmesg.txt

2014-05-10 Thread Gordon
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1318116/+attachment/4109281/+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/1318116

Title:
  kworker uses 100% CPU when nfs-kernel-server is active

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have a clean install of 14.04 on an i7-860 with 16GB RAM.

  I'm using NFS to share a home directory.  The volume is ~2TB,
  formatted JFS, and it has a single client.

  I recently noticed that I had a [kworker] process using 100% CPU:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
   
   9253 root  20   0   0  0  0 R  99.9  0.0   0:30.17 
[kworker/3:1]

  Rebooting didn't help.

  After some troubleshooting I found that it went away immediately when
  I stopped the nfs-kernel-server daemon.  When I start it, it comes
  back after a minute or two, still using 99-100% CPU.  The load goes
  away when the client is turned off and the NFS server is restarted,
  but it comes back as soon as it reconnects.

  The only line in /etc/exports is:
  /home 192.168.1.0/24(rw,sync,no_root_squash)

  version_signature:
  Ubuntu 3.13.0-24.47-generic 3.13.9


  # dpkg -l nfs-kernel-server
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  Architecture Description
  
+++-==---==
  ii  nfs-kernel-ser 1:1.2.8-6ubu amd64support for NFS kernel server

  
  Description:Ubuntu 14.04 LTS
  Release:14.04

  
  I don't think this is related to my hardware but I can provide lspci output 
if necessary.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
   /dev/snd/controlC0:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=de6e2d52-86c9-4867-8d37-31964953e1e6
  InstallationDate: Installed on 2014-05-01 (9 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.1)
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. P55A-UD4P
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/hostname-newestroot ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 10/16/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: P55A-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd10/16/2009:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318116/+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 1318116] Lsusb.txt

2014-05-10 Thread Gordon
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1318116/+attachment/4109283/+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/1318116

Title:
  kworker uses 100% CPU when nfs-kernel-server is active

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have a clean install of 14.04 on an i7-860 with 16GB RAM.

  I'm using NFS to share a home directory.  The volume is ~2TB,
  formatted JFS, and it has a single client.

  I recently noticed that I had a [kworker] process using 100% CPU:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
   
   9253 root  20   0   0  0  0 R  99.9  0.0   0:30.17 
[kworker/3:1]

  Rebooting didn't help.

  After some troubleshooting I found that it went away immediately when
  I stopped the nfs-kernel-server daemon.  When I start it, it comes
  back after a minute or two, still using 99-100% CPU.  The load goes
  away when the client is turned off and the NFS server is restarted,
  but it comes back as soon as it reconnects.

  The only line in /etc/exports is:
  /home 192.168.1.0/24(rw,sync,no_root_squash)

  version_signature:
  Ubuntu 3.13.0-24.47-generic 3.13.9


  # dpkg -l nfs-kernel-server
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  Architecture Description
  
+++-==---==
  ii  nfs-kernel-ser 1:1.2.8-6ubu amd64support for NFS kernel server

  
  Description:Ubuntu 14.04 LTS
  Release:14.04

  
  I don't think this is related to my hardware but I can provide lspci output 
if necessary.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
   /dev/snd/controlC0:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=de6e2d52-86c9-4867-8d37-31964953e1e6
  InstallationDate: Installed on 2014-05-01 (9 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.1)
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. P55A-UD4P
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/hostname-newestroot ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 10/16/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: P55A-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd10/16/2009:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318116/+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 1318116] Lspci.txt

2014-05-10 Thread Gordon
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1318116/+attachment/4109282/+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/1318116

Title:
  kworker uses 100% CPU when nfs-kernel-server is active

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have a clean install of 14.04 on an i7-860 with 16GB RAM.

  I'm using NFS to share a home directory.  The volume is ~2TB,
  formatted JFS, and it has a single client.

  I recently noticed that I had a [kworker] process using 100% CPU:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
   
   9253 root  20   0   0  0  0 R  99.9  0.0   0:30.17 
[kworker/3:1]

  Rebooting didn't help.

  After some troubleshooting I found that it went away immediately when
  I stopped the nfs-kernel-server daemon.  When I start it, it comes
  back after a minute or two, still using 99-100% CPU.  The load goes
  away when the client is turned off and the NFS server is restarted,
  but it comes back as soon as it reconnects.

  The only line in /etc/exports is:
  /home 192.168.1.0/24(rw,sync,no_root_squash)

  version_signature:
  Ubuntu 3.13.0-24.47-generic 3.13.9


  # dpkg -l nfs-kernel-server
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  Architecture Description
  
+++-==---==
  ii  nfs-kernel-ser 1:1.2.8-6ubu amd64support for NFS kernel server

  
  Description:Ubuntu 14.04 LTS
  Release:14.04

  
  I don't think this is related to my hardware but I can provide lspci output 
if necessary.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
   /dev/snd/controlC0:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=de6e2d52-86c9-4867-8d37-31964953e1e6
  InstallationDate: Installed on 2014-05-01 (9 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.1)
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. P55A-UD4P
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/hostname-newestroot ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 10/16/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: P55A-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd10/16/2009:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318116/+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 1318116] UdevDb.txt

2014-05-10 Thread Gordon
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1318116/+attachment/4109287/+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/1318116

Title:
  kworker uses 100% CPU when nfs-kernel-server is active

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have a clean install of 14.04 on an i7-860 with 16GB RAM.

  I'm using NFS to share a home directory.  The volume is ~2TB,
  formatted JFS, and it has a single client.

  I recently noticed that I had a [kworker] process using 100% CPU:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
   
   9253 root  20   0   0  0  0 R  99.9  0.0   0:30.17 
[kworker/3:1]

  Rebooting didn't help.

  After some troubleshooting I found that it went away immediately when
  I stopped the nfs-kernel-server daemon.  When I start it, it comes
  back after a minute or two, still using 99-100% CPU.  The load goes
  away when the client is turned off and the NFS server is restarted,
  but it comes back as soon as it reconnects.

  The only line in /etc/exports is:
  /home 192.168.1.0/24(rw,sync,no_root_squash)

  version_signature:
  Ubuntu 3.13.0-24.47-generic 3.13.9


  # dpkg -l nfs-kernel-server
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  Architecture Description
  
+++-==---==
  ii  nfs-kernel-ser 1:1.2.8-6ubu amd64support for NFS kernel server

  
  Description:Ubuntu 14.04 LTS
  Release:14.04

  
  I don't think this is related to my hardware but I can provide lspci output 
if necessary.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
   /dev/snd/controlC0:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=de6e2d52-86c9-4867-8d37-31964953e1e6
  InstallationDate: Installed on 2014-05-01 (9 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.1)
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. P55A-UD4P
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/hostname-newestroot ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 10/16/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: P55A-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd10/16/2009:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318116/+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 1318116] BootDmesg.txt

2014-05-10 Thread Gordon
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1318116/+attachment/4109279/+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/1318116

Title:
  kworker uses 100% CPU when nfs-kernel-server is active

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have a clean install of 14.04 on an i7-860 with 16GB RAM.

  I'm using NFS to share a home directory.  The volume is ~2TB,
  formatted JFS, and it has a single client.

  I recently noticed that I had a [kworker] process using 100% CPU:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
   
   9253 root  20   0   0  0  0 R  99.9  0.0   0:30.17 
[kworker/3:1]

  Rebooting didn't help.

  After some troubleshooting I found that it went away immediately when
  I stopped the nfs-kernel-server daemon.  When I start it, it comes
  back after a minute or two, still using 99-100% CPU.  The load goes
  away when the client is turned off and the NFS server is restarted,
  but it comes back as soon as it reconnects.

  The only line in /etc/exports is:
  /home 192.168.1.0/24(rw,sync,no_root_squash)

  version_signature:
  Ubuntu 3.13.0-24.47-generic 3.13.9


  # dpkg -l nfs-kernel-server
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  Architecture Description
  
+++-==---==
  ii  nfs-kernel-ser 1:1.2.8-6ubu amd64support for NFS kernel server

  
  Description:Ubuntu 14.04 LTS
  Release:14.04

  
  I don't think this is related to my hardware but I can provide lspci output 
if necessary.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
   /dev/snd/controlC0:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=de6e2d52-86c9-4867-8d37-31964953e1e6
  InstallationDate: Installed on 2014-05-01 (9 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.1)
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. P55A-UD4P
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/hostname-newestroot ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 10/16/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: P55A-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd10/16/2009:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318116/+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 1318116] ProcModules.txt

2014-05-10 Thread Gordon
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1318116/+attachment/4109286/+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/1318116

Title:
  kworker uses 100% CPU when nfs-kernel-server is active

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have a clean install of 14.04 on an i7-860 with 16GB RAM.

  I'm using NFS to share a home directory.  The volume is ~2TB,
  formatted JFS, and it has a single client.

  I recently noticed that I had a [kworker] process using 100% CPU:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
   
   9253 root  20   0   0  0  0 R  99.9  0.0   0:30.17 
[kworker/3:1]

  Rebooting didn't help.

  After some troubleshooting I found that it went away immediately when
  I stopped the nfs-kernel-server daemon.  When I start it, it comes
  back after a minute or two, still using 99-100% CPU.  The load goes
  away when the client is turned off and the NFS server is restarted,
  but it comes back as soon as it reconnects.

  The only line in /etc/exports is:
  /home 192.168.1.0/24(rw,sync,no_root_squash)

  version_signature:
  Ubuntu 3.13.0-24.47-generic 3.13.9


  # dpkg -l nfs-kernel-server
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  Architecture Description
  
+++-==---==
  ii  nfs-kernel-ser 1:1.2.8-6ubu amd64support for NFS kernel server

  
  Description:Ubuntu 14.04 LTS
  Release:14.04

  
  I don't think this is related to my hardware but I can provide lspci output 
if necessary.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
   /dev/snd/controlC0:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=de6e2d52-86c9-4867-8d37-31964953e1e6
  InstallationDate: Installed on 2014-05-01 (9 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.1)
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. P55A-UD4P
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/hostname-newestroot ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 10/16/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: P55A-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd10/16/2009:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318116/+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 1318116] UdevLog.txt

2014-05-10 Thread Gordon
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1318116/+attachment/4109288/+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/1318116

Title:
  kworker uses 100% CPU when nfs-kernel-server is active

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have a clean install of 14.04 on an i7-860 with 16GB RAM.

  I'm using NFS to share a home directory.  The volume is ~2TB,
  formatted JFS, and it has a single client.

  I recently noticed that I had a [kworker] process using 100% CPU:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
   
   9253 root  20   0   0  0  0 R  99.9  0.0   0:30.17 
[kworker/3:1]

  Rebooting didn't help.

  After some troubleshooting I found that it went away immediately when
  I stopped the nfs-kernel-server daemon.  When I start it, it comes
  back after a minute or two, still using 99-100% CPU.  The load goes
  away when the client is turned off and the NFS server is restarted,
  but it comes back as soon as it reconnects.

  The only line in /etc/exports is:
  /home 192.168.1.0/24(rw,sync,no_root_squash)

  version_signature:
  Ubuntu 3.13.0-24.47-generic 3.13.9


  # dpkg -l nfs-kernel-server
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  Architecture Description
  
+++-==---==
  ii  nfs-kernel-ser 1:1.2.8-6ubu amd64support for NFS kernel server

  
  Description:Ubuntu 14.04 LTS
  Release:14.04

  
  I don't think this is related to my hardware but I can provide lspci output 
if necessary.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
   /dev/snd/controlC0:  gdexter4414 F pulseaudio
gdexter4778 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=de6e2d52-86c9-4867-8d37-31964953e1e6
  InstallationDate: Installed on 2014-05-01 (9 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.1)
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. P55A-UD4P
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/hostname-newestroot ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 10/16/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: P55A-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd10/16/2009:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318116/+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 1318116] Re: kworker uses 100% CPU when nfs-kernel-server is active

2014-05-10 Thread Gordon
apport information

** Tags added: apport-collected

** Description changed:

  I have a clean install of 14.04 on an i7-860 with 16GB RAM.
  
  I'm using NFS to share a home directory.  The volume is ~2TB, formatted
  JFS, and it has a single client.
  
  I recently noticed that I had a [kworker] process using 100% CPU:
  
PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
   
   9253 root  20   0   0  0  0 R  99.9  0.0   0:30.17 
[kworker/3:1]
  
  Rebooting didn't help.
  
  After some troubleshooting I found that it went away immediately when I
  stopped the nfs-kernel-server daemon.  When I start it, it comes back
  after a minute or two, still using 99-100% CPU.  The load goes away when
  the client is turned off and the NFS server is restarted, but it comes
  back as soon as it reconnects.
  
  The only line in /etc/exports is:
  /home 192.168.1.0/24(rw,sync,no_root_squash)
  
  version_signature:
  Ubuntu 3.13.0-24.47-generic 3.13.9
  
  
  # dpkg -l nfs-kernel-server
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  Architecture Description
  
+++-==---==
  ii  nfs-kernel-ser 1:1.2.8-6ubu amd64support for NFS kernel server
  
  
  Description:Ubuntu 14.04 LTS
  Release:14.04
  
  
  I don't think this is related to my hardware but I can provide lspci output 
if necessary.
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  gdexter4414 F pulseaudio
+   gdexter4778 F pulseaudio
+  /dev/snd/controlC0:  gdexter4414 F pulseaudio
+   gdexter4778 F pulseaudio
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=de6e2d52-86c9-4867-8d37-31964953e1e6
+ InstallationDate: Installed on 2014-05-01 (9 days ago)
+ InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.1)
+ IwConfig:
+  eth0  no wireless extensions.
+  
+  eth1  no wireless extensions.
+  
+  lono wireless extensions.
+ MachineType: Gigabyte Technology Co., Ltd. P55A-UD4P
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/hostname-newestroot ro quiet splash
+ ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-3.13.0-24-generic N/A
+  linux-backports-modules-3.13.0-24-generic  N/A
+  linux-firmware 1.127
+ RfKill:
+  
+ Tags:  trusty
+ Uname: Linux 3.13.0-24-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 10/16/2009
+ dmi.bios.vendor: Award Software International, Inc.
+ dmi.bios.version: F3
+ dmi.board.name: P55A-UD4P
+ dmi.board.vendor: Gigabyte Technology Co., Ltd.
+ dmi.board.version: x.x
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
+ dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd10/16/2009:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
+ dmi.product.name: P55A-UD4P
+ dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1318116/+attachment/4109278/+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/1318116

Title:
  kworker uses 100% CPU when nfs-kernel-server is active

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have a clean install of 14.04 on an i7-860 with 16GB RAM.

  I'm using NFS to share a home directory.  The volume is ~2TB,
  formatted JFS, and it has a single client.

  I recently noticed that I had a [kworker] process using 100% CPU:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
   
   9253 root  20   0   0  0  0 R  99.9  0.0   0:30.17 
[kworker/3:1]

  Rebooting didn't help.

  After some troubleshooting I found that it went away immediately when
  I stopped the nfs-kernel-server daemon.  When I start it, it comes
  back after a minute or two, still using 99-100% CPU.  The load goes
  away when the client is turned off and the NFS server is restarted,
  but it comes back 

[Kernel-packages] [Bug 1317604] Re: no wifi with kernel 3.15

2014-05-10 Thread volker kempter
*** This bug is a duplicate of bug 1307744 ***
https://bugs.launchpad.net/bugs/1307744

@ #8

your remark: Since you're using the wl driver though the problem is
most likely not in the kernel itself but in that driver

As I mention in #7, I have also no wifi (under kernel 3.15 ) with the wifi card 
bcm 4309 (which does not use the wl driver, but b43-fw-cutter). Thus, the wifi 
problem is possibly not only a bcmwl-kernel-source problem. 
Thus, this bug report may not necessarily be a duplicate of #1307744.

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

Title:
  no wifi with kernel 3.15

Status in “bcmwl” package in Ubuntu:
  Confirmed

Bug description:
  bug #1307744:

  this bug (which was reported for the mainline kernel 3.15rc1) occurs also 
when using the kernel 3.15.0-0.1 of the ppa of the canonical kernel team.
  --- 
  ApportVersion: 2.14.2-0ubuntu2
  Architecture: i386
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2014-02-12 (85 days ago)
  InstallationMedia: Lubuntu 13.10 Saucy Salamander - Release i386 
(20131016.1)
  NonfreeKernelModules: wl
  Package: linux (not installed)
  Tags:  utopic
  Uname: Linux 3.14.3-031403-generic i686
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to utopic on 2014-05-03 (5 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1317604/+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 1318187] [NEW] suspend problem (trusty - 3.13.0-24-generic)

2014-05-10 Thread ROUCHY JMarc
Public bug reported:

Hello,

suspend works  ONLY  if pm_trace is enable :

root@jmr-Ubuntu:/sys/power# cat pm_trace
1

Otherwise system hangs up at restart time  (launchpad question n°
247773)

Thanks.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-24-generic 3.13.0-24.47
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  jmr2387 F pulseaudio
 /dev/snd/controlC0:  jmr2387 F pulseaudio
Date: Sat May 10 16:34:31 2014
HibernationDevice: RESUME=UUID=d9982970-b39f-4476-bfff-68412480b34c
InstallationDate: Installed on 2013-07-11 (302 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
MachineType: System manufacturer System Product Name
ProcEnviron:
 LANGUAGE=fr_FR
 TERM=xterm
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=f66c54be-ad2b-49a9-bba7-15267d4bb467 ro splash quiet
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-24-generic N/A
 linux-backports-modules-3.13.0-24-generic  N/A
 linux-firmware 1.127
RfKill:
 
SourcePackage: linux
UpgradeStatus: Upgraded to trusty on 2014-04-23 (16 days ago)
dmi.bios.date: 07/23/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2105
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M4A785TD-V EVO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2105:bd07/23/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A785TD-VEVO:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug trusty

-- 
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/1318187

Title:
  suspend problem (trusty - 3.13.0-24-generic)

Status in “linux” package in Ubuntu:
  New

Bug description:
  Hello,

  suspend works  ONLY  if pm_trace is enable :

  root@jmr-Ubuntu:/sys/power# cat pm_trace
  1

  Otherwise system hangs up at restart time  (launchpad question n°
  247773)

  Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jmr2387 F pulseaudio
   /dev/snd/controlC0:  jmr2387 F pulseaudio
  Date: Sat May 10 16:34:31 2014
  HibernationDevice: RESUME=UUID=d9982970-b39f-4476-bfff-68412480b34c
  InstallationDate: Installed on 2013-07-11 (302 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   LANGUAGE=fr_FR
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=f66c54be-ad2b-49a9-bba7-15267d4bb467 ro splash quiet
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (16 days ago)
  dmi.bios.date: 07/23/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2105
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A785TD-V EVO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 

[Kernel-packages] [Bug 1318187] Status changed to Confirmed

2014-05-10 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (Ubuntu)
   Status: New = 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/1318187

Title:
  suspend problem (trusty - 3.13.0-24-generic)

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  suspend works  ONLY  if pm_trace is enable :

  root@jmr-Ubuntu:/sys/power# cat pm_trace
  1

  Otherwise system hangs up at restart time  (launchpad question n°
  247773)

  Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jmr2387 F pulseaudio
   /dev/snd/controlC0:  jmr2387 F pulseaudio
  Date: Sat May 10 16:34:31 2014
  HibernationDevice: RESUME=UUID=d9982970-b39f-4476-bfff-68412480b34c
  InstallationDate: Installed on 2013-07-11 (302 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   LANGUAGE=fr_FR
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=f66c54be-ad2b-49a9-bba7-15267d4bb467 ro splash quiet
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (16 days ago)
  dmi.bios.date: 07/23/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2105
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A785TD-V EVO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2105:bd07/23/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A785TD-VEVO:rvrRevX.0x: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/1318187/+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


Re: [Kernel-packages] [Bug 1289756] Re: [System manufacturer System Product Name] suspend/resume failure

2014-05-10 Thread Phil Ferrar
Hi Joseph

Still can't get Suspend / Resume to work.

Today I removed my SSD and installed an empty SATA 160 Gig HD in it's
place.

Did a complete install of AMD 64 bit version of 14.04 and applied all
outstanding updates including linux-image-3.13.0.24-generic

Rebooted and got the same error message - was invited to submit bug report
which I did a few minutes ago.


Have you any idea if others are suffering from this problem - or do you
think it is something to do with my hardware ?

Cheers

Phil


On 13 March 2014 13:42, Phil Ferrar phil.fer...@gmail.com wrote:

 Hi Joseph

 The 'upstream' test did not work - I've updated the bug report.

 Cheers

 Phil


 On 11 March 2014 21:57, Joseph Salisbury 
 joseph.salisb...@canonical.comwrote:

 Would it be possible for you to test the latest upstream kernel? Refer
 to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
 v3.14 kernel[0].

 If this bug is fixed in the mainline kernel, please add the following
 tag 'kernel-fixed-upstream'.

 If the mainline kernel does not fix this bug, please add the tag:
 'kernel-bug-exists-upstream'.

 If you are unable to test the mainline kernel, for example it will not
 boot, please add the tag: 'kernel-unable-to-test-upstream'.
 Once testing of the upstream kernel is complete, please mark this bug as
 Confirmed.


 Thanks in advance.


 [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.14-rc6-trusty/


 ** Changed in: linux (Ubuntu)
Importance: Undecided = Medium

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

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

 Title:
   [System manufacturer System Product Name] suspend/resume failure

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1289756/+subscriptions




 --
 Cheers,

 Phil

 See tips for Android, Linux and Windows @ 
 freebiestipshttp://sites.google.com/site/freebiestips
   and PC training guidelines for beginners @ 
 skills4newbieshttp://sites.google.com/site/skills4newbies

 Click for your FREE Dropbox 'Cloud Storage' http://db.tt/DzTFBWg2

 [image: !cid_A2265C19B8F54200B091D4FD98748AF8@JohnMPC]







-- 
Cheers,

Phil

See tips for Android, Linux and Windows @
freebiestipshttp://sites.google.com/site/freebiestips
  and PC training guidelines for beginners @
skills4newbieshttp://sites.google.com/site/skills4newbies

Click for your FREE Dropbox 'Cloud Storage' http://db.tt/DzTFBWg2

[image: !cid_A2265C19B8F54200B091D4FD98748AF8@JohnMPC]

-- 
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/1289756

Title:
  [System manufacturer System Product Name] suspend/resume failure

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  I've carried out an upstream-kernel-test as requested by Joseph
  Sailsbury - unfortunately I still get the same result.

  I've checked the last working kernel version number and it was
  3.8.0-32 and not 3.13.08 as I originally mentioned below.

  Thanks

  Phil

  
  PC has a quad core motherboard - suspend / resume still works o.k. when an 
old kernel image [3.13.08 ?] is loaded.

  Just repalced SSD SATA drive with a temporary empty USB drive to
  conduct tests - loaded 14.04 [AMD 64 bit] - applied all outstanding
  updates including 3.13.0-16 kernel.

  Still fails to suspend / resume correctly - has done on the last few
  kernel releases - no error messages during suspend - the subsequent
  resume does not work [PC does not even get as far as displaying the
  ASUS spash screen - have to power off / on to continue with a normal
  full load.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  zoom   1417 F pulseaudio
  Date: Sat Mar  8 11:30:50 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=00954b8d-d462-4cb6-9a0e-babccf541253
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140218)
  InterpreterPath: /usr/bin/python3.4
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-16-generic 

[Kernel-packages] [Bug 1305305] Re: 8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

2014-05-10 Thread Christopher M. Penalver
jhouse:
Hi Christopher, since I have it working now, I presume you wouldn't want me 
to gather the bug info now, right?

Wrong. Please file a new report so your hardware can be tracked, as
already previously requested.

Should I boot from a live 14.04 image...

That would be 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/1305305

Title:
  8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Using a Sony Vaio Pro 13 with Ubuntu 14.04 the wifi keeps dropping. Sometimes 
all the time, at times after a bit longer (~10 min). A few packages ago it 
didn't drop, but was really, really, slow. Now it completely drops. Adding the 
following to modprobe.conf made no change:
  options iwlwifi 11ac_disable=1
  options iwlwifi 11n_disable=1

  After each new row I ran:
  sudo modprobe -rfv iwlwifi
  sudo modprobe -v iwlwifi

  Tried turning off the power management of wlan0 without any change.

  WORKAROUND: Within 2 m I have full speed and no disconnects.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-generic 3.13.0.19.23
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 2105 F pulseaudio
   /dev/snd/controlC1:  daniel 2105 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Apr  9 22:44:08 2014
  HibernationDevice: RESUME=UUID=a8a44495-3583-451d-99c8-b5be0e8cf0ca
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140323)
  MachineType: Sony Corporation SVP1321M2EB
  ProcEnviron:
   LANGUAGE=sv
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R1043V7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR1043V7:bd11/21/2013:svnSonyCorporation:pnSVP1321M2EB:pvrC60C0754:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVP1321M2EB
  dmi.product.version: C60C0754
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1305305/+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 1305305] Re: 8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

2014-05-10 Thread Christopher M. Penalver
David Carter, please again see
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1305305/comments/50
.

-- 
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/1305305

Title:
  8086:08b1 [Sony VAIO SVP1321M2E] Wifi keeps dropping.

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Using a Sony Vaio Pro 13 with Ubuntu 14.04 the wifi keeps dropping. Sometimes 
all the time, at times after a bit longer (~10 min). A few packages ago it 
didn't drop, but was really, really, slow. Now it completely drops. Adding the 
following to modprobe.conf made no change:
  options iwlwifi 11ac_disable=1
  options iwlwifi 11n_disable=1

  After each new row I ran:
  sudo modprobe -rfv iwlwifi
  sudo modprobe -v iwlwifi

  Tried turning off the power management of wlan0 without any change.

  WORKAROUND: Within 2 m I have full speed and no disconnects.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-generic 3.13.0.19.23
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 2105 F pulseaudio
   /dev/snd/controlC1:  daniel 2105 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Apr  9 22:44:08 2014
  HibernationDevice: RESUME=UUID=a8a44495-3583-451d-99c8-b5be0e8cf0ca
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140323)
  MachineType: Sony Corporation SVP1321M2EB
  ProcEnviron:
   LANGUAGE=sv
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R1043V7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR1043V7:bd11/21/2013:svnSonyCorporation:pnSVP1321M2EB:pvrC60C0754:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVP1321M2EB
  dmi.product.version: C60C0754
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1305305/+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 1316689] Re: Radeon VDPAU clients crash at vlVdpDecoderCreate with 1080p videos

2014-05-10 Thread Christopher M. Penalver
** Tags added: latest-bios-1.25

-- 
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/1316689

Title:
  Radeon VDPAU clients crash at vlVdpDecoderCreate with 1080p videos

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

Bug description:
  I've enabled VDPAU support in flash player, and testing it with normal
  youtube videos (up to 720p) gives good results.

  However, once I switch to 1080p quality, the flash player crashes, and
  this happens at the mesa vdpau driver level because a Bus Error
  triggered by mesa since the CPU can't access properly to gpu VRAM.

  The same happens loading a 1080p video using VLC or MPlayer (see vlc
  backtrace http://paste.ubuntu.com/7405255/).

  Here's the problem as explained by Christian König:
   It's not the VDPAU driver that's failing here, it's the kernel.
   
   When the kernel can't place a buffer into visible VRAM the buffer
   should be moved into GART instead for CPU access. But instead we
   just return a SIGBUS to the application effectively crashing it.

  I'm attaching the patch that fixes this problem, provided by Christian
  and tested successfully on ubuntu Trusty kernel.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  marco  2988 F pulseaudio
   /dev/snd/pcmC1D3p:   marco  2988 F...m pulseaudio
   /dev/snd/controlC0:  marco  2988 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue May  6 18:27:23 2014
  HibernationDevice: RESUME=UUID=534ddf57-b0f4-4367-ae56-d2878b2f614f
  InstallationDate: Installed on 2010-07-10 (1396 days ago)
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: Acer Aspire 4820TG
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=4811a166-63ca-4702-8e63-0c357cc2e2f7 ro quiet splash radeon.audio=1 
radeon.dpm=1 crashkernel=384M-2G:64M,2G-:128M crashkernel=384M-2G:64M,2G-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2012-10-10 (573 days ago)
  dmi.bios.date: 03/16/2011
  dmi.bios.vendor: INSYDE
  dmi.bios.version: V1.25
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: JM41_CP
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnINSYDE:bvrV1.25:bd03/16/2011:svnAcer:pnAspire4820TG:pvrV1.25:rvnAcer:rnJM41_CP:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire 4820TG
  dmi.product.version: V1.25
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1316689/+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 1316897] Re: usb2 port does not work.

2014-05-10 Thread Christopher M. Penalver
jorge, did this problem not occur in a release prior to Trusty?

Could you please test the latest mainline kernel via
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15-rc5-utopic/ and
advise to the results?

** Tags added: latest-bios-r1100d4

** Summary changed:

- usb2 port does not work.
+ [Sony VAIO SVT13136CXS] usb2 port does not work.

** Description changed:

- My laptop has two usb ports, one 2.0 and the other 3.0. The 3.0 works
- correctly (as far as i can see). The usb 2.0 port does nothing. It seems
- to have power (a mp3 player took charge, but a cellphone did not) but
- shows no activity otherwise. Whatever I plug in it nothing happens.
- Nothing in dmesg, nor anything changes in lsusb. I've tried wireless
- mouse, pendrive, hdd, couple cellphones. Everything works in the 3.0
- port, does not in the 2.0 port.
+ My laptop has two usb ports, one 2.0 and the other 3.0. The usb 2.0 port
+ does nothing. It seems to have power (a mp3 player took charge, but a
+ cellphone did not) but shows no activity otherwise. Whatever I plug in
+ it nothing happens. Nothing in dmesg, nor anything changes in lsusb.
+ I've tried wireless mouse, pendrive, hdd, couple cellphones.
  
- The laptop is a Sony VAIO T13. It's a ultrabook, with everything intel
- inside.
+ WORKAROUND: Use USB 3.0 port.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  xopxe  1503 F pulseaudio
-   xopxe 25455 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  xopxe  1503 F pulseaudio
+   xopxe 25455 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed May  7 00:45:14 2014
  HibernationDevice: RESUME=UUID=f93318de-f146-4e7e-bfc0-a4c0d3d727dd
  InstallationDate: Installed on 2013-06-16 (324 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Sony Corporation SVT13136CXS
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=ec2a5915-f3a3-4255-ae05-b0f50f2116d4 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.13.0-24-generic N/A
-  linux-backports-modules-3.13.0-24-generic  N/A
-  linux-firmware 1.127
+  linux-restricted-modules-3.13.0-24-generic N/A
+  linux-backports-modules-3.13.0-24-generic  N/A
+  linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (17 days ago)
  dmi.bios.date: 11/14/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1100D4
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1100D4:bd11/14/2012:svnSonyCorporation:pnSVT13136CXS:pvrC904Z780:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVT13136CXS
  dmi.product.version: C904Z780
  dmi.sys.vendor: Sony Corporation

** Tags removed: kernel-bug-exists-upstream
** Tags added: kernel-bug-exists-upstream-3.15-rc4

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

-- 
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/1316897

Title:
  [Sony VAIO SVT13136CXS] usb2 port does not work.

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  My laptop has two usb ports, one 2.0 and the other 3.0. The usb 2.0
  port does nothing. It seems to have power (a mp3 player took charge,
  but a cellphone did not) but shows no activity otherwise. Whatever I
  plug in it nothing happens. Nothing in dmesg, nor anything changes in
  lsusb. I've tried wireless mouse, pendrive, hdd, couple cellphones.

  WORKAROUND: Use USB 3.0 port.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  xopxe  1503 F pulseaudio
    xopxe 25455 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed May  7 00:45:14 2014
  HibernationDevice: RESUME=UUID=f93318de-f146-4e7e-bfc0-a4c0d3d727dd
  InstallationDate: Installed on 2013-06-16 (324 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Sony Corporation SVT13136CXS
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: 

[Kernel-packages] [Bug 1316284] Re: [HP Probook 4540s] Load/Unload Cycle Count

2014-05-10 Thread Christopher M. Penalver
Kenan Gutić, could you please execute the following in a terminal:
apport-collect 1316284

** Summary changed:

- Load/Unload Cycle Count
+ [HP Probook 4540s] Load/Unload Cycle Count

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

-- 
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/1316284

Title:
  [HP Probook 4540s] Load/Unload Cycle Count

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have a little a bit of a problem with my Ubuntu (and Mint on other laptop - 
same problem)
  My Load/Unload Cycle Count is currently at 92125.

  The problem is that Load/Unload Cycle Count get higher every time I use my 
laptop on battery mode.
  With AC it seems fine, but with battery in a matter of a few minutes (1-2) my 
Load/Unload Cycle Count gets higer for 3 numbers.

  I checked it on Windows, and it was at 92117. Then I booted in Ubuntu
  and the number climed at 92121. I used laptop on AC for 20 minutes and
  then it was at 92122. Then I unpluged AC, and used my laptop on
  battery for few minutes and the number was at 92125. Then again on AC
  for 15 minutes and it was at 92125. So it gets high quickly on
  battery, very quickly.

  Also I hear scratching noise of HDD when Ubuntu opens Files, Firefox os 
something like that.
  On Windows I almost never hear that, only when doing something hard for HDD.

  This is happening on my 750GB Seagate disk.
  Running Ubuntu 14.04 LTS with Windows 7 dual boot.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140423-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Mon May  5 21:14:44 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-04-17 (18 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1316284/+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 1178707] Re: Kernel Panics - ec2

2014-05-10 Thread justin
Hi,

We just completed an upgrade to precise across our instances and it
looks like the issue is still persisting on kernel 3.2.0-61-virtual.
Only have seen this on Amazon's m1.large instances so far. I've attached
a new stack trace

** Attachment added: precise_crash.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178707/+attachment/4109384/+files/precise_crash.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/1178707

Title:
  Kernel Panics - ec2

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Kernel Versions affected: 2.6.32-346-ec2 #51-Ubuntu 
  2.6.32-309-ec2 #18-Ubuntu SMP
  3.0.0-32-virtual 
#51~lucid1-Ubuntu SMP 
  2.6.32-351-ec2 #64-Ubuntu SMP

  Description:  Ubuntu 10.04.4 LTS
  Release:  10.04

  We're seeing Kernel Panics across a variety of different instance types on 
AWS all running 10.04 on the following AMIs
  ami-da0cf8b3
  ami-3fe54d56

  We've tested with Various Kernels and still have had the issue.  I've 
attached the console output from a few of the servers where the panics occur as 
well as the
  --- 
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 10.04
  Frequency: Once every few days.
  Lspci:
   
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Package: linux (not installed)
  ProcCmdLine: root=LABEL=cloudimg-rootfs ro xencons=hvc0 console=hvc0
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcModules: acpiphp 23989 0 - Live 0xa000
  ProcVersionSignature: Ubuntu 3.0.0-32.51~lucid1-virtual 3.0.69
  Regression: No
  Reproducible: No
  Tags: lucid kconfig needs-upstream-testing
  Uname: Linux 3.0.0-32-virtual x86_64
  UserGroups:
  --- 
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 10.04
  Frequency: Once every few days.
  Lspci:
   
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Package: linux (not installed)
  ProcCmdLine: root=/dev/sda1 ro 4
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcModules: ipv6 293511 12 - Live 0xa000
  ProcVersionSignature: Ubuntu 2.6.32-309.18-ec2 2.6.32.21+drm33.7
  Regression: No
  Reproducible: No
  Tags: lucid kconfig needs-upstream-testing
  Uname: Linux 2.6.32-309-ec2 x86_64
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178707/+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 1311382] Re: Ubuntu 14.04 does not mount MTP devices

2014-05-10 Thread sdato
Having the same problem with Ubuntu 14.04 and a Motorola Droid Razr

Unable to open ~/.mtpz-data for reading, MTPZ disabled.libmtp version:
1.1.6

Listing raw device(s)
Device 0 (VID=22b8 and PID=437f) is a Motorola DROID4.
   Found 1 device(s):
   Motorola: DROID4 (22b8:437f) @ bus 1, dev 9
Attempting to connect device(s)
LIBMTP PANIC: Unable to find interface  endpoints of device
Unable to open raw device 0
OK.

-- 
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/1311382

Title:
  Ubuntu 14.04 does not mount MTP devices

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After upgrading my ubuntu from 13.10 to 14.04 LTS, I cannot mount my
  Nexus 4 (Android 4.4.2) using MTP.

  As soon as I plug the device in any USB port, I get the following
  error message: Unhandled error message: No such interface
  'org.gtk.vfs.Mount' on object at path /org/gtk/vfs/mount/1

  Yesterday, before the upgrade, I had to just plug the USB cable and
  the device was mounted automatically just like a pen-drive.

  Please, somebody take a look on this issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1311382/+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 1188888] Re: Connected bluetooth mouth does not work

2014-05-10 Thread Rupert Mohr
Just checked: Logitech Bluetooth Mouse seems to work. (In comment #5 it
is a nameless chin. mouse.)

-- 
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/118

Title:
  Connected bluetooth mouth does not work

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  after connecting the mouse it sometimes works for a short time, 2 to 10 
seconds. the bluetooth connection is still existent, but nor mouse action is 
processed.
  The mouse was tested on non-linux systems ok.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-32-generic 3.5.0-32.53
  ProcVersionSignature: Ubuntu 3.5.0-32.53-generic 3.5.7.11
  Uname: Linux 3.5.0-32-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dl3no  2512 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Sat Jun  8 10:34:12 2013
  HibernationDevice: RESUME=UUID=f9360386-432a-4ebd-9d32-c1db6cd06c93
  InstallationDate: Installed on 2012-10-26 (224 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  MachineType: Hewlett-Packard HP Compaq 6720s
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-32-generic 
root=UUID=0390555c-f324-4c22-a4a4-c5f9f8e4008d ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-32-generic N/A
   linux-backports-modules-3.5.0-32-generic  N/A
   linux-firmware1.95.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/10/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68MDU Ver. F.09
  dmi.board.name: 30D8
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 83.0E
  dmi.chassis.asset.tag: CNU804365H
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68MDUVer.F.09:bd01/10/2008:svnHewlett-Packard:pnHPCompaq6720s:pvrF.09:rvnHewlett-Packard:rn30D8:rvrKBCVersion83.0E:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6720s
  dmi.product.version: F.09
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/118/+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 1316284] Re: [HP Probook 4540s] Load/Unload Cycle Count

2014-05-10 Thread Christopher M. Penalver
** Tags removed: kernel-bug-exists-upstream
** Tags added: kernel-bug-exists-upstream-3.15-rc4

-- 
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/1316284

Title:
  [HP Probook 4540s] Load/Unload Cycle Count

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have a little a bit of a problem with my Ubuntu (and Mint on other laptop - 
same problem)
  My Load/Unload Cycle Count is currently at 92125.

  The problem is that Load/Unload Cycle Count get higher every time I use my 
laptop on battery mode.
  With AC it seems fine, but with battery in a matter of a few minutes (1-2) my 
Load/Unload Cycle Count gets higer for 3 numbers.

  I checked it on Windows, and it was at 92117. Then I booted in Ubuntu
  and the number climed at 92121. I used laptop on AC for 20 minutes and
  then it was at 92122. Then I unpluged AC, and used my laptop on
  battery for few minutes and the number was at 92125. Then again on AC
  for 15 minutes and it was at 92125. So it gets high quickly on
  battery, very quickly.

  Also I hear scratching noise of HDD when Ubuntu opens Files, Firefox os 
something like that.
  On Windows I almost never hear that, only when doing something hard for HDD.

  This is happening on my 750GB Seagate disk.
  Running Ubuntu 14.04 LTS with Windows 7 dual boot.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140423-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Mon May  5 21:14:44 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-04-17 (18 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1316284/+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 1318218] [NEW] SATA problems on MacBook Pro 11, 1?

2014-05-10 Thread markus haider
Public bug reported:

I installed Ubuntu 14.04 next to MacOS following the guide at
https://help.ubuntu.com/community/MacBookPro11-1/Saucy/

Looking into dmesg, I constantlz get entries like
[  276.380934] ata1: SError: { PHYRdyChg }
[  276.380943] ata1: hard resetting link
[  277.103527] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  277.103999] ata1.00: unexpected _GTF length (8)
[  277.104504] ata1.00: unexpected _GTF length (8)
[  277.104507] ata1.00: configured for UDMA/33
[  277.104629] ata1: EH complete
[  277.206319] ata1: exception Emask 0x10 SAct 0x0 SErr 0x1 action 0xe 
frozen
[  277.206328] ata1: irq_stat 0x0040, PHY RDY changed
[  277.206333] ata1: SError: { PHYRdyChg }
[  277.206343] ata1: hard resetting link
[  277.927757] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  277.928425] ata1.00: unexpected _GTF length (8)
[  277.929040] ata1.00: unexpected _GTF length (8)
[  277.929051] ata1.00: configured for UDMA/33
[  277.929168] ata1: EH complete
[  278.030944] ata1: exception Emask 0x10 SAct 0x0 SErr 0x1 action 0xe 
frozen
[  278.030952] ata1: irq_stat 0x0040, PHY RDY changed
[  278.030957] ata1: SError: { PHYRdyChg }
[  278.030965] ata1: hard resetting link
[  278.752008] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  278.752582] ata1.00: unexpected _GTF length (8)
[  278.753140] ata1.00: unexpected _GTF length (8)
[  278.753147] ata1.00: configured for UDMA/33
[  278.753231] ata1: EH complete
[  278.853417] ata1: exception Emask 0x10 SAct 0x0 SErr 0x1 action 0xe 
frozen
[  278.853424] ata1: irq_stat 0x0040, PHY RDY changed
[  278.853427] ata1: SError: { PHYRdyChg }
[  278.853434] ata1: hard resetting link
[  279.576258] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  279.576881] ata1.00: unexpected _GTF length (8)
[  279.577417] ata1.00: unexpected _GTF length (8)
[  279.577427] ata1.00: configured for UDMA/33
[  279.577491] ata1: EH complete
[  279.677753] ata1: exception Emask 0x10 SAct 0x0 SErr 0x1 action 0xe 
frozen
[  279.677762] ata1: irq_stat 0x0040, PHY RDY changed
[  279.677767] ata1: SError: { PHYRdyChg }
[  279.66] ata1: hard resetting link
[  280.400449] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  280.401147] ata1.00: unexpected _GTF length (8)
[  280.401722] ata1.00: unexpected _GTF length (8)
[  280.401733] ata1.00: configured for UDMA/33
[  280.401809] ata1: EH complete
[  280.502117] ata1: exception Emask 0x10 SAct 0x0 SErr 0x1 action 0xe 
frozen
[  280.502127] ata1: irq_stat 0x0040, PHY RDY changed
[  280.502132] ata1: SError: { PHYRdyChg }

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-24-generic 3.13.0-24.47
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  markus 1663 F pulseaudio
 /dev/snd/controlC1:  markus 1663 F pulseaudio
CurrentDesktop: Unity
Date: Sat May 10 19:33:44 2014
HibernationDevice: RESUME=UUID=c71381d2-e2f3-4c96-94ea-57b8986afd08
InstallationDate: Installed on 2014-05-09 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Apple Inc. MacBookPro11,1
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=7584bc70-893a-4291-a1cb-4680f5e09d22 ro libata.force=noncq quiet 
splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-24-generic N/A
 linux-backports-modules-3.13.0-24-generic  N/A
 linux-firmware 1.127
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/29/2013
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP111.88Z.0138.B03.1310291227
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-189A3D4F975D5FFC
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro11,1
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-189A3D4F975D5FFC
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP111.88Z.0138.B03.1310291227:bd10/29/2013:svnAppleInc.:pnMacBookPro11,1:pvr1.0:rvnAppleInc.:rnMac-189A3D4F975D5FFC:rvrMacBookPro11,1:cvnAppleInc.:ct10:cvrMac-189A3D4F975D5FFC:
dmi.product.name: MacBookPro11,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-bug trusty

-- 
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/1318218

Title:
  SATA problems on MacBook Pro 11,1?

Status in “linux” package in Ubuntu:
  New

Bug description:
  I installed Ubuntu 14.04 next to MacOS following the guide at
  https://help.ubuntu.com/community/MacBookPro11-1/Saucy/

  Looking into dmesg, I constantlz get entries like
  [  276.380934] 

[Kernel-packages] [Bug 1318218] Status changed to Confirmed

2014-05-10 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (Ubuntu)
   Status: New = 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/1318218

Title:
  SATA problems on MacBook Pro 11,1?

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I installed Ubuntu 14.04 next to MacOS following the guide at
  https://help.ubuntu.com/community/MacBookPro11-1/Saucy/

  Looking into dmesg, I constantlz get entries like
  [  276.380934] ata1: SError: { PHYRdyChg }
  [  276.380943] ata1: hard resetting link
  [  277.103527] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
  [  277.103999] ata1.00: unexpected _GTF length (8)
  [  277.104504] ata1.00: unexpected _GTF length (8)
  [  277.104507] ata1.00: configured for UDMA/33
  [  277.104629] ata1: EH complete
  [  277.206319] ata1: exception Emask 0x10 SAct 0x0 SErr 0x1 action 0xe 
frozen
  [  277.206328] ata1: irq_stat 0x0040, PHY RDY changed
  [  277.206333] ata1: SError: { PHYRdyChg }
  [  277.206343] ata1: hard resetting link
  [  277.927757] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
  [  277.928425] ata1.00: unexpected _GTF length (8)
  [  277.929040] ata1.00: unexpected _GTF length (8)
  [  277.929051] ata1.00: configured for UDMA/33
  [  277.929168] ata1: EH complete
  [  278.030944] ata1: exception Emask 0x10 SAct 0x0 SErr 0x1 action 0xe 
frozen
  [  278.030952] ata1: irq_stat 0x0040, PHY RDY changed
  [  278.030957] ata1: SError: { PHYRdyChg }
  [  278.030965] ata1: hard resetting link
  [  278.752008] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
  [  278.752582] ata1.00: unexpected _GTF length (8)
  [  278.753140] ata1.00: unexpected _GTF length (8)
  [  278.753147] ata1.00: configured for UDMA/33
  [  278.753231] ata1: EH complete
  [  278.853417] ata1: exception Emask 0x10 SAct 0x0 SErr 0x1 action 0xe 
frozen
  [  278.853424] ata1: irq_stat 0x0040, PHY RDY changed
  [  278.853427] ata1: SError: { PHYRdyChg }
  [  278.853434] ata1: hard resetting link
  [  279.576258] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
  [  279.576881] ata1.00: unexpected _GTF length (8)
  [  279.577417] ata1.00: unexpected _GTF length (8)
  [  279.577427] ata1.00: configured for UDMA/33
  [  279.577491] ata1: EH complete
  [  279.677753] ata1: exception Emask 0x10 SAct 0x0 SErr 0x1 action 0xe 
frozen
  [  279.677762] ata1: irq_stat 0x0040, PHY RDY changed
  [  279.677767] ata1: SError: { PHYRdyChg }
  [  279.66] ata1: hard resetting link
  [  280.400449] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
  [  280.401147] ata1.00: unexpected _GTF length (8)
  [  280.401722] ata1.00: unexpected _GTF length (8)
  [  280.401733] ata1.00: configured for UDMA/33
  [  280.401809] ata1: EH complete
  [  280.502117] ata1: exception Emask 0x10 SAct 0x0 SErr 0x1 action 0xe 
frozen
  [  280.502127] ata1: irq_stat 0x0040, PHY RDY changed
  [  280.502132] ata1: SError: { PHYRdyChg }

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  markus 1663 F pulseaudio
   /dev/snd/controlC1:  markus 1663 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat May 10 19:33:44 2014
  HibernationDevice: RESUME=UUID=c71381d2-e2f3-4c96-94ea-57b8986afd08
  InstallationDate: Installed on 2014-05-09 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Apple Inc. MacBookPro11,1
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=7584bc70-893a-4291-a1cb-4680f5e09d22 ro libata.force=noncq quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/29/2013
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP111.88Z.0138.B03.1310291227
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-189A3D4F975D5FFC
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro11,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-189A3D4F975D5FFC
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP111.88Z.0138.B03.1310291227:bd10/29/2013:svnAppleInc.:pnMacBookPro11,1:pvr1.0:rvnAppleInc.:rnMac-189A3D4F975D5FFC:rvrMacBookPro11,1:cvnAppleInc.:ct10:cvrMac-189A3D4F975D5FFC:
  dmi.product.name: MacBookPro11,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1318110] Re: 8086:08b1 (rev 73) [Dell Latitude E4300] Stability of Intel 7260ac mini wifi card

2014-05-10 Thread Christopher M. Penalver
** Summary changed:

- 8086:08b1 [Dell Latitude E4300] Stability of Intel 7260ac mini wifi card
+ 8086:08b1 (rev 73) [Dell Latitude E4300] Stability of Intel 7260ac mini wifi 
card

** Summary changed:

- 8086:08b1 (rev 73) [Dell Latitude E4300] Stability of Intel 7260ac mini wifi 
card
+ 8086:4070 [Dell Latitude E4300] Stability of Intel 7260ac mini wifi card

-- 
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/1318110

Title:
  8086:4070 [Dell Latitude E4300] Stability of Intel 7260ac mini wifi
  card

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Fresh install of Linux and all updates installed. This issue occured on the 
prior installation of Ubuntu as well (what version specifically???).
  Will work connect perfectly on boot and works fine for 10mins - a few hours 
then it drops out and won't reconnect until system is put in standby (shut lid 
to standby) and then power back up (open lid to power back up) - then wifi 
connects and runs fine. I too get the varying signal strength issue - not 
physically moving laptop at all and signal will jump from 4 bars to 1 then 
after a while it jumps back to 4 bars again. Laptop is only 4-5 meters away 
from WiFi router but through one heavy brick wall. I have tried upping the 
output of the router (Linksys w/ DD-WRT) from 100 mw to 120 then 140 but this 
made the connection worse (noise to signal was awful). Once router reset back 
to default at 100mw it returned to the same as prior.
  Additionally, if I change router settings and the laptop drops the connection 
(as it might depending on setting changed), sometimes it will reconnect 
automatically, sometimes not. If the system is put in standby for a few seconds 
and woken (as descibed above) it will pick the connection back up every time.

  I have dropped the beacon interval as advised and am testing to see
  how it goes.

  I believe related to Intel driver / firmware - iwfwifi-7260-7.ucode
  and/or iwfwifi-7260-8.ucode

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ej 2217 F pulseaudio
   /dev/snd/pcmC0D0p:   ej 2217 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Sat May 10 11:24:51 2014
  HibernationDevice: RESUME=UUID=25ef29f2-d739-442c-b2ea-6b5eb584fa26
  InstallationDate: Installed on 2014-05-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Latitude E4300
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/04/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A26
  dmi.board.name: 0J795R
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA26:bd06/04/2013:svnDellInc.:pnLatitudeE4300:pvr:rvnDellInc.:rn0J795R:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude E4300
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318110/+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 1316248] Re: 8086:08b1 (rev 73) [Dell Inspiron 15R 5537] Wifi 7260 continuous disconnections

2014-05-10 Thread Christopher M. Penalver
** Summary changed:

- [Dell Inspiron 15R 5537] Wifi 7260 continuous disconnections
+ 8086:08b1 (rev 73) [Dell Inspiron 15R 5537] Wifi 7260 continuous 
disconnections

** Summary changed:

- 8086:08b1 (rev 73) [Dell Inspiron 15R 5537] Wifi 7260 continuous 
disconnections
+ 8086:4462 [Dell Inspiron 15R 5537] Wifi 7260 continuous disconnections

-- 
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/1316248

Title:
  8086:08b1 (rev 73) [Dell Inspiron 15R 5537] Wifi 7260 continuous
  disconnections

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I am using a new Dell Inspiron 5537 with an Intel Wifi 7260 I tried
  last version of iwlwifi-7260-7.ucode tried to over write the file with
  iwlwifi-7260-8.ucode, but only improvement was disconnections without
  asking for Wifi password.

  Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 
73)
  Subsystem: Intel Corporation Wireless-N 7260 [8086:4462]

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  eduardo2945 F pulseaudio
   /dev/snd/pcmC2D0p:   eduardo2945 F...m pulseaudio
   /dev/snd/controlC1:  eduardo2945 F pulseaudio
   /dev/snd/controlC0:  eduardo2945 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon May  5 12:38:09 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=56b84542-79d7-4891-8566-82fd89914855
  InstallationDate: Installed on 2014-03-20 (46 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Inspiron 5537
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=91d4dc28-7866-4cc0-a187-611e858523fb ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (12 days ago)
  dmi.bios.date: 11/12/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0845MX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A07
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/12/2013:svnDellInc.:pnInspiron5537:pvrA07:rvnDellInc.:rn0845MX:rvrA00:cvnDellInc.:ct8:cvrA07:
  dmi.product.name: Inspiron 5537
  dmi.product.version: A07
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1316248/+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 1318110] Re: 8086:4070 [Dell Latitude E4300] Stability of Intel 7260ac mini wifi card

2014-05-10 Thread Christopher M. Penalver
** Description changed:

  Fresh install of Linux and all updates installed. This issue occured on the 
prior installation of Ubuntu as well (what version specifically???).
  Will work connect perfectly on boot and works fine for 10mins - a few hours 
then it drops out and won't reconnect until system is put in standby (shut lid 
to standby) and then power back up (open lid to power back up) - then wifi 
connects and runs fine. I too get the varying signal strength issue - not 
physically moving laptop at all and signal will jump from 4 bars to 1 then 
after a while it jumps back to 4 bars again. Laptop is only 4-5 meters away 
from WiFi router but through one heavy brick wall. I have tried upping the 
output of the router (Linksys w/ DD-WRT) from 100 mw to 120 then 140 but this 
made the connection worse (noise to signal was awful). Once router reset back 
to default at 100mw it returned to the same as prior.
  Additionally, if I change router settings and the laptop drops the connection 
(as it might depending on setting changed), sometimes it will reconnect 
automatically, sometimes not. If the system is put in standby for a few seconds 
and woken (as descibed above) it will pick the connection back up every time.
  
  I have dropped the beacon interval as advised and am testing to see how
  it goes.
  
  I believe related to Intel driver / firmware - iwfwifi-7260-7.ucode
  and/or iwfwifi-7260-8.ucode
+ 
+ Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 
73)
+ Subsystem: Intel Corporation Dual Band Wireless-AC 7260 [8086:4070]
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ej 2217 F pulseaudio
   /dev/snd/pcmC0D0p:   ej 2217 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Sat May 10 11:24:51 2014
  HibernationDevice: RESUME=UUID=25ef29f2-d739-442c-b2ea-6b5eb584fa26
  InstallationDate: Installed on 2014-05-08 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Latitude E4300
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/04/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A26
  dmi.board.name: 0J795R
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA26:bd06/04/2013:svnDellInc.:pnLatitudeE4300:pvr:rvnDellInc.:rn0J795R:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude E4300
  dmi.sys.vendor: Dell Inc.

** Summary changed:

- 8086:4070 [Dell Latitude E4300] Stability of Intel 7260ac mini wifi card
+ 8086:08b1 (rev 73) [Dell Latitude E4300] Stability of Intel 7260ac mini wifi 
card

-- 
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/1318110

Title:
  8086:08b1 (rev 73) [Dell Latitude E4300] Stability of Intel 7260ac
  mini wifi card

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Fresh install of Linux and all updates installed. This issue occured on the 
prior installation of Ubuntu as well (what version specifically???).
  Will work connect perfectly on boot and works fine for 10mins - a few hours 
then it drops out and won't reconnect until system is put in standby (shut lid 
to standby) and then power back up (open lid to power back up) - then wifi 
connects and runs fine. I too get the varying signal strength issue - not 
physically moving laptop at all and signal will jump from 4 bars to 1 then 
after a while it jumps back to 4 bars again. Laptop is only 4-5 meters away 
from WiFi router but through one heavy brick wall. I have tried upping the 
output of the router (Linksys w/ DD-WRT) from 100 mw to 120 then 140 but this 
made the connection worse (noise to signal was awful). Once router reset back 
to default at 100mw it returned to the same as prior.
  Additionally, if I change router settings and the laptop drops the connection 
(as it might depending on setting changed), sometimes it will reconnect 
automatically, sometimes not. If the system is put in standby for a few seconds 
and woken (as descibed above) it will pick the connection back up every time.

  I have dropped the beacon interval as advised and am testing to see
  how it goes.

  I believe related to Intel driver / firmware - iwfwifi-7260-7.ucode
  and/or 

[Kernel-packages] [Bug 1315055] Re: 8086:08b1 [Intel D54250WYK] Intel Wireless 7260.HMWG Constant Dropped Connection

2014-05-10 Thread Christopher M. Penalver
** Description changed:

  Wireless connection drops all the time. Ubuntu then asks to confirm my
  wireless password to reconnect.
+ 
+ Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 
73)
+ Subsystem: Intel Corporation Dual Band Wireless-AC 7260 [8086:4070]
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  justin 1688 F pulseaudio
   /dev/snd/controlC0:  justin 1688 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu May  1 09:07:34 2014
  HibernationDevice: RESUME=UUID=8048d919-eb4b-45eb-a626-ebd626d468f1
  InstallationDate: Installed on 2014-04-25 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=ba994e83-d5aa-4912-825f-c6d10a7d86ae ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/03/2014
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: WYLPT10H.86A.0025.2014.0303.1008
  dmi.board.name: D54250WYK
  dmi.board.vendor: Intel Corporation
  dmi.board.version: H13922-303
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrWYLPT10H.86A.0025.2014.0303.1008:bd03/03/2014:svn:pn:pvr:rvnIntelCorporation:rnD54250WYK:rvrH13922-303:cvn:ct3:cvr:

** Summary changed:

- 8086:08b1 [Intel D54250WYK] Intel Wireless 7260.HMWG Constant Dropped 
Connection
+ 8086:08b1 (rev 73) [Intel D54250WYK] Intel Wireless 7260.HMWG Constant 
Dropped Connection

-- 
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/1315055

Title:
  8086:08b1 (rev 73) [Intel D54250WYK] Intel Wireless 7260.HMWG Constant
  Dropped Connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Wireless connection drops all the time. Ubuntu then asks to confirm my
  wireless password to reconnect.

  Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 
73)
  Subsystem: Intel Corporation Dual Band Wireless-AC 7260 [8086:4070]

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  justin 1688 F pulseaudio
   /dev/snd/controlC0:  justin 1688 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu May  1 09:07:34 2014
  HibernationDevice: RESUME=UUID=8048d919-eb4b-45eb-a626-ebd626d468f1
  InstallationDate: Installed on 2014-04-25 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=ba994e83-d5aa-4912-825f-c6d10a7d86ae ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/03/2014
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: WYLPT10H.86A.0025.2014.0303.1008
  dmi.board.name: D54250WYK
  dmi.board.vendor: Intel Corporation
  dmi.board.version: H13922-303
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrWYLPT10H.86A.0025.2014.0303.1008:bd03/03/2014:svn:pn:pvr:rvnIntelCorporation:rnD54250WYK:rvrH13922-303:cvn:ct3:cvr:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1315055/+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


  1   2   >