[Kernel-packages] [Bug 1295379] Re: IDE drive via USB to IDE/SATA connector not being recognized

2014-03-22 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

** Tags added: saucy trusty

** Package changed: ubuntu => linux (Ubuntu)

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

** Tags added: needs-reassignment

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

Title:
  IDE drive via USB to IDE/SATA connector not being recognized

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  In Ubuntu 13.10 and in 14.04 plugging in a IDE drive using a USB to
  IDE/SATA connector no longer results in the drive being mounted or
  recognized.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1295379/+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 1295649] Re: A88X AMD Raid0 not recognized

2014-03-22 Thread John Kim
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Tags added: saucy trusty

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  A88X AMD Raid0 not recognized

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I am using an Asrock motherboard with A88X chipset to utilize Raid0 on
  2 hard drives. However I tried Ubuntu 13.10 and 14.4 versions and it
  keeps on seeing it as 2 separate hard drives.

  I expected Ubuntu to recognize the RAID 0 array. I can try to provide
  any information you may require for further debugging. So feel free to
  ask...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1295649/+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 1296030] Re: Ubuntu 13.10 Fresh Install on Laptop: no Network Connectivity - bcmwl WLAN Driver not Installed

2014-03-22 Thread John Kim
** Tags added: saucy

** Tags added: hw-specific

** Description changed:

  Release:Ubuntu 13.10
  Installation Media:Desktop CD image from a USB stick with 
pendrivelinux
  Hardware:Dell Inspiron 3721 with a Broadcom BCM43142A0 WLAN device.
  
- I would have expected that the live system and the installed system both
- have automatic network connectivity via WLAN.
+ [EXPECTED]
+ I would have expected that the live system and the installed system both have 
automatic network connectivity via WLAN.
  
- What happened instead:
  
+ [ACTUAL]
  1st problem: The live system didn't have WLAN network connectivity.
  
  I was able to activate it simply by installing "bcmwl-kernel-source"
  (after a lot of try and error):
  
-  sudo apt-get install bcmwl-kernel-source
+  sudo apt-get install bcmwl-kernel-source
  
  (2nd problem: This is rather counter-intuitive. Why do I have to install
  sources when I need a driver binary?)
  
  3rd problem: When I booted into the installed system, network was down
  again.
  
  Here the fix was more complicated, surely too complicated for a non-
  technical person:
  
- This is what I did:
  
-  sudo dpkg -i
- /media/hok/UUI/pool/main/d/dkms/dkms_2.2.0.3-1.1ubuntu4_all.deb
+ [MY APPROACH]
+  sudo dpkg -i /media/hok/UUI/pool/main/d/dkms/dkms_2.2.0.3-1.1ubuntu4_all.deb
  
-  sudo dpkg -i /media/hok/UUI/pool/restricted/b/bcmwl/bcmwl-kernel-
+  sudo dpkg -i /media/hok/UUI/pool/restricted/b/bcmwl/bcmwl-kernel-
  source_6.30.223.141+bdcom-0ubuntu1_amd64.deb
  
- Proposed solution:
  
- These problems would be solved if the Ubuntu installer installed the
- driver by default, or after detecting an appropriate device.
+ [Proposed solution]
+ These problems would be solved if the Ubuntu installer installed the driver 
by default, or after detecting an appropriate device.

** Package changed: ubuntu => linux (Ubuntu)

** Tags added: needs-reassignment

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

Title:
  Ubuntu 13.10 Fresh Install on Laptop: no Network Connectivity - bcmwl
  WLAN Driver not Installed

Status in “linux” package in Ubuntu:
  New

Bug description:
  Release:Ubuntu 13.10
  Installation Media:Desktop CD image from a USB stick with 
pendrivelinux
  Hardware:Dell Inspiron 3721 with a Broadcom BCM43142A0 WLAN device.

  [EXPECTED]
  I would have expected that the live system and the installed system both have 
automatic network connectivity via WLAN.

  
  [ACTUAL]
  1st problem: The live system didn't have WLAN network connectivity.

  I was able to activate it simply by installing "bcmwl-kernel-source"
  (after a lot of try and error):

   sudo apt-get install bcmwl-kernel-source

  (2nd problem: This is rather counter-intuitive. Why do I have to
  install sources when I need a driver binary?)

  3rd problem: When I booted into the installed system, network was down
  again.

  Here the fix was more complicated, surely too complicated for a non-
  technical person:

  
  [MY APPROACH]
   sudo dpkg -i /media/hok/UUI/pool/main/d/dkms/dkms_2.2.0.3-1.1ubuntu4_all.deb

   sudo dpkg -i /media/hok/UUI/pool/restricted/b/bcmwl/bcmwl-kernel-
  source_6.30.223.141+bdcom-0ubuntu1_amd64.deb

  
  [Proposed solution]
  These problems would be solved if the Ubuntu installer installed the driver 
by default, or after detecting an appropriate device.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296030/+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 1241388] Re: Won't boot anymore

2014-03-21 Thread John Kim
How did you use Boot Repair to fix this?

Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Tags added: raring

** Description changed:

  On a computer of mine, Ubuntu 13.04 was working fine the last time I booted a 
few days ago.
  Now I turn on the computer, it shows the usual boot menu, I choose Ubuntu, it 
shows the Ubuntu splash screen, and then it show a black text screen which says:
  
  BusyBox v1.20.2 (Ubuntu 1:1.20.0-0ubuntu1) built-in shell (ash)
  Enter 'help' for a list of built-in commands.
  
  (initramfs)_
  
  where the "_" is the blinking cursor.
  
- What the hell is this? My ubuntgu is dead!
+ My ubuntu is dead!

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Won't boot anymore

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  On a computer of mine, Ubuntu 13.04 was working fine the last time I booted a 
few days ago.
  Now I turn on the computer, it shows the usual boot menu, I choose Ubuntu, it 
shows the Ubuntu splash screen, and then it show a black text screen which says:

  BusyBox v1.20.2 (Ubuntu 1:1.20.0-0ubuntu1) built-in shell (ash)
  Enter 'help' for a list of built-in commands.

  (initramfs)_

  where the "_" is the blinking cursor.

  My ubuntu is dead!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241388/+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 1242093] Re: Black Screen in Ubuntu 13.10

2014-03-20 Thread John Kim
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Black Screen in Ubuntu 13.10

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Environment: VirtualBox 4.2.18 on Windows 7 host - Ubuntu 13.10 Guest

  I used to run Ubuntu 13.04 on the same environment without ever such
  problem.

  This black screen happened during qemu 1.6.1 compilation, which I have
  already performed without any issue on previous Ubuntu release.

  When I move the mouse, the screen flickers between black and the wallpaper.
  When I don't touch either the mouse or the keyboard, the screen is completely 
black.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242093/+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 1292453] Re: after upgrading to 13.10 gnome shell crush

2014-03-19 Thread John Kim
Hi Roi, you can consider doing a fresh install of 13.10.

Otherwise, please execute the following command, as it will automatically 
gather debugging information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Description changed:

  Hi
- After upgrading every time I leave the computer  idle for a few hours the 
gnome shell crush and I'm left without a window manager or a shell view. At 
list put a watchdog
+ After upgrading every time I leave the computer  idle for a few hours the 
gnome shell crash, and I'm left without a window manager or a shell view. At 
list put a watchdog

** Tags added: saucy

** Package changed: ubuntu => linux (Ubuntu)

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

** Tags added: needs-reassignment

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

Title:
  after upgrading to 13.10 gnome shell crush

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Hi
  After upgrading every time I leave the computer  idle for a few hours the 
gnome shell crash, and I'm left without a window manager or a shell view. At 
list put a watchdog

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1292453/+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 1294560] Re: Caps Lock sometimes switches on CAPS mode instead of switching layouts

2014-03-19 Thread John Kim
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Tags added: iso-testing

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Caps Lock sometimes switches on CAPS mode instead of switching layouts

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I'm running 14.04 Beta with daily updates. I've got English (US) and Russian 
layouts, source switching is set to Caps Lock. However, if i'm typing fast I 
often have my input switched to CAPS mode instead of changing layout. Looks 
like that:
  wwцццwwwwwцццwwWwwWW

  I don't know which package is responsible for this bug and what can I
  do to investigate it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294560/+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 1294565] Re: Virtualbox crashes after picking up latest Trusty updates

2014-03-19 Thread John Kim
** Tags added: trusty

** Tags added: iso-testing

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Virtualbox crashes after picking up latest Trusty updates

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After picking up the latest Trusty updates on 03/19, Oracle VM
  Virtualbox 4.3.6-dfsg-2 crashes with this error

  Failed to open a session for the virtual machine Windows 7-64 bit.

  Failed to load VMMR0.r0 (VERR_SUPLIB_OWNER_NOT_ROOT).

  Result Code: NS_ERROR_FAILURE (0x80004005)
  Component: Console
  Interface: IConsole {8ab7c520-2442-4b66-8d74-4ff1e195d2b6}

  Please let me know how to when you need more system dumps.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294565/+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 1228530] Re: usb mouse disconnects when going on battery

2014-03-18 Thread John Kim
** Tags added: hw-specific raring

** Package changed: ubuntu => linux (Ubuntu)

