On Tue, 2011-07-26 at 08:34 -0700, Chuck Swiger wrote:
> On Jul 26, 2011, at 8:19 AM, Michal Varga wrote:
> > Well, that depends. Probably every single time I've seen someone
> > touching sysinstal in a post-install environment, that OS was instantly
> > rendered as m
x27;re going to use it later.
Basically, I wouldn't trust sysinstall with installing FreeBSD for a
start, and surely not with a recovery procedure where you have exactly 0
tries left in case you fail. So I'm just pointing that out.
m.
--
Michal Varga,
Stonehenge (Gmail account)
_
n raise your chances of a successfull reboot.
m.
PS: Whatever that means, please don't get your sources through
"sysinstall", that monster shouldn't even be present in a seriously
maintained FreeBSD installation. Get your sources "the proper way" with
csup:
ht
On Wed, 2011-03-30 at 10:17 -0700, Charlie Kester wrote:
> On Wed 30 Mar 2011 at 08:10:23 PDT Michal Varga wrote:
> >On Wed, 2011-03-30 at 16:26 +0200, Oliver Pinter wrote:
> >> http://hup.hu/node/94286 ;)
> >>
> >
> >1.
> >$ portinstall -v www/e
imedia/mplayer
$ cat ~/bin/streamvid
quvi -f best "$1" --exec "mplayer -prefer-ipv4 %u 1>&2" > /dev/null
$ streamvid "http://www.youtube.com/watch?v=XBH1dcHoL6Y";
3.
$ portinstall -v multimedia/cclive
$ cclive -f best "http://www.youtube.com/w
On Tue, 2011-03-29 at 10:51 -0700, Matthew Fleming wrote:
> On Tue, Mar 29, 2011 at 10:27 AM, Michal Varga wrote:
> > Here too. How is "desktop support" on FreeBSD lacking?
>
> I realize a desktop means many things to many people, but the biggest
> thing holding me
you want a user friendly desktop OS, FreeBSD is probably not your best
> choice.
Why? How is KDE, Gnome, XFCE or some potential other desktop environment
different from the literally exactly same one running on, say, Linux?
m.
--
Michal Varga,
Stonehenge (Gmail account)
___
t this is how it really is.. So
you are mistaken, Nvidia single handedly saved FreeBSD on desktops many
years ago and does it till present times, over and over. No, they're not
that much into charity, but some of their corporate customers run
FreeBSD, so this is the outcome, and it's pretty good).
> So if you want the latest features and eye candy (say, KDE4s Plasma)
> and make heavy use of xcompmgr, there might be better choices.
Don't believe that (see above).
m.
--
Michal Varga,
Stonehenge (Gmail account)
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
7;t work that way.
I mean, seriously - "Linux Mint"? (Yes, and sadly, I know it well, but
I'm somewhat baffled that you might be actually looking for that *again*
in a BSD world, like if the Linux version wasn't enough for a lifetime).
So honestly, In that case, for the lov
that on,
you should find partitioning in FreeBSD very easy and intuitive.
m.
--
Michal Varga,
Stonehenge (Gmail account)
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
le, this has been the case for a veery long
time.
m.
--
Michal Varga,
Stonehenge (Gmail account)
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
On Tue, Feb 9, 2010 at 12:13 AM, Christof Schulze
wrote:
> Hello everyone
>
> today I tried whether my samsung q35 laptop would suspend using acpiconf on
> RELENG_8. I was amazed that acpiconf -s3 works out of the box. However
> acpiconf -s4 does not work which would be the useful side of hibernat
On Fri, Jan 1, 2010 at 8:58 PM, Doug Barton wrote:
> Oliver Lehmann wrote:
>> Hi,
>>
>> since my last RELENG_7 update a new rc.conf variable named_conf appeared.
>>
>> How is this supposted to work with a chroot named? I guess not at all?
>
> I realize that you're frustrated and upset, so I will d
On Tue, Dec 29, 2009 at 7:37 PM, Oliver Fromme wrote:
> By the way, here is another little tool that can be used to
> watch changes in 8-stable conveniently:
>
> http://www.secnetix.de/olli/FreeBSD/svnews/?p=stable/8/sys
>
Thank you for mentioning this, this is a great tool for everyone to
have ar
On Tue, Apr 14, 2009 at 12:52 PM, Andrew MacIntyre
wrote:
> If it works with the OP's USB mouse, a USB -> PS/2 (male) adapter might
> at least get him running provided that the mobo has a PS/2 port... [...]
>
Guess what :-)
http://www.gigabyte.com.tr/images/products/motherboard_productimageback_ga
2009/4/13 :
> Yes, I'm 100% positive I tried plugging mouse after the boot up had
> finished. Honestly I am late asking here. I was struggling with
> this and looking for cases online for more than 2 weeks at least.
> And I came across your thread from 2007, too.
>
That's really bad. Though closes
2009/4/13 :
>> ). A quick workaround is to attach your mouse (or any
>> other USB device that dies during boot - mices, keyboards,
>> card readers, etc. do this with FreeBSD 6/7's usb1 and
>> Gigabyte boards) -after- all USB drivers are loaded and
>> initialized. That always works.
>
> Unfortunate
2009/4/12 :
> On Thu, 9 Apr 2009 12:57:30 +0200, piotr.smyrak wrote
>> On Wed, 8 Apr 2009 22:49:25 +0200, Martin wrote
>> > Am Wed, 8 Apr 2009 21:08:05 +0200
>> > schrieb Piotr Smyrak :
>> >
>> > I'm overall satisfied with -CURRENT. I've always wanted to
>> > say that FreeBSD developers do a reall
Just a quick success report - kern/120138 does indeed solve the Phenom
X3 SCHED_ULE problem.
Attached patch against recent -STABLE in case someone else runs into
it in the near future:
--- sys/kern/sched_ule.c.orig 2008-12-08 05:07:30.0 +0100
+++ sys/kern/sched_ule.c2009-03-11
On Tue, Mar 10, 2009 at 11:37 PM, Timothy Brown
wrote:
> I had the same problem. I searched the FreeBSD problem report database and
> came across this:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/120138
>
> After manually applying the patch and recompiling the kernel, I am able to
> boot w
Guys, I'd like to point out a still present (rather serious I guess)
problem with SCHED_ULE, possibly triggered when Phenom X3 CPUs are
used.
First time I encountered this problem in early January, it took me
quite a while to narrow the freeze down to ULE with SMP support, well,
after eliminating
21 matches
Mail list logo