[Bug 272307] Re: T500 Suspend to RAM is flaky

2009-05-08 Thread lhotari
*** This bug is a duplicate of bug 276943 ***
https://bugs.launchpad.net/bugs/276943

I had this problem on 9.04 Jaunty with Lenovo T500 (2082-8WG). The system was 
upgraded from Intrepid 8.10 and I had done some tweaks for suspend/resume 
earlier. For my setup the resume stalled and the moon-led did not go out. I 
happened to test resume/suspend from the 9.04 LiveCD (64bit) and resume/suspend 
worked as it should. I got the problem fixed by removing laptop-mode-tools and 
acpi-support with purge and reinstalling them after that. 
sudo apt-get remove --purge laptop-mode-tools acpi-support
I also removed all earlier tweaks from /etc/hal/fdi/information directory (l 
had lenovo.fdi there).
After rebooting the resume/suspend worked well. I use the integrated Intel 
graphics and I have glx/dri/compiz enabled in X. ATI graphics is much louder 
and the performance was quite bad in my setup (minimizing/maximizing windows 
was very slow). Now I'm happy with my Lenovo T500 Ubuntu 9.04 setup.

-- 
T500 Suspend to RAM is flaky
https://bugs.launchpad.net/bugs/272307
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 321927] Re: /dev/pts and /dev/shm not mounted on boot

2009-04-22 Thread lhotari
Same problem with 9.04 RC after upgrading from 8.10. Thanks for the
workarounds...

-- 
/dev/pts and /dev/shm not mounted on boot
https://bugs.launchpad.net/bugs/321927
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 321927] Re: /dev/pts and /dev/shm not mounted on boot

2009-04-22 Thread lhotari
I ended up changing the boot order of the services like  this:
cd /etc/rcS.d
sudo mv S03mountdevsubfs.sh S11mountdevsubfs.sh

-- 
/dev/pts and /dev/shm not mounted on boot
https://bugs.launchpad.net/bugs/321927
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 276518] Re: [X1650 Pro] Xorg lockup when using xserver-xorg-video-ati 1:6.9.0+git20080826.a3cc1d7a-2ubuntu3

2009-03-20 Thread lhotari
This helped for me:
http://www.nvnews.net/vbulletin/showthread.php?t=118088

my xorg.conf options (not sure if these should be here):
Option "PixmapCacheSize" "100"
Option "AllowSHMPixmaps" "0"
Option "PixmapCache" "1"
Option "PixmapCacheRoundSizeKB" "1024"
Option "InitialPixmapPlacement" "2" 
Option "GlyphCache" "1"

from command line:
nvidia-settings -a InitialPixmapPlacement=2 -a GlyphCache=1

Also fixed the x-server restart problem
(https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
drivers-177/+bug/258357).

-- 
[X1650 Pro] Xorg lockup when using xserver-xorg-video-ati
1:6.9.0+git20080826.a3cc1d7a-2ubuntu3
https://bugs.launchpad.net/bugs/276518
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 258357] Re: [G86GL] Latest NVIDIA drivers: X hangs with blank screen after logout.

2009-03-20 Thread lhotari
These settings might help:
http://www.nvnews.net/vbulletin/showthread.php?t=118088

my xorg.conf options (not sure if these should be here):
Option "PixmapCacheSize" "100"
Option "AllowSHMPixmaps" "0"
Option "PixmapCache" "1"
Option "PixmapCacheRoundSizeKB" "1024"
Option "InitialPixmapPlacement" "2" 
Option "GlyphCache" "1"

from command line:
nvidia-settings -a InitialPixmapPlacement=2 -a GlyphCache=1

-- 
[G86GL] Latest NVIDIA drivers: X hangs with blank screen after logout.
https://bugs.launchpad.net/bugs/258357
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 80893] Re: [Feisty] Inaudible audio upon resuming from suspend-to-disk

2007-05-21 Thread lhotari
My laptop is Asus Z71V . The audio device is  "00:1b.0 Audio device:
Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition
Audio Controller (rev 04)". I also have the sound problem after resume.
Backlight control doesn't work either after resuming from hibernation.