** Description changed:

  Using Ubuntu 13.04 with latest patches
  Hardware : Asus N56V laptop
  
- when disconnecting power supply and running on "battery"
- the usb mouse will loose it's current after 20s with only the touchpad working
- disabling the touchpad only gives me "keyboard" support
+ When disconnecting power supply and running on "battery," the usb mouse will 
lose its current after 20s with only the touchpad working.
+ Disabling the touchpad only gives me "keyboard" support.
  
  reconnecting the mouse in another usb port will give me a few seconds of 
mouse activity...then the laser inside will go down again...
  [ 4226.708041] usb 3-1: USB disconnect, device number 5
  [ 4227.951194] usb 3-1: new low-speed USB device number 6 using xhci_hcd
  [ 4227.973120] usb 3-1: New USB device found, idVendor=046d, idProduct=c03e
  [ 4227.973128] usb 3-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [ 4227.973132] usb 3-1: Product: USB-PS/2 Optical Mouse
  [ 4227.973135] usb 3-1: Manufacturer: Logitech
  [ 4227.973373] usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep 
desc says 80 microframes
  [ 4227.976285] input: Logitech USB-PS/2 Optical Mouse as 
/devices/pci:00/:00:14.0/usb3/3-1/3-1:1.0/input/input14
  [ 4227.976514] hid-generic 0003:046D:C03E.0004: input,hidraw0: USB HID v1.10 
Mouse [Logitech USB-PS/2 Optical Mouse] on usb-:00:14.0-1/input0
  
- 
- only solution : put the laptop in wall-outlet if you want to use the 
mouse...or go back to previous ubuntu version 12.10
+ Oly solution: put the laptop in wall-outlet if you want to use the
+ mouse...or go back to previous ubuntu version 12.10

** Tags added: needs-reassignment

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

Title:
  usb mouse disconnects when going on battery

Status in “linux” package in Ubuntu:
  New

Bug description:
  Using Ubuntu 13.04 with latest patches
  Hardware : Asus N56V laptop

  When disconnecting power supply and running on "battery," the usb mouse will 
lose its current after 20s with only the touchpad working.
  Disabling the touchpad only gives me "keyboard" support.

  reconnecting the mouse in another usb port will give me a few seconds of 
mouse activity...then the laser inside will go down again...
  [ 4226.708041] usb 3-1: USB disconnect, device number 5
  [ 4227.951194] usb 3-1: new low-speed USB device number 6 using xhci_hcd
  [ 4227.973120] usb 3-1: New USB device found, idVendor=046d, idProduct=c03e
  [ 4227.973128] usb 3-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [ 4227.973132] usb 3-1: Product: USB-PS/2 Optical Mouse
  [ 4227.973135] usb 3-1: Manufacturer: Logitech
  [ 4227.973373] usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep 
desc says 80 microframes
  [ 4227.976285] input: Logitech USB-PS/2 Optical Mouse as 
/devices/pci:00/:00:14.0/usb3/3-1/3-1:1.0/input/input14
  [ 4227.976514] hid-generic 0003:046D:C03E.0004: input,hidraw0: USB HID v1.10 
Mouse [Logitech USB-PS/2 Optical Mouse] on usb-:00:14.0-1/input0

  Oly solution: put the laptop in wall-outlet if you want to use the
  mouse...or go back to previous ubuntu version 12.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1228530/+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 1231925] Re: wlan interface number is changes upon abnormal shutdown in ubuntu arm

2014-03-18 Thread John Kim
** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  wlan interface number is changes upon abnormal shutdown in ubuntu arm

Status in “linux” package in Ubuntu:
  New

Bug description:
  wifi card with beaglebone black on ubuntu is working good. But on next
  boot after an abnormal shutdown I can not connect to wifi. I have to
  run iwconfig and find out wlan interface and update the
  /etc/network/interfaces with appropriate wlan interface - mostly wlan0
  becomes wlan1 becomes wlan2  -. Here is my iwconfig

  $ iwconfig
  wlan3 IEEE 802.11bg  ESSID:off/any  
Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
Retry  long limit:7   RTS thr:off   Fragment thr:off
Power Management:on

  ppp0  no wireless extensions.

  lono wireless extensions.

  eth0  no wireless extensions.

  usb0  no wireless extensions.

  In the above on next abnormal shutdown wlan3 becomes wlan4.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1231925/+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 1244051] Re: computer does not stay suspended after upgrade to 13.10

2014-03-16 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

** Changed in: ubuntu
   Status: New => Incomplete

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  computer does not stay suspended after upgrade to 13.10

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  computer does not stay suspended after upgrade to 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1244051/+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 1243798] Re: Internet crashes on sleep and won't work until restarted.

2014-03-16 Thread John Kim
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.


** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Internet crashes on sleep and won't work until restarted.

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  My internet works fine until I put my computer in sleep mode. When I
  turn it back on, my internet does not work and the "enable networking"
  button does not turn it back on. I have to restart my computer, and
  when I turn it back on, the internet works again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1243798/+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 1292870] Re: WiFi sometimes connects, sometimes doesn't, sometimes stops, Kernel bug

2014-03-16 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We need some more information from you before we can
start working on this bug.

Please run the following command which will attach necessary
information:

apport-collect BUGNUMBER
if you are using Karmic Koala (9.10) or newer, or

apport-collect -p linux-image-`uname -r` BUGNUMBER
if you are using Hardy Heron (8.04)

Bear in mind that you may need to install the python-launchpadlib
package from the universe repository with 'sudo apt-get install python-
launchpadlib'. Additionally, when prompted to give apport-collect
permissions for Launchpad you will need to give it at least the ability
to "Change Non-Private" data as it will be adding information to your
bug report.

If you are using an older release or cannot use apport please at least add the 
following information (pay attention to lspci's additional options):
First run the following commands:
1) uname -a > uname-a.log
2) dmesg > dmesg.log
3) sudo lspci -vvnn > lspci-vvnn.log
4) cat /proc/version_signature > version.log
then attach the files separately to the bug report (not pasted into comments or 
tar/zip-ed).

For your reference, the full description of procedures for kernel-
related bug reports is available at
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies. Thanks in
advance!

** Tags added: hw-specific

** Changed in: ubuntu
   Status: New => Incomplete

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  WiFi sometimes connects, sometimes doesn't, sometimes stops, Kernel
  bug

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I am using an old Sony TR1MP 32bit laptop, ubuntu 12.04 (the system is
  not supported by later ubuntu versions).

  I use a Micronet wireless USB dongle since the inbuilt wifi is very
  slow, and is disabled by blacklisting it.  The dongle shows if it is
  working since it flashes blue when it does.

  Lately the wifi connection often fails at boot, with the system not
  attempting to connect (the dongles does not light up).  Sometimes it
  works, and then drops out later.  Sometimes it reconnects by itself,
  sometimes not.  Sometimes removing the dongle, waiting and then
  reinserting it works, sometimes not.

  Looking at syslog, I see the attached Kernel errors when the
  connection fails.  The problem seems to have got worse recently.  The
  wifi has always been a little unstable, but is now nearly unusable.

  I will gladly supply more information if someone can tell me precisely
  what is needed.  I'm not an expert at linux, but not totally useless
  at it either.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1292870/+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 1245052] Re: Ubuntu 13.10 netboot code freezes

2014-03-14 Thread John Kim
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: ubuntu => linux (Ubuntu)

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

** Tags added: saucy

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

Title:
  Ubuntu 13.10 netboot code freezes

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  I have installed the Ubuntu 13.10 netboot code on my pxe server and
  just tested it. It worked correctly to install ubuntu on an old, intel
  based notebook.

  But on my Foxconn NT-A3500 Mini-PC (AMD E350 CPU) it freezes
  immediately after showing the first selection menu (which language to
  use for installation), i.e. keyboard does not work anymore, not even
  ctrl-alt-del. Needs poweroff to reboot. The problem occurs both with
  the 386 and amd64 code.

  I have also installed the old 12.04 netboot, which works properly on
  that device. BTW, the device ran 12.04 for a long time properly, and
  even 13.10 works if booted from a USB pendrive. The PC properly runs
  Ubuntu, both 12.04 and 13.10.

  So something's wrong with the 13.10 netboot code.

  regards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1245052/+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 1292059] Re: Xubuntu 14.04 screenresolution = 640*480 after installation

2014-03-14 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

** Package changed: ubuntu => linux (Ubuntu)

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

** Tags added: derivatives

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

Title:
  Xubuntu 14.04 screenresolution = 640*480 after installation

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Fresh installation in a virtual machine (Virtual Box) with a screen-
  resolution of 1024*768. After installation the resolution is set to
  640*480. One can't change the resolution

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic i686
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Thu Mar 13 17:15:42 2014
  InstallCmdLine: file=/cdrom/preseed/xubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
  InstallationDate: Installed on 2014-03-13 (0 days ago)
  InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Alpha i386 (20140313)
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1292059/+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 1247630] Re: Dell XPS 13 with ALC275 missing analog and digital playback devices on 13.10

2014-03-13 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We need some more information from you before we can
start working on this bug.

Please include the information requested from the "Reporting Sound Bugs"
section of https://wiki.ubuntu.com/DebuggingSoundProblems as separate
attachments.

