[Bug 1654600] Re: unattended-upgrade-shutdown hangs when /var is a separate filesystem

2017-03-08 Thread SergeiFranco
Hello!

I have changed Before to After and it is working
Here is what the unit looks like now:

[Unit]
Description=Unattended Upgrades Shutdown
DefaultDependencies=no
After=shutdown.target reboot.target halt.target network.target local-fs.target
Documentation=man:unattended-upgrade(8)

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStop=/usr/share/unattended-upgrades/unattended-upgrade-shutdown
TimeoutStopSec=900

[Install]
WantedBy=shutdown.target


So the proper fix would be changing the Service to ExecStop= and Unit to After=

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

Title:
  unattended-upgrade-shutdown hangs when /var is a separate filesystem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1654600/+subscriptions

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


[Bug 1654600] Re: unattended-upgrade-shutdown hangs when /var is a separate filesystem

2017-03-08 Thread SergeiFranco
Hello,

Yes, I am fully aware that my /var/run->/run replacement in that script
is a hack.

To be clear I am not testing in Zesty but Ubuntu 16.04.2 LTS Xenial.

The setup is following:
/dev/sda1 on / type xfs (rw,relatime,attr2,inode64,noquota)
/dev/sdc on /var type xfs (rw,relatime,attr2,inode64,noquota)

Every single machine we (my and my colleague) tested with the updated
unit still hangs.

As var as I can tell they never reboot.

I have posted a question regarding this issue to systemd mailing list,
and one of the responses was the following:

"""
> [Unit]
> Description=Unattended Upgrades Shutdown
> DefaultDependencies=no
> Before=shutdown.target reboot.target halt.target network.target
> local-fs.target

Well, you order if before local-fs.target, which means it is stopped
after local-fs.target. You get exactly what you ask for. If this is
wrong, fix unit definition, but we do not really know what is
appropriate for this service.

> Documentation=man:unattended-upgrade(8)
>
> [Service]
> Type=oneshot
> RemainAfterExit=yes
> ExecStop=/usr/share/unattended-upgrades/unattended-upgrade-shutdown --debug
> TimeoutStopSec=900
>
> [Install]
> WantedBy=shutdown.target
>
> It appears no one who is involved in this fix understands systemd (which is
> very worrying!).
>
> How does one would fix this unit so it is ran before the file systems get
> unmounted?
>

Order it

After=local-fs.target
"""
"Obviously" according to systemd mailing list if I want to things to run Before 
I need to use After!

So I believe the confusion is with what exactly Before and After mean in
systemd units.

Today I will be testing various combinations with After/Before to see if
I can make sense of it.

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

Title:
  unattended-upgrade-shutdown hangs when /var is a separate filesystem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1654600/+subscriptions

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


[Bug 1654600] Re: unattended-upgrade-shutdown hangs when /var is a separate filesystem

2017-03-07 Thread SergeiFranco
I have tested this and it does NOT work.

I fixed the issue in couple of different ways:

One way is completely remove the unit (who in right mind does install
updates during reboot on production servers?). I will be actively doing
that on all machines I encounter.

Another way is this:
sed -i 's#/var/run/#/run/#g' 
/usr/share/unattended-upgrades/unattended-upgrade-shutdown
So the problem with that sed is that the logging part will fail. So not really 
a solution.


Systemd has proven to be inconsistent pile of crap so far...

I could not make systemd to run this unit before local-fs.target. It
appears that the documentation is misleading...

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

Title:
  unattended-upgrade-shutdown hangs when /var is a separate filesystem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1654600/+subscriptions

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


[Bug 1661611] Re: apt/unattended-upgrades stalls shutdown

2017-03-01 Thread SergeiFranco
I can confirm this bug also happens machines without LVM volumes.

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

Title:
  apt/unattended-upgrades stalls shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1661611/+subscriptions

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


[Bug 1661611] Re: apt/unattended-upgrades stalls shutdown

2017-02-22 Thread SergeiFranco
Regarding presence of "Unattended-Upgrade::InstallOnShutdown" in
/etc/apt/apt.conf.d/20auto-upgrades and /etc/apt/apt.conf.d
/50unattended-upgrades:

It does not exist in /etc/apt/apt.conf.d/20auto-upgrades
and it is commented out in /etc/apt/apt.conf.d/50unattended-upgrades ,

