[Kernel-packages] [Bug 997021] Re: USB storage device capacity is incorrect and device is not writeable

2015-02-16 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  USB storage device capacity is incorrect and device is not writeable

Status in The Linux Kernel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Description:Ubuntu quantal (development branch)
  Release:12.10
  Kernel Package Version: linux-image-3.4.0-1-generic  3.4.0-1.3

  I am having serious problems with an Intenso Rainbow Line 16 GB USB
  storage device on my Hewlett-Packard HP Compaq 6710b (Intel Centrino)
  notebook with kernel 3.4.0-1-generic x86_64.

  On kernel 3.2.0-24-generic x86_64 the device works as expected, the
  capacity is reported correct and the raw speed is within manufacturer
  specifications (~30 Mbyte/s read, 8 Mbyte/s write).

  On kernel 3.4.0-1-generic x86_64 the device capacity is reported as 18
  Exabytes instead of 16 Gigabytes, and I can only read the device, but
  not write to it. Every write attempt ends in "Device not seekable"
  and/or "No space left on device":

  
  sturmflut@cloud:~/tmp/bug$ sudo dd_rescue /dev/zero /dev/sdb
  dd_rescue: (warning): output file is not seekable!
  dd_rescue: (warning): Invalid argument
  dd_rescue: (warning): Don't use sparse writes for non-seekable output
  dd_rescue: (info): ipos: 0.0k, opos: 0.0k, xferd: 0.0k
 errs:  0, errxfer: 0.0k, succxfer: 0.0k
   +curr.rate:0kB/s, avg.rate:0kB/s, avg.load:  0.0%

  dd_rescue: (warning): write /dev/sdb (0.0k): No space left on device
  dd_rescue: (warning): assumption rd(65536) == wr(0) failed! 
  dd_rescue: (fatal): write /dev/sdb (64.0k): No space left on device!

  dd_rescue: (info): Summary for /dev/zero -> /dev/sdb:
  dd_rescue: (info): ipos:64.0k, opos:64.0k, xferd:64.0k
 errs:  1, errxfer: 0.0k, succxfer: 0.0k
   +curr.rate:   178273kB/s, avg.rate:   153846kB/s, avg.load:  0.0%

 
  sturmflut@cloud:~/tmp/bug$ sudo fdisk /dev/sdb
  fdisk: unable to seek on /dev/sdb: Invalid argument

  
  This clearly is a regression introduced by kernel 3.4 itself. Other USB 
storage devices work as expected, on both kernels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/997021/+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 1295277] Re: Saucy update to v3.11.10.6 stable release

2014-04-28 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Saucy update to v3.11.10.6 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The v3.11.10.6 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches are in the v3.11.10.6 stable release:
  Linux 3.11.10.6
  PCI: mvebu: Use Device ID and revision from underlying endpoint
  powerpc/crashdump : Fix page frame number check in copy_oldmem_page
  powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly
  drm/radeon: disable pll sharing for DP on DCE4.1
  drm/radeon: fix missing bo reservation
  drm/radeon: print the supported atpx function mask
  kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
  perf: Fix hotplug splat
  perf/x86: Fix event scheduling
  ASoC: sta32x: Fix wrong enum for limiter2 release rate
  usb: ehci: fix deadlock when threadirqs option is used
  USB: ftdi_sio: add Cressi Leonardo PID
  ACPI / processor: Rework processor throttling with work_on_cpu()
  dm mpath: fix stalls when handling invalid ioctls
  ASoC: da732x: Mark DC offset control registers volatile
  PM / hibernate: Fix restore hang in freeze_processes()
  ipc,mqueue: remove limits for the amount of system-wide queues
  irq-metag*: stop set_affinity vectoring to offline cpus
  ioat: fix tasklet tear down
  i7300_edac: Fix device reference count
  i7core_edac: Fix PCI device reference count
  ALSA: hda - Add a fixup for HP Folio 13 mute LED
  ASoC: wm8958-dsp: Fix firmware block loading
  qla2xxx: Fix kernel panic on selective retransmission request
  dm thin: fix the error path for the thin device constructor
  ASoC: sta32x: Fix cache sync
  quota: Fix race between dqput() and dquot_scan_active()
  SELinux: bigendian problems with filename trans rules
  ASoC: dapm: Add locking to snd_soc_dapm__pin functions
  Input - arizona-haptics: Fix double lock of dapm_mutex
  ASoC: wm8770: Fix wrong number of enum items
  ASoC: sta32x: Fix array access overflow
  iio:gyro: bug on L3GD20H gyroscope support
  dm thin: avoid metadata commit if a pool's thin devices haven't changed
  ARM64: unwind: Fix PC calculation
  dma: ste_dma40: don't dereference free:d descriptor
  xtensa: introduce spill_registers_kernel macro
  fs: fix iversion handling
  bio-integrity: Fix bio_integrity_verify segment start bug
  e100: Fix "disabling already-disabled device" warning
  Input: wacom - make sure touch_max is set for touch devices
  KVM: VMX: fix use after free of vmx->loaded_vmcs
  KVM: MMU: handle invalid root_hpa at __direct_map
  Input: elantech -  improve clickpad detection
  fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware 
exists.
  ARM: tegra: only run PL310 init on systems with one
  net: use __GFP_NORETRY for high order allocations
  net: ip, ipv6: handle gso skbs in forwarding path
  net: core: introduce netif_skb_dev_features
  net: add and use skb_gso_transport_seglen()
  net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
  ipv4: fix counter in_slow_tot
  bonding: 802.3ad: make aggregator_identifier bond-private
  usbnet: remove generic hard_header_len check
  net: asix: add missing flag to struct driver_info
  tg3: Fix deadlock in tg3_change_mtu()
  tcp: tsq: fix nonagle handling
  net: qmi_wwan: add Netgear Aircard 340U
  netpoll: fix netconsole IPv6 setup
  net: fix 'ip rule' iif/oif device rename
  ipv4: Fix runtime WARNING in rtmsg_ifa()
  can: add destructor for self generated skbs
  6lowpan: fix lockdep splats
  perf: Enforce 1 as lower limit for perf_event_max_sample_rate
  staging: binder: Fix death notifications
  irqchip: orion: Fix getting generic chip pointer.
  usb: chipidea: need to mask when writting endptflush and endptprime
  ALSA: hda - Enable front audio jacks on one HP desktop model
  ACPI / video: Filter the _BCL table for duplicate brightness values
  ALSA: hda/ca0132 - Fix recording from mode id 0x8
  ALSA: hda/ca0132 - setup/cleanup streams
  cpufreq: powernow-k8: Initialize per-cpu data-structures properly
  hwmon: (max1668) Fix writing the minimum temperature
  cgroup: update cgroup_enable_task_cg_lists() to grab siglock
  workqueue: ensure @task is valid across kthread_stop()
  USB: serial: option: blacklist interface 4 for Cinterion PHS8 and 

[Kernel-packages] [Bug 1290449] Re: linux: 3.5.0-48.72 -proposed tracker

2014-04-17 Thread Julian Wiedmann
*** This bug is a duplicate of bug 1290459 ***
https://bugs.launchpad.net/bugs/1290459

** This bug has been marked a duplicate of bug 1290459
   linux: 3.5.0-48.72 -proposed tracker

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

Title:
  linux: 3.5.0-48.72 -proposed tracker

Status in Kernel SRU Workflow:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow package-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  New
Status in Kernel SRU Workflow prepare-package-lbm series:
  New
Status in Kernel SRU Workflow prepare-package-meta series:
  New
Status in Kernel SRU Workflow prepare-package-signed series:
  New
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in “linux” package in Ubuntu:
  New
Status in “linux” source package in Quantal:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 10. March 2014 16:51 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Monday, 10. March 2014 16:51 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1290449/+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 1285777] Re: Quantal update to v3.5.7.31 stable release

2014-04-17 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Quantal update to v3.5.7.31 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Quantal:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The v3.5.7.31 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches are in the v3.5.7.31 stable release:
  Linux 3.5.7.31
  block: add cond_resched() to potentially long running ioctl discard loop
  s390: fix kernel crash due to linkage stack instructions
  dm sysfs: fix a module unload race
  EDAC: Correct workqueue setup path
  IB/qib: Add missing serdes init sequence
  lockd: send correct lock when granting a delayed lock.
  md/raid5: Fix CPU hotplug callback registration
  usb: option: blacklist ZTE MF667 net interface
  ring-buffer: Fix first commit on sub-buffer having non-zero delta
  genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
  fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
  iio: ak8975: Fix calculation formula for convert micro tesla to gauss unit
  Modpost: fixed USB alias generation for ranges including 0x9 and 0xA
  xen-blkfront: handle backend CLOSED without CLOSING
  staging: comedi: adv_pci1710: fix analog output readback value
  tty: n_gsm: Fix for modems with brk in modem status control
  raw: test against runtime value of max_raw_minors
  VME: Correct read/write alignment algorithm
  time: Fix overflow when HZ is smaller than 60
  mac80211: fix fragmentation code, particularly for encryption
  USB: ftdi_sio: add Tagsys RFID Reader IDs
  usb-storage: enable multi-LUN scanning when needed
  usb-storage: add unusual-devs entry for BlackBerry 9000
  usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB
  usb: ftdi_sio: add Mindstorms EV3 console adapter
  spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true
  ath9k: Do not support PowerSave by default
  ath9k_htc: Do not support PowerSave by default
  s390/dump: Fix dump memory detection
  power: max17040: Fix NULL pointer dereference when there is no platform_data
  KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()
  xhci: Fix resume issues on Renesas chips in Samsung laptops
  staging:iio:ad799x fix error_free_irq which was freeing an irq that may not 
have been requested
  printk: Fix scheduling-while-atomic problem in console_cpu_notify()
  ftrace: Have function graph only trace based on global_ops filters
  ftrace: Fix synchronization location disabling and freeing ftrace_ops
  ftrace: Synchronize setting function_trace_op with ftrace_trace_function
  ahci: add an observed PCI ID for Marvell 88se9172 SATA controller
  ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b
  timekeeping: fix 32-bit overflow in get_monotonic_boottime
  timekeeping: Avoid possible deadlock from clock_was_set_delayed
  rtc-cmos: Add an alarm disable quirk
  sched/rt: Avoid updating RT entry timeout twice within one tick period
  sched: Unthrottle rt runqueues in __disable_runtime()
  sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled
  mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
  mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of 
spin_lock_irq()
  mm/swap: fix race on swap_info reuse between swapoff and swapon
  x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
  SELinux:  Fix kernel BUG on empty security contexts.
  ALSA: hda - Improve loopback path lookups for AD1983
  drm/mgag200: fix typo causing bw limits to be ignored on some chips
  [media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset
  [media] mxl111sf: Fix unintentional garbage stack read
  ALSA: usb-audio: Add missing kconfig dependecy
  crypto: s390 - fix des and des3_ede ctr concurrency issue
  crypto: s390 - fix des and des3_ede cbc concurrency issue
  crypto: s390 - fix concurrency issue in aes-ctr mode
  PCI: Enable ARI if dev and upstream bridge support it; disable otherwise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1285777/+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 1285792] Re: Saucy update to v3.11.10.5 stable release

2014-04-17 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Saucy update to v3.11.10.5 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The v3.11.10.5 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches are in the v3.11.10.5 stable release:
  Linux 3.11.10.5
  EDAC: Correct workqueue setup path
  EDAC: Poll timeout cannot be zero, p2
  drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero
  EDAC: Replace strict_strtol() with kstrtol()
  s390: fix kernel crash due to linkage stack instructions
  retrieving CIFS ACLs when mounted with SMB2 fails dropping session
  Add protocol specific operation for CIFS xattrs
  [CIFS] Fix SMB2 mounts so they don't try to set or get xattrs via cifs
  xen: Fix possible user space selector corruption
  xen/p2m: check MFN is in range before using the m2p table
  x86: mm: change tlb_flushall_shift for IvyBridge
  hwmon: (ntc_thermistor) Avoid math overflow
  IB/qib: Add missing serdes init sequence
  tick: Clear broadcast pending bit when switching to oneshot
  lockd: send correct lock when granting a delayed lock.
  vt: Fix secure clear screen
  x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off
  x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled
  compiler/gcc4: Make quirk for asm_volatile_goto() unconditional
  md/raid5: Fix CPU hotplug callback registration
  target: Fix free-after-use regression in PR unregister
  block: add cond_resched() to potentially long running ioctl discard loop
  ftrace/x86: Use breakpoints for converting function graph caller
  usb: option: blacklist ZTE MF667 net interface
  ring-buffer: Fix first commit on sub-buffer having non-zero delta
  xen: install xen/gntdev.h and xen/gntalloc.h
  genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
  mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED
  mm: fix page leak at nfs_symlink()
  fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
  iio: adis16400: Set timestamp as the last element in chan_spec
  iio: ak8975: Fix calculation formula for convert micro tesla to gauss unit
  block: Fix nr_vecs for inline integrity vectors
  Modpost: fixed USB alias generation for ranges including 0x9 and 0xA
  xen-blkfront: handle backend CLOSED without CLOSING
  staging: comedi: adv_pci1710: fix analog output readback value
  tty: n_gsm: Fix for modems with brk in modem status control
  raw: test against runtime value of max_raw_minors
  Drivers: hv: vmbus: Don't timeout during the initial connection with host
  Drivers: hv: vmbus: Specify the target CPU that should receive notification
  VME: Correct read/write alignment algorithm
  mei: don't unset read cb ptr on reset
  mei: clear write cb from waiting list on reset
  ALSA: hda - Fix mic capture on Sony VAIO Pro 11
  ALSA: hda - Add a headset quirk for Dell XPS 13
  drm/radeon: fix UVD IRQ support on 7xx
  drm/radeon: fix UVD IRQ support on SI
  time: Fix overflow when HZ is smaller than 60
  mac80211: fix fragmentation code, particularly for encryption
  mac80211: release the channel in error path in start_ap
  nl80211: Reset split_start when netlink skb is exhausted
  mac80211: move roc cookie assignment earlier
  USB: ftdi_sio: add Tagsys RFID Reader IDs
  usb: qcserial: add Netgear Aircard 340U
  of: fix PCI bus match for PCIe slots
  md/raid1: restore ability for check and repair to fix read errors.
  usb-storage: enable multi-LUN scanning when needed
  usb-storage: add unusual-devs entry for BlackBerry 9000
  usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB
  usb: ftdi_sio: add Mindstorms EV3 console adapter
  spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true
  ath9k: Do not support PowerSave by default
  ar5523: fix usb id for Gigaset.
  ath9k_htc: Do not support PowerSave by default
  ath9k_htc: make ->sta_rc_update atomic for most calls
  s390/dump: Fix dump memory detection
  iwlwifi: mvm: don't allow A band if SKU forbids it
  iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scan
  power: max17040: Fix NULL pointer dereference when there is no platform_data
  block: __elv_next_request() shouldn't call into the elevator if bypassing
  iwlwifi: mvm: print the version of the firmwa

[Kernel-packages] [Bug 1281791] Re: Quantal update to 3.5.7.30 stable release

2014-03-27 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Quantal update to 3.5.7.30 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Quantal:
  Fix Released

Bug description:
  
  SRU Justification

  Impact:
 The upstream process for stable tree updates is quite similar
 in scope to the Ubuntu SRU process, e.g., each patch has to
 demonstrably fix a bug, and each patch is vetted by upstream
 by originating either directly from Linus' tree or in a minimally
 backported form of that patch. The 3.5.7.30 upstream stable
 patch set is now available. It should be included in the Ubuntu
 kernel as well.

 git://kernel.ubuntu.com/ubuntu/linux.git

  TEST CASE: TBD

 The following patches are in the 3.5.7.30 stable release:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1281791/+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 1279399] Re: Saucy update to v3.11.10.4 stable release

2014-03-27 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Saucy update to v3.11.10.4 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The v3.11.10.4 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches are in the v3.11.10.4 stable release:

  Linux 3.11.10.4
  x86, cpu, amd: Add workaround for family 16h, erratum 793
  xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
  ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabled
  ALSA: hda - hdmi: introduce patch_nvhdmi()
  usb: core: get config and string descriptors for unauthorized devices
  tty/serial: at91: Handle shutdown more safely
  ip6tnl: fix double free of fb_tnl_dev on exit
  Revert "ip6tnl: fix use after free of fb_tnl_dev"
  sit: fix double free of fb_tunnel_dev on exit
  xen-netfront: fix resource leak in netfront
  net: Fix memory leak if TPROXY used with TCP early demux
  fib_frontend: fix possible NULL pointer dereference
  ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called
  s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions
  bpf: do not use reciprocal divide
  tcp: metrics: Avoid duplicate entries with the same destination-IP
  net,via-rhine: Fix tx_timeout handling
  net: avoid reference counter overflows on fib_rules in multicast forwarding
  ieee802154: Fix memory leak in ieee802154_add_iface()
  inet_diag: fix inet_diag_dump_icsk() timewait socket state logic
  bnx2x: fix DMA unmapping of TSO split BDs
  libata: disable LPM for some WD SATA-I devices
  USB: pl2303: fix data corruption on termios updates
  mm/mempolicy.c: fix mempolicy printing in numa_maps
  powerpc: thp: Fix crash on mremap
  e1000e: fix compiler warnings
  e752x_edac: Fix pci_dev usage count
  lib/decompressors: fix "no limit" output buffer length
  drm/nouveau/bios: fix offset calculation for BMPv1 bioses
  mm: hugetlbfs: fix hugetlbfs optimization
  kvm: x86: fix apic_base enable check
  hpfs: remember free space
  parisc: fix cache-flushing
  x86, x32: Correct invalid use of user timespec in the kernel
  mm, oom: base root bonus on current usage
  mm: don't lose the SOFT_DIRTY flag on mprotect
  zram: fix race between reset and flushing pending work
  target/iscsi: Fix network portal creation race
  fs/compat: fix lookup_dcookie() parameter handling
  fs/compat: fix parameter handling for compat readv/writev syscalls
  mm: numa: initialise numa balancing after jump label initialisation
  mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable 
memory
  drm/radeon/dce8: workaround for atom BlankCrtc table
  drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
  drm/radeon: fix DAC interrupt handling on DCE5+
  powerpc: Make sure "cache" directory is removed when offlining cpu
  drm: ast,cirrus,mgag200: use drm_can_sleep
  ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator 
API
  btrfs: restrict snapshotting to own subvolumes
  Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
  drm/i915: Fix the offset issue for the stolen GEM objects
  compat: fix sys_fanotify_mark
  KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()
  KVM: PPC: Book3S HV: use xics_wake_cpu only when defined
  vfs: Is mounted should be testing mnt_ns for NULL or error.
  i915: remove pm_qos request on error
  ALSA: hda - Fix silent output on MacBook Air 1,1
  rtc: max8907: weekday encoding fixes
  memcg: fix endless loop caused by mem_cgroup_iter
  mm/memory-failure.c: shift page lock from head page to tail page after thp 
split
  b43: fix the wrong assignment of status.freq in b43_rx()
  tracing: Check if tracing is enabled in trace_puts()
  mmc: sdhci-pci: Fix possibility of chip->fixes being null
  drm/i915: VLV2 - Fix hotplug detect bits
  ALSA: bits vs bytes bug in snd_card_create()
  ore: Fix wrong math in allocation of per device BIO
  IB/qib: Fix QP check when looping back to/from QP1
  drm/nouveau/falcon: use vmalloc to create firwmare copies
  drm/nouveau: fix m2mf copy to tiled gart
  pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done
  drm/cirrus: correct register values for 16bpp
  fuse: fix pipe_buf_operations
  s390/uapi: fix struct statfs64 definition
  arch/sh/kernel/kgdb.c: add missing #i

[Kernel-packages] [Bug 1257268] Re: dell-wmi does not convert the hotkey event to mic mute keycode

2014-02-21 Thread Julian Wiedmann
Closing per #2.

** Changed in: linux (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  dell-wmi does not convert the hotkey event to mic mute keycode

Status in HWE Next Project:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  Newer dell systems come with a mic mute hotkey. Pressing the hotkey
  generates a BIOS event 0x150 but it is not handled but ignored by
  kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1257268/+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 1275853] Re: Poor upload ethernet speed in kernel 3.11.0-15-generic and Atheros AR8151 NIC

2014-02-21 Thread Julian Wiedmann
3.11.0-17.31 is in -updates now.

** Changed in: linux (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Poor upload ethernet speed in kernel 3.11.0-15-generic and Atheros
  AR8151 NIC

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  Hi,

  I am experiencing performance problems with ethernet upload since I
  upgraded Ubuntu 13.10 to the kernel version 3.11.0-15-generic. I have
  a gigabit lan and when uploading to the NAS (Ubuntu server) the speed
  is very low - approx 130megabites/s.

  This is not present in the previous kernel 3.11.0-12-generic. I tested
  this repeatedly several times and also I did a fresh install of the
  ubuntu 13.10 - still the same behavior.  I tested with copying large
  files to mounted nfs share and also with iperf.

  Interesting is that after booting Ubuntu 13.10 with kernel
  3.11.0-15-generic, the upload speed is fine for a while, then it drops
  down and remains low.

  See the iperf log (first run immediatelly after boot is fine - upload
  speed is 932Mbits/s, then second run 439Mbits/s and then only approx
  130Mbits/s ). Note that when testing with kernel 3.11.0-12-generic
  iperf will give allways ~930Mbits/s.

  ygzo@ygzo-desktop:~$ iperf -c 192.168.1.106 -r
  
  Server listening on TCP port 5001
  TCP window size: 85.3 KByte (default)
  
  
  Client connecting to 192.168.1.106, TCP port 5001
  TCP window size:  110 KByte (default)
  
  [  5] local 192.168.1.181 port 40490 connected with 192.168.1.106 port 5001
  [ ID] Interval   Transfer Bandwidth
  [  5]  0.0-10.0 sec  1.09 GBytes   932 Mbits/sec
  [  4] local 192.168.1.181 port 5001 connected with 192.168.1.106 port 34822
  [  4]  0.0-10.0 sec   508 MBytes   426 Mbits/sec
  ygzo@ygzo-desktop:~$ iperf -c 192.168.1.106 -r
  
  Server listening on TCP port 5001
  TCP window size: 85.3 KByte (default)
  
  
  Client connecting to 192.168.1.106, TCP port 5001
  TCP window size: 68.6 KByte (default)
  
  [  5] local 192.168.1.181 port 40493 connected with 192.168.1.106 port 5001
  [ ID] Interval   Transfer Bandwidth
  [  5]  0.0-10.0 sec   524 MBytes   439 Mbits/sec
  [  4] local 192.168.1.181 port 5001 connected with 192.168.1.106 port 34825
  [  4]  0.0-10.0 sec   500 MBytes   419 Mbits/sec
  ygzo@ygzo-desktop:~$ iperf -c 192.168.1.106 -r
  
  Server listening on TCP port 5001
  TCP window size: 85.3 KByte (default)
  
  
  Client connecting to 192.168.1.106, TCP port 5001
  TCP window size: 64.0 KByte (default)
  
  [  5] local 192.168.1.181 port 40494 connected with 192.168.1.106 port 5001
  [ ID] Interval   Transfer Bandwidth
  [  5]  0.0-10.0 sec   160 MBytes   134 Mbits/sec
  [  4] local 192.168.1.181 port 5001 connected with 192.168.1.106 port 34826
  [  4]  0.0-10.0 sec   498 MBytes   418 Mbits/sec
  ygzo@ygzo-desktop:~$ iperf -c 192.168.1.106 -r
  
  Server listening on TCP port 5001
  TCP window size: 85.3 KByte (default)
  
  
  Client connecting to 192.168.1.106, TCP port 5001
  TCP window size: 64.0 KByte (default)
  
  [  5] local 192.168.1.181 port 40495 connected with 192.168.1.106 port 5001
  [ ID] Interval   Transfer Bandwidth
  [  5]  0.0-10.0 sec   137 MBytes   115 Mbits/sec
  [  4] local 192.168.1.181 port 5001 connected with 192.168.1.106 port 34828
  [  4]  0.0-10.0 sec   499 MBytes   418 Mbits/sec
  ygzo@ygzo-desktop:~$ iperf -c 192.168.1.106 -r
  
  Server listening on TCP port 5001
  TCP window size: 85.3 KByte (default)
  
  
  Client connecting to 192.168.1.106, TCP port 5001
  TCP window size: 68.6 KByte (default)
  
  [  5] local 192.168.1.181 port 40583 connected with 192.168.1.10

[Kernel-packages] [Bug 1215665] Re: With Kernel 3.11RC6 Ubuntu servguide PDF compile crashes

2014-02-21 Thread Julian Wiedmann
So let's close it then.

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

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

Title:
  With Kernel 3.11RC6 Ubuntu servguide PDF compile crashes

Status in The Linux Kernel:
  In Progress
Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  I often run the current release candidate (RC) on a 12.04 server computer.
  When compiling any non-english PDF version of the Ubuntu server guide, one of 
the programs crashes (and creates a log, which I will attach shortly, but 
summary below). While it has been a very long time since I tried to compile a 
non-english PDF serverguide, I did more work to narrow down the issue:

  Kernel: Ubuntu 3.11 RC5 = No Problem (actually, all tested kernels <= 3.11 
RC5)
  Kernel: Kernel.org 3.11 RC5 = No Problem
  Kernel: Ubuntu 3.11 RC6 = Problem
  Kernel: Kernel.org 3.11 RC6 = Problem

  Someone else has reported the same issue (
  http://ubuntuforums.org/showthread.php?t=2168771 )

  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x2b6061972239, pid=2950, tid=47114532034304
  #
  # JRE version: 6.0_27-b27
  # Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 
compressed oops)
  # Derivative: IcedTea6 1.12.6
  # Distribution: Ubuntu 12.04 LTS, package 6b27-1.12.6-1ubuntu0.12.04.2
  # Problematic frame:
  # J  java.lang.String.charAt(I)C
  #
  # An error report file with more information is saved as:
  # /home/doug/sguide-1310/cg01/hs_err_pid2950.log
  #
  # If you would like to submit a bug report, please include
  # instructions how to reproduce the bug and visit:
  #   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
  #
  Aborted (core dumped)
  make: *** [serverguide-pdf] Error 134

  doug@s15:~/sguide-1310/cg01$ cat /proc/version_signature
  cat: /proc/version_signature: No such file or directory
  doug@s15:~/sguide-1310/cg01$

  doug@s15:~/sguide-1310/cg01$ lsb_release -rd
  Description:Ubuntu 12.04.3 LTS
  Release:12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1215665/+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 1239233] Re: 1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2014-02-21 Thread Julian Wiedmann
Giannis,
have you tried the latest kernel from saucy-updates (3.11.0-17.31)?  It has the 
patch you mentioed in #30.

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

Title:
  1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward
  in 13.10 when radeon HDMI audio output is enabled

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
  kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
  like set to fast forward speed. Is is happening both in browser video
  playback (Youtube) and video playback in Parole or VLC. Checked with
  or without radeon.dpm=1 and radeon.audio=1 settings. till 3.9.11
  kernel, video speed is ok. from 3.10-RC1 bug introduced.

  Regression commit: 1586505a5db2b221a99feabe61199c2657e9ee23

  Potential fix commit: 9255ce80f88ba885c38c0bbd235db7c24392e22e

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 "Saucy Salamander" - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239233/+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 1265614] Re: Saucy update to 3.11.10.1 stable release

2014-02-18 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Saucy update to 3.11.10.1 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  
  SRU Justification

  Impact:
 The upstream process for stable tree updates is quite similar
 in scope to the Ubuntu SRU process, e.g., each patch has to
 demonstrably fix a bug, and each patch is vetted by upstream
 by originating either directly from Linus' tree or in a minimally
 backported form of that patch. The 3.11.10.1 upstream stable
 patch set is now available. It should be included in the Ubuntu
 kernel as well.

 git://git.kernel.org/

  TEST CASE: TBD

 The following patches are in the 3.11.10.1 stable release:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265614/+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 1269863] Re: Saucy update to 3.11.10.3 stable release

2014-02-18 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Saucy update to 3.11.10.3 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  
  SRU Justification

  Impact:
 The upstream process for stable tree updates is quite similar
 in scope to the Ubuntu SRU process, e.g., each patch has to
 demonstrably fix a bug, and each patch is vetted by upstream
 by originating either directly from Linus' tree or in a minimally
 backported form of that patch. The 3.11.10.3 upstream stable
 patch set is now available. It should be included in the Ubuntu
 kernel as well.

 git://git.kernel.org/

  TEST CASE: TBD

 The following patches are in the 3.11.10.3 stable release:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1269863/+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 1035753] Re: 14e4:4359 ASUS p8z77-v deluxe: Wireless card isn't detected [BCM43228]

2014-01-11 Thread Julian Wiedmann
** Summary changed:

- 14e4:4359 ASUS p8z77-v deluxe: Wireless card isn't detected
+ 14e4:4359 ASUS p8z77-v deluxe: Wireless card isn't detected [BCM43228]

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

Title:
  14e4:4359 ASUS p8z77-v deluxe: Wireless card isn't detected [BCM43228]

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  The wireless card that comes with the motherboard ASUS p8z77-v deluxe
  is not detected, I also tried the latest 3.6 rc1 kernel and it is
  still not detected.

  This driver has yet to be developed with open source support as per:
  http://wireless.kernel.org/en/users/Drivers/b43
  http://wireless.kernel.org/en/users/Drivers/brcm80211

  WORKAROUND: The proprietary driver works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-29-generic 3.2.0-29.46
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  haz1938 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf7e3 irq 73'
     Mixer name : 'Intel PantherPoint HDMI'
     Components : 'HDA:10ec0899,104384d8,0013 