If you are using Karmic or later this information can be gathered for
you automatically using the command apport-collect -p alsa-base
BUGNUMBER where BUGNUMBER is the number of the bug you've reported.

** Tags added: dist-upgrade

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Dell XPS 13 with ALC275 missing analog and digital playback devices on
  13.10

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I lost audio when upgrading from 12.10 to 13.04 and the issue remained
  after upgrading to raring (13.10).

  As you can see, I am missing the Analog and Digital playback devices

   List of PLAYBACK Hardware Devices 
  card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0

  I am not sure how to begin troubleshooting further as this appears to
  be a unique situation that the sound troubleshooting guides do not
  address.

  Audio Information from running alsa-info.sh
  http://www.alsa-project.org/db/?f=be3f607e8b27a5c52c445de3748a99c7c3861156

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247630/+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 1290035] Re: error messages appear while system loading following routine updates for the system

2014-03-13 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

** Package changed: ubuntu => linux (Ubuntu)

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

** Tags removed: dist-upgrade
** Tags added: needs-reassignment

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

Title:
  error messages appear while system loading following routine updates
  for the system

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Got 2 error messages while system 13.10 loading after power on.  Last
  power followed a system update.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: ubuntu-release-upgrader-core 1:0.205.4
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic i686
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  CrashDB: ubuntu
  Date: Sun Mar  9 17:13:32 2014
  InstallationDate: Installed on 2012-12-17 (446 days ago)
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: Upgraded to saucy on 2013-10-26 (134 days ago)
  VarLogDistupgradeTermlog:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1290035/+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 1249077] Re: panel settings not loaded on startup

2014-03-11 Thread John Kim
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Tags added: derivatives

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
   panel settings not loaded on startup

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After upgrading from Xubuntu 13.03 to Xubuntu 13.10, upon startup  panel 
settings not loaded.
  In particular, in applications window no title bar is present: to make it 
appear I always have to go into panel preferences menu.
  Once the panel prefecence appear, the title bar shows up, even if a don't 
touch anything in the panel preference window.
  It seems that just opening panel prefecence widow, make setting to be 
correctly reloaded.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1249077/+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 1250478] Re: At certain boots, no mouse pointer will be present

2014-03-10 Thread John Kim
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Changed in: ubuntu
   Status: New => Incomplete

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  At certain boots, no mouse pointer will be present

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  This happens on Ubuntu 13.10 Desktop 64-bit for both my desktop and
  notebook.

  At 10% of the time when I boot my system, there will be no mouse
  pointer visible. It is still there, I can move it around and click on
  things, but I do not see it.

  I can only reboot to bring it back. This happens about 10% of the
  times when I boot. I do not use third party repositories or software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1250478/+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 1251274] Re: Kernel command line does not correctly parse ip field if nfsroot

2014-03-09 Thread John Kim
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Kernel command line does not correctly parse ip field if nfsroot

Status in tools for generating an initramfs:
  New
Status in klibc:
  New
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Kernel image linux-image-3.8.0.31-generic
  Ubuntu 12.04.3 LTS

  I'm setting up machines with nfsroot.
  dhcp works fine, but a static address fails to set resolvconf. 

  The document 
https://www.kernel.org/doc/Documentation/filesystems/nfs/nfsroot.txt
  states that there are between one and nine fields in the kernel command line 
option 'ip=' separated by colons.

  The last two are dns0 and dns1
  e.g.
  APPEND root=/dev/nfs nfsroot=10.0.0.1:/exports/nfsroot initrd=boot/initrd.img 
ip=10.0.0.200:10.0.0.1:10.0.0.1:255.0.0.0:itx1c:eth0:off:10.0.0.1:0.0.0.0 
rootwait=1 nfsdebug=1 nfsrootdebug=1 rw

  I find that if I supply one or both dns addresses, then the boot fails
  with the message

  ipconfig: too many options for eth0
  and then when configure_networking (from scripts/functions in 
/usr/share/initramsfs-tools/) runs (called by scripts/nfs) says it can't create 
it's temp file 
  /tmp/net-eth0:off:10.0.0.1:0.0.0.0
  After that we get a kernel panic as init completes badly.

  Clearly the command line parsing does not meet the spec in the above
  reference.

  I'm sure I can work round this by not supplying dns addresses in the
  command line and re-writing /etc/resolv.conf elsewhere, but this needs
  fixing properly.

  I'm not sure if the ip= line is parsed elsewhere so I don't have
  enough information to offer a proper fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/initramfs-tools/+bug/1251274/+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 1245902] Re: Waking from Suspend Disables Wifi and Sound until next Shutdown

2014-03-08 Thread John Kim
** Tags added: hw-specific

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Waking from Suspend Disables Wifi and Sound until next Shutdown

Status in “linux” package in Ubuntu:
  New

Bug description:
  When I suspend my system and then wake it, the Wifi and Sound no
  longer work until after the next time the system is shutdown or
  restarted. I have Pulseaudio. The Wifi card uses the ath9k driver.

  This issue was noticed after a fresh install before any additional
  applications were installed. The issue still persists after all
  updates are applied.

  Laptop: Compaq Presario CQ62

  collier@Nacho-Laptop:/media/collier/PROGRAMMING/Enhance_Shell/trunk$ ./lpbug 
pulseaudio
  Description:  Ubuntu 13.10
  Release:  13.10
  Linux 3.11.0-12-generic
  pulseaudio:
Installed: 1:4.0-0ubuntu6
Candidate: 1:4.0-0ubuntu6
Version table:
   *** 1:4.0-0ubuntu6 0
  500 http://us.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
  100 /var/lib/dpkg/status

  OpenGL vendor string:   X.Org
  OpenGL renderer string: Gallium 0.4 on AMD RS880
  OpenGL version string:  3.0 Mesa 9.2.1

  Not software rendered:yes
  Not blacklisted:  yes
  GLX fbconfig: yes
  GLX texture from pixmap:  yes
  GL npot or rect textures: yes
  GL vertex program:yes
  GL fragment program:  yes
  GL vertex buffer object:  yes
  GL framebuffer object:yes
  GL version is 1.4+:   yes

  Unity 3D supported:   yes

  Linux 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013
  mesa-utils not installed
  unity 7.1.2
  Compiz 0.9.10.2
  Mutter is not installed
  Python 2.7.5+
  Python 3.3.2+
  Gtk+-2.0 2.24.20
  Gtk+-3.0 3.8.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1245902/+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 1249179] Re: Mouse and touchpad unable to select or click in application windows

2014-03-08 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Mouse and touchpad unable to select or click in application windows

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Mouse and touchpad are unable to select or click in application
  windows, but are able to move the pointer. Menus are accessible thru
  mouse operation and otherwise applications seem to work. However,
  other mouse operations within the window don't work: clicking buttons,
  selecting objects, repositioning cursor in text documents.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: ubuntu-release-upgrader-core 1:0.205.2
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: i386
  CrashDB: ubuntu
  Date: Fri Nov  8 15:05:05 2013
  InstallationDate: Installed on 2013-05-31 (160 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: dist-upgrade
  UpgradeStatus: Upgraded to saucy on 2013-11-07 (0 days ago)
  VarLogDistupgradeTermlog:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1249179/+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 1248103] Re: with 3.2.0-55 wi fi not working

2014-03-08 Thread John Kim
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  with 3.2.0-55 wi fi not working

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After updating to 3.2.0-55 wifi is not working , but working OK with previous 
versions.
  Computer-HP 650..ubuntu 12.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1248103/+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 1253032] Re: Bluetooth file transfer fails everytime.Shows an error message like: " GDBus.Error:org.openobex.Error.Failed:Unable to request session "

2014-03-07 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue that you reported is one that should be
reproducible with the live environment of the Desktop ISO of the
development release - Trusty Tahr. It would help us greatly if you could
test with it so we can work on getting it fixed in the next release of
Ubuntu. You can find out more about the development release at
http://www.ubuntu.com/testing/ . Thanks again and we appreciate your
help.

** Description changed:

  The bluetooth servie can add devices, view the files in the device using
