Displaying 5 results from an estimated 5 matches for "n03".
Did you mean:
03
2011 Jul 31
5
.NET SparkIV no fonts issue
SparkIV is a .net application for modding the Grand Theft Auto Iv game.
I'm trying to run it on Fedora 64bit 15 kde.When it prompt me to locate the GTAIV folder, i get this:
[Image: http://farm7.static.flickr.com/6124/5992862805_74ede88c06.jpg ] (http://www.flickr.com/photos/65542803 at N03/5992862805/)
snapshot13 (http://www.flickr.com/photos/65542803 at N03/5992862805/)
Code:
# wine SparkIV.exe
fixme:actctx:parse_manifest_buffer root element is L"asmv1:assembly", not <assembly>
As you can see there are no names for the folders, thus i'm not able to locate th...
2013 Jan 18
0
large memory usage on rebalance
...work around this?
Would adding one drive at a time help?
Some more info:
Gluster version 3.2.6 release 1.el6
CentOS 6.2 or 6.3 x86_64
Each brick has a dedicated partition
Brick filesystem is XFS
The bricks do not all have the same size, but even the smallest partition has space left.
[root at n03 glusterfs]# gluster volume info archive
Volume Name: archive
Type: Distribute
Status: Started
Number of Bricks: 9
Transport-type: tcp
Bricks:
Brick1: n01:/local/archive
Brick2: n02:/local/archive
Brick3: n03:/local/archive
Brick4: n04:/local/archive
Brick5: n05:/local/archive
Brick6: n06:/local/ar...
2008 Mar 14
1
Sucess with Powerware 5115A over USB!
...dpatch
patch-template -p > nut-2.2.1/debian/patches/03-nut_usb.h
9. diff -ruN nut-2.2.1/scripts/udev/nut-usbups.rules.in
nut-usbups.rules.in.new | dpatch patch-template -p >
nut-2.2.1/debian/patches/02-nut-usbups.rules.in
10. cd nut-2.2.1/
11. echo -e '01-nut_usb.c\n02-nut-usbups.rules.in\n03-nut_usb.h' >
debian/patches/00list
12. sudo dpkg-buildpackage -tc
13. sudo dpkg -i ../nut_2.2.1-2_i386.deb
Thanks for all your hard work!
Daniel Burr
2007 Aug 07
5
Extending RAIDZ.
...D11 D12>> U
<<P07 D13 D14 D15>> U
At the end we have something like this (free space at the end):
Disk0 Disk1 Disk2 Disk3 NewDisk
<<N00 D00 D01 D02 D03
N01 D04 D05 D06>> <<P03
D07>> <<P04 D08>> <<N03 D09
D10 D11 D12>> <<N04 D13
D14 D15>> U U U
U U U U U
The biggest problem for me is a method to traverse allocated blocks
sorted by offset. Any hints how to do it?
--
Pawel Jakub Dawidek http://www.wheel.pl
pjd at FreeBSD.o...
2010 Oct 18
2
Wine on Windows
...my Windows 7 Ultimate x64 and displayed on my Cygwin/X server. I tried to display it remotely - obviously it works. There are some major problems, but I do believe that somebody who knows Wine better than I do can fix these and make the damn thing work. :)
http://www.flickr.com/photos/54965063 at N03/5094624816/#/
Long story:
There were some problems compiling Wine's main libraries on Cygwin (ntdll, user32, kernel32, winex11.drv, gdi32, wineserver) so I made a couple of minor changes, which I do not think are a source of issues. The REAL problems started when I tried to get things to work....