HDA:80862806,80860101,0010'
     Controls  : 58
     Simple ctrls  : 24
  CheckboxSubmission: c8ba500d34a6c43b0dbe757a75c54611
  CheckboxSystem: edda5d4f616ca792bf437989cb597002
  Date: Sat Aug 11 23:28:35 2012
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=df626fca-2b53-41ff-9189-224cc85e7da8
  InstallationMedia: Ubuntu 12.04 "Precise Pangolin" - amd64 (GNOME Shell Remix)
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   LANGUAGE=pt:pt_BR:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=pt_PT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-29-generic 
root=UUID=5ff0424b-bac8-484a-a15f-9bdf49b757fc ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-29-generic N/A
   linux-backports-modules-3.2.0-29-generic  N/A
   linux-firmware1.79
  RfKill:

  SourcePackage: linux
  StagingDrivers: mei
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/13/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1401
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8Z77-V DELUXE
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1401:bd07/13/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-VDELUXE:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1035753/+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 1256630] Re: 14e4:4365 [Lenovo ThinkPad Edge E531] Bluetooth finds no device [BCM43142]

2014-01-11 Thread Julian Wiedmann
** Summary changed:

- 14e4:4365 [Lenovo ThinkPad Edge E531] Bluetooth finds no device
+ 14e4:4365 [Lenovo ThinkPad Edge E531] Bluetooth finds no device [BCM43142]

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

Title:
  14e4:4365 [Lenovo ThinkPad Edge E531] Bluetooth finds no device
  [BCM43142]

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Bluetooth can be turned on and off, the visibility can be turned on
  and off, but the bluetooth finds no device and cannot be found by any
  device.

  bcmwl-kernel-source:
 Instalat: 6.30.223.141+bdcom-0ubuntu1
 Candidează: 6.30.223.141+bdcom-0ubuntu1
 Tabela de versiuni:
*** 6.30.223.141+bdcom-0ubuntu1 0
   500 http://ro.archive.ubuntu.com/ubuntu/ saucy/restricted amd64
  Packages
   100 /var/lib/dpkg/status

  Direct URL to linux-bluetooth e-mail: http://www.spinics.net/lists
  /linux-bluetooth/msg41859.html

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-13-generic 3.11.0-13.20
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Uname: Linux 3.11.0-13-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  emil   1649 F pulseaudio
    emil   1872 F pulseaudio
  Date: Sun Dec  1 13:20:07 2013
  HibernationDevice: RESUME=UUID=244aef5b-017a-4999-ba5f-d235e8e85b8f
  InstallationDate: Installed on 2013-11-22 (8 days ago)
  InstallationMedia: Xubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016)
  MachineType: LENOVO 68857TG
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=ro
   TERM=xterm
   PATH=(custom, no user)
   LANG=ro_RO.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-13-generic 
root=UUID=ae0cf3b3-431b-4a64-91e0-584f693d9e43 ro quiet splash vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-13-generic N/A
   linux-backports-modules-3.11.0-13-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/23/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HEET31WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 68857TG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrHEET31WW(1.12):bd04/23/2013:svnLENOVO:pn68857TG:pvrThinkPadEdgeE531:rvnLENOVO:rn68857TG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 68857TG
  dmi.product.version: ThinkPad Edge E531
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1256630/+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 1248790] Re: linux: 3.12.0-2.5 -proposed tracker

2014-01-08 Thread Julian Wiedmann
** Changed in: linux (Ubuntu Trusty)
   Status: New => Fix Released

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

Title:
  linux: 3.12.0-2.5 -proposed tracker

Status in Kernel Development Workflow:
  Fix Released
Status in Kernel Development Workflow package-testing series:
  Won't Fix
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Thursday, 07. November 2013 01:36 UTC
  kernel-Package-testing-start:Thursday, 07. November 2013 16:10 UTC
  kernel-Promote-to-release-end:Thursday, 07. November 2013 16:10 UTC
  kernel-Prepare-package-end:Thursday, 07. November 2013 16:10 UTC
  kernel-phase:Released
  kernel-phase-changed:Thursday, 07. November 2013 18:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1248790/+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 1249081] Re: Saucy update to 3.11.7 stable release

2014-01-08 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Saucy update to 3.11.7 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.11.7 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches are in the 3.11.7 stable release:
  Linux 3.11.7
  usb: serial: option: blacklist Olivetti Olicard200
  USB: serial: option: add support for Inovia SEW858 device
  USB: serial: ti_usb_3410_5052: add Abbott strip port ID to 
combined table as well.
  serial: vt8500: add missing braces
  wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() 
call.
  wireless: radiotap: fix parsing buffer overrun
  w1 - call request_module with w1 master mutex unlocked
  writeback: fix negative bdi max pause
  ALSA: hda - Fix inverted internal mic not indicated on some 
machines
  ALSA: us122l: Fix pcm_usb_stream mmapping regression
  mm: fix BUG in __split_huge_page_pmd
  mm/zswap: bugfix: memory leak when re-swapon
  mm: migration: do not lose soft dirty bit if page is in migration 
state
  i2c: ismt: initialize DMA buffer
  dm snapshot: fix data corruption
  gpio/lynxpoint: check if the interrupt is enabled in IRQ handler
  ext[34]: fix double put in tmpfile
  ARM: integrator: deactivate timer0 on the Integrator/CP
  ARM: 7851/1: check for number of arguments in 
syscall_get/set_arguments()
  davinci_emac.c: Fix IFF_ALLMULTI setup
  ipv6: probe routes asynchronous in rt6_probe
  netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper
  ipv6: fill rt6i_gateway with nexthop address
  ipv6: always prefer rt6i_gateway if present
  inet: fix possible memory corruption with UDP_CORK and UFO
  net: fix cipso packet validation when !NETLABEL
  net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix 
race
  be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
  wanxl: fix info leak in ioctl
  sctp: Perform software checksum if packet has to be fragmented.
  sctp: Use software crc32 checksum when xfrm transform will happen.
  net: dst: provide accessor function to dst->xfrm
  bridge: Correctly clamp MAX forward_delay when enabling STP
  virtio-net: refill only when device is up during setting queues
  virtio-net: don't respond to cpu hotplug notifier if we're not 
ready
  bnx2x: record rx queue for LRO packets
  connector: use nlmsg_len() to check message length
  unix_diag: fix info leak
  farsync: fix info leak in ioctl
  netem: free skb's in tree on reset
  netem: update backlog after drop
  l2tp: must disable bh before calling l2tp_xmit_skb()
  vti: get rid of nf mark rule in prerouting
  Revert "bridge: only expire the mdb entry when query is received"
  bridge: update mdb expiration timer upon reports.
  net: vlan: fix nlmsg size calculation in vlan_get_size()
  net/mlx4_en: Fix pages never dma unmapped on rx
  net/mlx4_en: Rename name of mlx4_en_rx_alloc members
  xen-netback: Don't destroy the netdev until the vif is shut down
  net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are 
not selected
  can: dev: fix nlmsg size calculation in can_get_size()
  ipv4: fix ineffective source address selection
  proc connector: fix info leaks
  sit: amend "allow to use rtnl ops on fb tunnel"
  net: heap overflow in __audit_sockaddr()
  net: mv643xx_eth: fix orphaned statistics timer crash
  net: mv643xx_eth: update statistics timer from timer context only
  l2tp: Fix build warning with ipv6 disabled.
  l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
  batman-adv: set up network coding packet handlers during m

[Kernel-packages] [Bug 1257100] Re: linux: 3.8.0-35.50 -proposed tracker

2014-01-04 Thread Julian Wiedmann
*** This bug is a duplicate of bug 1257102 ***
https://bugs.launchpad.net/bugs/1257102

** This bug has been marked a duplicate of bug 1257102
   linux: 3.8.0-35.50 -proposed tracker

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

Title:
  linux: 3.8.0-35.50 -proposed tracker

Status in Kernel SRU Workflow:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  New
Status in Kernel SRU Workflow prepare-package-meta series:
  New
Status in Kernel SRU Workflow prepare-package-signed series:
  New
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in “linux” package in Ubuntu:
  New
Status in “linux” source package in Raring:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 02. December 2013 22:38 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Monday, 02. December 2013 22:38 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1257100/+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 1249058] Re: Raring update to 3.8.13.12 stable release

2014-01-04 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Raring update to 3.8.13.12 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Raring:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.8.13.12 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://kernel.ubuntu.com/ubuntu/linux.git

  TEST CASE: TBD

     The following patches are in the 3.8.13.12 stable release:
  Linux 3.8.13.12
  mm: fix BUG in __split_huge_page_pmd
  writeback: fix negative bdi max pause
  usb-storage: add quirk for mandatory READ_CAPACITY_16
  usb: serial: option: blacklist Olivetti Olicard200
  serial: vt8500: add missing braces
  serial: vt8500: Fix range-checking on vt8500_uart_ports
  USB: quirks: add touchscreen that is dazzeled by remote wakeup
  dm snapshot: fix data corruption
  ALSA: us122l: Fix pcm_usb_stream mmapping regression
  USB: quirks.c: add one device that cannot deal with suspension
  ARM: 7851/1: check for number of arguments in 
syscall_get/set_arguments()
  USB: serial: option: add support for Inovia SEW858 device
  USB: serial: ti_usb_3410_5052: add Abbott strip port ID to 
combined table as well.
  USB: support new huawei devices in option.c
  xhci: Fix spurious wakeups after S5 on Haswell
  xhci: quirk for extra long delay for S4
  cifs: Fix inability to write files >2GB to SMB2/3 shares
  sparc32: Fix exit flag passed from traced sys_sigreturn
  sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
  sparc64: Fix off by one in trampoline TLB mapping installation 
loop.
  sparc64: Remove RWSEM export leftovers
  sparc64: Fix ITLB handler of null page
  esp_scsi: Fix tag state corruption when autosensing.
  ip6tnl: allow to use rtnl ops on fb tunnel
  sit: allow to use rtnl ops on fb tunnel
  ll_temac: Reset dma descriptors indexes on ndo_open
  ipv6 mcast: use in6_dev_put in timer handlers instead of 
__in6_dev_put
  ipv4 igmp: use in_dev_put in timer handlers instead of 
__in_dev_put
  ipv6: gre: correct calculation of max_headroom
  bonding: Fix broken promiscuity reference counting issue
  dm9601: fix IFF_ALLMULTI handling
  via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)
  ipv6: udp packets following an UFO enqueued packet need also be 
handled by UFO
  ip: generate unique IP identificator if local fragmentation is 
allowed
  ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
  net:dccp: do not report ICMP redirects to user space
  net: sctp: rfc4443: do not report ICMP redirects to user space
  ip6_tunnels: raddr and laddr are inverted in nl msg
  bridge: fix NULL pointer deref of br_port_get_rcu
  bridge: use br_port_get_rtnl within rtnl lock
  bridge: Clamp forward_delay when enabling STP
  resubmit bridge: fix message_age_timer calculation
  xen-netback: count number required slots for an skb more carefully
  net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
  netpoll: fix NULL pointer dereference in netpoll_cleanup
  r8169: enforce RX_MULTI_EN for the 8168f.
  net_sched: htb: fix a typo in htb_change_class()
  net: flow_dissector: fix thoff for IPPROTO_AH
  net: sctp: fix smatch warning in sctp_send_asconf_del_ip
  net: fib: fib6_add: fix potential NULL pointer dereference
  ipv6/exthdrs: accept tlv which includes only padding
  tcp: Add missing braces to do_tcp_setsockopt
  caif: Add missing braces to multiline if in cfctrl_linkup_request
  can: flexcan: flexcan_chip_start: fix regression, mark one MB for 
TX and abort pending TX
  can: flexcan: fix flexcan_chip_start() on imx6
  xen-blkfront: use a different scatterlist for each request
  tuntap: correctly handle error in tun_set_iff()
  parisc: fix interruption handler to respect p

[Kernel-packages] [Bug 1249089] Re: Precise update to 3.2.52 stable release

2014-01-04 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Precise update to 3.2.52 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.2.52 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches are in the 3.2.52 stable release:
  Linux 3.2.52
  can: flexcan: flexcan_chip_start: fix regression, mark one MB for 
TX and abort pending TX
  gianfar: Change default HW Tx queue scheduling mode
  mm, show_mem: suppress page counts in non-blockable contexts
  ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()
  staging: comedi: ni_65xx: (bug fix) confine insn_bits to one 
subdevice
  ext4: avoid hang when mounting non-journal filesystems with 
orphan list
  hwmon: (applesmc) Silence uninitialized warnings
  xhci: Fix race between ep halt and URB cancellation
  cciss: fix info leak in cciss_ioctl32_passthru()
  cpqarray: fix info leak in ida_locked_ioctl()
  iscsi: don't hang in endless loop if no targets present
  Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in 
sctp_cmd_interpreter()"
  isofs: Refuse RW mount of the filesystem instead of making it RO
  HID: usbhid: quirk for N-Trig DuoSense Touch Screen
  HID: Fix Speedlink VAD Cezanne support for some devices
  fanotify: dont merge permission events
  perf tools: Handle JITed code in shared memory
  perf: Fix perf_cgroup_switch for sw-events
  perf: Clarify perf_cpu_context::active_pmu usage by renaming it 
to ::unique_pmu
  cgroup: fail if monitored file and event_control are in different 
cgroup
  sfc: Fix efx_rx_buf_offset() for recycled pages
  macvtap: do not zerocopy if iov needs more pages than 
MAX_SKB_FRAGS
  Revert "zram: use zram->lock to protect zram_free_page() in swap 
free notify path"
  powerpc/pseries/lparcfg: Fix possible overflow are more than 1026
  m68knommu: clean up linker script
  m68k: use non-MMU linker script for ColdFire MMU builds
  m68k: consolidate the vmlinux.lds linker scripts
  usb: core: don't try to reset_device() a port that got just 
disconnected
  debugfs: debugfs_remove_recursive() must not rely on 
list_empty(d_subdirs)
  perf: Use css_tryget() to avoid propping up css refcount
  kernel-doc: bugfix - multi-line macros
  sparc32: Fix exit flag passed from traced sys_sigreturn
  sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
  sparc64: Fix off by one in trampoline TLB mapping installation 
loop.
  sparc64: Remove RWSEM export leftovers
  sparc64: Fix ITLB handler of null page
  esp_scsi: Fix tag state corruption when autosensing.
  ll_temac: Reset dma descriptors indexes on ndo_open
  ipv6 mcast: use in6_dev_put in timer handlers instead of 
__in6_dev_put
  ipv4 igmp: use in_dev_put in timer handlers instead of 
__in_dev_put
  bonding: Fix broken promiscuity reference counting issue
  dm9601: fix IFF_ALLMULTI handling
  via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)
  ipv6: udp packets following an UFO enqueued packet need also be 
handled by UFO
  ip: generate unique IP identificator if local fragmentation is 
allowed
  resubmit bridge: fix message_age_timer calculation
  net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
  netpoll: fix NULL pointer dereference in netpoll_cleanup
  net: sctp: fix smatch warning in sctp_send_asconf_del_ip
  caif: Add missing braces to multiline if in cfctrl_linkup_request
  powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in 
iommu_init_table()
  powerpc/sysfs: Disable writing to PURR in guest mode
  powerpc: Restore registers on error exit from 
csum_partial_copy_generic()
  powerpc: Fix parameter clobber in csum_partial_copy_generic()
 

[Kernel-packages] [Bug 1249023] Re: Quantal update to 3.5.7.25 stable release

2014-01-04 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Quantal update to 3.5.7.25 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Quantal:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.5.7.25 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://kernel.ubuntu.com/ubuntu/linux.git

  TEST CASE: TBD

     The following patches are in the 3.5.7.25 stable release:
   Linux 3.5.7.25
   Revert "fs: buffer: move allocation failure loop into the 
allocator"
   Linux 3.5.7.24
   PCI: fix truncation of resource size to 32 bits
   can: flexcan: flexcan_chip_start: fix regression, mark one MB 
for TX and abort pending TX
   can: flexcan: fix flexcan_chip_start() on imx6
   davinci_emac.c: Fix IFF_ALLMULTI setup
   inet: fix possible memory corruption with UDP_CORK and UFO
   net: fix cipso packet validation when !NETLABEL
   net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix 
race
   wanxl: fix info leak in ioctl
   sctp: Perform software checksum if packet has to be fragmented.
   sctp: Use software crc32 checksum when xfrm transform will 
happen.
   net: dst: provide accessor function to dst->xfrm
   bnx2x: record rx queue for LRO packets
   connector: use nlmsg_len() to check message length
   unix_diag: fix info leak
   farsync: fix info leak in ioctl
   l2tp: must disable bh before calling l2tp_xmit_skb()
   net: vlan: fix nlmsg size calculation in vlan_get_size()
   bridge: Correctly clamp MAX forward_delay when enabling STP
   ipv6: restrict neighbor entry creation to output flow
   can: dev: fix nlmsg size calculation in can_get_size()
   ipv4: fix ineffective source address selection
   proc connector: fix info leaks
   net: heap overflow in __audit_sockaddr()
   net: mv643xx_eth: fix orphaned statistics timer crash
   net: mv643xx_eth: update statistics timer from timer context only
   net: do not call sock_put() on TIMEWAIT sockets
   tcp: do not forget FIN in tcp_shifted_skb()
   tcp: must unclone packets before mangling them
   [media] sh_vou: almost forever loop in sh_vou_try_fmt_vid_out()
   rt2800: fix wrong TX power compensation
   fuse: hotfix truncate_pagecache() issue
   nilfs2: fix issue with race condition of competition between 
segments for dirty blocks
   powerpc: Restore registers on error exit from 
csum_partial_copy_generic()
   powerpc/pseries/lparcfg: Fix possible overflow are more than 1026
   writeback: fix negative bdi max pause
   fs: buffer: move allocation failure loop into the allocator
   usb-storage: add quirk for mandatory READ_CAPACITY_16
   usb: serial: option: blacklist Olivetti Olicard200
   USB: quirks: add touchscreen that is dazzeled by remote wakeup
   dm snapshot: fix data corruption
   USB: quirks.c: add one device that cannot deal with suspension
   ARM: 7851/1: check for number of arguments in 
syscall_get/set_arguments()
   USB: serial: option: add support for Inovia SEW858 device
   USB: serial: ti_usb_3410_5052: add Abbott strip port ID to 
combined table as well.
   USB: support new huawei devices in option.c
   xhci: Fix spurious wakeups after S5 on Haswell
   xhci: quirk for extra long delay for S4
   xhci: Don't enable/disable RWE on bus suspend/resume.
   mm: do not grow the stack vma just because of an overrun on 
preceding vma
   mm/mmap: check for RLIMIT_AS before unmapping
   mm, show_mem: suppress page counts in non-blockable contexts
   parisc: fix interruption handler to respect pagefault_disable()
   ext4: fix memory leak in xattr
   random: allow architectures to optionally define 
random_get_entropy()
   KVM: PPC: Book3S HV: Fix typo in saving DSCR
   drm/radeon: fix hw contexts for SUM

[Kernel-packages] [Bug 1244945] Re: kernel panic with siano device

2014-01-01 Thread Julian Wiedmann
3.11.0-13.20 is in -updates now.

** Changed in: linux (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  kernel panic with siano device

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  up to linux-image-3.11.0-13 the kernel crashes with siano device.
  http://dl.dropboxusercontent.com/u/25108604/august13/2013-08-31%2012.51.54.jpg

  this is fixed in the trusty-tree

  
http://git.linuxtv.org/media_tree.git/commit/fe7cb6bcb41eb45e177dd20abb475c9819e14507
  
http://git.linuxtv.org/media_tree.git/commit/f43b396c71193a6f5f77863ca12e9bf7cf9914b4
  
http://git.linuxtv.org/media_tree.git/commit/811a4f6d11ab5f0b7b1c130407c9120c0ee954b2
  
http://git.linuxtv.org/media_tree.git/commit/b00ade2bb1f9ac6b25c6c8ac48ed82a1c43c5801
  
http://git.linuxtv.org/media_tree.git/commit/1668844ee642ed5734fc3e7ab5d7746ef8661961

  this patches fixes that for 3.11 too

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1244945/+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 1044302] Re: FF cannot start

2013-12-29 Thread Julian Wiedmann
** Package changed: linux (Ubuntu) => firefox (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/1044302

Title:
  FF cannot start

Status in “firefox” package in Ubuntu:
  In Progress

Bug description:
  F 15.0 Mozilla FF for Ubuntu Canonical -1.0 startet nach dem heutigen Ubuntu 
Updates nicht mehr .
  Es kommt die Fehlermeldung: XML-Verarbeitungsfehler: Nicht definierte Entität 
Adress: chrom://browser/content/ browser.xul Zeile Nr. 257, Spalte 5: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1044302/+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 1241822] Re: RAID 5 not available after upgrade from 13.04 to 13.10

2013-11-09 Thread Julian Wiedmann
*** This bug is a duplicate of bug 1241086 ***
https://bugs.launchpad.net/bugs/1241086

** This bug has been marked a duplicate of bug 1241086
   dmraid-4-5 is not built for 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/1241822

Title:
  RAID 5 not available after upgrade from 13.04 to 13.10

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Saucy:
  Fix Committed

Bug description:
  Just upgraded my ubuntu to 13.10 and I cannot see my RAID 5 anywhere. 
Googling around led me to look at the "dmraid" which gives me this error: 
"device-mapper target type "raid45" is not in the kernel"
  I'm running an Asus Maximus iv Extreme and the RAID controller in question is 
the Intel controller. I've updated the BIOS to the latest version 3604 with the 
same reults.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  mkh2573 F pulseaudio
   /dev/snd/controlC0:  mkh2573 F pulseaudio
   /dev/snd/controlC1:  mkh2573 F pulseaudio
  Date: Fri Oct 18 23:29:40 2013
  HibernationDevice: RESUME=UUID=82842309-575f-492b-ab23-5868b737aa86
  InstallationDate: Installed on 2012-11-13 (338 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=c99bd7f6-910e-4c63-a63a-dc4777c456fe ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (0 days ago)
  dmi.bios.date: 04/12/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3604
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Maximus IV Extreme
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3604:bd04/12/2013:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnMaximusIVExtreme:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241822/+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 1240072] Re: Saucy update to 3.11.5 stable release

2013-11-09 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: Fix Committed => Invalid

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

Title:
  Saucy update to 3.11.5 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.11.5 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches are in the 3.11.5 stable release:
  nfsd4: fix leak of inode reference on delegation failure
  HID: fix data access in implement()
  HID: fix unused rsize usage
  sh_eth: fix napi_{en|dis}able() calls racing against interrupts
  caif: Add missing braces to multiline if in cfctrl_linkup_request
  tcp: Add missing braces to do_tcp_setsockopt
  ipv6/exthdrs: accept tlv which includes only padding
  net: fib: fib6_add: fix potential NULL pointer dereference
  net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE
  net: sctp: fix smatch warning in sctp_send_asconf_del_ip
  net: fix multiqueue selection
  net: flow_dissector: fix thoff for IPPROTO_AH
  net_sched: htb: fix a typo in htb_change_class()
  r8169: enforce RX_MULTI_EN for the 8168f.
  netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply
  netpoll: fix NULL pointer dereference in netpoll_cleanup
  tuntap: correctly handle error in tun_set_iff()
  net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
  xen-netback: count number required slots for an skb more carefully
  resubmit bridge: fix message_age_timer calculation
  bridge: Clamp forward_delay when enabling STP
  bridge: use br_port_get_rtnl within rtnl lock
  bridge: fix NULL pointer deref of br_port_get_rcu
  ip6_tunnels: raddr and laddr are inverted in nl msg
  net: sctp: rfc4443: do not report ICMP redirects to user space
  ethernet/arc/arc_emac: Fix huge delays in large file copies
  vxlan: Avoid creating fdb entry with NULL destination
  batman-adv: set the TAG flag for the vid passed to BLA
  net:dccp: do not report ICMP redirects to user space
  ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
  ip: generate unique IP identificator if local fragmentation is allowed
  skge: fix invalid value passed to pci_unmap_sigle
  ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
  via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)
  IPv6 NAT: Do not drop DNATed 6to4/6rd packets
  net: net_secret should not depend on TCP
  ip_tunnel: Do not use stale inner_iph pointer.
  dm9601: fix IFF_ALLMULTI handling
  bonding: Fix broken promiscuity reference counting issue
  ipv6: gre: correct calculation of max_headroom
  ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
  ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
  ll_temac: Reset dma descriptors indexes on ndo_open
  ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
  ip_tunnel_core: Change __skb_push back to skb_push
  sit: allow to use rtnl ops on fb tunnel
  ip6tnl: allow to use rtnl ops on fb tunnel
  avr32: fix clockevents kernel warning
  regulator: ti-abb: Fix bias voltage glitch in transition to bypass mode
  fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing
  gpio/omap: maintain GPIO and IRQ usage separately
  gpio/omap: auto-setup a GPIO when used as an IRQ
  ASoC: max98095: a couple array underflows
  ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()
  ASoC: ab8500-codec: info leak in anc_status_control_put()
  ARM: kvm: rename cpu_reset to avoid name clash
  ARM: mach-integrator: Add stub for pci_v3_early_init() for !CONFIG_PCI
  iommu/arm-smmu: fix a signedness bug
  iommu/arm-smmu: fix iommu_present() test in init
  iommu/arm-smmu: don't enable SMMU device until probing has completed
  powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
  powerpc/perf: Fix handling of FAB events
  powerpc/tm: Switch out userspace PPR and DSCR sooner
  powerpc/tm: Turn interrupts hard off in tm_reclaim()
  powerpc/vio: Fix modalias_show return values
  powerpc: Fix parameter clobber in csum_partial_copy_generic()
  powerpc: Fix memory hotplug with sparse vmemmap
  powerpc/sysfs: Disable writing to PURR in guest mode
  powerpc: Restore registers on error exit from csum_partial_copy_generic()
  fuse: wait for writeback in fuse_file_fallocate()
  fuse: fix fallocate vs. ftruncate race
  brcmfmac: obtain platform data upon module init

[Kernel-packages] [Bug 1237530] Re: Saucy update to v3.11.4 stable release

2013-11-09 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: Fix Committed => Invalid

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

Title:
  Saucy update to v3.11.4 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The v3.11.4 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches are in the v3.11.4 stable release:
  Linux 3.11.4
  irq: Always define devm_{request_threaded,free}_irq()
  ALSA: compress: Fix compress device unregister.
  hwmon: (applesmc) Check key count before proceeding
  drm/radeon: fix hdmi audio on DCE3.0/3.1 asics
  drm/radeon: add missing hdmi callbacks for rv6xx
  drm/radeon: disable tests/benchmarks if accel is disabled
  drm/radeon: don't set default clocks for SI when DPM is disabled
  drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
  drm/radeon: avoid UVD corruption on AGP cards using GPU gart
  drm/radeon/cik: fix overflow in vram fetch
  drm/radeon/cik: Fix encoding of number of banks in tiling configuration info
  drm/radeon/cik: Fix printing of client name on VM protection fault
  drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
  drm/i915: preserve pipe A quirk in i9xx_set_pipeconf
  dm mpath: disable WRITE SAME if it fails
  dm-snapshot: fix performance degradation due to small hash size
  dm snapshot: workaround for a false positive lockdep warning
  driver core : Fix use after free of dev->parent in device_shutdown
  usb/core/devio.c: Don't reject control message to endpoint with wrong 
direction bit
  usb: dwc3: add support for Merrifield
  usb: dwc3: pci: add support for BayTrail
  fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
  USB: Fix breakage in ffs_fs_mount()
  USB: UHCI: accept very late isochronous URBs
  USB: OHCI: accept very late isochronous URBs
  xhci: Fix race between ep halt and URB cancellation
  USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
  xhci: Fix oops happening after address device timeout
  xhci: Ensure a command structure points to the correct trb on the command ring
  cw1200: Use a threaded oneshot irq handler for cw1200_spi
  Revert "cw1200: Don't perform SPI transfers in interrupt context"
  drm/i915/tv: clear adjusted_mode.flags
  staging: vt6656: [BUG] iwctl_siwencodeext return if device not open
  staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.
  ARM: 7837/3: fix Thumb-2 bug in AES assembler code
  serial: pch_uart: fix tty-kref leak in dma-rx path
  serial: pch_uart: fix tty-kref leak in rx-error path
  serial: tegra: fix tty-kref leak
  tty: Fix SIGTTOU not sent with tcflush()
  mei: cancel stall timers in mei_reset
  mei: bus: stop wait for read during cl state transition
  mei: make me client counters less error prone
  x86, efi: Don't map Boot Services on i386
  tools lib lk: Uninclude linux/magic.h in debugfs.c
  x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
  kernel/reboot.c: re-enable the function of variable reboot_default
  bcache: Fix flushes in writeback mode
  bcache: Fix for handling overlapping extents when reading in a btree node
  bcache: Fix a shrinker deadlock
  bcache: Fix a dumb CPU spinning bug in writeback
  bcache: Fix a flush/fua performance bug
  bcache: Fix a writeback performance regression
  bcache: Fix for when no journal entries are found
  bcache: Strip endline when writing the label through sysfs
  bcache: Fix a dumb journal discard bug
  sysv: Add forgotten superblock lock init for v7 fs
  block: Fix bio_copy_data()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1237530/+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 1211976] Re: [ 11.063330] WARNING: CPU: 2 PID: 1455 at /build/buildd/linux-3.11.0/drivers/gpu/drm/i915/intel_display.c:8286 check_crtc_state+0x58f/0x9c0 [i915]()

2013-11-08 Thread Julian Wiedmann
Fernando Miguel,

could you please test the latest kernel in -updates (3.11.0-13.20) and
confirm that this bug is fixed? Thanks.

** Changed in: linux (Ubuntu)
   Status: In Progress => 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/1211976

Title:
  [   11.063330] WARNING: CPU: 2 PID: 1455 at
  /build/buildd/linux-3.11.0/drivers/gpu/drm/i915/intel_display.c:8286
  check_crtc_state+0x58f/0x9c0 [i915]()

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

Bug description:
  [   10.847450] [drm:intel_pipe_config_compare] *ERROR* mismatch in 
adjusted_mode.flags (expected 0, found 1)
  [   10.847454] [ cut here ]
  [   10.847478] WARNING: CPU: 1 PID: 1455 at 