- FTP and also it even can delete files from it(paired/connected device)
- also. But the system bluetooth fails to send or receive files from a
- device.
+ FTP and even can delete files from it (paired/connected device). But the
+ system bluetooth fails to send or receive files from a device.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: evince 3.6.1-1ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-33.48-generic 3.8.13.11
  Uname: Linux 3.8.0-33-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.5
  Architecture: amd64
  Date: Wed Nov 20 15:27:58 2013
  InstallationDate: Installed on 2013-10-28 (22 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  ProcEnviron:
-  LANGUAGE=en_IN:en
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_IN
-  SHELL=/bin/bash
+  LANGUAGE=en_IN:en
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_IN
+  SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: Upgraded to raring on 2013-11-12 (8 days ago)

** Description changed:

- The bluetooth servie can add devices, view the files in the device using
- FTP and even can delete files from it (paired/connected device). But the
- system bluetooth fails to send or receive files from a device.
+ The bluetooth service can add devices, view the files in the device
+ using FTP and even can delete files from it (paired/connected device).
+ But the system bluetooth fails to send or receive files from a device.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: evince 3.6.1-1ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-33.48-generic 3.8.13.11
  Uname: Linux 3.8.0-33-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.5
  Architecture: amd64
  Date: Wed Nov 20 15:27:58 2013
  InstallationDate: Installed on 2013-10-28 (22 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: Upgraded to raring on 2013-11-12 (8 days ago)

** Package changed: ubuntu => bluez (Ubuntu)

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

** Tags added: needs-reassignment

** Tags added: derivatives

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

Title:
  Bluetooth file transfer fails everytime.Shows an error message like: "
  GDBus.Error:org.openobex.Error.Failed:Unable to request session "

Status in “bluez” package in Ubuntu:
  Incomplete

Bug description:
  The bluetooth service can add devices, view the files in the device
  using FTP and even can delete files from it (paired/connected device).
  But the system bluetooth fails to send or receive files from a device.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: evince 3.6.1-1ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-33.48-generic 3.8.13.11
  Uname: Linux 3.8.0-33-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.5
  Architecture: amd64
  Date: Wed Nov 20 15:27:58 2013
  InstallationDate: Installed on 2013-10-28 (22 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: Upgraded to raring on 2013-11-12 (8 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1253032/+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 1253100] Re: Intel Centrino Adv. N 6230 Wireless doesn't wake up again after suspend-to-RAM since Upgrade to 13.10

2014-03-07 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Intel Centrino Adv. N 6230 Wireless doesn't wake up again after
  suspend-to-RAM since Upgrade to 13.10

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Since I upgraded from Ubuntu 13.04 to Ubuntu 13.10, Wireless isn't working 
any more after suspend-to-RAM.
  I'm using the amd64 version of Ubuntu on my Samsung NP900X3A-B03CH Ultrabook.
  The Wireless-device is a (according to lspci)

  Intel Corporation Centrino Advanced-N 6230 [Rainbow Peak]

  This is what /var/log/syslog shows:

  Nov 20 15:08:07 900X3A kernel: [   32.372384] samsung_laptop: detected SABI 
interface: SwSmi@
  Nov 20 15:08:07 900X3A kernel: [   32.372390] samsung_laptop: Backlight 
controlled by ACPI video driver
  Nov 20 15:08:07 900X3A NetworkManager[1851]:  rfkill2: found WiFi radio 
killswitch (at /sys/devices/platform/samsung/rfkill/rfkill2) (platform driver 
(unknown))
  Nov 20 15:08:09 90X03A NetworkManager[1851]:  (wlan0): IP6 addrconf 
timed out or failed.
  Nov 20 15:08:09 900X3A NetworkManager[1851]:  Activation (wlan0) Stage 
4 of 5 (IPv6 Configure Timeout) scheduled...
  Nov 20 15:08:09 900X3A NetworkManager[1851]:  Activation (wlan0) Stage 
4 of 5 (IPv6 Configure Timeout) started...
  Nov 20 15:08:09 900X3A NetworkManager[1851]:  Activation (wlan0) Stage 
4 of 5 (IPv6 Configure Timeout) complete.

  I'm rather surprised though, about this message  rfkill2: found WiFi radio 
killswitch (at /sys/devices/platform/samsung/rfkill/rfkill2) (platform driver 
(unknown))
  as the Computer doesn't have any hardware wifi-switch...?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1253100/+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 1285934] Re: track pad often freezes or gets jerky - it works intermittently

2014-03-05 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  track pad often freezes or gets jerky - it works intermittently

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Randomly, the trackpad will stop movingthe pointer around the screen
  reliably. It may freeze for a second, or several. Or it may repeatedly
  freeze and release a few times a second, making it jerk across the
  screen. Scrolling is affected the same way. I found a workaround that
  involves turning psmouse off and on again. That seems to work.
  Sometimes just for a few minutes, other times for a few days.

  Second problem: The system clock disappeared from the 'taskbar' at the
  top. The clock settings in the system settings menu was grayed out. I
  found a procedure to turn that on and off again too. So far so good.

  The first problem might have happened a little bit under 13.04 as
  well, I'm not certain if the first time was before or after the
  upgrade to 13.10

  Sorry I'm a noob. I'm not even sure if this is the right way to make a
  bug report.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: ubuntu-release-upgrader-core 1:0.205.4
  ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
  Uname: Linux 3.11.0-17-generic i686
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  CrashDB: ubuntu
  Date: Thu Feb 27 18:17:10 2014
  InstallationDate: Installed on 2013-05-24 (279 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: Upgraded to saucy on 2014-02-04 (23 days ago)
  VarLogDistupgradeTermlog:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1285934/+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 1266378] Re: GeForce GT 520 video card: no usb after suspend

2014-03-04 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We need some more information from you before we can
start working on this bug.

Please run the following command which will attach necessary
information:

apport-collect BUGNUMBER
if you are using Karmic Koala (9.10) or newer, or

apport-collect -p linux-image-`uname -r` BUGNUMBER
if you are using Hardy Heron (8.04)

Bear in mind that you may need to install the python-launchpadlib
package from the universe repository with 'sudo apt-get install python-
launchpadlib'. Additionally, when prompted to give apport-collect
permissions for Launchpad you will need to give it at least the ability
to "Change Non-Private" data as it will be adding information to your
bug report.

If you are using an older release or cannot use apport please at least add the 
following information (pay attention to lspci's additional options):
First run the following commands:
1) uname -a > uname-a.log
2) dmesg > dmesg.log
3) sudo lspci -vvnn > lspci-vvnn.log
4) cat /proc/version_signature > version.log
then attach the files separately to the bug report (not pasted into comments or 
tar/zip-ed).

For your reference, the full description of procedures for kernel-
related bug reports is available at
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies. Thanks in
advance!

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  GeForce GT 520 video card: no usb after suspend

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  With the new 3.11 kernel I have this issue: after suspending both my
  (usb) keybord and my (usb) mouse are "out".

  Ubuntu (13.10 64 bit) and Kubuntu (13.10 64 bit) behave in this way. I
  removede the video card and with the "on-board" (very basic Nvidia
  too) device it worked ok. The 3.12 and 3.13 kernels brought no relief.
  With the 12.04.3 the GeForce GT 520 gives me no problems.

  Also when I SWITCH OFF all desktop effects in Kubuntu everything works
  fine with the GT 520.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1266378/+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 1268838] Re: Unable to mount audio disc - Message did not receive a reply (timeout by message bus)

2014-03-03 Thread John Kim
** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Unable to mount audio disc - Message did not receive a reply (timeout
  by message bus)

Status in “linux” package in Ubuntu:
  New

Bug description:
  I have an Asus external slim USB optical drive and when I insert an
  Audio CD, Unity pops up a message with the text in the summary:
  "Unable to mount audio disc - Message did not receive a reply (timeout
  by message bus)".  I'm able to open VLC and successfully play the
  audio disc, so I don't think it's a hardware issue.  I've tried
  checking the box marked "Never prompt or start programs on media
  insertion" in the System Settings in the Details -> Removable media
  section with no change in behavior.

  Here is some hopefully relevant info:
  $dmesg
  [237213.087542] usb 2-1.4: new high-speed USB device number 4 using ehci-pci
  [237213.180052] usb 2-1.4: New USB device found, idVendor=1c6b, idProduct=a223
  [237213.180059] usb 2-1.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [237213.180064] usb 2-1.4: Product: Mass Storage Device
  [237213.180068] usb 2-1.4: Manufacturer: USB2.0 External
  [237213.180071] usb 2-1.4: SerialNumber: 317509428611220
  [237213.183251] scsi11 : usb-storage 2-1.4:1.0
  [237214.191690] scsi 11:0:0:0: CD-ROMASUS SDRW-08D2S-U 
B701 PQ: 0 ANSI: 0
  [237214.217823] sr0: scsi3-mmc drive: 188x/24x writer dvd-ram cd/rw xa/form2 
cdda tray
  [237214.217831] cdrom: Uniform CD-ROM driver Revision: 3.20
  [237214.218127] sr 11:0:0:0: Attached scsi CD-ROM sr0
  [237214.218291] sr 11:0:0:0: Attached scsi generic sg4 type 5
  [237259.241566] pool[22376]: segfault at 7f3381ee7a02 ip 7f338112b040 sp 
7f337e895f00 error 4 in libc-2.17.so[7f33810de000+1bf000]
  [237290.913773] pool[22391]: segfault at 7f92d260aa02 ip 7f92d184e040 sp 
7f92cefb8f00 error 4 in libc-2.17.so[7f92d1801000+1bf000]
  [237295.156452] pool[22397]: segfault at 7f9e11abda02 ip 7f9e10d01040 sp 
7f9e0e46bf00 error 4 in libc-2.17.so[7f9e10cb4000+1bf000]
  [237297.896343] pool[22401]: segfault at 7f1d7206ba02 ip 7f1d712af040 sp 
7f1d6ea19f00 error 4 in libc-2.17.so[7f1d71262000+1bf000]
  [237375.705697] pool[22418]: segfault at 7f5ea9e29a02 ip 7f5ea906d040 sp 
7f5ea67d7f00 error 4 in libc-2.17.so[7f5ea902+1bf000]
  [237410.121426] systemd-hostnamed[22463]: Warning: nss-myhostname is not 