The kernel http://rookery.ubuntu.com/~kyle/kernels/salgado/2007-04-25/ helps 
when I have HIBERNATE_MODE=platform in /etc/default/acpi-support . The problem 
is that the computer won't shutoff by itself in suspend (I have to press the 
power button to shut it off). 
After installing uswsusp and using "shutdown method = platform" in 
/etc/uswsusp.conf , the sound problem went away . I had to edit 
/etc/acpi/hibernate.sh in order to get uswsusp working  (uswsusp doesn't 
understand the -x and -y parameters in hibernate.sh).

btw. The patched kernel also made the Asus backlight control to work
after resume.

-- 
[Feisty] Inaudible audio upon resuming from suspend-to-disk
https://bugs.launchpad.net/bugs/80893
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 529686] Re: Depressing power button does not shutdown computer

2010-04-19 Thread lhotari
This will break Ubuntu VM installations after upgrading to Lucid so
please fix this trivial bug before releasing.

** Changed in: acpid (Ubuntu)
 Assignee: (unassigned) => Mathias Gug (mathiaz)

-- 
Depressing power button does not shutdown computer
https://bugs.launchpad.net/bugs/529686
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 94743] Re: Terminal Server Client isn't able to copy to/from clipboard

2010-02-10 Thread lhotari
Workaround for 9.10, install tsclient from 9.04:
http://packages.ubuntu.com/intrepid/tsclient

-- 
Terminal Server Client isn't able to copy to/from clipboard
https://bugs.launchpad.net/bugs/94743
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 571415] [NEW] vtund server denies connections because /var/lock/vtund directory doesn't exist

2010-04-28 Thread lhotari
Public bug reported:

Binary package hint: vtun


Server shows this error message in /var/log/auth.log:
Can't create temp lock file /var/lock/vtund/myvpn

workaround: mkdir /var/lock/vtund
Problem with the workaround is that is doesn't survive reboots. You'll have to 
add these lines to /etc/init.d/vtund :
if [ ! -d /var/lock/vtund ]; then
mkdir /var/lock/vtund
fi

---

Package: vtun
Architecture: amd64
Version: 3.0.2-2ubuntu2
Ubuntu version: Lucid RC , 2.6.32-21-server #32-Ubuntu SMP Fri Apr 16 09:17:34 
UTC 2010 x86_64 GNU/Linux

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

-- 
vtund server denies connections because /var/lock/vtund directory doesn't exist
https://bugs.launchpad.net/bugs/571415
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 500417] Re: nautilus doesn't honor gnome theme

2010-04-25 Thread lhotari
workaround that worked for me: I removed  ~/.gconf/apps/nautilus and
killed the nautilus process. After that the problem went away.

-- 
nautilus doesn't honor gnome theme
https://bugs.launchpad.net/bugs/500417
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 80893] Re: [Feisty] Inaudible audio upon resuming from suspend-to-disk

2010-01-05 Thread lhotari
One more bug to check for workarounds:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/270593

"logging out, (killing pulse-audio) followed by alsa force-reload 
re-instates sound."

I'd also try suspend/resume by starting Ubuntu 9.10 from the liveCD 
(installation cd). That's how you can check if some config file from 
older releases causes the problem. I previously had that problem but I 
cannot remember how I fixed the problem (reinstalling acpid , 
acpi-support, alsa-base or something like that).

-- 
[Feisty] Inaudible audio upon resuming from suspend-to-disk
https://bugs.launchpad.net/bugs/80893
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 529686] Re: Depressing power button does not shutdown computer

2010-04-13 Thread lhotari
Please fix this issue before Lucid final release.

-- 
Depressing power button does not shutdown computer
https://bugs.launchpad.net/bugs/529686
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 579276] Re: Lost network in KVM VM / virtio_net page allocation failure

2010-05-18 Thread lhotari
apport information

** Tags added: apport-collected

** Description changed:

  Binary package hint: 2.6.32-21-server
  
  I'm seeing similar bugs in a VM running Lucid as there is reported in these 
