[Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2021-04-02 Thread Marcin Janowski
When i do upgrade form 18.04 to 20.04 with do-release-upgrade my system reboots 
on systemctl daemon-reexec from /var/lib/dpkg/info/systemd.postinst code:
```
# skip daemon-reexec and try-restarts during shutdown to avoid hitting LP: 
#1803391
if [ -n "$2" ] && [ "$(systemctl is-system-running)" != "stopping" ]; then
_systemctl daemon-reexec || true
# don't restart logind; this can be done again once this gets implemented:
# https://github.com/systemd/systemd/issues/1163
_systemctl try-restart systemd-networkd.service || true
_systemctl try-restart systemd-resolved.service || true
_systemctl try-restart systemd-journald.service || true
fi
```

command systemctl is-system-running return degradated.

If i execute systemctl daemon-reexec from hand while do-release-upgrade
waiting for accept changes on journald.conf, my system hangs.

There is strace -ff systemctl daemon-reexec:
https://pastebin.ubuntu.com/p/SkYnx8fdts/

** Bug watch added: github.com/systemd/systemd/issues #1163
   https://github.com/systemd/systemd/issues/1163

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

Title:
  Systemd update installation hangs in unattended-upgrades
  InstallOnShutdown mode

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

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

[Bug 1641078] Re: System cannot be booted up when root filesystem is on an LVM on two disks

2020-03-05 Thread Marcin Janowski
I have this same issue on Ubuntu Focal today fresh install from
netinstall. On upgraded host from 18.04 to 20.04 i havent this issue.

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

Title:
  System cannot be booted up when root filesystem is on an LVM on two
  disks

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

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

[Bug 1641078] Re: System cannot be booted up when root filesystem is on an LVM on two disks

2020-03-05 Thread Marcin Janowski
Edit, i havent upgrade jet ubuntu 18.04 to 20.04, so i dont know if this
work on upgraded.

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

Title:
  System cannot be booted up when root filesystem is on an LVM on two
  disks

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

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

[Bug 1772922] [NEW] missing netstat depends on bionic

2018-05-23 Thread Marcin Janowski
Public bug reported:

May 23 14:07:20 ubuntu x11vnc[404]:  --- x11vnc loop: waiting for: 13023
May 23 14:07:20 ubuntu x11vnc[404]: 23/05/2018 14:07:20 passing arg to 
libvncserver: -rfbauth
May 23 14:07:20 ubuntu x11vnc[404]: 23/05/2018 14:07:20 passing arg to 
libvncserver: /home/ubuntu/.vnc/passwd
May 23 14:07:20 ubuntu x11vnc[404]: 23/05/2018 14:07:20 passing arg to 
libvncserver: -rfbport
May 23 14:07:20 ubuntu x11vnc[404]: 23/05/2018 14:07:20 passing arg to 
libvncserver: 5900
May 23 14:07:20 ubuntu x11vnc[404]: 23/05/2018 14:07:20 x11vnc version: 0.9.13 
lastmod: 2011-08-10  pid: 13023
May 23 14:07:21 ubuntu x11vnc[404]: /tmp/fd.xNsV7I: 1: /tmp/fd.xNsV7I: netstat: 
not found
May 23 14:07:21 ubuntu x11vnc[404]: xauth:  unable to generate an authority 
file name
May 23 14:07:21 ubuntu x11vnc[404]: /tmp/fd.xNsV7I: 1: /tmp/fd.xNsV7I: netstat: 
not found
May 23 14:07:21 ubuntu x11vnc[404]: 23/05/2018 14:07:21 -auth guess: failed for 
display='unset'
May 23 14:07:21 ubuntu x11vnc[404]: 23/05/2018 14:07:21 -auth guess: since we 
are root, retrying with FD_XDM=1
May 23 14:07:21 ubuntu x11vnc[404]: /tmp/fd.eegh2M: 1: /tmp/fd.eegh2M: netstat: 
not found
May 23 14:07:21 ubuntu x11vnc[404]: 23/05/2018 14:07:21 -auth guess: failed for 
display='unset'
May 23 14:07:21 ubuntu x11vnc[404]:  --- x11vnc loop: sleeping 2000 ms ---


root@ubuntu:~# cat /lib/systemd/system/x11vnc.service
[Unit]
Description=Start x11vnc at startup.
After=multi-user.target

[Service]
Type=simple
ExecStart=/usr/bin/x11vnc -auth guess -forever -loop -noxdamage -repeat 
-rfbauth /home/ubuntu/.vnc/passwd -rfbport 5900 -shared

[Install]
WantedBy=multi-user.target

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

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

Title:
  missing netstat depends on bionic

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

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

[Bug 1451725] Re: Konversation has Segmentation fault

2015-05-05 Thread Marcin Janowski
I fix it by remove phonon4qt5-backend-vlc and phonon-backend-vlc

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

Title:
  Konversation has Segmentation fault

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

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


[Bug 1451725] [NEW] Konversation has Segmentation fault

2015-05-05 Thread Marcin Janowski
Public bug reported:

After upgrade to 15.04 konversation cann't save my own signed
certification, after reconnect to irc i have prompt about wrong
certuficate. Few days ago my konversation show border from window with
prompt and crash with Segmentation fault, this is output but on Polish:

wmp@wmp-Aspire-3830TG:~$ konversation 
QCoreApplication::arguments: Please instantiate the QApplication object first
XSync seems available and ready
XSync Inited
Supported, init completed
Created alarm 98566145
codecForName: ucnv_open failed ISO-8859-16 U_FILE_ACCESS_ERROR
codecForName: ucnv_open failed ISO-8859-16 U_FILE_ACCESS_ERROR
kf5.kiconthemes: "Theme tree: (Bryza)"
"Nazwa hosta nie odpowiadała żadnemu z poprawnych hostów dla tego certyfikatu"
"Niewiarygodny certyfikat z podpisem własnym"
kf5.kservice.sycoca: Trying to open ksycoca from "/home/wmp/.cache/ksycoca5"
Calling notify on "Sound"
Naruszenie ochrony pamięci (zrzut pamięci)
wmp@wmp-Aspire-3830TG:~$

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: konversation 1.6-0ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: KDE
Date: Tue May  5 10:54:17 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-10-25 (191 days ago)
InstallationMedia: Kubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
SourcePackage: konversation
UpgradeStatus: Upgraded to vivid on 2015-05-01 (3 days ago)

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


** Tags: amd64 apport-bug vivid

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

Title:
  Konversation has Segmentation fault

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

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

[Bug 1374922] [NEW] Problem in xHCI Host Controller, usb3

2014-09-28 Thread Marcin Janowski
Public bug reported:

When i connect any device to usb3 port in dmesg i have:
[2.860792] xhci_hcd :05:00.0: xHCI Host Controller
[2.860797] xhci_hcd :05:00.0: new USB bus registered, assigned bus 
number 3
[2.861029] xhci_hcd :05:00.0: irq 41 for MSI/MSI-X
[2.861035] xhci_hcd :05:00.0: irq 42 for MSI/MSI-X
[2.861041] xhci_hcd :05:00.0: irq 43 for MSI/MSI-X
[2.861046] xhci_hcd :05:00.0: irq 44 for MSI/MSI-X
[2.861051] xhci_hcd :05:00.0: irq 45 for MSI/MSI-X
[2.861203] usb usb3: Manufacturer: Linux 3.13.0-24-generic xhci_hcd
[2.861370] xhci_hcd :05:00.0: xHCI Host Controller
[2.861373] xhci_hcd :05:00.0: new USB bus registered, assigned bus 
number 4
[2.864438] usb usb4: Manufacturer: Linux 3.13.0-24-generic xhci_hcd
[14313.782879] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[14446.166980] usb 3-1: new high-speed USB device number 3 using xhci_hcd
[41482.213335] usb 3-1: new high-speed USB device number 4 using xhci_hcd
[48164.448973] usb 3-1: new high-speed USB device number 5 using xhci_hcd
[48255.410114] usb 3-1: new full-speed USB device number 6 using xhci_hcd
[48260.611548] xhci_hcd :05:00.0: Timeout while waiting for address device 
command
[48283.799187] xhci_hcd :05:00.0: Stopped the command ring failed, maybe 
the host is dead
[48283.873175] xhci_hcd :05:00.0: Host not halted after 16000 microseconds.
[48283.873178] xhci_hcd :05:00.0: Abort command ring failed
[48283.874290] xhci_hcd :05:00.0: HC died; cleaning up
[48289.072908] xhci_hcd :05:00.0: Timeout while waiting for a slot
[48289.072922] xhci_hcd :05:00.0: Abort the command ring, but the xHCI is 
dead.
[48294.070375] xhci_hcd :05:00.0: Timeout while waiting for a slot
[48294.070388] xhci_hcd :05:00.0: Abort the command ring, but the xHCI is 
dead.
[48299.067776] xhci_hcd :05:00.0: Timeout while waiting for a slot
[48299.067790] xhci_hcd :05:00.0: Abort the command ring, but the xHCI is 
dead.

I found this about this bug: 
"This may be a known regression.  Please try reverting these commits:

7dd09a1af2c7 xhci: replace xhci_write_64() with writeq()
e8b373326d8e xhci: replace xhci_read_64() with readq()

The reverts will be sent to the USB subsystem maintainer's tree today,
and will land in 3.14-rc2."
from: http://permalink.gmane.org/gmane.linux.usb.general/102627

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-24-generic 3.13.0-24.47
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  wmp5654 F pulseaudio
  wmp   10950 F pulseaudio
CurrentDesktop: KDE
Date: Sun Sep 28 10:26:01 2014
HibernationDevice: RESUME=UUID=30c5dceb-9e4b-4fed-aede-2d8abfbcd8aa
InstallationDate: Installed on 2013-03-14 (562 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Beta amd64 (20121006)
MachineType: Acer Aspire 3830TG
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=UUID=adaa4e7b-97d1-49fe-be92-1b9755930eb6 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-24-generic N/A
 linux-backports-modules-3.13.0-24-generic  N/A
 linux-firmware 1.127.6
SourcePackage: linux
UpgradeStatus: Upgraded to trusty on 2014-04-22 (158 days ago)
dmi.bios.date: 08/14/2012
dmi.bios.vendor: Acer
dmi.bios.version: V1.12
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: JM30_HR
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.12
dmi.modalias: 
dmi:bvnAcer:bvrV1.12:bd08/14/2012:svnAcer:pnAspire3830TG:pvrV1.12:rvnAcer:rnJM30_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.12:
dmi.product.name: Aspire 3830TG
dmi.product.version: V1.12
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-bug trusty

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

Title:
  Problem in xHCI Host Controller, usb3

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

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


[Bug 358533]

2014-07-18 Thread Marcin Janowski
Workaround for me: remove from plaismoids gmail-plaismoid . Now i havent
problem with hangs.

Qt: 4.8.6
KDE: 4.13.2
kde4-config: 1.0

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

Title:
  Dolphin Hangs With Mounted Folder disconnected

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

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


[Bug 406154]

2014-07-18 Thread Marcin Janowski
Workaround for me: remove from plaismoids gmail-plaismoid . Now i havent
problem with hangs.

Qt: 4.8.6
KDE: 4.13.2
kde4-config: 1.0

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

Title:
  [karmic] plasma panel freezes for a few seconds when opening a usb
  drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/406154/+subscriptions

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


[Bug 1288703] Re: 3.11-17 MDRAID degradaded in normal boot, but on rescure works good

2014-03-06 Thread Marcin Janowski
I have checked carefully, 3.11-17 is fine, so the problem is strictly
with the kernel attached above. I compiled and packaged it with the
intention to host Xen 4.1 server (pv). After installing said package
and rebooting, the system doesn't boot automatically.

What I mean is that during boot when the time alloted for user action
passes and no key is pressed, system boots with the default 3.11-15
kernel and returns

error: md: personality for level 1 is not loaded

while also complaining about degraded array, as I noted in the OP.

However, when I choose the very same default kernel with the
same options (default, not rescue), it boots up just fine. What can be
the issue here?

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

Title:
  3.11-17 MDRAID degradaded in normal boot, but on rescure works good

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

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


[Bug 1288703] Re: 3.11-17 MDRAID degradaded in normal boot, but on rescure works good

2014-03-06 Thread Marcin Janowski
So, kernel 3.11-17 is good, problem is with my kernel, which i attached.
I compile this and make package with this kernel becouse i need kernel
to virtual machine on xen pv. I installed them on host and in
/etc/default/grub i set default kernel 3.11-15 with Xen 4.1. After
install my package when i reboot server and dont touch keyboard, grub
automatical running kernel 3.11-15 with Xen 4.1 and print errors: md:
personality for level 1 is not loaded and errod with degradated raid
array from first post. When i manual select this same kernel, works
without problems. After remove my kernel from host all works good, why?

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

Title:
  3.11-17 MDRAID degradaded in normal boot, but on rescure works good

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

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


[Bug 1288703] Re: 3.11-17 MDRAID degradaded in normal boot, but on rescure works good

2014-03-06 Thread Marcin Janowski
So, kernel 3.11-17 is good, problem is with my kernel, what i attached.
I compile this and make package with this kernel becouse i need kernel
to virtual machine on xen pv. I installed this on host and in
/etc/default/grub i set default kernel 3.11-15 with Xen 4.1. After
install my package when i reboot server and dont touch keyboard, grub
automatical running kernel 3.11-15 with Xen 4.1 and print errors: md:
personality for level 1 is not loaded and errod with degradated raid
array from first post. When i manual select this same kernel, works
without problems. After remove my kernel from host all works good, why?

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

Title:
  3.11-17 MDRAID degradaded in normal boot, but on rescure works good

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

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


[Bug 1288703] Re: 3.11-17 MDRAID degradaded in normal boot, but on rescure works good

2014-03-06 Thread Marcin Janowski
** Attachment added: "linux-headers-3.13.5-grsec-tewatron.pl_1_amd64.deb"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1288703/+attachment/4009893/+files/linux-headers-3.13.5-grsec-tewatron.pl_1_amd64.deb

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

Title:
  3.11-17 MDRAID degradaded in normal boot, but on rescure works good

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

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


[Bug 1288703] Re: 3.11-17 MDRAID degradaded in normal boot, but on rescure works good

2014-03-06 Thread Marcin Janowski
** Attachment added: "linux-image-3.13.5-grsec-tewatron.pl_1_amd64.deb"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1288703/+attachment/4009894/+files/linux-image-3.13.5-grsec-tewatron.pl_1_amd64.deb

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

Title:
  3.11-17 MDRAID degradaded in normal boot, but on rescure works good

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

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


[Bug 1288703] Re: 3.11-17 MDRAID degradaded in normal boot, but on rescure works good

2014-03-06 Thread Marcin Janowski
** Attachment added: "linux-libc-dev_1_amd64.deb"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1288703/+attachment/4009896/+files/linux-libc-dev_1_amd64.deb

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

Title:
  3.11-17 MDRAID degradaded in normal boot, but on rescure works good

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

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


[Bug 1288703] [NEW] 3.11-17 MDRAID degradaded in normal boot, but on rescure works good

2014-03-06 Thread Marcin Janowski
Public bug reported:

Hello, on server http://www.hetzner.de/en/hosting/produkte_rootserver/ex40 with 
UEFI bios i have ubuntu with XEN  hypervisor and software RAID1. On kernel 
3.11-15 all works good, but on 3.11-17 i have this error on normal boot (normal 
option in grub):
http://wstaw.org/m/2014/03/06/makeconfig6.png and 
http://wstaw.org/m/2014/03/06/makeconfig7.png . On rescue option system boot 
normal and /proc/mdraid dont show any error.

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

** Attachment added: "screenhsot from kvm"
   
https://bugs.launchpad.net/bugs/1288703/+attachment/4009699/+files/makeconfig6.png

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

Title:
  3.11-17 MDRAID degradaded in normal boot, but on rescure works good

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

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


[Bug 1288703] Re: 3.11-17 MDRAID degradaded in normal boot, but on rescure works good

2014-03-06 Thread Marcin Janowski
** Attachment added: "screenshot from kvm #2"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1288703/+attachment/4009704/+files/makeconfig7.png

** Description changed:

- Hello, on server http://www.hetzner.de/en/hosting/produkte_rootserver/ex40 
with UEFI bios i have ubuntu with XEN  hypervisor and software RAID1. On kernel 
3.11-15 all works good, but on 3.11-17 i have this erron on normal boot (normal 
option in grub):
+ Hello, on server http://www.hetzner.de/en/hosting/produkte_rootserver/ex40 
with UEFI bios i have ubuntu with XEN  hypervisor and software RAID1. On kernel 
3.11-15 all works good, but on 3.11-17 i have this error on normal boot (normal 
option in grub):
  http://wstaw.org/m/2014/03/06/makeconfig6.png and 
http://wstaw.org/m/2014/03/06/makeconfig7.png . On rescue option system boot 
normal and /proc/mdraid dont show any error.

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

Title:
  3.11-17 MDRAID degradaded in normal boot, but on rescure works good

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

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


[Bug 1254542] Re: [Aspire 3830TG, Conexant CX20588, Black Headphone Out, Right] Playback problem

2013-11-25 Thread Marcin Janowski
This fix is in my kernel: 3.11.0-13-generic
http://www.ubuntuupdates.org/package/core/precise/main/proposed/linux-
lts-saucy , ctrl+f "ALSA: hda - Fix GPIO for Acer Aspire 3830TG "

Today, after wake computer form sleep audio works good.

** Attachment added: "Alsa-info output from working audio after wake from sleep"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1254542/+attachment/3916746/+files/alsa-info.txt.4YxjsHcpm6

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

Title:
  [Aspire 3830TG, Conexant CX20588, Black Headphone Out, Right] Playback
  problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1254542/+subscriptions

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


[Bug 1254542] Re: [Aspire 3830TG, Conexant CX20588, Black Headphone Out, Right] Playback problem

2013-11-25 Thread Marcin Janowski
Better link:
http://www.ubuntuupdates.org/package/core/precise/main/proposed/linux-
image-3.11.0-14-generic

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

Title:
  [Aspire 3830TG, Conexant CX20588, Black Headphone Out, Right] Playback
  problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1254542/+subscriptions

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


[Bug 1254542] [NEW] [Aspire 3830TG, Conexant CX20588, Black Headphone Out, Right] Playback problem

2013-11-24 Thread Marcin Janowski
Public bug reported:

No sound at all, i trying to purge alsa configuration ald pulseaudio,
reinstall packages anr eboot, but aplay dont playing sound.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
Uname: Linux 3.11.0-13-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  wmp3615 F pulseaudio
Date: Sun Nov 24 23:32:27 2013
InstallationDate: Installed on 2013-03-14 (255 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Beta amd64 (20121006)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
Symptom_Card: Wbudowany dźwięk - HDA Intel PCH
Symptom_Jack: Black Headphone Out, Right
Symptom_Type: None of the above
Title: [Aspire 3830TG, Conexant CX20588, Black Headphone Out, Right] Playback 
problem
UpgradeStatus: Upgraded to saucy on 2013-10-17 (38 days ago)
dmi.bios.date: 08/14/2012
dmi.bios.vendor: Acer
dmi.bios.version: V1.12
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: JM30_HR
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.12
dmi.modalias: 
dmi:bvnAcer:bvrV1.12:bd08/14/2012:svnAcer:pnAspire3830TG:pvrV1.12:rvnAcer:rnJM30_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.12:
dmi.product.name: Aspire 3830TG
dmi.product.version: V1.12
dmi.sys.vendor: Acer

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

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

Title:
  [Aspire 3830TG, Conexant CX20588, Black Headphone Out, Right] Playback
  problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1254542/+subscriptions

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

[Bug 1172830] Re: 3.8.0-18 and 3.8.0-19 hasn't audio

2013-05-03 Thread Marcin Janowski
*** This bug is a duplicate of bug 1169984 ***
https://bugs.launchpad.net/bugs/1169984

Sorry, on kernel 3.9.0-030900-generic when I plug minijack audio work,
but after unplug i havent audio on integral loudspeaker or over
minijack. After reboot this is this same, but when i plug or unplug
power cable i have sound when my computer make beep.

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

Title:
  3.8.0-18 and 3.8.0-19 hasn't audio

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

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


[Bug 1172830] Re: 3.8.0-18 and 3.8.0-19 hasn't audio

2013-04-30 Thread Marcin Janowski
*** This bug is a duplicate of bug 1169984 ***
https://bugs.launchpad.net/bugs/1169984

On kernel 3.9.0-030900-generic all work good.

** Tags added: kernel-fixed-upstream

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

Title:
  3.8.0-18 and 3.8.0-19 hasn't audio

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

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


[Bug 1172830] [NEW] 3.8.0-18 and 3.8.0-19 hasn't audio

2013-04-25 Thread Marcin Janowski
Public bug reported:

Work perfect on kernel 3.8.0-17 and -16. This is alsainfo: http://www
.alsa-project.org/db/?f=2bac91e547bf6fa7a763e0059593731208fc8a25

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: linux-generic 3.8.0.19.35
ProcVersionSignature: Ubuntu 3.8.0-18.28-generic 3.8.6
Uname: Linux 3.8.0-18-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  wmp4575 F kded4
  wmp4685 F kmix
Date: Thu Apr 25 20:08:16 2013
HibernationDevice: RESUME=UUID=30c5dceb-9e4b-4fed-aede-2d8abfbcd8aa
InstallationDate: Installed on 2013-03-14 (41 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Beta amd64 (20121006)
MachineType: Acer Aspire 3830TG
MarkForUpload: True
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-18-generic 
root=UUID=adaa4e7b-97d1-49fe-be92-1b9755930eb6 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-18-generic N/A
 linux-backports-modules-3.8.0-18-generic  N/A
 linux-firmware1.106
SourcePackage: linux
UpgradeStatus: Upgraded to raring on 2013-03-15 (40 days ago)
dmi.bios.date: 08/14/2012
dmi.bios.vendor: Acer
dmi.bios.version: V1.12
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: JM30_HR
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.12
dmi.modalias: 
dmi:bvnAcer:bvrV1.12:bd08/14/2012:svnAcer:pnAspire3830TG:pvrV1.12:rvnAcer:rnJM30_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.12:
dmi.product.name: Aspire 3830TG
dmi.product.version: V1.12
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-bug raring

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

Title:
  3.8.0-18 and 3.8.0-19 hasn't audio

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

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


[Bug 1168891] [NEW] dpkg crash: dump.c:301 varbufdependency: dop->up == dep is false

2013-04-14 Thread Marcin Janowski
Public bug reported:

Sorry, but this in Polish ;(
apt-get upgrade
...
Przygotowywanie do zastąpienia pakietu cups-ppdc 1.6.2-1ubuntu3 (wykorzystując 
.../cups-ppdc_1.6.2-1ubuntu4_amd64.deb) ...
Rozpakowywanie pakietu zastępującego cups-ppdc ...
Przygotowywanie do zastąpienia pakietu libgnome-control-center1 
1:3.6.3-0ubuntu19 (wykorzystując 
.../libgnome-control-center1_1%3a3.6.3-0ubuntu21_amd64.deb) ...
Rozpakowywanie pakietu zastępującego libgnome-control-center1 ...
Przygotowywanie do zastąpienia pakietu libudev1:i386 198-0ubuntu9 
(wykorzystując .../libudev1_198-0ubuntu10_i386.deb) ...
Dekonfigurowanie pakietu libudev1:amd64 ...
Rozpakowywanie pakietu zastępującego libudev1:i386 ...
Przygotowywanie do zastąpienia pakietu libudev1:amd64 198-0ubuntu9 
(wykorzystując .../libudev1_198-0ubuntu10_amd64.deb) ...
Rozpakowywanie pakietu zastępującego libudev1:amd64 ...
Przetwarzanie wyzwalaczy pakietu man-db...
Przetwarzanie wyzwalaczy pakietu ureadahead...
ureadahead will be reprofiled on next reboot
Przetwarzanie wyzwalaczy pakietu ufw...
dpkg: ../../../lib/dpkg/dump.c:301: varbufdependency: Warunek zapewnienia 
`dop->up == dep' nie został spełniony.
E: Sub-process /usr/bin/dpkg exited unexpectedly

"Warunek zapewnienia `dop->up == dep' nie został spełniony." - This
mean: "If: `dop->up == dep' isn't true"

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: dpkg 1.16.10ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-17.27-generic 3.8.6
Uname: Linux 3.8.0-17-generic x86_64
ApportVersion: 2.9.2-0ubuntu5
Architecture: amd64
Date: Sun Apr 14 17:04:27 2013
InstallationDate: Installed on 2013-03-14 (30 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Beta amd64 (20121006)
MarkForUpload: True
SourcePackage: dpkg
UpgradeStatus: Upgraded to raring on 2013-03-15 (29 days ago)

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


** Tags: amd64 apport-bug raring

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

Title:
  dpkg crash: dump.c:301 varbufdependency: dop->up == dep is false

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

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

[Bug 1165785] [NEW] wrong libc6 version on dependiences

2013-04-07 Thread Marcin Janowski
Public bug reported:

dpkg: error: parsing file '/var/lib/dpkg/available' near line 145901 package 
'ruby-tioga':
 `Depends' field, reference to `libc6': version contains ` '
E: Sub-process /usr/bin/dpkg returned an error code (2)
A package failed to install.  Trying to recover:

Kubuntu 13.04

** Affects: ruby-tioga (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  wrong libc6 version on dependiences

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-tioga/+bug/1165785/+subscriptions

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


[Bug 1162247] Re: apt-get on raring can't install ia32-libs

2013-03-30 Thread Marcin Janowski
apt-get install libjack-jackd2-0/raring - this solve my problem

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

Title:
  apt-get on raring can't install ia32-libs

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

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


[Bug 1162247] Re: apt-get on raring can't install ia32-libs

2013-03-30 Thread Marcin Janowski
mv sources.list.d sources.list.d.back and apt-get update dont help me

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

Title:
  apt-get on raring can't install ia32-libs

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

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


[Bug 1162247] Re: apt-get on raring can't install ia32-libs

2013-03-30 Thread Marcin Janowski
root@wmp-Aspire-3830TG:/home/wmp# apt-get -o Debug::pkgProblemResolver=yes 
install ia32-libs
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Starting
Starting 2
Investigating (0) libavdevice53 [ amd64 ] < 6:0.8.5-0ubuntu1 > ( libs )
Broken libavdevice53:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 
6:1.9.9.5-1+kxstudio1~quantal1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 3 as a solution to libavdevice53:amd64 8
  Added libjack-jackd2-0:amd64 to the remove list
Broken libavdevice53:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 0 as a solution to libavdevice53:amd64 8
  Fixing libavdevice53:amd64 via keep of libjack-jackd2-0:amd64
Investigating (0) libjack-jackd2-0 [ amd64 ] < 6:1.9.9.5-1+kxstudio1~quantal1 > 
( libs )
Broken libjack-jackd2-0:amd64 Depends on libjack0 [ amd64 ] < 
6:1.9.9.5-1+kxstudio1~quantal1 > ( libs )
  Considering libjack0:amd64 0 as a solution to libjack-jackd2-0:amd64 3
  Added libjack0:amd64 to the remove list
Broken libjack-jackd2-0:amd64 Breaks on libjack-jackd2-0 [ i386 ] < none -> 
1.9.9.5+20130127git15950eb1-1 > ( libs ) (!= 6:1.9.9.5-1+kxstudio1~quantal1)
  Considering libjack-jackd2-0:i386 1 as a solution to libjack-jackd2-0:amd64 3
  Added libjack-jackd2-0:i386 to the remove list
  Fixing libjack-jackd2-0:amd64 via keep of libjack0:amd64
  Fixing libjack-jackd2-0:amd64 via keep of libjack-jackd2-0:i386
Investigating (0) gstreamer0.10-plugins-good [ i386 ] < none -> 
0.10.31-3+nmu1ubuntu2 > ( libs )
Broken gstreamer0.10-plugins-good:i386 Depends on libjack-jackd2-0 [ i386 ] < 
none -> 1.9.9.5+20130127git15950eb1-1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:i386 1 as a solution to 
gstreamer0.10-plugins-good:i386 2
  Holding Back gstreamer0.10-plugins-good:i386 rather than change 
libjack-jackd2-0:i386
Broken gstreamer0.10-plugins-good:i386 Depends on libjack-0.116 [ i386 ] < none 
> ( none )
  Considering libjack0:i386 0 as a solution to gstreamer0.10-plugins-good:i386 2
  Holding Back gstreamer0.10-plugins-good:i386 rather than change 
libjack-0.116:i386
  Or group keep for gstreamer0.10-plugins-good:i386
Investigating (0) libasound2-plugins [ i386 ] < none -> 1.0.25-2ubuntu3 > ( 
libs )
Broken libasound2-plugins:i386 Depends on libjack-jackd2-0 [ i386 ] < none -> 
1.9.9.5+20130127git15950eb1-1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:i386 1 as a solution to libasound2-plugins:i386 2
  Holding Back libasound2-plugins:i386 rather than change libjack-jackd2-0:i386
Broken libasound2-plugins:i386 Depends on libjack-0.116 [ i386 ] < none > ( 
none )
  Considering libjack0:i386 0 as a solution to libasound2-plugins:i386 2
  Holding Back libasound2-plugins:i386 rather than change libjack-0.116:i386
  Or group keep for libasound2-plugins:i386
Investigating (0) ia32-libs-multiarch [ i386 ] < none -> 20090808ubuntu36 > ( 
universe/libs )
Broken ia32-libs-multiarch:i386 Depends on gstreamer0.10-plugins-good [ i386 ] 
< none -> 0.10.31-3+nmu1ubuntu2 > ( libs )
  Considering gstreamer0.10-plugins-good:i386 2 as a solution to 
ia32-libs-multiarch:i386 -2
  Holding Back ia32-libs-multiarch:i386 rather than change 
gstreamer0.10-plugins-good:i386
Investigating (1) ia32-libs [ amd64 ] < none -> 20090808ubuntu36 > ( 
universe/libs )
Broken ia32-libs:amd64 Depends on ia32-libs-multiarch [ amd64 ] < none > ( none 
)
  Considering ia32-libs-multiarch:i386 -2 as a solution to ia32-libs:amd64 
  Re-Instated libjack-jackd2-0:i386
  Re-Instated gstreamer0.10-plugins-good:i386
  Re-Instated libasound2-plugins:i386
  Re-Instated ia32-libs-multiarch:i386
Investigating (1) libjack-jackd2-0 [ amd64 ] < 6:1.9.9.5-1+kxstudio1~quantal1 > 
( libs )
Broken libjack-jackd2-0:amd64 Breaks on libjack-jackd2-0 [ i386 ] < none -> 
1.9.9.5+20130127git15950eb1-1 > ( libs ) (!= 6:1.9.9.5-1+kxstudio1~quantal1)
  Considering libjack-jackd2-0:i386 1 as a solution to libjack-jackd2-0:amd64 3
  Added libjack-jackd2-0:i386 to the remove list
  Fixing libjack-jackd2-0:amd64 via keep of libjack-jackd2-0:i386
Investigating (1) gstreamer0.10-plugins-good [ i386 ] < none -> 
0.10.31-3+nmu1ubuntu2 > ( libs )
Broken gstreamer0.10-plugins-good:i386 Depends on libjack-jackd2-0 [ i386 ] < 
none -> 1.9.9.5+20130127git15950eb1-1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:i386 1 as a solution to 
gstreamer0.10-plugins-good:i386 2
  Holding Back gstreamer0.10-plugins-good:i386 rather than change 
libjack-jackd2-0:i386
Broken gstreamer0.10-plugins-good:i386 Depends on libjack-0.116 [ i386 ] < none 
> ( none )
  Considering libjack0:i386 0 as a solution to gstreamer0.10-plugins-good:i386 2
  Holding Back gstreamer0.10-plugins-good:i386 rather than change 
libjack-0.116:i386
  Or group keep for gstreamer0.10-plugins-good:i386
Investigating (1) libasound2-plugins [ i386 ] < none -> 1.0.25-2ubuntu3 > ( 
libs )
Broken libasound2-plugins:i386 Depends on libjack-jackd2-0 [ 

[Bug 1162247] [NEW] apt-get on raring can't install ia32-libs

2013-03-30 Thread Marcin Janowski
Public bug reported:

root@wmp-Aspire-3830TG:/home/wmp# apt-get install ia32-libs
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ia32-libs : Depends: ia32-libs-multiarch
E: Unable to correct problems, you have held broken packages.
root@wmp-Aspire-3830TG:/home/wmp# apt-get install ia32-libs-multiarch
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ia32-libs-multiarch:i386 : Depends: gstreamer0.10-plugins-good:i386 but it is 
not going to be installed
Depends: libasound2-plugins:i386 but it is not 
going to be installed
E: Unable to correct problems, you have held broken packages.
root@wmp-Aspire-3830TG:/home/wmp# apt-get install 
gstreamer0.10-plugins-good:i386 libasound2-plugins:i386
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 gstreamer0.10-plugins-good:i386 : Depends: libjack-jackd2-0:i386 (>= 
1.9.5~dfsg-14) but it is not going to be installed or
libjack-0.116:i386
 libasound2-plugins:i386 : Depends: libjack-jackd2-0:i386 (>= 1.9.5~dfsg-14) 
but it is not going to be installed or
libjack-0.116:i386
E: Unable to correct problems, you have held broken packages.
root@wmp-Aspire-3830TG:/home/wmp# apt-get install libjack-jackd2-0:i386 
libjack-0.116:i386
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package libjack-0.116:i386 is a virtual package provided by:
  libjack0:i386 1:0.121.3+20120418git75e3e20b-2.1
  libjack-jackd2-0:i386 1.9.9.5+20130127git15950eb1-1
You should explicitly select one to install.

E: Package 'libjack-0.116:i386' has no installation candidate
root@wmp-Aspire-3830TG:/home/wmp# apt-get install libjack-jackd2-0:i386
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libcanberra-pulse : Depends: pulseaudio but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
root@wmp-Aspire-3830TG:/home/wmp# apt-get install libjack-0.116:i386
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package libjack-0.116:i386 is a virtual package provided by:
  libjack0:i386 1:0.121.3+20120418git75e3e20b-2.1
  libjack-jackd2-0:i386 1.9.9.5+20130127git15950eb1-1
You should explicitly select one to install.

E: Package 'libjack-0.116:i386' has no installation candidate
root@wmp-Aspire-3830TG:/home/wmp# apt-get install libcanberra-pulse
Reading package lists... Done
Building dependency tree   
Reading state information... Done
libcanberra-pulse is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 55 not upgraded.
root@wmp-Aspire-3830TG:/home/wmp# apt-get install pulseaudio
Reading package lists... Done
Building dependency tree   
Reading state information... Done
pulseaudio is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 55 not upgraded.
root@wmp-Aspire-3830TG:/home/wmp# apt-get install pulseaudio:i386
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 pulseaudio:i38

[Bug 1156377] [NEW] resume dont set brightness for acer 3830TG

2013-03-17 Thread Marcin Janowski
Public bug reported:

I have acer 3830TG with nvidia and intel graphic card, and i use bumblebee to 
support this. I must have this to get good brightness control:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor"

And this to set brightness after respawn - without this i have dark display:
wmp@wmp-Aspire-3830TG:~$ cat /etc/pm/sleep.d/10_brightness_set 
#!/bin/sh
PATH=/sbin:/usr/sbin:/bin:/usr/bin
SHUTDOWN_HELPER=/usr/share/unattended-upgrades/unattended-upgrade-shutdown


case "${1}" in
hibernate)
# nothing
;;
resume|thaw)
echo 586 > /sys/class/backlight/intel_backlight/brightness
;;
esac

wmp@wmp-Aspire-3830TG:~$

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: pm-utils 1.4.1-9git1
ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
Uname: Linux 3.8.0-12-generic x86_64
ApportVersion: 2.9.1-0ubuntu1
Architecture: amd64
Date: Mon Mar 18 00:33:25 2013
InstallationDate: Installed on 2013-03-14 (3 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Beta amd64 (20121006)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: pm-utils
UpgradeStatus: Upgraded to raring on 2013-03-15 (2 days ago)

** Affects: pm-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring

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

Title:
  resume dont set brightness for acer 3830TG

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1156377/+subscriptions

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


[Bug 1156374] [NEW] ubuntu-bug crash when i want report bug to no exist package

2013-03-17 Thread Marcin Janowski
Public bug reported:

wmp@wmp-Aspire-3830TG:~$ ubuntu-bug pm-sleep
KCrash: Application '' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/wmp/.kde/socket-wmp-Aspire-3830TG/kdeinit4__0

Application: Apport KDE (python3.3), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  QWidget::~QWidget (this=0x1fee680, __in_chrg=) at 
kernel/qwidget.cpp:1634
#7  0x7f5e29495ad9 in ?? () from 
/usr/lib/python3/dist-packages/PyQt4/QtGui.cpython-33m-x86_64-linux-gnu.so
#8  0x7f5e29492916 in ?? () from 
/usr/lib/python3/dist-packages/PyQt4/QtGui.cpython-33m-x86_64-linux-gnu.so
#9  0x7f5e2992fd6e in ?? () from 
/usr/lib/python3/dist-packages/sip.cpython-33m-x86_64-linux-gnu.so
#10 0x7f5e29931709 in ?? () from 
/usr/lib/python3/dist-packages/sip.cpython-33m-x86_64-linux-gnu.so
#11 0x0049d483 in subtype_dealloc.6684 (self=0x7f5e219c05f0) at 
../Objects/typeobject.c:1023
#12 0x005269a4 in free_keys_object.73118 (keys=keys@entry=0x1fc0670) at 
../Objects/dictobject.c:374
#13 0x005267a2 in dict_dealloc.73087 (mp=0x7f5e2e157a28) at 
../Objects/dictobject.c:1392
#14 0x0049d522 in subtype_dealloc.6684 (self=0x7f5e219a9390) at 
../Objects/typeobject.c:1008
#15 0x00501806 in insertdict.73151 (mp=mp@entry=0x7f5e2e1837e8, 
key=key@entry=0x7f5e2c7f2ef0, hash=5226714973319767207, value=0x8e04b0 
<_Py_NoneStruct>) at ../Objects/dictobject.c:824
#16 0x00513ce2 in PyDict_SetItem (value=, 
key=0x7f5e2c7f2ef0, op=) at ../Objects/dictobject.c:1208
#17 _PyModule_Clear (m=) at ../Objects/moduleobject.c:322
#18 0x00576976 in PyImport_Cleanup () at ../Python/import.c:347
#19 0x0046734e in Py_Finalize () at ../Python/pythonrun.c:537
#20 0x0046742e in Py_Exit (sts=sts@entry=0) at 
../Python/pythonrun.c:2445
#21 0x0046754f in handle_system_exit () at ../Python/pythonrun.c:1644
#22 0x008d5c20 in ?? ()
#23 0x0187afb0 in ?? ()
#24 0x008d81a0 in _Py_EllipsisObject ()
#25 0x7f5e2e1ba638 in ?? ()
#26 0x7f5e0f6c95a8 in ?? ()
#27 0x0192dca0 in ?? ()
#28 0x0001 in ?? ()
#29 0x0046756d in PyErr_PrintEx (set_sys_last_vars=0, 
set_sys_last_vars@entry=1) at ../Python/pythonrun.c:1654
#30 0x0044a6dd in PyErr_Print () at ../Python/pythonrun.c:1561
#31 0x004529d4 in PyRun_SimpleFileExFlags (fp=fp@entry=0x192dca0, 
filename=, closeit=closeit@entry=1, 
flags=flags@entry=0x7fff0ef2d450) at ../Python/pythonrun.c:1453
#32 0x00452aa2 in PyRun_AnyFileExFlags (fp=fp@entry=0x192dca0, 
filename=, closeit=closeit@entry=1, 
flags=flags@entry=0x7fff0ef2d450) at ../Python/pythonrun.c:1169
#33 0x00454f3d in run_file (p_cf=0x7fff0ef2d450, filename=0x187b2a0 
L"/usr/share/apport/apport-kde", fp=0x192dca0) at ../Modules/main.c:306
#34 Py_Main (argc=argc@entry=3, argv=argv@entry=0x187a010) at 
../Modules/main.c:743
#35 0x0047ae57 in main (argc=3, argv=0x7fff0ef2d658) at 
../Modules/python.c:58


wmp@wmp-Aspire-3830TG:~$ ubuntu-bug ubuntu-bug
KCrash: Application '' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/wmp/.kde/socket-wmp-Aspire-3830TG/kdeinit4__0

Application: Apport KDE (python3.3), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  QWidget::~QWidget (this=0x201de80, __in_chrg=) at 
kernel/qwidget.cpp:1634
#7  0x7f1fb92c0ad9 in ?? () from 
/usr/lib/python3/dist-packages/PyQt4/QtGui.cpython-33m-x86_64-linux-gnu.so
#8  0x7f1fb92bd916 in ?? () from 
/usr/lib/python3/dist-packages/PyQt4/QtGui.cpython-33m-x86_64-linux-gnu.so
#9  0x7f1fb975ad6e in ?? () from 
/usr/lib/python3/dist-packages/sip.cpython-33m-x86_64-linux-gnu.so
#10 0x7f1fb975c709 in ?? () from 
/usr/lib/python3/dist-packages/sip.cpython-33m-x86_64-linux-gnu.so
#11 0x0049d483 in subtype_dealloc.6684 (self=0x7f1fb17ea5f0) at 
../Objects/typeobject.c:1023
#12 0x005269a4 in free_keys_object.73118 (keys=keys@entry=0x20ce7e0) at 
../Objects/dictobject.c:374
#13 0x005267a2 in dict_dealloc.73087 (mp=0x7f1fbdf82a28) at 
../Objects/dictobject.c:1392
#14 0x0049d522 in subtype_dealloc.6684 (self=0x7f1fb17d1350) at 
../Objects/typeobject.c:1008
#15 0x00501806 in insertdict.73151 (mp=mp@entry=0x7f1fbdfae7e8, 
key=key@entry=0x7f1fbc61ceb0, hash=-8562333627823387568, value=0x8e04b0 
<_Py_NoneStruct>) at ../Objects/dictobject.c:824
#16 0x00513ce2 in PyDict_SetItem (value=, 
key=0x7f1fbc61ceb0, op=) at ../Objects/dictobject.c:1208
#17 _PyModule_Clear (m=) at ../Objects/moduleobject.c:322
#18 0x00576976 in PyImport_Cleanup () at ../Python/import.c:347
#19 0x0046734e in Py_Finalize () at ../Python/pythonrun.c:537
#20 0x0046742e in Py_Exit (sts=sts@entry=0) at 
../Python/pythonrun.c:2445
#21 0x0046754f in hand

