Re: umask .ape

2010-12-11 Thread Mikle Krutov
On Sat, Dec 11, 2010 at 03:16:56PM +0800, xinyou yan wrote:
 1.
 In my system
 umask  enter
 022
 
 I want to know why i  do the commander
 
 umask -S
 it show Improper mask
 not  u=rwx,g=.
 
 2. anybody who know how to listen   the music like .ape  or flac
 
 
 thank you
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
mplayer will actually play anything.
-- 

Old mercenaries never die. They go to hell and regroup.

With best regards, Mikle Krutov, Bercut ltd. Technical Support department
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: RELEASE vice CURRENT vice STABLE

2010-12-03 Thread Mikle Krutov
On Fri, Dec 03, 2010 at 02:42:09PM +0100, J B wrote:
 Hi,
 
 I have:
 $ uname -r
 8.1-RELEASE
 installed.
 
 I understand the concept of software dev, and RELEASE (a snapshot in time),
 and CURRENT as a dev branch, and STABLE as a dev branch followed CURRENT.
 But I have difficulty placing them in a dev and respository tree.
 
 For example, in my case, can I describe it as below
 8.1-RELEASE - 8.2-CURRENT - 8.2-STABLE - 8.2-RCn - 8.2-RELEASE
 and the cycle repeats ?

Hm. I always thought that it was like 
x.y-RELEASE - x.y-STABLE - x.y+1-RCn - x.y+1-RELEASE
 ^x+1-CURRENT
  (some changes from current go to stable)
-- 

Old mercenaries never die. They go to hell and regroup.

With best regards, Mikle Krutov, Bercut ltd. Technical Support department
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: [solved] ZFS: can not import pool after export

2010-11-02 Thread Mikle Krutov
On Tue, Nov 02, 2010 at 06:17:17AM +0300, Mikle Krutov wrote:
 Hello, list!
 With latest 8-STABLE I can not import pool after exporting:
 sysctls for kern version:
 kern.osrelease: 8.1-STABLE
 kern.osrevision: 199506
 kern.osreldate: 801500
 
 trying to import just-created pool:
 [neko][1]%sudo zpool create test /dev/gpt/test
 [neko][0]%sudo zpool list
 NAME   SIZE   USED  AVAILCAP  HEALTH  ALTROOT
 test   472M  79.5K   472M 0%  ONLINE  -
 [neko][0]%sudo zpool export test
 [neko][0]%sudo zpool import test
 cannot import 'test': pool is formatted using a newer ZFS version
 [neko][1]%
 
 
 WTF happens? How do i avoid that?
The thing was, i forgot to installworld, e.g. module version and
zfs-userland-tools version mismatch.
-- 

Old mercenaries never die. They go to hell and regroup.

With best regards, Mikle Krutov, Bercut ltd. Technical Support department
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


ZFS: can not import pool after export

2010-11-01 Thread Mikle Krutov
Hello, list!
With latest 8-STABLE I can not import pool after exporting:
sysctls for kern version:
kern.osrelease: 8.1-STABLE
kern.osrevision: 199506
kern.osreldate: 801500

trying to import just-created pool:
[neko][1]%sudo zpool create test /dev/gpt/test
[neko][0]%sudo zpool list
NAME   SIZE   USED  AVAILCAP  HEALTH  ALTROOT
test   472M  79.5K   472M 0%  ONLINE  -
[neko][0]%sudo zpool export test
[neko][0]%sudo zpool import test
cannot import 'test': pool is formatted using a newer ZFS version
[neko][1]%


WTF happens? How do i avoid that?
-- 

Old mercenaries never die. They go to hell and regroup.

With best regards, Mikle Krutov, Bercut ltd. Technical Support department
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Ubuntu mirror using freebsd?

2010-10-17 Thread Mikle Krutov
Hello, list!
I've googled around a little and did not find an answer to the question.
I want to create ubuntu mirror using freebsd, but not the 'global' one
with all the architectures and releases, the 8.04-i386+amd64 only. Any
tool in ports for achieving that?
-- 

Old mercenaries never die. They go to hell and regroup.

With best regards, Mikle Krutov, Bercut ltd. Technical Support department
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Sacred Gold (Linux) on FBSD

2010-10-13 Thread Mikle Krutov
On Tue, Oct 12, 2010 at 07:38:07PM +0400, Boris Samorodov wrote:
 On Mon, 11 Oct 2010 18:59:59 + Mikle Krutov wrote:
 
  Has anyone had a positive experience with subj?
  As for me, it loads till the first load-screen state 'Ready' and hangs
  there.
  Nothing dumps in console.
 
 /var/log/messages may give some additional info as well as
 a terminal window.
