Displaying 8 results from an estimated 8 matches for "olander".
Did you mean:
slander
2016 Dec 16
8
CentOS 7, ATI video, ex-X
A user running gnome came in this morning, clicked on the application
menu... and it was much shorter than he expected. He could get to firefox,
and googled about refreshing that... and found something that told him to
reboot.
And that's it: I cannot get X up, at all. I just get the "oh, no,
something failed, please log out and try again".
Fully updated CentOS 7, [AMD/ATI] Oland
2015 Nov 12
0
[ANNOUNCE] xf86-video-ati 7.6.0
The xf86-video-ati 7.6.0 release supports xserver versions 1.8-1.18.
New features in this release:
* DRI3 and Present extension support, allowing more efficient and secure
OpenGL compositing
* Option "TearFree" [0] to eliminate tearing (currently only effective for
non-rotated outputs)
* Option "ShadowPrimary" [0] which may deliver better performance for some
2D use
2006 Apr 13
4
IP_MAX_MEMBERSHIPS
Hello,
Can anyone tell me why the maximum number of members in a multicast
group is set at
20?
Are there issues with increasing this number?
Any information would be greatly appreciated.
Thanks,
Steve Clark
--
"They that give up essential liberty to obtain temporary safety,
deserve neither liberty nor safety." (Ben Franklin)
"The course of history shows that as a
2016 Dec 16
0
CentOS 7, ATI video, ex-X
On Fri, December 16, 2016 10:08 am, m.roth at 5-cent.us wrote:
> A user running gnome came in this morning, clicked on the application
> menu... and it was much shorter than he expected. He could get to firefox,
> and googled about refreshing that... and found something that told him to
> reboot.
>
> And that's it: I cannot get X up, at all. I just get the "oh, no,
>
2008 Oct 22
0
meetBSD California - FreeBSD 15 Year Anniversary Party - 3 weeks!
...speaker info, and venue directions and information at
http://www.meetBSD.com.
There will also be a 2 day FreeBSD Developer's Summit the 2 days
following meetBSD. More information on the FreeBSD developer's summit
is at http://wiki.freebsd.org/200811DevSummit.
See you there!
-matt
--
Matt Olander
meetBSD California
www.meetbsd.com
2010 Feb 18
1
R-commands for MDS
Hello
I am using the following command but not able to text the values on the graph can
someone please make suggestions for improvement
#here is the command
loc_mds <- cmdscale(dist.r, k = 7, eig = TRUE)
loc_mds$eig
sum(abs(loc_mds$eig[1:2]))/sum(abs(loc_mds$eig))
sum((loc_mds$eig[1:2])^2)/sum((loc_mds$eig)^2)
x <-loc_mds$points[,1]
y <-loc_mds$points[,2]
plot(x, y,
2012 Sep 27
1
puppetlabs-java ?
In a node I have (centos):
class { ''java'': distribution => ''jdk'' }
And when I run it I get:
err: /Stage[main]/Java::Package_redhat/Package[java]/ensure: change from
absent to present failed: Execution of ''/usr/bin/yum -d 0 -e 0 -y install
jdk'' returned 1: Error: Nothing to do
So how to I get the link between the rpm''s from
2015 Aug 14
0
[ANNOUNCE] libdrm 2.4.63
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Libdrm 2.4.63 has been released. It contains the new libdrm_amdgpu library.
Alan Coopersmith (1):
include <sys/types.h> & <sys/mkdev.h> directly for major() and minor()
Alex Deucher (10):
drm: consolidate common list implementations (v2)
drm: add util_math.h
drm: add libdrm_amdgpu (v7)
drm: add