Redhat bug reports:
  https://bugzilla.redhat.com/show_bug.cgi?id=520119
  https://bugzilla.redhat.com/show_bug.cgi?id=554078
  
  The network connection drops in a KVM VM under high load.
  "ifdown eth0 ; ifup eth0 " returns the connection.
  
  This is the dmesg error:
  [714069.829649] swapper: page allocation failure. order:0, mode:0x20
  [714069.829653] Pid: 0, comm: swapper Not tainted 2.6.32-21-server #32-Ubuntu
  [714069.829655] Call Trace:
  [714069.829657][] 
__alloc_pages_slowpath+0x56e/0x580
  [714069.829674]  [] __alloc_pages_nodemask+0x171/0x180
  [714069.829682]  [] alloc_pages_current+0x87/0xd0
  [714069.829687]  [] try_fill_recv+0x182/0x200
  [714069.829690]  [] virtnet_poll+0x10d/0x160
  [714069.829700]  [] ? default_spin_lock_flags+0x9/0x10
  [714069.829708]  [] net_rx_action+0x10f/0x250
  [714069.829713]  [] __do_softirq+0xb7/0x1e0
  [714069.829717]  [] ? handle_IRQ_event+0x60/0x170
  [714069.829722]  [] call_softirq+0x1c/0x30
  [714069.829725]  [] do_softirq+0x65/0xa0
  [714069.829727]  [] irq_exit+0x85/0x90
  [714069.829733]  [] do_IRQ+0x75/0xf0
  [714069.829736]  [] ret_from_intr+0x0/0x11
  [714069.829737][] ? native_safe_halt+0xb/0x10
  [714069.829746]  [] ? default_idle+0x3d/0x90
  [714069.829753]  [] ? cpu_idle+0xb3/0x110
  [714069.829757]  [] ? rest_init+0x6b/0x80
  [714069.829763]  [] ? start_kernel+0x368/0x371
  [714069.829766]  [] ? x86_64_start_reservations+0x125/0x129
  [714069.829768]  [] ? x86_64_start_kernel+0xfa/0x109
  [714069.829770] Mem-Info:
  [714069.829772] Node 0 DMA per-cpu:
  [714069.829775] CPU0: hi:0, btch:   1 usd:   0
  [714069.829776] Node 0 DMA32 per-cpu:
  [714069.829778] CPU0: hi:  186, btch:  31 usd: 196
  [714069.829783] active_anon:109561 inactive_anon:110789 isolated_anon:0
  [714069.829784]  active_file:7041 inactive_file:13781 isolated_file:0
  [714069.829785]  unevictable:0 dirty:8681 writeback:0 unstable:0
  [714069.829786]  free:1367 slab_reclaimable:2798 slab_unreclaimable:1783
  [714069.829787]  mapped:2113 shmem:83 pagetables:1148 bounce:0
  [714069.829789] Node 0 DMA free:4000kB min:60kB low:72kB high:88kB 
active_anon:5508kB inactive_anon:5668kB active_file:396kB inactive_file:292kB 
unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15348kB 
mlocked:0kB dirty:0kB writeback:0kB mapped:28kB shmem:0kB slab_reclaimable:8kB 
slab_unreclaimable:8kB kernel_stack:0kB pagetables:20kB unstable:0kB bounce:0kB 
writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
  [714069.829799] lowmem_reserve[]: 0 994 994 994
  [714069.829802] Node 0 DMA32 free:1468kB min:4000kB low:5000kB high:6000kB 
active_anon:432736kB inactive_anon:437488kB active_file:27768kB 
inactive_file:54832kB unevictable:0kB isolated(anon):0kB isolated(file):0kB 
present:1018060kB mlocked:0kB dirty:34724kB writeback:0kB mapped:8424kB 
shmem:332kB slab_reclaimable:11184kB slab_unreclaimable:7124kB 
kernel_stack:1408kB pagetables:4572kB unstable:0kB bounce:0kB writeback_tmp:0kB 
pages_scanned:0 all_unreclaimable? no
  [714069.829811] lowmem_reserve[]: 0 0 0 0
  [714069.829814] Node 0 DMA: 0*4kB 2*8kB 5*16kB 6*32kB 4*64kB 3*128kB 2*256kB 
