[Bug 1752055] [NEW] can't upgrade xtradb cluster from 5.6 to 5.7

2018-02-27 Thread Misko Lee
Public bug reported:

Hi,All:

i am trying to upgrade xtradb cluster from 5.6 to 5.7. but its can't
completed.


operator history

```sh

service mysql stop

apt-get remove percona-xtrabackup* percona-xtradb-cluster*

apt-get install percona-xtradb-cluster-57 //its has some issuse of auto
start mysqld

service mysql stop

/usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-
dir=/usr/lib/mysql/plugin   --user=mysql --wsrep-provider='none'

#a new session
mysql_upgrade


#Checking if update is needed.
#Checking server version.
#Running queries to upgrade MySQL server.
#mysql_upgrade: (non fatal) [ERROR] 1728: Cannot load from mysql.proc. The 
table is probably corrupted
#mysql_upgrade: (non fatal) [ERROR] 1545: Failed to open mysql.event
#mysql_upgrade: [ERROR] 1136: Column count doesn't match value count at row 1


System Version: ubuntu 16.04

source mysqld version:
mysqld  Ver 5.6.28-76.1-56 for debian-linux-gnu on x86_64 (Percona XtraDB 
Cluster (GPL), Release rel76.1, Revision f9b078d, WSREP version 25.14, 
wsrep_25.14)


dist mysqld version:

mysqld  Ver 5.7.20-18-57 for debian-linux-gnu on x86_64 (Percona XtraDB
Cluster (GPL), Release rel18, Revision 4a4da7e, WSREP version 29.24,
wsrep_29.24)

** Affects: percona-xtradb-cluster-5.6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: cluster

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

Title:
  can't upgrade xtradb cluster from 5.6 to 5.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/percona-xtradb-cluster-5.6/+bug/1752055/+subscriptions

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

[Bug 1647048] Re: System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s)

2016-12-23 Thread misko
Hi penalvch,

I just reproduced it with 
linux-image-4.9.0-040900-generic_4.9.0-040900.201612111631_amd64.deb
(after removing modprobe.conf to disable sound on HDMI):

[  772.242777] CPU: 3 PID: 6410 Comm: DOM Worker Tainted: G L  
4.9.0-040900-generic #201612111631
[  772.242780] Hardware name: Acer TravelMate 8481TG/BA41_HS, BIOS V1.16 
11/28/2012
[  772.242783] task: 9da79df6ab80 task.stack: be3302574000
[  772.242855] RIP: 0010:[]  [] 
native_queued_spin_lock_slowpath+0x17b/0x1a0
[  772.242864] RSP: :be3302577df8  EFLAGS: 0202
[  772.242866] RAX: 0101 RBX: 8001663d3867 RCX: 0001
[  772.242869] RDX: 0101 RSI: 0001 RDI: f55b871f8c30
[  772.242872] RBP: be3302577df8 R08: 0101 R09: 0081
[  772.242947] R10: be3302577e58 R11: 9da79df6ab80 R12: 9da7b787f9c0
[  772.242949] R13: 0040 R14: f55b8598f4c0 R15: 9da7b787f9c0
[  772.242953] FS:  7faf6aefe700() GS:9da7ffac() 
knlGS:
[  772.242956] CS:  0010 DS:  ES:  CR0: 80050033
[  772.242958] CR2: 7faf6bb17010 CR3: 0001f798a000 CR4: 000406e0
[  772.242960] Stack:
[  772.242963]  be3302577e08 ae88d700 be3302577ec0 
ae1e05a2
[  772.243042]  be3302577e90 be3302577e80 be3302577e58 
f55b871f8c30
[  772.243145]  9da787e308b8 04e9 030a 
9da7f7012000
[  772.243152] Call Trace:
[  772.243157]  [] _raw_spin_lock+0x20/0x30
[  772.243161]  [] handle_mm_fault+0x13c2/0x15b0
[  772.243165]  [] __do_page_fault+0x23e/0x4e0
[  772.243169]  [] do_page_fault+0x22/0x30

please find the full log attached (taken with netconsole - the kern.log
on the affected computer is again missing the relevant entries ...).

br,
misko

** Attachment added: "netconsole-4.9.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1647048/+attachment/4795706/+files/netconsole-4.9.log

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] Re: System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s)

2016-12-12 Thread misko
Further info:
After adding this line to my modprobe-settings:
options snd-hda-intel enable=1,0
(which disables the audio-output on the HDMI-port)
I was not able to reproduce the issue anymore.

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1637774] Re: gqrx-sdr crashes on startup

2016-12-08 Thread misko
This bug was discussed on the github of gqrx,( 
https://github.com/csete/gqrx/issues/452 )
There, following workaround was found:
Recompile gr-osmosdr from sources, but diable UHD-support -> then gqrx works 
(at least with RTL2838 DVB-T-Sticks).
So, the bug seems to be there, and not in gqrx.

** Bug watch added: github.com/csete/gqrx/issues #452
   https://github.com/csete/gqrx/issues/452

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

Title:
  gqrx-sdr crashes on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gqrx-sdr/+bug/1637774/+subscriptions

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


[Bug 1647048] Re: System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s)

2016-12-07 Thread misko
Hi,

retried with the kernel-parameter softlockup_panic=1 , to get a stack-strace.
For me, the stacktrace seems to point to the sound-driver:

[  180.226284] NMI watchdog: Watchdog detected hard LOCKUP on cpu 1^AdModules 
linked in:^Ac ccm^Ac rfcomm^Ac vmw_vsock_vmci_transport^Ac vsock^Ac vmw_vmci^Ac 
bnep^Ac acer_wmi^Ac sparse_keymap^A
c snd_hda_codec_hdmi^Ac intel_rapl^Ac x86_pkg_temp_thermal^Ac 
intel_powerclamp^Ac coretemp^Ac kvm_intel^Ac kvm^Ac irqbypass^Ac 
crct10dif_pclmul^Ac crc32_pclmul^Ac ghash_clmulni_intel^Ac aesni_i
ntel^Ac aes_x86_64^Ac lrw^Ac glue_helper^Ac ablk_helper^Ac cryptd^Ac 
intel_cstate^Ac arc4^Ac uvcvideo^Ac intel_rapl_perf^Ac videobuf2_vmalloc^Ac 
videobuf2_memops^Ac videobuf2_v4l2^Ac videobuf2_
core^Ac ath9k^Ac snd_hda_codec_realtek^Ac snd_hda_codec_generic^Ac joydev^Ac 
input_leds^Ac ath9k_common^Ac snd_seq_midi^Ac ath9k_hw^Ac snd_seq_midi_event^Ac 
snd_hda_intel^Ac videodev^Ac serio_r
aw^Ac snd_hda_codec^Ac ath3k^Ac ath^Ac snd_hda_core^Ac btusb^Ac snd_hwdep^Ac 
snd_rawmidi^Ac btrtl^Ac mac80211^Ac snd_pcm^Ac btbcm^Ac media^Ac btintel^Ac 
rtsx_pci_ms^Ac bluetooth^Ac cfg80211^Ac 
snd_seq^Ac snd_seq_device^Ac memstick^Ac lpc_ich^Ac snd_timer^Ac snd^Ac 
soundcore^Ac mei_me^Ac mei^Ac shpchp^Ac 
[  180.238400] CPU: 1 PID: 3175 Comm: alsa-sink-HDMI  Not tainted 
4.9.0-040900rc8-generic #201612051443
[  180.240530] Hardware name: Acer TravelMate 8481TG/BA41_HS, BIOS V1.16 
11/28/2012
[  180.242699]  8be0ffa45b50^Ac ac2177d2^Ac ^Ac 
^Ac
[  180.244882]  8be0ffa45b68^Ac abf46df6^Ac 8be0f5edc000^Ac 
8be0ffa45ba0^Ac
[  180.247056]  abf8fd23^Ac 0001^Ac 8be0ffa4a400^Ac 
8be0f5edc000^Ac
[  180.249166] Call Trace:
[  180.251194][] dump_stack+0x63/0x81
[  180.253168]  [] watchdog_overflow_callback+0xb6/0xe0
[  180.255016]  [] __perf_event_overflow+0x83/0x1b0
[  180.256898]  [] perf_event_overflow+0x14/0x20
[  180.258775]  [] intel_pmu_handle_irq+0x1d5/0x490
[  180.260641]  [] perf_event_nmi_handler+0x2c/0x50
[  180.262476]  [] nmi_handle+0x6a/0x120
[  180.264273]  [] default_do_nmi+0x53/0x110
[  180.266057]  [] do_nmi+0x119/0x180
[  180.267837]  [] end_repeat_nmi+0x1a/0x1e
[  180.269588]  [] ? 
native_queued_spin_lock_slowpath+0x179/0x1a0
[  180.271304]  [] ? 
native_queued_spin_lock_slowpath+0x179/0x1a0
[  180.273036]  [] ? 
native_queued_spin_lock_slowpath+0x179/0x1a0
[  180.274753][] _raw_spin_lock+0x20/0x30
[  180.276479]  [] azx_pcm_trigger+0x171/0x280 [snd_hda_codec]
[  180.278231]  [] snd_pcm_do_stop+0x3e/0x50 [snd_pcm]
[  180.279982]  [] snd_pcm_action_single+0x2f/0x70 [snd_pcm]
[  180.281737]  [] snd_pcm_action+0x103/0x110 [snd_pcm]
[  180.283487]  [] snd_pcm_drop+0x61/0x90 [snd_pcm]
[  180.285238]  [] snd_pcm_common_ioctl1+0x7cf/0xc90 [snd_pcm]
[  180.286912]  [] ? eventfd_ctx_read+0x67/0x210
[  180.288619]  [] ? wake_up_q+0x80/0x80
[  180.290312]  [] snd_pcm_playback_ioctl1+0x139/0x260 
[snd_pcm]
[  180.292008]  [] snd_pcm_playback_ioctl+0x27/0x40 [snd_pcm]
[  180.293682]  [] do_vfs_ioctl+0xa3/0x600
[  180.295356]  [] ? vfs_read+0x11b/0x130
[  180.297019]  [] SyS_ioctl+0x79/0x90
[  180.298679]  [] entry_SYSCALL_64_fastpath+0x1e/0xad


(full log is attached

** Attachment added: "netconsole-mainline5.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1647048/+attachment/4788854/+files/netconsole-mainline5.log

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] Re: System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s)

2016-12-07 Thread misko
What can I else do to find out what the kernel is doing while my computer does 
not respond? (can I turn the kernel or at least some of its modules to more 
verbose logging?)
btw: what does the "rubbish" in the kern.log mean? Does it indicate an error in 
the filesystem or SSD driver?  (or does it just mean that the meachine got 
unresponsive in the middle of writing to the disk?)

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] Re: System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s)

2016-12-06 Thread misko
previous comment is truncated ...

freezes still occur, and the netconsole still shows soft lockups:

[ 3189.046151] snd_hda_intel :01:00.1: Disabling via vga_switcheroo
[ 3189.130803] systemd-journald[328]: Successfully sent stream file descriptor 
to service manager.
[ 3189.130878] systemd-journald[328]: Successfully sent stream file descriptor 
to service manager.
[ 3216.331922] NMI watchdog: BUG: soft lockup - CPU#1 stuck for 22s! 
[baloo_file:3299]
[ 3216.331929] Modules linked in: ccm rfcomm vmw_vsock_vmci_transport vsock 
vmw_vmci bnep acer_wmi sparse_keymap intel_rapl snd_hda_codec_hdmi 
x86_pkg_temp_thermal coretemp kvm_intel kvm irqbypass crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw glue_helper 
ablk_helper cryptd arc4 intel_cstate intel_rapl_perf ath9k ath9k_common 
ath9k_hw serio_raw uvcvideo ath ath3k videobuf2_vmalloc videobuf2_memops 
videobuf2_v4l2 btusb mac80211 btrtl videobuf2_core input_leds btbcm joydev 
btintel videodev snd_hda_codec_realtek snd_hda_codec_generic cfg80211 bluetooth 
media rtsx_pci_ms snd_hda_intel snd_hda_codec memstick snd_hda_core snd_hwdep 
snd_pcm lpc_ich snd_seq_midi snd_seq_midi_event snd_rawmidi[ 3244.333767] NMI 
watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [baloo_file:3299]
[ 3244.333770] Modules linked in: ccm rfcomm vmw_vsock_vmci_transport vsock 
vmw_vmci bnep acer_wmi sparse_keymap intel_rapl snd_hda_codec_hdmi 
x86_pkg_temp_thermal coretemp kvm_intel kvm irqbypass crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw glue_helper 
ablk_helper cryptd arc4 intel_cstate intel_rapl_perf ath9k ath9k_common 
ath9k_hw serio_raw uvcvideo ath ath3k videobuf2_vmalloc videobuf2_memops 
videobuf2_v4l2 btusb mac80211 btrtl videobuf2_core input_leds btbcm joydev 
btintel videodev snd_hda_codec_realtek snd_hda_codec_generic cfg80211 bluetooth 
media rtsx_pci_ms snd_hda_intel snd_hda_codec memstick snd_hda_core snd_hwdep 
snd_pcm lpc_ich snd_seq_midi snd_seq_midi_event snd_rawmidi[ 3272.335614] NMI 
watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [baloo_file:3299]
[ 3272.335617] Modules linked in: ccm rfcomm vmw_vsock_vmci_transport vsock 
vmw_vmci bnep acer_wmi sparse_keymap intel_rapl snd_hda_codec_hdmi 
x86_pkg_temp_thermal coretemp kvm_intel kvm irqbypass crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw glue_helper 
ablk_helper cryptd arc4 intel_cstate intel_rapl_perf ath9k ath9k_common 
ath9k_hw serio_raw uvcvideo ath ath3k videobuf2_vmalloc videobuf2_memops 
videobuf2_v4l2 btusb mac80211 btrtl videobuf2_core input_leds btbcm joydev 
btintel videodev snd_hda_codec_realtek snd_hda_codec_generic cfg80211 bluetooth 
media rtsx_pci_ms snd_hda_intel snd_hda_codec memstick snd_hda_core snd_hwdep 
snd_pcm lpc_ich snd_seq_midi snd_seq_midi_event snd_rawmidi[ 3300.337460] NMI 
watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [baloo_file:3299]
[ 3300.337464] Modules linked in: ccm rfcomm vmw_vsock_vmci_transport vsock 
vmw_vmci bnep acer_wmi sparse_keymap intel_rapl snd_hda_codec_hdmi 
x86_pkg_temp_thermal coretemp kvm_intel kvm irqbypass crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw glue_helper 
ablk_helper cryptd arc4 intel_cstate intel_rapl_perf ath9k ath9k_common 
ath9k_hw serio_raw uvcvideo ath ath3k videobuf2_vmalloc videobuf2_memops 
videobuf2_v4l2 btusb mac80211 btrtl videobuf2_core input_leds btbcm joydev 
btintel videodev snd_hda_codec_realtek snd_hda_codec_generic cfg80211 bluetooth 
media rtsx_pci_ms snd_hda_intel snd_hda_codec memstick snd_hda_core snd_hwdep 
snd_pcm lpc_ich snd_seq_midi snd_seq_midi_event snd_rawmidi[ 3328.339307] NMI 
watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [baloo_file:3299]
[ 3328.339310] Modules linked in: ccm rfcomm vmw_vsock_vmci_transport vsock 
vmw_vmci bnep acer_wmi sparse_keymap intel_rapl snd_hda_codec_hdmi 
x86_pkg_temp_thermal coretemp kvm_intel kvm irqbypass crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw glue_helper 
ablk_helper cryptd arc4 intel_cstate intel_rapl_perf ath9k ath9k_common 
ath9k_hw serio_raw uvcvideo ath ath3k videobuf2_vmalloc videobuf2_memops 
videobuf2_v4l2 btusb mac80211 btrtl videobuf2_core input_leds btbcm joydev 
btintel videodev snd_hda_codec_realtek snd_hda_codec_generic cfg80211 bluetooth 
media rtsx_pci_ms snd_hda_intel snd_hda_codec memstick snd_hda_core snd_hwdep 
snd_pcm lpc_ich snd_seq_midi snd_seq_midi_event snd_rawmidi

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] Re: System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s)

2016-12-06 Thread misko
** Attachment added: "netconsole-log with latest mainline kernel  
4.9.0-040900rc8-generic #201612051443"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1647048/+attachment/4788307/+files/netconsole_mainline.log

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

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

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] Re: System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s)

2016-12-06 Thread misko
Tested with latest mainline-kernel, problem still persists, see
kern.log:

...
Dec  6 22:00:06 orbit NetworkManager[836]:   [1481058006.9063] dns-mgr: 
Writing DNS information to /sbin/resolvconf
Dec  6 22:00:06 orbit NetworkManager[836]:   [1481058006.9149] device 
(wlp3s0): Activation: successful, device activated.
Dec  6 22:00:07 orbit kernel: [  248.900228] systemd-sysv-ge: 161 output lines 
suppressed due to ratelimiting
Dec  6 22:00:07 orbit kernel: [  249.301514] systemd-sysv-ge: 161 output lines 
suppressed due to ratelimiting
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@

[Bug 1647048] Lspci.txt

2016-12-03 Thread misko
apport information

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

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] ProcInterrupts.txt

2016-12-03 Thread misko
apport information

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

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] Lsusb.txt

2016-12-03 Thread misko
apport information

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

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] ProcEnviron.txt

2016-12-03 Thread misko
apport information

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

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] RfKill.txt

2016-12-03 Thread misko
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1647048/+attachment/4786907/+files/RfKill.txt

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] UdevDb.txt

2016-12-03 Thread misko
apport information

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

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] WifiSyslog.txt

2016-12-03 Thread misko
apport information

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

** Summary changed:

- System freezes after login
+ System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0 stuck for 
22s)

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

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] PulseList.txt

2016-12-03 Thread misko
apport information

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

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] ProcModules.txt

2016-12-03 Thread misko
apport information

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

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] IwConfig.txt

2016-12-03 Thread misko
apport information

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

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] ProcCpuinfo.txt

2016-12-03 Thread misko
apport information

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

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] CurrentDmesg.txt

2016-12-03 Thread misko
apport information

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

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] JournalErrors.txt

2016-12-03 Thread misko
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1647048/+attachment/4786899/+files/JournalErrors.txt

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] CRDA.txt

2016-12-03 Thread misko
apport information

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

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

Title:
  System freezes after login (NMI watchdog: BUG: soft lockup - CPU#0
  stuck for 22s)

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

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


[Bug 1647048] Re: System freezes after login

2016-12-03 Thread misko
codec_hdmi intel_rapl x86_pkg_temp_thermal coretemp kvm_intel kvm 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel 
aes_x86_64 lrw glue_helper ablk_helper cryptd intel_cstate arc4 intel_rapl_perf 
ath9k ath9k_common ath9k_hw ath input_leds mac80211 uvcvideo serio_raw 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 ath3k videobuf2_core btusb 
btrtl videodev btbcm rtsx_pci_ms btintel cfg80211 media snd_hda_codec_realtek 
bluetooth snd_hda_codec_generic lpc_ich memstick snd_hda_intel snd_hda_codec 
snd_hda_core snd_hwdep snd_seq_midi snd_pcm[  163.912901] NMI watchdog: BUG: 
soft lockup - CPU#0 stuck for 22s! [baloo_file:2491]
  [  163.912904] Modules linked in: vmnet(OE) vmw_vsock_vmci_transport vsock 
vmw_vmci vmmon(OE) ccm rfcomm bnep joydev acer_wmi sparse_keymap 
snd_hda_codec_hdmi intel_rapl x86_pkg_temp_thermal coretemp kvm_intel kvm 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel 
aes_x86_64 lrw glue_helper ablk_helper cryptd intel_cstate arc4 intel_rapl_perf 
ath9k ath9k_common ath9k_hw ath input_leds mac80211 uvcvideo serio_raw 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 ath3k videobuf2_core btusb 
btrtl videodev btbcm rtsx_pci_ms btintel cfg80211 media snd_hda_codec_realtek 
bluetooth snd_hda_codec_generic lpc_ich memstick snd_hda_intel snd_hda_codec 
snd_hda_core snd_hwdep snd_seq_midi snd_pcm[  187.911218] NMI watchdog: BUG: 
soft lockup - CPU#2 stuck for 23s! [systemd-timesyn:502]
  [  187.911221] Modules linked in: vmnet(OE) vmw_vsock_vmci_transport vsock 
vmw_vmci vmmon(OE) ccm rfcomm bnep joydev acer_wmi sparse_keymap 
snd_hda_codec_hdmi intel_rapl x86_pkg_temp_thermal coretemp kvm_intel kvm 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel 
aes_x86_64 lrw glue_helper ablk_helper cryptd intel_cstate arc4 intel_rapl_perf 
ath9k ath9k_common ath9k_hw ath input_leds mac80211 uvcvideo serio_raw 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 ath3k videobuf2_core btusb 
btrtl videodev btbcm rtsx_pci_ms btintel cfg80211 media snd_hda_codec_realtek 
bluetooth snd_hda_codec_generic lpc_ich memstick snd_hda_intel snd_hda_codec 
snd_hda_core snd_hwdep snd_seq_midi snd_pcm[  191.906272] NMI watchdog: BUG: 
soft lockup - CPU#0 stuck for 22s! [baloo_file:2491]
  [  191.906275] Modules linked in: vmnet(OE) vmw_vsock_vmci_transport vsock 
vmw_vmci vmmon(OE) ccm rfcomm bnep joydev acer_wmi sparse_keymap 
snd_hda_codec_hdmi intel_rapl x86_pkg_temp_thermal coretemp kvm_intel kvm 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel 
aes_x86_64 lrw glue_helper ablk_helper cryptd intel_cstate arc4 intel_rapl_perf 
ath9k ath9k_common ath9k_hw ath input_leds mac80211 uvcvideo serio_raw 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 ath3k videobuf2_core btusb 
btrtl videodev btbcm rtsx_pci_ms btintel cfg80211 media snd_hda_codec_realtek 
bluetooth snd_hda_codec_generic lpc_ich memstick snd_hda_intel snd_hda_codec 
snd_hda_core snd_hwdep snd_seq_midi snd_pcm
  
  About my setup:
  lsb_release -rd
  Description:Ubuntu 16.10
  Release:16.10
  (using kubuntu)
  
  uname -a
  Linux orbit 4.8.0-28-generic #30-Ubuntu SMP Fri Nov 11 14:03:52 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux
  
  Attached tgz contains:
  - the log taken from netconsole
  - the kernel-log from the frozen machine (the netconsole.log belongs to the 
freeeze at "Dec  3 14:09:40")
  - the output of dpkg -l (to provide a full list of installed 
packages/versions)
  
- The issue occurs approx. every 3-4 logins, regardless whether it's a
- fersh startup, or if i logged out before/change user.
+ The issue occurs approx. every 3-4 logins, regardless whether it's a fersh 
startup, or if i logged out before/change user.
+ --- 
+ ApportVersion: 2.20.3-0ubuntu8
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  misko  1761 F pulseaudio
+  /dev/snd/controlC0:  misko  1761 F pulseaudio
+ CurrentDesktop: KDE
+ DistroRelease: Ubuntu 16.10
+ HibernationDevice: RESUME=UUID=63876c7b-49f9-44df-9fdb-86f3dd1557a1
+ InstallationDate: Installed on 2016-06-09 (176 days ago)
+ InstallationMedia: Kubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
+ MachineType: Acer TravelMate 8481TG
+ Package: linux (not installed)
+ ProcFB:
+  0 inteldrmfb
+  1 nouveaufb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-28-generic 
root=UUID=f65e0ccb-17e7-48a8-93ea-f130239d4aa0 ro noprompt debug 
ignore_loglevel crashkernel=384M-:128M
+ ProcVersionSignature: Ubuntu 4.8.0-28.30-generic 4.8.6
+ RelatedPackageVersions:
+  linux-restricted-modules-4.8.0-28-generic N/A
+  linux-backports-modules-4.8.0-28-generic  N/A
+  linux-firmware1.161
+ Tags:  yakkety
+ Uname: Linux 4.8.0-28-generic x86_64
+ UpgradeStatus: Upgraded to yakkety on 2016-11-22 (10 days ago)
+ UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo wireshark
+ _MarkForUpload: Tr

[Bug 1647048] [NEW] System freezes after login

2016-12-03 Thread misko
Public bug reported:

Hi,

Since I updated to kubuntu 16.10 I quite often have the situation that
my laptop completely freezes after login in sddm (that means: while KDE
is loading).

During that time:
- Fans run high
- laptop is completely unuseable (no mouse or keyboard-input accepted, can't 
switch to other terminal, etc ...) - only a long press to the power-button 
helps .
- network-connections break (tried to monitor the system remotely, but when the 
error occurs, also the ssh-connection fails)
- the kern.log stops and contains only a few lines of rubbish:
Dec  3 11:01:37 orbit kernel: [   18.951805] ACPI: \_SB_.PCI0.PEG0.PEGP: failed 
to evaluate _DSM
Dec  3 11:01:37 orbit kernel: [   18.951808] ACPI Warning: 
\_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI 
requires [Package] (20160422/nsarguments-95)
Dec  3 11:01:37 orbit kernel: [   18.951891] nouveau :01:00.0: DRM: 
suspending console...
Dec  3 11:01:37 orbit kernel: [   18.951894] nouveau :01:00.0: DRM: 
suspending display...
Dec  3 11:01:37 orbit kernel: [   18.951902] nouveau :01:00.0: DRM: 
evicting buffers...
Dec  3 11:01:37 orbit kernel: [   18.960908] nouveau :01:00.0: DRM: waiting 
for kernel channels to go idle...
Dec  3 11:01:37 orbit kernel: [   18.960935] nouveau :01:00.0: DRM: 
suspending client object trees...
Dec  3 11:01:37 orbit kernel: [   18.961192] nouveau :01:00.0: DRM: 
suspending kernel object tree...
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
...
- installed and tested kernel-crashdump, but in this situation it is not 
triggered (or fails to write a coredump)
- (once I tried to leave the machin alone for about 30 min, it does not 
recover...)

As a last resort, I installed netconsole and captured the kernel.log on
a remote machine, this revealed, that during the lookup, following "soft
lockups" occur:

[  107.926161] NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! 
[baloo_file:2491]
[  107.926172] Modules linked in: vmnet(OE) vmw_vsock_vmci_transport vsock 
vmw_vmci vmmon(OE) ccm rfcomm bnep joydev acer_wmi sparse_keymap 
snd_hda_codec_hdmi intel_rapl x86_pkg_temp_thermal coretemp kvm_intel kvm 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel 
aes_x86_64 lrw glue_helper ablk_helper cryptd intel_cstate arc4 intel_rapl_perf 
ath9k ath9k_common ath9k_hw ath input_leds mac80211 uvcvideo serio_raw 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 ath3k videobuf2_core btusb 
btrtl videodev btbcm rtsx_pci_ms btintel cfg80211 media snd_hda_codec_realtek 
bluetooth snd_hda_codec_generic lpc_ich memstick snd_hda_intel snd_hda_codec 
snd_hda_core snd_hwdep snd_seq_midi snd_pcm[  135.919531] NMI watchdog: BUG: 
soft lockup - CPU#0 stuck for 22s! [baloo_file:2491]
[  135.919536] Modules linked in: vmnet(OE) vmw_vsock_vmci_transport vsock 
vmw_vmci vmmon(OE) ccm rfcomm bnep joydev acer_wmi sparse_keymap 
snd_hda_codec_hdmi intel_rapl x86_pkg_temp_thermal coretemp kvm_intel kvm 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel 
aes_x86_64 lrw glue_helper ablk_helper cryptd intel_cstate arc4 intel_rapl_perf 
ath9k ath9k_common ath9k_hw ath input_leds mac80211 uvcvideo serio_raw 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 ath3k videobuf2_core btusb 
btrtl videodev btbcm rtsx_pci_ms btintel cfg80211 media snd_hda_codec_realtek 
bluetooth snd_hda_codec_generic lpc_ich memstick snd_hda_intel snd_hda_codec 
snd_hda_core snd_hwdep snd_seq_midi snd_pcm[  159.917848] NMI watchdog: BUG: 
soft lockup - CPU#2 stuck for 22s! [systemd-timesyn:502]
[  159.917853] Modules linked in: vmnet(OE) vmw_vsock_vmci_transport vsock 
vmw_vmci vmmon(OE) ccm rfcomm bnep joydev acer_wmi sparse_keymap 
snd_hda_codec_hdmi intel_rapl x86_pkg_temp_thermal coretemp kvm_intel kvm 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel 
aes_x86_64 lrw 

[Bug 1637774] Re: gqrx-sdr crashes on startup

2016-11-23 Thread misko
Unfortunately it affects me too:

GNU gdb (Ubuntu 7.11.90.20161005-0ubuntu1) 7.11.90.20161005-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from gqrx...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/gqrx 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
linux; GNU C++ version 6.2.0 20160824; Boost_106100; UHD_003.009.005-0-unknown

[New Thread 0x7fffe3c3f700 (LWP 8256)]
Controlport disabled
No user supplied config file. Using "default.conf"
[New Thread 0x7fffe2fab700 (LWP 8257)]
gr-osmosdr 0.1.4 (0.1.4) gnuradio 3.7.10
built-in source types: file osmosdr fcd rtl rtl_tcp uhd miri hackrf bladerf 
rfspace airspy redpitaya 
FM demod gain: 1.52789
IQ DCR alpha: 1.04166e-05
[New Thread 0x7fffe23b7700 (LWP 8263)]
Using audio backend: auto
BookmarksFile is /root/.config/gqrx/bookmarks.csv
[New Thread 0x7fffc700 (LWP 8264)]
[Thread 0x7fffc700 (LWP 8264) exited]
[New Thread 0x7fffc700 (LWP 8265)]
[Thread 0x7fffc700 (LWP 8265) exited]
[New Thread 0x7fffc700 (LWP 8266)]
[New Thread 0x7fffcf7fe700 (LWP 8267)]
[Thread 0x7fffcf7fe700 (LWP 8267) exited]
[Thread 0x7fffc700 (LWP 8266) exited]

Thread 1 "gqrx" received signal SIGSEGV, Segmentation fault.
0x76df4188 in boost::asio::detail::task_io_service::shutdown_service() 
() from /usr/lib/x86_64-linux-gnu/libgnuradio-blocks.so.3.7.10


(reproducible on two different machines)

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

Title:
  gqrx-sdr crashes on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gqrx-sdr/+bug/1637774/+subscriptions

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


[Bug 1642155] Re: package kio-extras 4:15.12.3-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/qt5/plugins/kactivitymanagerd_fileitem_linking_plugin.so', which is al

2016-11-22 Thread misko
Further information:
In my case, the situation happened when updating Kubuntu (16.4 to 16.10) from 
command line using, and after do-release-upgrade crashed during update.
Google adviced me to try apt-get -f install - then the error described above 
happened.
After retrying "apt-get -f install", "apt-get update", "apt-get upgrade", 
"apt-get dist-upgrade" a few times, the installation finally completed without 
errors.

So this bug seems to be a side-effect of another bug in do-release-
upgrade .

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

Title:
  package kio-extras 4:15.12.3-0ubuntu1 failed to install/upgrade:
  trying to overwrite '/usr/lib/x86_64-linux-
  gnu/qt5/plugins/kactivitymanagerd_fileitem_linking_plugin.so', which
  is also in package kactivities 5.18.0-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kio-extras/+bug/1642155/+subscriptions

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


[Bug 1642155] Re: package kio-extras 4:15.12.3-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/qt5/plugins/kactivitymanagerd_fileitem_linking_plugin.so', which is al

2016-11-22 Thread misko
I have the same issue, occured just now when trying to update from kubuntu 16.4 
to 16.10.
What can I do to finish the upgrade? (I don't dare to restart my computer right 
now ...)

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

Title:
  package kio-extras 4:15.12.3-0ubuntu1 failed to install/upgrade:
  trying to overwrite '/usr/lib/x86_64-linux-
  gnu/qt5/plugins/kactivitymanagerd_fileitem_linking_plugin.so', which
  is also in package kactivities 5.18.0-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kio-extras/+bug/1642155/+subscriptions

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


[Bug 907555] Re: Brightness-Troubles with Acer Travelmate 8481TG

2014-01-17 Thread misko
After updating to Kubuntu 13.10 it got worse again, also the workaround
using acpi_backlight=vendor does not fully work: It allows controlling
the brightness via KDE's power-applet, but the function-keys (Fn+cursor
left or right) do not work at all (also xev does not report and
KeyPress event when pressing the function keys.

Here are some test-results using latest 13.10-Kernel
(3.11.0-15-generic), latest mainline-kernel (), with and without
acpi_backlight=vendor, using different BIOS-Versions (BIOS V1.16
11/28/2012 and BIOS V2.13 04/24/2012), basically the behaviour is the
same for both Kernel- and BIOS-Versions, it only changes with the
kernel-param.

1: 3.11.0-15-generic, BIOS V1.16, no kernel-options
Fn-Keys recognized (by KDE and also by xev), but brightness does not change, 
brightness can't be changed also via applet

2: 3.12.7-031207-generic, BIOS V1.16, no kernel-options
same as with 1

3: 3.11.0-15-generic, BIOS V1.16, acpi_backlight=vendor
Fn-Keys not recognized, but brightness can be changed via power-applet

4: 3.12.7-031207-generic, BIOS V1.16, acpi_backlight=vendor
same as 3

5. 3.11.0-15-generic, BIOS V2.13, no kernel-options
Fn-Keys recognized by xev (XF86MonBrightnessUp and XF86MonBrightnessDown), but 
brightness does not change, brightness can't be changed also via applet

6. 3.12.7-031207-generic, BIOS V2.13, no kernel-options
same as with 5 (and 1)

7. 3.11.0-15-generic, BIOS V2.13, acpi_backlight=vendor
Fn-Keys not recognized, but brightness can be changed via power-applet

8. 3.12.7-031207-generic, BIOS V2.13, acpi_backlight=vendor
same as 7 (and 3)

Attached you can find the output of dmesg for each test, as well as the
dsdt with both BIOS-versions.

Is there any chance to get both working again? (i.e. recognition of Fn-
keys, as well as the ability to change the brightness)

** Attachment added: tests.zip
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/907555/+attachment/3950932/+files/tests.zip

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] Re: Brightness-Troubles with Acer Travelmate 8481TG

2013-09-09 Thread misko
Hi,
yes, I also noticed that and asked acer´s support ( half a year ago), and they 
told me that my notebook was already rolled out with an UEFI-BIOS (2.xy), and 
that there is no updated yet for it. (I´m not sure whether it´s possible (resp. 
a goog idea) to downgrade to the latest non-UEFI-BIOS, which is, however, 
newer than my UEFI-BIOS).
I will again ask acer´s support and (depending on their answer) maybe try it 
out.

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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

[Bug 907555] Re: Brightness-Troubles with Acer Travelmate 8481TG

2013-09-06 Thread misko
Above you can find the outcome of apport-collect with today's development 
release (ubuntu@ubuntu:~$ uname -a
Linux ubuntu 3.11.0-4-generic #9-Ubuntu SMP Mon Aug 26 15:21:06 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux).

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] IwConfig.txt

2013-09-06 Thread misko
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/907555/+attachment/3806234/+files/IwConfig.txt

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] CRDA.txt

2013-09-06 Thread misko
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/907555/+attachment/3806232/+files/CRDA.txt

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] BootDmesg.txt

2013-09-06 Thread misko
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/907555/+attachment/3806231/+files/BootDmesg.txt

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] Lspci.txt

2013-09-06 Thread misko
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/907555/+attachment/3806235/+files/Lspci.txt

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] UdevLog.txt

2013-09-06 Thread misko
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/907555/+attachment/3806244/+files/UdevLog.txt

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] WifiSyslog.txt

2013-09-06 Thread misko
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/907555/+attachment/3806245/+files/WifiSyslog.txt

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] UdevDb.txt

2013-09-06 Thread misko
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/907555/+attachment/3806243/+files/UdevDb.txt

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 968675] Re: Kernel Panic during system startup

2013-09-06 Thread misko
The crash did not occur for months now (currently I'm using
3.2.0-52-generic), IMO it is fixed already.

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

Title:
  Kernel Panic during system startup

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

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


[Bug 907555] ProcCpuinfo.txt

2013-09-06 Thread misko
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/907555/+attachment/3806237/+files/ProcCpuinfo.txt

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] ProcInterrupts.txt

2013-09-06 Thread misko
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/907555/+attachment/3806239/+files/ProcInterrupts.txt

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] Lsusb.txt

2013-09-06 Thread misko
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/907555/+attachment/3806236/+files/Lsusb.txt

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] PulseList.txt

2013-09-06 Thread misko
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/907555/+attachment/3806241/+files/PulseList.txt

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] ProcEnviron.txt

2013-09-06 Thread misko
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/907555/+attachment/3806238/+files/ProcEnviron.txt

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] CurrentDmesg.txt

2013-09-06 Thread misko
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/907555/+attachment/3806233/+files/CurrentDmesg.txt

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] Re: Brightness-Troubles with Acer Travelmate 8481TG

2013-09-06 Thread misko
apport information

** Tags added: apport-collected saucy

** Description changed:

  On an Acer Travelmate 8481TG using the default-config, the screen's
  brightness can't be controlled (with Fn+cursor-key), altought the event
  is recognized (and displayed in a popup in the upper right corner of the
  screen).
  
  With the kernel-parameter acpi_backlight=vendor the brightness-control
  works (with Function-Key), but then another problem arises: When the
  screen is switched of via DPMS (automatically after 10 minutes, or
  manually with xset dpms force off), it can't be reactivated by moving
  the mouse or pressing any key (as without acpi_backlight=vendor),
  instead the screen has to be reactivated with the brightnes-control-keys
  (which does not work while the screen is locked).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: linux-image-3.0.0-14-generic 3.0.0-14.23
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC271X Analog [ALC271X Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC271X Analog [ALC271X Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  misko  1757 F pulseaudio
  CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd3c0 irq 45'
 Mixer name : 'Realtek ALC271X'
 Components : 'HDA:10ec0269,10250567,00100100'
 Controls  : 14
 Simple ctrls  : 9
  Date: Wed Dec 21 23:11:30 2011
  HibernationDevice: RESUME=UUID=d7575c4e-9a01-4e85-9867-c0dd51aedfed
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  MachineType: Acer TravelMate 8481TG
  ProcEnviron:
   LANGUAGE=de_AT:de
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-14-generic 
root=UUID=f7b72e2b-e9bc-49a1-8b42-4e4f726f787a ro i915.i915_enable_rc6=1 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.0.0-14-generic N/A
   linux-backports-modules-3.0.0-14-generic  N/A
   linux-firmware1.60
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  StagingDrivers: rts_pstor mei
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/28/2011
  dmi.bios.vendor: Acer
  dmi.bios.version: V2.06
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: BA41_HS
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V2.06
  dmi.modalias: 
dmi:bvnAcer:bvrV2.06:bd10/28/2011:svnAcer:pnTravelMate8481TG:pvrV2.06:rvnAcer:rnBA41_HS:rvrBaseBoardVersion:cvnAcer:ct10:cvrV2.06:
  dmi.product.name: TravelMate 8481TG
  dmi.product.version: V2.06
  dmi.sys.vendor: Acer
+ --- 
+ ApportVersion: 2.12.1-0ubuntu3
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  ubuntu 2750 F pulseaudio
+  /dev/snd/controlC0:  ubuntu 2750 F pulseaudio
+ CasperVersion: 1.336
+ DistroRelease: Ubuntu 13.10
+ LiveMediaBuild: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130906)
+ MachineType: Acer TravelMate 8481TG
+ MarkForUpload: True
+ Package: linux (not installed)
+ ProcFB:
+  0 nouveaufb
+  1 inteldrmfb
+ ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true 
file=/cdrom/preseed/username.seed boot=casper initrd=/casper/initrd.lz quiet 
splash --
+ ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
+ RelatedPackageVersions:
+  linux-restricted-modules-3.11.0-4-generic N/A
+  linux-backports-modules-3.11.0-4-generic  N/A
+  linux-firmware1.113
+ Tags:  saucy
+ Uname: Linux 3.11.0-4-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 04/24/2012
+ dmi.bios.vendor: Acer
+ dmi.bios.version: V2.13
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: BA41_HS
+ dmi.board.vendor: Acer
+ dmi.board.version: Base Board Version
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Acer
+ dmi.chassis.version: V2.13
+ dmi.modalias: 
dmi:bvnAcer:bvrV2.13:bd04/24/2012:svnAcer:pnTravelMate8481TG:pvrV2.13:rvnAcer:rnBA41_HS:rvrBaseBoardVersion:cvnAcer:ct10:cvrV2.13:
+ dmi.product.name: TravelMate 8481TG
+ dmi.product.version: V2.13
+ dmi.sys.vendor: Acer

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/907555/+attachment/3806229/+files

[Bug 907555] Re: Brightness-Troubles with Acer Travelmate 8481TG

2013-09-06 Thread misko
Also retested now with a mainline-kernel 
(http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-rc7-saucy/) in my kubuntu 
(precise) setup - problem still persists - brightness can't be controlled 
(neither with ctrl + coursor, nor with the widget).
Output of dmesg is attached.

Linux 3.2.0-52-generic + acpi_backlight=vendor using KDE btw works
without any restrictions.

** Attachment added: dmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/907555/+attachment/3806313/+files/dmesg.txt

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

** Tags removed: kernel-bug-exists-upstream-sala
** Tags added: kernel-bug-exists-upstream-v3.11-rc7

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

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] RfKill.txt

2013-09-06 Thread misko
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/907555/+attachment/3806242/+files/RfKill.txt

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] ProcModules.txt

2013-09-06 Thread misko
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/907555/+attachment/3806240/+files/ProcModules.txt

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 968675] Re: Kernel Panic during system startup

2012-12-07 Thread misko
Hi,

for me,  acpi_backlight=vendor fixed the brightness-issues.
Now I also added acpi=noirq.

However, the panic did not occur for several weeks now, even without
this setting.

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

Title:
  Kernel Panic during system startup

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

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


[Bug 968675] Re: Kernel Panic during system startup

2012-10-12 Thread misko
Ocurred again with 3.2.0-31-generic #50-Ubuntu SMP, output of bt -a is
attached.

** Attachment added: bt.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/968675/+attachment/3396849/+files/bt.txt

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

Title:
  Kernel Panic during system startup

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

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


[Bug 968675] Re: Kernel Panic during system startup

2012-10-12 Thread misko
attached dmesg.

** Attachment added: dmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/968675/+attachment/3396850/+files/dmesg.txt

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

Title:
  Kernel Panic during system startup

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

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


[Bug 968675] Re: Kernel Panic during system startup

2012-09-08 Thread misko
After the bug seemed to be gone for several months, it occured again (twice) 
with 3.2.0-29, and also twice since I upgraded to 3.2.0-30.
Attached you can find a backtrace created from the coredump of the latest 
occurence with 3.2.0-30. If necessary I can also upload the full coredumps of 
all four occurences.

** Attachment added: bt.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/968675/+attachment/3300301/+files/bt.txt

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

Title:
  Kernel Panic during system startup

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

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


[Bug 968675] Re: Kernel Panic during system startup

2012-09-08 Thread misko
Attached dmesg extracted from the coredump of the latest occurence with
3.2.0-30.

** Attachment added: dmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/968675/+attachment/3300302/+files/dmesg.txt

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

Title:
  Kernel Panic during system startup

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

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


[Bug 960092] Re: Latest update renders system unbootable error: no such partition

2012-04-30 Thread misko
Same error occured on my TravelMate 8481TG Notebook (equipped with a
64GB SSD and a 320 GB HDD). System was initially installed and worked
with oneiric, but refused to boot (error: no such partition.) after
upgrading to precise pangoline.

Fixed it with a Boot-Repair LiveCD- the diagnostic output of Boot-Repair
can be found here: http://paste.ubuntu.com/957421/

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

Title:
  Latest update renders system unbootable error: no such partition

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

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


[Bug 968675] Re: Kernel Panic during system startup

2012-04-06 Thread misko
@henrix: indeed there might be some troubles with snd_hda_intel on my
system, dmesg allways contains following entries (if the system starts
up without a panic). However, the sound works.

[   10.614554] HDA Intel :00:1b.0: PCI INT A - GSI 22 (level, low) - IRQ 
22
[   10.614616] HDA Intel :00:1b.0: irq 50 for MSI/MSI-X
[   10.614640] HDA Intel :00:1b.0: setting latency timer to 64
...
[   10.669549] input: HDA Intel PCH Mic as 
/devices/pci:00/:00:1b.0/sound/card0/input8
[   10.669617] input: HDA Intel PCH Headphone as 
/devices/pci:00/:00:1b.0/sound/card0/input9
[   10.679159] Bad target number (1:0)
[   10.683126] HDA Intel :01:00.1: Refused to change power state, currently 
in D3
[   10.683146] HDA Intel :01:00.1: PCI INT B - GSI 17 (level, low) - IRQ 
17
[   10.683159] hda_intel: Disabling MSI
[   10.695173] Bad target number (2:0)
[   10.711280] Bad target number (3:0)
[   10.727649] Bad target number (4:0)
[   10.747186] Bad target number (5:0)
...
[   12.627279] hda-intel: spurious response 0x0:0x0, last cmd=0x0f
= this message is repeated 254 times
...
[   15.653604] hda-intel: azx_get_response timeout, switching to polling mode: 
last cmd=0x100f
[   16.661298] hda-intel: Codec #1 probe error; disabling it...
[   17.069175] hda-intel: spurious response 0x0:0x0, last cmd=0x0f
= this message is repeated 254 times

[   18.076774] hda-intel: Codec #2 probe error; disabling it...
[   18.484637] hda-intel: spurious response 0x0:0x0, last cmd=0x0f
= this message is repeated 254 times

[   19.488313] hda-intel: Codec #3 probe error; disabling it...
[   19.896288] hda-intel: spurious response 0x0:0x0, last cmd=0x0f
= this message is repeated 254 times

[   20.899953] hda-intel: Codec #4 probe error; disabling it...
[   21.307825] hda-intel: spurious response 0x0:0x0, last cmd=0x0f
= this message is repeated 254 times

[   22.315412] hda-intel: Codec #5 probe error; disabling it...
[   22.723279] hda-intel: spurious response 0x0:0x0, last cmd=0x0f
= this message is repeated 254 times

[   23.730961] hda-intel: Codec #6 probe error; disabling it...
[   24.138834] hda-intel: spurious response 0x0:0x0, last cmd=0x0f
= this message is repeated 254 times

[   25.146614] hda-intel: Codec #7 probe error; disabling it...
[   25.554487] hda-intel: spurious response 0x0:0x0, last cmd=0x0f
= this message is repeated 253 times

[   26.562063] hda_intel: azx_get_response timeout, switching to single_cmd 
mode: last cmd=0x000f0001
[   26.562157] azx_single_send_cmd: 6 callbacks suppressed
[   26.562337] hda-intel: no codecs initialized
[   26.562433] HDA Intel :01:00.1: PCI INT B disabled

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

Title:
  Kernel Panic during system startup

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

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


[Bug 968675] Re: Kernel Panic during system startup

2012-04-04 Thread misko
Also occured with th proposed kernel, backtrace is attached.

** Attachment added: bt.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/968675/+attachment/3005092/+files/bt.txt

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

Title:
  Kernel Panic during system startup

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

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


[Bug 968675] Re: Kernel Panic during system startup

2012-04-04 Thread misko
attached full dump.

** Attachment added: dump.201204042100.gz
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/968675/+attachment/3005192/+files/dump.201204042100.gz

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

Title:
  Kernel Panic during system startup

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

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


[Bug 968675] Re: Kernel Panic during system startup

2012-03-31 Thread misko
Hi,

i tried booting 3.0.0-16 20 times - no panic.

Then I retried with 3.0.0.17: at the 6th attempt (today, ... sometimes
it happens even faster) another crash occured. Below you can find the
backtrace. Shall I upload the complete dumpfile?

  KERNEL: kernel_link   
DUMPFILE: dump.201203311908  [PARTIAL DUMP]
CPUS: 4
DATE: Sat Mar 31 19:08:04 2012
  UPTIME: 00:00:12
LOAD AVERAGE: 0.39, 0.08, 0.03
   TASKS: 171
NODENAME: hitchhiker
 RELEASE: 3.0.0-17-generic
 VERSION: #30-Ubuntu SMP Thu Mar 8 20:45:39 UTC 2012
 MACHINE: x86_64  (1796 Mhz)
  MEMORY: 7.9 GB
   PANIC: [   12.591344] Oops:  [#1] SMP  (check log for details)
 PID: 0
 COMMAND: swapper
TASK: 81c0b020  (1 of 4)  [THREAD_INFO: 81c0]
 CPU: 0
   STATE: TASK_RUNNING (PANIC)

crash bt -a

PID: 0  TASK: 81c0b020  CPU: 0   COMMAND: swapper
 #0 [88023fa03a50] machine_kexec at 8102de18
 #1 [88023fa03ad0] crash_kexec at 810aa142
 #2 [88023fa03ba0] oops_end at 815f4358
 #3 [88023fa03bd0] no_context at 815dbacf
 #4 [88023fa03c10] __bad_area_nosemaphore at 815dbc6a
 #5 [88023fa03c60] bad_area_nosemaphore at 815dbca0
 #6 [88023fa03c70] do_page_fault at 815f6c7d
 #7 [88023fa03d80] page_fault at 815f3695
[exception RIP: azx_update_rirb+100]
RIP: a0f374f4  RSP: 88023fa03e38  RFLAGS: 00010002
RAX: 0002  RBX: 88022df82c00  RCX: 
RDX: 0003  RSI: 88022df82c00  RDI: 88022df82c00
RBP: 88023fa03e58   R8: 88022e6d5e00   R9: 88023ec000a0
R10: 1086  R11: 0400  R12: 00ff
R13:   R14:   R15: 88022df82c44
ORIG_RAX:   CS: 0010  SS: 0018
 #8 [88023fa03e60] azx_interrupt at a0f380c7 [snd_hda_intel]
 #9 [88023fa03eb0] handle_irq_event_percpu at 810cde75
#10 [88023fa03f10] handle_irq_event at 810ce08e
#11 [88023fa03f40] handle_fasteoi_irq at 810d0854
#12 [88023fa03f60] handle_irq at 8100c252
#13 [88023fa03f80] do_IRQ at 815fcdaa
--- IRQ stack ---
#14 [81c01d80] ret_from_intr at 815f33d3
RIP: ff7e  RSP: 0202  RFLAGS: 0010
RAX: fffb  RBX: 81c01e88  RCX: 
RDX:   RSI: 0268  RDI: 
RBP: 815f33ce   R8: 0f4d   R9: 1086
R10: 0400  R11: 81032a79  R12: 81c01da8
R13:   R14: 88023fa0ebc0  R15: 8104c9ae
ORIG_RAX: 000969a9  CS: 8134b29b  SS: 81c01e38
bt: WARNING: possibly bogus exception frame

PID: 0  TASK: 880232c48000  CPU: 1   COMMAND: kworker/0:0
 #0 [88023fa47e70] crash_nmi_callback at 81026268
 #1 [88023fa47e80] notifier_call_chain at 815f6dbd
 #2 [88023fa47ec0] atomic_notifier_call_chain at 815f6e1a
 #3 [88023fa47ed0] notify_die at 815f6e4e
 #4 [88023fa47f00] default_do_nmi at 815f3b19
 #5 [88023fa47f30] do_nmi at 815f3ed0
 #6 [88023fa47f50] nmi at 815f3950
[exception RIP: intel_idle+157]
RIP: 8134b26d  RSP: 880232c51e58  RFLAGS: 0046
RAX: 0030  RBX: 0010  RCX: 0001
RDX:   RSI: 880232c51fd8  RDI: 81c0ea00
RBP: 880232c51ea8   R8: fffb   R9: 0f9e
R10: 14e3  R11: 88022d96c400  R12: 0030
R13: 128086c85063ec16  R14: 0001  R15: 
ORIG_RAX:   CS: 0010  SS: 0018
--- NMI exception stack ---
 #7 [880232c51e58] intel_idle at 8134b26d
 #8 [880232c51eb0] cpuidle_idle_call at 814b387d
 #9 [880232c51f00] cpu_idle at 8100920b

PID: 0  TASK: 880232c4dc80  CPU: 2   COMMAND: kworker/0:1
 #0 [88023fa87e70] crash_nmi_callback at 81026268
 #1 [88023fa87e80] notifier_call_chain at 815f6dbd
 #2 [88023fa87ec0] atomic_notifier_call_chain at 815f6e1a
 #3 [88023fa87ed0] notify_die at 815f6e4e
 #4 [88023fa87f00] default_do_nmi at 815f3b19
 #5 [88023fa87f30] do_nmi at 815f3ed0
 #6 [88023fa87f50] nmi at 815f3950
[exception RIP: intel_idle+157]
RIP: 8134b26d  RSP: 880232c61e58  RFLAGS: 0046
RAX: 0030  RBX: 0010  RCX: 0001
RDX:   RSI: 880232c61fd8  RDI: 81c0ea00
RBP: 880232c61ea8   R8: fffb   R9: 0f9b
R10: 15dc  R11: 0001  R12: 0030
R13: 128086c85063f7c3  R14: 

[Bug 968675] [NEW] Kernel Panic during system startup

2012-03-29 Thread misko
: 0002  R15: 
ORIG_RAX:   CS: 0010  SS: 0018
--- NMI exception stack ---
 #7 [880232c61e58] intel_idle at 8134b26d
 #8 [880232c61eb0] cpuidle_idle_call at 814b387d
 #9 [880232c61f00] cpu_idle at 8100920b

PID: 0  TASK: 880232c6c560  CPU: 3   COMMAND: kworker/0:1
 #0 [88023fac7e70] crash_nmi_callback at 81026268
 #1 [88023fac7e80] notifier_call_chain at 815f6dbd
 #2 [88023fac7ec0] atomic_notifier_call_chain at 815f6e1a
 #3 [88023fac7ed0] notify_die at 815f6e4e
 #4 [88023fac7f00] default_do_nmi at 815f3b19
 #5 [88023fac7f30] do_nmi at 815f3ed0
 #6 [88023fac7f50] nmi at 815f3950
[exception RIP: intel_idle+157]
RIP: 8134b26d  RSP: 880232c7de58  RFLAGS: 0046
RAX: 0030  RBX: 0010  RCX: 0001
RDX:   RSI: 880232c7dfd8  RDI: 81c0ea00
RBP: 880232c7dea8   R8: fffb   R9: 0f8f
R10: 1ae2  R11: 0001  R12: 0030
R13: 127feead05307394  R14: 0003  R15: 
ORIG_RAX:   CS: 0010  SS: 0018
--- NMI exception stack ---
 #7 [880232c7de58] intel_idle at 8134b26d
 #8 [880232c7deb0] cpuidle_idle_call at 814b387d
 #9 [880232c7df00] cpu_idle at 8100920b

Please let me know whether further info is needed.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: linux-image-3.0.0-17-generic 3.0.0-17.30
ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
Uname: Linux 3.0.0-17-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
AplayDevices:
 Home directory /home/misko not ours.
  List of PLAYBACK Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: ALC271X Analog [ALC271X Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
ArecordDevices:
 Home directory /home/misko not ours.
  List of CAPTURE Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: ALC271X Analog [ALC271X Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  misko  1667 F pulseaudio
CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xd3c0 irq 50'
   Mixer name   : 'Realtek ALC271X'
   Components   : 'HDA:10ec0269,10250567,00100100'
   Controls  : 15
   Simple ctrls  : 10
Date: Thu Mar 29 23:52:00 2012
HibernationDevice: RESUME=UUID=d7575c4e-9a01-4e85-9867-c0dd51aedfed
InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
MachineType: Acer TravelMate 8481TG
ProcEnviron:
 LANGUAGE=de_AT:de
 PATH=(custom, no user)
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-17-generic 
root=UUID=5ce7a766-0e91-491b-afda-4e3a3e2909e9 ro i915.i915_enable_rc6=1 
acpi_backlight=vendor pcie_aspm=force crashkernel=384M-2G:64M,2G-:128M nosplash 
vt.handoff=7
PulseSinks:
 Error: command ['pacmd', 'list-sinks'] failed with exit code 1: Home directory 
/home/misko not ours.
 No PulseAudio daemon running, or not running as session daemon.
PulseSources:
 Error: command ['pacmd', 'list-sources'] failed with exit code 1: Home 
directory /home/misko not ours.
 No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.0.0-17-generic N/A
 linux-backports-modules-3.0.0-17-generic  N/A
 linux-firmware1.60
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
StagingDrivers: rts_pstor mei
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/07/2012
dmi.bios.vendor: Acer
dmi.bios.version: V2.10
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: BA41_HS
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V2.10
dmi.modalias: 
dmi:bvnAcer:bvrV2.10:bd02/07/2012:svnAcer:pnTravelMate8481TG:pvrV2.10:rvnAcer:rnBA41_HS:rvrBaseBoardVersion:cvnAcer:ct10:cvrV2.10:
dmi.product.name: TravelMate 8481TG
dmi.product.version: V2.10
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-bug oneiric staging

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

Title:
  Kernel Panic during system startup

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

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


[Bug 968675] Re: Kernel Panic during system startup

2012-03-29 Thread misko
** Attachment added: version.log, lspci-vnvn.log and 
linux-image-3.0.0-17-generic.0.crash
   
https://bugs.launchpad.net/bugs/968675/+attachment/2963639/+files/linux-image-3.0.0-17-generic.0.crash.zip

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

Title:
  Kernel Panic during system startup

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

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


[Bug 968675] Re: Kernel Panic during system startup

2012-03-29 Thread misko
attached crashdump.

** Attachment added: dump.201203292041.zip
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/968675/+attachment/2963724/+files/dump.201203292041.zip

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

Title:
  Kernel Panic during system startup

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

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


[Bug 752542] Re: ACPI DSDT info

2012-02-19 Thread misko
Output of get-acpi-info.sh on my Acer TravelMate TimelineX 8481TG (same
as in Comment 401) after a BIOS-Update.

** Attachment added: Acer-TravelMate_8481TG.tar.gz
   
https://bugs.launchpad.net/lpbugreporter/+bug/752542/+attachment/2758857/+files/Acer-TravelMate_8481TG.tar.gz

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

Title:
  ACPI DSDT info

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

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


[Bug 931128] Re: Kernel Panic: Protection-Fault in virtuoso-t

2012-02-15 Thread misko
And here is a transscript of the tacktrace:


 2749.601653] general protection fault:  [#1] SMP
[ 2749.601735] CPU 1
[ 2719.601758] Modules linked in: msr dm_crypt bnep rfcomm bluetooth joydev 
vmnet ppdev parport_pc vsock vmci vmmon bbswitch snd_hda_codec_realtek 
sparse_keymap snd_hda_intel snd_hda_codec snd_seq_midi snd_hwdep uvcvideo 
videodev v4l2_compat_ioctl32 snd_pcm snd_rawmidi arc4 snd_seq_midi_event 
psmouse snd_seq serio_raw rts_pstor(C) snd_timer snd_seq_device ath9k mac80211 
ath9k_common ath9k_hw snd ath cfg80211 mei(C) soundcore snd_page_alloc tpm_tis 
lp parport sdhci_pci sdhci i915 drm_kms_helper drm ahci libahci tq3 xhci_hcd 
i2c_algo_bit mxm_wmi wmi video [last unloaded: nvidia]
[ 2749.602494]
[ 2749.602516] Pid: 1873, comm: virtuoso-t Tainted: PC 3.0.0-15-generic 
#26—Ubuntu Acer TravelMate 8481TG/BA41_HS
[ 2749.602636] RIP: 0010:[8119a429]  [8119a429] 
bio_get_nr_vecs+0x9/0x40
[ 2749.602636] RSP: 0018:880202cdf998 EFLAGS: 00010292
[ 2749.605741] RAX: ea0006d0ba88 RBX: 880202cdfba0 RCX: 88022fb596e8
[ 2749.608654] RDX: 880202cdfea8 RSI: 88022ce7d6f0 RDI: 0001010100010101
[ 2749.611538] RBP: 880202cdf998 R08: 88022ddc3800 R09: 0001
[ 2749.614388] R10: 0002 R11: 8000 R12: 88022ce7d6f0
[ 2749.617233] R13: 880202cdfea8 R14: 1000 R15: 88022fb596e8
[ 2749.620092] FS: 7fabc12e5740() GS:88023fa4() 
knlGS:
[ 2749.622926] CS: 0010 DS:  ES:  CR0: 80050033
[ 2749.625756] CR2: 7f187e94f000 CR3: 000204b7 CR4: 000406e0
[ 2749.628624] DR0:  DR1:  DR2: 
[ 2749.631476] DR3:  DR6: 0ff0 DR7: 0400
[ 2749.634348] Process virtuoso—t (pid: 1873, threadinfo 880202cde000, task 
8802018b)
[ 2749.637243] Stack:
[ 2749.640047] 880202cdf9e8 8120d3d3 8801408cf6c0 
ea0006d0ba88
[ 2749.642936] 8801ba2bac90 880202cdfba0 8801ba2bac90 
88022fb596e8
[ 2749.645837] 1000 88022ce7d6f0 880202cdfa38 
8120d6aa
[ 2749.648931] Call Trace:
[ 2749.651992] [8120d3d3] io_submit_init.isra.4+0x33/0xf0
[ 2749.654912] [8120d6aa] io_submit_add_bh+0x1ba/0x1d0
[ 2749.657835] [8120d7b6] ext4_bio_write_page+0xf6/0x180
[ 2749.660750] [81207871] mpage_da_submit_io+0x511/0x580
[ 2749.663722] [8120b926] mpage_da_map_and_submit+0x1d6/0x360
[ 2749.17] [8120bf87] write_cache_pages_da+0x3e7/0x450
[ 2749.669602] [81245823] ? jbd2_journal_start+0x13/0x20
[ 2749.672503] [81222359] ? ext4_journal_start_sb+0x69/0x170
[ 2749.675399] [8120c311] ext4_da_writepages+0x321/0x5e0
[ 2749.678331] [81115211] do_writepages+0x21/0x40
[ 2749.681309] [8110db5b] __filemap_fdatawrite_rage+0x5b/0x60
[ 2749.604327] [8110bdb2] filemap_write_and_wait_range+0x52/0x8?
[ 2749.687300] [811940e2] vfs_fsync_range+0x42/0xa0
[ 2749.690231] [811941ac] vfs_fsync+0x1c/0x20
[ 2749.693136] [811944c3] sys_fsync+0x33/0x50
[ 2749.696254] [815fa1c2] system_call_fastpath+0x16/0x1b
[ 2749.699598] Code: 60 04 00 00 e8 f2 16 44 00 48 c7 c7 ae 38 a0 81 31 c0 e8 
e4 16 44 00 eb a2 90 90 90 90 90 90 90 90 90 55 48 89 e5 66 66 66 66 90
[ 2749.699825] 8b 87 90 00 00 00 5d 48 8b 88 20 03 00 00 8b 81 74 04 00 00
[ 2749.705974] RIP [8119a429] bio_get_nr_vecs+0x9/0x40
[ 2749.709135]  RSP 88202cdf998
 

please let me know whether further info is needed.

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

Title:
  Kernel Panic: Protection-Fault in virtuoso-t

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtuoso-opensource/+bug/931128/+subscriptions

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

[Bug 931128] [NEW] Kernel Panic: Protection-Fault in virtuoso-t

2012-02-12 Thread misko
Public bug reported:

A kernel-panic occured on my notebook, mentioning that there was a general 
protection-fault in virtuoso-t.
A screenshot of the panic is attached.

I'm using Kubuntu Oneriric (Linux  3.0.0-15-generic #26-Ubuntu SMP Fri
Jan 20 17:23:00 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux) with latest
updates on an Acer Travelmate TimelineX 8481 TG, running on battery when
the error occured. The error was experienced only once (not
reproducible).

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: virtuoso-opensource-6.1-bin 6.1.3+dfsg1-1ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
Uname: Linux 3.0.0-15-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sun Feb 12 21:28:18 2012
InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcEnviron:
 LANGUAGE=de_AT:de
 PATH=(custom, user)
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
SourcePackage: virtuoso-opensource
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: virtuoso-opensource (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric

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

Title:
  Kernel Panic: Protection-Fault in virtuoso-t

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtuoso-opensource/+bug/931128/+subscriptions

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


[Bug 931128] Re: Kernel Panic: Protection-Fault in virtuoso-t

2012-02-12 Thread misko
** Attachment added: P1160407.JPG
   
https://bugs.launchpad.net/bugs/931128/+attachment/2734169/+files/P1160407.JPG

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

Title:
  Kernel Panic: Protection-Fault in virtuoso-t

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtuoso-opensource/+bug/931128/+subscriptions

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


[Bug 907555] Re: Brightness-Troubles with Acer Travelmate 8481TG

2012-01-04 Thread misko
The described behaviour with acpi_backlight=vendor only occurs if the
power-supply is connected. When running from battery, the behaviour is
as expected (mouse-movement re-enables display).

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] Re: Brightness-Troubles with Acer Travelmate 8481TG

2011-12-21 Thread misko
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/907555

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 907555] [NEW] Brightness-Troubles with Acer Travelmate 8481TG

2011-12-21 Thread misko
Public bug reported:

On an Acer Travelmate 8481TG using the default-config, the screen's
brightness can't be controlled (with Fn+cursor-key), altought the event
is recognized (and displayed in a popup in the upper right corner of the
screen).

With the kernel-parameter acpi_backlight=vendor the brightness-control
works (with Function-Key), but then another problem arises: When the
screen is switched of via DPMS (automatically after 10 minutes, or
manually with xset dpms force off), it can't be reactivated by moving
the mouse or pressing any key (as without acpi_backlight=vendor),
instead the screen has to be reactivated with the brightnes-control-keys
(which does not work while the screen is locked).

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: linux-image-3.0.0-14-generic 3.0.0-14.23
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: ALC271X Analog [ALC271X Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: ALC271X Analog [ALC271X Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  misko  1757 F pulseaudio
CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xd3c0 irq 45'
   Mixer name   : 'Realtek ALC271X'
   Components   : 'HDA:10ec0269,10250567,00100100'
   Controls  : 14
   Simple ctrls  : 9
Date: Wed Dec 21 23:11:30 2011
HibernationDevice: RESUME=UUID=d7575c4e-9a01-4e85-9867-c0dd51aedfed
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
MachineType: Acer TravelMate 8481TG
ProcEnviron:
 LANGUAGE=de_AT:de
 PATH=(custom, no user)
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-14-generic 
root=UUID=f7b72e2b-e9bc-49a1-8b42-4e4f726f787a ro i915.i915_enable_rc6=1 quiet 
splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.0.0-14-generic N/A
 linux-backports-modules-3.0.0-14-generic  N/A
 linux-firmware1.60
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
StagingDrivers: rts_pstor mei
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/28/2011
dmi.bios.vendor: Acer
dmi.bios.version: V2.06
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: BA41_HS
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V2.06
dmi.modalias: 
dmi:bvnAcer:bvrV2.06:bd10/28/2011:svnAcer:pnTravelMate8481TG:pvrV2.06:rvnAcer:rnBA41_HS:rvrBaseBoardVersion:cvnAcer:ct10:cvrV2.06:
dmi.product.name: TravelMate 8481TG
dmi.product.version: V2.06
dmi.sys.vendor: Acer

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric running-unity staging

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

Title:
  Brightness-Troubles with Acer Travelmate 8481TG

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

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


[Bug 752542] Re: ACPI DSDT info

2011-12-09 Thread misko
Hi,

attached you can find the DSDT-Info of an Acter Travelmate 8184TG
(Geforce GT520M)

$ sudo dmidecode -s system-product-name  sudo dmidecode -s system-version
TravelMate 8481TG
V2.06

$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 
00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1050] 
(rev a1) (prog-if 00 [VGA controller])

** Attachment added: TravelMate8481TG.V2.06.tar.gz
   
https://bugs.launchpad.net/lpbugreporter/+bug/752542/+attachment/2625852/+files/TravelMate8481TG.V2.06.tar.gz

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

Title:
  ACPI DSDT info

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

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


[Bug 591931] Re: DVB-T-Receiver TwinhanDTV Magic box does not work

2010-12-13 Thread misko
Problem is fixed in Ubuntu Maverick Meerkat (2.6.35-23-generic)

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

Title:
  DVB-T-Receiver TwinhanDTV Magic box does not work

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


[Bug 591931] Re: DVB-T-Receiver TwinhanDTV Magic box does not work

2010-07-05 Thread misko
Problem persists after upgrade to 2.6.32-23-generic.

-- 
DVB-T-Receiver TwinhanDTV Magic box does not work
https://bugs.launchpad.net/bugs/591931
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 581020] Re: package linux-image-2.6.31-21-generic 2.6.31-21.59 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-06-26 Thread Misko
*** This bug is a duplicate of bug 537123 ***
https://bugs.launchpad.net/bugs/537123

Jean-Baptiste Lallement wrote:
 *** This bug is a duplicate of bug 537123 ***
 https://bugs.launchpad.net/bugs/537123
 
 ** This bug has been marked a duplicate of bug 537123
package linux-image-2.6.31-20-generic 2.6.31-20.57 failed to 
 install/upgrade: /etc/grub.d/README executable bit set
 

Thank you Jean-Baptiste! I found a solution within the bug 537123 place. 
I also found that a newer version of grub (1.98 or so) is reported to 
solve that bug but my Karmic update-manager do not offer that kind of 
software update. Should I do it manually? If so, how then to remove (the 
old then) grub 1.97beta ?

-- 
package linux-image-2.6.31-21-generic 2.6.31-21.59 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/581020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 596473] [NEW] package linux-image-2.6.31-21-generic 2.6.31-21.59 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-06-20 Thread Misko
Public bug reported:

Binary package hint: grub2

I think that I already tried to report a bug with the package  linux-
image-2.6.31-21-generic 2.6.31-21.59 that failed to install with the
following error message within update manager:

E: linux-image-2.6.31-21-generic: subprocess installed post-installation script 
returned error exit status 2
E: linux-image-2.6.31-22-generic: subprocess installed post-installation script 
returned error exit status 2
E: linux-image-generic: dependency problems - leaving unconfigured
E: linux-generic: dependency problems - leaving unconfigured

.. as you can see, it also failed with a newer image (2.6.31-22).

I suppose that the packages which failed to install are still somewhere
in the system. Should I remove them and start again with updating? Where
those packages reside?

ProblemType: Package
Architecture: i386
Date: Sun Jun 20 10:15:24 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: linux-image-2.6.31-21-generic 2.6.31-21.59
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic
SourcePackage: grub2
Title: package linux-image-2.6.31-21-generic 2.6.31-21.59 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
Uname: Linux 2.6.31-20-generic i686

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


** Tags: apport-package i386

-- 
package linux-image-2.6.31-21-generic 2.6.31-21.59 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/596473
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 596473] Re: package linux-image-2.6.31-21-generic 2.6.31-21.59 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-06-20 Thread Misko

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/50625157/AptOrdering.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/50625159/Dependencies.txt

** Attachment added: Dmesg.gz
   http://launchpadlibrarian.net/50625160/Dmesg.gz

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/50625161/DpkgTerminalLog.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/50625162/XsessionErrors.txt

-- 
package linux-image-2.6.31-21-generic 2.6.31-21.59 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/596473
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 596473] Re: package linux-image-2.6.31-21-generic 2.6.31-21.59 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-06-20 Thread Misko
I am new with Ubuntu and do not know where the downloaded packages for
updates reside on the system. I suppose that the best way would be
trying to remove them and downloaded them again. O, is it a better
solution?

-- 
package linux-image-2.6.31-21-generic 2.6.31-21.59 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/596473
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 591931] [NEW] DVB-T-Receiver TwinhanDTV Magic box does not work

2010-06-09 Thread misko
Public bug reported:

Binary package hint: linux-image-generic

I'm using Ubuntu 10.04 with the latest updates:

r...@orbit:/usr/src/linux-source-2.6.32# uname -a
Linux orbit 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010 i686 
GNU/Linux
r...@orbit:/usr/src/linux-source-2.6.32# lsb_release -rd
Description:Ubuntu 10.04 LTS
Release:10.04

When I connect my DVB-T - Receiver, it is recognized and all modules and 
firmware are loaded:
(dmesg-output):

[ 9255.448099] usb 3-1: new full speed USB device using uhci_hcd and address 2
[ 9255.598387] usb 3-1: configuration #1 chosen from 1 choice
[ 9256.782296] dvb-usb: found a 'TwinhanDTV USB-Ter USB1.1 / Magic Box I / HAMA 
USB1.1 DVB-T device' in cold state, will try to load a firmware
[ 9256.782312] usb 3-1: firmware: requesting dvb-usb-dibusb-5.0.0.11.fw
[ 9257.004996] dvb-usb: downloading firmware from file 
'dvb-usb-dibusb-5.0.0.11.fw'
[ 9257.503247] usbcore: registered new interface driver dvb_usb_dibusb_mb
[ 9257.512116] usb 3-1: USB disconnect, address 2
[ 9257.512215] dvb-usb: generic DVB-USB module successfully deinitialized and 
disconnected.
[ 9259.496089] usb 3-1: new full speed USB device using uhci_hcd and address 3
[ 9259.683543] usb 3-1: configuration #1 chosen from 1 choice
[ 9259.686246] dvb-usb: found a 'TwinhanDTV USB-Ter USB1.1 / Magic Box I / HAMA 
USB1.1 DVB-T device' in warm state.
[ 9259.705295] dvb-usb: will use the device's hardware PID filter (table count: 
16).
[ 9259.707133] DVB: registering new adapter (TwinhanDTV USB-Ter USB1.1 / Magic 
Box I / HAMA USB1.1 DVB-T device)
[ 9259.815113] DVB: registering adapter 0 frontend 0 (DiBcom 3000M-B DVB-T)...
[ 9259.819107] dibusb: This device has the Thomson Cable onboard. Which is 
default.
[ 9259.926309] input: IR-receiver inside an USB DVB receiver as 
/devices/pci:00/:00:1d.1/usb3/3-1/input/input9
[ 9259.926445] dvb-usb: schedule remote query interval to 150 msecs.
[ 9259.941104] dvb-usb: TwinhanDTV USB-Ter USB1.1 / Magic Box I / HAMA USB1.1 
DVB-T device successfully initialized and connected.

and lsusb also displays it correctly:
Bus 003 Device 009: ID 1822:3202 Twinhan VisionDTV USB-Ter/HAMA USB DVB-T 
device warm

But all media-players complain that tuning is not possible, e.g. kaffeine:
kaffeine(24548) DvbDevice::frontendEvent: tuning failed 

With Ubuntu 9.04 the device worked, so I started further investigation and 
found  following (german) ubuntu-forum:
http://forum.ubuntuusers.de/topic/dvb-t-karte-funktioniert-seit-update-auf-9-10/
which gave me the hint do download and compile the v4l-Driver from the 
repository (hg clone http://linuxtv.org/hg/v4l-dvb), which worked.

I researched deeper, and this page (http://osdir.com/ml/linux-
media/2009-10/msg00184.html) gave me that hint that the file
drivers/media/dvb/dvb-usb/dibusb-common.c has to be modified.

I just added following else-branch in the function static int 
dibusb_i2c_xfer(struct i2c_adapter *adap,struct i2c_msg msg[],int num) :
145,151c145,146
   } else if (msg[i].addr != 0x50) {
 /* 0x50 is the address of the eeprom - we need to 
protect it
  * from dibusb's bad i2c implementation: reads without
  * writing the offset before are forbidden */
 if (dibusb_i2c_msg(d, msg[i].addr, NULL, 0, 
msg[i].buf, msg[i].len)  0)
 break;
   }
---
   } else
   break;

of the original kernel's driver (this branch is taken from the latest
driver in the v4l-repository).

I recompiled all modules with this simple modification of the original
kernel, and the Twinhan DTV Magic Box now works.

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

-- 
DVB-T-Receiver TwinhanDTV Magic box does not work
https://bugs.launchpad.net/bugs/591931
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 591931] Re: DVB-T-Receiver TwinhanDTV Magic box does not work

2010-06-09 Thread misko
** Description changed:

  Binary package hint: linux-image-generic
  
  I'm using Ubuntu 10.04 with the latest updates:
  
  r...@orbit:/usr/src/linux-source-2.6.32# uname -a
  Linux orbit 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010 i686 
GNU/Linux
  r...@orbit:/usr/src/linux-source-2.6.32# lsb_release -rd
  Description:Ubuntu 10.04 LTS
  Release:10.04
  
  When I connect my DVB-T - Receiver, it is recognized and all modules and 
firmware are loaded:
  (dmesg-output):
  
  [ 9255.448099] usb 3-1: new full speed USB device using uhci_hcd and address 2
  [ 9255.598387] usb 3-1: configuration #1 chosen from 1 choice
  [ 9256.782296] dvb-usb: found a 'TwinhanDTV USB-Ter USB1.1 / Magic Box I / 
HAMA USB1.1 DVB-T device' in cold state, will try to load a firmware
  [ 9256.782312] usb 3-1: firmware: requesting dvb-usb-dibusb-5.0.0.11.fw
  [ 9257.004996] dvb-usb: downloading firmware from file 
'dvb-usb-dibusb-5.0.0.11.fw'
  [ 9257.503247] usbcore: registered new interface driver dvb_usb_dibusb_mb
  [ 9257.512116] usb 3-1: USB disconnect, address 2
  [ 9257.512215] dvb-usb: generic DVB-USB module successfully deinitialized and 
disconnected.
  [ 9259.496089] usb 3-1: new full speed USB device using uhci_hcd and address 3
  [ 9259.683543] usb 3-1: configuration #1 chosen from 1 choice
  [ 9259.686246] dvb-usb: found a 'TwinhanDTV USB-Ter USB1.1 / Magic Box I / 
HAMA USB1.1 DVB-T device' in warm state.
  [ 9259.705295] dvb-usb: will use the device's hardware PID filter (table 
count: 16).
  [ 9259.707133] DVB: registering new adapter (TwinhanDTV USB-Ter USB1.1 / 
Magic Box I / HAMA USB1.1 DVB-T device)
  [ 9259.815113] DVB: registering adapter 0 frontend 0 (DiBcom 3000M-B DVB-T)...
  [ 9259.819107] dibusb: This device has the Thomson Cable onboard. Which is 
default.
  [ 9259.926309] input: IR-receiver inside an USB DVB receiver as 
/devices/pci:00/:00:1d.1/usb3/3-1/input/input9
  [ 9259.926445] dvb-usb: schedule remote query interval to 150 msecs.
  [ 9259.941104] dvb-usb: TwinhanDTV USB-Ter USB1.1 / Magic Box I / HAMA USB1.1 
DVB-T device successfully initialized and connected.
  
  and lsusb also displays it correctly:
  Bus 003 Device 009: ID 1822:3202 Twinhan VisionDTV USB-Ter/HAMA USB DVB-T 
device warm
  
  But all media-players complain that tuning is not possible, e.g. kaffeine:
- kaffeine(24548) DvbDevice::frontendEvent: tuning failed 
+ kaffeine(24548) DvbDevice::frontendEvent: tuning failed
  
  With Ubuntu 9.04 the device worked, so I started further investigation and 
found  following (german) ubuntu-forum:
  
http://forum.ubuntuusers.de/topic/dvb-t-karte-funktioniert-seit-update-auf-9-10/
  which gave me the hint do download and compile the v4l-Driver from the 
repository (hg clone http://linuxtv.org/hg/v4l-dvb), which worked.
  
  I researched deeper, and this page (http://osdir.com/ml/linux-
  media/2009-10/msg00184.html) gave me that hint that the file
  drivers/media/dvb/dvb-usb/dibusb-common.c has to be modified.
  
  I just added following else-branch in the function static int 
dibusb_i2c_xfer(struct i2c_adapter *adap,struct i2c_msg msg[],int num) :
  145,151c145,146
 } else if (msg[i].addr != 0x50) {
   /* 0x50 is the address of the eeprom - we need to 
protect it
* from dibusb's bad i2c implementation: reads 
without
* writing the offset before are forbidden */
   if (dibusb_i2c_msg(d, msg[i].addr, NULL, 0, 
msg[i].buf, msg[i].len)  0)
   break;
 }
  ---
 } else
 break;
  
- of the original kernel's driver (this branch is taken from the latest
- driver in the v4l-repository).
+ of the original kernel's driver (this else-branch is taken from the
+ latest driver in the v4l-repository).
  
  I recompiled all modules with this simple modification of the original
  kernel, and the Twinhan DTV Magic Box now works.

-- 
DVB-T-Receiver TwinhanDTV Magic box does not work
https://bugs.launchpad.net/bugs/591931
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 581020] [NEW] package linux-image-2.6.31-21-generic 2.6.31-21.59 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-05-15 Thread Misko
Public bug reported:

That package started to install itself after being downloaded by Ubuntu
9.10 update manager. After a while it reported a crash. The package
itself had some 28.9 MB (or something like that). In fact it tried to
update Grub that came with Ub 9.10 (a beta version, don't know which
one, 1.97 beta or so).

ProblemType: Package
Architecture: i386
Date: Sat May 15 17:55:38 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: linux-image-2.6.31-21-generic 2.6.31-21.59
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic
SourcePackage: grub2
Title: package linux-image-2.6.31-21-generic 2.6.31-21.59 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
Uname: Linux 2.6.31-20-generic i686

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package linux-image-2.6.31-21-generic 2.6.31-21.59 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/581020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 581020] Re: package linux-image-2.6.31-21-generic 2.6.31-21.59 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-05-15 Thread Misko

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/48503844/AptOrdering.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/48503845/Dependencies.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/48503846/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/48503847/DpkgTerminalLog.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/48503848/XsessionErrors.txt

-- 
package linux-image-2.6.31-21-generic 2.6.31-21.59 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/581020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 581020] Re: package linux-image-2.6.31-21-generic 2.6.31-21.59 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-05-15 Thread Misko
... After the crash happened, and after a while, I started Update
manager once again, but it said the following:

E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to 
correct the problem. 
E: _cache-open() failed, please report.

... Then I opened terminal and put the command required above. The
result was:

mi...@desktop:~$ sudo dpkg --configure -a
[sudo] password for misko: 
Setting up linux-image-2.6.31-21-generic (2.6.31-21.59) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.31-21-generic
Running postinst hook script /usr/sbin/update-grub.
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.31-21-generic
Found initrd image: /boot/initrd.img-2.6.31-21-generic
Found linux image: /boot/vmlinuz-2.6.31-20-generic
Found initrd image: /boot/initrd.img-2.6.31-20-generic
Found linux image: /boot/vmlinuz-2.6.31-14-generic
Found initrd image: /boot/initrd.img-2.6.31-14-generic
Found memtest86+ image: /boot/memtest86+.bin
Found Windows NT/2000/XP (loader) on /dev/sda1
/etc/grub.d/README: 2: All: not found
/etc/grub.d/README: 4: 00_*:: not found
/etc/grub.d/README: 5: 10_*:: not found
/etc/grub.d/README: 6: Syntax error: ( unexpected
User postinst hook script [/usr/sbin/update-grub] exited with value 2
dpkg: error processing linux-image-2.6.31-21-generic (--configure):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 linux-image-2.6.31-21-generic
mi...@desktop:~$ 

... The second try to start Update Manager resulted in downloading remaining 
update files from repositories.
By the way, the installation of updated linux image: 
/boot/vmlinuz-2.6.31-20-generic some ten days ago went smoothly.

-- 
package linux-image-2.6.31-21-generic 2.6.31-21.59 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/581020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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