/build/buildd/linux-3.11.0/drivers/gpu/drm/i915/intel_display.c:8286 
check_crtc_state+0x58f/0x9c0 [i915]()
  [   10.847479] pipe state doesn't match!
  [   10.847481] Modules linked in: md4(F) parport_pc(F) ppdev(F) 
x86_pkg_temp_thermal intel_powerclamp bnep rfcomm coretemp kvm_intel(F) kvm(F) 
crc32_pclmul(F) snd_hda_codec_hdmi ghash_clmulni_intel(F) 
snd_hda_codec_conexant aesni_intel(F) aes_x86_64(F) lrw(F) gf128mul(F) 
glue_helper(F) ablk_helper(F) cryptd(F) joydev(F) arc4(F) iwldvm dell_laptop 
dcdbas dell_wmi sparse_keymap mac80211 uvcvideo videobuf2_vmalloc 
videobuf2_memops videobuf2_core videodev iwlwifi snd_hda_intel snd_hda_codec 
btusb snd_hwdep(F) i915 snd_pcm(F) bluetooth snd_page_alloc(F) microcode(F) 
psmouse(F) snd_seq_midi(F) snd_seq_midi_event(F) cfg80211 snd_rawmidi(F) 
serio_raw(F) drm_kms_helper snd_seq(F) drm snd_seq_device(F) wmi snd_timer(F) 
mei_me mei snd(F) i2c_algo_bit soundcore(F) lpc_ich mac_hid video(F) nls_utf8 
cifs(F) fscache(F) lp(F) parport(F) hid_generic usbhid hid r8169 ahci(F) 
libahci(F) mii(F)
  [   10.847537] CPU: 1 PID: 1455 Comm: Xorg Tainted: GF
3.11.0-2-generic #5-Ubuntu
  [   10.847539] Hardware name: Dell Inc. Vostro V131/0P0TH6, BIOS A02 
08/31/2011
  [   10.847541]  0009 880211b81898 816f1668 
880211b818e0
  [   10.847544]  880211b818d0 81061cdd 8802126db6d0 
0001
  [   10.847547]  8802117b6800 8802126db000 8802117b6c78 
880211b81930
  [   10.847550] Call Trace:
  [   10.847556]  [] dump_stack+0x45/0x56
  [   10.847561]  [] warn_slowpath_common+0x7d/0xa0
  [   10.847564]  [] warn_slowpath_fmt+0x4c/0x50
  [   10.847576]  [] check_crtc_state+0x58f/0x9c0 [i915]
  [   10.847589]  [] intel_modeset_check_state+0x2c3/0x770 
[i915]
  [   10.847599]  [] intel_set_mode+0x25/0x30 [i915]
  [   10.847610]  [] intel_crtc_set_config+0x742/0x910 [i915]
  [   10.847623]  [] drm_mode_set_config_internal+0x5d/0xe0 
[drm]
  [   10.847632]  [] drm_mode_setcrtc+0xf7/0x650 [drm]
  [   10.847643]  [] ? intel_crtc_load_lut+0xd2/0x170 [i915]
  [   10.847651]  [] drm_ioctl+0x532/0x660 [drm]
  [   10.847657]  [] do_vfs_ioctl+0x2e5/0x4d0
  [   10.847659]  [] ? vtime_account_user+0x69/0x80
  [   10.847662]  [] SyS_ioctl+0x81/0xa0
  [   10.847667]  [] tracesys+0xe1/0xe6
  [   10.847669] ---[ end trace 3d81ce9006d37418 ]---
  [   11.063302] [drm:intel_pipe_config_compare] *ERROR* mismatch in 
adjusted_mode.flags (expected 0, found 1)
  [   11.063306] [ cut here ]
  [   11.063330] WARNING: CPU: 2 PID: 1455 at 
/build/buildd/linux-3.11.0/drivers/gpu/drm/i915/intel_display.c:8286 
check_crtc_state+0x58f/0x9c0 [i915]()
  [   11.063332] pipe state doesn't match!
  [   11.06] Modules linked in: md4(F) parport_pc(F) ppdev(F) 
x86_pkg_temp_thermal intel_powerclamp bnep rfcomm coretemp kvm_intel(F) kvm(F) 
crc32_pclmul(F) snd_hda_codec_hdmi ghash_clmulni_intel(F) 
snd_hda_codec_conexant aesni_intel(F) aes_x86_64(F) lrw(F) gf128mul(F) 
glue_helper(F) ablk_helper(F) cryptd(F) joydev(F) arc4(F) iwldvm dell_laptop 
dcdbas dell_wmi sparse_keymap mac80211 uvcvideo videobuf2_vmalloc 
videobuf2_memops videobuf2_core videodev iwlwifi snd_hda_intel snd_hda_codec 
btusb snd_hwdep(F) i915 snd_pcm(F) bluetooth snd_page_alloc(F) microcode(F) 
psmouse(F) snd_seq_midi(F) snd_seq_midi_event(F) cfg80211 snd_rawmidi(F) 
serio_raw(F) drm_kms_helper snd_seq(F) drm snd_seq_device(F) wmi snd_timer(F) 
mei_me mei snd(F) i2c_algo_bit soundcore(F) lpc_ich mac_hid video(F) nls_utf8 
cifs(F) fscache(F) lp(F) parport(F) hid_generic usbhid hid r8169 ahci(F) 
libahci(F) mii(F)
  [   11.063389] CPU: 2 PID: 1455 Comm: Xorg Tainted: GF   W
3.11.0-2-generic #5-Ubuntu
  [   11.063391] Hardware name: Dell Inc. Vostro V131/0P0TH6, BIOS A02 
08/31/2011
  [   11.063393]  0009 880211b81898 816f1668 
880211b818e0
  [   11.063396]  880211b818d0 81061cdd 8802126db6d0 
0001
  [   11.063399]  8802117b6800 8802126db000 8802117b6c78 
880211b81930
  [   11.063402] Call Trace:
  [   11.063409]  [] dump_stack+0x45/0x

[Kernel-packages] [Bug 1241093] Re: Quantal update to 3.5.7.23 stable release

2013-11-08 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Quantal update to 3.5.7.23 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Quantal:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.5.7.23 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://kernel.ubuntu.com/ubuntu/linux.git

  TEST CASE: TBD

     The following patches are in the 3.5.7.23 stable release:
   Linux 3.5.7.23
   dmaengine: imx-dma: fix callback path in tasklet
   dma: fix comments
   dmaengine: imx-dma: fix lockdep issue between irqhandler and 
tasklet
   dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
   ext4: avoid hang when mounting non-journal filesystems with 
orphan list
   mwifiex: fix memory corruption when unsetting multicast list
   staging: comedi: ni_65xx: (bug fix) confine insn_bits to one 
subdevice
   Smack: Fix the bug smackcipso can't set CIPSO correctly
   ib_srpt: always set response for task management
   powerpc/vio: Fix modalias_show return values
   powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in 
iommu_init_table()
   powerpc/sysfs: Disable writing to PURR in guest mode
   powerpc: Fix parameter clobber in csum_partial_copy_generic()
   ib_srpt: Destroy cm_id before destroying QP.
   USB: serial: option: Ignore card reader interface on Huawei E1750
   mwifiex: fix NULL pointer dereference in usb suspend handler
   mwifiex: fix hang issue for USB chipsets
   p54usb: add USB ID for Corega WLUSB2GTST USB adapter
   rtlwifi: Align private space in rtl_priv struct
   Bluetooth: Add support for BCM20702A0 [0b05, 17cb]
   Bluetooth: Fix encryption key size for peripheral role
   Bluetooth: Fix security level for peripheral role
   Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
   ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()
   ASoC: max98095: a couple array underflows
   sparc64: Fix off by one in trampoline TLB mapping installation 
loop.
   sparc64: Remove RWSEM export leftovers
   sparc64: Fix ITLB handler of null page
   esp_scsi: Fix tag state corruption when autosensing.
   sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
   sparc32: Fix exit flag passed from traced sys_sigreturn
   fanotify: dont merge permission events
   gianfar: Change default HW Tx queue scheduling mode
   ll_temac: Reset dma descriptors indexes on ndo_open
   dm9601: fix IFF_ALLMULTI handling
   ipv6 mcast: use in6_dev_put in timer handlers instead of 
__in6_dev_put
   ipv4 igmp: use in_dev_put in timer handlers instead of 
__in_dev_put
   bonding: Fix broken promiscuity reference counting issue
   net: flow_dissector: fix thoff for IPPROTO_AH
   via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)
   ipv6: udp packets following an UFO enqueued packet need also be 
handled by UFO
   netpoll: fix NULL pointer dereference in netpoll_cleanup
   ip: generate unique IP identificator if local fragmentation is 
allowed
   ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
   bridge: Clamp forward_delay when enabling STP
   resubmit bridge: fix message_age_timer calculation
   net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
   net: sctp: fix smatch warning in sctp_send_asconf_del_ip
   caif: Add missing braces to multiline if in cfctrl_linkup_request
   usb: dwc3: pci: add support for BayTrail
   USB: Fix breakage in ffs_fs_mount()
   hwmon: (applesmc) Check key count before proceeding
   usb/core/devio.c: Don't reject control message to endpoint with 
wrong direction bit
   USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
   staging: vt6656: [BUG] main_usb.c oops on device_close move flag 
earlier.
   drm/i915/dp: increase i2c-over-aux retry interval on 

[Kernel-packages] [Bug 1240580] Re: Raring update to 3.8.13.10 stable release

2013-11-08 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Raring update to 3.8.13.10 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Raring:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.8.13.10 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://kernel.ubuntu.com/ubuntu/linux.git

  TEST CASE: TBD

     The following patches are in the 3.8.13.10 stable release:
  Linux 3.8.13.11
  net: Update the sysctl permissions handler to test effective 
uid/gid
  xen/hvc: allow xenboot console to be used again
  ib_srpt: always set response for task management
  powerpc/vio: Fix modalias_show return values
  powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in 
iommu_init_table()
  powerpc/sysfs: Disable writing to PURR in guest mode
  powerpc: Restore registers on error exit from 
csum_partial_copy_generic()
  powerpc: Fix parameter clobber in csum_partial_copy_generic()
  ib_srpt: Destroy cm_id before destroying QP.
  gpio/omap: auto-setup a GPIO when used as an IRQ
  gpio/omap: maintain GPIO and IRQ usage separately
  USB: serial: option: Ignore card reader interface on Huawei E1750
  mm: avoid reinserting isolated balloon pages into LRU lists
  nilfs2: fix issue with race condition of competition between 
segments for dirty blocks
  fs/binfmt_elf.c: prevent a coredump with a large vm_map_count 
from Oopsing
  mwifiex: fix NULL pointer dereference in usb suspend handler
  mwifiex: fix hang issue for USB chipsets
  p54usb: add USB ID for Corega WLUSB2GTST USB adapter
  rtlwifi: Align private space in rtl_priv struct
  Bluetooth: Introduce a new HCI_RFKILLED flag
  Bluetooth: Add support for BCM20702A0 [0b05, 17cb]
  Bluetooth: Fix encryption key size for peripheral role
  Bluetooth: Fix security level for peripheral role
  Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
  ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()
  ASoC: ab8500-codec: info leak in anc_status_control_put()
  ASoC: max98095: a couple array underflows
  usb: dwc3: add support for Merrifield
  usb: dwc3: pci: add support for BayTrail
  USB: Fix breakage in ffs_fs_mount()
  driver core : Fix use after free of dev->parent in device_shutdown
  fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
  hwmon: (applesmc) Check key count before proceeding
  usb/core/devio.c: Don't reject control message to endpoint with 
wrong direction bit
  USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
  USB: OHCI: accept very late isochronous URBs
  USB: UHCI: accept very late isochronous URBs
  staging: vt6656: [BUG] iwctl_siwencodeext return if device not 
open
  staging: vt6656: [BUG] main_usb.c oops on device_close move flag 
earlier.
  drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
  xhci: Ensure a command structure points to the correct trb on the 
command ring
  xhci: Fix oops happening after address device timeout
  drm/radeon: disable tests/benchmarks if accel is disabled
  x86/reboot: Add quirk to make Dell C6100 use reboot=pci 
automatically
  ARM: 7837/3: fix Thumb-2 bug in AES assembler code
  drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe 
(v2)
  dm-snapshot: fix performance degradation due to small hash size
  dm snapshot: workaround for a false positive lockdep warning
  ALSA: compress: Fix compress device unregister.
  x86, efi: Don't map Boot Services on i386
  serial: pch_uart: fix tty-kref leak in dma-rx path
  Smack: Fix the bug smackcipso can't set CIPSO correctly
  PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup
  drm/ttm: fix the tt_populated check in ttm_tt_destroy()
  drm/i915: Don't enable the cursor on a disable pipe
  drm/i915: d

[Kernel-packages] [Bug 1242700] Re: Saucy update to 3.11.6 stable release

2013-11-08 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Saucy update to 3.11.6 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.11.6 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches are in the 3.11.6 stable release:
   Linux 3.11.6
   x86: avoid remapping data in parse_setup_data()
   ipc/sem.c: update sem_otime for all operations
   ipc/sem.c: synchronize the proc interface
   ipc/sem.c: optimize sem_lock()
   ipc: drop ipc_lock_check
   ipc, shm: drop shm_lock_check
   ipc: drop ipc_lock_by_ptr
   ipc, shm: guard against non-existant vma in shmdt(2)
   ipc: document general ipc locking scheme
   ipc,msg: drop msg_unlock
   ipc: rename ids->rw_mutex
   ipc,shm: shorten critical region for shmat
   ipc,shm: cleanup do_shmat pasta
   ipc,shm: shorten critical region for shmctl
   ipc,shm: make shmctl_nolock lockless
   ipc,shm: introduce shmctl_nolock
   ipc: drop ipcctl_pre_down
   ipc,shm: shorten critical region in shmctl_down
   ipc,shm: introduce lockless functions to obtain the ipc object
   drm/radeon: fix hw contexts for SUMO2 asics
   drm/radeon: fix typo in CP DMA register headers
   drm/radeon: forever loop on error in radeon_do_test_moves()
   drm/radeon/dpm: off by one in si_set_mc_special_registers()
   drm/i915: fix rps.vlv_work initialization
   drm/i915: Only apply DPMS to the encoder if enabled
   drm/i915/hsw: Disable L3 caching of atomic memory operations.
   ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470
   compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
   drm/radeon/dpm/btc: off by one in btc_set_mc_special_registers()
   MIPS: stack protector: Fix per-task canary switch
   watchdog: kempld_wdt: Fix bit mask definition
   watchdog: ts72xx_wdt: locking bug in ioctl
   ARC: Ignore ptrace SETREGSET request for synthetic register 
"stop_pc"
   ARC: Fix signal frame management for SA_SIGINFO
   ARC: Workaround spinlock livelock in SMP SystemC simulation
   ARC: Fix 32-bit wrap around in access_ok()
   ARC: Handle zero-overhead-loop in unaligned access handler
   ARC: Fix __udelay calculation
   parisc: fix interruption handler to respect pagefault_disable()
   KVM: PPC: Book3S HV: Fix typo in saving DSCR
   ext4: fix memory leak in xattr
   Btrfs: use right root when checking for hash collision
   hwmon: (applesmc) Always read until end of data
   i2c: omap: Clear ARDY bit twice
   vfs: allow O_PATH file descriptors for fstatfs()
   random: run random_int_secret_init() run after all late_initcalls
   ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)
   ALSA: hda - Add fixup for ASUS N56VZ
   ALSA: hda - hdmi: Fix channel map switch not taking effect
   ALSA: snd-usb-usx2y: remove bogus frame checks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242700/+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 834725] Re: Powertop fails to report number of wakeups/events

2013-11-05 Thread Julian Wiedmann
Precise, Quantal and Raring all have
CONFIG_EVENT_POWER_TRACING_DEPRECATED=y. Regarding Saucy+, these events
were removed with 3.9.

** Changed in: linux (Ubuntu Precise)
   Status: Fix Committed => Fix Released

** Changed in: linux (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Powertop fails to report number of wakeups/events

Status in intel powertop:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “powertop” package in Ubuntu:
  Triaged
Status in “linux” source package in Oneiric:
  Invalid
Status in “powertop” source package in Oneiric:
  Invalid
Status in “linux” source package in Precise:
  Fix Released
Status in “powertop” source package in Precise:
  Triaged

Bug description:
  Powertop doesn't show any useful information concerning wakeups on two
  systems (PC, notebook). E.g. I get:

  Summary: 0.0 wakeups/second,  0.0 GPU ops/second and 0.0 VFS ops/sec

  Usage   Events/sCategory   Description
  100.0%  Device Audio codec hwC0D3: 
Intel
  100.0%  Device Audio codec hwC0D0: 
Realt
   28.5 ms/s   0.0Processcompiz --replace
   19.0 ms/s   0.0Process/usr/bin/X :0 vt7 
-nolist
   16.1 ms/s   0.0Process
/usr/lib/chromium-browser
   12.8 ms/s   0.0Process/usr/lib/opera/opera
   12.8 ms/s   0.0Process
/usr/lib/unity/unity-pane

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: powertop 1.97-2
  ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
  Uname: Linux 3.0.0-9-generic x86_64
  Architecture: amd64
  Date: Fri Aug 26 15:33:43 2011
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110630)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: powertop
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/powertop/+bug/834725/+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 1085122] Re: Keyring unlocker doesnt allow to write in unity

2013-11-05 Thread Julian Wiedmann
** Package changed: linux (Ubuntu) => gnome-keyring (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/1085122

Title:
  Keyring unlocker doesnt allow to write in unity

Status in “gnome-keyring” package in Ubuntu:
  Confirmed

Bug description:
  If keyring unlocker pops up maybe person dont know what it is and whants to 
use comp while waiting for somone who knows to do this passw entering.
  So he cant use comp couse no keyboard working while this is open. Cant write 
in Unity. Cant open unity.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-34-generic-pae 3.2.0-34.53
  ProcVersionSignature: Ubuntu 3.2.0-34.53-generic-pae 3.2.33
  Uname: Linux 3.2.0-34-generic-pae i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC272X Analog [ALC272X Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  ApportVersion: 2.0.1-0ubuntu15
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC272X Analog [ALC272X Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  kangarooo   1585 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x9670 irq 45'
 Mixer name : 'Realtek ALC272X'
 Components : 'HDA:10ec0272,10250212,0011'
 Controls  : 17
 Simple ctrls  : 9
  Date: Fri Nov 30 19:09:40 2012
  HibernationDevice: RESUME=UUID=1d85bad1-8614-4df4-85f7-36f5c250068e
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 
(20120817.3)
  MachineType: eMachines eMachines E525
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-34-generic-pae 
root=UUID=25e7b516-467d-4eb5-a6a9-e09074731b79 ro quiet splash acpi_osi=Linux 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-34-generic-pae N/A
   linux-backports-modules-3.2.0-34-generic-pae  N/A
   linux-firmware1.79.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/04/2010
  dmi.bios.vendor: eMachines
  dmi.bios.version: V3.10
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: eMachines E525
  dmi.board.vendor: eMachines
  dmi.board.version: V3.10
  dmi.chassis.type: 10
  dmi.chassis.vendor: eMachines
  dmi.chassis.version: V3.10
  dmi.modalias: 
dmi:bvneMachines:bvrV3.10:bd11/04/2010:svneMachines:pneMachinesE525:pvrV3.10:rvneMachines:rneMachinesE525:rvrV3.10:cvneMachines:ct10:cvrV3.10:
  dmi.product.name: eMachines E525
  dmi.product.version: V3.10
  dmi.sys.vendor: eMachines

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1085122/+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 1247064] Re: mdraid not assembled correctly when booting from kernel newer than 2.6.32-33

2013-11-03 Thread Julian Wiedmann
** Tags added: regression-update

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

Title:
  mdraid not assembled correctly when booting from kernel newer than
  2.6.32-33

Status in “linux” package in Ubuntu:
  Confirmed
Status in “mdadm” package in Ubuntu:
  New

Bug description:
  I operate a raid server consisting of two hardware RAID6 arrays (11 2 TB 
disks each), which are combined in a MD-raid (Raid0).
  When booting Kernel 2.6.32-33, the Raid is assembled correctly:

  cat /proc/mdstat:
  
  Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] 
[raid10] 
  md0 : active raid0 sdb1[0] sdc1[1]
35156244352 blocks 64k chunks

  unused devices: 

  cat /proc/partitions:
  
  major minor  #blocks  name

 80  244140288 sda
 81 248832 sda1
 821952768 sda2
 83  241937408 sda3
 8   16 17578123776 sdb
 8   17 17578122240 sdb1
 8   32 17578123776 sdc
 8   33 17578122240 sdc1
 90 35156244352 md0

  
  When booting any newer kernel (eg. 2.6.32-38 or 2.6.32-52), the RAID is 
assembled incorrectly, its size being far too low (8.5 TB instead of 35 TB). In 
the following, the raid array is not usable.

  cat /proc/mdstat:
  -
  Personalities : [linear] [multipath] [raid0] 
  md0 : active raid0 sdb1[0] sdc1[1]
8589934464 blocks 64k chunks

  unused devices: 

  cat /proc/partitions:
  
  major minor  #blocks  name

 80  244140288 sda
 81 248832 sda1
 821952768 sda2
 83  241937408 sda3
 8   16 17578123776 sdb
 8   17 17578122240 sdb1
 8   32 17578123776 sdc
 8   33 17578122240 sdc1

  
  The two RAID6-hardware RAID arrays are recognized correctly by the system, 
further the Areca controllers are also working correctly.

  I suspect there is a kernel bug, preventing mdadm to get the correct
  device sizes for large size raid arrays.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: mdadm 2.6.7.1-1ubuntu15
  ProcVersionSignature: Ubuntu 2.6.32-33.72-generic 2.6.32.41+drm33.18
  Uname: Linux 2.6.32-33-generic x86_64
  Architecture: amd64
  Date: Fri Nov  1 12:09:02 2013
  MDadmExamine.dev.sda: Error: command ['/sbin/mdadm', '-E', '/dev/sda'] failed 
with exit code 1: mdadm: No md superblock detected on /dev/sda.
  MDadmExamine.dev.sda1: Error: command ['/sbin/mdadm', '-E', '/dev/sda1'] 
failed with exit code 1: mdadm: No md superblock detected on /dev/sda1.
  MDadmExamine.dev.sda2: Error: command ['/sbin/mdadm', '-E', '/dev/sda2'] 
failed with exit code 1: mdadm: No md superblock detected on /dev/sda2.
  MDadmExamine.dev.sda3: Error: command ['/sbin/mdadm', '-E', '/dev/sda3'] 
failed with exit code 1: mdadm: No md superblock detected on /dev/sda3.
  MDadmExamine.dev.sdb: Error: command ['/sbin/mdadm', '-E', '/dev/sdb'] failed 
with exit code 1: mdadm: No md superblock detected on /dev/sdb.
  MDadmExamine.dev.sdc: Error: command ['/sbin/mdadm', '-E', '/dev/sdc'] failed 
with exit code 1: mdadm: No md superblock detected on /dev/sdc.
  MachineType: Supermicro X8DTU
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-33-generic 
root=UUID=fdee92a7-11e6-4999-8d24-473a8c7986b4 ro quiet splash
  ProcEnviron:
   LC_TIME=
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcMDstat:
   Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] 
[raid10] 
   md0 : active raid0 sdb1[0] sdc1[1]
 35156244352 blocks 64k chunks
 
   unused devices: 
  SourcePackage: mdadm
  dmi.bios.date: 08/03/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.1c
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: X8DTU
  dmi.board.vendor: Supermicro
  dmi.board.version: 1234567890
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 1234567890
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2.1c:bd08/03/2012:svnSupermicro:pnX8DTU:pvr1234567890:rvnSupermicro:rnX8DTU:rvr1234567890:cvnSupermicro:ct17:cvr1234567890:
  dmi.product.name: X8DTU
  dmi.product.version: 1234567890
  dmi.sys.vendor: Supermicro
  etc.blkid.tab: Error: [Errno 2] No such file or directory: '/etc/blkid.tab'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247064/+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 1233227] Re: Raring update to 3.8.13.10 stable release (including 3.8.13.9 also)

2013-10-25 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Raring update to 3.8.13.10 stable release (including 3.8.13.9 also)

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Raring:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.8.13.10 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://kernel.ubuntu.com/ubuntu/linux.git

  TEST CASE: TBD

     The following patches are in the 3.8.13.9 3.8.13.10 stable
  releases:

  * ARM: update FIQ support for relocation of vectors
  * ARM: Fix FIQ code on VIVT CPUs
  * regmap: Add another missing header for !CONFIG_REGMAP stubs
  * ALSA: hda - Add inverted digital mic fixup for Acer Aspire One
  * mac80211: add missing channel context release
  * iwl4965: fix rfkill set state regression
  * ath9k_htc: Restore skb headroom when returning skb to mac80211
  * ath9k: Enable PLL fix only for AR9340/AR9330
  * ALSA: hda - Fix NULL dereference with CONFIG_SND_DYNAMIC_MINORS=n
  * lparcfg: don't bother saving pointer to proc_dir_entry
  * powerpc/pseries/lparcfg: Fix possible overflow are more than 1026
  * powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor
  * powerpc: Work around gcc miscompilation of __pa() on 64-bit
  * powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.
  * net: Check the correct namespace when spoofing pid over SCM_RIGHTS
  * ALSA: opti9xx: Fix conflicting driver object name
  * SUNRPC: Fix memory corruption issue on 32-bit highmem systems
  * drivers/base/memory.c: fix show_mem_removable() to handle missing sections
  * memcg: check that kmem_cache has memcg_params before accessing it
  * workqueue: cond_resched() after processing each work item
  * drm/i915: ivb: fix edp voltage swing reg val
  * drm/vmwgfx: Split GMR2_REMAP commands if they are to large
  * af_key: initialize satype in key_notify_policy_flush()
  * Linux 3.8.13.9
  * Revert "net/core/sock.c: add missing VSOCK string in 
af_family_*_key_strings"
  * zram: allow request end to coincide with disksize
  * mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devices
  * HID: hidraw: correctly deallocate memory on device disconnect
  * xen-gnt: prevent adding duplicate gnt callbacks
  * ath9k: always clear ps filter bit on new assoc
  * ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error.
  * libceph: unregister request in __map_request failed and nofail == false
  * usb: config->desc.bLength may not exceed amount of data returned by the 
device
  * USB: cdc-wdm: fix race between interrupt handler and tasklet
  * powerpc: Handle unaligned ldbrx/stdbrx
  * intel-iommu: Fix leaks in pagetable freeing
  * drivers/misc/hpilo: Correct panic when an AUX iLO is detected
  * USB: handle LPM errors during device suspend correctly
  * xhci-plat: Don't enable legacy PCI interrupts.
  * ath9k: fix rx descriptor related race condition
  * ath9k: avoid accessing MRC registers on single-chain devices
  * brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()
  * ext4: simplify truncation code in ext4_setattr()
  * ext4: fix lost truncate due to race with writeback
  * ASoC: wm8960: Fix PLL register writes
  * rculist: list_first_or_null_rcu() should use list_entry_rcu()
  * USB: mos7720: use GFP_ATOMIC under spinlock
  * USB: mos7720: fix big-endian control requests
  * arm64: perf: fix group validation when using enable_on_exec
  * arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit
  * staging: comedi: dt282x: dt282x_ai_insn_read() always fails
  * usb: ehci-mxc: check for pdata before dereferencing
  * mmc: tmio_mmc_dma: fix PIO fallback on SDHI
  * proc: Restrict mounting the proc filesystem
  * usb: xhci: Disable runtime PM suspend for quirky controllers
  * USB: OHCI: Allow runtime PM without system sleep
  * pinctrl: at91: fix get_pullup/down function return
  * ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan
  * ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT
  * HID: validate HID report id size
  * cpuidle: coupled: abort idle if pokes are pending
  * cpuidle: coupled: disable interrupts after entering safe state
  * cpuidle: coupled: fix race condition between pokes and safe state
  * of: Fix missing memory initialization on FDT unflattening
  * leds: wm831x-status: Request a REG resource
  * USB: fix build error when CONFIG_PM_SLEEP isn't enabled
  * clk: wm831x: In

[Kernel-packages] [Bug 1095970] Re: BT failed to scan devices

2013-10-25 Thread Julian Wiedmann
Should be fixed in -updates (3.2.0-55.85). Please test and confirm.

** Changed in: linux (Ubuntu)
   Status: Fix Committed => 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/1095970

Title:
  BT  failed to scan devices

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  system: Dell 5520 , 201201 10378, AU5-E3-I2
  BT device:
  Bus 002 Device 003: ID 0cf3:e003 Atheros Communications, Inc.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-29-generic 3.2.0-29.46
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: CONEXANT Analog [CONEXANT Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1547 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xa161 irq 46'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:14f1506e,1028056a,0012 
HDA:80862806,80860101,0010'
 Controls  : 24
 Simple ctrls  : 11
  Date: Fri Jan  4 03:09:19 2013
  HibernationDevice: RESUME=UUID=765600ff-2cce-4e13-a4d2-fdd36661d423
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
  MachineType: Dell Inc. Inspiron 5520
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-29-generic 
root=UUID=a6c833e4-b85f-4e2e-b1e0-1747f43b13f7 ro quiet splash initcall_debug 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-29-generic N/A
   linux-backports-modules-3.2.0-29-generic  N/A
   linux-firmware1.79
  SourcePackage: linux
  StagingDrivers: rts5139 mei
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/18/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X42
  dmi.board.name: 011216
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X02
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: X42
  dmi.modalias: 
dmi:bvnDellInc.:bvrX42:bd07/18/2012:svnDellInc.:pnInspiron5520:pvrX42:rvnDellInc.:rn011216:rvrX02:cvnDellInc.:ct8:cvrX42:
  dmi.product.name: Inspiron 5520
  dmi.product.version: X42
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1095970/+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 1233387] Re: Precise update to 3.2.51 stable release

