Re: GRUB: Filesystem type unknown (ufs2)

2008-11-13 Thread Ezequiel Aguerre
I'm using GRUB and it has no problem recognizing UFS2 slices.
Same version than you, GRUB 0.97.

Regards
Ezequiel R. Aguerre

2008/11/13 Unga <[EMAIL PROTECTED]>

> --- On Thu, 11/13/08, Pieter de Goeje <[EMAIL PROTECTED]> wrote:
>
> > I've used GRUB in the past to boot FreeBSD. The GRUB
> > boot directory was
> > located on the FreeBSD root partition, so it can work. I
> > did use the port
> > though.
> >
>
> Now the issue is the root partition itself cannot access. Were your
> partitions ufs2? Which version of GRUB you used? Any possibility to give it
> a try again?
>
> Regards
> Unga
>
>
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Konqueror UNICODE fonts

2008-07-06 Thread Ezequiel Aguerre
Hi,
1. Make sure you have the proper fonts :P
2. Choose a generic font name in konqueror config, something like "Sans" and
"Monospace" instead of (for example) "Bitstream Vera Sans" and "Bitstream
Vera Sans Mono".
3. Make sure you have configured "fontconfig" so that it makes the proper
replace from "Sans" -> "Your preferred font" and so on.

At least I had that problem until I did this.
The problem seems to be with font substitution. Say for example you are
using some of the "DejaVu" fonts and you want to see a page with some
strange character wich is not in that font; that character should be taken
from another font, however Konqueror doesn't get it quite right :P

Bye!!

2008/7/5 Ghirai <[EMAIL PROTECTED]>:

> Hello list.
>
> I'm running KDE 3.5.8 from ports.
>
> Konqueror doesn't seem to want to display unicode fonts properly; i get
> boxes
> instead, even though i set the encoding to UTF-8.
>
> The same seem to be with text editors and such.
>
> Any indeas?
>
> Thanks.
>
> --
> Regards,
> Ghirai.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Firefox 3 problems - SLOW...

2008-07-13 Thread Ezequiel Aguerre
> I did experience this, and I had to tweak the following settings in
> about:config before the experience became usable:
>
>network.http.pipelining: true
>network.http.pipelining.maxrequests: 10
>network.http.pipelining.ssl: true
>
> The image loading and display code seems to have changed significantly,
> and some unintended behaviour seems to have been introduced. (I also
> get ugly black boxes images if there is an resized image in the loaded
> page.)
>
> Hope this helps.


Yes, I have the same problem (lagg and black boxes), not only on FreeBSD but
also on Gentoo Linux. However I do not have that MUCH lag. I'll try with
your settings.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"