[Bug 1156372] [NEW] HDMI audio on Acer 3830TG dont work

2013-03-17 Thread Marcin Janowski
Public bug reported:

My laptop has dedicated nvidia graphic and i use bumblebee to support
this. When i plug HDMI display works good, but hdmi audio dont work.
When i want to use HDMI audio, i execute this commands:

amixer set -c 0 IEC958 Playback Switch 100 unmute (or i change in alsamixer 
S/PDIF to unmute)
vlc -A alsa,none --alsa-audio-device plughw:0,3

When i plug HDMI and run vlc without above commands, i cant chose other
channel.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: pulseaudio 1:3.0-0ubuntu4b2
ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
Uname: Linux 3.8.0-12-generic x86_64
ApportVersion: 2.9.1-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  wmp2404 F pulseaudio
  wmp9350 F pulseaudio
  wmp   20389 F pulseaudio
Date: Mon Mar 18 00:13:19 2013
InstallationDate: Installed on 2013-03-14 (3 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Beta amd64 (20121006)
MarkForUpload: True
SourcePackage: pulseaudio
UpgradeStatus: Upgraded to raring on 2013-03-15 (1 days ago)
dmi.bios.date: 08/14/2012
dmi.bios.vendor: Acer
dmi.bios.version: V1.12
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: JM30_HR
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.12
dmi.modalias: 
dmi:bvnAcer:bvrV1.12:bd08/14/2012:svnAcer:pnAspire3830TG:pvrV1.12:rvnAcer:rnJM30_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.12:
dmi.product.name: Aspire 3830TG
dmi.product.version: V1.12
dmi.sys.vendor: Acer
modified.conffile..etc.pulse.default.pa: [modified]
mtime.conffile..etc.pulse.default.pa: 2013-03-17T22:32:03.857036

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


** Tags: amd64 apport-bug raring

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

Title:
  HDMI audio on Acer 3830TG dont work

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

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


[Bug 358533]

2013-03-12 Thread Marcin Janowski
When i have network access and i have routing to internet, all work
good. But when unexpectedly i have lost routing to internet (i have
connect to AP), plasma hangs out. Next, when routing go back, plasma
hangs off (work good).

BT: #0  0x7f5962007303 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f5955c0cd84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f5955c0cea4 in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f595ec01c26 in QEventDispatcherGlib::processEvents (this=0x215cad0, 
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x7f595e01fc1e in QGuiEventDispatcherGlib::processEvents 
(this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#5  0x7f595ebd22ef in QEventLoop::processEvents 
(this=this@entry=0x7fff982183a0, flags=...) at kernel/qeventloop.cpp:149
#6  0x7f595ebd2578 in QEventLoop::exec (this=0x7fff982183a0, flags=...) at 
kernel/qeventloop.cpp:204
#7  0x7f595ebd7738 in QCoreApplication::exec () at 
kernel/qcoreapplication.cpp:1187
#8  0x7f596231b1b1 in kdemain (argc=1, argv=0x7fff98218698) at 
../../../../plasma/desktop/shell/main.cpp:126
#9  0x7f5961f4076d in __libc_start_main (main=0x4006a0 , 
argc=1, ubp_av=0x7fff98218698, init=, fini=, 
rtld_fini=, stack_end=0x7fff98218688) at libc-start.c:226
#10 0x004006d1 in _start ()

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

Title:
  Dolphin Hangs With Mounted Folder disconnected

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

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


[Bug 358533]

2013-03-12 Thread Marcin Janowski
Created attachment 77646
Debug

Ok, i try to make debug with gdb, please tell me if it is make good.

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

Title:
  Dolphin Hangs With Mounted Folder disconnected

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

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


[Bug 358533]

2013-03-12 Thread Marcin Janowski
Still exists in kde 4.10

If i disconnect my ethernet cabel and connect to new router (i want install new 
router, so this havent internet), plasma hang. 
This same if in university block me internet - i have routing only to AP and 
plasma zombie. 

How can i help and debug this?

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

Title:
  Dolphin Hangs With Mounted Folder disconnected

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

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


[Bug 406154]

2013-03-12 Thread Marcin Janowski
When i have network access and i have routing to internet, all work
good. But when unexpectedly i have lost routing to internet (i have
connect to AP), plasma hangs out. Next, when routing go back, plasma
hangs off (work good).

BT: #0  0x7f5962007303 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f5955c0cd84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f5955c0cea4 in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f595ec01c26 in QEventDispatcherGlib::processEvents (this=0x215cad0, 
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x7f595e01fc1e in QGuiEventDispatcherGlib::processEvents 
(this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#5  0x7f595ebd22ef in QEventLoop::processEvents 
(this=this@entry=0x7fff982183a0, flags=...) at kernel/qeventloop.cpp:149
#6  0x7f595ebd2578 in QEventLoop::exec (this=0x7fff982183a0, flags=...) at 
kernel/qeventloop.cpp:204
#7  0x7f595ebd7738 in QCoreApplication::exec () at 
kernel/qcoreapplication.cpp:1187
#8  0x7f596231b1b1 in kdemain (argc=1, argv=0x7fff98218698) at 
../../../../plasma/desktop/shell/main.cpp:126
#9  0x7f5961f4076d in __libc_start_main (main=0x4006a0 , 
argc=1, ubp_av=0x7fff98218698, init=, fini=, 
rtld_fini=, stack_end=0x7fff98218688) at libc-start.c:226
#10 0x004006d1 in _start ()

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

Title:
  [karmic] plasma panel freezes for a few seconds when opening a usb
  drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/406154/+subscriptions

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


[Bug 406154]

2013-03-12 Thread Marcin Janowski
Created attachment 77646
Debug

Ok, i try to make debug with gdb, please tell me if it is make good.

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

Title:
  [karmic] plasma panel freezes for a few seconds when opening a usb
  drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/406154/+subscriptions

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


[Bug 406154]

2013-03-12 Thread Marcin Janowski
Still exists in kde 4.10

If i disconnect my ethernet cabel and connect to new router (i want install new 
router, so this havent internet), plasma hang. 
This same if in university block me internet - i have routing only to AP and 
plasma zombie. 

How can i help and debug this?

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

Title:
  [karmic] plasma panel freezes for a few seconds when opening a usb
  drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/406154/+subscriptions

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


[Bug 406154]

2012-12-24 Thread Marcin Janowski
Maybe i have this problem on Kubuntu 12.10 with 4.9.3. When i use public
WiFi on my school and i have weak WiFi signal, my plasma (panel,
plaismoids) dont work. I must remove wifi module from console or krun to
unfreeze.

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

Title:
  [karmic] plasma panel freezes for a few seconds when opening a usb
  drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/406154/+subscriptions

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


[Bug 358533]

2012-12-24 Thread Marcin Janowski
Maybe i have this problem on Kubuntu 12.10 with 4.9.3. When i use public
WiFi on my school and i have weak WiFi signal, my plasma (panel,
plaismoids) dont work. I must remove wifi module from console or krun to
unfreeze.

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

Title:
  Dolphin Hangs With Mounted Folder disconnected

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

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


[Bug 683398] Re: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 1sec aborting

2012-12-23 Thread Marcin Janowski
I have this in 12.10 on Acer Aspire 4820TG

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

Title:
  [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 1sec
  aborting

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

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


[Bug 1090373] Re: Acer 4820TG problem with hybrid graphic cards and wake up

2012-12-21 Thread Marcin Janowski
Ok. this is full working patch:

** Attachment added: "90vga_switch"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1090373/+attachment/3465431/+files/90vga_switch

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

Title:
  Acer 4820TG problem with hybrid graphic cards and wake up

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

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


[Bug 1063025] Re: kubuntu 12.10 installer hang on timezones

2012-12-19 Thread Marcin Janowski
** Changed in: ubiquity (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  kubuntu 12.10 installer hang on timezones

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

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


[Bug 1090373] Re: Acer 4820TG problem with hybrid graphic cards and wake up

2012-12-19 Thread Marcin Janowski
No, i write this patch and send it to this bug, later i discover that
this patch don't work when laptop is plug in AC. Now i trying to fix
this.

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

Title:
  Acer 4820TG problem with hybrid graphic cards and wake up

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

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


[Bug 1090373] Re: Acer 4820TG problem with hybrid graphic cards and wake up

2012-12-15 Thread Marcin Janowski
This is fix for this issue, save this file in /etc/pm/sleep.d and
remember to make execute this file

** Attachment added: "90vga_switch"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1090373/+attachment/3460645/+files/90vga_switch

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

Title:
  Acer 4820TG problem with hybrid graphic cards and wake up

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

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


[Bug 1090373] Re: Acer 4820TG problem with hybrid graphic cards and wake up

2012-12-15 Thread Marcin Janowski
After resume i have black display, i try boot with nomodeset and sudo
pm-suspend, but is this same problem - black display

** Also affects: linux
   Importance: Undecided
   Status: New

** No longer affects: linux

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

Title:
  Acer 4820TG problem with hybrid graphic cards and wake up

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

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


[Bug 1090373] Re: Acer 4820TG problem with hybrid graphic cards and wake up

2012-12-14 Thread Marcin Janowski
Sorry, what change?

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

Title:
  Acer 4820TG problem with hybrid graphic cards and wake up

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

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


[Bug 1090373] [NEW] Acer 4820TG problem with hybrid graphic cards and wake up

2012-12-14 Thread Marcin Janowski
Public bug reported:

Hello, i have problem with wake up, i have black display or hang after
wake up. Wake up work good if i run ubuntu with pci=noacpi, but then i
havent /sys/kernel/debug/vgaswitcheroo and my laptop use dedicated
radeon graphic card.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-19-generic 3.5.0-19.30
ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
Uname: Linux 3.5.0-19-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  wmp2181 F pulseaudio
 /dev/snd/controlC0:  wmp2181 F pulseaudio
Date: Fri Dec 14 15:02:43 2012
EcryptfsInUse: Yes
HibernationDevice: RESUME=UUID=3d33ed4a-44e4-4317-9bf1-c15effdfc52d
InstallationDate: Installed on 2012-12-13 (0 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Beta amd64 (20121006)
Lsusb:
 Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 004: ID 046d:c52f Logitech, Inc. Wireless Mouse M305
MachineType: Acer Aspire 4820TG
MarkForUpload: True
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-19-generic 
root=UUID=007df310-2162-4b25-9233-17b0967ae947 ro quiet splash vt.handoff=7 
pci=noacpi
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-19-generic N/A
 linux-backports-modules-3.5.0-19-generic  N/A
 linux-firmware1.95
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/16/2011
dmi.bios.vendor: INSYDE
dmi.bios.version: V1.25
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: JM41_CP
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnINSYDE:bvrV1.25:bd03/16/2011:svnAcer:pnAspire4820TG:pvrV1.25:rvnAcer:rnJM41_CP:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
dmi.product.name: Aspire 4820TG
dmi.product.version: V1.25
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-bug quantal

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

Title:
  Acer 4820TG problem with hybrid graphic cards and wake up

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

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


[Bug 1068340] Re: I havent second thread

2012-10-20 Thread Marcin Janowski
So, i teting this in this way: install new kernel on 3.5.0-17-generic,
shutdown -h now, boot on new kernel without WORKAROUND, reboot, boot on
new kernel without WORKAROUND.

This version has two threads:
3.5.5-030505
3.5.6-030506
3.5.7-030507
3.6.0-030600rc2
3.6.2-030602

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

Title:
  I havent second thread

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

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


[Bug 1068340] Re: I havent second thread

2012-10-20 Thread Marcin Janowski
Could you tell me how to install 3.6.2 with good resolution and WiFi? I
need good working system to work, but of course still i can help to
debug this problem.

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

Title:
  I havent second thread

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

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


[Bug 1068340] Re: I havent second thread

2012-10-20 Thread Marcin Janowski
@Colin King (colin-king): So, in 3.5 without WORKAROUND i have stripes  instead 
of X ( pic: https://www.dropbox.com/s/8vomqbsx63r71ko/2012-10-20%2011.51.11.jpg 
), after reboot with WORKAROUND i havent second thread, but computer work with 
this same speed that on 2 threads. This is /proc/interrupts 
   CPU0   
  0: 52   IO-APIC-edge  timer
  1:   1095   IO-APIC-edge  i8042
  7:  1   IO-APIC-edge
  8:  1   IO-APIC-edge  rtc0
  9:740   IO-APIC-fasteoi   acpi
 12:   7037   IO-APIC-edge  i8042
 16:752   IO-APIC-fasteoi   snd_hda_intel
 17: 57   IO-APIC-fasteoi   ehci_hcd:usb1, ehci_hcd:usb2
 18:   7433   IO-APIC-fasteoi   ohci_hcd:usb3, ohci_hcd:usb4, radeon, eth0
 19:  63872   IO-APIC-fasteoi   ahci, eth1, snd_hda_intel
NMI: 35   Non-maskable interrupts
LOC: 218362   Local timer interrupts
SPU:  0   Spurious interrupts
PMI: 35   Performance monitoring interrupts
IWI:  0   IRQ work interrupts
RTR:  0   APIC ICR read retries
RES:  0   Rescheduling interrupts
CAL:  0   Function call interrupts
TLB:  0   TLB shootdowns
TRM:  0   Thermal event interrupts
THR:  0   Threshold APIC interrupts
MCE:  0   Machine check exceptions
MCP:  2   Machine check polls
ERR:  2
MIS:  0

** Attachment added: "dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068340/+attachment/3405611/+files/dmesg

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

Title:
  I havent second thread

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

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


[Bug 1068340] Re: I havent second thread

2012-10-19 Thread Marcin Janowski
@Colin King (colin-king): /proc/interrupts from 3.6.2

   CPU0   CPU1   
  0: 52  0   IO-APIC-edge  timer
  1:  7212   IO-APIC-edge  i8042
  7:  1  0   IO-APIC-edge
  8:  0  1   IO-APIC-edge  rtc0
  9:  1279   IO-APIC-fasteoi   acpi
 12: 62   3965   IO-APIC-edge  i8042
 17:  0 17   IO-APIC-fasteoi   ehci_hcd:usb1, ehci_hcd:usb2
 18:  2 53   IO-APIC-fasteoi   ohci_hcd:usb3, ohci_hcd:usb4
 19:   8137   6045   IO-APIC-fasteoi   ahci
NMI:  6  5   Non-maskable interrupts
LOC:  20241  15813   Local timer interrupts
SPU:  0  0   Spurious interrupts
PMI:  6  5   Performance monitoring interrupts
IWI:  0  0   IRQ work interrupts
RTR:  0  0   APIC ICR read retries
RES:  11642  15308   Rescheduling interrupts
CAL:   4544   4611   Function call interrupts
TLB:  0  0   TLB shootdowns
TRM:  0  0   Thermal event interrupts
THR:  0  0   Threshold APIC interrupts
MCE:  0  0   Machine check exceptions
MCP:  1  1   Machine check polls
ERR:  1
MIS:  0


And now i run 3.5 with WORKAROUND after reboot from 3.6.2 and i have only 1 
thread. This is /proc/interrupts from now:
   CPU0   
  0: 52   IO-APIC-edge  timer   


  1:485   IO-APIC-edge  i8042   


  7:  1   IO-APIC-edge  


  8:  1   IO-APIC-edge  rtc0


  9:347   IO-APIC-fasteoi   acpi


 12:  37817   IO-APIC-edge  i8042   


 16:362   IO-APIC-fasteoi   snd_hda_intel   


 17: 57   IO-APIC-fasteoi   ehci_hcd:usb1, ehci_hcd:usb2


 18:878   IO-APIC-fasteoi   ohci_hcd:usb3, ohci_hcd:usb4, radeon, eth0  


 19:  23770   IO-APIC-fasteoi   ahci, eth1, snd_hda_intel   


NMI: 23   Non-maskable interrupts
LOC: 121029   Local timer interrupts
SPU:  0   Spurious interrupts
PMI: 23   Performance monitoring interrupts
IWI:  0   IRQ work interrupts
RTR:  0   APIC ICR read retries
RES:  0   Rescheduling interrupts
CAL:  0   Function call interrupts
TLB:  0   TLB shootdowns
TRM:  0   Thermal event interrupts
THR:  0   Threshold APIC interrupts
MCE:  0   Machine check exceptions
MCP:  2   Machine check polls
ERR:  2
MIS:  0

And i attached dmesg from now. Its interested: [   31.124398] atl1c
:06:00.0: >Unable to allocate MSI interrupt Error: -22 ?

** Attachment added: 
"dmesg_from_3.5.0_with_WORKAROUND_and_without_second_thread"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068340/+attachment/3403993/+files/dmesg_from_3.5.0_with_WORKAROUND_and_without_second_thread

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

Title:
  I havent second thread

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

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


[Bug 1068340] Re: I havent second thread

2012-10-19 Thread Marcin Janowski
@Colin King (colin-king): /proc/interrupts from 3.5.0 without WORKAROUND and 
with 1 thread:
   CPU0   
  0: 52   IO-APIC-edge  timer
  1:360   IO-APIC-edge  i8042
  7:  1   IO-APIC-edge
  8:  1   IO-APIC-edge  rtc0
  9:373   IO-APIC-fasteoi   acpi
 12:  56765   IO-APIC-edge  i8042
 16:364   IO-APIC-fasteoi   snd_hda_intel
 17: 57   IO-APIC-fasteoi   ehci_hcd:usb1, ehci_hcd:usb2
 18:146   IO-APIC-fasteoi   ohci_hcd:usb3, ohci_hcd:usb4
 19:  30490   IO-APIC-fasteoi   ahci, eth1
 40:784   PCI-MSI-edge  radeon
 41: 63   PCI-MSI-edge  snd_hda_intel
 42:  0   PCI-MSI-edge  eth0
NMI: 22   Non-maskable interrupts
LOC: 127091   Local timer interrupts
SPU:  0   Spurious interrupts
PMI: 22   Performance monitoring interrupts
IWI:  0   IRQ work interrupts
RTR:  0   APIC ICR read retries
RES:  0   Rescheduling interrupts
CAL:  0   Function call interrupts
TLB:  0   TLB shootdowns
TRM:  0   Thermal event interrupts
THR:  0   Threshold APIC interrupts
MCE:  0   Machine check exceptions
MCP:  2   Machine check polls
ERR:  2 


MIS:  0

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

Title:
  I havent second thread

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

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


[Bug 1068340] Re: I havent second thread

2012-10-19 Thread Marcin Janowski
from 3.5.0 without WORKAROUND and with 1 thread:

@Christopher M. Penalver (penalvch): dmesg:

** Attachment added: "dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068340/+attachment/3403960/+files/dmesg

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

Title:
  I havent second thread

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

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


[Bug 1068340] Re: I havent second thread

2012-10-19 Thread Marcin Janowski
@Christopher M. Penalver (penalvch): You have boot cmd in dmesg log in 4
line. Tests on kernel 3.6.2 is without WORKAROUND.

@Colin King (colin-king): noapic acpi=off dont help me. This is 
/proc/interrupts from 3.5.0 without 2 threads (on WORKAROUND):
   CPU0   CPU1   
  0: 51  0   IO-APIC-edge  timer
  1: 82   4078   IO-APIC-edge  i8042
  7:  1  0   IO-APIC-edge
  8:  0  1   IO-APIC-edge  rtc0
  9: 29   3131   IO-APIC-fasteoi   acpi
 12:   7669 353644   IO-APIC-edge  i8042
 16: 10   1520   IO-APIC-fasteoi   snd_hda_intel
 17: 31102   IO-APIC-fasteoi   ehci_hcd:usb1, ehci_hcd:usb2
 18:   1048  32332   IO-APIC-fasteoi   ohci_hcd:usb3, ohci_hcd:usb4, 
radeon, eth0
 19:   4413 275909   IO-APIC-fasteoi   ahci, snd_hda_intel, eth1
NMI:131147   Non-maskable interrupts
LOC: 671835 663200   Local timer interrupts
SPU:  0  0   Spurious interrupts
PMI:131147   Performance monitoring interrupts
IWI:  0  0   IRQ work interrupts
RTR:  0  0   APIC ICR read retries
RES: 381664 174989   Rescheduling interrupts
CAL:189327   Function call interrupts
TLB:  27382  21304   TLB shootdowns
TRM:  0  0   Thermal event interrupts
THR:  0  0   Threshold APIC interrupts
MCE:  0  0   Machine check exceptions
MCP: 14 14   Machine check polls
ERR:  1
MIS:  0

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

Title:
  I havent second thread

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

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


[Bug 1068340] Re: I havent second thread

2012-10-19 Thread Marcin Janowski
after reboot: i have 2 threads and bad resolution, i havent wifi

** Attachment added: "dmesg-after_reboot"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068340/+attachment/3403870/+files/dmesg-after_reboot

** Tags removed: needs-upstream-testing
** Tags added: kernel-fixed-upstream kernel-fixed-upstream-3.6.2

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

Title:
  I havent second thread

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

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


[Bug 1068340] Re: I havent second thread

2012-10-19 Thread Marcin Janowski
Ok, on 3.6.2 work good :D

kernel: 3.6.2-030602-generic
first boot, after turn off computer. I have 2 threads, i havent wifi and good 
resolution. 


** Attachment added: "dmesg-after_turn_on"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068340/+attachment/3403869/+files/dmesg-after_turn_on

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

Title:
  I havent second thread

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

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


[Bug 1068340] Re: I havent second thread

2012-10-19 Thread Marcin Janowski
On 3.5.0-17-generic, after reboot. Before i have 2 threads, now i have
one. Booting with options: ro pci=nomsi pnpbios=off


** Attachment added: "dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068340/+attachment/3403796/+files/dmesg

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

Title:
  I havent second thread

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

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


[Bug 1068340] Re: I havent second thread

2012-10-18 Thread Marcin Janowski
Work good with options in boot cmd: pci=nomsi pnpbios=off

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

Title:
  I havent second thread

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

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


[Bug 1068340] Re: I havent second thread

2012-10-18 Thread Marcin Janowski
After turn off and turn on computer i have 2 threads and all work good,
but after reboot i havent second thread :(

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

Title:
  I havent second thread

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

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


[Bug 1068340] [NEW] I havent second thread

2012-10-18 Thread Marcin Janowski
Public bug reported:

After install kubuntu 12.10 i havent second thread on CPU. On 12.04 work
good. CPU: AMD C-50, laptop: Acer Aspire One 722. BIOS upgrade dont
help.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-17-generic 3.5.0-17.28
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.6.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  wmp1959 F pulseaudio
 /dev/snd/controlC0:  wmp1959 F pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Date: Thu Oct 18 23:14:43 2012
HibernationDevice: RESUME=UUID=71f1a982-1e85-4d03-ae4f-848cdeed5db2
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.1)
MachineType: Acer AO722
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=42a91d18-8a9f-4eca-b6f3-ef2c23a7430d ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-17-generic N/A
 linux-backports-modules-3.5.0-17-generic  N/A
 linux-firmware1.95
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/06/2011
dmi.bios.vendor: Acer
dmi.bios.version: V1.08
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: JE10-BZ
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.08
dmi.modalias: 
dmi:bvnAcer:bvrV1.08:bd12/06/2011:svnAcer:pnAO722:pvrV1.08:rvnAcer:rnJE10-BZ:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.08:
dmi.product.name: AO722
dmi.product.version: V1.08
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-bug quantal

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

Title:
  I havent second thread

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

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


[Bug 1063025] [NEW] kubuntu installer hang on timezones

2012-10-06 Thread Marcin Janowski
Public bug reported:

On 12.10 from 2012-10-06, informations from debug:
http://paste.ubuntu.com/1264321/

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


** Tags: installation kubuntu

** Description changed:

- Informations from debug: http://paste.ubuntu.com/1264321/
+ On 12.10 from 2012-10-06, informations from debug:
+ http://paste.ubuntu.com/1264321/

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

Title:
  kubuntu installer hang on timezones

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

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