search for: savages

Displaying 20 results from an estimated 207 matches for "savages".

Did you mean: savage
2017 Jan 17
0
[ANNOUNCE] xf86-video-savage 2.3.9
Adam Jackson (1): Adapt Block/WakeupHandler signature for ABI 23 Matt Turner (1): xf86-video-savage 2.3.9 Stefan Dirsch (1): Disable tiling on SuperSavage by default git tag: xf86-video-savage-2.3.9 https://xorg.freedesktop.org/archive/individual/driver/xf86-video-savage-2.3.9.tar.bz2 MD5: f694b2b201fb815cd3b910e639f55bb5 xf86-video-savage-2.3.9.tar.bz2 SHA1:
2008 May 21
0
[ANNOUNCE] xf86-video-savage 2.2.1
Adam Jackson (4): Don't try to call vbeModeInit(), it doesn't exist and never will. Fake sync ranges for panels with no EDID. savage 2.2.1 no, really, savage 2.2.1 Alex Villac?s Lasso (1): EXA upload to screen must honor pitch of the source data Dave Airlie (2): savage: fix typos in error message savage/pciaccess: don't try to map aperture
2015 May 08
0
[ANNOUNCE] xf86-video-savage 2.3.8
Adam Jackson (2): Use own thunk function instead of vgaHW*Weak dri: Stop (uselessly) initializing the ValidateTree hooks Jeremy White (1): Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c. Julien Cristau (2): Fix compiler warnings with recent X servers Bump to 2.3.8 git tag: xf86-video-savage-2.3.8
2010 Aug 10
2
undefined method `has_many' for Object:Class +Savage Beast 2.3 plugin
Hi, i am using Savage Beast 2.3 plugin for the forum and i got and error undefined method `has_many'' for Object:Class C:/forum/vendor/plugins/savage-beast/lib/savage_beast/user_init.rb: 9:in `included'' C:/forum/vendor/plugins/savage-beast/lib/savage_beast/user_init.rb: 7:in `class_eval'' C:/forum/vendor/plugins/savage-beast/lib/savage_beast/user_init.rb: 7:in
2008 Mar 19
0
[ANNOUNCE] xf86-video-savage 2.2.0
Adam Jackson (3): Death to RCS tags. Remove use of deprecated {DE,}ALLOCATE_LOCAL. savage 2.2.0 Alex Deucher (3): fix segfault from pScrn->currentMode fix the build for the non-pci-rework case (compile tested only) Fix reversed logic in SavageMapMem() Alex Villacs Lasso (1): Fix broken downscale past 2:1 - MM8190 and MM8198 can be used together for
2009 Dec 31
0
Savage Beast For Rails 2.3
Hello rails.. I have some difficulties when integrate savage beast forum with my rails app 2.3. I found error : uninitialized constant SavageBeast::UserInit::Monitorship and then about routes..., how to set routes in order to when access http://mysite/forums the savage beast forum can be run. Anyone has a real implementation savage-beast in a rails app.., I thinks that will very help
2013 May 12
5
[Bug 64493] New: X server crashes when launch Savage XR
https://bugs.freedesktop.org/show_bug.cgi?id=64493 Priority: medium Bug ID: 64493 Assignee: nouveau at lists.freedesktop.org Summary: X server crashes when launch Savage XR Severity: major Classification: Unclassified OS: Linux (All) Reporter: ginermail at gmail.com Hardware: x86 (IA32)
2021 Mar 15
5
CentOS-7-x86_64-dvd-2009.iso is too big for DVD blanks
I need help from someone experienced with the CentOS bug tracking system. I gotta say it is one of the most complicated and imposing front ends I've ever seen. Could anyone familiar with it please file a bug on my behalf? Particulars: "CentOS 7.9.2009 DVD iso image too large" ISO image: CentOS-7-x86_64-DVD-2009.iso 4.7GB?raw CD image Wed Nov ?4 05:37:25 2020 Burners: Both K3B and
2007 Sep 05
0
Savage Beast plugin: Question on the reply form
Hello! I have integrated the Savage Beast plugin with my site. For some reason, during the integration, the standard large black reply form that gets displayed when a user hits "Reply to topic", is *always* getting displayed at the bottom of the screen ... before the user hits "Reply to topic". The built in "cancel" link on the editbox will not remove the form, and
2002 Jun 27
5
Browsing and Mapped Drives over a VPN
Hello All: I have a situation where I have a Samba box (RH 7.3 w/samba 2.2.4) that I set up for a client. Another consultant came along and installed a VPN using SonicWalls between the main site and a remote site. So now they want the remote users to save files on my Samba box. No problem except that the remote users can't see my local workgroup or any of the local machines. Here's
2003 Jan 31
4
Moterboard help Please
All, I have been terribly pleased with openbsd 3.2 I was using it as a mail/samba server with postifx on a pentium pro 200 with 1 gig of memory. Well I wanted to add a larger harddrive than what I have in it now only 6.4 gig. Well the machine would not see it and for some reason after hours and hours of trying I can't get a tekram 395UW and a 18gig scsi to be the boot drive and having failed
2004 Sep 22
9
Winbindd on FreeBSD 4.10 Help
All, First off I would like to say the book "The Official Samba-3 HowTO and Reference Guide" is awesome I purchased it off Amazon a couple of weeks ago. Ok now on to my problem. I have samba installed and configured and joined the domain no problem. When I run wbinfo -u I can see my domain users, when I run wbinfo -g I can see all my domain groups, BUT if I run
2020 May 14
2
Ailing MATE desktop
On Thu, May 14, 2020 at 05:24:13AM -0500, Robert G (Doc) Savage via CentOS wrote: > On Thu, 2020-05-14 at 08:18 +0200, Simon Matter wrote: > > > On Wed, 2020-05-06 at 10:26 -0500, Robert G (Doc) Savage via CentOS > > > wrote: > > > > On Tue, 2020-05-05 at 19:25 -0500, Robert G (Doc) Savage via > > > > CentOS > > > > wrote: > > >
2016 Apr 21
0
[PATCH 17/24] drm/savage: add extern C guard for the UAPI header
Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com> --- include/uapi/drm/savage_drm.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/include/uapi/drm/savage_drm.h b/include/uapi/drm/savage_drm.h index 5741474..0f6edde 100644 --- a/include/uapi/drm/savage_drm.h +++ b/include/uapi/drm/savage_drm.h @@ -28,6 +28,10 @@ #include "drm.h" +#if defined(__cplusplus)
2005 Oct 14
3
Same email recieved
Some of my users seem to be receiving the same e-mail over and over. This doesn't happen all the time, just once in a while it seems to get stuck in a loop. Is it possible that dovecot is the culprit here or is this a problem with something else? I'm running Postfix/amavisd/dovecot on Slackware 10.1. Regards, Savage
2020 Feb 25
1
[PATCH 1/3] drm: Add separate state structure for legacy, non-KMS drivers
On Tue, Feb 25, 2020 at 10:59 AM Thomas Zimmermann <tzimmermann at suse.de> wrote: > > Non-KMS drivers store state in struct drm_driver. This bloats the > structure for KMS drivers and prevents it from being declared with > 'static const' qualifiers. Moving the non-KMS state into a separate > data structure resolves this. > > Signed-off-by: Thomas Zimmermann
2002 Jun 27
0
RE: Browsing cont'd
Don't forget to add the #PRE after the host info; that way it preloads it. Create one lmhosts file for the Win boxes, and copy to either \windows (win9x) \winnt\system32\drivers\etc (NT/Win2k/XP) then open a DOS Prompt and type nbtstat -R to flush/refresh the cached info. The samba box's hosts go in /etc, /lmhosts go in /etc/samba (if you're using the current defaults. Put the
2011 Mar 02
0
polymorphic_path not getting generated
Folks, I am trying to use the Savage Beast plugin in a polymorphic way. I have setup my model as below # Leaving out other details from models class Forum < ActiveRecord::Base has_one :recent_topic, :class_name => ''Topic'', :order => ''sticky desc, replied_at desc'' belongs_to :forum_owner, :polymorphic => true # Helps keep track of which
2020 Aug 10
3
ZFS fails with latest C8 kernel
As if last weekend's UEFI debacle wasn't bad enough, it now seems the latest C8 kernel (4.18.0-193.14.2) is incompatible with the current ZFSOnLinux packages (0.8.4-1). When booted to the latest kernel, ZFS is inaccessible on my C8 storage server. When I back off to the prior kernel (4.18.0-193.6.3), all is well. If a local ZFS system is unavailable to the C8 kernel support folks,
2014 Dec 27
0
CentOS Digest, Vol 119, Issue 26 - Email found in subject
Received -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of centos-request at centos.org Sent: Saturday, December 27, 2014 6:00 AM To: centos at centos.org Subject: CentOS Digest, Vol 119, Issue 26 - Email found in subject Send CentOS mailing list submissions to centos at centos.org To subscribe or unsubscribe via the World Wide