On Thu, Oct 18, 2012 at 08:12:41AM +0100, Neil Bothwick wrote
> On Wed, 17 Oct 2012 22:00:49 -0400, Walter Dnes wrote:
>
> > I read that section of the emerge man page, and it talks about
> > CONFIG_PROTECT and CONFIG_PROTECT_MASK. The tone of the message seems
> > to indicate there is somethin
On Fri, 19 Oct 2012 02:58:49 +0200, Silvio Siefke wrote:
> i have a Brother MFC 7320 Printer, Scanner and Fax. Printer is installed
> perfectly, scanner want not work. I try as user and as root, but xsane
> found not the scanner.
>
> gentoo-desk ~ # sane-find-scanner -q
> found USB scanner (vend
On Fri, 19 Oct 2012 05:01:16 -0400, Walter Dnes wrote:
> > When I've seen this message before, it is because a package I have in
> > package.use has moved categories. etc-update should sort this out for
> > you.
>
> It looks like it was due to the qemu-kvm ==> qemu migration...
>
> -app-emul
hi,
I am running a Xen host with gentoo sources 3.4.9. I've had issues
that the box cold reboots on me and suspected memory use. Today I
ran the following little perl script:
my $a = "a" x 1000;
$b = $a x 1000;
while(1)
{
$b .= $b;
}
2 Minutes about 2G swapped out (Dom0 has about 6GB of ram
On Fri, 19 Oct 2012 10:16:41 +0100
Neil Bothwick wrote:
> Does scanimage -L find it? If not, try as root, this is usually due to
> permissions on the device. You may need to change the MODE and GROUP
> assignments in your udev rule to use := instead of = if your settings
> are being overridden by
Hello,
On Thu, 18 Oct 2012 20:57:12 -0600
Joseph wrote:
> in /etc/sane.d/ you have a file with extension .conf
> what is the content of it?
gentoo-desk siefke # ls /etc/sane.d/
abaton.conf dll.conf ma1509.conf saned.conf
agfafocus.conf dll.d magicolor.conf sc
Hi,
I just installed Gentoo on one box and noticed one
strange thing when I'm in console:
Small letter "m" looks more like "M" reduced in size.
And small "w" looks more like small and rotated "M".
How can I fix it???
Jarry
--
___
This
Am 19.10.2012 21:08, schrieb Jarry:
> Hi,
>
> I just installed Gentoo on one box and noticed one
> strange thing when I'm in console:
>
> Small letter "m" looks more like "M" reduced in size.
> And small "w" looks more like small and rotated "M".
> How can I fix it???
>
> Jarry
>
What terminal
On 19 October 2012 15:08, Jarry wrote:
> Hi,
>
> I just installed Gentoo on one box and noticed one
> strange thing when I'm in console:
>
> Small letter "m" looks more like "M" reduced in size.
> And small "w" looks more like small and rotated "M".
> How can I fix it???
If by "console" you mean
On Fri, Oct 19, 2012 at 2:08 PM, Jarry wrote:
> Hi,
>
> I just installed Gentoo on one box and noticed one
> strange thing when I'm in console:
>
> Small letter "m" looks more like "M" reduced in size.
> And small "w" looks more like small and rotated "M".
> How can I fix it???
Maybe the default
On 10/19/12 20:51, Silvio Siefke wrote:
Hello,
On Thu, 18 Oct 2012 20:57:12 -0600
Joseph wrote:
in /etc/sane.d/ you have a file with extension .conf
what is the content of it?
gentoo-desk siefke # ls /etc/sane.d/
abaton.conf dll.conf ma1509.conf saned.conf
agfafocus.conf
On 10/19/12 20:50, Silvio Siefke wrote:
On Fri, 19 Oct 2012 10:16:41 +0100
Neil Bothwick wrote:
Does scanimage -L find it? If not, try as root, this is usually due to
permissions on the device. You may need to change the MODE and GROUP
assignments in your udev rule to use := instead of = if yo
Morning,
On Fri, 19 Oct 2012 19:23:03 -0600
Joseph wrote:
> run:
> find -type f -print0 | xargs -r0 grep -F '0x04f9'
> or
> find -type f -print0 | xargs -r0 grep -F '0x01eb'
>
> post the content of that file.
siefke@gentoo-desk : /etc/sane.d $ find -type f -print0 | xargs -r0 grep -F
'0x04f9
On 10/20/12 03:42, Silvio Siefke wrote:
Morning,
On Fri, 19 Oct 2012 19:23:03 -0600
Joseph wrote:
run:
find -type f -print0 | xargs -r0 grep -F '0x04f9'
or
find -type f -print0 | xargs -r0 grep -F '0x01eb'
post the content of that file.
siefke@gentoo-desk : /etc/sane.d $ find -type f -pri
On 20-Oct-12 0:15, Paul Hartman wrote:
Small letter "m" looks more like "M" reduced in size.
And small "w" looks more like small and rotated "M".
If you are using openrc, it contains /etc/conf.d/consolefont and
/etc/init.d/consolefont which you can use to automatically override
with a font of
15 matches
Mail list logo