installed. Changing the local hostname might make it unresolveable. Please 
install nss-myhostname!
  [237539.458769] pool[22585]: segfault at 7f3745bf8a02 ip 7f3744e3c040 sp 
7f37425a6f00 error 4 in libc-2.17.so[7f3744def000+1bf000]
  [238169.384091] pool[22744]: segfault at 7fe9ba823a02 ip 7fe9b9a67040 sp 
7fe9b71d1f00 error 4 in libc-2.17.so[7fe9b9a1a000+1bf000]

  $ lsb_release -a
  LSB Version:  
core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch
  Distributor ID:   Ubuntu
  Description:  Ubuntu 13.04
  Release:  13.04
  Codename: raring

  $ uname -a
  Linux 3.8.0-34-lowlatency #26-Ubuntu SMP PREEMPT Wed Nov 20 23:57:52 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1268838/+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 1277496] Re: When given the choice, mint will prefer unencrypted wifi networks over encrypted wifi networks without telling the user

2014-03-03 Thread John Kim
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: ubuntu => linux (Ubuntu)

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

** Package changed: linux (Ubuntu) => xubuntu-desktop

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

Title:
  When given the choice, mint will prefer unencrypted wifi networks over
  encrypted wifi networks without telling the user

Status in The Linux Mint Distribution:
  New
Status in Xubuntu:
  Incomplete

Bug description:
  1. Install Mint 16 MATE Edition 64-bit.
  2. Connect to an encrypted wifi network.
  3. Connect to an unencrypted wifi network. There is no warning about 
connecting to an insecure wifi network.
  4. Reboot and login again.
  5. Mint will actually prefer the unencrypted wifi network und connect to it 
automatically and won't tell the user because the notification bubble about 
network changes isn't being displayed.

  Unless people check manually, they won't know that all their traffic
  can be read in clear-text.

  There should be a warning about connectiong to insecure wifi networks
  and Mint should not prefer them over unencrypted wifi networks.

  One last thing: I'm new here. The same thing happens on Xubuntu 13.10.
  Should I copy this bugreport to Ubuntu or is this one sufficient?

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1277496/+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 1287157] Re: Bridge only working on second netcard - be2net

2014-03-03 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue that you reported is one that should be
reproducible with the live environment of the Desktop ISO of the
development release - Trusty Tahr. It would help us greatly if you could
test with it so we can work on getting it fixed in the next release of
Ubuntu. You can find out more about the development release at
http://www.ubuntu.com/testing/ . Thanks again and we appreciate your
help.

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Bridge only working on second netcard - be2net

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  This is reduced bug report for a bug similar to:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1213887

  What we have done is to make a simple network and basic installation
  af 14.04 daily build from 2014-03-03.

  The error is also in  12.04 and later kernels.

  If we use the first network card a a bridge:
  /etc/network/interfaces:
  # The loopback network interface
  auto lo
  iface lo inet loopback

  # The primary network interface
  auto p5p1
  iface p5p1 inet manual

  auto vlan280
  iface vlan280 inet static
address 10.230.80.26
netmask 255.255.255.0
gateway 10.230.80.1
dns-search 10.230.80.11 10.230.80.12
bridge_ports p5p1
bridge_maxwait 0
bridge_fd 0
bridge stp_off

  
  auto p5p2
  iface p5p2 inet static
mtu 9000
address 10.230.92.26
network 10.230.92.0
netmask 255.255.255.0
post-up ifconfig p5p2 txqueuelen 1

  
  You begin to lose pings and the connection to 10.230.80.26 becomes very 
unstable. The connection to 10.230.92.26 i running without problems all the 
time.

  We get some messages in syslog vlan280: received packet on p5p1 with
  own address as source address

  
  If we switch the bridge to the second networkcard the bridge works:
  # The loopback network interface
  auto lo
  iface lo inet loopback

  # The primary network interface
  auto p5p2
  iface p5p2 inet manual

  auto vlan280
  iface vlan280 inet static
address 10.230.80.26
netmask 255.255.255.0
gateway 10.230.80.1
dns-search 10.230.80.11 10.230.80.12
bridge_ports p5p2
bridge_maxwait 0
bridge_fd 0
bridge stp_off

  
  auto p5p1
  iface p5p1 inet static
mtu 9000
address 10.230.92.26
network 10.230.92.0
netmask 255.255.255.0
post-up ifconfig p5p1 txqueuelen 1

  A normal network setup does not give any problems at all on p5p1

  lsb_release -rd:
  Description:Ubuntu Trusty Tahr (development branch)
  Release:14.04

  lsmod:
  Module  Size  Used by
  drbd  323103  0
  lru_cache  15442  1 drbd
  libcrc32c  12644  1 drbd
  bridge110702  0
  stp12976  1 bridge
  llc14552  2 stp,bridge
  intel_rapl 18773  0
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 143060  0
  kvm   451519  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  aesni_intel55624  0
  aes_x86_64 17131  1 aesni_intel
  lrw13286  1 aesni_intel
  gf128mul   14951  1 lrw
  glue_helper13990  1 aesni_intel
  ablk_helper13597  1 aesni_intel
  cryptd 20359  3 ghash_clmulni_intel,aesni_intel,ablk_helper
  gpio_ich   13476  0
  microcode  23656  0
  psmouse   101945  0
  serio_raw  13462  0
  joydev 17381  0
  sb_edac22344  0
  edac_core  62291  1 sb_edac
  ioatdma63447  0
  lpc_ich21080  0
  hpilo  17381  0
  hpwdt  14242  0
  dca15130  1 ioatdma
  ipmi_si53257  0
  acpi_power_meter   18058  0
  mac_hid13205  0
  lp 17759  0
  parport42348  1 lp
  hid_generic12548  0
  tg3   166442  0
  usbhid 52616  0
  ptp18933  1 tg3
  hid   106148  2 hid_generic,usbhid
  be2net104514  0
  hpsa   67363  2
  pps_core   19382  1 ptp

  
   ethtool -i p5p1
  driver: be2net
  version: 10.0.600.0u
  firmware-version: 4.6.247.5
  bus-info: :24:00.0
  supports-statistics: yes
  supports-test: yes
  supports-eeprom-access: yes
  supports-register-dum

[Kernel-packages] [Bug 1286552] Re: No wifi after suspend

2014-03-02 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  No wifi after suspend

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After suspending ubuntu the wifi doesn't work. The solution given here
  (http://askubuntu.com/questions/368671/ubuntu-13-10-wifi-not-re-
  connecting-after-suspend) worked for me but when I have updated my
  Ubuntu now it won't work. I have tried to test mainline kernel but it
  won't to boot with it.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: ubuntu-release-upgrader-core 1:0.205.4
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic i686
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  CrashDB: ubuntu
  Date: Sat Mar  1 15:20:39 2014
  InstallationDate: Installed on 2013-12-30 (61 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 "Saucy Salamander" - Release i386 
(20131017)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: dist-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  meradi 1503 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=e71568e2-e875-4053-b3b7-2046540e78bf
  InstallationDate: Installed on 2013-12-30 (61 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 "Saucy Salamander" - Release i386 
(20131017)
  MachineType: Hewlett-Packard HP Compaq 6830s
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=3eaae47b-7485-4723-8b3e-9f6dac7a01e4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116.2
  Tags:  saucy
  Uname: Linux 3.11.0-15-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Mar  1 15:34:33 meradi-HP-Compaq-6830s kernel: [ 4581.474196] 
perf samples too long (5002 > 5000), lowering kernel.perf_event_max_sample_rate 
to 25000
  dmi.bios.date: 03/12/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZD Ver. F.0C
  dmi.board.name: 30E9
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 95.1C
  dmi.chassis.asset.tag: CNU91609Y2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZDVer.F.0C:bd03/12/2009:svnHewlett-Packard:pnHPCompaq6830s:pvrF.0C:rvnHewlett-Packard:rn30E9:rvrKBCVersion95.1C:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6830s
  dmi.product.version: F.0C
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1286552/+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 1250395] Re: after update to 13.10 closing laptop lid does not send the computer to sleep mode

2014-03-01 Thread John Kim
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  after update to 13.10 closing laptop lid does not send the computer to
  sleep mode

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After update to 13.10 release, closing the lid of the laptop no longer
  send the computer to sleep mode. although system settings -> power
  management has the right config. one important detail here is after a
  reboot first time that i close the lid computer does enter the sleep
  mode. but all subsequent attempts it fails to enter sleep mode until a
  shutdown/reboot is performed. using the command sudo pm-suspend does
  send the computer into sleep mode on all attempts. if you need any
  more information do let me know.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1250395/+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 1254867] Re: Waking from Sleep Makes Some Games Perform Sluggishly

2014-03-01 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We need some more information from you before we can
start working on this bug.

Please run the following command which will attach necessary
information:

apport-collect BUGNUMBER
if you are using Karmic Koala (9.10) or newer, or

apport-collect -p linux-image-`uname -r` BUGNUMBER
if you are using Hardy Heron (8.04)

Bear in mind that you may need to install the python-launchpadlib
package from the universe repository with 'sudo apt-get install python-
launchpadlib'. Additionally, when prompted to give apport-collect
permissions for Launchpad you will need to give it at least the ability
to "Change Non-Private" data as it will be adding information to your
bug report.