1*512kB 0*1024kB 1*2048kB 0*4096kB = 4000kB
  [714069.829823] Node 0 DMA32: 69*4kB 1*8kB 0*16kB 1*32kB 0*64kB 1*128kB 
0*256kB 0*512kB 1*1024kB 0*2048kB 0*4096kB = 1468kB
  [714069.829830] 22928 total pagecache pages
  [714069.829832] 2031 pages in swap cache
  [714069.829834] Swap cache stats: add 74010, delete 71979, find 90506/93667
  [714069.829836] Free swap  = 804372kB
  [714069.829837] Total swap = 897016kB
  [714069.840685] 262139 pages RAM
  [714069.840689] 6216 pages reserved
  [714069.840690] 22948 pages shared
  [714069.840691] 234443 pages non-shared
  
  
  Version details:
  linux-image-2.6.32-21-server
  2.6.32-21-server #32-Ubuntu SMP Fri Apr 16 09:17:34 UTC 2010 x86_64 GNU/Linux
  Ubuntu 2.6.32-21.32-server 2.6.32.11+drm33.2
+ --- 
+ AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
+ AplayDevices: Error: [Errno 2] No such file or directory
+ Architecture: amd64
+ ArecordDevices: Error: [Errno 2] No such file or directory
+ CurrentDmesg:
+  [4.972735] JBD: barrier-based sync failed on vda1-8 - disabling barriers
+  [   14.180150] eth0: no IPv6 routers present
+ DistroRelease: Ubuntu 10.04
+ InstallationMedia: Ubuntu-Server 10.04 "Lucid Lynx" - Beta amd64 (20100406.1)
+ Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+ MachineType: Bochs Bochs
+ Package: linux (not installed)
+ PciMultimedia:
+  
+ ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-server 
root=UUID=393ab013-153f-4c5a-ad67-1bd137363e60 ro quiet
+ ProcEnviron:
+  PATH=(custom, no user)
+  LANG=fi_FI.UTF-8
+  SHELL=/bin/bash
+ ProcVersion

[Bug 579276] Lspci.txt

2010-05-18 Thread lhotari
apport information

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/48691731/Lspci.txt

-- 
Lost network in KVM VM / virtio_net page allocation failure
https://bugs.launchpad.net/bugs/579276
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 579276] ProcCpuinfo.txt

2010-05-18 Thread lhotari
apport information

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/48691734/ProcCpuinfo.txt

-- 
Lost network in KVM VM / virtio_net page allocation failure
https://bugs.launchpad.net/bugs/579276
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 579276] ProcInterrupts.txt

2010-05-18 Thread lhotari
apport information

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/48691735/ProcInterrupts.txt

-- 
Lost network in KVM VM / virtio_net page allocation failure
https://bugs.launchpad.net/bugs/579276
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 579276] ProcModules.txt

2010-05-18 Thread lhotari
apport information

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/48691736/ProcModules.txt

-- 
Lost network in KVM VM / virtio_net page allocation failure
https://bugs.launchpad.net/bugs/579276
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 579276] UdevDb.txt

2010-05-18 Thread lhotari
apport information

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/48691737/UdevDb.txt

-- 
Lost network in KVM VM / virtio_net page allocation failure
https://bugs.launchpad.net/bugs/579276
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 579276] UdevLog.txt

2010-05-18 Thread lhotari
apport information

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/48691738/UdevLog.txt

-- 
Lost network in KVM VM / virtio_net page allocation failure
https://bugs.launchpad.net/bugs/579276
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 579723] Re: kvm memory ballooning is unusable in Lucid

2010-05-22 Thread lhotari
try adding quotes around $@ in kvm-balloon script:

#!/bin/sh
/usr/bin/kvm -balloon virtio "$@"

-- 
kvm memory ballooning is unusable in Lucid
https://bugs.launchpad.net/bugs/579723
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 579723] Re: kvm memory ballooning is unusable in Lucid

2010-05-27 Thread lhotari
Have you checked the file's execution bit?
chmod 0755 kvm-balloon

** Description changed:

  kvm/qemu doesn't enable ballooning by default anymore (the man page still 