2013-10-25 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Precise update to 3.2.51 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.2.51 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches are in the 3.2.51 stable release:

  * mm/memory-hotplug: fix lowmem count overflow when offline pages
  * libata: make it clear that sata_inic162x is experimental
  * sched: Fix the broken sched_rr_get_interval()
  * drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight
  *  perf: Fix event group context move
  * perf tools: Add anonymous huge page recognition
  * arcnet: cleanup sizeof parameter
  * sysctl net: Keep tcp_syn_retries inside the boundary
  * sctp: fully initialize sctp_outq in sctp_outq_init
  * ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
  * usbnet: do not pretend to support SG/TSO
  * net_sched: Fix stack info leak in cbq_dump_wrr().
  * af_key: more info leaks in pfkey messages
  * net_sched: info leak in atm_tc_dump_class()
  * drm/i915/lvds: ditch ->prepare special case
  * af_key: initialize satype in key_notify_policy_flush()
  * ALSA: usb-audio: skip UAC2 EFFECT_UNIT
  * ALSA: usb: Parse UAC2 extension unit like for UAC1
  * ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info()
  * slab: introduce kmalloc_array()
  * NFSv4.1: integer overflow in decode_cb_sequence_args()
  * jfs: fix readdir cookie incompatibility with NFSv4
  * vm: add no-mmu vm_iomap_memory() stub
  * nl80211: fix mgmt tx status and testmode reporting for netns
  * mac80211: fix duplicate retransmission detection
  * iwlwifi: dvm: don't send BT_CONFIG on devices w/o Bluetooth
  * iwlwifi: add DELL SKU for 5150 HMC
  * ath9k_htc: do some initial hardware configuration
  * Bluetooth: Add support for Foxconn/Hon Hai [0489:e04d]
  * Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f]
  * Bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330]
  * Bluetooth: ath3k: Add support for ID 0x13d3/0x3402
  * Bluetooth: Add support for Atheros [0cf3:3121]
  * Bluetooth: Add support for Atheros [0cf3:e003]
  * ARM: 7791/1: a.out: remove partial a.out support
  * x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz
  * mwifiex: Add missing endian conversion.
  * USB: mos7840: fix race in register handling
  * serial/mxs-auart: fix race condition in interrupt handler
  * serial/mxs-auart: increase time to wait for transmitter to become idle
  * ixgbe: Fix Tx Hang issue with lldpad on 82598EB
  * virtio: console: fix race with port unplug and open/close
  * virtio: console: fix race in port_fops_open() and port unplug
  * virtio: console: clean up port data immediately at time of unplug
  * virtio: console: fix raising SIGIO after port unplug
  * virtio: console: return -ENODEV on all read operations after unplug
  * rt2x00: fix stop queue
  * USB: serial: ftdi_sio: add more RT Systems ftdi devices
  * ACPI / battery: Fix parsing _BIX return value
  * drm/radeon/atom: initialize more atom interpretor elements to 0
  * cifs: extend the buffer length enought for sprintf() using
  * iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULL
  * iwl4965: set power mode early
  * iwl4965: reset firmware after rfkill off
  * megaraid_sas: megaraid_sas driver init fails in kdump kernel
  * tracing: Fix fields of struct trace_iterator that are zeroed by mistake
  * ALSA: 6fire: fix DMA issues with URB transfer_buffer usage
  * drm/radeon: always program the MC on startup
  * hwmon: (adt7470) Fix incorrect return code check
  * ext4: fix mount/remount error messages for incompatible mount options
  * zd1201: do not use stack as URB transfer_buffer
  * Hostap: copying wrong data prism2_ioctl_giwaplist()
  * ALSA: 6fire: make buffers DMA-able (pcm)
  * ALSA: 6fire: make buffers DMA-able (midi)
  * jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
  * USB: adutux: fix big-endian device-type reporting
  * USB: ti_usb_3410_5052: fix big-endian firmware handling
  * perf/arm: Fix armpmu_map_hw_event()
  * fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
  * m68k/atari: ARAnyM - Fix NatFeat module support
  * m68k: Truncate base in do_div()
  * usb: add two quirky touchscreen
  * USB:

[Kernel-packages] [Bug 1207963] Re: [Gigabyte Technology Co., Ltd. EP31-DS3L] suspend/resume failure

2013-10-12 Thread Julian Wiedmann
3.11.0-0.2 has been promoted from -proposed.

** Changed in: linux (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  [Gigabyte Technology Co., Ltd. EP31-DS3L] suspend/resume failure

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  i have the problem when i start the session.

  no error with version 3.11 of the proposed repository

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-6-generic 3.10.0-6.17
  ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
  Uname: Linux 3.10.0-6-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  toto   2000 F pulseaudio
   /dev/snd/controlC0:  toto   2000 F pulseaudio
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type: 'iw'
  CurrentDmesg: [   75.327594] init: plymouth-stop pre-start process (1570) 
terminated with status 1
  Date: Sat Aug  3 09:37:15 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=60e5f6bc-7dbe-43f0-b8cc-356ac7520013
  InstallationDate: Installed on 2013-05-24 (70 days ago)
  InstallationMedia: Ubuntu-Server 13.04 "Raring Ringtail" - Release amd64 
(20130421)
  InterpreterPath: /usr/bin/python3.3
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. EP31-DS3L
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-6-generic 
root=UUID=8bcbc64e-864b-4dce-ab1e-731c3916d0e0 ro
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-6-generic N/A
   linux-backports-modules-3.10.0-6-generic  N/A
   linux-firmware1.112
  RfKill:

  SourcePackage: linux
  Title: [Gigabyte Technology Co., Ltd. EP31-DS3L] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  dmi.bios.date: 05/22/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: FDc
  dmi.board.name: EP31-DS3L
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFDc:bd05/22/2009:svnGigabyteTechnologyCo.,Ltd.:pnEP31-DS3L:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnEP31-DS3L:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: EP31-DS3L
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1207963/+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 1226068] Re: [ASUSTeK Computer Inc. UX31E] suspend/resume failure

2013-10-12 Thread Julian Wiedmann
ferny,

the changes from 3.11.1 landed in Saucy a while ago - please confirm
that this issue is fixed with the latest kernel for Saucy.

** Changed in: linux (Ubuntu)
   Status: Fix Committed => 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/1226068

Title:
  [ASUSTeK Computer Inc. UX31E] suspend/resume failure

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After suspend i got black screen. Isn't possible get any console. 
  The only solution is restart

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-7-generic 3.11.0-7.13
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  Uname: Linux 3.11.0-7-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ferny  2270 F pulseaudio
  Date: Sun Sep 15 12:08:38 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=2ebb90fe-975e-42c3-a5c9-29c85a6179a4
  InstallationDate: Installed on 2013-09-09 (6 days ago)
  InstallationMedia: Xubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130909)
  InterpreterPath: /usr/bin/python3.3
  MachineType: ASUSTeK Computer Inc. UX31E
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   0 inteldrmfb
   1 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=80762fdf-a0f3-4bd5-bab1-4d77fa4b3757 ro quiet splash 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 drm.vblankoffdelay=1 
elevator=deadline pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 
rootfstype=ext4 vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-7-generic N/A
   linux-backports-modules-3.11.0-7-generic  N/A
   linux-firmware1.114
  SourcePackage: linux
  StagingDrivers: zram rts5139
  Title: [ASUSTeK Computer Inc. UX31E] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 08/14/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX31E.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX31E
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX31E.214:bd08/14/2012:svnASUSTeKComputerInc.:pnUX31E:pvr1.0:rvnASUSTeKComputerInc.:rnUX31E:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: UX31E
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1226068/+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 1233061] Re: HDMI not working after update to linux image 3.8.0.31.46

2013-10-10 Thread Julian Wiedmann
Presumably broken in 3.8.13.7 by

commit c4c3bc93e257d7d40745eff89b1c556d53a4a9d6
Author: Alex Deucher 
Date:   Tue Jul 30 00:22:53 2013 -0400

drm/radeon/atom: initialize more atom interpretor elements to 0

BugLink: http://bugs.launchpad.net/bugs/1221794

commit 42a21826dc54583cdb79cc8477732e911ac9c376 upstream.

The ProcessAuxChannel table on some rv635 boards assumes
the divmul members are initialized to 0 otherwise we get
an invalid fb offset since it has a bad mask set when
setting the fb base.  While here initialize all the
atom interpretor elements to 0.

and fixed (& currently queued for 3.8.13.11) with

commit 91f3a6aaf280294b07c05dfe606e6c27b7ba3c72
Author: Alex Deucher 
Date:   Mon Sep 9 10:54:22 2013 -0400

drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)

The OUTPUT_ENABLE action jumps past the point in the coder where
the data_offset is set on certain rs780 cards.  This worked
previously because the OUTPUT_ENABLE action is always called
immediately after the ENABLE action so the data_offset remained
set.  In 6f8bbaf568c7f2c497558bfd04654c0b9841ad57
(drm/radeon/atom: initialize more atom interpretor elements to 0),
we explictly reset data_offset to 0 between atom calls which then
caused this to fail.  The fix is to just skip calling the
OUTPUT_ENABLE action on the problematic chipsets.  The ENABLE
action does the same thing and more.  Ultimately, we could
probably drop the OUTPUT_ENABLE action all together on DCE3
asics.

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

Title:
  HDMI not working after update to linux image 3.8.0.31.46

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Operating System: Ubuntu 13.04 64-bit
  Hardware: Acer Aspire x3450 AMD Athlon II X2 220 Processor x 2; Graphics 
Gallium 0.4 on AMD RS880; Monitor Samsung Syncmaster P2250.
  Problem/Bug: HDMI video output from pc to Samsung Syncmaster P2250 via 
HDMI/DVI adaptor cable no longer works after Ubuntu's Software Updater updated 
my system from linux-image 3.8.0.30.44 to 3.8.0.31.46.
  I get an initial purple screen, without the Ubuntu logo, then absolutely 
nothing.
  Had to revert to old style analogue connection to make my system useable.
  --- 
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  study  1937 F pulseaudio
   /dev/snd/controlC0:  study  1937 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDmesg: [   20.247444] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link 
becomes ready
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=607de3c9-c71d-4386-96d2-787bb2b0fa64
  InstallationDate: Installed on 2013-04-28 (154 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Acer Aspire X3450
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-31-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-31-generic N/A
   linux-backports-modules-3.8.0-31-generic  N/A
   linux-firmware1.106
  RfKill:
   
  Tags:  raring
  Uname: Linux 3.8.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo
  dmi.bios.date: 10/29/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P01-A2
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Aspire X3450
  dmi.board.vendor: Acer
  dmi.chassis.type: 3
  dmi.chassis.vendor: Acer
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP01-A2:bd10/29/2011:svnAcer:pnAspireX3450:pvr:rvnAcer:rnAspireX3450:rvr:cvnAcer:ct3:cvr:
  dmi.product.name: Aspire X3450
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1233061/+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 1234232] Re: check_crtc_state: pipe state doesn't match!

2013-10-10 Thread Julian Wiedmann
[5.127462] [drm:intel_pipe_config_compare] *ERROR* mismatch in
adjusted_mode.flags (expected 2, found 0)

looks like a duplicate of bug 1211976 and should be fixed by [0] when
3.11.4 lands in Saucy (bug 1237530).


[0]
commit 1062b81598bc00e2f6620e6f3788f8f8df2f01e7
Author: Daniel Vetter 
Date:   Tue Sep 10 11:44:30 2013 +0200

drm/i915/tv: clear adjusted_mode.flags

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

Title:
  check_crtc_state: pipe state doesn't match!

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Recent kernel suddenly complain in dmesg:

  [ 3605.513316] [ cut here ]
  [ 3605.513379] WARNING: CPU: 1 PID: 1146 at 
/build/buildd/linux-3.11.0/drivers/gpu/drm/i915/intel_display.c:8292 
check_crtc_state+0x58f/0x9c0 [i915]()
  [ 3605.513384] pipe state doesn't match!
  [ 3605.513388] Modules linked in: sierra usbserial hid_generic hidp hid 
vesafb(F) snd_hda_codec_realtek coretemp kvm_intel(F) kvm(F) joydev(F) zfs(POF) 
zunicode(POF) zavl(POF) zcommon(POF) znvpair(POF) spl(OF) zlib_deflate(F) 
snd_hda_intel arc4(F) snd_hda_codec snd_hwdep(F) iwl4965 snd_pcm(F) iwlegacy 
snd_page_alloc(F) snd_seq_midi(F) snd_seq_midi_event(F) mac80211 microcode(F) 
snd_rawmidi(F) pcmcia uvcvideo psmouse(F) videobuf2_vmalloc videobuf2_memops 
serio_raw(F) snd_seq(F) yenta_socket cfg80211 i915 videobuf2_core 
snd_seq_device(F) videodev snd_timer(F) pcmcia_rsrc snd(F) pcmcia_core 
drm_kms_helper btusb parport_pc(F) lpc_ich ppdev(F) drm soundcore(F) 
i2c_algo_bit rfcomm bnep bluetooth video(F) fujitsu_laptop mac_hid lp(F) 
parport(F) binfmt_misc(F) usb_storage(F) sdhci_pci sdhci ahci(F) libahci(F) sky2
  [ 3605.513523] CPU: 1 PID: 1146 Comm: Xorg Tainted: PF   W  O 
3.11.0-11-generic #17-Ubuntu
  [ 3605.513529] Hardware name: FUJITSU SIEMENS LIFEBOOK P8010/FJNB1E3, BIOS 
Version 1.08  08/20/2008
  [ 3605.513534]  0009 880128af3710 816f2b39 
880128af3758
  [ 3605.513544]  880128af3748 81061dbd 8801297a16d0 
0001
  [ 3605.513553]  880128416800 8801297a1000 880128416c78 
880128af37a8
  [ 3605.513562] Call Trace:
  [ 3605.513577]  [] dump_stack+0x45/0x56
  [ 3605.513588]  [] warn_slowpath_common+0x7d/0xa0
  [ 3605.513597]  [] warn_slowpath_fmt+0x4c/0x50
  [ 3605.513636]  [] check_crtc_state+0x58f/0x9c0 [i915]
  [ 3605.513679]  [] intel_modeset_check_state+0x2c3/0x770 
[i915]
  [ 3605.513718]  [] intel_set_mode+0x25/0x30 [i915]
  [ 3605.513758]  [] intel_get_load_detect_pipe+0x253/0x410 
[i915]
  [ 3605.513805]  [] intel_tv_detect+0x100/0x490 [i915]
  [ 3605.513825]  [] 
drm_helper_probe_single_connector_modes+0x1d3/0x380 [drm_kms_helper]
  [ 3605.513864]  [] drm_mode_getconnector+0x3e6/0x440 [drm]
  [ 3605.513891]  [] drm_ioctl+0x532/0x660 [drm]
  [ 3605.513902]  [] ? __set_task_blocked+0x32/0x70
  [ 3605.513916]  [] do_vfs_ioctl+0x2e5/0x4d0
  [ 3605.513925]  [] SyS_ioctl+0x81/0xa0
  [ 3605.513936]  [] system_call_fastpath+0x1a/0x1f
  [ 3605.513942] ---[ end trace 3b6949a02151ac6f ]---

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image (not installed)
  ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
  Uname: Linux 3.11.0-11-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  hildeb 2565 F pulseaudio
   /dev/snd/pcmC0D0p:   hildeb 2565 F...m pulseaudio
  Date: Wed Oct  2 17:00:59 2013
  HibernationDevice: RESUME=UUID=a9b69f39-a4cf-45f8-8e8c-668d82b733e2
  InstallationDate: Installed on 2013-02-14 (229 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: FUJITSU SIEMENS LIFEBOOK P8010
  MarkForUpload: True
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB:
   0 inteldrmfb
   1 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-11-generic 
root=UUID=a7c2748a-3784-49ab-aac1-ee1f5b62b769 ro 
crashkernel=384M-2G:64M,2G-:128M quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-11-generic N/A
   linux-backports-modules-3.11.0-11-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-09-08 (24 days ago)
  dmi.bios.date: 08/20/2008
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.08
  dmi.board.name: FJNB1E3
  dmi.board.vendor: FUJITSU
  dmi.board.version: CP365186-01
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU SIEMENS
  dmi.chassis.version: P8010
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.08:bd08/20/2008:svnFUJITSUSIEMENS:pnLIFEBOOKP8010:pvr:rvnFUJITSU:rnFJNB1E3:rvrCP365186-01:cvnFUJ

[Kernel-packages] [Bug 1234818] Re: Regression: DisplayLink DL-195 fails with EAGAIN after upgrade from 3.11.0-031100 to 3.11.0-11

2013-10-08 Thread Julian Wiedmann
udl.ko is packaged in -image-extra - so yes, it very likely makes a
difference.

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

Title:
  Regression: DisplayLink DL-195 fails with EAGAIN after upgrade from
  3.11.0-031100  to 3.11.0-11

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  My Plugable UGA-2K-A USB 2.0 to DVI adapter (using chipset DisplayLink
  DL-195, USB ID 17e9:4302) works fine with 3.11.0-031100-generic.
  However, when upgrading to 3.11.0-11-generic, X11 fails to open the
  DRI device with

  [ 8.868] (EE) open /dev/dri/card1: Resource temporarily
  unavailable

  Reverting to  3.11.0-031100-generic fixes the problem. Upgrading to
  current mainline (3.12.0-999.201310030405) also fixes the problem (but
  causes lots of kernel BUG messages).

  In both cases, the kernel correctly creates the /dev/fb1 and
  /dev/dri/card1 devices. There are no error messages in the kernel log.

  I can bisect this if someone tells me where to find the intermediate
  versions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1234818/+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 1233903] Re: aufs doesn't work, even with aufs-tools installed

2013-10-04 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  aufs doesn't work, even with aufs-tools installed

Status in “linux” package in Ubuntu:
  Invalid

Bug description:
  I am using ubuntu 12.04, kernel 3.2.0-40, on an EC2 instance, created
  through vagrant with this box: https://github.com/mitchellh/vagrant-
  aws/raw/master/dummy.box; and this ami: ami-a3da00be

  I am trying to use aufs, and have already installed aufs-tools,
  however, when I try to mount two directories, it says "unknown
  filesystem type 'aufs'".

  It works on another box with the same ubuntu version, but kernel
  3.2.0-53, on virtualbox, created through vagrant with this box: http
  ://cloud-images.ubuntu.com/vagrant/precise/current/precise-server-
  cloudimg-amd64-vagrant-disk1.box

  EDIT: I just tested in another EC2 instance, with 13.04, aufs doesn't
  work there either.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-40-virtual 3.2.0-40.64
  ProcVersionSignature: Ubuntu 3.2.0-40.64-virtual 3.2.40
  Uname: Linux 3.2.0-40-virtual x86_64
  AcpiTables:

  AlsaDevices:
   total 0
   crw-rw---T 1 root audio 116,  1 Oct  1 19:18 seq
   crw-rw---T 1 root audio 116, 33 Oct  1 19:18 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Tue Oct  1 23:24:08 2013
  Ec2AMI: ami-a3da00be
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: sa-east-1a
  Ec2InstanceType: t1.micro
  Ec2Kernel: aki-c48f51d9
  Ec2Ramdisk: unavailable
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.

   lxcbr0no wireless extensions.
  Lspci:

  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MarkForUpload: True
  PciMultimedia:

  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: root=LABEL=cloudimg-rootfs ro console=hvc0
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-40-virtual N/A
   linux-backports-modules-3.2.0-40-virtual  N/A
   linux-firmware1.79.1
  RfKill: Error: [Errno 2] No such file or directory
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1233903/+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 1227805] Re: Some jpg images are black when opening them

2013-10-03 Thread Julian Wiedmann
** Package changed: linux (Ubuntu) => eog (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/1227805

Title:
  Some jpg images are black when opening them

Status in “eog” package in Ubuntu:
  Confirmed

Bug description:
  Some jpg images are black when opening them using eog . Nautilus en
  gimp handle them perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.5.0-40-generic 3.5.0-40.62~precise1
  ProcVersionSignature: Ubuntu 3.5.0-40.62~precise1-generic 3.5.7.20
  Uname: Linux 3.5.0-40-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  redactie   2309 F pulseaudio
   /dev/snd/controlC0:  redactie   2309 F pulseaudio
redactie   3597 F audacity
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xefffc000 irq 45'
 Mixer name : 'SigmaTel STAC9200'
 Components : 'HDA:83847690,102801c2,00102201 
HDA:14f12bfa,14f100c3,0009'
 Controls  : 19
 Simple ctrls  : 8
  Card1.Amixer.info:
   Card hw:1 'CODEC'/'Burr-Brown from TI USB Audio CODEC at usb-:00:1d.2-2, 
full speed'
 Mixer name : 'USB Mixer'
 Components : 'USB08bb:2902'
 Controls  : 2
 Simple ctrls  : 1
  Date: Thu Sep 19 19:15:55 2013
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=b8222f1f-baef-4165-a522-a57075ceb332
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release i386 
(20130213)
  MachineType: Dell Inc. Latitude D620
  MarkForUpload: True
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcEnviron:
   LANGUAGE=nl_BE:nl
   TERM=xterm
   PATH=(custom, no user)
   LANG=nl_BE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-40-generic 
root=UUID=d041da6e-7266-4297-bf97-a7924e4d2545 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-40-generic N/A
   linux-backports-modules-3.5.0-40-generic  N/A
   linux-firmware1.79.6
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/16/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd05/16/2008:svnDellInc.:pnLatitudeD620:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude D620
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1227805/+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 1000567] Re: 8086:4224 Panic after enabling rtap_iface in ipw2200 driver (ipw_handle_promiscuous_tx / skb_put)

2013-10-03 Thread Julian Wiedmann
VittGam,

the patch you mentioned has trickled down from upstream to all releases
by now - could you please confirm that this issue is fixed?

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

Title:
  8086:4224 Panic after enabling rtap_iface in ipw2200 driver
  (ipw_handle_promiscuous_tx / skb_put)

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