If you are using an older release or cannot use apport please at least add the 
following information (pay attention to lspci's additional options):
First run the following commands:
1) uname -a > uname-a.log
2) dmesg > dmesg.log
3) sudo lspci -vvnn > lspci-vvnn.log
4) cat /proc/version_signature > version.log
then attach the files separately to the bug report (not pasted into comments or 
tar/zip-ed).

For your reference, the full description of procedures for kernel-
related bug reports is available at
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies. Thanks in
advance!

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Waking from Sleep Makes Some Games Perform Sluggishly

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Upon waking my computer from sleeping, certain games will perform less
  responsively than before putting the computer to sleep. To be more
  descriptive, the games' visuals will appear to lag slightly
  (milliseconds) behind my input from the keyboard and mouse.

  This occurs most pronouncedly with the game Awesomenauts, while
  slightly improving in certain parts of the level (perhaps less CPU-
  intensive areas). The problem occurs, albeit less pronouncedly, with
  other games such as Counter-Strike: Source and Left 4 Dead 2 (if not
  all of Valve's Source games), Beat Hazard, and perhaps other games in
  my Steam library I have yet to try.

  Restarting the computer rectifies the problem, and renders the games
  snappy and responsive once again.

  It is unclear whether the games themselves become less responsive
  (CPU-wise), or whether it is the result of another link in the chain
  (input, GPU, RAM, HDD).

  Ubuntu 12.04.3, 32-bit
  Unity Desktop Environment (vanilla)
  Asus M4A78LT-M LE Motherboard
  Asus BIOS Version 0803
  AMD Athlon II X4 645, 3.10 GHz
  7.9 GB RAM
  Nvidia GeForce GT 240
  Nvidia Proprietary Driver Version 319.32
  NV-CONTROL Version 1.29
  Linksys WUSB54GC v1 802.11g Adapter [Ralink RT73]
  Hewlett Packard USB Keyboard
  Hewlett Packard PS/2 Mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1254867/+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 1252782] Re: Ejecting external USB hard drive causes kernel panic

2014-02-27 Thread John Kim
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Ejecting external USB hard drive causes kernel panic

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I weekly backup a virtual machine directory to an external USB hard
  drive. The directory contains several small files and a single image
  file whose size is about 50 gigabytes. After the directory has been
  copied, I eject the USB drive. This normally works as expected.
  However, on several occasions, the act of ejecting the external USB
  hard drive has resulted in a system crash. No information appears in
  /var/crash. No desktop password dialog appears. The complete screens
  fills with a crash report. I do not see any option to save this crash
  report and therefore have attached two photographs. Please note, both
  photographs of are of the same crash... One photograph might display a
  little more information than the other. Once the screen has filled
  with the crash report, I am not able to get any response with
  C, , or . The only way I have found to
  proceed, is to power down the system and reboot.

  I would like to be able to submit a crash report so that this problem
  can be properly diagnosed. What changes can I make that will provide
  more information to help you diagnose this problem?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1252782/+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 1281213] Re: Ubuntu goes into standby mode instead of powering off

2014-02-26 Thread John Kim
But thank you for taking the time to report this bug and helping to make
Ubuntu better.

Please execute the following command, as it will automatically gather debugging 
information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

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

Title:
  Ubuntu goes into standby mode instead of powering off

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Steps to demonstrate the problem:
  1. Order Ubuntu shut down the GUI or "sudo poweroff".
  2. When you see the Ubuntu logo on a purple background close the laptop lid. 
Ubuntu suspend powering off and go into standby mode.
  3. Open the lid of the laptop and Ubuntu will continue powering off.

  What should be do:
  Closing laptop lid not affect on powering off process.

  My system: Ubuntu 12.04 x64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1281213/+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 1281213] Re: Ubuntu goes into standby mode instead of powering off

2014-02-26 Thread John Kim
On my Lenovo X220, I don't have this problem.

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Ubuntu goes into standby mode instead of powering off

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Steps to demonstrate the problem:
  1. Order Ubuntu shut down the GUI or "sudo poweroff".
  2. When you see the Ubuntu logo on a purple background close the laptop lid. 
Ubuntu suspend powering off and go into standby mode.
  3. Open the lid of the laptop and Ubuntu will continue powering off.

  What should be do:
  Closing laptop lid not affect on powering off process.

  My system: Ubuntu 12.04 x64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1281213/+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 1262667] Re: Microphone works, but line in not on laptop with one jack for line in and line out

2014-02-24 Thread John Kim
This would better serve as a question because reporter directly asks for
a solution.

** Package changed: ubuntu => linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Status: New => Invalid

** Changed in: linux (Ubuntu)
   Status: Invalid => New

** Changed in: linux (Ubuntu)
   Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/linux/+question/244495

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

Title:
  Microphone works, but line in not on laptop with one jack for line in
  and line out

Status in “linux” package in Ubuntu:
  Invalid

Bug description:
  I have an interesting issue with Ubuntu. I have a laptop that has one
  jack for line in/microphone and line out/headphones.

  This the reason why I bought a spliter like in the attached image.

  >Splits one 4 pines jack into two jacks: micrphone and line out

  I have an external studio microphone and headphones with the
  micrphone.

  ## Case 1 (Working)

  If I connect the micrphone of headphones to spliter that is inserted
  into my laptop, I can record my micrphone.

  HEADPHONES MIC +
     |
     +--- LAPTOP
     |
  HEADPHONES OUTPUT -+

  ## Case 2 (NOT Working)

  If I connect another an external hardware (for example a piano) to the
  splitter, I cannot record anything... This is the issue. How can
  Ubuntu recognize if there is a headphones micrphone or an external
  hardware that is NOT a headphones micrphone?

  PIANO  +
     |
     +--- LAPTOP
     |
  HEADPHONES OUTPUT -+

  ...and the question is how to fix this? I want to record my piano
  using my laptop: through line in.

  Would be the splitter an cause?

  Do I really need a hardware that I don't have (like an USB recorder)?

  ---

  **Update**: tested with Windows 8 on same laptop. It works properly...
  (Un)Fortunately, I am an Ubuntu user, so I will not go back to the
  Windows world... Still searching for a solution on Ubuntu.

  I asked this on AskUbuntu and no solution found...
  http://goo.gl/JkNk3U

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1262667/+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 1256978] Re: Ubuntu 13.10 sound HDMI problem

2014-02-23 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We need some more information from you before we can
start working on this bug.

Please include the information requested from the "Reporting Sound Bugs"
section of https://wiki.ubuntu.com/DebuggingSoundProblems as separate
attachments.

If you are using Karmic or later this information can be gathered for
you automatically using the command apport-collect -p alsa-base
BUGNUMBER where BUGNUMBER is the number of the bug you've reported.

** Tags added: kernel-sound

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Ubuntu 13.10 sound HDMI problem

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  On my Mac mini with LG monitor (in Ubuntu Gnome 13.10, dual-boot with
  OSX), connected via HDMi cable, I notice that at boottime, after
  login, the sound output option is switched / altered to ' HDMi /
  Displayport 3 - Built in audio' while having selected the option
  'Headphones - Built in Audio' (for my external speakerset) during last
  session myself!

  Is this something which is 'known'?
  I've looked in the answers; loads of stuff about HDMi and sound output but 
could not find any similar problem really

  Switching it back to the right 'output' gives me sound again!

  Please advise!

  Kind regards,

  Ed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1256978/+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 1255709] Re: volume resets to 100% every boot

2014-02-23 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We need some more information from you before we can
start working on this bug.

Please include the information requested from the "Reporting Sound Bugs"
section of https://wiki.ubuntu.com/DebuggingSoundProblems as separate
attachments.

If you are using Karmic or later this information can be gathered for
you automatically using the command apport-collect -p alsa-base
BUGNUMBER where BUGNUMBER is the number of the bug you've reported.

** Tags added: kernel-sound

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  volume resets to 100% every boot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  with every startup, the volume will be at 100, even though I can mouse
  over the volume icon in systray and it will say 50. Only by moving it
  back and forth will kubuntu suddenly remember what the volume should
  be

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1255709/+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 1263976] Re: Shut Down and Log Out occassionally delays before executing

2014-02-23 Thread John Kim
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Shut Down and Log Out occassionally delays before executing

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I am running Ubuntu 13.10 on an ASUS S200E. When I want to execute
  Shut Down or Log Out, ubuntu occassionally delays for a minute or two
  before it actually shuts down or logs out. There are no error messages
  or any other indications of error except for the delay. This happens
  approximately every other time I try to shut down or log out, the rest
  of the time the functions work perfectly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263976/+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 1259280] Re: audio stops working on kubuntu

2014-02-22 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We need some more information from you before we can
start working on this bug.

Please include the information requested from the "Reporting Sound Bugs"
section of https://wiki.ubuntu.com/DebuggingSoundProblems as separate
attachments.

If you are using Karmic or later this information can be gathered for
you automatically using the command apport-collect -p alsa-base
BUGNUMBER where BUGNUMBER is the number of the bug you've reported.

** Package changed: ubuntu => linux (Ubuntu)

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