claims that ballooning is enabled by default) .
  There is no easy way to enable it with libvirt.
  
  libvirt should add "-balloon virtio" to the qemu command line by default
  or provide a way to modify the setting.
  
  virsh dominfo domain should show the original qemu error message "The
  balloon device has not been activated by the guest", but it hides it. I
  found out the reason for the ballooning problem by starting kvm from the
  command line and switching to the monitor console and by entering "info
  balloon"
  
  testing kvm/qemu behaviour:
  kvm -cdrom ubuntu-10.04-server-amd64.iso
- (CTRL-ALT 2 , enter: "info balloon"-> shows error message: 
+ (CTRL-ALT 2 , enter: "info balloon"-> shows error message:
  The balloon device has not been activated by the guest
  )
  
  "info balloon" shows successfull balloon info after adding "-balloon virtio" 
to the command line.
  kvm -cdrom ubuntu-10.04-server-amd64.iso -balloon virtio
  
  Workaround:
- - add a file called /usr/local/bin/kvm-balloon :
+ - add a file called /usr/local/bin/kvm-balloon (and mark it executable: chmod 
0755 kvm-balloon):
  #!/bin/sh
- /usr/bin/kvm -balloon virtio $@
+ /usr/bin/kvm -balloon virtio "$@"
  - modify /etc/libvirt/qemu/domain.xml (virsh edit domain) , replace 
/usr/bin/kvm with /usr/local/bin/kvm-balloon
  - poweroff and restart the VM (reboot isn't enough)
  
  In the VM, the virtio_balloon module has to be loaded:
  modprobe virtio_balloon
  (to persistent after reboot: echo virtio_balloon >> /etc/modules)

-- 
kvm memory ballooning is unusable in Lucid
https://bugs.launchpad.net/bugs/579723
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 579276] [NEW] Lost network in KVM VM / virtio_net page allocation failure

2010-05-12 Thread lhotari
Public bug reported:

Binary package hint: 2.6.32-21-server

I'm seeing similar bugs in a VM running Lucid as there is reported in these 
Redhat bug reports:
https://bugzilla.redhat.com/show_bug.cgi?id=520119
https://bugzilla.redhat.com/show_bug.cgi?id=554078

The network connection drops in a KVM VM under high load.
"ifdown eth0 ; ifup eth0 " returns the connection.

This is the dmesg error:
[714069.829649] swapper: page allocation failure. order:0, mode:0x20
[714069.829653] Pid: 0, comm: swapper Not tainted 2.6.32-21-server #32-Ubuntu
[714069.829655] Call Trace:
[714069.829657][] __alloc_pages_slowpath+0x56e/0x580
[714069.829674]  [] __alloc_pages_nodemask+0x171/0x180
[714069.829682]  [] alloc_pages_current+0x87/0xd0
[714069.829687]  [] try_fill_recv+0x182/0x200
[714069.829690]  [] virtnet_poll+0x10d/0x160
[714069.829700]  [] ? default_spin_lock_flags+0x9/0x10
[714069.829708]  [] net_rx_action+0x10f/0x250
[714069.829713]  [] __do_softirq+0xb7/0x1e0
[714069.829717]  [] ? handle_IRQ_event+0x60/0x170
[714069.829722]  [] call_softirq+0x1c/0x30
[714069.829725]  [] do_softirq+0x65/0xa0
[714069.829727]  [] irq_exit+0x85/0x90
[714069.829733]  [] do_IRQ+0x75/0xf0
[714069.829736]  [] ret_from_intr+0x0/0x11
[714069.829737][] ? native_safe_halt+0xb/0x10
[714069.829746]  [] ? default_idle+0x3d/0x90
[714069.829753]  [] ? cpu_idle+0xb3/0x110
[714069.829757]  [] ? rest_init+0x6b/0x80
[714069.829763]  [] ? start_kernel+0x368/0x371
[714069.829766]  [] ? x86_64_start_reservations+0x125/0x129
[714069.829768]  [] ? x86_64_start_kernel+0xfa/0x109
[714069.829770] Mem-Info:
[714069.829772] Node 0 DMA per-cpu:
[714069.829775] CPU0: hi:0, btch:   1 usd:   0
[714069.829776] Node 0 DMA32 per-cpu:
[714069.829778] CPU0: hi:  186, btch:  31 usd: 196
[714069.829783] active_anon:109561 inactive_anon:110789 isolated_anon:0
[714069.829784]  active_file:7041 inactive_file:13781 isolated_file:0
[714069.829785]  unevictable:0 dirty:8681 writeback:0 unstable:0
[714069.829786]  free:1367 slab_reclaimable:2798 slab_unreclaimable:1783
[714069.829787]  mapped:2113 shmem:83 pagetables:1148 bounce:0
[714069.829789] Node 0 DMA free:4000kB min:60kB low:72kB high:88kB 
active_anon:5508kB inactive_anon:5668kB active_file:396kB inactive_file:292kB 
unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15348kB 
mlocked:0kB dirty:0kB writeback:0kB mapped:28kB shmem:0kB slab_reclaimable:8kB 
slab_unreclaimable:8kB kernel_stack:0kB pagetables:20kB unstable:0kB bounce:0kB 
writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[714069.829799] lowmem_reserve[]: 0 994 994 994
[714069.829802] Node 0 DMA32 free:1468kB min:4000kB low:5000kB high:6000kB 
active_anon:432736kB inactive_anon:437488kB active_file:27768kB 
inactive_file:54832kB unevictable:0kB isolated(anon):0kB isolated(file):0kB 
present:1018060kB mlocked:0kB dirty:34724kB writeback:0kB mapped:8424kB 
shmem:332kB slab_reclaimable:11184kB slab_unreclaimable:7124kB 
kernel_stack:1408kB pagetables:4572kB unstable:0kB bounce:0kB writeback_tmp:0kB 
pages_scanned:0 all_unreclaimable? no
[714069.829811] lowmem_reserve[]: 0 0 0 0
[714069.829814] Node 0 DMA: 0*4kB 2*8kB 5*16kB 6*32kB 4*64kB 3*128kB 2*256kB 
1*512kB 0*1024kB 1*2048kB 0*4096kB = 4000kB
[714069.829823] Node 0 DMA32: 69*4kB 1*8kB 0*16kB 1*32kB 0*64kB 1*128kB 0*256kB 
0*512kB 1*1024kB 0*2048kB 0*4096kB = 1468kB
[714069.829830] 22928 total pagecache pages
[714069.829832] 2031 pages in swap cache
[714069.829834] Swap cache stats: add 74010, delete 71979, find 90506/93667
[714069.829836] Free swap  = 804372kB
[714069.829837] Total swap = 897016kB
[714069.840685] 262139 pages RAM
[714069.840689] 6216 pages reserved
[714069.840690] 22948 pages shared
[714069.840691] 234443 pages non-shared


Version details:
linux-image-2.6.32-21-server
2.6.32-21-server #32-Ubuntu SMP Fri Apr 16 09:17:34 UTC 2010 x86_64 GNU/Linux
Ubuntu 2.6.32-21.32-server 2.6.32.11+drm33.2

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


** Tags: kvm net virtio

-- 
Lost network in KVM VM / virtio_net page allocation failure
https://bugs.launchpad.net/bugs/579276
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 579276] Re: Lost network in KVM VM / virtio_net page allocation failure