nothing with 

$grep sacred /var/log/messages  bzgrep sacred /var/log/messages.*

  Any variant what to try to do?
 
 Have you read the FreeBSD Handbook, chapter 10, section 10.2?
 BTW, output from commands uname -a, kldstat | grep linux and
 pkg_info -Ix linux may be helpful.
 
FreeBSD takino.homeftp.org 8.1-STABLE FreeBSD 8.1-STABLE #5: Mon Jul 26
18:53:39 UTC 2010
r...@takino.homeftp.org:/usr/obj/usr/src/sys/TAKINO  i386
 22 0xc0f97000 2d8dclinux.ko

pkginfo in attach.
-- 

Old mercenaries never die. They go to hell and regroup.

With best regards, Mikle Krutov, Bercut ltd. Technical Support department
linux-dri-7.4_1 Mesa-based DRI libraries, drivers and binaries (Linux Ubunt
linux-f10-alsa-lib-1.0.21_1 The Advanced Linux Sound Architecture libraries 
(Linux Fedo
linux-f10-arts-1.5.10 Audio system for the KDE integrated X11 desktop (Linux 
Fedo
linux-f10-atk-1.24.0 Accessibility Toolkit, Linux/i386 binary (Linux Fedora 10)
linux-f10-cairo-1.8.0_1 Vector graphics library Cairo (Linux Fedora 10)
linux-f10-curl-7.19.6_1 The command line tool for transferring files with URL 
synta
linux-f10-cyrus-sasl2-2.1.22_1 RFC  SASL (Simple Authentication and 
Security Layer) (L
linux-f10-esound-0.2.41 RPM of esound (Linux Fedora 10)
linux-f10-expat-2.0.1 Linux/i386 binary port of Expat XML-parsing library 
(Linux 
linux-f10-flashplugin-10.1r85 Adobe Flash Player NPAPI Plugin
linux-f10-fontconfig-2.6.0 An XML-based font configuration API for X Windows 
(Linux Fe
linux-f10-gtk2-2.14.7_2 GTK+ library, version 2.X (Linux Fedora 10)
linux-f10-jpeg-6b   RPM of the JPEG lib (Linux Fedora 10)
linux-f10-libaudiofile-0.2.6 An implementation of the Audio File Library from 
SGI (Linux
linux-f10-libogg-1.1.3 Ogg bitstream library (Linux Fedora 10)
linux-f10-libssh2-0.18 The library implementing the SSH2 protocol (Linux Fedora 
10
linux-f10-libvorbis-1.2.0 Audio compression codec library (Linux Fedora 10)
linux-f10-libxml2-2.7.3_2 Library providing XML and HTML support (Linux Fedora 
10)
linux-f10-nspr-4.7.6 Netscape Portable Runtime (Linux Fedora 10)
linux-f10-nss-3.12.3.99.3_1 Network Security Services (Linux Fedora 10)
linux-f10-openal-0.0.9 A 3D positional spatialized sound library (Linux Fedora 
10)
linux-f10-openldap-2.4.12_1 Lightweight Directory Access Protocol libraries 
(Linux Fedo
linux-f10-openssl-0.9.8g The OpenSSL toolkit (Linux Fedora 10)
linux-f10-pango-1.22.3_1 The pango library (Linux Fedora 10)
linux-f10-png-1.2.37_1 RPM of the PNG lib (Linux Fedora 10)
linux-f10-sdl-1.2.13 Cross-platform multi-media development API (Linux Fedora 10
linux-f10-sqlite3-3.5.9_1 The library that implements an embeddable SQL 
database engi
linux-f10-tiff-3.8.2 The TIFF library, Linux/i386 binary (Linux Fedora 10)
linux-f10-xorg-libs-7.4_1 Xorg libraries (Linux Fedora 10)
linux_base-f10-10_3 Base set of packages needed in Linux mode for i386/amd64 (L
linuxdcpp-1.0.3_4   A port of the DC++ direct connect client to POSIX-like syst
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Sacred Gold (Linux) on FBSD

2010-10-11 Thread Mikle Krutov
Hello, list!
Has anyone had a positive experience with subj?
As for me, it loads till the first load-screen state 'Ready' and hangs
there.
Nothing dumps in console.
Any variant what to try to do?
-- 

Old mercenaries never die. They go to hell and regroup.

With best regards, Mikle Krutov, Bercut ltd. Technical Support department
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Netbooks BSD

2010-10-04 Thread Mikle Krutov
Hello, list!
I'm going to buy a netbook soon, so a question is which one.
The choice is between
1) Samsung N127
2) ASUS Eee PC 900AX
3) MSI U120-094
Which one is the best for running FreeBSD?
The best mainly is for opensource (e.g. not ndis)  stable wireless
drivers.
So, any good experience and suggestions?
Thank you for your time!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Linux emu: ELF file OS ABI invalid

2010-09-05 Thread Mikle Krutov
Hello, Boris!
Thank you for your respond, and sorry for my
long-time no-respond. It worked okay (now
binaries run), but new problem here:
ptrace attach: Operation not permitted

What should i do to fix it?

-- 
with best regards, Krutov Mikle
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Linux emu: ELF file OS ABI invalid

2010-09-02 Thread Mikle Krutov
Hello, list!
Got a strange problem with some linux binaries
(utilset for Dwarf Fortress game, DFHack):
file reports them all as
'ELF 32-bit LSB executable, Intel 80386,
version 1 (GNU/Linux), dynamically linked (uses
 shared libs), for GNU/Linux 2.6.15, not stripped'
All are brandelf'd as in handbook.
Utilset requires two libraries, libdfhack.so and
libdfconnect.so, that are reported as
 'ELF 32-bit LSB shared object, Intel 80386,
version 1 (GNU/Linux), dynamically linked, not
stripped'; both of them are brandelf'd, too.
So, i've put libs into /compat/linux/usr/lib/ and tried
 to run one of tools and got:
./dfprospector: error while loading shared libraries:
/usr/lib/libdfhack.so: ELF file OS ABI invalid


What could be the source of the problem?
I'm running 32-bit 8.1-STABLE FreeBSD right now.

-- 
with best regards, Krutov Mikle
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: i386 wine on amd64 - DRI a lost cause?

2010-07-01 Thread Mikle Krutov
Sorry for late-answer, but why are you running wine in jail?
May be that's the source of the problem.
For me, it was just installed into /usr/local/ as some other
 program, some 32bit libs were in lib32, and so on.

2010/6/25, xorquew...@googlemail.com xorquew...@googlemail.com:
 On 2010-06-24 18:57:35, Mikle Krutov wrote:
 You need 32bit libGL and all mesa stuff to have
 dri with i386 apps on amd64 system. Also i've used
 http://msnp.ru/file/wine-fbsd64.zip port, not the
 by-hand-way while using amd64.
 Worked for me on both radeon and nvidia card.

 Yes, I have those. Here's a list of all ports installed in the i386
 jail (they were built in the jail itself so are definitely 32 bit):

 bash-4.0.35 The GNU Project's Bourne Again SHell
 damageproto-1.1.0_2 Damage extension headers
 dri-7.4.4,2 OpenGL hardware acceleration drivers for the DRI
 dri2proto-2.1   DRI2 prototype headers
 expat-2.0.1_1   XML 1.0 parser written in C
 fixesproto-4.0  Fixes extension headers
 fontconfig-2.8.0,1  An XML-based font configuration API for X Windows
 freetype2-2.3.11A free and portable TrueType font rendering engine
 gettext-0.17_1  GNU gettext package
 inputproto-1.5.0Input extension headers
 jpeg-8_1IJG's jpeg compression utilities
 kbproto-1.0.3   KB extension headers
 lcms-1.19_1,1   Light Color Management System -- a color management
 library
 libGL-7.4.4 OpenGL library that renders using GLX or DRI
 libGLU-7.4.4OpenGL utility library
 libICE-1.0.4_1,1Inter Client Exchange library for X11
 libSM-1.1.0_1,1 Session Management library for X11
 libX11-1.2.1_1,1X11 library
 libXau-1.0.4Authentication Protocol library for X11
 libXdamage-1.1.1X Damage extension library
 libXdmcp-1.0.2_1X Display Manager Control Protocol library
 libXext-1.0.5,1 X11 Extension library
 libXfixes-4.0.3_1   X Fixes extension library
 libXi-1.2.1,1   X Input extension library
 libXmu-1.0.4,1  X Miscellaneous Utilities libraries
 libXpm-3.5.7X Pixmap library
 libXrender-0.9.4_1  X Render extension library
 libXt-1.0.5_1   X Toolkit library
 libXxf86vm-1.0.2X Vidmode Extension
 libdrm-2.4.12   Userspace interface to kernel Direct Rendering Module
 servi
 libglut-7.4.4   OpenGL utility toolkit
 libiconv-1.13.1_1   A character set conversion library
 libpthread-stubs-0.3_3 This library provides weak aliases for pthread
 functions
 libxcb-1.5  The X protocol C-language Binding (XCB) library
 libxml2-2.7.6_1 XML parser library for GNOME
 mesa-demos-7.4.4OpenGL demos distributed with Mesa
 pkg-config-0.23_1   A utility to retrieve information about installed
 libraries
 png-1.2.43  Library for manipulating PNG images
 renderproto-0.9.3   RenderProto protocol headers
 wine-1.1.40,1   Microsoft Windows compatibility layer for Unix-like
 systems
 xextproto-7.0.5 XExt extension headers
 xf86vidmodeproto-2.2.2 XFree86-VidModeExtension extension headers
 xproto-7.0.15   X11 protocol headers

 This is sort of worrying then: Why am I seeing segfaults? I'd expect to see
 executable format errors if there were 64 bit binaries being used somewhere
 rather than straight crashes.

 Regards,
 xw



-- 
with best regards, Krutov Mikle
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: i386 wine on amd64 - DRI a lost cause?

2010-07-01 Thread Mikle Krutov
Well, then i do not get why i was albe to play
some 3d games on wine with fbsd 8.0 amd64
about when 8.0 was released.
Also http://wiki.freebsd.org/Wine#head-6963d527c173e57b1567e881305b544d33435b6d

2010/7/1, xorquew...@googlemail.com xorquew...@googlemail.com:
 On 2010-07-01 15:28:00, Mikle Krutov wrote:
 Sorry for late-answer, but why are you running wine in jail?
 May be that's the source of the problem.
 For me, it was just installed into /usr/local/ as some other
  program, some 32bit libs were in lib32, and so on.

 As mentioned, I've tried it in a jail, a plain chroot and also completely
 unchrooted and unjailed.

 Wine itself works fine but DRI doesn't.

 I recently wrote to freebsd-hackers@ and the response wasn't exactly
 positive. Seems 32-bit DRI is basically expected to fail when talking
 to a 64-bit kernel. Wine's not the one at fault here.

 Regards,
 xw



-- 
with best regards, Krutov Mikle
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: FreeBSD and UDF DVD/CDrom

2010-06-24 Thread Mikle Krutov
Why do you want to mount your Windows DVD image?
Why not using /dev/cd0 in your VirtualBox?
P.s. Bruce, sorry for doubled mail, did not see that i
haven't sent it to the mailing list till the last moment.

2010/6/24, Bruce Cran br...@cran.org.uk:
 On Thursday 24 June 2010 11:06:59 M. Vale wrote:

 So my question is is possible to mount an UDF disk on FreeBSD or is me
 that
 is doing something wrong ?

 FreeBSD doesn't support the most recent UDF specification which is why it
 won't work

 --
 Bruce Cran
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org



-- 
with best regards, Krutov Mikle
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: i386 wine on amd64 - DRI a lost cause?

2010-06-24 Thread Mikle Krutov
You need 32bit libGL and all mesa stuff to have
dri with i386 apps on amd64 system. Also i've used
http://msnp.ru/file/wine-fbsd64.zip port, not the
by-hand-way while using amd64.
Worked for me on both radeon and nvidia card.

2010/6/24, xorquew...@googlemail.com xorquew...@googlemail.com:
 I have a full i386 tree installed at /jail/wine (ignore the 'jail' in
 the name, I'll run it as a plain chroot if necessary) created with 'make
 buildworld TARGET=i386'.

 I've built and installed wine into the jail/chroot and it works fine.
 The problem: I can't get any kind of DRI to work in the jail/chroot. DRI
 is working fine on the host system. Any program that attempts to use DRI
 in the chroot/jail immediately segfaults.

 I built and installed a 32 bit version of graphics/dri into the
 jail/chroot as glxinfo reported that direct rendering was disabled due
 to missing files. I then made /dev/dri visible in the jail/chroot.

 Can an i386 version of DRI not talk to an amd64 kernel? Is there some
 other way I should be doing this?

 I'm using a radeon card that uses r300_dri.so, if that's at all
 significant.

 Regards, xw

 PS: Please CC as I'm not subscribed.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org



-- 
with best regards, Krutov Mikle
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Gaming

2010-04-30 Thread Mikle Krutov
On Thu, Apr 29, 2010 at 09:46:15PM +0200, David DEMELIER wrote:
 Yes probably, but for now I can play urban terror as well. Which
 features are missing ?
 
 -- 
 Demelier David
First, it's shaders support. I've used to play toribash a lot, and it
requires OpenGL 1.3 which mesa does support, but it could not use
cell-shading and graphics were not-too-good. 
Second, i do not know what feature does it require, but i'm a
pretty-long-time dwarf fortress player, and with ATI i can not play
graphics version (where graphics are just .bpm tiles)  stonesence does
not even run with wine. (whell.. ascii rocks, but i like watching what
have i created in 3d-version :))
Third, i used to play wurm online, that does not require high-end
graphics, but is unplayeble (e.g. it doesn't even run with ATI).
And, of course, missing s3tc support that disallows playing some newer
commercial games. 
But don't take me wrong, i like ATI, and the only feature that i really 
miss and because of which i use now nvidia-graphics card -- vdpau, 
while waiting for stabilization of mplayer-mt patches (e.g. on some of
video-files it crashes)

-- 
Wbr,
Krutov Mikle
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Gaming

2010-04-30 Thread Mikle Krutov
On Fri, Apr 30, 2010 at 11:41:33AM +1200, Jonathan Chen wrote:
 I agree. There's a wiki entry detailing the process:
 
 http://wiki.freebsd.org/Wine#head-6963d527c173e57b1567e881305b544d33435b6d
 
 There are a few problems with the network interfaces on the 32-64 bit
 bridge; which will intefere with some network related games (eg: EVE
 Online), but on the whole the experience is very positive.
 
 Cheers.
 -- 
 Jonathan Chen j...@chen.org.nz
 --
 If everything's under control, you're going too slow
   - Mario Andretti
As for me, the worst thing with wine on amd64 is that wineserver is
using 100% cpu all the time and so it is kind of slowier than wine on 
i386. The only game i play for now is dwarf fortress, it is really 
cpu-using game, and on my pretty-old laptop with i386 and 2.2GHz cpu 
it runs little faster than on amd64 3.0GHz machine.
Btw, does that wineserver behavior reproduce for anyone?

-- 
Wbr,
Krutov Mikle
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Gaming

2010-04-29 Thread Mikle Krutov
On Thu, Apr 29, 2010 at 10:10:20AM -0700, Joe's Morgue wrote:
 Are there drivers for higher end graphic cards available?
If it is nvidia: yes, proprietary and pretty good. If it is ATI, only
opensource xf86-video-ati, that are better than fglrx for work, not for games 
(e.g.
less features, but more stability and less bugs).
-- 
Wbr,
Krutov Mikle
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Gaming

2010-04-29 Thread Mikle Krutov

On Thu, Apr 29, 2010 at 08:16:27PM +0200, Balázs Mátéffy wrote:
 On linux there is cedega, but cedega won't be ported to FreeBSD there was an
 old abandoned project to do it, but it died ;\.
Cedega is just polished wine with changed default settings for some
games. E.g. it's based on wine codebase + user-solutions from
appdb.winehq.org and nothing more, as i know.
 
 Your best bet is wine, but don't expect sky high fps rates, and fireworks,
 FreeBSD is not for gaming...ATM :D.
It is, but not for all the games. On my machine, with nvidia, i've
played wc3, wow, hitman, savage2, mount  blade and some other games 
smoothly with pretty high fps.  Don't know if fps of that games on 
windows was higher.
I've played on my nvidia workstation (8400gs) Actually, the only 
tricky thing about games - installing wine on amd64, everything other 
 works just as good as it does in linux.
 
 Regards,
 
 MB.
 
 
 

-- 
Wbr,
Krutov Mikle
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Gaming

2010-04-29 Thread Mikle Krutov
On Thu, Apr 29, 2010 at 09:39:58PM +0200, David DEMELIER wrote:
 I don't agree, if compile mesa, gl, and ati with WITHOUT_NOUVEAU
 defined you will be able to play various games using real hardware
 acceleration ;-)
 
  --
  Wbr,
  Krutov Mikle
  ___
 -- 
 Demelier David
Well, i didn't say  that you can't. mesa 7.6 rocks, but it still lacks
some 3d-features that fglrx has.

-- 
Wbr,
Krutov Mikle
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Compiling

2010-04-05 Thread Mikle Krutov
On Mon, Apr 05, 2010 at 10:35:05AM -0400, tristan wrote:
 How would i go about compiling the FreeBSD source code (to build my own) in 
 an Ubuntu machine? (windows 7 is also available). What programs do i need? 
 Were can i download the source code?
Why do even need this?
Also, i doubt any one had such an expirience before.


-- 
Wbr,
Krutov Mikle
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org