** Tags added: kernel-sound

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

Title:
  audio stops working on kubuntu

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  audio will randomly stop working in kubuntu, with any apps that use
  audio freezing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1259280/+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 1261170] Re: Sound crashes on Ubuntu 13.10

2014-02-21 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We need some more information from you before we can
start working on this bug.

Please include the information requested from the "Reporting Sound Bugs"
section of https://wiki.ubuntu.com/DebuggingSoundProblems as separate
attachments.

If you are using Karmic or later this information can be gathered for
you automatically using the command apport-collect -p alsa-base
BUGNUMBER where BUGNUMBER is the number of the bug you've reported.

** Tags added: kernel-sound

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Sound crashes on Ubuntu 13.10

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have installed Ubuntu 13.10 on my Lenovo IdeaPad U330p and I get
  random sound crashes. There is no sound what so ever from the speakers
  and testing sound from the GUI doesn't work even when the normal sound
  works. The crashes seem to happen after I restart the computer or when
  I wake it up from standby.

  Solving the problem may take more iterations of the following procedures:
  1) 
  sudo alsa reload

  or

  2)
  sudo apt-get remove --purge alsa-base pulseaudio
  sudo apt-get install alsa-base pulseaudio
  sudo alsa force-reload

  The methods for getting back sound have been taken from here: 
http://itsfoss.com/fix-sound-ubuntu-1304-quick-tip/
  The problem is that this appears to happen randomly when I start my computer, 
so doing the before-mentioned steps is not really that fun.

  Maybe helpful:

  1)sudo aplay -l

   List of PLAYBACK Hardware Devices 
  card 0: MID [HDA Intel MID], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: MID [HDA Intel MID], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: MID [HDA Intel MID], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 1: PCH [HDA Intel PCH], device 0: ALC283 Analog [ALC283 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0

  2) lsb_release -rd

  Description:  Ubuntu 13.10
  Release:  13.10

  All the best,
  Daniel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1261170/+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 1266120] Re: System freezes when Suspending or Hibernating (WIFI driver glitch?)

2014-02-20 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We need some more information from you before we can
start working on this bug.

Please run the following command which will attach necessary
information:

apport-collect BUGNUMBER
if you are using Karmic Koala (9.10) or newer, or

apport-collect -p linux-image-`uname -r` BUGNUMBER
if you are using Hardy Heron (8.04)

Bear in mind that you may need to install the python-launchpadlib
package from the universe repository with 'sudo apt-get install python-
launchpadlib'. Additionally, when prompted to give apport-collect
permissions for Launchpad you will need to give it at least the ability
to "Change Non-Private" data as it will be adding information to your
bug report.

If you are using an older release or cannot use apport please at least add the 
following information (pay attention to lspci's additional options):
First run the following commands:
1) uname -a > uname-a.log
2) dmesg > dmesg.log
3) sudo lspci -vvnn > lspci-vvnn.log
4) cat /proc/version_signature > version.log
then attach the files separately to the bug report (not pasted into comments or 
tar/zip-ed).

For your reference, the full description of procedures for kernel-
related bug reports is available at
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies. Thanks in
advance!

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  System freezes when Suspending or Hibernating (WIFI driver glitch?)

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Hello, My system freezes everytime I try to run #pm-suspend or #pm-
  hibernate. Generally, I am forced to perform a hard shutdown of my
  system to get it working again. However, if I remove my USB WI-FI
  adaptor before hand, all is well. I'm currently using a Netgear WNA
  1100 (http://wikidevi.com/wiki/Netgear_WNA1100), which is connected to
  a USB 3.0 PCI Hub, A sebrent CP4-TU (which, I believe is a rebranded
  Fresco Logic FL1100 device, as I have to use FL1100 drivers on
  Windows), but have tried plugging the device directly into one of my
  computer's built-in ports with the same results.

  I'm currently running Ubuntu 13.10, x64 desktop edition. I've tested
  this device using the 3.11.0-14, and the 3.11.0-15 kernels. Please let
  me know if there's any more information I can provide to help resolve
  this issue.

  It may be worth noting that this bug might be related to
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1251684

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1266120/+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 1281198] Re: Mouse Primary Button Will Not Switch to Right Button

2014-02-20 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

** Package changed: ubuntu => linux (Ubuntu)

** Tags added: kernel-input

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

Title:
  Mouse Primary Button Will Not Switch to Right Button

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After doing a partial distribution upgrade on Trusty Tahr, the mouse
  buttons worked inconsistently.  The system is set for the right mouse
  button to be the primary. However, from the Launcher and desktop only
  the left mouse button launched applications or displayed the desktop
  menu.

  The right mouse button was primary once int Settings, but going to
  Settings, Mouse and Touchpad and then switching the buttons back and
  forth did not resolves the issue.

  Setting the primary mouse button to Right worked fine prior to the
  upgrade.

  The mouse and keyboard are Logitech wireless M185 (mouse) and K270
  (keyboard).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ubuntu-release-upgrader-core 1:0.210
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu4
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: Unity
  Date: Mon Feb 17 12:06:25 2014
  InstallationDate: Installed on 2013-12-08 (71 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: dist-upgrade
  UpgradeStatus: Upgraded to trusty on 2014-01-25 (23 days ago)
  VarLogDistupgradeTermlog:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1281198/+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 1273836] Re: Ubuntu 14.04 installation hangs with Pango WARNING

2014-02-20 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

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

Title:
  Ubuntu 14.04 installation hangs with Pango WARNING

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Downloaded Ubuntu 14.04 Alpha Gnome Desktop iso from omgubuntu.

  Tried installing on a Dell laptop and an Compaq Qube mini desktop.  Doesn't 
even get to the screen where you choose Try or Install Ubuntu. It hangs at the 
message:
  (process:186): Pango-WARNING **: failed to choose a font, expect ugly output. 
engine-type='PangoRenderFc', script='latin'

  Both of these computers have had Ubuntu installed before. The Qube had
  10.04 for several years, and I was most happy with it.  I only decided
  to upgrade as it's no longer supported.

  I wish I hadn't bothered as it's been nothing but trouble ever since.
  I liked 10.04, but Unity is horrible, I've tried 11, 12, 13 and now
  14, and I'm now considering moving away from Ubuntu.

  I've downgraded to 12.10, which is also no longer supported, but
  remains the most recent version that runs successfully.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1273836/+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 1273836] Re: Ubuntu 14.04 installation hangs with Pango WARNING

2014-02-20 Thread John Kim
The package is linux.

** Description changed:

  Downloaded Ubuntu 14.04 Alpha Gnome Desktop iso from omgubuntu.
- Tried installing on a Dell laptop and an Compaq Qube mini desktop.  Doesn't 
even get to the screen where you choose Try or Install Ubuntu, hangs at the 
message:
+ 
+ Tried installing on a Dell laptop and an Compaq Qube mini desktop.  Doesn't 
even get to the screen where you choose Try or Install Ubuntu. It hangs at the 
message:
  (process:186): Pango-WARNING **: failed to choose a font, expect ugly output. 
engine-type='PangoRenderFc', script='latin'
- Both of these computers have had Ubuntu installed before. The Qube had 10.04 
for several years, and I was most happy with it.  I only decided to upgrade as 
it's no longer supported.
- I wish I hadn't bothered as it's been nothing but trouble ever since.  I 
liked 10.04, but Unity is horrible, I've tried 11, 12, 13 and now 14, and I'm 
now considering moving away from Ubuntu.
- I've downgraded to 12.10, which is also no longer supported, but the most 
recent version which will run successfully.
+ 
+ Both of these computers have had Ubuntu installed before. The Qube had
+ 10.04 for several years, and I was most happy with it.  I only decided
+ to upgrade as it's no longer supported.
+ 
+ I wish I hadn't bothered as it's been nothing but trouble ever since.  I
+ liked 10.04, but Unity is horrible, I've tried 11, 12, 13 and now 14,
+ and I'm now considering moving away from Ubuntu.
+ 
+ I've downgraded to 12.10, which is also no longer supported, but remains
+ the most recent version that runs successfully.

** Package changed: ubuntu => linux (Ubuntu)

** Tags added: kernel-bug

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

Title:
  Ubuntu 14.04 installation hangs with Pango WARNING

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Downloaded Ubuntu 14.04 Alpha Gnome Desktop iso from omgubuntu.

  Tried installing on a Dell laptop and an Compaq Qube mini desktop.  Doesn't 
even get to the screen where you choose Try or Install Ubuntu. It hangs at the 
message:
  (process:186): Pango-WARNING **: failed to choose a font, expect ugly output. 
engine-type='PangoRenderFc', script='latin'

  Both of these computers have had Ubuntu installed before. The Qube had
  10.04 for several years, and I was most happy with it.  I only decided
  to upgrade as it's no longer supported.

  I wish I hadn't bothered as it's been nothing but trouble ever since.
  I liked 10.04, but Unity is horrible, I've tried 11, 12, 13 and now
  14, and I'm now considering moving away from Ubuntu.

  I've downgraded to 12.10, which is also no longer supported, but
  remains the most recent version that runs successfully.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1273836/+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 1260159] Re: computer freezes at random intervals