Eg: //Unattended-Upgrade::InstallOnShutdown "true";


** Changed in: unattended-upgrades (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  apt/unattended-upgrades stalls shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1661611/+subscriptions

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


[Bug 1660503] [NEW] Malformed packet with mariadb-server-10.0

2017-01-30 Thread SergeiFranco
Public bug reported:

When trying to connect with exim4-daemon-heavy (out of official 16.04
repository) to mariadb-server-10.0 (also out of official 16.04
repository) the following error occurs:

"MYSQL connection failed: Malformed packet"

The packages in questions are:

Package: mariadb-server
Version: 10.0.29-0ubuntu0.16.04.1

mariadb-server:
  Installed: (none)
  Candidate: 10.0.29-0ubuntu0.16.04.1
  Version table:
 10.0.29-0ubuntu0.16.04.1 500
500 http://nz.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages
500 http://nz.archive.ubuntu.com/ubuntu xenial-updates/universe i386 
Packages
500 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 
Packages
500 http://security.ubuntu.com/ubuntu xenial-security/universe i386 
Packages
 10.0.24-7 500
500 http://nz.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
500 http://nz.archive.ubuntu.com/ubuntu xenial/universe i386 Packages

Package: exim4-daemon-heavy
Version: 4.86.2-2ubuntu2.1

exim4-daemon-heavy:
  Installed: 4.86.2-2ubuntu2.1
  Candidate: 4.86.2-2ubuntu2.1
  Version table:
 *** 4.86.2-2ubuntu2.1 500
500 http://nz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
100 /var/lib/dpkg/status
 4.86.2-2ubuntu2 500
500 http://nz.archive.ubuntu.com/ubuntu xenial/main amd64 Packages


Description:Ubuntu 16.04.1 LTS
Release:16.04


It appears that exim4 is using libmysqlclient.so.20, which is not compatible 
with mariadb-10.0.
The exim4 from 14.04 on other hand was using libmysqlclient.so.18, which could 
be replaced by libmariadbclient18 from mariadb repository. There is no such 
equivalent for libmysqlclient20.

strace of mariadb instance during the malformed packet moment:
[pid 27743] recvfrom(0, 
"\215\242\276\1\0\0\0@\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0acs\0\24\33\272\343E^LN\260\201\350s

[Bug 1348670] Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000010, set_nfsv4_acl_one+0x21/0xb0 [nfsd]

2014-08-06 Thread SergeiFranco
I can confirm this bug as well. The cp -a consistently kills nfsd threads on 
Ubuntu Server 14.04LTS running 3.13.0-32-generic.
This is a very critical bug: Improtance: Medium is an understatement.

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

Title:
  BUG: unable to handle kernel NULL pointer dereference at
  0010, set_nfsv4_acl_one+0x21/0xb0 [nfsd]

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

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


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-12 Thread SergeiFranco
Good news! kernel from proposed repositories works. It didn't crash
overnight in bridge mode.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/776936

Title:
  Running KVM guest causes kernel panic on host

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-12 Thread SergeiFranco
Good news! kernel from proposed repositories works. It didn't crash
overnight in bridge mode.

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

Title:
  Running KVM guest causes kernel panic on host

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


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-11 Thread SergeiFranco
Today I noticed that although I removed the membaloon it didn't stick (possibly 
due to panic not syncing the file).
I removed once again membaloon and started the guest with little bit better 
results.
The system does not freeze immediately, but it leaves a lot of oopses in the 
syslog/dmesg.
I am attaching these oopses.

The highlight of the oopses is BUG: unable to handle kernel paging
request at.

I am going to try kvm in NAT mode (btw how do I do that?) and see if
this is happening still.

** Attachment added: messages
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/776936/+attachment/2124149/+files/messages

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/776936

Title:
  Running KVM guest causes kernel panic on host

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-11 Thread SergeiFranco
In nat mode it does not panic.

Having virtual machine in nat mode is piss poor, especially when the
network performance in nat mode is very unreliable (perhaps issue with
MTU? apt-get install gets stuck on 0% [Waiting for headers], wget
google.com also hangs, while I can ping everything fine), another issue
is I have to port forward and deal will all associated nightmare. I am
seriously considering moving to physical box, or ditch ubuntu, install
debian and go with xen...

I need this box in bridge mode (it is a virtual server after all).

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/776936

Title:
  Running KVM guest causes kernel panic on host

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-11 Thread SergeiFranco
Yes, membalooning is enabled right now:

domain type='kvm'
  namedeluge/name
  uuidde900b25-6dc3-cfd6-4fb1-55c6f9755b00/uuid
  memory524288/memory
  currentMemory524288/currentMemory
  vcpu1/vcpu
  os
type arch='i686' machine='pc-0.14'hvm/type
boot dev='hd'/
  /os 

 
  features

 
acpi/ 

 
  /features   

 
  clock offset='utc'/ 

 
  on_poweroffdestroy/on_poweroff

 
  on_rebootrestart/on_reboot

 
  on_crashdestroy/on_crash  

 
  devices 

 
emulator/usr/bin/kvm/emulator   

 
disk type='file' device='disk'

 
  driver name='qemu' type='qcow2'/

 
  source file='/var/lib/libvirt/images/deluge.qcow2'/ 

 
  target dev='hda' bus='ide'/ 

 
  address type='drive' controller='0' bus='0' unit='0'/   

 
/disk 

 
controller type='ide' index='0'   

 
  address type='pci' domain='0x' bus='0x00' slot='0x01' 
function='0x1'/

/controller
interface type='network'
  mac address='52:54:00:3b:08:03'/
  source network='default'/
  address type='pci' domain='0x' bus='0x00' slot='0x05' 
function='0x0'/
/interface
serial type='pty'
  target port='0'/
/serial
console type='pty'
  target type='serial' port='0'/
/console
input type='mouse' bus='ps2'/
graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1'/
video
  model type='cirrus' vram='9216' heads='1'/
  address type='pci' domain='0x' bus='0x00' slot='0x02' 
function='0x0'/
/video
memballoon model='virtio'
  address type='pci' domain='0x' bus='0x00' slot='0x04' 
function='0x0'/
/memballoon
  /devices
/domain


and network:
network
  namedefault/name
  uuid19ff9987-5265-ac1c-4ae2-eda8e280afa4/uuid
  forward mode='nat'/
  bridge name='virbr0' stp='on' 

[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-11 Thread SergeiFranco
This problem looks very similar to this: http://www.spinics.net/lists
/linux-net/msg17690.html

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/776936

Title:
  Running KVM guest causes kernel panic on host

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-11 Thread SergeiFranco
Today I noticed that although I removed the membaloon it didn't stick (possibly 
due to panic not syncing the file).
I removed once again membaloon and started the guest with little bit better 
results.
The system does not freeze immediately, but it leaves a lot of oopses in the 
syslog/dmesg.
I am attaching these oopses.

The highlight of the oopses is BUG: unable to handle kernel paging
request at.

I am going to try kvm in NAT mode (btw how do I do that?) and see if
this is happening still.

** Attachment added: messages
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/776936/+attachment/2124149/+files/messages

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

Title:
  Running KVM guest causes kernel panic on host

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


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-11 Thread SergeiFranco
In nat mode it does not panic.

Having virtual machine in nat mode is piss poor, especially when the
network performance in nat mode is very unreliable (perhaps issue with
MTU? apt-get install gets stuck on 0% [Waiting for headers], wget
google.com also hangs, while I can ping everything fine), another issue
is I have to port forward and deal will all associated nightmare. I am
seriously considering moving to physical box, or ditch ubuntu, install
debian and go with xen...

I need this box in bridge mode (it is a virtual server after all).

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

Title:
  Running KVM guest causes kernel panic on host

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


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-11 Thread SergeiFranco
Yes, membalooning is enabled right now:

domain type='kvm'
  namedeluge/name
  uuidde900b25-6dc3-cfd6-4fb1-55c6f9755b00/uuid
  memory524288/memory
  currentMemory524288/currentMemory
  vcpu1/vcpu
  os
type arch='i686' machine='pc-0.14'hvm/type
boot dev='hd'/
  /os 

 
  features

 
acpi/ 

 
  /features   

 
  clock offset='utc'/ 

 
  on_poweroffdestroy/on_poweroff

 
  on_rebootrestart/on_reboot

 
  on_crashdestroy/on_crash  

 
  devices 

 
emulator/usr/bin/kvm/emulator   

 
disk type='file' device='disk'

 
  driver name='qemu' type='qcow2'/

 
  source file='/var/lib/libvirt/images/deluge.qcow2'/ 

 
  target dev='hda' bus='ide'/ 

 
  address type='drive' controller='0' bus='0' unit='0'/   

 
/disk 

 
controller type='ide' index='0'   

 
  address type='pci' domain='0x' bus='0x00' slot='0x01' 
function='0x1'/

/controller
interface type='network'
  mac address='52:54:00:3b:08:03'/
  source network='default'/
  address type='pci' domain='0x' bus='0x00' slot='0x05' 
function='0x0'/
/interface
serial type='pty'
  target port='0'/
/serial
console type='pty'
  target type='serial' port='0'/
/console
input type='mouse' bus='ps2'/
graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1'/
video
  model type='cirrus' vram='9216' heads='1'/
  address type='pci' domain='0x' bus='0x00' slot='0x02' 
function='0x0'/
/video
memballoon model='virtio'
  address type='pci' domain='0x' bus='0x00' slot='0x04' 
function='0x0'/
/memballoon
  /devices
/domain


and network:
network
  namedefault/name
  uuid19ff9987-5265-ac1c-4ae2-eda8e280afa4/uuid
  forward mode='nat'/
  bridge name='virbr0' stp='on' 

[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-11 Thread SergeiFranco
This problem looks very similar to this: http://www.spinics.net/lists
/linux-net/msg17690.html

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

Title:
  Running KVM guest causes kernel panic on host

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


Re: [Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-10 Thread SergeiFranco
Hi, here is the iptables-save output:


*filter
:INPUT DROP [992:148145]
:FORWARD ACCEPT [24:1496]
:OUTPUT ACCEPT [215528:64537610]
-A INPUT -i lo -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A INPUT -s 192.168.1.0/24 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 22 -m state --state NEW -m limit --limit
1/min -j ACCEPT
-A INPUT -p tcp -m tcp --dport 22 -m state --state NEW -m limit --limit
1/min -j LOG --log-prefix rate-limited SSH: 
-A INPUT -p tcp -m tcp --dport 22 -m state --state NEW -j REJECT
--reject-with icmp-port-unreachable
-A INPUT ! -s 192.168.1.0/24 -p udp -m udp --dport 53 -j DROP
-A FORWARD -i eth1 -o tun0 -j ACCEPT
-A FORWARD -i br0 -o tun0 -j ACCEPT
-A FORWARD -i eth1 -s 192.168.1.0/24 -m conntrack --ctstate NEW -j ACCEPT
-A FORWARD -i br0 -s 192.168.1.0/24 -m conntrack --ctstate NEW -j ACCEPT
-A FORWARD -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT
COMMIT
*nat
:PREROUTING ACCEPT [1920:290675]
:POSTROUTING ACCEPT [16622:1247968]
:OUTPUT ACCEPT [16618:1247716]
-A POSTROUTING -j MASQUERADE
COMMIT
*mangle
:PREROUTING ACCEPT [171074:67106601]
:INPUT ACCEPT [169741:66910030]
:FORWARD ACCEPT [24:1496]
:OUTPUT ACCEPT [215528:64537610]
:POSTROUTING ACCEPT [215565:64541384]
COMMIT


On 11 May 2011 10:29, Serge Hallyn 776...@bugs.launchpad.net wrote:

 Can you append whatever script you use to set up the iptables rules, so
 I can as closely as possible emulate?

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/776936

 Title:
  Running KVM guest causes kernel panic on host

 Status in “linux” package in Ubuntu:
  New
 Status in “qemu-kvm” package in Ubuntu:
  New

 Bug description:
  Binary package hint: qemu-kvm

  as per http://ubuntuforums.org/showthread.php?p=10766552#post10766552

  Host machine Ubuntu Natty server 2.6.38-8-generic i686
  Guest machine Ubuntu Natty server 2.6.38-8-generic i686

  Panic occurs in range of minutes to hours of uptime. It is load
  independent.

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/776936/+subscribe


-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/776936

Title:
  Running KVM guest causes kernel panic on host

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-10 Thread SergeiFranco
Hi, here is the iptables-save output:


*filter
:INPUT DROP [992:148145]
:FORWARD ACCEPT [24:1496]
:OUTPUT ACCEPT [215528:64537610]
-A INPUT -i lo -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A INPUT -s 192.168.1.0/24 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 22 -m state --state NEW -m limit --limit
1/min -j ACCEPT
-A INPUT -p tcp -m tcp --dport 22 -m state --state NEW -m limit --limit
1/min -j LOG --log-prefix rate-limited SSH: 
-A INPUT -p tcp -m tcp --dport 22 -m state --state NEW -j REJECT
--reject-with icmp-port-unreachable
-A INPUT ! -s 192.168.1.0/24 -p udp -m udp --dport 53 -j DROP
-A FORWARD -i eth1 -o tun0 -j ACCEPT
-A FORWARD -i br0 -o tun0 -j ACCEPT
-A FORWARD -i eth1 -s 192.168.1.0/24 -m conntrack --ctstate NEW -j ACCEPT
-A FORWARD -i br0 -s 192.168.1.0/24 -m conntrack --ctstate NEW -j ACCEPT
-A FORWARD -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT
COMMIT
*nat
:PREROUTING ACCEPT [1920:290675]
:POSTROUTING ACCEPT [16622:1247968]
:OUTPUT ACCEPT [16618:1247716]
-A POSTROUTING -j MASQUERADE
COMMIT
*mangle
:PREROUTING ACCEPT [171074:67106601]
:INPUT ACCEPT [169741:66910030]
:FORWARD ACCEPT [24:1496]
:OUTPUT ACCEPT [215528:64537610]
:POSTROUTING ACCEPT [215565:64541384]
COMMIT


On 11 May 2011 10:29, Serge Hallyn 776...@bugs.launchpad.net wrote:

 Can you append whatever script you use to set up the iptables rules, so
 I can as closely as possible emulate?

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/776936

 Title:
  Running KVM guest causes kernel panic on host

 Status in “linux” package in Ubuntu:
  New
 Status in “qemu-kvm” package in Ubuntu:
  New

 Bug description:
  Binary package hint: qemu-kvm

  as per http://ubuntuforums.org/showthread.php?p=10766552#post10766552

  Host machine Ubuntu Natty server 2.6.38-8-generic i686
  Guest machine Ubuntu Natty server 2.6.38-8-generic i686

  Panic occurs in range of minutes to hours of uptime. It is load
  independent.

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/776936/+subscribe


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

Title:
  Running KVM guest causes kernel panic on host

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

[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-08 Thread SergeiFranco
One thing I noticed that kernel panic comes much faster if there is network 
activity on the guest. Although I might be wrong...
Anything else I could do? I will try to run guest without any network activity 
and see if it is panics.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/776936

Title:
  Running KVM guest causes kernel panic on host

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-08 Thread SergeiFranco
One thing I noticed that kernel panic comes much faster if there is network 
activity on the guest. Although I might be wrong...
Anything else I could do? I will try to run guest without any network activity 
and see if it is panics.

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

Title:
  Running KVM guest causes kernel panic on host

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


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-05 Thread SergeiFranco
** Attachment added: apport report
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/776936/+attachment/2113781/+files/apport.qemu-kvm.GeDpUE.apport

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/776936

Title:
  Running KVM guest causes kernel panic on host

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-05 Thread SergeiFranco
I ran it while I was watch 'dmesg | tail' and caught glimpse of this:

[91476.783713]  [c142fdd0] ? __netif_receive_skb+0x180/0x4e0
[91476.785510]  [c14301c2] ? process_backlog+0x92/0x160
[91476.787300]  [c14319bd] ? net_rx_action+0x10d/0x200
[91476.789093]  [c1056622] ? __do_softirq+0x82/0x170
[91476.790892]  [c10565a0] ? __do_softirq+0x0/0x170
[91476.792808]  IRQ  [c1431d38] ? netif_rx_ni+0x28/0x30
[91476.794925]  [c13987fd] ? tun_chr_aio_write+0x23d/0x4b0
[91476.797021]  [c13985c0] ? tun_chr_aio_write+0x0/0x4b0
[91476.799036]  [c1127676] ? do_sync_readv_writev+0xa6/0xe0
[91476.800995]  [c11278a0] ? do_readv_writev+0xa0/0x190

It still panics after I deleted membaloon (and redefined the config) and 
disabled the KSM.
I can only afford to experiment once a day, as I don't want for it to panic 
during resync for obvious reasons.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/776936

Title:
  Running KVM guest causes kernel panic on host

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-05 Thread SergeiFranco
Highlights of this panic is:

Kernel panic - not syncing: Fatal exception in interrupt

** Attachment added: another panic
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/776936/+attachment/2113916/+files/kvm_panic_002.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/776936

Title:
  Running KVM guest causes kernel panic on host

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-05 Thread SergeiFranco
brctl show
bridge name bridge id   STP enabled interfaces
br0 8000.00270e160ec4   no  eth1


ip link
1: lo: LOOPBACK,UP,LOWER_UP mtu 16436 qdisc noqueue state UNKNOWN 
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth1: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc pfifo_fast state UP 
qlen 1000
link/ether 00:27:0e:16:0e:c4 brd ff:ff:ff:ff:ff:ff
3: br0: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc noqueue state UNKNOWN 
link/ether 00:27:0e:16:0e:c4 brd ff:ff:ff:ff:ff:ff
6: tap0: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1000 qdisc pfifo_fast state 
UNKNOWN qlen 100
link/ether 06:fc:dc:4a:a4:cb brd ff:ff:ff:ff:ff:ff

ufw status
Status: inactive


iptables -L
Chain INPUT (policy DROP)
target prot opt source   destination 
ACCEPT all  --  anywhere anywhere
ACCEPT all  --  anywhere anywherestate 
RELATED,ESTABLISHED 
ACCEPT all  --  192.168.1.0/24   anywhere
ACCEPT tcp  --  anywhere anywheretcp dpt:ssh state 
NEW limit: avg 1/min burst 5 
LOGtcp  --  anywhere anywheretcp dpt:ssh state 
NEW limit: avg 1/min burst 5 LOG level warning prefix `rate-limited SSH: ' 
REJECT tcp  --  anywhere anywheretcp dpt:ssh state 
NEW reject-with icmp-port-unreachable 
DROP   udp  -- !192.168.1.0/24   anywhereudp dpt:domain 

Chain FORWARD (policy ACCEPT)
target prot opt source   destination 
ACCEPT all  --  anywhere anywhere
ACCEPT all  --  anywhere anywhere
ACCEPT all  --  192.168.1.0/24   anywherectstate NEW 
ACCEPT all  --  192.168.1.0/24   anywherectstate NEW 
ACCEPT all  --  anywhere anywherectstate 
RELATED,ESTABLISHED 

Chain OUTPUT (policy ACCEPT)
target prot opt source   destination


iptables -t nat -L
Chain PREROUTING (policy ACCEPT)
target prot opt source   destination 

Chain INPUT (policy ACCEPT)
target prot opt source   destination 

Chain OUTPUT (policy ACCEPT)
target prot opt source   destination 

Chain POSTROUTING (policy ACCEPT)
target prot opt source   destination 
MASQUERADE  all  --  anywhere anywhere

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/776936

Title:
  Running KVM guest causes kernel panic on host

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-05 Thread SergeiFranco
** Attachment added: apport report
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/776936/+attachment/2113781/+files/apport.qemu-kvm.GeDpUE.apport

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

Title:
  Running KVM guest causes kernel panic on host

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


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-05 Thread SergeiFranco
I ran it while I was watch 'dmesg | tail' and caught glimpse of this:

[91476.783713]  [c142fdd0] ? __netif_receive_skb+0x180/0x4e0
[91476.785510]  [c14301c2] ? process_backlog+0x92/0x160
[91476.787300]  [c14319bd] ? net_rx_action+0x10d/0x200
[91476.789093]  [c1056622] ? __do_softirq+0x82/0x170
[91476.790892]  [c10565a0] ? __do_softirq+0x0/0x170
[91476.792808]  IRQ  [c1431d38] ? netif_rx_ni+0x28/0x30
[91476.794925]  [c13987fd] ? tun_chr_aio_write+0x23d/0x4b0
[91476.797021]  [c13985c0] ? tun_chr_aio_write+0x0/0x4b0
[91476.799036]  [c1127676] ? do_sync_readv_writev+0xa6/0xe0
[91476.800995]  [c11278a0] ? do_readv_writev+0xa0/0x190

It still panics after I deleted membaloon (and redefined the config) and 
disabled the KSM.
I can only afford to experiment once a day, as I don't want for it to panic 
during resync for obvious reasons.

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

Title:
  Running KVM guest causes kernel panic on host

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


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-05 Thread SergeiFranco
Highlights of this panic is:

Kernel panic - not syncing: Fatal exception in interrupt

** Attachment added: another panic
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/776936/+attachment/2113916/+files/kvm_panic_002.jpg

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

Title:
  Running KVM guest causes kernel panic on host

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


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-05 Thread SergeiFranco
brctl show
bridge name bridge id   STP enabled interfaces
br0 8000.00270e160ec4   no  eth1


ip link
1: lo: LOOPBACK,UP,LOWER_UP mtu 16436 qdisc noqueue state UNKNOWN 
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth1: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc pfifo_fast state UP 
qlen 1000
link/ether 00:27:0e:16:0e:c4 brd ff:ff:ff:ff:ff:ff
3: br0: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc noqueue state UNKNOWN 
link/ether 00:27:0e:16:0e:c4 brd ff:ff:ff:ff:ff:ff
6: tap0: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1000 qdisc pfifo_fast state 
UNKNOWN qlen 100
link/ether 06:fc:dc:4a:a4:cb brd ff:ff:ff:ff:ff:ff

ufw status
Status: inactive


iptables -L
Chain INPUT (policy DROP)
target prot opt source   destination 
ACCEPT all  --  anywhere anywhere
ACCEPT all  --  anywhere anywherestate 
RELATED,ESTABLISHED 
ACCEPT all  --  192.168.1.0/24   anywhere
ACCEPT tcp  --  anywhere anywheretcp dpt:ssh state 
NEW limit: avg 1/min burst 5 
LOGtcp  --  anywhere anywheretcp dpt:ssh state 
NEW limit: avg 1/min burst 5 LOG level warning prefix `rate-limited SSH: ' 
REJECT tcp  --  anywhere anywheretcp dpt:ssh state 
NEW reject-with icmp-port-unreachable 
DROP   udp  -- !192.168.1.0/24   anywhereudp dpt:domain 

Chain FORWARD (policy ACCEPT)
target prot opt source   destination 
ACCEPT all  --  anywhere anywhere
ACCEPT all  --  anywhere anywhere
ACCEPT all  --  192.168.1.0/24   anywherectstate NEW 
ACCEPT all  --  192.168.1.0/24   anywherectstate NEW 
ACCEPT all  --  anywhere anywherectstate 
RELATED,ESTABLISHED 

Chain OUTPUT (policy ACCEPT)
target prot opt source   destination


iptables -t nat -L
Chain PREROUTING (policy ACCEPT)
target prot opt source   destination 

Chain INPUT (policy ACCEPT)
target prot opt source   destination 

Chain OUTPUT (policy ACCEPT)
target prot opt source   destination 

Chain POSTROUTING (policy ACCEPT)
target prot opt source   destination 
MASQUERADE  all  --  anywhere anywhere

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

Title:
  Running KVM guest causes kernel panic on host

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


[Bug 776936] [NEW] Running KVM guest causes kernel panic on host

2011-05-04 Thread SergeiFranco
Public bug reported:

Binary package hint: qemu-kvm

as per http://ubuntuforums.org/showthread.php?p=10766552#post10766552

Host machine Ubuntu Natty server 2.6.38-8-generic i686
Guest machine Ubuntu Natty server 2.6.38-8-generic i686

Panic occurs in range of minutes to hours of uptime. It is load
independent.

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/776936

Title:
  Running KVM guest causes kernel panic on host

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-04 Thread SergeiFranco
** Attachment added: dmesg (host)
   
https://bugs.launchpad.net/bugs/776936/+attachment/2111282/+files/dmesg.host.txt

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/776936

Title:
  Running KVM guest causes kernel panic on host

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-04 Thread SergeiFranco
** Attachment added: panic screen
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/776936/+attachment/2111283/+files/kvm_panic.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/776936

Title:
  Running KVM guest causes kernel panic on host

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-04 Thread SergeiFranco
I am trying to apport-collect 776936 and I get the text mode browser in
terminal, I login and allow access, then what? Little bit confusing, and
I could not find the non-disruptive way to exit the apport-collect
except ctrl+z and kill. I am not sure if it even did anything.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/776936

Title:
  Running KVM guest causes kernel panic on host

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-04 Thread SergeiFranco
I am trying to apport-collect 776936 and I get the text mode browser in
terminal, I login and allow access, then what? Little bit confusing, and
I could not find the non-disruptive way to exit the apport-collect
except ctrl+z and kill. I am not sure if it even did anything.

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

Title:
  Running KVM guest causes kernel panic on host

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


[Bug 776936] [NEW] Running KVM guest causes kernel panic on host

2011-05-04 Thread SergeiFranco
Public bug reported:

Binary package hint: qemu-kvm

as per http://ubuntuforums.org/showthread.php?p=10766552#post10766552

Host machine Ubuntu Natty server 2.6.38-8-generic i686
Guest machine Ubuntu Natty server 2.6.38-8-generic i686

Panic occurs in range of minutes to hours of uptime. It is load
independent.

** Affects: qemu-kvm (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/776936

Title:
  Running KVM guest causes kernel panic on host

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


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-04 Thread SergeiFranco
** Attachment added: dmesg (host)
   
https://bugs.launchpad.net/bugs/776936/+attachment/2111282/+files/dmesg.host.txt

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

Title:
  Running KVM guest causes kernel panic on host

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


[Bug 776936] Re: Running KVM guest causes kernel panic on host

2011-05-04 Thread SergeiFranco
** Attachment added: panic screen
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/776936/+attachment/2111283/+files/kvm_panic.jpg

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

Title:
  Running KVM guest causes kernel panic on host

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


[Bug 601853] [NEW] Resolution will not go above 640x480 after update to 195.36.24-0ubuntu1

2010-07-05 Thread SergeiFranco
Public bug reported:

After usual apt-get upgrade and reboot, the resolution dropped from usual 
1680x1050 to 640x480.
The current driver is 195.36.24-0ubuntu1.
The system is:
64bit Ubuntu 10.04 LTS Linux sergei 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 
08:03:28 UTC 2010 x86_64 GNU/Linux
01:00.0 VGA compatible controller: nVidia Corporation G92 [GeForce 8800 GT] 
(rev a2)

** Affects: nvidia-graphics-drivers (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Resolution will not go above 640x480 after update to 195.36.24-0ubuntu1
https://bugs.launchpad.net/bugs/601853
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 601853] Re: Resolution will not go above 640x480 after update to 195.36.24-0ubuntu1

2010-07-05 Thread SergeiFranco
Attaching xorg.conf

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/51407228/xorg.conf

-- 
Resolution will not go above 640x480 after update to 195.36.24-0ubuntu1
https://bugs.launchpad.net/bugs/601853
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 601853] Re: Resolution will not go above 640x480 after update to 195.36.24-0ubuntu1

2010-07-05 Thread SergeiFranco
attaching Xorg.0.log

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/51407252/Xorg.0.log

-- 
Resolution will not go above 640x480 after update to 195.36.24-0ubuntu1
https://bugs.launchpad.net/bugs/601853
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 601853] Re: Resolution will not go above 640x480 after update to 195.36.24-0ubuntu1

2010-07-05 Thread SergeiFranco
EDID dump of the monitor in question

Have tried this section (which is parsed from EDID) without any result:
Section Monitor
Identifier VX2235wm
VendorName VSC
ModelName VX2235wm
HorizSync 30-82
VertRefresh 50-75
Mode1680x1050 # vfreq 59.954Hz, hfreq 65.290kHz
DotClock146.25
HTimings1680 1784 1960 2240
VTimings1050 1053 1059 1089
Flags   +HSync -VSync
EndMode
EndSection


** Attachment added: VX2235wm EDID
   http://launchpadlibrarian.net/51407330/monitor.bin

-- 
Resolution will not go above 640x480 after update to 195.36.24-0ubuntu1
https://bugs.launchpad.net/bugs/601853
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 573290] Re: [Lucid AMD64] Dual monitor distortion / crash - ATI mobility Radeon X1400

2010-05-02 Thread SergeiFranco
As per thread: http://ubuntuforums.org/showthread.php?t=1468217 I can confirm 
this problem.
My hardware:
Compaq nc8430
ATI mobility Radeon X1400

64bit Lucid Kubuntu.

-- 
[Lucid AMD64] Dual monitor distortion / crash - ATI mobility Radeon X1400
https://bugs.launchpad.net/bugs/573290
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