2010-05-12 Thread lhotari
upstream bug report: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=576838

** Bug watch added: Debian Bug tracker #576838
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576838

-- 
Lost network in KVM VM / virtio_net page allocation failure
https://bugs.launchpad.net/bugs/579276
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 579723] [NEW] kvm memory ballooning is unusable in Lucid

2010-05-12 Thread lhotari
Public bug reported:

kvm/qemu doesn't enable ballooning by default anymore (the man page still 
claims that ballooning is enabled by default) .
There is no easy way to enable it with libvirt.

libvirt should add "-balloon virtio" to the qemu command line by default
or provide a way to modify the setting.

virsh dominfo domain should show the original qemu error message "The
balloon device has not been activated by the guest", but it hides it. I
found out the reason for the ballooning problem by starting kvm from the
command line and switching to the monitor console and by entering "info
balloon"

testing kvm/qemu behaviour:
kvm -cdrom ubuntu-10.04-server-amd64.iso
(CTRL-ALT 2 , enter: "info balloon"-> shows error message: 
The balloon device has not been activated by the guest
)

"info balloon" shows successfull balloon info after adding "-balloon virtio" to 
the command line.
kvm -cdrom ubuntu-10.04-server-amd64.iso -balloon virtio

Workaround:
- add a file called /usr/local/bin/kvm-balloon :
#!/bin/sh
/usr/bin/kvm -balloon virtio $@
- modify /etc/libvirt/qemu/domain.xml (virsh edit domain) , replace 
/usr/bin/kvm with /usr/local/bin/kvm-balloon
- poweroff and restart the VM (reboot isn't enough)

In the VM, the virtio_balloon module has to be loaded:
modprobe virtio_balloon
(to persistent after reboot: echo virtio_balloon >> /etc/modules)

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


** Tags: balloon freemem kvm mem setmem virsh virtio

-- 
kvm memory ballooning is unusable in Lucid
https://bugs.launchpad.net/bugs/579723
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 80893] Re: [Feisty] Inaudible audio upon resuming from suspend-to-disk

