Displaying 13 results from an estimated 13 matches for "hramrach".
2014 Jun 09
2
[Bug 958] New: MASQUERADE does not work on recent kernels
...Product: netfilter/iptables
Version: unspecified
Platform: x86_64
OS/Version: All
Status: NEW
Severity: major
Priority: P5
Component: NAT
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: hramrach at gmail.com
Estimated Hours: 0.0
On recent kernels MASQUERADE does not work.
Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1016739
Debian: upgraded from wheezy stable kernel (like 3.2) to 3.14 due to broken
network card driver for new hardware.
Now untranslated packets leak to the...
2009 Aug 02
9
[Bug 23092] New: Syslog flooded with "nouveau 0000:01:00.0: Unhandled PFIFO_INTR - 0x00000010"
http://bugs.freedesktop.org/show_bug.cgi?id=23092
Summary: Syslog flooded with "nouveau 0000:01:00.0: Unhandled
PFIFO_INTR - 0x00000010"
Product: xorg
Version: 7.4
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2010 Apr 25
2
[Bug 27828] New: Changing mode repeatedly locks up card
...p card
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: hramrach at centrum.cz
QAContact: xorg-team at lists.x.org
Created an attachment (id=35277)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35277)
xrandr output
Due to bug 692 it is possible to manipulate DPI by resizing screen with xrandr.
Running the resizing script attached as attach...
2010 May 15
0
No subject
...86000, 104000, 105000.
23:02 < mwk> confusing enough already?
23:03 < shining> calim: ok thanks, sent
23:03 < mwk> 5 engines, just found 85000. 87000 probably exists too.
23:04 < calim> mwk: yes; and my CPU says it doesn't need all this
fancy video decode stuff
23:04 -!- hramrach [debian-tor at gateway/tor-sasl/hramrach] has joined #nouve=
au
23:06 < mwk> how about laptops?
23:07 < mwk> dedicated videodec could be much more power-efficient than a c=
pu...
23:13 < mwk> 87000 is gone... so that'd be 5 vdec engines. unless that
180000 is vdec too. but pro...
2010 Nov 10
1
Bug#603099: xen-utils-common: requires python-xml
Package: xen-utils-common
Version: 4.0.0-1
Severity: important
The xm utility requires python-xml but the package does not depend on
it.
# xm new --help_vars
Unexpected error: <type 'exceptions.ImportError'>
Please report to xen-devel at lists.xensource.com
Traceback (most recent call last):
File "/usr/lib/xen-4.0/bin/xm", line 8, in <module>
2007 Nov 12
2
Bug#447153: /usr/bin/scp: Fails to notice write errors
...raph is for the Debian bug tracking
# system control robot. Please ignore it.
reassign 447153 linux-2.6
thanks
On Fri, Oct 19, 2007 at 12:03:01AM +0200, Michal Suchanek wrote:
> On 18/10/2007, Colin Watson <cjwatson at debian.org> wrote:
> > On Thu, Oct 18, 2007 at 03:32:27PM +0200, Hramrach wrote:
> > > When copying to a cifs share scp fails to notice write errors and
> > > happily continues copying when there is no disk space.
> > > Note that cifs probably only reports these errors on close(), not
> > > write().
>
> cp reports the error:
>...
2010 Feb 10
19
[Bug 26521] New: Bug in kernel module - ttm_bo_pci_offset
http://bugs.freedesktop.org/show_bug.cgi?id=26521
Summary: Bug in kernel module - ttm_bo_pci_offset
Product: xorg
Version: 7.4
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2012 Mar 13
17
[Bug 47288] New: System hangs with GeForce 6150SE nForce 430
https://bugs.freedesktop.org/show_bug.cgi?id=47288
Bug #: 47288
Summary: System hangs with GeForce 6150SE nForce 430
Classification: Unclassified
Product: xorg
Version: 7.6 (2010.12)
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2010 Nov 13
0
Bug#603366: xm: -f option descripbed incorrectly in help text
Package: xen-utils-common
Version: 4.0.0-1
Severity: normal
# xm create -n -f=/etc/xen/servo.py
Error: Unable to open config file: =/etc/xen/servo.py
Usage: xm create <ConfigFile> [options] [vars]
Create a domain based on <ConfigFile>.
Options:
-h, --help Print this help.
--help_config Print the available configuration variables (vars)
for the
2010 Nov 13
0
Bug#603417: xen-hypervisor-4.0-amd64: domU fails to obtain IP address from dom0 dhcp server (dhclient complains about checksum error)
Package: xen-hypervisor-4.0-amd64
Version: 4.0.1-1
Severity: normal
Because my networking was getting rather complex I cloned my
firewall/net server as domU/dom0 to offload some services to the domU.
I use bridged networking with the domU virtual adaptor connected to the
internal ethernet interface used to provide services (which is normally
the single port of the bridge).
When I attempt to
2010 Nov 13
0
Bug#603391: pygrub: unintelligible error messages
Package: xen-utils-4.0
Version: 4.0.1-1
Severity: normal
File: pygrub
The pygrub awesome error messages are captured below.
Please tell me what pygrub was doing and why it failed.
I also don't understand why <image> is supposed to be an integer.
# '/usr/lib/xen-4.0/bin/pygrub' '--kernel=/vmlinuz'
'--ramdisk=/initrd.img' '/dev/sda3'
linux (kernel
2011 Dec 19
12
UDP checksums broken in Dom0 -> DomU vif transfer
Hello,
when I boot DomU which uses DHCP to configure IPv4 address it does
never get a lease.
The packets travel to Dom0 where the dhcp server receives them, sends
a reply, that travels to DomU where dhclient receives it, says the
checksum is invalid, and discards it.
The problem is documented here:
http://old-list-archives.xen.org/archives/html/xen-users/2006-02/msg00152.html
2014 Jul 22
0
Bug#755753: xen-hypervisor-4.1-amd64: xen crashes at random
Package: xen-hypervisor-4.1-amd64
Version: 4.1.4-3+deb7u1
Severity: normal
Hello,
I was running Xen for a few years and after a PSU failure I never got
the system working stable again.
I suspected damage to the board so I replaced everything in the system
piece by piece but Xen enabled kernel always crashes even with only Dom0
running when moderate amount of IO happens on the box.
kvm seems