2014-02-19 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

** Package changed: ubuntu => linux-meta (Ubuntu)

** Tags added: needs-coding

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

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

Title:
  computer freezes at random intervals

Status in “linux-meta” package in Ubuntu:
  Incomplete

Bug description:
  At random intervals, kubuntu 13.10 will freeze, with this in the
  kern.log

  Dec 10 18:17:06 spock kernel: [26015.470609] audacious: Corrupted page table 
at address 7f9853653696
  Dec 10 18:17:06 spock kernel: [26015.470611] PGD 1e9f3d067 PUD 21834f067 PMD 
1c502d067 PTE 200236572025
  Dec 10 18:17:06 spock kernel: [26015.470614] Bad pagetable: 001d [#1] SMP 
  Dec 10 18:17:06 spock kernel: [26015.470616] Modules linked in: 
snd_hrtimer(F) xt_multiport(F) pci_stub vboxpci(OF) vboxnetadp(OF) 
vboxnetflt(OF) vboxdrv(OF) cuse parport_pc(F) ppdev(F) bnep rfcomm bluetooth 
binfmt_misc(F) ip6t_REJECT(F) xt_hl(F) ip6t_rt(F) nf_conntrack_ipv6(F) 
nf_defrag_ipv6(F) ipt_REJECT(F) xt_LOG(F) xt_limit(F) xt_tcpudp(F) 
xt_addrtype(F) nf_conntrack_ipv4(F) nf_defrag_ipv4(F) xt_conntrack(F) 
ip6table_filter(F) ip6_tables(F) nf_conntrack_netbios_ns(F) 
nf_conntrack_broadcast(F) nf_nat_ftp(F) nf_nat(F) nf_conntrack_ftp(F) 
nf_conntrack(F) iptable_filter(F) ip_tables(F) x_tables(F) snd_hda_codec_hdmi 
ir_lirc_codec lirc_dev ir_mce_kbd_decoder ir_sanyo_decoder ir_sony_decoder 
ir_jvc_decoder ir_rc6_decoder ir_rc5_decoder ir_nec_decoder rc_rc6_mce mceusb 
joydev(F) rc_core x86_pkg_temp_thermal kvm_intel(F) kvm(F) crct10dif_pclmul(F) 
crc32_pclmul(F) ghash_clmulni_intel(F) aesni_intel(F) aes_x86_64(F) lrw(F) 
gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) mxm_wmi 
snd_hda_codec_realtek microcode(F) 
  Dec 10 18:17:06 spock kernel: pcspkr psmouse(F) serio_raw(F) snd_hda_intel 
snd_hda_codec snd_hwdep(F) lpc_ich snd_pcm(F) nvidia(POF) snd_page_alloc(F) 
snd_seq_midi(F) snd_seq_midi_event(F) snd_rawmidi(F) snd_seq(F) 
snd_seq_device(F) snd_timer(F) drm mei_me snd(F) mei soundcore(F) wmi mac_hid 
it87 hwmon_vid coretemp lp(F) parport(F) hid_generic usbhid hid e1000e(F) 
ptp(F) pps_core(F) video(F)
  Dec 10 18:17:06 spock kernel: [26015.470656] CPU: 2 PID: 2668 Comm: audacious 
Tainted: PF  O 3.11.0-14-generic #21-Ubuntu
  Dec 10 18:17:06 spock kernel: [26015.470658] Hardware name: Gigabyte 
Technology Co., Ltd. Z87X-D3H/Z87X-D3H-CF, BIOS F7 08/02/2013
  Dec 10 18:17:06 spock kernel: [26015.470659] task: 88021b06 ti: 
8801e9fc task.ti: 8801e9fc
  Dec 10 18:17:06 spock kernel: [26015.470660] RIP: 0033:[<7f9853653696>]  
[<7f9853653696>] 0x7f9853653695
  Dec 10 18:17:06 spock kernel: [26015.470663] RSP: 002b:7fff21a84398  
EFLAGS: 00010206
  Dec 10 18:17:06 spock kernel: [26015.470664] RAX: 02739820 RBX: 
0001 RCX: 0040
  Dec 10 18:17:06 spock kernel: [26015.470665] RDX: 7f9853653696 RSI: 
0280c250 RDI: 02739830
  Dec 10 18:17:06 spock kernel: [26015.470666] RBP: 02739820 R08: 
0001 R09: 0003
  Dec 10 18:17:06 spock kernel: [26015.470666] R10: 0039 R11: 
7f985368b360 R12: 0001
  Dec 10 18:17:06 spock kernel: [26015.470667] R13: 0280c240 R14: 
0280c240 R15: 026c8b48
  Dec 10 18:17:06 spock kernel: [26015.470668] FS:  7f9855cae980() 
GS:88023ec8() knlGS:
  Dec 10 18:17:06 spock kernel: [26015.470669] CS:  0010 DS:  ES:  CR0: 
80050033
  Dec 10 18:17:06 spock kernel: [26015.470670] CR2: 7f9853653696 CR3: 
0001e9f4f000 CR4: 001407e0
  Dec 10 18:17:06 spock kernel: [26015.470671] DR0:  DR1: 
 DR2: 
  Dec 10 18:17:06 spock kernel: [26015.470671] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Dec 10 18:17:06 spock kernel: [26015.470672] 
  Dec 10 18:17:06 spock kernel: [26015.470672] RIP  [<7f9853653696>] 
0x7f9853653695
  Dec 10 18:17:06 spock kernel: [26015.470675]  RSP <7fff21a84398>
  Dec 10 18:17:06 spock kernel: [26015.470676] ---[ end trace 4fbd66846d52d356 
]---

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1260159/+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 1267264] Re: no audio

2014-02-19 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We need some more information from you before we can
start working on this bug.

Please include the information requested from the "Reporting Sound Bugs"
section of https://wiki.ubuntu.com/DebuggingSoundProblems as separate
attachments.

If you are using Karmic or later this information can be gathered for
you automatically using the command apport-collect -p alsa-base
BUGNUMBER where BUGNUMBER is the number of the bug you've reported.

** Changed in: ubuntu
   Status: New => Incomplete

** Package changed: ubuntu => linux

** Project changed: linux => linux-meta (Ubuntu)

** Tags added: kernel-sound

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

Title:
  no audio

Status in “linux-meta” package in Ubuntu:
  Incomplete

Bug description:
  13.10 fresh  install on toshiba s55d laptop.
  no audio from music cd, youtube, or test buttons in sound settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1267264/+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 1189093] Re: Suspend resume immediately

2014-02-13 Thread John Kim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect  and any other logs that are relevant for this
particular issue.

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

Title:
  Suspend resume immediately

Status in “linux” package in Ubuntu:
  Incomplete
Status in “pm-utils” package in Ubuntu:
  Incomplete

Bug description:
  I have a new install of Lubuntu 13.04.
  I never had a problem with previous releases of ubuntu.

  The only trouble is that when I try to suspend my netbook with hotkeys
  (Fn+F4) or with shutdown menu, my netbook resumes immediately from
  suspend.

  The netbook enter regularly in suspend-mode if I close monitor

  If I can help, I have an aspire one 110l.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: pm-utils 1.4.1-9git1
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  Date: Sun Jun  9 09:21:50 2013
  InstallationDate: Installed on 2013-06-09 (0 days ago)
  InstallationMedia: Lubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: pm-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1189093/+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 1189093] Re: Suspend resume immediately

2014-02-13 Thread John Kim
** Summary changed:

- Suspend resume immidiatly 
+ Suspend resume immediately

** Description changed:

- I have a new install Lubuntu 13.04
- I don't have ever problem with previous release of ubuntu
+ I have a new install of Lubuntu 13.04.
+ I never had a problem with previous releases of ubuntu.
  
- The only trouble  is that if i try suspend my netbook with hotkeys
- (Fn+F4) or with shutdown menu, netbook resume immidiatly from suspend.
+ The only trouble is that when I try to suspend my netbook with hotkeys
+ (Fn+F4) or with shutdown menu, my netbook resumes immediately from
+ suspend.
  
- The netbook enter regulary in suspend-mode if i close monitor
+ The netbook enter regularly in suspend-mode if I close monitor
  
- If can help i have an aspire one 110l
+ If I can help, I have an aspire one 110l.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: pm-utils 1.4.1-9git1
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  Date: Sun Jun  9 09:21:50 2013
  InstallationDate: Installed on 2013-06-09 (0 days ago)
  InstallationMedia: Lubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: pm-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Suspend resume immediately

Status in “linux” package in Ubuntu:
  Incomplete
Status in “pm-utils” package in Ubuntu:
  Incomplete

Bug description:
  I have a new install of Lubuntu 13.04.
  I never had a problem with previous releases of ubuntu.

  The only trouble is that when I try to suspend my netbook with hotkeys
  (Fn+F4) or with shutdown menu, my netbook resumes immediately from
  suspend.

  The netbook enter regularly in suspend-mode if I close monitor

  If I can help, I have an aspire one 110l.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: pm-utils 1.4.1-9git1
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  Date: Sun Jun  9 09:21:50 2013
  InstallationDate: Installed on 2013-06-09 (0 days ago)
  InstallationMedia: Lubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: pm-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

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