Displaying 10 results from an estimated 10 matches for "haidinger".
2014 Jun 29
14
[Bug 80675] New: KMS FB hand-over: no/black console on Nvidia MCP78S/C77/GeForce 8300 (10de:0848), X11 ok
...op.org
Summary: KMS FB hand-over: no/black console on Nvidia
MCP78S/C77/GeForce 8300 (10de:0848), X11 ok
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: walter.haidinger at gmx.at
Hardware: x86-64 (AMD64)
Status: NEW
Version: unspecified
Component: Driver/nouveau
Product: xorg
Created attachment 101974
--> https://bugs.freedesktop.org/attachment.cgi?id=101974&action=edit
3.15.2 dmesg log
I've an AM...
2002 Oct 16
10
htb limiting trouble: no overlimit or dropped packets
Hi!
I''m trying to limit the uplink bandwidth using htb but no packets are
overlimit or dropped. :-(
My router config:
* Linux kernel 2.4.20-pre10 (htb v3.7) with everything built as
modules in QoS, iptables in use.
* tc binary from htb3.6-020525.tgz
* external interface eth0: Internet access, 512 kbit/s uplink speed
* internal interface eth1: internal LAN, 100 Mbit/s
The hosts in the
2012 Feb 22
0
Optim() maximum number of parameters
...cially the last 2 parameters aren't changed. I already
checked if I assign this parameters vales within the function but this
is not the case.
Is there a upper limit for the number parameters in optim()? Do you have
any experience with this kind of problem?
Many thanks
Best regards
Rainer Haidinger
2003 Aug 21
1
login on homes share despite available = no
Hi!
Today I found that a user can successfully login on a homes share despite
that share should be disabled.
To quote smb.conf(1):
available (S)
This parameter lets you "turn off" a service. If avail-
able = no, then ALL attempts to connect to the service
will fail. Such failures are logged.
However, see the following:
% walter@qdevel2:/home/walter> smbclient
2011 Aug 31
9
Centos VPS Kernel 2.6.35.4 & 'string-less' IP tables
On a VPS I wanted to add to IP tables:-
iptables -A XXXX -p tcp -m string --algo bm --string 'login' -j DROP
I got:
iptables: Unknown error 18446744073709551615
uname -a = 2.6.35.4 #2 (don't know how this got installed)
lsmod | grep ipt = ipt_LOG 5419 2
yum upgrade iptables* = nothing to install.
---------------------------------------
On a standalone server (C 5.6)
2002 Oct 17
18
why dont packets go where i want?
Dear All!
I reach the point that I must ask you what I have to do. I am beginner at
traffic shaping and I''m very confused with it. :)
Here''s my script that doesn''t do what I want to do with it:
tc qdisc del dev eth1 root
tc qdisc add dev eth1 root handle 1 htb default 2 r2q 10
tc class add dev eth1 parent 1: classid 1:1 htb rate 300kbit
tc class add dev eth1 parent 1:
2009 Feb 15
0
Plot of MaximumLikihoodFunction
Hey
I'm a relative newbie to R my question is:
is it possible to plot the MaximumLiklihood function of the parameter
estimation of a garch(arch,arma...) model??
Best regards
Rainer
2012 May 25
1
Java problem - XLConnect/xlsx package
Hi,
I hope you guys can help me, I already posted this question on
stackoverflow but did not get any help (which worked). And I need to solve
this problem as quick as possible:
In our firm we migrated to windows 7 (64-bit) and also updated the java
packages (1.6.0_24) and also R (to 2.15). Then I tried to install my
packages which i use daily and one of em is the xlsx package.
But if I load the
2004 Nov 29
0
delay in winbindd user/group lookups with many users/groups in domain
Hi!
I have the following problem: winbindd getgrnam/getpwnam/lookupname calls
do not return for a long time (> 30 seconds) which is obviously quite
annoying to the users. This usually happens at the "first" login, i.e.
subsequent connections are not delayed until a (probably cache) timeout.
I've failed to determine who is responsible for the caching yet.
I'll provide
2011 Aug 23
0
qemu-kvm-0.15 + CentOS 5.6 + vanilla 2.6.35.14 (working, patch included)
Hi!
Just in case somebody else needs this. Below is a patch which
allows building qemu-kvm-0.15 unter CentOS 5.6 with vanilla
kernel 2.6.35.14 and (optionally) vde2 [1].
FYI: qemu-kvm-0.15 compiles fine on CentOS 6 with distro-kernel,
no patches needed.
For CentOS 5.6, unpack 0.15 qemu-kvm tarball [2], apply the path
below, configure and compile. Make sure to export the kernel include
path