Bug description:
  1) Enable the rtap_iface of the ipw2200 driver by echoing 1 in
  /sys/module/ipw2200/drivers/pci:ipw2200/*/rtap_iface

  2) ifconfig rtap0 up

  3) Use the eth1 wireless interface (eg. send some data, connect to a
  network) or even just run ifconfig many times

  4) A kernel panic occurs.

  I'm attaching two screenshots of the panic, took one on
  3.0.0-16-generic and one on 3.0.0-16-generic-tuxonice.

  uname -a is:
  Linux VittGamLaptop2 3.0.0-16-generic-tuxonice #29~ppa1-Ubuntu SMP Fri Mar 9 
10:57:58 UTC 2012 i686 i686 i386 GNU/Linux

  The computer is an IBM Thinkpad X41. The ipw2200 module I use is the
  stock module that comes with the Ubuntu kernel.

  The bug still exists with:
  linux-image-3.4.0-999-generic-pae_3.4.0-999.201205170406_i386.deb 17-May-2012 
08:27

  As per https://bugzilla.kernel.org/show_bug.cgi?id=43255#c5 :
  A patch fixing this bug was merged upstream at Linux v3.7-rc2:
  commit bf11315eeda510ea4fc1a2bf972d8155d31d89b4
  Author: Stanislav Yakovlev 
  Date:   Mon Oct 15 14:14:32 2012 +
  net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx().

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: linux-image-3.0.0-16-generic 3.0.0-16.29
  ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
  Uname: Linux 3.0.0-16-generic i686
  NonfreeKernelModules: hsfengine
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vittgam2543 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'ICH6'/'Intel ICH6 with AD1981B at irq 22'
     Mixer name : 'Analog Devices AD1981B'
     Components : 'AC97a:41445374'
     Controls  : 26
     Simple ctrls  : 18
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
74HT27WW-1.02'
     Mixer name : 'ThinkPad EC 74HT27WW-1.02'
     Components : ''
     Controls  : 2
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
     Playback channels: Mono
     Limits: Playback 0 - 14
     Mono: Playback 7 [50%] [on]
  Date: Thu May 17 07:31:57 2012
  HibernationDevice: RESUME=UUID=53b9be93-a8fd-4c41-ae67-b155d332d52b
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  MachineType: IBM 252563G
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcEnviron:
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-16-generic 
root=UUID=a56df869-5dc4-4fd4-b185-70c063a596b3 ro quiet splash elevator=noop 
vt.handoff=7
  PulseSinks: Error: command ['pacmd', 'list-sinks'] failed with exit code 1: 
No PulseAudio daemon running, or not running as session daemon.
  PulseSources: Error: command ['pacmd', 'list-sources'] failed with exit code 
1: No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.0.0-16-generic N/A
   linux-backports-modules-3.0.0-16-generic  N/A
   linux-firmware1.60
  SourcePackage: linux
  StagingDrivers: zram
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 12/14/2006
  dmi.bios.vendor: IBM
  dmi.bios.version: 74ET64WW (2.09 )
  dmi.board.name: 252563G
  dmi.board.vendor: IBM
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: IBM
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnIBM:bvr74ET64WW(2.09):bd12/14/2006:svnIBM:pn252563G:pvrThinkPadX41:rvnIBM:rn252563G:rvrNotAvailable:cvnIBM:ct10:cvrNotAvailable:
  dmi.product.name: 252563G
  dmi.product.version: ThinkPad X41
  dmi.sys.vendor: IBM
  ---
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 3211 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'ICH6'/'Intel ICH6 with AD1981B at irq 22'
     Mixer name : 'Analog Devices AD1981B'
     Components : 'AC97a:41445374'
     Controls  : 26
     Simple ctrls  : 18
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
74H

[Kernel-packages] [Bug 995005] Re: C-state C3 does not work after disconnecting the AC power from notebook

2013-10-03 Thread Julian Wiedmann
Merged during the raring cycle, but the second patch is still missing in
Precise/Quantal.

** Changed in: linux (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  C-state C3 does not work after disconnecting the AC power from
  notebook

Status in The Linux Kernel:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Precise:
  Triaged
Status in “linux” source package in Quantal:
  Triaged

Bug description:
  On my Samsung NC20 Netbook the BIOS hides the C3 C-state when the AC
  power is connected, but it should show up and work as soon as the AC
  power is disconnected.

  This expected behavior worked fine as long as I used Oneiric. But now
  I upgraded to Precise and now C3 does not work anymore after
  disconnecting the AC power.

  I have verified, that booting the Oneiric kernel 3.0.0-19.33 instead
  of the Precise Kernel 3.2.0-24.37 (same userspace) fixes the problem.

  To gather some information, I executed this command with the Precise kernel
grep -r "" /sys/devices/system/cpu/cpu0/cpuidle/
  in different system states:
  1. newly booted without having the AC power attached
  2. having the AC power attached (without C3, as expected)
  3. now after having the AC power disconnected (not functional C3 --> bug)

  The output is combined in the attached file "cpuidle.txt".
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: VT82xx [HDA VIA VT82xx], device 0: ALC272 Analog [ALC272 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: VT82xx [HDA VIA VT82xx], device 0: ALC272 Analog [ALC272 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  schlicht   2920 F kded4
schlicht   3190 F kmix
  Card0.Amixer.info:
   Card hw:0 'VT82xx'/'HDA VIA VT82xx at 0xf540 irq 67'
 Mixer name : 'Realtek ALC272'
 Components : 'HDA:10ec0272,144dc04e,0011'
 Controls  : 18
 Simple ctrls  : 10
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=/dev/sda6
  MachineType: SAMSUNG ELECTRONICS CO., LTD. NC20/NB20
  Package: linux 3.2.0.24.26
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=de_DE
   TERM=xterm
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic-pae 
root=UUID=28a00041-0781-44a2-8a24-684926bf9ea9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-24-generic-pae N/A
   linux-backports-modules-3.2.0-24-generic-pae  N/A
   linux-firmware1.79
  Tags:  precise
  Uname: Linux 3.2.0-24-generic-pae i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  dmi.bios.date: 11/25/2009
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: 10MQ
  dmi.board.name: NC20/NB20
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr10MQ:bd11/25/2009:svnSAMSUNGELECTRONICSCO.,LTD.:pnNC20/NB20:pvr04MQ:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNC20/NB20:rvr:cvnSAMSUNGELECTRONICSCO.,LTD.:ct10:cvrN/A:
  dmi.product.name: NC20/NB20
  dmi.product.version: 04MQ
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/995005/+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 997021] Re: USB storage device capacity is incorrect and device is not writeable

2013-10-03 Thread Julian Wiedmann
The patch that closed the upstream bug report [0] landed in Quantal with
3.5-rc5 - so please confirm that this issue is fixed.

[0]
commit 6a0bdffa0073857870a4ed1b4489762146359eb4
Author: Alan Stern 
Date:   Wed Jun 20 16:04:19 2012 -0400

SCSI & usb-storage: add try_rc_10_first flag

** Changed in: linux (Ubuntu)
   Status: Fix Committed => 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/997021

Title:
  USB storage device capacity is incorrect and device is not writeable

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

Bug description:
  Description:Ubuntu quantal (development branch)
  Release:12.10
  Kernel Package Version: linux-image-3.4.0-1-generic  3.4.0-1.3

  I am having serious problems with an Intenso Rainbow Line 16 GB USB
  storage device on my Hewlett-Packard HP Compaq 6710b (Intel Centrino)
  notebook with kernel 3.4.0-1-generic x86_64.

  On kernel 3.2.0-24-generic x86_64 the device works as expected, the
  capacity is reported correct and the raw speed is within manufacturer
  specifications (~30 Mbyte/s read, 8 Mbyte/s write).

  On kernel 3.4.0-1-generic x86_64 the device capacity is reported as 18
  Exabytes instead of 16 Gigabytes, and I can only read the device, but
  not write to it. Every write attempt ends in "Device not seekable"
  and/or "No space left on device":

  
  sturmflut@cloud:~/tmp/bug$ sudo dd_rescue /dev/zero /dev/sdb
  dd_rescue: (warning): output file is not seekable!
  dd_rescue: (warning): Invalid argument
  dd_rescue: (warning): Don't use sparse writes for non-seekable output
  dd_rescue: (info): ipos: 0.0k, opos: 0.0k, xferd: 0.0k
 errs:  0, errxfer: 0.0k, succxfer: 0.0k
   +curr.rate:0kB/s, avg.rate:0kB/s, avg.load:  0.0%

  dd_rescue: (warning): write /dev/sdb (0.0k): No space left on device
  dd_rescue: (warning): assumption rd(65536) == wr(0) failed! 
  dd_rescue: (fatal): write /dev/sdb (64.0k): No space left on device!

  dd_rescue: (info): Summary for /dev/zero -> /dev/sdb:
  dd_rescue: (info): ipos:64.0k, opos:64.0k, xferd:64.0k
 errs:  1, errxfer: 0.0k, succxfer: 0.0k
   +curr.rate:   178273kB/s, avg.rate:   153846kB/s, avg.load:  0.0%

 
  sturmflut@cloud:~/tmp/bug$ sudo fdisk /dev/sdb
  fdisk: unable to seek on /dev/sdb: Invalid argument

  
  This clearly is a regression introduced by kernel 3.4 itself. Other USB 
storage devices work as expected, on both kernels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/997021/+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 1014800] Re: infrared remote doesnt work anymore (3.2.0-26)

2013-10-03 Thread Julian Wiedmann
Landed in Quantal as

commit bd2c6675ad6c33e2130860ab513466bd9a4069e3
Author: Luis Henriques 
Date:   Tue Jun 19 11:29:49 2012 -0300

media: ene_ir: Fix driver initialisation

commit b31b021988fed9e3741a46918f14ba9b063811db upstream.

commit 9ef449c6b31bb6a8e6dedc24de475a3b8c79be20 ("[media] rc: Postpone ISR
registration") fixed an early ISR registration on several drivers.  It did
however also introduced a bug by moving the invocation of pnp_port_start()
to the end of the probe function.

This patch fixes this issue by moving the invocation of pnp_port_start() to
an earlier stage in the probe function.


** Changed in: linux (Ubuntu Quantal)
   Status: In Progress => Fix Released

** Changed in: linux (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  infrared remote doesnt work anymore (3.2.0-26)

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Oneiric:
  Fix Released
Status in “linux” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Fix Released

Bug description:
  == SRU Justification ==

  A bug has been introduced on mainline by commit
  "9ef449c6b31bb6a8e6dedc24de475a3b8c79be20" and this bug affects both
  Oneiric and Precise.  There's no upstream fix yet (couldn't even find
  similar bug reports), but this will affect all users using the ENE IR
  transceiver.

  == Fix ==

  The bug was introduced by accidentally moving the pnp_port_start()
  invocation to a later stage in the device driver probe function,
  while the goal was just to move the ISR and the pnp_port_start()
  invocation.  This patch fixes this.

  == Impact ==

  Users with an ENE IR transceiver will not be able to use it without
  this fix.

  == Test Case ==

  Simply try to use the device, for example using a remote control.

  ==

  i have a hp infrared RC6 remote,
  it was working out-of-the-box with kernel linux-image-3.2.0-24-generic,
  but doesnt work anymore with 3.2.0-25 or 3.2.0-26

  Ubuntu 12.04 x64
  linux-image-3.2.0-24-generic = 3.2.0-24.38 - works
  linux-image-3.2.0-25-generic = 3.2.0-25.40 - doesnt work
  linux-image-3.2.0-26-generic = 3.2.0-26.41 - doesnt work

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-26-generic 3.2.0-26.41
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: SB [HDA ATI SB], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alacn  2085 F pulseaudio
   /dev/snd/controlC0:  alacn  2085 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xd240 irq 16'
     Mixer name : 'IDT 92HD71B7X'
     Components : 'HDA:111d76b2,103c3622,00100302 
HDA:11c11040,103c137e,00100200'
     Controls  : 25
     Simple ctrls  : 14
  Card1.Amixer.info:
   Card hw:1 'HDMI'/'HDA ATI HDMI at 0xd231 irq 19'
     Mixer name : 'ATI RS690/780 HDMI'
     Components : 'HDA:1002791a,00791a00,0010'
     Controls  : 4
     Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Mon Jun 18 16:09:06 2012
  HibernationDevice: RESUME=UUID=37b91c5b-c2ae-4013-aa3c-4ae5235a36ff
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MachineType: Hewlett-Packard HP Pavilion DV5
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz root=/dev/vg0/precise ro
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-26-generic N/A
   linux-backports-modules-3.2.0-26-generic  N/A
   linux-firmware1.79
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/11/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.38
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 30F2
  dmi.board.vendor: Quanta
  dmi.board.version: 98.36
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.38:bd11/11/2009:svnHewlett-Packard:pnHPPavilionDV5:pvrRev1:rvnQuanta:rn30F2:rvr98.36:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion DV5
 

[Kernel-packages] [Bug 1233903] Re: aufs doesn't work, even with aufs-tools installed

2013-10-02 Thread Julian Wiedmann
You're probably missing the linux-image-extra-3.2.0-40-virtual package.

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

Title:
  aufs doesn't work, even with aufs-tools installed

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I am using ubuntu 12.04, kernel 3.2.0-40, on an EC2 instance, created
  through vagrant with this box: https://github.com/mitchellh/vagrant-
  aws/raw/master/dummy.box; and this ami: ami-a3da00be

  I am trying to use aufs, and have already installed aufs-tools,
  however, when I try to mount two directories, it says "unknown
  filesystem type 'aufs'".

  It works on another box with the same ubuntu version, but kernel
  3.2.0-53, on virtualbox, created through vagrant with this box: http
  ://cloud-images.ubuntu.com/vagrant/precise/current/precise-server-
  cloudimg-amd64-vagrant-disk1.box

  EDIT: I just tested in another EC2 instance, with 13.04, aufs doesn't
  work there either.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-40-virtual 3.2.0-40.64
  ProcVersionSignature: Ubuntu 3.2.0-40.64-virtual 3.2.40
  Uname: Linux 3.2.0-40-virtual x86_64
  AcpiTables:

  AlsaDevices:
   total 0
   crw-rw---T 1 root audio 116,  1 Oct  1 19:18 seq
   crw-rw---T 1 root audio 116, 33 Oct  1 19:18 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Tue Oct  1 23:24:08 2013
  Ec2AMI: ami-a3da00be
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: sa-east-1a
  Ec2InstanceType: t1.micro
  Ec2Kernel: aki-c48f51d9
  Ec2Ramdisk: unavailable
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.

   lxcbr0no wireless extensions.
  Lspci:

  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MarkForUpload: True
  PciMultimedia:

  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: root=LABEL=cloudimg-rootfs ro console=hvc0
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-40-virtual N/A
   linux-backports-modules-3.2.0-40-virtual  N/A
   linux-firmware1.79.1
  RfKill: Error: [Errno 2] No such file or directory
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1233903/+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 1221791] Re: Quantal update to 3.5.7.21 stable release

2013-09-29 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Quantal update to 3.5.7.21 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Quantal:
  Fix Released

Bug description:
  
  SRU Justification

  Impact:
 The upstream process for stable tree updates is quite similar
 in scope to the Ubuntu SRU process, e.g., each patch has to
 demonstrably fix a bug, and each patch is vetted by upstream
 by originating either directly from Linus' tree or in a minimally
 backported form of that patch. The 3.5.7.21 upstream stable
 patch set is now available. It should be included in the Ubuntu
 kernel as well.

 git://kernel.ubuntu.com/ubuntu/linux.git

  TEST CASE: TBD

 The following patches are in the 3.5.7.21 stable release:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1221791/+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 1214984] Re: Precise update to 3.2.50 stable release

2013-09-29 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Precise update to 3.2.50 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.2.50 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches are in the 3.2.50 stable release:
  * Linux 3.2.50
  * usb: Clear both buffers when clearing a control transfer TT 
buffer.
  * USB: mos7840: fix memory leak in open
  * usb: serial: option.c: remove ONDA MT825UP product ID fromdriver
  * usb: serial: option: add Olivetti Olicard 200
  * usb: serial: option: blacklist ONDA MT689DC QMI interface
  * xhci: fix null pointer dereference on 
ring_doorbell_for_active_rings
  * usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all 
controllers with xhci 1.0
  * xhci: Avoid NULL pointer deref when host dies.
  * usb: serial: option: Add ONYX 3G device support
  * USB: ti_usb_3410_5052: fix dynamic-id matching
  * powerpc/modules: Module CRC relocation fix causes perf issues
  * usb: option: add TP-LINK MA260
  * staging: comedi: fix a race between do_cmd_ioctl() and 
read/write
  * staging: comedi: COMEDI_CANCEL ioctl should wake up read/write
  * USB: option: add D-Link DWM-152/C1 and DWM-156/C1
  * nfsd: nfsd_open: when dentry_open returns an error do not 
propagate as struct file
  * sd: fix crash when UA received on DIF enabled device
  * qla2xxx: Properly set the tagging for commands.
  * isci: Fix a race condition in the SSP task management path
  * drm/radeon: fix combios tables on older cards
  * drm/radeon: improve dac adjust heuristics for legacy pdac
  * drm/radeon: Another card with wrong primary dac adj
  * USB: cp210x: add MMB and PI ZigBee USB Device Support
  * usb: cp210x support SEL C662 Vendor/Device
  * USB: option: append Petatel NP10T device to GSM modems list
  * USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga
  * USB: storage: Add MicroVault Flash Drive to unusual_devs
  * usb: serial: cp210x: Add USB ID for Netgear Switches embedded 
serial adapter
  * ALSA: usb-audio: 6fire: return correct XRUN indication
  * Btrfs: re-add root to dead root list if we stop dropping it
  * Btrfs: fix lock leak when resuming snapshot deletion
  * ata: Fix DVD not dectected at some platform with Wellsburg PCH
  * ALSA: hda - Add new GPU codec ID to snd-hda
  * ALSA: hda - Add new GPU codec ID to snd-hda
  * staging: line6: Fix unlocked snd_pcm_stop() call
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
  * ASoC: max98088 - fix element type of the register cache.
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
  * usb: dwc3: fix wrong bit mask in dwc3_event_type
  * usb: dwc3: gadget: don't prevent gadget from being probed if we 
fail
  * ACPI / memhotplug: Fix a stale pointer in error path
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
  * xen/blkback: Check for insane amounts of request on the ring 
(v6).
  * xen/io/ring.h: new macro to detect whether there are too many 
requests on the ring
  * tracing: Use current_uid() for critical time tracing
  * fanotify: info leak in copy_event_to_user()
  * Fix incorrect memset in bnx2fc_parse_fcp_rsp
  * virtio_net: fix race in RX VQ proc

[Kernel-packages] [Bug 1221794] Re: Raring update to 3.8.13.8 stable release

2013-09-29 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Raring update to 3.8.13.8 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Raring:
  Fix Released

Bug description:
  
  SRU Justification

  Impact:
 The upstream process for stable tree updates is quite similar
 in scope to the Ubuntu SRU process, e.g., each patch has to
 demonstrably fix a bug, and each patch is vetted by upstream
 by originating either directly from Linus' tree or in a minimally
 backported form of that patch. The 3.8.13.8 upstream stable
 patch set is now available. It should be included in the Ubuntu
 kernel as well.

 git://kernel.ubuntu.com/ubuntu/linux.git

  TEST CASE: TBD

 The following patches are in the 3.8.13.8 stable release:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1221794/+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 1132477] Re: DMA: Out of SW-IOMMU space for xx bytes at device [AR8151 network]

2013-09-27 Thread Julian Wiedmann
hyper_ch,

please test the very latest kernel from raring-updates (3.8.0-31.46),
which contains the following patch:

commit bc421a035e6cc8420866754af35b355c165c6ed2
Author: Eric Dumazet 
Date:   Mon Jul 29 10:24:04 2013 -0700

atl1c: use custom skb allocator

BugLink: http://bugs.launchpad.net/bugs/1221794

[ Upstream commit 7b70176421993866e616f1cbc4d0dd4054f1bf78 ]

We had reports ( https://bugzilla.kernel.org/show_bug.cgi?id=54021 )
that using high order pages for skb allocations is problematic for atl1c

We do not know exactly what the problem is, but we suspect that crossing
4K pages is not well supported by this hardware.

Use a custom allocator, using page allocator and 2K fragments for
optimal stack behavior. We might make this allocator generic
in future kernels.

** Bug watch added: Linux Kernel Bug Tracker #54021
   http://bugzilla.kernel.org/show_bug.cgi?id=54021

** Changed in: linux (Ubuntu)
   Status: Fix Committed => 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/1132477

Title:
  DMA: Out of SW-IOMMU space for xx bytes at device [AR8151 network]

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I just setup Kubuntu Raring on my notebook yesterday and things seem
  to work fine except for samba/cifs. Sill using SMBv3 I can't transfer
  large files anymore. At about 100MB transfer the kernel log gets
  filled with those error messages:

  DMA: Out of SW-IOMMU space for xx bytes at device 

  and the network becomes completely unusable. Only solution I have
  found was to reboot the system and at shut down, you also keep getting
  tons of those errors. However when using SCP or rsync over SSH there
  aren't any problems.

  My network card: 05:00.0 Ethernet controller: Atheros Communications
  Inc. AR8151 v2.0 Gigabit Ethernet (rev c0)

  Meanwhile I reverted back to using the 3.5.0-27 kernel from Quantal - that 
one has no issues.
  --- 
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  hyper  2624 F pulseaudio
   /dev/snd/controlC1:  hyper  2624 F pulseaudio
   /dev/snd/pcmC1D0p:   hyper  2624 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 13.04
  MachineType: ASUSTeK Computer Inc. U36SD
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-7-generic 
root=UUID=982daec3-56b7-423a-8d4a-f684b0855923 ro splash quiet vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-7.15-generic 3.8.0
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-7-generic N/A
   linux-backports-modules-3.8.0-7-generic  N/A
   linux-firmware   1.103
  Tags:  raring
  Uname: Linux 3.8.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip fuse lpadmin plugdev sambashare sudo vboxusers
  dmi.bios.date: 07/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: U36SD.205
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: U36SD
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrU36SD.205:bd07/12/2011:svnASUSTeKComputerInc.:pnU36SD:pvr1.0:rvnASUSTeKComputerInc.:rnU36SD:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: U36SD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  --- 
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  hyper  2624 F pulseaudio
   /dev/snd/controlC1:  hyper  2624 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 13.04
  MachineType: ASUSTeK Computer Inc. U36SD
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-7-generic 
root=UUID=982daec3-56b7-423a-8d4a-f684b0855923 ro splash quiet vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-7.15-generic 3.8.0
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-7-generic N/A
   linux-backports-modules-3.8.0-7-generic  N/A
   linux-firmware   1.103
  Tags:  raring
  Uname: Linux 3.8.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip fuse lpadmin plugdev sambashare sudo vboxusers
  dmi.bios.date: 07/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: U36SD.205
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: U36SD
  dmi.board.vendor: ASUSTeK 

[Kernel-packages] [Bug 1219368] Re: 14e4:4320 Airport Extreme (Broadcom BCM4306) not working on iMac G5

2013-09-14 Thread Julian Wiedmann
Christopher:
no, the commit *is* in Saucy [0] and (if it fixes this bug) would need to be 
SRU'd to Precise (and Quantal).

Nikolai:
you'll need to verify that the patch actually helps (build & test a stock 
ubuntu precise kernel with this patch applied).
Then step through "How does the process work" and use this bug for the SRU 
request.
When in doubt, ask kernel-t...@lists.ubuntu.com for further guidance.


[0] finding a commit by searching the author name through gitweb?! wow, yikes 
:). It's there, just ask git.

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

Title:
  14e4:4320 Airport Extreme (Broadcom BCM4306) not working on iMac G5

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  wlan0 worked approximately 3 months ago, when I last booted this
  system, but upon updating and rebooting, my wireless NIC stopped
  working.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-52-powerpc64-smp 3.2.0-52.78
  ProcVersionSignature: Ubuntu 3.2.0-52.78-powerpc64-smp 3.2.48
  Uname: Linux 3.2.0-52-powerpc64-smp ppc64
  AcpiTables:

  AlsaDevices:
   total 0
   crw-rw---T+ 1 root audio 116,  1 Aug 31 22:51 seq
   crw-rw---T+ 1 root audio 116, 33 Aug 31 22:51 timer
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices: aplay: device_list:252: no soundcards found...
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: powerpc
  ArecordDevices: arecord: device_list:252: no soundcards found...
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  CurrentDmesg: [  146.992985] [drm] nouveau :f0:10.0: Pixel clock 
comparison table not found
  Date: Sat Aug 31 22:54:17 2013
  HibernationDevice: RESUME=UUID=b408cf63-ff5f-4a59-936e-86a765d55f66
  InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release powerpc 
(20120423.1)
  MarkForUpload: True
  PciMultimedia:

  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: root=UUID=d0b20cde-d75e-45ce-8b9c-c958416c59bd ro quiet 
splash
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-52-powerpc64-smp N/A
   linux-backports-modules-3.2.0-52-powerpc64-smp  N/A
   linux-firmware  1.79.6
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1219368/+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 1219368] Re: 14e4:4320 Airport Extreme (Broadcom BCM4306) not working on iMac G5

2013-09-10 Thread Julian Wiedmann
Seems like you need a SRU [0] for

commit 4c374af5fdee4bc6b4f5ea96c1a0f0ad7d3566be
Author: Aaro Koskinen 
Date:   Sat Aug 18 07:34:15 2012 +

powerpc/dma-iommu: Fix IOMMU window check

Checking for device mask to cover the whole IOMMU table is too strict.
IOMMU allocators should handle mask constraint properly for each
allocation.

The patch enables to use old AirPort Extreme cards on PowerMacs with
more than 1GB of memory; without the patch the driver init fails with:

  b43-pci-bridge 0001:01:01.0: Warning: IOMMU window too big for device mask
  b43-pci-bridge 0001:01:01.0: mask: 0x3fff, table end: 0x8000
  b43-phy0 ERROR: The machine/kernel does not support the required 30-bit 
DMA mask

$ git describe --contains 4c374af5fdee4bc6b4f5ea96c1a0f0ad7d3566be
v3.6-rc4~13^2~5

[0] https://wiki.ubuntu.com/StableReleaseUpdates#Kernel

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

Title:
  14e4:4320 Airport Extreme (Broadcom BCM4306) not working on iMac G5

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  wlan0 worked approximately 3 months ago, when I last booted this
  system, but upon updating and rebooting, my wireless NIC stopped
  working.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-52-powerpc64-smp 3.2.0-52.78
  ProcVersionSignature: Ubuntu 3.2.0-52.78-powerpc64-smp 3.2.48
  Uname: Linux 3.2.0-52-powerpc64-smp ppc64
  AcpiTables:

  AlsaDevices:
   total 0
   crw-rw---T+ 1 root audio 116,  1 Aug 31 22:51 seq
   crw-rw---T+ 1 root audio 116, 33 Aug 31 22:51 timer
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices: aplay: device_list:252: no soundcards found...
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: powerpc
  ArecordDevices: arecord: device_list:252: no soundcards found...
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  CurrentDmesg: [  146.992985] [drm] nouveau :f0:10.0: Pixel clock 
comparison table not found
  Date: Sat Aug 31 22:54:17 2013
  HibernationDevice: RESUME=UUID=b408cf63-ff5f-4a59-936e-86a765d55f66
  InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release powerpc 
(20120423.1)
  MarkForUpload: True
  PciMultimedia:

  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: root=UUID=d0b20cde-d75e-45ce-8b9c-c958416c59bd ro quiet 
splash
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-52-powerpc64-smp N/A
   linux-backports-modules-3.2.0-52-powerpc64-smp  N/A
   linux-firmware  1.79.6
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1219368/+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 1214852] Re: encrypted drive can't boot

2013-09-06 Thread Julian Wiedmann
3.8.0-30.44 is in -updates now.

** Changed in: linux (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  encrypted drive can't boot

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  Steps to reproduce:
  - install new Ubuntu (or Xubuntu) 13.04 from CD in VM on external hard drive 
mounted as /dev/sda , having selected the option to encrypt the drive.
  - reboot when install is finished, then running on a physical machine with 
the external hard drive mounted as /dev/sdb  (this setup has worked for months 
before today)
  - enter the encryption passphrase when asked (early in the boot process)
  - login as the one user set up during installation
  - install the ca. 109 MB of updates, including linux-image-3.8.0-29
  - reboot when the update process has finished
  - the graphic boot screen shows up and the waiting wheel starts turning, as 
usual, before the disk encryption passphrase is being asked for

  Observed behaviour: after ca. 3-5 minutes, with the wheel turning and
  no passphrase prompt, the system falls into a BusyBox (mini shell)
  with initramfs prompt.

  Expected behaviour: after max. 1-2 minutes, the prompt to enter the
  disk encryption passphrase should appear.

  Workaround: while still in grub, enter the advanced options and boot
  kernel version 3.8.0-19, which shows expected behaviour.

  The bug seems to appear with kernel version 3.8.0-29; kernel version
  3.8.0-19 works.

  Both vanilla Ubuntu 13.04 and Xubuntu 13.04 are affected. The
  workaround works for both Ubuntu variants.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-29-generic 3.8.0-29.42
  ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8
  Uname: Linux 3.8.0-19-generic i686
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  martin 2055 F pulseaudio
   /dev/snd/controlC0:  martin 2055 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Wed Aug 21 13:16:59 2013
  HibernationDevice: RESUME=UUID=6ad5cfb1-aa0f-40f6-b5a5-9cd9f3a2ebc1
  InstallationDate: Installed on 2013-08-21 (0 days ago)
  InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1)
  IwConfig:
   lono wireless extensions.
   
   eth1  no wireless extensions.
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-19-generic 
root=/dev/mapper/xubuntu--vg-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/10/2009
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: CBQ4510H.86A.0111.2009.1210.1144
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DQ45CB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAE30148-301
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrCBQ4510H.86A.0111.2009.1210.1144:bd12/10/2009:svnwortmann:pn:pvr:rvnIntelCorporation:rnDQ45CB:rvrAAE30148-301:cvn:ct3:cvr:
  dmi.sys.vendor: wortmann

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1214852/+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 1214956] Re: Quantal update to 3.5.7.20 stable release

2013-09-06 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Quantal update to 3.5.7.20 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Quantal:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.5.7.20 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://kernel.ubuntu.com/ubuntu/linux.git

  TEST CASE: TBD

     The following patches are in the 3.5.7.20 stable release:
  *  Linux 3.5.7.20
  *  mac80211: add time synchronisation with BSS for assoc
  *  Linux 3.5.7.19
  *  zram: allow request end to coincide with disksize
  *  [SCSI] nsp32: use mdelay instead of large udelay constants
  *  debugfs: debugfs_remove_recursive() must not rely on 
list_empty(d_subdirs)
  *  usb: core: don't try to reset_device() a port that got just 
disconnected
  *  ext4: fix mount/remount error messages for incompatible mount 
options
  *  ext4: allow the mount options nodelalloc and data=journal
  *  hwmon: (adt7470) Fix incorrect return code check
  *  ALSA: usb-audio: do not trust too-big wMaxPacketSize values
  *  drm/radeon: always program the MC on startup
  *  ALSA: 6fire: fix DMA issues with URB transfer_buffer usage
  *  ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.c
  *  drm/i915: do not disable backlight on vgaswitcheroo switch off
  *  drm/ast: invalidate page tables when pinning a BO
  *  drm/mgag200: Invalidate page tables when pinning a BO
  *  drm/cirrus: Invalidate page tables when pinning a BO
  *  [SCSI] Don't attempt to send extended INQUIRY command if 
skip_vpd_pages is set
  *  [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernel
  *  cifs: extend the buffer length enought for sprintf() using
  *  regmap: Add missing header for !CONFIG_REGMAP stubs
  *  virtio: console: return -ENODEV on all read operations after unplug
  *  virtio: console: fix raising SIGIO after port unplug
  *  virtio: console: clean up port data immediately at time of unplug
  *  virtio: console: fix race in port_fops_open() and port unplug
  *  virtio: console: fix race with port unplug and open/close
  *  ext4: make sure group number is bumped after a inode allocation 
race
  *  perf tools: Add anonymous huge page recognition
  *  tracing: Fix fields of struct trace_iterator that are zeroed by 
mistake
  *  x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz
  *  8139cp: Add dma_mapping_error checking
  *  net_sched: info leak in atm_tc_dump_class()
  *  net_sched: Fix stack info leak in cbq_dump_wrr().
  *  af_key: more info leaks in pfkey messages
  *  usbnet: do not pretend to support SG/TSO
  *  ipv6: take rtnl_lock and mark mrt6 table as freed on namespace 
cleanup
  *  sysctl net: Keep tcp_syn_retries inside the boundary
  *  arcnet: cleanup sizeof parameter
  *  Input: elantech - fix for newer hardware versions (v7)
  *  perf: Fix event group context move
  *  ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION
  *  futex: Take hugepages into account when generating futex_key
  *  rt2x00: fix stop queue
  *  mwifiex: Add missing endian conversion.
  *  iwlwifi: add DELL SKU for 5150 HMC
  *  powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)
  *  ARM: allow kuser helpers to be removed from the vector page
  *  ARM: update FIQ support for relocation of vectors
  *  ARM: use linker magic for vectors and vector stubs
  *  ARM: move vector stubs
  *  ARM: poison memory between kuser helpers
  *  ARM: poison the vectors page
  *  ACPI / battery: Fix parsing _BIX return value
  *  drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight
  *  livelock avoidance in sget()
  *  sched: Fix the broken sched_rr_get_interval()
  *  xen/evtchn: avoid a deadlock when unbinding an event channel
  *  Btrfs: re-add root to dead root list if we stop dropping it
  *  xen/blkback: Check for insane amounts of request on the ring (v6).
  *  xen/io/ring.h: 

[Kernel-packages] [Bug 1219212] Re: USB Keyboard and Mouse stop working after update to 3.5.0-39

2013-09-06 Thread Julian Wiedmann
3.5.0-40.62 is in -updates now.

** Changed in: linux (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  USB Keyboard and Mouse stop working after update to 3.5.0-39

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  After updating to kernel version 3.5.0-39, USB keyboard and mouse
  stopped working completely.

  Booting with previous kernel version 3.5.0-37 in GRUB, all works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.5.0-37-generic 3.5.0-37.58~precise1
  ProcVersionSignature: Ubuntu 3.5.0-37.58~precise1-generic 3.5.7.16
  Uname: Linux 3.5.0-37-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  allan  2123 F pulseaudio
   /dev/snd/controlC0:  allan  2123 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xfbff8000 irq 43'
 Mixer name : 'Realtek ALC889'
 Components : 'HDA:10ec0889,1458a002,0014'
 Controls  : 43
 Simple ctrls  : 23
  Card1.Amixer.info:
   Card hw:1 'UMONE'/'Roland UM-ONE at usb-:00:1a.0-1.1, full speed'
 Mixer name : ''
 Components : 'USB0582:012a'
 Controls  : 1
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'MIDI Input Mode',0
 Capabilities: enum
 Items: 'High Load' 'Light Load'
 Item0: 'Light Load'
  Card2.Amixer.info:
   Card hw:2 'NVidia'/'HDA NVidia at 0xfaffc000 irq 17'
 Mixer name : 'Nvidia GPU 14 HDMI/DP'
 Components : 'HDA:10de0014,10de0101,00100100'
 Controls  : 24
 Simple ctrls  : 4
  Date: Sat Aug 31 14:57:03 2013
  HibernationDevice: RESUME=UUID=0b092129-0ae9-404b-8e76-0e1d1e4742e1
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  IwConfig:
   ppp0  no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H61M-S2V-B3
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_ZA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_ZA.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-37-generic 
root=UUID=1b9fe060-32c5-4f7e-9a99-b9c84fa67c00 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-37-generic N/A
   linux-backports-modules-3.5.0-37-generic  N/A
   linux-firmware1.106~precise1~ppa1
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/13/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: H61M-S2V-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd05/13/2011:svnGigabyteTechnologyCo.,Ltd.:pnH61M-S2V-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH61M-S2V-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H61M-S2V-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1219212/+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 1207977] Re: Raring update to 3.8.13.6 stable release

2013-09-05 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Raring update to 3.8.13.6 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Raring:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.8.13.6 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches are in the 3.8.13.6 stable release:

  * Linux 3.8.13.6
  * vlan: fix a race in egress prio management
  * macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
  * tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
  * ipv4: set transport header earlier
  * atl1e: unmap partially mapped skb on dma error and free skb
  * atl1e: fix dma mapping warnings
  * ifb: fix oops when loading the ifb failed
  * dummy: fix oops when loading the dummy failed
  * 9p: fix off by one causing access violations and memory corruption
  * ipv6: in case of link failure remove route directly instead of letting it 
expire
  * macvtap: correctly linearize skb when zerocopy is used
  * tuntap: correctly linearize skb when zerocopy is used
  * ifb: fix rcu_sched self-detected stalls
  * sunvnet: vnet_port_remove must call unregister_netdev
  * ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET 
pending data
  * l2tp: add missing .owner to struct pppox_proto
  * ipv6,mcast: always hold idev->lock before mca_lock
  * vti: remove duplicated code to fix a memory leak
  * net: Swap ver and type in pppoe_hdr
  * x25: Fix broken locking in ioctl error paths.
  * neighbour: fix a race in neigh_destroy()
  * sh_eth: fix unhandled RFE interrupt
  * af_key: fix info leaks in notify messages
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
  * macvtap: fix recovery from gup errors
  * ipv6: don't call addrconf_dst_alloc again when enable lo
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.
  * bridge: fix switched interval for MLD Query types
  * sparc: tsb must be flushed before tlb
  * sparc64 address-congruence property
  * [PATCH] sparc32: vm_area_struct access for old Sun SPARCs.
  * powerpc/modules: Module CRC relocation fix causes perf issues
  * drm/i915: fix up gt init sequence fallout
  * drm/i915: Serialize almost all register access
  * drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight
  * drm/i915: inverted brightness quirk for Acer Aspire 4736Z
  * Btrfs: re-add root to dead root list if we stop dropping it
  * Btrfs: fix lock leak when resuming snapshot deletion
  * arm64: mm: don't treat user cache maintenance faults as writes
  * ACPI / video: ignore BIOS initial backlight value for Fujitsu E753
  * drm/i915: fix long-standing SNB regression in power consumption after 
resume v2
  * ALSA: hda - Add new GPU codec ID to snd-hda
  * x86, suspend: Handle CPUs which fail to #GP on RDMSR
  * staging: line6: Fix unlocked snd_pcm_stop() call
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
  * ASoC: atmel: Fix unlocked snd_pcm_stop() call
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
  * radeon kms: do not flush uninitialized hotplug work
  * ext4: fix error handling in ext4_ext_truncate()
  * PM / Sleep: avoid 'autosleep' in shutdown progress
  * ACPI / memhotplug: Fix a stale pointer in error path
  * drm/radeon: allow selection of alignment in the sub-allocator
  * drm/radeon: allocate SA bo in the requested domain
  * drm/radeon/hdmi: make sure we have an afmt block assigned
  * drm/i915: Preserve the DDI_A_4_LANES bit from the bios
  * drm/i915: don't setup hdmi for port D edp in ddi_init
  * drm/i915: rename sdvox_reg to hdmi_reg on HDMI context
  * Revert "drm/i915: Workaround incoherence between fences and LLC across 
multiple CPUs"
  * drm/i915: Fix incoherence with fence updates on Sandybridge+
  * drm/i915: merge {i965, sandybridge}_write_fence_reg()
  * drm/i915: Fix write-read race with multiple rings
  * Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"
  * drm/i915: fix u

[Kernel-packages] [Bug 1221305] Re: Kernel 3.8.0-30 breaks my WiFi

2013-09-05 Thread Julian Wiedmann
** Tags added: regression-update

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

Title:
  Kernel 3.8.0-30 breaks my WiFi

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  It just says "device not ready".
  Going back to the previous kernel version fixes the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-29-generic 3.8.0-29.42
  ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  misha  1997 F pulseaudio
  Date: Thu Sep  5 17:58:54 2013
  HibernationDevice: RESUME=UUID=19bcda53-bd34-4472-a39d-06845b0b0afe
  InstallationDate: Installed on 2013-07-12 (54 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: Hewlett-Packard HP ProBook 4540s
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic 
root=UUID=16cad1a5-ea0d-4437-9e56-c27d4e9f5b8a ro
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-29-generic N/A
   linux-backports-modules-3.8.0-29-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/31/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68IRR Ver. F.31
  dmi.board.name: 17F6
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 58.1D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68IRRVer.F.31:bd08/31/2012:svnHewlett-Packard:pnHPProBook4540s:pvrA1018C1100:rvnHewlett-Packard:rn17F6:rvrKBCVersion58.1D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4540s
  dmi.product.version: A1018C1100
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1221305/+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 1219538] Re: Kernel 3.11-4 dosn't recognize devices

2013-09-02 Thread Julian Wiedmann
You're probably missing the corresponding linux-image-extra-* package.

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

Title:
  Kernel 3.11-4 dosn't recognize devices

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 13.10 and upgraded from kernel "3.9.0-4-generic" to
  "3.11.0-4-generic" on my Notebook (hp tm2-2010eg).

  This is a Ubuntu kernel regression going from 3.9.0-4-generic to
  3.9.0-5-generic.

  What was not recognized:
   - LAN/Ethernet:
  $ lspci -vvvn
  02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 03)
   Subsystem: Hewlett-Packard Company Device [103c:1486]
   Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
   Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
   Kernel driver in use: r8169

   - WiFi:
  $ lspci -vvvnn
  03:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11bgn 
Wireless Network Adapter [14e4:4727] (rev 01)
   Subsystem: Hewlett-Packard Company Device [103c:145c]
   Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
   Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
   Kernel driver in use: bcma-pci-bridge

   - Audio:
  $ lspci -vvvnn # (I hope i got the right one here... There are so many audio 
devices...)
  00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset 
High Definition Audio [8086:3b56] (rev 05)
   Subsystem: Hewlett-Packard Company Device [103c:1486]
   Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
   Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
   Kernel driver in use: snd_hda_intel

   - Bluetooth:
  $ dmesg | grep -B5 Broadcom # (I couldn't find the device via lsusb)
  [2.335036] usb 1-1.3: new full-speed USB device number 3 using ehci-pci
  [2.431818] usb 1-1.3: New USB device found, idVendor=03f0, idProduct=231d
  [2.431823] usb 1-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [2.431827] usb 1-1.3: Product: HP Integrated Module
  [2.431831] usb 1-1.3: Manufacturer: Broadcom Corp

  What was not tested:
   - Any other USB-Devices (including usb-sticks, the build-in webcam and my 
finger-print reader)

  What is (still) working:
   - GPUs (it detected both GPUs: Intel and AMD)
   - Monitors (it detected the right number of Monitors [I've an open 
bug-report regarding the mal-detection in other Kernels])
   - Touchpad
   - Keyboard

  This symptom does not happen in 3.9.0-4-generic. I haven't tried any 
Ubuntu-Kernel between 3.9.0-4 and 3.11.0-4 jet.
  But I tried Mainline-Kernel 3.11 rc5 
("linux-image-3.11.0-031100rc5-generic_3.11.0-031100rc5.201308112135_amd64"). 
The symptoms didn't happen there.

  So: It's either a Ubuntu-Kernel configuration or
  It was introduced between 3.11 rc5 and 3.11.0-4

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-4-generic 3.11.0-4.9
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  ApportVersion: 2.12.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDmesg: [   22.461167] init: Failed to spawn mysql main process: unable 
to execute: No such file or directory
  Date: Sun Sep  1 19:54:53 2013
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=284fd61f-f1f9-4423-a287-8d31ffacbbde
  IwConfig: lono wireless extensions.
  MachineType: Hewlett-Packard HP TouchSmart tm2 Notebook PC
  MarkForUpload: True
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-4-generic 
root=UUID=6459e37c-10b9-496e-9155-61932f9a5188 ro hybridopts=ON,IGD,OFF
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-4-generic N/A
   linux-backports-modules-3.11.0-4-generic  N/A
   linux-firmware1.113
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/18/2011
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.25
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1486
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 83.20
  dmi.chassis.asset.tag: CNU0250216
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.25:bd02/18/2011:svnHewlett-Packard:pnHPTouchSmarttm2NotebookPC:pvr048920252A2000122:rvnHewlett-Packard:rn1486:rvr83.20:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP TouchSmart

[Kernel-packages] [Bug 1203320] Re: Multitouch doesn't work on 2013 MacBook Air 6, 2

2013-09-01 Thread Julian Wiedmann
** Changed in: linux (Ubuntu Raring)
   Status: Incomplete => Fix Released

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

Title:
  Multitouch doesn't work on 2013 MacBook Air 6,2

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Raring:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  On the 2013 MacBook Air 6,2, the touchpad works very rudimentary. No
  multitouch, not even right click or two finger scroll works. This is
  fixed upstream though, see [1]. Getting that backported would be
  great.

  [1]:
  
https://github.com/torvalds/linux/commit/148c1c8ad3c4170186ebe6ea5900adde27d2a0e7

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-26-generic 3.8.0-26.38
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  linus  1917 F pulseaudio
  CRDA:
   country SE:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
  Date: Sat Jul 20 17:29:28 2013
  HibernationDevice:
   RESUME=/dev/mapper/cryptswap1
   #RESUME=UUID=7625120b-1951-4a58-8da6-1c47db358631
  MachineType: Apple Inc. MacBookAir6,2
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-26-generic 
root=UUID=2f08800d-d161-46e7-87b6-0f88e86890af ro i915.i915_enable_rc6=3 
libata.force=1:noncq resume=/dev/sda4 quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-26-generic N/A
   linux-backports-modules-3.8.0-26-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA61.88Z.0099.B00.1305241529
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-7DF21CB3ED6977E5
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir6,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-7DF21CB3ED6977E5
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA61.88Z.0099.B00.1305241529:bd05/24/2013:svnAppleInc.:pnMacBookAir6,2:pvr1.0:rvnAppleInc.:rnMac-7DF21CB3ED6977E5:rvrMacBookAir6,2:cvnAppleInc.:ct10:cvrMac-7DF21CB3ED6977E5:
  dmi.product.name: MacBookAir6,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1203320/+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 1196730] Re: Fn key doesn't work in raring on MacBook Air 6, 2

2013-09-01 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  Fn key doesn't work in raring on MacBook Air 6,2

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  After installing Raring on my new MacBook Air 6,2, the Fn key didn't
  work -- I couldn't use the media keys, regardless of "fnmode", neither
  backspace, page up/down, etc.

  I found bug #207127 and I figured it was something like that, and it
  turns out that the keyboard has a new device id. I added it to the
  usbhid driver and after that it works.

  Please see the attached patch.
  --- 
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  linus  1924 F pulseaudio
  CRDA:
   country SE:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
  DistroRelease: Ubuntu 13.04
  HibernationDevice:
   RESUME=/dev/mapper/cryptswap1
   #RESUME=UUID=7625120b-1951-4a58-8da6-1c47db358631
  MachineType: Apple Inc. MacBookAir6,2
  MarkForUpload: True
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.13 
root=UUID=2f08800d-d161-46e7-87b6-0f88e86890af ro quiet splash 
i915.i915_enable_rc6=1 libata.force=1:noncq resume=/dev/sda4 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  RelatedPackageVersions:
   linux-restricted-modules-3.8.13 N/A
   linux-backports-modules-3.8.13  N/A
   linux-firmware  1.106
  Tags:  raring
  Uname: Linux 3.8.13 x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA61.88Z.0099.B00.1305241529
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-7DF21CB3ED6977E5
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir6,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-7DF21CB3ED6977E5
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA61.88Z.0099.B00.1305241529:bd05/24/2013:svnAppleInc.:pnMacBookAir6,2:pvr1.0:rvnAppleInc.:rnMac-7DF21CB3ED6977E5:rvrMacBookAir6,2:cvnAppleInc.:ct10:cvrMac-7DF21CB3ED6977E5:
  dmi.product.name: MacBookAir6,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  --- 
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  linus  1922 F pulseaudio
  CRDA:
   country SE:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
  DistroRelease: Ubuntu 13.04
  HibernationDevice:
   RESUME=/dev/mapper/cryptswap1
   #RESUME=UUID=7625120b-1951-4a58-8da6-1c47db358631
  MachineType: Apple Inc. MacBookAir6,2
  MarkForUpload: True
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-25-generic 
root=UUID=2f08800d-d161-46e7-87b6-0f88e86890af ro quiet splash 
i915.i915_enable_rc6=1 libata.force=1:noncq resume=/dev/sda4 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-25-generic N/A
   linux-backports-modules-3.8.0-25-generic  N/A
   linux-firmware1.106
  Tags:  raring
  Uname: Linux 3.8.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA61.88Z.0099.B00.1305241529
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-7DF21CB3ED6977E5
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir6,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-7DF21CB3ED6977E5
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA61.88Z.0099.B00.1305241529:bd05/24/2013:svnAppleInc.:pnMacBookAir6,2:pvr1.0:rvnAppleInc.:rnMac-7DF21CB3ED6977E5:rvrMacBookAir6,2:cvnAppleInc.:ct10:cvrMac-7DF21CB3ED6977E5:
  dmi.product.name: MacBookAir6,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1196730/+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 1198324] Re: softlockup during boot on AMD A83500m

2013-08-30 Thread Julian Wiedmann
Geoff,

great, thanks for the quick testing.

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

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

Title:
  softlockup during boot on AMD A83500m

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  The current Saucy kernel (config-3.10.0-2-generic) causes  my machine
  to lock during bootup. The last known working kernel I have is
  3.8.0-26-generic. Switching to a text mode boot I discovered that CPU
  #1, #2 and #3 report that they are softlocked by the "migration"
  process (I believe that's internal to the kernel) and that on CPU #0
  the RCU stall detector has detected a stall. The machine in question
  is a Thinkpad E525 with an AMD A8-3500m APU. I've tried and failed to
  extract more information from the kernel, but setting softlock_panic
  just ends up with a continuous repeating stream of text scrolling up
  the screen faster than can be read.

  As I can't boot into that kernel I can't give you the output suggested
  on the bug submission form, but I've attached the lspci output from
  the 3.8 kernel version in case that is helpful.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1198324/+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 1196730] Re: Fn key doesn't work in raring on MacBook Air 6, 2

2013-08-30 Thread Julian Wiedmann
Miek,

Let's please use the bug you already filed (bug 1213770) to track the
0x0290.

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

Title:
  Fn key doesn't work in raring on MacBook Air 6,2

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After installing Raring on my new MacBook Air 6,2, the Fn key didn't
  work -- I couldn't use the media keys, regardless of "fnmode", neither
  backspace, page up/down, etc.

  I found bug #207127 and I figured it was something like that, and it
  turns out that the keyboard has a new device id. I added it to the
  usbhid driver and after that it works.

  Please see the attached patch.
  --- 
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  linus  1924 F pulseaudio
  CRDA:
   country SE:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
  DistroRelease: Ubuntu 13.04
  HibernationDevice:
   RESUME=/dev/mapper/cryptswap1
   #RESUME=UUID=7625120b-1951-4a58-8da6-1c47db358631
  MachineType: Apple Inc. MacBookAir6,2
  MarkForUpload: True
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.13 
root=UUID=2f08800d-d161-46e7-87b6-0f88e86890af ro quiet splash 
i915.i915_enable_rc6=1 libata.force=1:noncq resume=/dev/sda4 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  RelatedPackageVersions:
   linux-restricted-modules-3.8.13 N/A
   linux-backports-modules-3.8.13  N/A
   linux-firmware  1.106
  Tags:  raring
  Uname: Linux 3.8.13 x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA61.88Z.0099.B00.1305241529
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-7DF21CB3ED6977E5
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir6,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-7DF21CB3ED6977E5
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA61.88Z.0099.B00.1305241529:bd05/24/2013:svnAppleInc.:pnMacBookAir6,2:pvr1.0:rvnAppleInc.:rnMac-7DF21CB3ED6977E5:rvrMacBookAir6,2:cvnAppleInc.:ct10:cvrMac-7DF21CB3ED6977E5:
  dmi.product.name: MacBookAir6,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  --- 
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  linus  1922 F pulseaudio
  CRDA:
   country SE:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
  DistroRelease: Ubuntu 13.04
  HibernationDevice:
   RESUME=/dev/mapper/cryptswap1
   #RESUME=UUID=7625120b-1951-4a58-8da6-1c47db358631
  MachineType: Apple Inc. MacBookAir6,2
  MarkForUpload: True
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-25-generic 
root=UUID=2f08800d-d161-46e7-87b6-0f88e86890af ro quiet splash 
i915.i915_enable_rc6=1 libata.force=1:noncq resume=/dev/sda4 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-25-generic N/A
   linux-backports-modules-3.8.0-25-generic  N/A
   linux-firmware1.106
  Tags:  raring
  Uname: Linux 3.8.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA61.88Z.0099.B00.1305241529
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-7DF21CB3ED6977E5
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir6,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-7DF21CB3ED6977E5
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA61.88Z.0099.B00.1305241529:bd05/24/2013:svnAppleInc.:pnMacBookAir6,2:pvr1.0:rvnAppleInc.:rnMac-7DF21CB3ED6977E5:rvrMacBookAir6,2:cvnAppleInc.:ct10:cvrMac-7DF21CB3ED6977E5:
  dmi.product.name: MacBookAir6,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1196730/+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 1213770] Re: function keys dont work as media keys

2013-08-30 Thread Julian Wiedmann
** This bug is no longer a duplicate of bug 1196730
   Fn key doesn't work in raring on MacBook Air 6,2

** Summary changed:

- function keys dont work as media keys
+ MBA 6.1, [05ac:0290]: function keys dont work as media keys

** Bug watch added: Linux Kernel Bug Tracker #60181
   http://bugzilla.kernel.org/show_bug.cgi?id=60181

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=60181
   Importance: Unknown
   Status: Unknown

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

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

Title:
  MBA 6.1, [05ac:0290]: function keys dont work as media keys

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  This on a Macbook Air 6.1 (2013 model). The module 'hid_apple' is not
  loaded by default and none of the following commands have any effect.
  (The function keys, keep acting as function keys):

   echo 2 > /sys/module/hid_apple/parameters/fnmode
   echo 1 > /sys/module/hid_apple/parameters/fnmode

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-27-generic 3.8.0-27.40
  ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
  Uname: Linux 3.8.0-27-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  miek   5958 F pulseaudio
  Date: Sun Aug 18 20:24:04 2013
  HibernationDevice: RESUME=UUID=f4250ce4-23bc-413f-9a97-205cd9ca67e5
  InstallationDate: Installed on 2013-08-19 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64+mac 
(20130424)
  Lsusb:
   Bus 001 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part 
of BCM2046 Bluetooth)
   Bus 001 Device 003: ID 05ac:0290 Apple, Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 006: ID 05ac:828f Apple, Inc.
  MachineType: Apple Inc. MacBookAir6,1
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-27-generic 
root=UUID=003d813a-5ee5-40bc-a81f-dbed66aaf939 ro nosmp libata.force=noncq 
quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-27-generic N/A
   linux-backports-modules-3.8.0-27-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA61.88Z.0099.B00.1305241529
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-35C1E88140C3E6CF
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir6,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-35C1E88140C3E6CF
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA61.88Z.0099.B00.1305241529:bd05/24/2013:svnAppleInc.:pnMacBookAir6,1:pvr1.0:rvnAppleInc.:rnMac-35C1E88140C3E6CF:rvrMacBookAir6,1:cvnAppleInc.:ct10:cvrMac-35C1E88140C3E6CF:
  dmi.product.name: MacBookAir6,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1213770/+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 1198324] Re: softlockup during boot on AMD A83500m

2013-08-30 Thread Julian Wiedmann
Geoff,
the Saucy kernel is now tracking 3.11 - can you give it a spin and see if this 
bug is fixed there too?

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

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

Title:
  softlockup during boot on AMD A83500m

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The current Saucy kernel (config-3.10.0-2-generic) causes  my machine
  to lock during bootup. The last known working kernel I have is
  3.8.0-26-generic. Switching to a text mode boot I discovered that CPU
  #1, #2 and #3 report that they are softlocked by the "migration"
  process (I believe that's internal to the kernel) and that on CPU #0
  the RCU stall detector has detected a stall. The machine in question
  is a Thinkpad E525 with an AMD A8-3500m APU. I've tried and failed to
  extract more information from the kernel, but setting softlock_panic
  just ends up with a continuous repeating stream of text scrolling up
  the screen faster than can be read.

  As I can't boot into that kernel I can't give you the output suggested
  on the bug submission form, but I've attached the lspci output from
  the 3.8 kernel version in case that is helpful.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1198324/+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 1218804] Re: usb mass storage devices not working in 3.8.0-29

2013-08-30 Thread Julian Wiedmann
*** This bug is a duplicate of bug 1215155 ***
https://bugs.launchpad.net/bugs/1215155

Pleasy try the testing instructions in bug 1215155 and unduplicate if
that doesn't fix it.

** Tags added: regression-update

** This bug has been marked a duplicate of bug 1215155
   regression in linux-image-3.8.0-29-generic: ipod shuffle 2g does not mount 
any more

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

Title:
  usb mass storage devices not working in 3.8.0-29

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I got some usb keys that are not working anymore since upgrading to
  3.8.0-29. I can confirm they are working fine when using 3.8.0-27.

  dmesg excerpt:
  Aug 30 11:02:56 ney kernel: [  859.220974] usb 1-1.2: new high-speed USB 
device number 5 using ehci-pci
  Aug 30 11:02:56 ney kernel: [  859.315898] usb 1-1.2: New USB device found, 
idVendor=1516, idProduct=1226
  Aug 30 11:02:56 ney kernel: [  859.315905] usb 1-1.2: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
  Aug 30 11:02:56 ney kernel: [  859.315909] usb 1-1.2: Product: USB Drive
  Aug 30 11:02:56 ney kernel: [  859.315912] usb 1-1.2: Manufacturer: SKYMEDI
  Aug 30 11:02:56 ney kernel: [  859.315915] usb 1-1.2: SerialNumber: ^FK
  Aug 30 11:02:56 ney kernel: [  859.317060] scsi15 : usb-storage 1-1.2:1.0
  Aug 30 11:02:57 ney kernel: [  861.004413] scsi 15:0:0:0: Direct-Access   
1.00 PQ: 0 ANSI: 4
  Aug 30 11:02:57 ney kernel: [  861.006099] sd 15:0:0:0: Attached scsi generic 
sg1 type 0
  Aug 30 11:02:57 ney kernel: [  861.006798] sd 15:0:0:0: [sdb] 15204352 
512-byte logical blocks: (7.78 GB/7.25 GiB)
  Aug 30 11:02:57 ney kernel: [  861.010550] sd 15:0:0:0: [sdb] Write Protect 
is off
  Aug 30 11:02:57 ney kernel: [  861.010559] sd 15:0:0:0: [sdb] Mode Sense: 2f 
00 00 00
  Aug 30 11:02:57 ney kernel: [  861.013025] sd 15:0:0:0: [sdb] Write cache: 
disabled, read cache: enabled, doesn't support DPO or FUA

  Then , there is no sdb appearing in /proc/partitions and /dev/sdb is
  not created.

  After a while (30s), I get:

  Aug 30 11:03:28 ney kernel: [  891.254466] usb 1-1.2: reset high-speed USB 
device number 5 using ehci-pci
  Aug 30 11:03:28 ney kernel: [  891.347004] usb 1-1.2: device firmware changed
  Aug 30 11:03:28 ney kernel: [  891.347173] sd 15:0:0:0: Device offlined - not 
ready after error recovery
  Aug 30 11:03:28 ney kernel: [  891.347266] usb 1-1.2: USB disconnect, device 
number 5
  Aug 30 11:03:28 ney kernel: [  891.347963] sd 15:0:0:0: [sdb] Attached SCSI 
removable disk
  Aug 30 11:03:28 ney kernel: [  891.426368] usb 1-1.2: new high-speed USB 
device number 6 using ehci-pci
  Aug 30 11:03:28 ney kernel: [  891.519897] usb 1-1.2: New USB device found, 
idVendor=1516, idProduct=1226
  Aug 30 11:03:28 ney kernel: [  891.519905] usb 1-1.2: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
  Aug 30 11:03:28 ney kernel: [  891.519909] usb 1-1.2: Product: USB Drive
  Aug 30 11:03:28 ney kernel: [  891.519912] usb 1-1.2: Manufacturer: SKYMEDI
  Aug 30 11:03:28 ney kernel: [  891.519915] usb 1-1.2: SerialNumber: ^GK
  Aug 30 11:03:28 ney kernel: [  891.520758] scsi16 : usb-storage 1-1.2:1.0
  Aug 30 11:03:29 ney kernel: [  892.522516] scsi 16:0:0:0: Direct-Access   
1.00 PQ: 0 ANSI: 4
  Aug 30 11:03:29 ney kernel: [  892.523984] sd 16:0:0:0: Attached scsi generic 
sg1 type 0
  Aug 30 11:03:29 ney kernel: [  892.524777] sd 16:0:0:0: [sdb] 15204352 
512-byte logical blocks: (7.78 GB/7.25 GiB)
  Aug 30 11:03:29 ney kernel: [  892.527323] sd 16:0:0:0: [sdb] Write Protect 
is off
  Aug 30 11:03:29 ney kernel: [  892.527330] sd 16:0:0:0: [sdb] Mode Sense: 2f 
00 00 00
  Aug 30 11:03:29 ney kernel: [  892.529763] sd 16:0:0:0: [sdb] Write cache: 
disabled, read cache: enabled, doesn't support DPO or FUA

  
  And so on.

  Using 3.8.0-27, I get:
  [ 1166.848466] usb 3-2.1.1: new high-speed USB device number 10 using xhci_hcd
  [ 1166.866354] usb 3-2.1.1: New USB device found, idVendor=1516, 
idProduct=1226
  [ 1166.866361] usb 3-2.1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 1166.866365] usb 3-2.1.1: Product: USB Drive
  [ 1166.866368] usb 3-2.1.1: Manufacturer: SKYMEDI
  [ 1166.866371] usb 3-2.1.1: SerialNumber: 
  [ 1166.866371] K
  [ 1166.867162] scsi9 : usb-storage 3-2.1.1:1.0
  [ 1169.303686] scsi 9:0:0:0: Direct-Access   1.00 
PQ: 0 ANSI: 4
  [ 1169.304967] sd 9:0:0:0: Attached scsi generic sg1 type 0
  [ 1169.305291] sd 9:0:0:0: [sdb] 15204352 512-byte logical blocks: (7.78 
GB/7.25 GiB)
  [ 1169.308129] sd 9:0:0:0: [sdb] Write Protect is off
  [ 1169.308138] sd 9:0:0:0: [sdb] Mode Sense: 2f 00 00 00
  [ 1169.310052] sd 9:0:0:0: [sdb] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
  [ 1169.316515]  sdb: sdb1
  [ 1169.322861] sd 9:

[Kernel-packages] [Bug 1153769] Re: perf stat problem - cycles event is not supported

2013-08-28 Thread Julian Wiedmann
Chris,

Natty is EOL and the fix landed in 2.6.39, so all current releases
should be fine. Can this bug be closed?

** Changed in: linux (Ubuntu)
   Status: In Progress => 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/1153769

Title:
  perf stat problem - cycles event is not supported

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  When running with the latest Natty kernel 2.6.38-16.67, perf stat doesn't 
work.
  For example:
  # perf stat -e cycles ls
  Error: cycles event is not supported.
  Fatal: Not all events could be opened

  The following relevant messages are found in dmesg:
  [ 0.494517] Performance Events: PEBS fmt1+, Westmere events, Broken BIOS 
detected, using software events only.
  [ 0.505676] [Firmware Bug]: the BIOS has corrupted hw-PMU resources (MSR 38d 
is 330)

  This is related to this issue:
  
http://h2.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c03265132&lang=en&cc=us&taskId=101&prodSeriesId=4132829&prodTypeId=3709945

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1153769/+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 1092084] Re: fscache >2GB file size limitation

2013-08-22 Thread Julian Wiedmann
The patch trickled down from -stable to Ubuntu-3.2.0-40.63 and
Ubuntu-3.5.0-28.47

** Changed in: linux (Ubuntu Precise)
   Status: New => Fix Released

** Changed in: linux (Ubuntu Quantal)
   Status: New => Fix Released

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

Title:
  fscache >2GB file size limitation

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Fix Released
Status in “linux” source package in Raring:
  Fix Released

Bug description:
  fscache/cachefiles should be able to cache files of any size, but out
  of the box, it does not cache files that are larger that 2GB.

  The same bug existed in opensuse:
  https://bugzilla.novell.com/show_bug.cgi?id=747038

  Can we please add the patch to Ubuntu Precise server kernels -
  attached to this bug report.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1092084/+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 1178747] Re: vgaswitcheroo on the Macbook Pro 8, 2 high-res

2013-08-21 Thread Julian Wiedmann
Hi Sebastian,

http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-
raring.git;a=commit;h=f6a1af4e27a20de1b4b753b23ba437394384f380 seems
like an improvement for your machine. But alas, apparently it's not
enough.

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

Title:
  vgaswitcheroo on the Macbook Pro 8,2 high-res

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have the same issue as in Bug #1171940. The difference is that my machine 
is slightly different (High-Res display) and the pci id is somewhat different. 
So I edited the patch supplied there and try to fix the issue. However the 
screen still stays black.
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  srhl62 2027 F pulseaudio
   /dev/snd/controlC0:  srhl62 2027 F pulseaudio
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2013-04-21 (19 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130420)
  MachineType: Apple Inc. MacBookPro8,2
  MarkForUpload: True
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 inteldrmfb
  ProcKernelCmdLine: root=UUID=dc157da7-a9a1-4ce6-963f-c3b28c9cf340 ro 
add_efi_memmap modprobe.blacklist=i915 radeon.modeset=1  quiet splash 
$vt_handoff initrd=\initrd.img-3.8.0-20-mbp82fix
  ProcVersionSignature: Ubuntu 3.8.0-20.31-mbp82fix 3.8.11
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-20-mbp82fix N/A
   linux-backports-modules-3.8.0-20-mbp82fix  N/A
   linux-firmware 1.106
  Tags:  raring
  Uname: Linux 3.8.0-20-mbp82fix x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1178747/+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 1196730] Re: Fn key doesn't work in raring on MacBook Air 6, 2

2013-08-20 Thread Julian Wiedmann
Linus G Thiel,

could you please test the latest kernel in -updates (3.8.0-29.42) and
see if this bug is fixed? Thanks.

** Changed in: linux (Ubuntu)
   Status: Fix Committed => 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/1196730

Title:
  Fn key doesn't work in raring on MacBook Air 6,2

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After installing Raring on my new MacBook Air 6,2, the Fn key didn't
  work -- I couldn't use the media keys, regardless of "fnmode", neither
  backspace, page up/down, etc.

  I found bug #207127 and I figured it was something like that, and it
  turns out that the keyboard has a new device id. I added it to the
  usbhid driver and after that it works.

  Please see the attached patch.
  --- 
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  linus  1924 F pulseaudio
  CRDA:
   country SE:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
  DistroRelease: Ubuntu 13.04
  HibernationDevice:
   RESUME=/dev/mapper/cryptswap1
   #RESUME=UUID=7625120b-1951-4a58-8da6-1c47db358631
  MachineType: Apple Inc. MacBookAir6,2
  MarkForUpload: True
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.13 
root=UUID=2f08800d-d161-46e7-87b6-0f88e86890af ro quiet splash 
i915.i915_enable_rc6=1 libata.force=1:noncq resume=/dev/sda4 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  RelatedPackageVersions:
   linux-restricted-modules-3.8.13 N/A
   linux-backports-modules-3.8.13  N/A
   linux-firmware  1.106
  Tags:  raring
  Uname: Linux 3.8.13 x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA61.88Z.0099.B00.1305241529
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-7DF21CB3ED6977E5
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir6,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-7DF21CB3ED6977E5
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA61.88Z.0099.B00.1305241529:bd05/24/2013:svnAppleInc.:pnMacBookAir6,2:pvr1.0:rvnAppleInc.:rnMac-7DF21CB3ED6977E5:rvrMacBookAir6,2:cvnAppleInc.:ct10:cvrMac-7DF21CB3ED6977E5:
  dmi.product.name: MacBookAir6,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  --- 
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  linus  1922 F pulseaudio
  CRDA:
   country SE:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
  DistroRelease: Ubuntu 13.04
  HibernationDevice:
   RESUME=/dev/mapper/cryptswap1
   #RESUME=UUID=7625120b-1951-4a58-8da6-1c47db358631
  MachineType: Apple Inc. MacBookAir6,2
  MarkForUpload: True
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-25-generic 
root=UUID=2f08800d-d161-46e7-87b6-0f88e86890af ro quiet splash 
i915.i915_enable_rc6=1 libata.force=1:noncq resume=/dev/sda4 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-25-generic N/A
   linux-backports-modules-3.8.0-25-generic  N/A
   linux-firmware1.106
  Tags:  raring
  Uname: Linux 3.8.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA61.88Z.0099.B00.1305241529
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-7DF21CB3ED6977E5
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir6,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-7DF21CB3ED6977E5
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA61.88Z.0099.B00.1305241529:bd05/24/2013:svnAppleInc.:pnMacBookAir6,2:pvr1.0:rvnAppleInc.:rnMac-7DF21CB3ED6977E5:rvrMacBookAir6,2:cvnAppleInc.:ct10:cvrMac-7DF21CB3ED6977E5:
  dmi.product.name: MacBookAir6,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1196730/+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 1203320] Re: Multitouch doesn't work on 2013 MacBook Air 6, 2

2013-08-20 Thread Julian Wiedmann
Linus G Thiel,

could you please test the latest kernel in -updates (3.8.0-29.42) and
see if this bug is fixed? Thanks.

** Changed in: linux (Ubuntu Raring)
   Status: In Progress => 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/1203320

Title:
  Multitouch doesn't work on 2013 MacBook Air 6,2

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Raring:
  Incomplete
Status in “linux” source package in Saucy:
  In Progress

Bug description:
  On the 2013 MacBook Air 6,2, the touchpad works very rudimentary. No
  multitouch, not even right click or two finger scroll works. This is
  fixed upstream though, see [1]. Getting that backported would be
  great.

  [1]:
  
https://github.com/torvalds/linux/commit/148c1c8ad3c4170186ebe6ea5900adde27d2a0e7

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-26-generic 3.8.0-26.38
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  linus  1917 F pulseaudio
  CRDA:
   country SE:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
  Date: Sat Jul 20 17:29:28 2013
  HibernationDevice:
   RESUME=/dev/mapper/cryptswap1
   #RESUME=UUID=7625120b-1951-4a58-8da6-1c47db358631
  MachineType: Apple Inc. MacBookAir6,2
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-26-generic 
root=UUID=2f08800d-d161-46e7-87b6-0f88e86890af ro i915.i915_enable_rc6=3 
libata.force=1:noncq resume=/dev/sda4 quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-26-generic N/A
   linux-backports-modules-3.8.0-26-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA61.88Z.0099.B00.1305241529
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-7DF21CB3ED6977E5
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir6,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-7DF21CB3ED6977E5
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA61.88Z.0099.B00.1305241529:bd05/24/2013:svnAppleInc.:pnMacBookAir6,2:pvr1.0:rvnAppleInc.:rnMac-7DF21CB3ED6977E5:rvrMacBookAir6,2:cvnAppleInc.:ct10:cvrMac-7DF21CB3ED6977E5:
  dmi.product.name: MacBookAir6,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1203320/+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 1204600] Re: Quantal update to 3.5.7.17 stable release

2013-08-20 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Quantal update to 3.5.7.17 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Quantal:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.5.7.17 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://kernel.ubuntu.com/ubuntu/linux.git

  TEST CASE: TBD

     The following patches are in the 3.5.7.17 stable release:

  * Linux 3.5.7.17
  * iommu/amd: Only unmap large pages from the first pte
  * charger-manager: Ensure event is not used as format string
  * printk: Fix rq->lock vs logbuf_lock unlock lock inversion
  * x86/efi: Fix dummy variable buffer allocation
  * Modify UEFI anti-bricking code
  * x86,efi: Implement efi_no_storage_paranoia parameter
  * x86,efi: Check max_size only if it is non-zero.
  * efi: Export efi_query_variable_store() for efivars.ko
  * x86, efivars: firmware bug workarounds should be in platform code
  * efi: be more paranoid about available space when creating variables
  * efivars: Disable external interrupt while holding efivars->lock
  * efi_pstore: Check remaining space with QueryVariableInfo() before writing 
data
  * drivers/cdrom/cdrom.c: use kzalloc() for failing hardware
  * vgacon: fix missing include.
  * ext4: fix overflow when counting used blocks on 32-bit architectures
  * ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
  * rtlwifi: rtl8192cu: Fix duplicate if test
  * libceph: Fix NULL pointer dereference in auth client code
  * drm/mgag200: Added resolution and bandwidth limits for various G200e 
products.
  * drm/mgag200: Reject modes that are too big for VRAM
  * vgacon.c: add cond reschedule points in vgacon_do_font_op
  * rt2x00: read 5GHz TX power values from the correct offset
  * rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND
  * iwlwifi: pcie: wake the queue if stopped when being unmapped
  * ath9k: Do not assign noise for NULL caldata
  * ath9k: Fix noisefloor calibration
  * ath9k_hw: Remove CHANNEL_CW_INT
  * ath9k_hw: Assign default xlna config for AR9485
  * ath9k: fill channel mode in caldata
  * b43: ensue that BCMA is "y" when B43 is "y"
  * PCI: Fix refcount issue in pci_create_root_bus() error recovery path
  * ext3: fix data=journal fast mount/umount hang
  * tick: Prevent uncontrolled switch to oneshot mode
  * timer: Fix jiffies wrap behavior of round_jiffies_common()
  * hpfs: better test for errors
  * md/raid10: fix two bugs affecting RAID10 reshape.
  * powerpc/smp: Section mismatch from smp_release_cpus to __initdata 
spinning_secondaries
  * aacraid: Fix for arrays are going offline in the system. System hangs
  * [SCSI] sd: Fix parsing of 'temporary ' cache mode prefix
  * [SCSI] mpt2sas: fix firmware failure with wrong task attribute
  * [SCSI] mpt2sas: Fix for device scan following host reset could get stuck in 
a infinite loop
  * [SCSI] mpt2sas: Fix for max_sectors warning message is stating the 
incorrect range
  * [SCSI] mpt2sas: Fix for issue Missing delay not getting set during system 
bootup
  * [SCSI] zfcp: status read buffers on first adapter open with link down
  * [SCSI] zfcp: block queue limits with data router
  * [SCSI] zfcp: fix adapter (re)open recovery while link to SAN is down
  * ipvs: SCTP ports should be writable in ICMP packets
  * netfilter: xt_TCPMSS: Fix IPv6 default MSS too
  * netfilter: xt_TCPMSS: Fix missing fragmentation handling
  * netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()
  * netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS option
  * netfilter: nfnetlink_acct: fix incomplete dumping of objects
  * netfilter: nfnetlink_cttimeout: fix incomplete dumping of objects
  * ipvs: info leak in __ip_vs_get_dest_entries()
  * netfilter: xt_LOG: fix mark logging for IPv6 packets
  * netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
  * netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path
  * netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary
  * nbd: correct disconnect behavior
  * drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irq
  * mm/memory-hotplug: fix lowmem count overflow when offline pages
  * crypto: sanitize argument for format string
  * block: do not pass disk names as format strings
  * ocfs2: xattr: fix inlined xattr reflink
  * drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()
 

[Kernel-packages] [Bug 1178747] Re: vgaswitcheroo on the Macbook Pro 8, 2 high-res

2013-08-20 Thread Julian Wiedmann
Sebastian Rühl,

could you please test the latest kernel in raring-updates (3.8.0-29.42)
and see if this bug is fixed? Thanks.

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

Title:
  vgaswitcheroo on the Macbook Pro 8,2 high-res

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have the same issue as in Bug #1171940. The difference is that my machine 
is slightly different (High-Res display) and the pci id is somewhat different. 
So I edited the patch supplied there and try to fix the issue. However the 
screen still stays black.
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  srhl62 2027 F pulseaudio
   /dev/snd/controlC0:  srhl62 2027 F pulseaudio
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2013-04-21 (19 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130420)
  MachineType: Apple Inc. MacBookPro8,2
  MarkForUpload: True
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 inteldrmfb
  ProcKernelCmdLine: root=UUID=dc157da7-a9a1-4ce6-963f-c3b28c9cf340 ro 
add_efi_memmap modprobe.blacklist=i915 radeon.modeset=1  quiet splash 
$vt_handoff initrd=\initrd.img-3.8.0-20-mbp82fix
  ProcVersionSignature: Ubuntu 3.8.0-20.31-mbp82fix 3.8.11
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-20-mbp82fix N/A
   linux-backports-modules-3.8.0-20-mbp82fix  N/A
   linux-firmware 1.106
  Tags:  raring
  Uname: Linux 3.8.0-20-mbp82fix x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1178747/+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 1204666] Re: Raring update to 3.8.13.5 stable release

2013-08-20 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Raring update to 3.8.13.5 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Raring:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.8.13.5 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://kernel.ubuntu.com/ubuntu/linux.git

  TEST CASE: TBD

     The following patches are in the 3.8.13.5 stable release:

  * Linux 3.8.13.5
  * svcrdma: underflow issue in decode_write_list()
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
  * x86/efi: Fix dummy variable buffer allocation
  * Modify UEFI anti-bricking code
  * x86,efi: Implement efi_no_storage_paranoia parameter
  * x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()
  * x86, efivars: firmware bug workarounds should be in platform code
  * perf: Fix perf_lock_task_context() vs RCU
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid 
scenario
  * perf: Clone child context from parent context pmu
  * CIFS: Fix a deadlock when a file is reopened
  * dm verity: fix inability to use a few specific devices sizes
  * dm ioctl: set noio flag to avoid __vmalloc deadlock
  * dm mpath: fix ioctl deadlock when no paths
  * ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUs
  * parisc: Fix gcc miscompilation in pa_memcpy()
  * [SCSI] mpt3sas: Infinite loops can occur if 
MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returned
  * [SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to 
non LUN 0 configured expander
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
  * ACPI / power: add missing newline to debug messages
  * drm/nva3/disp: Fix HDMI audio regression
  * drm/nouveau: use vmalloc for pgt allocation
  * [CIFS] use sensible file nlink values if unprovided
  * libceph: Fix NULL pointer dereference in auth client code
  * module: do percpu allocation after uniqueness check.  No, really!
  * uprobes: Fix return value in error handling path
  * Btrfs: only do the tree_mod_log_free_eb if this is our last ref
  * Btrfs: hold the tree mod lock in __tree_mod_log_rewind
  * Btrfs: fix unlock after free on rewinded tree blocks
  * ARM: shmobile: emev2 GIO3 resource fix
  * svcrpc: don't error out on small tcp fragment
  * svcrpc: fix handling of too-short rpc's
  * nfsd4: fix decoding of compounds across page boundaries
  * drm/i915: Only clear write-domains after a successful wait-seqno
  * drm/i915: Fix context sizes on HSW
  * writeback: Fix periodic writeback after fs mount
  * rtlwifi: rtl8723ae: Fix typo in firmware names
  * rt2x00: read 5GHz TX power values from the correct offset
  * iommu/amd: Only unmap large pages from the first pte
  * MIPS: Octeon: Don't clobber bootloader data structures.
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
  * rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND
  * iwlwifi: pcie: wake the queue if stopped when being unmapped
  * iwlwifi: pcie: fix race in queue unmapping
  * ath9k: Do not assign noise for NULL caldata
  * ath9k_hw: Assign default xlna config for AR9485
  * b43: ensue that BCMA is "y" when B43 is "y"
  * drm/radeon: add backlight quirk for hybrid mac
  * charger-manager: Ensure event is not used as format string
  * printk: Fix rq->lock vs logbuf_lock unlock lock inversion
  * drivers/cdrom/cdrom.c: use kzalloc() for failing hardware
  * dma: tegra: avoid channel lock up after free
  * iommu: Fix compile warnings with forward declarations
  * iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets
  * ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()
  * ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementations
  * ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
  * ext4: fix overflow when counting used blocks on 32-bit architectures
  * tracing: Use current_uid() for critical time tracing
  * ipvs: SCTP ports should be writable in ICMP packets
  * netfilter: xt_TCPMSS: Fix IPv6 default MSS too
  * netfilter: xt_TCPMSS: Fix missing fragmentation handling
  * netfilter: xt_TCPOPTSTRIP: don't use tcp

[Kernel-packages] [Bug 86099] Re: Resuming from S3 suspend causes a reboot

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  Resuming from S3 suspend causes a reboot

Status in The Linux Kernel:
  Invalid
Status in Ubuntu:
  Invalid
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux-source-2.6.17” package in Ubuntu:
  Won't Fix
Status in “linux-source-2.6.20” package in Ubuntu:
  Won't Fix
Status in “linux-source-2.6.22” package in Ubuntu:
  Won't Fix
Status in The Hardy Heron:
  Invalid
Status in “linux” source package in Hardy:
  Invalid
Status in “linux-source-2.6.17” source package in Hardy:
  Invalid
Status in “linux-source-2.6.20” source package in Hardy:
  Invalid
Status in “linux-source-2.6.22” source package in Hardy:
  Invalid
Status in The Intrepid Ibex:
  Invalid
Status in “linux” source package in Intrepid:
  Fix Released
Status in “linux-source-2.6.17” source package in Intrepid:
  Won't Fix
Status in “linux-source-2.6.20” source package in Intrepid:
  Won't Fix
Status in “linux-source-2.6.22” source package in Intrepid:
  Won't Fix

Bug description:
  Binary package hint: linux-source-2.6.17

  Description of the problem:
  Attempting to resume from an S3 "mem" suspend results in the computer 
rebooting itself.

  Steps to reproduce:
  1. Set S3 rather than S1 as the suspend method in the BIOS.
  2. Boot edgy.
  3. Click on power symbol and click Suspend.
  4. Wait for computer to "power off".
  5. Press the power button and wait for computer to resume.

  Expected results:
  X to start back up, desktop to reappear as it was at stage 4 (possibly for 
the screensaver to start depending on various options)

  Actual results:
  Video BIOS posts itself, warms the monitor up, powersaves it, posts itself 
again and goes to the regular BIOS post indicating a reboot.

  Additional information:
  S1 suspend works (but then it's got less to do) if I flip the appropriate 
bits of the BIOS and set the ACPI_SLEEP_MODE=strandby and then "force" sleep.sh 
.
  S3 resumes correctly under Windows 98 .
  Attempting to boot to a minimal console with minimal modules loaded did not 
make any difference - the system still rebooted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/86099/+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 217504] Re: acpi_fakekey stopped working for certain keycodes

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  acpi_fakekey stopped working for certain keycodes

Status in “acpi-support” package in Ubuntu:
  Won't Fix
Status in “linux” package in Ubuntu:
  Fix Released
Status in “acpi-support” source package in Hardy:
  Invalid
Status in “linux” source package in Hardy:
  Invalid
Status in Debian GNU/Linux:
  Fix Released

Bug description:
  There are popping quite a lot "hotkeys don't work anymore" bugs up and
  it boils down to certain acpi_fakekey keycodes being ignored/filtered
  out.

  acpi_fakekey is shipped from the package acpi-support, and it
  basically takes a keycode and sends it to the keyboard fd.

  E.g. "sudo acpi_fakekey 81" works and simulates pressing "3".

  The problem however is, that keycodes like KEY_WWW do not seem to get
  through (e.g. a running "xev" does not receive any event, when using
  sleep, acpi_fakekey and putting focus in the xev window).

  This causes the hooks provided by acpi-support to do nothing, e.g. the
  following should open a browser window, but does nothing:

  $ cat /etc/acpi/webbtn.sh
  #!/bin/bash
  . /usr/share/acpi-support/key-constants
  acpi_fakekey $KEY_WWW

  $ grep KEY_WWW /usr/share/acpi-support/key-constants
  KEY_WWW=150

  $ sudo acpi_fakekey 150

  
  TESTCASE:
  1. start "xev" (from x11-utils) in a shell/terminal
  2. arrange the xev window and terminal so that you can see events from xev in 
the shell window
  3. in another shell execute "sleep 10; sudo acpi_fakekey 148"
  4. Move the mouse cursor/focus in the xev window
  5. Check if a KeyPress and KeyRelease gets displayed when the acpi_fakekey 
gets executed

  
  Joey Chan wrote in bug 199502:
  Bug is actually in the kernel.
  acpi-support is a collection of scripts, acpi-fakekey works in 2.6.22
  I also ran Xorg7.4/1.3 on 2.6.22, fakekey still works.

  It's only when changing to 2.6.24 does it break. I don't think the
  problem is X ignoring the event, but the kernel actually dropping the
  fake input. Looking at the source, there aren't any X components linked
  in.

  
  From looking around at related issues it seems like the hotkeys probably 
should get handled using HAL.
  See http://people.freedesktop.org/~hughsient/quirk/quirk-keymap-index.html 
for more information, about creating the required information files and maybe 
you can come up with some patch for hal-info and/or there's a patch available 
already somewhere, which needs to get included.

  I'm still unsure about these problems, maybe acpi_fakekey gets
  "silenced" somewhere intentionally, because HAL is supposed to  get
  used?!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/217504/+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 212513] Re: hardy: no tc1100-wmi module for 2.6.24-generic

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  hardy: no tc1100-wmi module for 2.6.24-generic

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid

Bug description:
  The module, tc1100-wmi existed (and worked) in Gutsy, but does not
  seem to be present for the Hardy kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/212513/+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 279009] Re: hardy x86_64: IBM ServeRAID 7k: system won't boot

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  hardy x86_64: IBM ServeRAID 7k: system won't boot

Status in The Linux Kernel:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid

Bug description:
  Environment: IBM x346 (Type 8840-2AG) with ServeRAID 7k (FW: 7.12.13),
  Gutsy amd64 was installed, upgraded via do-release-upgrade to hardy
  8.04 LTS.

  Problem: Booting the recent kernel 2.6.24-19 (also -18) produces a system 
hang while initializing the "ips" driver. Console output is as follows:
  ips: :08:0e.0: Reset Request - Flushed Cache
  This message repeats until the machine is switched off.

  Booting the 2.6.22-14 kernel from gutsy shows no problem at all, boots
  happily into hardy and starts up the userland.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/279009/+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 255961] Re: dell optiplex 745 hangs freeze i reboot or when i log off

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  dell optiplex 745 hangs freeze i reboot or when i log off

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid

Bug description:
  Linux ubuntu-x 2.6.24-19-generic #1 SMP Fri Jul 11 23:41:49 UTC 2008 i686 
GNU/Linux
  Description:  Ubuntu 8.04.1
  Release:  8.04

  When i reboot my Dell it will freeze the same happens if i just do a
  log off.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/255961/+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 349931] Re: zd1211rw is crashing linux

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  zd1211rw is crashing linux

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid

Bug description:
  If the Zyxel-Zyair G-202 connects to a WPA secured access point, linux
  crashes. I have got tested this on to different PCs on ubuntu 8.04.

  ProblemType: Bug
  Architecture: i386
  Date: Fri Mar 27 22:57:20 2009
  Dependencies:
   
  DistroRelease: Ubuntu 8.04
  Package: linux None [modified: /var/lib/dpkg/info/linux.list]
  PackageArchitecture: i386
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-meta
  Uname: Linux 2.6.24-23-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/349931/+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 220013] Re: [hardy] Kernel panic with Zydas wifi and kernel 2.6.24

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  [hardy] Kernel panic with Zydas wifi and kernel 2.6.24

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid
Status in “linux” source package in Intrepid:
  Fix Released

Bug description:
  Binary package hint: linux-source-2.6.24

  Upgraded to Hardy today, and never had the following problem in Gutsy:

  After a connection attempt is made using my wireless USB Zydas dongle,
  if the connection fails, the system freezes and the keyboard LEDs
  start flashing - a hard reset is then necessary.  I have not been able
  to find anything in kern.log indicating a kernel panic - I will try to
  get the crash to occur when I'm looking at a console.

  If I am lucky and the connection attempt is successful, it works fine.

  Kernel:
   package: linux-image-2.6.24-16-386
   version: 2.6.24-16.30

  Kernel module used: zd1211rw

  Dongle info:

  Bus 005 Device 002: ID 0ace:1215 ZyDAS WLA-54L WiFi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/220013/+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 226906] Re: Hard lock when module e1000 in use

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  Hard lock when module e1000 in use

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid
Status in “linux” source package in Intrepid:
  Fix Released

Bug description:
  When I am using wireless connectivity (but with the module e1000
  loaded), hardy runs for me for days without hardlocking. As soon as I
  switch to wired connection using the module e1000, the computer
  freezes after a few hours. It's then in a state where absolutely
  nothing can be done anymore (ctrl+alt+backspace, ctrl+alt+delete,
  SysRq combindations all won't help) except cold booting.

  As to in which situation the bug occurs, I don't know. If I observe
  anything, I'll report more.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/226906/+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 240071] Re: BUG: soft lockup - CPU#0 stuck for 11s!

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  BUG: soft lockup - CPU#0 stuck for 11s!

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid

Bug description:
  Binary package hint: tremulous

  Clean installation Ubuntu 8.04 + update - 13.6.2008
  without update:
  deskbar-applet (2.22.1-0ubuntu1) to 2.22.2.1-0ubuntu1
  xserver-xorg-core (2:1.4.1~git20080131-1ubuntu9) to 
2:1.4.1~git20080131-1ubuntu9.2

  Bug:
  BUG: soft lockup - CPU#0 stuck for 11s!
  « kdy: 12.06.2008, 23:58:58:44 »
Odpověď s citacíCitace Změnit zprávuZměnit Smazat zprávuOdstranit
  Jun 13 00:45:07 :-o kernel: [ 4771.433061] BUG: soft lockup - CPU#0 stuck for 
11s! [tremulous:6105]
  Jun 13 00:45:07 rovano kernel: [ 4771.433067] Pid: 6105, comm: tremulous 
Tainted: P(2.6.24-18-generic #1)
  Jun 13 00:45:07 rovano kernel: [ 4771.433071] EIP: 0060:[] EFLAGS: 
00200206 CPU: 0
  Jun 13 00:45:07 rovano kernel: [ 4771.433148] EIP is at 
_ZN4Asic18isTimeStampExpiredE14_LARGE_INTEGERj+0x2e/0x150 [fglrx]
  Jun 13 00:45:07 rovano kernel: [ 4771.433152] EAX: 000e1a85 EBX: 000e1a85 
ECX:  EDX: f8a06000
  Jun 13 00:45:07 rovano kernel: [ 4771.433154] ESI:  EDI: f9066020 
EBP: f7837d10 ESP: f7837cf8
  Jun 13 00:45:07 rovano kernel: [ 4771.433157]  DS: 007b ES: 007b FS: 00d8 GS: 
0033 SS: 0068
  Jun 13 00:45:07 rovano kernel: [ 4771.433160] CR0: 80050033 CR2: a08e7000 
CR3: 37cad000 CR4: 0690
  Jun 13 00:45:07 rovano kernel: [ 4771.433163] DR0:  DR1:  
DR2:  DR3: 
  Jun 13 00:45:07 rovano kernel: [ 4771.433166] DR6: 0ff0 DR7: 0400
  Jun 13 00:45:07 rovano kernel: [ 4771.433181]  [] 
_ZN4Asic22ElapsedTS_PollingUntil19ConditionSuccessfulEv+0x30/0x80 [fglrx]
  Jun 13 00:45:07 rovano kernel: [ 4771.433270]  [] 
_ZN4Asic9WaitUntil15WaitForCompleteEv+0x38/0xf0 [fglrx]
  Jun 13 00:45:07 rovano kernel: [ 4771.433362]  [] 
_ZN4Asic19PM4ElapsedTimeStampERK23PM4_TS_INTERRUPT_PARAMSj14_LARGE_INTEGER+0x166/0x200
 [fglrx]
  Jun 13 00:45:07 rovano kernel: [ 4771.433468]  [] 
QSSubmitList+0x146/0x150 [fglrx]
  Jun 13 00:45:07 rovano kernel: [ 4771.433559]  [] 
_Z19uQSTimeStampRetiredjjj14_LARGE_INTEGER+0xf0/0x100 [fglrx]
  Jun 13 00:45:07 rovano kernel: [ 4771.433650]  [] 
_Z8uCWDDEQCjjjPvjS_+0x2cf/0x11a0 [fglrx]
  Jun 13 00:45:07 rovano kernel: [ 4771.433740]  [] 
CMMQS_uCWDDEQC+0x34/0x40 [fglrx]
  Jun 13 00:45:07 rovano kernel: [ 4771.433822]  [] 
firegl_cmmqs_CWDDE_32+0x238/0x340 [fglrx]
  Jun 13 00:45:07 rovano kernel: [ 4771.433898]  [sys_quotactl+0x526/0x680] 
sys_quotactl+0x526/0x680
  Jun 13 00:45:07 rovano kernel: [ 4771.433902]  [] 
firegl_cmmqs_CWDDE32+0x76/0x110 [fglrx]
  Jun 13 00:45:07 rovano kernel: [ 4771.433973]  [lock_timer_base+0x27/0x60] 
lock_timer_base+0x27/0x60
  Jun 13 00:45:07 rovano kernel: [ 4771.433978]  [] 
VBoxDrvLinuxGipTimer+0x0/0x100 [vboxdrv]
  Jun 13 00:45:07 rovano kernel: [ 4771.433994]  [] 
firegl_cmmqs_CWDDE32+0x0/0x110 [fglrx]
  Jun 13 00:45:07 rovano kernel: [ 4771.434064]  [] 
firegl_ioctl+0x19e/0x220 [fglrx]
  Jun 13 00:45:07 rovano kernel: [ 4771.434128]  [sys_quotactl+0x526/0x680] 
sys_quotactl+0x526/0x680
  Jun 13 00:45:07 rovano kernel: [ 4771.434139]  
[run_timer_softirq+0x17e/0x1e0] run_timer_softirq+0x17e/0x1e0
  Jun 13 00:45:07 rovano kernel: [ 4771.434150]  [sys_quotactl+0x526/0x680] 
sys_quotactl+0x526/0x680
  Jun 13 00:45:07 rovano kernel: [ 4771.434155]  [] 
ip_firegl_ioctl+0x1c/0x30 [fglrx]
  Jun 13 00:45:07 rovano kernel: [ 4771.434220]  [sys_quotactl+0x526/0x680] 
sys_quotactl+0x526/0x680
  Jun 13 00:45:07 rovano kernel: [ 4771.434227]  [do_ioctl+0x78/0x90] 
do_ioctl+0x78/0x90
  Jun 13 00:45:07 rovano kernel: [ 4771.434235]  [vfs_ioctl+0x22e/0x2b0] 
vfs_ioctl+0x22e/0x2b0
  Jun 13 00:45:07 rovano kernel: [ 4771.434245]  [sys_ioctl+0x56/0x70] 
sys_ioctl+0x56/0x70
  Jun 13 00:45:07 rovano kernel: [ 4771.434253]  [sysenter_past_esp+0x6b/0xa9] 
sysenter_past_esp+0x6b/0xa9
  Jun 13 00:45:07 rovano kernel: [ 4771.434258]  [sys_quotactl+0x526/0x680] 
sys_quotactl+0x526/0x680
  Jun 13 00:45:07 rovano kernel: [ 4771.434276]  ===

  Total crash Ubuntu, must use hard reset.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/240071/+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 297245] Re: [i965] Dell Studio 15 White Screen on X startup

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  [i965] Dell Studio 15 White Screen on X startup

Status in The Dell Project:
  Fix Released
Status in X.org xf86-video-intel:
  Invalid
Status in “linux” package in Ubuntu:
  Invalid
Status in “xorg” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid
Status in “xorg” source package in Hardy:
  Invalid
Status in “xserver-xorg-video-intel” source package in Hardy:
  Triaged
Status in “linux” source package in Intrepid:
  Invalid
Status in “xorg” source package in Intrepid:
  Invalid
Status in “xserver-xorg-video-intel” source package in Intrepid:
  Fix Released

Bug description:
  [Problem]
  On X server load, displays white screen with scattered 1 pixel lines when 
using -intel driver.

  [Impact]
  Affects users owning hardware with certain LVDS displays produced by AUO, 
such as used in the Dell Studio 15 and Studio 1535; reportedly some Sony 
systems may be fixed by this as well.  These are currently shipping models from 
Dell; they had been shipped with Ubuntu pre-installed, making this a 
particularly severe problem.

  [Development Branch]
  Same patch is deployed to Jaunty in version 2.5.1-1ubuntu9
  This patch is a correction to a long standing bug where the -intel driver 
generates slightly incorrect modelines.  Most systems tolerate the slight 
error, but others (like the ones affected by this bug) don't.

  [Patch]
  From upstream - https://bugs.freedesktop.org/show_bug.cgi?id=18342
  Identical patch used in Intrepid and Jaunty

  [Test Case]
  Boot LiveCD on hardware with affected LVDS; will result in white screen 
following usplash.

  [Regression Potential]
  This changes the modeline calculations in general (i.e. it is not a 
hardware-specific quirk).  Regression could occur under two theoretical 
circumstances:

  1.  Logic error.  If the patch is mis-coded, it could cause all
  modelines to be miscalculated.  This is not felt to be very likely,
  especially since the patch is very simple.  However if it does happen,
  it will be exceedingly obvious...

  2.  Uncovering secondary bugs.  It is entirely possible (but perhaps
  extraordinarily unlikely) that some hardware has slightly buggy timing
  dependencies the other way round, and are dependent on the buggy
  timing calculations, and could exhibit problems once the issue is
  fixed.  However the risk of this is probably vanishingly small, and if
  it does happen will probably affect only a few systems, and the fix
  ought to be fairly straightforward.

  In both the above cases, ample testing will mitigate the risk levels.

  [lspci]
  00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 
GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 03) (prog-if 00 
[VGA controller])
Subsystem: Dell Unknown device [1028:0254]

  [Original Report]
  I purchased a Dell Studio 15 with Ubuntu pre-installed.
  The graphics adapter is an Intel x3100
  The LCD is 1280x800.
  I suspect that the LCD is not compatible with the current version of the 
Linux driver.
  Out of the box, the loading screens appear just fine. Once the X server 
loads, the screen goes mostly white, with some scattered lines, each about 1 
pixel wide.
  I then booted to "recovery mode" and selected the option for the system to 
attempt to fix X on its own. This resulted in a "White Screen of Death" as 
well. 
  Any attempt to use the Intel driver results in a White Screen of Death.
  Vesa will not recognize a 1280x800 resolution and only gives 800x600 upon 
initial installation. After installing KDE the screen results in 1024x768 but 
still will not work in 1280x800, even though those resolutions are listed in 
the Modelines in xorg.conf.
  Bug is present in Ubuntu 8.04 and 8.10, if not more.
  The worst part is that even the replacement Dell Studio 15 has this same 
problem. I suspect that Dell is knowingly selling a model of laptop that is 
supposedly "approved hardware" that they never got to work in the first place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/297245/+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 219657] Re: suspend/resume broken on hp nc 6320

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  suspend/resume broken on hp nc 6320

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid
Status in “linux” source package in Intrepid:
  Fix Released

Bug description:
  Description:  Ubuntu 8.04
  Release:  8.04

  Suspend/resume worked fine on 2.6.24-13, was broken on 2.6.24-14,
  worked again on 2.6.24-15 and, for me at least, is broken again on
  2.6.24-16.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/219657/+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 252482] Re: Please backport Alsa 1.0.17 to fix Intel HDA problems

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  Please backport Alsa 1.0.17 to fix Intel HDA problems

Status in “alsa-driver” package in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Triaged
Status in “alsa-driver” source package in Hardy:
  New
Status in “linux” source package in Hardy:
  Invalid

Bug description:
  Can the devs please backport the latest stable Alsa 1.0.17?  This
  release fixes a lot of issues with Intel HDA controllers.

  http://www.alsa-project.org/main/index.php/Changes_v1.0.16_v1.0.17

  
  HDA Codec driver

  hda-intel - Fix PCM device number assignment 
  hda-codec - Add ID for an unknown HDMI codec chip 
  hda: STAC927x power down inactive DACs 
  hda-codec - Correct HDMI transmitter names 
  hda-codec - remove duplicate controls in alc268 test mixer 
  hda-codec - Fix race condition in generic bound volume/swtich controls 
  hda-codec - Fix ALC880 F1734 model 
  hda-codec - Fix automute of AD1981HD hp model 
  hda-codec - Don't create vmaster if no slaves found 
  hda-codec - Fix wrong capture source selection for ALC883 codec 
  hda-codec - Fix ALC882 capture source selection 
  hda-codec - Clean up capture source selection of Realtek codecs 
  hda-codec - Implement auto-mic jack sensing on Samsung laptops 
  hda-codec - More fix-up for auto-configuration 
  hda-codec - Fix auto-configuration of Realtek codecs 
  hda-codec - Add "IEC958 Default PCM" switch 
  hda-codec - Add more names to vendor list 
  hda-codec - Fix breakage of resume in auto-config of realtek codecs 
  hda-codec - Fix missing capsrc_nids for ALC262 
  hda-codec - Add support of AD1883/1884A/1984A/1984B 
  hda-codec - Add model=mobile for AD1884A & co 
  hda-codec - Fix Master volume on HP dv8000 
  Keep private TLV entry in vmaster itself 
  hda-codec - Fix ALC662 recording 
  hda-codec - Add beep volume control to ALC268 
  hda-codec - Fix ALC268 capture source 
  hda-codec - Don't create multiple capture streams for single inputs 
  hda: fix STAC927x power management 
  hda: STAC927x invalid association value 
  hda: 92HD PCI Quirks 
  hda: STAC927x analog mic 
  hda: Mic as output fix 
  hda-codec - Adapt eeepc p701 mixer for virtual master control 
  hda-codec - Fix AD1988 capture elements 
  hda-codec - Add Fujitsu Lifebook E8410 to quirk table 
  hda-codec - Fix initial DAC numbers of 92HD71bxx codecs 
  hda-codec - Add docking-station mic input for Thinkpad X61 
  hda-codec - Fix mixer names of realtek codecs to adapt mater controls 
  sound: patch_sigmatel.c fix shadowed variable warning 
  hda-codec - Use int instead of long in patch_sigmatel.c 
  sound: hda: missing includes of hda_patch.h 
  hda: disable power management on fixed ports 
  hda: add verbs for 92hd73xxx laptops 
  hda-codec - Fix the array over-range access with stac92hd71bxx codec 
  hda-codec - model for alc883 to support M720R 
  ALC288 - Add NEC S970 to the quirk table 
  hda-codec - model for alc883 to support FUJITSU Pi2515 
  hda-codec - model for cx20549 to support laptop HP530 
  hda-codec - Fix dmics on ALC268 in auto configuration 
  hda-codec - Add internal mic item for ALC268 acer model 
  HDA Codecs: add support for Toshiba Equium L30 
  hda: Reorganized DAC outputs 
  hda-intel - Fix microphone capture with ALC880 F1734 model 
  hda-codec - Improve ALC262 ultra model 
  hda: 92HD73xxx distortion fix 
  hda-codec - Fix orphan Headphone controls in STAC codecs 
  hda-codec - Fix ALC662 DAC mixer mutes 
  hda-codec - Map 3stack-6ch-dig ALC662 model for Asus P5GC-MX 
  hda-codec - Fujitsu Lifebook port replicator/dock headphone jack sense 
  Revert "at73c213: fix DMA size at the end of DMA buffer" 
  hda-codec - Fix DAC assignment order in ALC883 
  hda-codec - Map 3stack-6ch-dig ALC883 model for MSI 945GCM5 V2 (MSI-7267) 
  hda-codec - Fix spekaer output of Panasonic CF-74 
  hda-codec - keep the format verb at closing PCM streams 
  hda-codec - Support of Lenovo Thinkpad X300 
  hda: 92hd71bxxx DMIC nid 
  hda-codec - model for alc262 to support Lenovo 3000 
  hda-codec - Remove now uneeded 6stack-hp model from ALC883 
  hda-codec - Use base ALC883 mixer for 6stack-dell model 
  hda-codec - Use common 3stack-6ch mixer for 3stack-hp model 
  hda-codec - Map clevo-m720r ALC883 model for Clevo M720SR 
  hda-codec - Support mic automute for Clevo M720R/SR 
  hda-codec - PCI quirk for MSI laptop 
  hda-codec - Fix unbalanced mutex 
  hda - S

[Kernel-packages] [Bug 1102374] Re: CVE-2013-0190

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  CVE-2013-0190

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-natty” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-oneiric” package in Ubuntu:
  Invalid
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Fix Released
Status in “linux” source package in Lucid:
  Fix Released
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Fix Released
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  Invalid
Status in “linux-lts-backport-natty” source package in Lucid:
  Won't Fix
Status in “linux-lts-backport-oneiric” source package in Lucid:
  Fix Released
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Oneiric:
  Fix Released
Status in “linux-armadaxp” source package in Oneiric:
  Invalid
Status in “linux-ec2” source package in Oneiric:
  Invalid
Status in “linux-fsl-imx51” source package in Oneiric:
  Invalid
Status in “linux-lts-backport-maverick” source package in Oneiric:
  Invalid
Status in “linux-lts-backport-natty” source package in Oneiric:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Oneiric:
  Invalid
Status in “linux-lts-quantal” source package in Oneiric:
  Invalid
Status in “linux-mvl-dove” source package in Oneiric:
  Invalid
Status in “linux-ti-omap4” source package in Oneiric:
  Invalid
Status in “linux” source package in Precise:
  Fix Released
Status in “linux-armadaxp” source package in Precise:
  Fix Released
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  Invalid
Status in “linux-lts-backport-natty” source package in Precise:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Precise:
  Invalid
Status in “linux-lts-quantal” source package in Precise:
  Fix Released
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Fix Released
Status in “linux-armadaxp” source package in Quantal:
  Fix Released
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  Invalid
Status in “linux-lts-backport-natty” source package in Quantal:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Quantal:
  Invalid
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Released
Status in “linux” source package in Raring:
  Fix Committed
Status in “linux-armadaxp” source package in Raring:
  Invalid
Status in “linux-ec2” source package in Raring:
  Invalid
Status in “linux-fsl-imx51” source package in Raring:
  Invalid
Status in “linux-lts-backport-maverick” source package in Raring:
  Invalid
Status in “linux-lts-backport-natty” source package in Raring:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Raring:
  Invalid
Status in “linux-lts-quantal” source package in Raring:
  Invalid
Status in “linux-mvl-dove” source package in Raring:
  Invalid
Status in “linux-ti-omap4” source package in Raring:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Committed
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Status in “linux-ec2” source package in Saucy:
  Invalid
Status in “linux-fsl-imx51” source package in Saucy:
  Invalid
Status in “linux-lts-backport-maverick” source package in Saucy:
  Invalid
Status in “linux-lts-backport-natty” source package in Saucy:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Saucy:
  Invalid
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-mvl-dove” source package in Saucy:
  Invalid
Status in “linux-ti-omap4” source package in Saucy:
  Fix Released
Status in “linux” source package in Ha

[Kernel-packages] [Bug 1153813] Re: CVE-2013-0914

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  CVE-2013-0914

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-natty” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-oneiric” package in Ubuntu:
  Invalid
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Fix Released
Status in “linux” source package in Lucid:
  Fix Released
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Fix Released
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  Invalid
Status in “linux-lts-backport-natty” source package in Lucid:
  Won't Fix
Status in “linux-lts-backport-oneiric” source package in Lucid:
  Fix Released
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Oneiric:
  Fix Released
Status in “linux-armadaxp” source package in Oneiric:
  Invalid
Status in “linux-ec2” source package in Oneiric:
  Invalid
Status in “linux-fsl-imx51” source package in Oneiric:
  Invalid
Status in “linux-lts-backport-maverick” source package in Oneiric:
  Invalid
Status in “linux-lts-backport-natty” source package in Oneiric:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Oneiric:
  Invalid
Status in “linux-lts-quantal” source package in Oneiric:
  Invalid
Status in “linux-mvl-dove” source package in Oneiric:
  Invalid
Status in “linux-ti-omap4” source package in Oneiric:
  Fix Committed
Status in “linux” source package in Precise:
  Fix Released
Status in “linux-armadaxp” source package in Precise:
  Fix Released
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  Invalid
Status in “linux-lts-backport-natty” source package in Precise:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Precise:
  Invalid
Status in “linux-lts-quantal” source package in Precise:
  Fix Released
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Fix Released
Status in “linux-armadaxp” source package in Quantal:
  Fix Released
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  Invalid
Status in “linux-lts-backport-natty” source package in Quantal:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Quantal:
  Invalid
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Released
Status in “linux” source package in Raring:
  Fix Released
Status in “linux-armadaxp” source package in Raring:
  Invalid
Status in “linux-ec2” source package in Raring:
  Invalid
Status in “linux-fsl-imx51” source package in Raring:
  Invalid
Status in “linux-lts-backport-maverick” source package in Raring:
  Invalid
Status in “linux-lts-backport-natty” source package in Raring:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Raring:
  Invalid
Status in “linux-lts-quantal” source package in Raring:
  Invalid
Status in “linux-mvl-dove” source package in Raring:
  Invalid
Status in “linux-ti-omap4” source package in Raring:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Status in “linux-ec2” source package in Saucy:
  Invalid
Status in “linux-fsl-imx51” source package in Saucy:
  Invalid
Status in “linux-lts-backport-maverick” source package in Saucy:
  Invalid
Status in “linux-lts-backport-natty” source package in Saucy:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Saucy:
  Invalid
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-mvl-dove” source package in Saucy:
  Invalid
Status in “linux-ti-omap4” source package in Saucy:
  Fix Released
Status in “linux” source package in

[Kernel-packages] [Bug 219267] Re: burning DVD iso fails, destroying DVD

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  burning DVD iso fails, destroying DVD

Status in “gvfs” package in Ubuntu:
  Invalid
Status in “k3b” package in Ubuntu:
  Invalid
Status in “linux” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Hardy:
  Invalid
Status in “k3b” source package in Hardy:
  Invalid
Status in “linux” source package in Hardy:
  Invalid

Bug description:
  Okay, I do not exactly know, if gvfs-backends is the right place to
  report this:

  Distribution: Hardy Beta (all updates applied) amd64
  Package: gvfs-backends 0.2.3-0ubuntu3

  When I try to burn a DVD iso-image with brasero or k3b, my burner gets slow 
at around 10 %, then it finishes (at least it says so) the dvd, but I cannot 
remove the DVD from the tray anymore, pressing the eject button or using 
"eject" in the terminal (also as sudo) does not work. When I remove the DVD 
after reboot, I see, that only around 10 % are burned, and of course, the dvd 
is broken. This also happens during a simulation.
  Burning on the same machine under Feisty amd64 works without a problem.

  Attaching some error messages. I would say, this is a rather release-
  critical bug!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/219267/+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 267807] Re: ATI X1650 Asus

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  ATI X1650 Asus

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid

Bug description:
  Asus ax 1650 pro /256 mb ram cannot be installed in Ubuntu kernel
  2.6.24-21.

  Testet 8.6 via EnvyNG and manual install of 8.8. Both resulting in
  black or white screen. Standard driver gives ca. 300 FPS.

  Works with version Ubuntu Alpha 5 kernel 2.6.27-2-generic. Standard
  driver gives ca 2.500 FPS

  Used glxgears to measure minimised window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/267807/+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 238735] Re: Adaptec 2100S RAID (DPT I2O-based) controller poorly supported under x86_64 kernel

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  Adaptec 2100S RAID (DPT I2O-based) controller poorly supported under
  x86_64 kernel

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid

Bug description:
  Binary package hint: kernel-image-2.6.24-18-generic-di

  This bug is concerning the support for the Adaptec 2100S RAID
  controller under Ubuntu 8.06 with the x86_64 kernel.  This controller
  is DPT I2O-based, so there are two possible Linux kernel drivers,
  i2o_block and dpt_i2o.  The dpt_i2o driver is not currently available
  with the x86_64 kernel, so this leaves the i2o_block driver.  When I
  use the i2o_block driver and copy a large amount of data (~20GB) from
  the RAID device (e.g., cp -rp /raid_partition /non_raid_partition), I
  encounter numerous I/O errors and eventually the cp hangs, stuck at
  100% CPU usage.  As a workaround, I was able to boot with the Ubuntu
  8.06 32-bit Live CD, use the dpt_i2o driver, and copy the files
  without errors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/238735/+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 189185] Re: Thinkpad X61 hangs when removing from dock

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  Thinkpad X61 hangs when removing from dock

Status in The Linux Kernel:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid

Bug description:
  I've had this problem since Hardy got the .24 kernel: removing the
  laptop from the docking station makes it hang. Actually, just pressing
  the "unlock" button on the dock is enough. Light turns to green, but
  the system is frozen.

  This is not 100% reproducible, but close. I'll attach the dmesg
  shortly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/189185/+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 295251] Re: Samsung NC10 brightness keys block keyboard and produce all-or-nothing effect

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  Samsung NC10 brightness keys block keyboard and produce all-or-nothing
  effect

Status in The Linux Kernel:
  Fix Released
Status in “hal-info” package in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “hal-info” source package in Hardy:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid
Status in “hal-info” source package in Intrepid:
  Fix Released
Status in “linux” source package in Intrepid:
  Fix Released

Bug description:
  On my Samsung NC10 Netbook some FN keys do not work.

  Working: 
  Speaker Off. Volume Control, Sleep Buttom, Mousepad off

  Not working:
  WLAN off, brightness up/down, LCD off, Battery

  Brightness down gives an e009
  Brightness up gives ab e008

  setkeycodes e009 $KEY_BRIGHTNESSDOWN # Fn+Down
  setkeycodes e008 $KEY_BRIGHTNESSUP # Fn+Up

  This is working, but gives no button release event, so brightness
  goes up 100% or down 0%. And it also blocks the keyboard.

  Any ideas on this?

  TIA

  Andreas

  Using intreped X86

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/295251/+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 611844] Re: Support for Dell H200/H700/H800 SAS cards is missing in hardy (mpt2sas)

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  Support for Dell H200/H700/H800 SAS cards is missing in hardy
  (mpt2sas)

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid

Bug description:
  It's not possible to install Hardy 8.04 on a Dell PowerEdge Rxxx with
  a SAS H200/H700/H800 RAID controller because of the missing mpt2sas
  module. It was introduced in the 2.6.30 if I'm correct but there is
  also a standalone source archive for RHEL 5.5 kernel. I tried
  compiling it against hardy's 2.6.24 without success.

  If someone from the kernel team could have a look, it would be useful
  to anyone wanting to deploy hardy on newer Dell servers.

  Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/611844/+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 351536] Re: files on read-only win98 shares can't be opened on Hardy using cifs

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  files on read-only win98 shares can't be opened on Hardy using cifs

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid

Bug description:
  It looks like Hardy can't open files on Windows 98 shares when they
  are shared for read only.

  Steps to reproduce :
  - Create a read-only share  a folder on Win98 host.
  - on Hardy, as root : 
- mount -t cifs //WINHOST/SHARENAME /mnt/ -o 
dir_mode=0700,file_mode=0700,guest,servern=WINHOST
- cat /mnt/some_test.txt
  => you get an error message - I got either "permission denied" from my 
production server, or "host is down" from my workstation.

  Workaround :
  Make the share read-writeable in Windows 98.

  This was observed on both the server and desktop kernels.
  This seems fixed in Intrepid, but as a LTS release Hardy would benefit from a 
fix.

  Possible fix : a forum entry for a similar problem on another distro
  points to this change in the newer upstream kernels, which might be a
  cure:
  
http://git.kernel.org/?p=linux/kernel/git/sfrench/cifs-2.6.git;a=commitdiff;h=35fc37d5175091c36d034a28c057da0f9594ee7e

  FYI :
  # lsb_release -rd
  Description:  Ubuntu 8.04.2
  Release:  8.04

  # apt-cache policy smbfs linux-server
  smbfs:
Installé : 3.0.28a-1ubuntu4.7
Candidat : 3.0.28a-1ubuntu4.7
   Table de version :
   *** 3.0.28a-1ubuntu4.7 0
  500 http://fr.archive.ubuntu.com hardy-updates/main Packages
  100 /var/lib/dpkg/status
   3.0.28a-1ubuntu4.4 0
  500 http://security.ubuntu.com hardy-security/main Packages
   3.0.28a-1ubuntu4 0
  500 http://10.0.0.178 hardy/main Packages
  500 http://fr.archive.ubuntu.com hardy/main Packages
  linux-server:
Installé : 2.6.24.23.25
Candidat : 2.6.24.23.25
   Table de version :
   *** 2.6.24.23.25 0
  500 http://fr.archive.ubuntu.com hardy-updates/restricted Packages
  100 /var/lib/dpkg/status
   2.6.24.22.24 0
  500 http://security.ubuntu.com hardy-security/restricted Packages
   2.6.24.16.18 0
  500 http://10.0.0.178 hardy/restricted Packages
  500 http://fr.archive.ubuntu.com hardy/restricted Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/351536/+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 435185] Re: bnx2: Please support BCM5716 chipset

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  bnx2: Please support BCM5716 chipset

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid

Bug description:
  Binary package hint: linux-image-2.6.24-24-generic

  We are having trouble running Ubuntu 8.04 on Hardware with the new
  BCM5716 chipset. Ubuntu boots but fails to recognize any network
  devices. It should behave exactly the same as the BCM5709 chipset,
  therefore the fix should be simple, adding some PCI IDs, just like
  this: https://bugzilla.redhat.com/show_bug.cgi?id=471903

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/435185/+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 288226] Re: DRBD 8.0.11 is unusably slow

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

** Changed in: linux (Ubuntu Hardy)
   Status: In Progress => Invalid

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

Title:
  DRBD 8.0.11 is unusably slow

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid

Bug description:
  I'm using DRBD as a backend for postgre in a two node HA setup and I'm 
  experiencing severe slowdowns. An analysis follows below. All results 
  have been obtained with linuxHA being off and nothing resource 
  intensive running on the servers. I have executed each benchmark 
  several times (at least 3 times each) to make sure I'm not falling prey 
  to statistic outliers.

  Upgrading to 8.0.13 (I rebuilt the ubuntu package with the new
  upstream sources) and setting the no-disk-flushes and no-md-flushes
  solved the problem. The write speed for 1000 512byte chunks is running
  at about 3.3MB/s. The 8.0.11 version does not support those options,
  which leaves people with server hardware (a battery backed write cache
  is REQUIRED to enable these options) with an unusably slow DRBD setup.
  The upgrade to 8.0.13 is very easy and it is a bugfix only release.

  Please note the following two performance figures below:
  Speed for: sudo dd if=/dev/zero of=/dev/drbd0 bs=512
  Disconnected: 3.5 MB/s
  Connected: 3.5 kB/s

  = Network latency =
  asterix02@asterix02:/usr/lib/lmbench/bin/i686-pc-linux-gnu$ ./lat_tcp 
  192.168.1.1
  TCP latency using 192.168.1.1: 0.2479 microseconds

  asterix01@asterix01:/usr/lib/lmbench/bin/i686-pc-linux-gnu$ ./lat_tcp 
  192.168.1.2
  TCP latency using 192.168.1.2: 0.2463 microseconds

  = Network throughput =
  asterix01@asterix01:/usr/lib/lmbench/bin/i686-pc-linux-gnu$ iperf -f 
  M -c 192.168.1.2
  
  Client connecting to 192.168.1.2, TCP port 5001
  TCP window size: 0.02 MByte (default)
  
  [  3] local 192.168.1.1 port 39381 connected with 192.168.1.2 port 5001
  [  3]  0.0-10.0 sec  1116 MBytes112 MBytes/sec

  = Local disk (IBM Serveraid RAID 1) =
  asterix01@asterix01:/$ sudo dd if=/dev/zero of=/dev/sda6 bs=1G count=1 
  oflag=direct
  1+0 records in
  1+0 records out
  1073741824 bytes (1.1 GB) copied, 9.97766 s, 108 MB/s

  asterix02@asterix02:/$ sudo dd if=/dev/zero of=/dev/sda6 bs=1G count=1 
  oflag=direct
  1+0 records in
  1+0 records out
  1073741824 bytes (1.1 GB) copied, 9.84385 s, 109 MB/s

  asterix01@asterix01:/$ sudo dd if=/dev/zero of=/dev/sda6 bs=512 
  count=1000 oflag=direct
  1000+0 records in
  1000+0 records out
  512000 bytes (512 kB) copied, 0.136389 s, 3.8 MB/s

  asterix02@asterix02:/$ sudo dd if=/dev/zero of=/dev/sda6 bs=512 
  count=1000 oflag=direct
  1000+0 records in
  1000+0 records out
  512000 bytes (512 kB) copied, 0.140179 s, 3.7 MB/s

  = DRBD default configuration =
  asterix02@asterix02:/$ sudo drbdsetup /dev/drbd0 show
  disk {
  size0s _is_default; # bytes
  on-io-error detach;
  fencing dont-care _is_default;
  }
  syncer {
  rate33792k; # bytes/second
  after   -1 _is_default;
  al-extents  127 _is_default;
  }
  _this_host {
  device  "/dev/drbd0";
  disk"/dev/sda5";
  meta-disk   internal;
  }

  == Disconnected DRBD ==
  asterix02@asterix02:/$ sudo dd if=/dev/zero of=/dev/drbd0 bs=1G count=1 
  oflag=direct
  1+0 records in
  1+0 records out
  1073741824 bytes (1.1 GB) copied, 43.7656 s, 24.5 MB/s

  asterix02@asterix02:/$ sudo dd if=/dev/zero of=/dev/drbd0 bs=512 
  count=1000 oflag=direct
  1000+0 records in
  1000+0 records out
  512000 bytes (512 kB) copied, 0.14615 s, 3.5 MB/s

  == Connected DRBD (no resync happening) ==
  asterix02@asterix02:/$ sudo dd if=/dev/zero of=/dev/drbd0 bs=1G count=1 
  oflag=direct
  1+0 records in
  1+0 records out
  1073741824 bytes (1.1 GB) copied, 53.9678 s, 19.9 MB/s

  asterix02@asterix02:/$ sudo dd if=/dev/zero of=/dev/drbd0 bs=512 
  count=1000 oflag=direct
  1000+0 records in
  1000+0 records out
  512000 bytes (512 kB) copied, 144.54 s, 3.5 kB/s

  = Optimised DRBD =
  disk {
  size0s _is_default; # bytes
  on-io-error detach;
  fencing dont-care _is_default;
  }
  net {
  timeout 20; # 1/10 seconds
  max-epoch-size  2048 _is_default;
  max-buffers 8192;
  unplug-watermark8192;
  connect-int 10 _is_default; # seconds
  ping-int1; # seconds
  sndbuf-size 131070 

[Kernel-packages] [Bug 279816] Re: 4G FC arrays don't work properly with qla2xxx driver

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  4G FC arrays don't work properly with qla2xxx driver

Status in The Linux Kernel:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid

Bug description:
  Binary package hint: linux-image-2.6.24-19-server

  This bug is forwarded from kernel.org bugzilla, which is now closed.
  http://bugzilla.kernel.org/show_bug.cgi?id=10486

  
  Summary

  There is a regression from kernel.org 2.6.23 to 2.6.24 in the qla2xxx
  driver which prevents Qlogic Fibre Channel adaptors to work properly
  under certain conditions. The fix is trivial (one line changed) and
  was applied to upstream 2.6.25.

  In my case, I got our SAN working by manually applying the patch to
  the ubuntu kernel sources (version 2.6.24-19-server).

  I strongly recommend to apply the patch to the hardy kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/279816/+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 285552] Re: Davicom USB 2.0 Ethernet adapter doesn't work

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

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

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

Title:
  Davicom USB 2.0 Ethernet adapter doesn't work

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Hardy:
  Invalid

Bug description:
  With 2.6.24-19-generic there's no problem, with 2.6-24-21-generic it
  doesn't work.

  lsusb:

  Bus 001 Device 002: ID 0a46:9601 Davicom Semiconductor, Inc.

  sudo lsusb -d 0a46:9601 -v:

  Bus 001 Device 002: ID 0a46:9601 Davicom Semiconductor, Inc. 
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   1.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0 
bDeviceProtocol 0 
bMaxPacketSize0 8
idVendor   0x0a46 Davicom Semiconductor, Inc.
idProduct  0x9601 
bcdDevice1.01
iManufacturer   1 
iProduct2 
iSerial 3 
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   39
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
  MaxPower  120mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   3
bInterfaceClass 0 (Defined at Interface level)
bInterfaceSubClass  0 
bInterfaceProtocol  0 
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x83  EP 3 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0008  1x 8 bytes
  bInterval   1
  Device Status: 0x
(Bus Powered)

  uname -r:

  2.6.24-21-generic

  
  When I try to plug the device, dmesg shows this:

  [  486.154104] usb 1-2: new full speed USB device using ohci_hcd and address 3
  [  486.266130] usb 1-2: configuration #1 chosen from 1 choice
  [  486.352146] dm9601: disagrees about version of symbol usbnet_set_msglevel
  [  486.352159] dm9601: Unknown symbol usbnet_set_msglevel
  [  486.352366] dm9601: disagrees about version of symbol usbnet_get_msglevel
  [  486.352370] dm9601: Unknown symbol usbnet_get_msglevel
  [  486.352503] dm9601: disagrees about version of symbol usbnet_get_settings
  [  486.352507] dm9601: Unknown symbol usbnet_get_settings
  [  486.352557] dm9601: disagrees about version of symbol usbnet_suspend
  [  486.352561] dm9601: Unknown symbol usbnet_suspend
  [  486.352608] dm9601: disagrees about version of symbol usbnet_get_drvinfo
  [  486.352612] dm9601: Unknown symbol usbnet_get_drvinfo
  [  486.352691] dm9601: disagrees about version of symbol usbnet_get_endpoints
  [  486.352695] dm9601: Unknown symbol usbnet_get_endpoints
  [  486.352805] dm9601: disagrees about version of symbol usbnet_nway_reset
  [  486.352810] dm9601: Unknown symbol usbnet_nway_reset
  [  486.352877] dm9601: disagrees about version of symbol usbnet_defer_kevent
  [  486.352881] dm9601: Unknown symbol usbnet_defer_kevent
  [  486.352943] dm9601: disagrees about version of symbol usbnet_disconnect
  [  486.352946] dm9601: Unknown symbol usbnet_disconnect
  [  486.352997] dm9601: disagrees about version of symbol usbnet_set_settings
  [  486.353001] dm9601: Unknown symbol usbnet_set_settings
  [  486.353032] dm9601: disagrees about version of symbol usbnet_probe
  [  486.353036] dm9601: Unknown symbol usbnet_probe
  [  486.353066] dm9601: disagrees about version of symbol usbnet_resume
  [  486.3530

  1   2   >