2010-01-03 Thread lhotari
Eric,

see 
http://www.thinkwiki.org/wiki/Installing_Ubuntu_8.10_%28Intrepid_Ibex%29_on_a_ThinkPad_T61#Sound_.28too_quiet.2C_no_sound_after_resume.29

try adding 
options snd-hda-intel model=thinkpad power_save_controller=Y power_save=10

to /etc/modprobe.d/alsa-base

-- 
[Feisty] Inaudible audio upon resuming from suspend-to-disk
https://bugs.launchpad.net/bugs/80893
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 80893] Re: [Feisty] Inaudible audio upon resuming from suspend-to-disk

2010-01-04 Thread lhotari
On 05.01.2010 00:26, Eric Lorenz wrote:
> I tried adding the line you mentioned...it had no effect after
> rebooting.
>
> When I opened the file...it was empty until I added this line...could
> that be right?
>
> The only thing I have not done yet is trying the 'kernel switch'...I am
> not sure if I need to go there, and I am nervous about doing that as I
> am afraid I'll break something else that's working?
>
> (Yes, I am relatively new to Linux, and this is the first time I have
> taken my laptop completely over to Ubuntu. I develop the website for our
> church, and I need to have audio capability as I work with audio files
> on the site. If I can't get this to work, this could be a deal-breaker!)
> :-(
>
>
Try workarounds in these bug reports:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/292129
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/202089

or if you can, try upgrading to Ubuntu 9.10 ( instructions: 
http://www.ubuntu.com/getubuntu/upgrading ) (I think I didn't have any 
sound problems after upgrading to 9.10, I have a thinkpad T500 though).

you might find some advices on the http://www.thinkwiki.org site too.

Regards,

Lari

-- 
[Feisty] Inaudible audio upon resuming from suspend-to-disk
https://bugs.launchpad.net/bugs/80893
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 1654511] Re: adobe-flashplugin_20161213.1.orig.tar.gz is missing

2017-01-06 Thread lhotari
I found out that adding "91.189.92.191  archive.canonical.com" to
/etc/hosts works around the problem. For some reason the files are
missing only on the server that's IP is 91.189.92.150 .

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

Title:
  adobe-flashplugin_20161213.1.orig.tar.gz is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/1654511/+subscriptions

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


[Bug 579276] Re: Lost network in KVM VM / virtio_net page allocation failure

2010-12-03 Thread lhotari
Sergey, I'm still running 9.04 (2.6.28-19.24) in production because of
this virtio_net stability problem. I'd like to upgrade the VMs to 10.04
LTS after this problem is resolved. I haven't done retesting lately.

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

Title:
  Lost network in KVM VM / virtio_net page allocation failure

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


[Bug 662766] Re: does not reconnect after suspend/resume

2013-01-11 Thread lhotari
I found a workaround that can be scripted.
There is mc-tool for command line status changes:
use "mc-tool list" to get the id of your im account settings.
then do
mc-tool reconnect 
alternatively you could do:
mc-tool request  offline; mc-tool request  online

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

Title:
  does not reconnect after suspend/resume

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

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


[Bug 1012946] Re: dm-part-sync.patch breaks creating multiple partitions on a LVM volume

2012-10-15 Thread lhotari
This bug also affects the usage of raw partitions in vmbuilder.

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

Title:
  dm-part-sync.patch breaks creating multiple partitions on a LVM volume

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

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


[Bug 879710] Re: ubuntu-vm-builder crashes when trying to umount tmp directory.

2012-10-15 Thread lhotari
This bug duplicates https://bugs.launchpad.net/vmbuilder/+bug/966439 .
The workaround is to add "--removepkg=cron" to the vmbuilder command
line.

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

Title:
  ubuntu-vm-builder crashes when trying to umount tmp directory.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/879710/+subscriptions

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


[Bug 1012946] Re: dm-part-sync.patch breaks creating multiple partitions on a LVM volume

2012-10-15 Thread lhotari
Installing the precise-proposed version from
https://launchpad.net/ubuntu/precise/+package/libparted0debian1
(2.3-8ubuntu5.1) fixes the problems in vmbuilder.

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

Title:
  dm-part-sync.patch breaks creating multiple partitions on a LVM volume

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

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


[Bug 530400] Re: starting kvm guest with disk file in /etc fails with apparmor error 'could not remove profile'

2012-08-27 Thread lhotari
bug #665531 might be related. replacing "host_device" with "raw" in xml
definitions fixed the problem for me.

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

Title:
  starting kvm guest with disk file in /etc fails with apparmor error
  'could not remove profile'

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

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


[Bug 496163] Re: virsh's "define" does not create apparmor profiles

2012-08-27 Thread lhotari
*** This bug is a duplicate of bug 530400 ***
https://bugs.launchpad.net/bugs/530400

bug #665531 might be related. replacing "host_device" with "raw" in xml
definitions fixed the problem for me.

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

Title:
  virsh's "define" does not create apparmor profiles

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

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


[Bug 610652] Re: vmbuilder randomly fails to install grub

2012-02-06 Thread lhotari
vmbuilder should generate a proper /etc/mtab file in the disk image / chroot 
before running grub.
For some reason grub requires that /etc/mtab contains the root partition in the 
mtab list.

embedded mode for grub fails since vmbuilder makes partitions starting
from sector 1. virt-manager starts from sector 63.

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

Title:
  vmbuilder randomly fails to install grub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/610652/+subscriptions

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


[Bug 579276] Re: Lost network in KVM VM / virtio_net page allocation failure

2010-11-05 Thread lhotari
Another upstream bug report: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=592187

** Bug watch added: Debian Bug tracker #592187
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592187

-- 
Lost network in KVM VM / virtio_net page allocation failure
https://bugs.launchpad.net/bugs/579276
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 579276] Re: Lost network in KVM VM / virtio_net page allocation failure

2010-11-05 Thread lhotari
Changelog of Debian kernel 2.6.32-22 :
   * net/{tcp,udp,llc,sctp,tipc,x25}: Add limit for socket backlog
 (Closes: #592187)

-- 
Lost network in KVM VM / virtio_net page allocation failure
https://bugs.launchpad.net/bugs/579276
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 579276] Re: Lost network in KVM VM / virtio_net page allocation failure

2010-11-05 Thread lhotari
Original patch:
http://git.kernel.org/linus/8eae939f1400326b06d0c9afe53d2a484a326871

-- 
Lost network in KVM VM / virtio_net page allocation failure
https://bugs.launchpad.net/bugs/579276
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 579276] Re: Lost network in KVM VM / virtio_net page allocation failure

2010-11-05 Thread lhotari
I hope this fix gets included in 10.04.1 LTS as soon as possible. We
haven't been able to upgrade our Ubuntu VMs (running on Linux KVM) to
10.04 because of this bug. I think the priority should be much higher.
Could someone assign this bug to someone in the Ubuntu Server team?

-- 
Lost network in KVM VM / virtio_net page allocation failure
https://bugs.launchpad.net/bugs/579276
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