On Monday, August 15, 2011 09:23:44 PM Peter Humphrey wrote:
> On Monday 15 August 2011 19:38:49 Dale wrote:
> > J. Roeleveld wrote:
> > > You're welcome, my Gentoo-user archive goes back to 2004 :)
> >
> > Mine goes back a year. Gentoo moves so fast, I figure a year should be
> > more than plent
On Monday, August 15, 2011 09:48:30 PM Michael Mol wrote:
> On Mon, Aug 15, 2011 at 8:28 PM, Adam Carter wrote:
> > http://www.itworld.com/open-source/193823/how-linux-mastered-wall-street
>
> This is related to a question I wanted to poll the list with. How does
> everybody here use Gentoo? For
On Monday, August 15, 2011 09:58:00 PM Grant wrote:
> I'm setting up an automated rdiff-backup system and I'm stuck between
> pushing the backups to the backup server, and pulling the backups to
> the backup server. If I push, I have to allow read/write access of my
> backups via SSH keys. If I p
On Mon, Aug 15, 2011 at 09:48:30PM -0400, Michael Mol wrote
>
> This is related to a question I wanted to poll the list with. How does
> everybody here use Gentoo? For personal use? Production use? For
> server, desktop or embedded roles? What's your most interesting setup
> or use case?
1) 2 des
> How does everybody here use Gentoo?
2 personal desktop machines (one stand-by) + 1 netbook.
--
,,
SUPPORT ___//___, Philip Webb
ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
TRANSIT
Am 16.08.2011 02:18, schrieb Dale:
> Sebastian Beßler wrote:
>>
>> But why was autounmask=y complaining but not autounmask=n?
>> The dependency of the virtual was missing both times so shouldn't emerge
>> spit some error out both times?
>>
>> Greetings
>>
>> Sebastian
>>
>>
>
> Because autounm
>> ? Udev has been the standard way to service kernel firmware requests for
>> quite some time. The relevant bit is in
>> /lib/udev/rules.d/50-firmware.rules .
> Ok so that must be working on my laptop (automatically, i didn't
> configure anything) but failing on my desktop.
>
>> However, udevd is
I'm setting up an automated rdiff-backup system and I'm stuck between
pushing the backups to the backup server, and pulling the backups to
the backup server. If I push, I have to allow read/write access of my
backups via SSH keys. If I pull, I have to enable root logins on each
system to be backe
On Mon, Aug 15, 2011 at 9:48 PM, Michael Mol wrote:
> On Mon, Aug 15, 2011 at 8:28 PM, Adam Carter
> wrote:
> > http://www.itworld.com/open-source/193823/how-linux-mastered-wall-street
>
> This is related to a question I wanted to poll the list with. How does
> everybody here use Gentoo? For per
> This is related to a question I wanted to poll the list with. How does
> everybody here use Gentoo?
1. Server at friends house on fixed IP ADSL2 annex M for DNS,
SMTP+IMAP mail, web+wiki, and a second sshd on port 443, so i can get
to it from work :).
2. Home laptop, which runs vmware for Window
I use it for my laptop, desktop/HTPC. firewall/router, distfiles
server and NFS boot server. The distfiles and NFS boot servers are
actually VMs due to having to downsize PC space on my desk. (my wife
had a fit about 6 PCs on my desk running constantly.)
James Wall
To answer your survey:
All my gentoo VMs are in production as servers. Non-glorious but
essential ones such as mail servers, DNS servers, proxy servers, and
also a couple of firewalls.
I'm currently in the process of phasing out Ubuntu servers from my
company, leaving just one for running Axigen.
That is indeed cool. And a welcome news for me who's trying to
champion Gentoo in my company which, as it happens, is a
stockbrokerage house. One of my country's largest, even :)
Rgds,
On 2011-08-16, Adam Carter wrote:
> "Linux also offered financial firms the ability to modify the source
> cod
Michael Mol wrote:
On Mon, Aug 15, 2011 at 8:28 PM, Adam Carter wrote:
http://www.itworld.com/open-source/193823/how-linux-mastered-wall-street
This is related to a question I wanted to poll the list with. How does
everybody here use Gentoo? For personal use? Production use? For
serv
> ? Udev has been the standard way to service kernel firmware requests for
> quite some time. The relevant bit is in
> /lib/udev/rules.d/50-firmware.rules .
Ok so that must be working on my laptop (automatically, i didn't
configure anything) but failing on my desktop.
> However, udevd is only sta
On Mon, Aug 15, 2011 at 8:28 PM, Adam Carter wrote:
> http://www.itworld.com/open-source/193823/how-linux-mastered-wall-street
This is related to a question I wanted to poll the list with. How does
everybody here use Gentoo? For personal use? Production use? For
server, desktop or embedded roles?
"Linux also offered financial firms the ability to modify the source
code to further speed performance, Lameter said. "It depends on how
daring the exchange is," Lameter said, noting that NASDAQ uses a
modified version of the Gentoo Linux distribution. "
http://www.itworld.com/open-source/193823/h
Sebastian Beßler wrote:
But why was autounmask=y complaining but not autounmask=n?
The dependency of the virtual was missing both times so shouldn't emerge
spit some error out both times?
Greetings
Sebastian
Because autounmask=n assumes you don't want to upgrade anything that is
masked
on 2011-08-15 at 22:32 Michael Schreckenbauer wrote:
>What version of jack are you using?
i have jack-audio-connection-kit-1.9.7 installed. but i think this
shouldn't be the problem, because at least in the past jack was needed
only if you were going to use audio in rosegarden. the program itself
Is this in /etc/conf.d/net the best way to set txpower automatically?
postup also executes after net.lo and net.eth0 but I don't think it
will actually execute the iwconfig command unless it's net.wlan0.
postup() {
if [[ ${IFACE} == "wlan0" ]] ; then
iwconfig wlan0 txpower
>> hostapd doesn't report any error and I don't think it should.
>> Everything works fine as soon as I 'ifconfig wlan0 192.168.1.1' but I
>> know there's a way to assign that IP automatically, I've just
>> forgotten what it is. My description above is the trouble I run into
>> when I try to set up
Am 15.08.2011 23:33, schrieb Paul Hartman:
> Use --tree to get a better idea what package wants the newer ExtUtils-ParseXS
I narrowed it down to
emerge perl-core/Module-Build -vp
These are the packages that would be merged, in order:
Calculating dependencies ... done!
[ebuild
Sebastian Beßler wrote:
Am 15.08.2011 21:34, schrieb Alan McKinnon:
Do you have autounmask enabled or disabled in your config for portage?
I have it enabled because it is enabled by default. You have to explicit
disable it.
So, because it is enabled by default, I never asked portage
On Mon, Aug 15, 2011 at 12:31 PM, Sebastian Beßler
wrote:
> Why is autounmask trying to unmask ExtUtils-ParseXS if it's not needed?
> Should I report this as a bug?
I think it's only telling you what you should unmask. Setting
--autounmask=n simply makes it stop giving you this hint.
To actually
Am Samstag, 13. August 2011, 19:48:55 schrieb luis jure:
> on 2011-08-14 at 00:29 Michael Schreckenbauer wrote:
> >comment#3 talks about jack. Is jack up and running, when you try to start
> >rosegarden?
>
> yes, i tried both with and without jack running. i don't use jack normally
> and don't kno
On Monday 15 August 2011 19:38:49 Dale wrote:
> J. Roeleveld wrote:
> > You're welcome, my Gentoo-user archive goes back to 2004 :)
>
> Mine goes back a year. Gentoo moves so fast, I figure a year should be
> more than plenty. Maybe I need to rethink that a little. I could be
> wrong. :/
I've
Am 15.08.2011 21:34, schrieb Alan McKinnon:
> Do you have autounmask enabled or disabled in your config for portage?
I have it enabled because it is enabled by default. You have to explicit
disable it.
So, because it is enabled by default, I never asked portage to
autounmask anything for me.
s
On Mon 15 August 2011 15:12:09 Dale did opine thusly:
> Alan McKinnon wrote:
> > Do you have autounmask enabled or disabled in your config for
> > portage?
> >
> > That first example you gave strongly indicates you have it
> > enabled.
> I'm thinking the same thing. It seems to be enabled by defa
Alan McKinnon wrote:
Do you have autounmask enabled or disabled in your config for portage?
That first example you gave strongly indicates you have it enabled.
I'm thinking the same thing. It seems to be enabled by default I
think. I know it is here and I didn't do it. It just sort
Am Montag 15 August 2011, 20:04:21 schrieb Alan McKinnon:
> On Mon 15 August 2011 19:31:50 Volker Armin Hemmann did opine thusly:
> > Am Montag 15 August 2011, 19:25:12 schrieb Alan McKinnon:
> > > On Mon 15 August 2011 11:33:02 Paul Hartman did opine thusly:
> > > > On Mon, Aug 15, 2011 at 3:27 AM
On Mon 15 August 2011 20:55:12 Sebastian Beßler did opine thusly:
> Am 15.08.2011 20:02, schrieb Alan McKinnon:
> > It's not a bug, portage is doing what it should.
> >
> > In the first case portage will try upgrade all packages to the
> > latest version. It sees that you asked it to try autounmas
Am 15.08.2011 20:02, schrieb Alan McKinnon:
> It's not a bug, portage is doing what it should.
>
> In the first case portage will try upgrade all packages to the latest
> version. It sees that you asked it to try autounmask stuff, so it
> wants to override your local mask for ExtUtils-ParseXS.
J. Roeleveld wrote:
On Mon, August 15, 2011 3:06 pm, Peter Humphrey wrote:
On Monday 15 August 2011 11:07:31 J. Roeleveld wrote:
There also was a thread called "[gentoo-user] [cookbook] grub2 for
idiots
like me" by walt (24 January 2011) which is, I believe, what you're
looking for.
On Mon 15 August 2011 19:31:50 Volker Armin Hemmann did opine thusly:
> Am Montag 15 August 2011, 19:25:12 schrieb Alan McKinnon:
> > On Mon 15 August 2011 11:33:02 Paul Hartman did opine thusly:
> > > On Mon, Aug 15, 2011 at 3:27 AM, Alan McKinnon
> >
> > wrote:
> > > > That caught me out a few
On Mon 15 August 2011 19:31:37 Sebastian Beßler did opine thusly:
> I just tried
>
> emerge -DuN @world @system -va
>
> and got:
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies ... done!
> [ebuild U ] perl-core/ExtUtils-ParseXS-3.20.0 [2.22.06] 0 kB
emerge -av iproute2
Then in /etc/conf.d/net make sure that the routes_eth0 setting has 2
(*two*) lines like the forum thread you posted, first line is the IPv4
route and second line th IPv6 route.
Rgds
On 2011-08-15, Jorge Polinotto wrote:
> Hi all,
>
> I'm trying to find out the way to set bo
I just tried
emerge -DuN @world @system -va
and got:
These are the packages that would be merged, in order:
Calculating dependencies ... done!
[ebuild U ] perl-core/ExtUtils-ParseXS-3.20.0 [2.22.06] 0 kB
[ebuild U ] www-client/firefox-bin-5.0 [3.6.19]
USE="startup-notification"
[ebuil
Am Montag 15 August 2011, 19:25:12 schrieb Alan McKinnon:
> On Mon 15 August 2011 11:33:02 Paul Hartman did opine thusly:
> > On Mon, Aug 15, 2011 at 3:27 AM, Alan McKinnon
>
> wrote:
> > > That caught me out a few times too. I put these commands into a
> > > bash alias:
> > >
> > > emerge --syn
On Mon 15 August 2011 11:33:02 Paul Hartman did opine thusly:
> On Mon, Aug 15, 2011 at 3:27 AM, Alan McKinnon
wrote:
> > That caught me out a few times too. I put these commands into a
> > bash alias:
> >
> > emerge --sync
> > layman -S
> > eix-update
> >
> > and use that to sync portage. That
On Mon 15 August 2011 13:34:06 Jorge Polinotto did opine thusly:
> Hi all,
>
> I'm trying to find out the way to set both IPv4 and IPv6 default
> gateway in the /etc/conf.d/net file.
>
> I've seen this way [1], adding "iproute2" module, but when I
> execute:
>
> # insmod iproute2
> insmod: can't
Am Montag 15 August 2011, 13:51:42 schrieb Mick:
> On Monday 15 Aug 2011 12:21:13 Nilesh Govindarajan wrote:
> > On 08/15/2011 04:47 PM, Philip Webb wrote:
> > > I looked at updating to the latest Libreoffice 3.4.2.3
> > > & found it wants to install a long list of deps,
> > > many of which seem to
On Mon, 15 Aug 2011 11:02:01 -0500, Paul Hartman wrote:
> On Sat, Aug 13, 2011 at 5:18 PM, Andrea Conti wrote:
>> All the other considerations apply, especially the one about capping the
>> total outgoing bandwidth to something less than the actual available
>> bandwidth so that the modem's tx qu
Hi all,
I'm trying to find out the way to set both IPv4 and IPv6 default gateway in
the /etc/conf.d/net file.
I've seen this way [1], adding "iproute2" module, but when I execute:
# insmod iproute2
insmod: can't read 'iproute2': No such file or directory
so I guess it's not in my kernel and I d
On Mon, Aug 15, 2011 at 3:27 AM, Alan McKinnon wrote:
> That caught me out a few times too. I put these commands into a bash
> alias:
>
> emerge --sync
> layman -S
> eix-update
>
> and use that to sync portage. That way I don't leave steps out.
Congratulations, you reinvented the "eix-sync" comma
On Mon, Aug 15 2011, Alan McKinnon wrote:
> On Sun 14 August 2011 19:55:28 Allan Gottlieb did opine thusly:
>> On Sun, Aug 14 2011, Alan McKinnon wrote:
>> > It's installing Gnome 3 stuff.
>> >
>> > Is that what you want?
>>
>> Yes. That is why I am using the gnome overlay
>>
>> > Look at your
On Sat, Aug 13, 2011 at 5:18 PM, Andrea Conti wrote:
> All the other considerations apply, especially the one about capping the
> total outgoing bandwidth to something less than the actual available
> bandwidth so that the modem's tx queue stays empty.
In my (limited) experience, even if this is
On Mon, Aug 15, 2011 at 4:13 AM, Adam Carter wrote:
> # dmesg | grep firm
> [ 70.453673] r8169 :02:00.0: eth0: unable to load firmware patch
> rtl_nic/rtl8168d-2.fw (-2)
> # ls -l /lib/firmware/rtl_nic/rtl8168d-2.fw
> -rw-r--r-- 1 root root 1324 Aug 12 13:09 /lib/firmware/rtl_nic/rtl8168d-2.
On 15/08/11 16:43, Andy Wilkinson wrote:
> I am trying to emerge librecad-1.0.0_rc1 from the science overlay;
> however, it appears to be missing some crucial steps (silly things like
> "fetching the source" and "building the program"). The output from
> emerge borders on trivial:
>
> http://past
On Mon, Aug 15, 2011 at 6:17 AM, Philip Webb wrote:
> If I remove 'java' from make.conf ,
> which features will I lose in LO Cups KDE3 ?
> Is there anything else I've overlooked ?
wizards/templates in LO, and some export filters in LO use java.
I am trying to emerge librecad-1.0.0_rc1 from the science overlay;
however, it appears to be missing some crucial steps (silly things like
"fetching the source" and "building the program"). The output from
emerge borders on trivial:
http://pastebin.com/1HN9x299
Since that doesn't look very helpf
Am 15.08.2011 16:05, schrieb Philip Webb:
> 110815 Alan McKinnon wrote:
>> I removed Java from my USE for LO + gnome and gtk too
>> and have not yet seen any ill-effects.
>> The last time I read a definitive statement on Java for OOo
>> was early in the 2.0 series,
>> when it mentioned database con
> It's not a workaround, but how it's supposed to work. "Loading from
> userspace" means using a user-space program to load the firmware. This
> is not what you're trying to do, since you don't have such a program.
? Udev has been the standard way to service kernel firmware requests for
quite so
110815 Alan McKinnon wrote:
> I removed Java from my USE for LO + gnome and gtk too
> and have not yet seen any ill-effects.
> The last time I read a definitive statement on Java for OOo
> was early in the 2.0 series,
> when it mentioned database connectivity as the prime thing that used it,
> as i
On Mon, August 15, 2011 3:06 pm, Peter Humphrey wrote:
> On Monday 15 August 2011 11:07:31 J. Roeleveld wrote:
>
>> There also was a thread called "[gentoo-user] [cookbook] grub2 for
>> idiots
>> like me" by walt (24 January 2011) which is, I believe, what you're
>> looking for.
>
> That looks like
On Monday 15 August 2011 11:07:31 J. Roeleveld wrote:
> There also was a thread called "[gentoo-user] [cookbook] grub2 for idiots
> like me" by walt (24 January 2011) which is, I believe, what you're
> looking for.
That looks like the one. Thanks Joost.
--
Rgds
Peter Linux Counter 529
On 08/15/2011 02:59 PM, Adam Carter wrote:
Is the firmware path set correctly in the kernel config? In "Device
Drivers->Generic Driver Options", set "Firmware blobs root directory" to
"/lib/firmware" and build a new kernel.
[...]
Firmware blobs root directory is EXTRA_FIRMWARE_DIR which is on
On Monday 15 Aug 2011 12:21:13 Nilesh Govindarajan wrote:
> On 08/15/2011 04:47 PM, Philip Webb wrote:
> > I looked at updating to the latest Libreoffice 3.4.2.3
> > & found it wants to install a long list of deps,
> > many of which seem to be caused by my 'java' USE flag.
> > As a result, I checke
110815 Nilesh Govindarajan wrote:
> On 08/15/2011 04:47 PM, Philip Webb wrote:
>> I looked at updating to the latest Libreoffice 3.4.2.3
>> & found it wants to install a long list of deps,
>> many of which seem to be caused by my 'java' USE flag.
>> As a result, I checked my home-made list of insta
On Mon 15 August 2011 07:17:55 Philip Webb did opine thusly:
> I looked at updating to the latest Libreoffice 3.4.2.3
> & found it wants to install a long list of deps,
> many of which seem to be caused by my 'java' USE flag.
> As a result, I checked my home-made list of installed pkgs
> to see whi
> Is the firmware path set correctly in the kernel config? In "Device
> Drivers->Generic Driver Options", set "Firmware blobs root directory" to
> "/lib/firmware" and build a new kernel.
I have the same kernel config as my laptop which loads intel wifi
firmware from /llib/firmware ok;
# zgrep -i
On 08/15/2011 04:47 PM, Philip Webb wrote:
> I looked at updating to the latest Libreoffice 3.4.2.3
> & found it wants to install a long list of deps,
> many of which seem to be caused by my 'java' USE flag.
> As a result, I checked my home-made list of installed pkgs
> to see which were part of Ja
I looked at updating to the latest Libreoffice 3.4.2.3
& found it wants to install a long list of deps,
many of which seem to be caused by my 'java' USE flag.
As a result, I checked my home-made list of installed pkgs
to see which were part of Java & why they seemed to be needed.
Not a few proved t
On 15 August 2011 09:27, Alan McKinnon wrote:
> On Sun 14 August 2011 19:55:28 Allan Gottlieb did opine thusly:
>> On Sun, Aug 14 2011, Alan McKinnon wrote:
> emerge --sync
> layman -S
> eix-update
$ man eix
(...)
/etc/eix-sync.conf
This file stores commands and configurations to apply
On 08/15/2011 12:13 PM, Adam Carter wrote:
# dmesg | grep firm
[ 70.453673] r8169 :02:00.0: eth0: unable to load firmware patch
rtl_nic/rtl8168d-2.fw (-2)
# ls -l /lib/firmware/rtl_nic/rtl8168d-2.fw
-rw-r--r-- 1 root root 1324 Aug 12 13:09 /lib/firmware/rtl_nic/rtl8168d-2.fw
Any ideas why
On Mon, August 15, 2011 11:52 am, Peter Humphrey wrote:
> Hello List,
>
> I'm sure I saw a thread recently describing progress in understanding and
> using grub-2, but now I can't find it. I have six months of articles here
> too, and I've searched gmane and the gentoo archive. Perhaps I'm being
>
On Mon, Aug 15, 2011 at 16:53, Michael Hampicke wrote:
>>
>> Does anyone know what are the USE-flags and CFLAGS used for the current
>> stage3?
>>
> Unpack your stage3 and then
>
> cat /var/db/pkg/sys-devel/gcc-4.4.5/{USE,CFLAGS}
>
> amd64 elibc_glibc kernel_linux mudflap nls nptl openmp userland
>
> Does anyone know what are the USE-flags and CFLAGS used for the current
> stage3?
>
Unpack your stage3 and then
cat /var/db/pkg/sys-devel/gcc-4.4.5/{USE,CFLAGS}
amd64 elibc_glibc kernel_linux mudflap nls nptl openmp userland_GNU
-mtune=i686 -O2 -pipe
Regards
Hello List,
I'm sure I saw a thread recently describing progress in understanding and
using grub-2, but now I can't find it. I have six months of articles here
too, and I've searched gmane and the gentoo archive. Perhaps I'm being
dense, or maybe it was on another list.
I want to try another d
> Is the filesystem mounted when it tries to find the firmware?
I thought it was, but having another look at dmesg, it looks like
that's not the case.
proxy linux # dmesg | grep eth0
[0.897559] r8169 :02:00.0: eth0: RTL8168d/8111d at
0xc936, 1c:6f:65:20:3f:c6, XID 083000c0 IRQ
On Mon, August 15, 2011 11:13 am, Adam Carter wrote:
> # dmesg | grep firm
> [ 70.453673] r8169 :02:00.0: eth0: unable to load firmware patch
> rtl_nic/rtl8168d-2.fw (-2)
> # ls -l /lib/firmware/rtl_nic/rtl8168d-2.fw
> -rw-r--r-- 1 root root 1324 Aug 12 13:09
> /lib/firmware/rtl_nic/rtl8168d-
# dmesg | grep firm
[ 70.453673] r8169 :02:00.0: eth0: unable to load firmware patch
rtl_nic/rtl8168d-2.fw (-2)
# ls -l /lib/firmware/rtl_nic/rtl8168d-2.fw
-rw-r--r-- 1 root root 1324 Aug 12 13:09 /lib/firmware/rtl_nic/rtl8168d-2.fw
Any ideas why this fails? Filesystem is mounted, file is re
On Sun 14 August 2011 19:55:28 Allan Gottlieb did opine thusly:
> On Sun, Aug 14 2011, Alan McKinnon wrote:
> > It's installing Gnome 3 stuff.
> >
> > Is that what you want?
>
> Yes. That is why I am using the gnome overlay
>
> > Look at your unmasking rules.
>
> They were supposed to be the o
On Wed, Aug 10, 2011 at 6:15 AM, wrote:
>
> Hi all,
>
> thanks for all the input ! :)
>
> In the meantime I found this:
>
> http://www.ip-adress.com/ip_lokalisieren/
>
> where "" is for example "192.168.192.168". ;)
>
> Further links on that page leads to a satelite-map marked
> with the location
73 matches
Mail list logo