Re: [gentoo-user] CONFIG_IOMMU_SUPPORT???

2011-08-24 Thread Joost Roeleveld
On Wednesday, August 24, 2011 01:10:14 PM Mark Knecht wrote: > On Wed, Aug 24, 2011 at 12:55 PM, Paul Hartman > > wrote: > > On Wed, Aug 24, 2011 at 2:13 PM, Mark Knecht wrote: > >> http://cateee.net/lkddb/web-lkddb/IOMMU_SUPPORT.html > >> > >> which seem to indicate that I should see an IOMMU

Re: [gentoo-user] Akonadi losing mail

2011-08-24 Thread Yohan Pereira
On Thursday 25 Aug 2011 06:52:57 Mick wrote: > I've seen quite a lot of complains about slowness and missing local folders > like ... Inbox! when I googled for it. Wow based on all this it seems like im the only person who is using kmail2 without any problems whatsoever. -- - Yohan Pereira

Re: [gentoo-user] macbook pro boot from usb

2011-08-24 Thread Stroller
On 24 August 2011, at 23:33, Paul Hartman wrote: > ... > I have never used a MacBook, and haven't used any Mac since they had > black & white screens, but I believe the problem is that its firmware > uses EFI for booting, and not the usual BIOS/MBR boot like a normal PC > would use. and your syste

Re: [gentoo-user] Akonadi losing mail

2011-08-24 Thread Mick
On Wednesday 24 Aug 2011 23:30:16 Alan McKinnon wrote: > Now I can't even reply to the several excellent answers already > received - I just watched kmail2 delete my entire gentoo-user folder. > > A thorough search of my home dir fails to reveal where mails are > hiding. I created a new Maildir (t

Re: [gentoo-user] macbook pro boot from usb

2011-08-24 Thread Valmor de Almeida
On Wed, Aug 24, 2011 at 7:39 PM, Valmor de Almeida wrote: > On Wed, Aug 24, 2011 at 6:56 PM, Nick Gotsinas wrote: >> I'm going to state the obvious and say did you try to hold ALT during boot? >> > Yes. > >> I made a systermrescue on USB stick and it works just fine on my MacBook. > > Maybe my sy

Re: [gentoo-user] macbook pro boot from usb

2011-08-24 Thread Valmor de Almeida
On Wed, Aug 24, 2011 at 6:56 PM, Nick Gotsinas wrote: > I'm going to state the obvious and say did you try to hold ALT during boot? > Yes. > I made a systermrescue on USB stick and it works just fine on my MacBook. Maybe my systemrescue is old. Will update and try. > > I also have Gentoo instal

Re: [gentoo-user] macbook pro boot from usb

2011-08-24 Thread Nick Gotsinas
I'm going to state the obvious and say did you try to hold ALT during boot? I made a systermrescue on USB stick and it works just fine on my MacBook. I also have Gentoo installed with Bootcamp and had no issues. Just make sure you partition with Guid On 2011-08-24, at 5:36 PM, Valmor de Almeid

Re: [gentoo-user] macbook pro boot from usb

2011-08-24 Thread Paul Hartman
On Wed, Aug 24, 2011 at 4:36 PM, Valmor de Almeida wrote: > Hello, > > I would like to experiment with Gentoo on a Mac but I don't seem to > get past step 0, namely, booting from a gentoo usb stick > (systemrescuecd). The Mac does not recognize the usb stick. I don't > know much about Macs and sea

[gentoo-user] Akonadi losing mail

2011-08-24 Thread Alan McKinnon
Now I can't even reply to the several excellent answers already received - I just watched kmail2 delete my entire gentoo-user folder. A thorough search of my home dir fails to reveal where mails are hiding. I created a new Maildir (the real one, not that stupid mixed KDE thing) in .kde4/share/a

Re: [gentoo-user] Updating a Standalone

2011-08-24 Thread Neil Bothwick
On Wed, 24 Aug 2011 17:34:55 -0400, dhk wrote: > Okay, thanks, it looks like I'll have to set up a mirror site on my > laptop. Is there a good howto for this? How much space does it > require? 1) NFS export $DISTDIR on "server" 2) Mount shared NFS dir on each client 3) Set DISTDIR to mounted sh

Re: [gentoo-user] Re: Plasma-runtime compilation problems

2011-08-24 Thread Michael Schreckenbauer
Am Mittwoch, 24. August 2011, 23:43:09 schrieb Michael Schreckenbauer: > Am Mittwoch, 24. August 2011, 23:27:46 schrieb Alex Schuster: > > wonko@weird ~ $ grep -r /usr/include/plasma/service.h /var/db/pkg/ > > /var/db/pkg/kde-base/kdelibs-4.7.0-r1/CONTENTS:obj > > /usr/include/plasma/service.h e9dd

Re: [gentoo-user] Akonadi loses mails

2011-08-24 Thread Mick
On Wednesday 24 Aug 2011 21:53:09 Michael Schreckenbauer wrote: > Am Mittwoch, 24. August 2011, 22:11:48 schrieb Alan McKinnon: > > Then blow up the repo so this POS will never again see the light of > > day. > > I'm trying to migrate away from kdepim. Nothing else out there imports > > KDE folde

Re: [gentoo-user] Re: Plasma-runtime compilation problems

2011-08-24 Thread Meik Frischke
On 08/24/2011, 14:12:53 walt wrote: > On 08/24/2011 01:05 AM, Yohan Pereira wrote: > > On Tuesday 23 Aug 2011 20:28:14 Jeff Cranmer wrote: > >> Pardon my ignorance, but how do I find out? > > > > run this > > > > equery belongs /usr/include/plasma/service.h > > > > if you dont have the equery pr

Re: [gentoo-user] Re: Plasma-runtime compilation problems

2011-08-24 Thread Michael Schreckenbauer
Am Mittwoch, 24. August 2011, 23:27:46 schrieb Alex Schuster: > walt writes: > > On 08/24/2011 01:05 AM, Yohan Pereira wrote: > > > equery belongs /usr/include/plasma/service.h > > > > > > if you dont have the equery program install it by emerging > > > > > > app-portage/gentoolkit > > > > Seems

[gentoo-user] macbook pro boot from usb

2011-08-24 Thread Valmor de Almeida
Hello, I would like to experiment with Gentoo on a Mac but I don't seem to get past step 0, namely, booting from a gentoo usb stick (systemrescuecd). The Mac does not recognize the usb stick. I don't know much about Macs and searching the web has not been fruitful. In other computers without a Mac

Re: [gentoo-user] Updating a Standalone

2011-08-24 Thread dhk
Okay, thanks, it looks like I'll have to set up a mirror site on my laptop. Is there a good howto for this? How much space does it require? Thanks again, dhk On 08/12/2011 10:43 AM, Thanasis wrote: > on 08/12/2011 05:08 PM Paul Hartman wrote the following: >> On Fri, Aug 12, 2011 at 8:26 AM, T

[gentoo-user] Any speed issues with dissimilar NVidia cards?

2011-08-24 Thread Mark Knecht
Hi, On one of my machines here I'm running an NVidia 465GTX card driving two 1920x1080 monitors in Twinview mode which for reference produces the following glxgears results: Default size - Approx. 10K fps 3840 x 1080 - Approx. 1500fps mark@c2stable ~ $ glxgears 39852 frames in 5.0 seconds = 79

[gentoo-user] Akonadi loses mails

2011-08-24 Thread Alan McKinnon
On Wed 24 August 2011 22:53:09 Michael Schreckenbauer did opine thusly: > Hi Alan, > > Am Mittwoch, 24. August 2011, 22:11:48 schrieb Alan McKinnon: [snip] > > I'm trying to migrate away from kdepim. Nothing else out there > > imports KDE folders > > They are maildirs, sort of, aren't they? >

Re: [gentoo-user] Re: systemd

2011-08-24 Thread Alan McKinnon
On Wed 24 August 2011 14:19:56 walt did opine thusly: > On 08/23/2011 01:19 PM, Alan McKinnon wrote: > > all running on hardware that no-one can replace. > > Okay, I give. Why not? Dell 23xx and 24xx generation hardware -- alan dot mckinnon at gmail dot com

Re: [gentoo-user] Re: Plasma-runtime compilation problems

2011-08-24 Thread Alex Schuster
walt writes: > On 08/24/2011 01:05 AM, Yohan Pereira wrote: > > equery belongs /usr/include/plasma/service.h > > > > if you dont have the equery program install it by emerging > > > > app-portage/gentoolkit > > Seems there is always an alternate way of answering any portage question. > I know

Re: [gentoo-user] Re: Plasma-runtime compilation problems

2011-08-24 Thread Michael Schreckenbauer
Am Mittwoch, 24. August 2011, 14:12:53 schrieb walt: > On 08/24/2011 01:05 AM, Yohan Pereira wrote: > > On Tuesday 23 Aug 2011 20:28:14 Jeff Cranmer wrote: > >> Pardon my ignorance, but how do I find out? > > > > run this > > > > equery belongs /usr/include/plasma/service.h > > > > if you dont h

[gentoo-user] Re: systemd

2011-08-24 Thread walt
On 08/23/2011 01:19 PM, Alan McKinnon wrote: > all running on hardware that no-one can replace. Okay, I give. Why not?

Re: [gentoo-user] Akonadi loses mails

2011-08-24 Thread Alex Schuster
Alan McKinnon writes: > I am about to get on a damn plane to Germany, find me the entire > collection of KDEPIM devs and shoot every last one of those fuckers > dead. dead. dead. dead. Uh-oh. I hope writing this did not put you on some terror list already. > Then blow up the repo so this POS wil

[gentoo-user] Re: Plasma-runtime compilation problems

2011-08-24 Thread walt
On 08/24/2011 01:05 AM, Yohan Pereira wrote: > On Tuesday 23 Aug 2011 20:28:14 Jeff Cranmer wrote: > >> Pardon my ignorance, but how do I find out? > run this > > equery belongs /usr/include/plasma/service.h > > if you dont have the equery program install it by emerging > > app-portage/gentoo

Re: [gentoo-user] Akonadi loses mails

2011-08-24 Thread Michael Schreckenbauer
Hi Alan, Am Mittwoch, 24. August 2011, 22:11:48 schrieb Alan McKinnon: > I am about to get on a damn plane to Germany, find me the entire > collection of KDEPIM devs and shoot every last one of those fuckers > dead. dead. dead. dead. if you need a place to sleep, you're welcome :) > Then blow up

[gentoo-user] Akonadi loses mails

2011-08-24 Thread Alan McKinnon
I am about to get on a damn plane to Germany, find me the entire collection of KDEPIM devs and shoot every last one of those fuckers dead. dead. dead. dead. Then blow up the repo so this POS will never again see the light of day. I'm trying to migrate away from kdepim. Nothing else out there i

Re: [gentoo-user] CONFIG_IOMMU_SUPPORT???

2011-08-24 Thread Mark Knecht
On Wed, Aug 24, 2011 at 12:55 PM, Paul Hartman wrote: > On Wed, Aug 24, 2011 at 2:13 PM, Mark Knecht wrote: >> http://cateee.net/lkddb/web-lkddb/IOMMU_SUPPORT.html >> >> which seem to indicate that I should see an IOMMU option somewhere in >> the drivers section of the kernel config. I do not, ho

Re: [gentoo-user] CONFIG_IOMMU_SUPPORT???

2011-08-24 Thread Paul Hartman
On Wed, Aug 24, 2011 at 2:13 PM, Mark Knecht wrote: > http://cateee.net/lkddb/web-lkddb/IOMMU_SUPPORT.html > > which seem to indicate that I should see an IOMMU option somewhere in > the drivers section of the kernel config. I do not, however, find that > right now which is why I came here to ask.

Re: [gentoo-user] CONFIG_IOMMU_SUPPORT???

2011-08-24 Thread Mark Knecht
On Wed, Aug 24, 2011 at 11:58 AM, Hilco Wijbenga wrote: > On 24 August 2011 10:55, Mark Knecht wrote: >> On Tue, Aug 23, 2011 at 9:18 PM, Hilco Wijbenga >> wrote: >>> On 23 August 2011 20:38, Mark Knecht wrote: Hi all,   Can someone point me toward somehow enabling CONFIG_IOMMU_SUPPOR

Re: [gentoo-user] CONFIG_IOMMU_SUPPORT???

2011-08-24 Thread Hilco Wijbenga
On 24 August 2011 10:55, Mark Knecht wrote: > On Tue, Aug 23, 2011 at 9:18 PM, Hilco Wijbenga > wrote: >> On 23 August 2011 20:38, Mark Knecht wrote: >>> Hi all, >>>   Can someone point me toward somehow enabling CONFIG_IOMMU_SUPPORT? >>> It is apparently a kernel config option no required by >>

Re: [gentoo-user] Why is the introspection USE flag for glib being removed by emerge? (FIXED)

2011-08-24 Thread Allan Gottlieb
On Wed, Aug 24 2011, Allan Gottlieb wrote: > In package.use I have > > dev-libs/glibintrospection > > However emerge is removing it. > > emerge --ignore-default-opts -pv =dev-libs/glib-::gnome > > [ebuild R *] dev-libs/glib- USE="static-libs -debug -doc

Re: [gentoo-user] CONFIG_IOMMU_SUPPORT???

2011-08-24 Thread Mark Knecht
On Tue, Aug 23, 2011 at 9:18 PM, Hilco Wijbenga wrote: > On 23 August 2011 20:38, Mark Knecht wrote: >> Hi all, >>   Can someone point me toward somehow enabling CONFIG_IOMMU_SUPPORT? >> It is apparently a kernel config option no required by >> virtualbox-drivers but I'm not finding it in the 3.0

[gentoo-user] Why is the introspection USE flag for glib being removed by emerge?

2011-08-24 Thread Allan Gottlieb
In package.use I have dev-libs/glibintrospection However emerge is removing it. emerge --ignore-default-opts -pv =dev-libs/glib-::gnome [ebuild R *] dev-libs/glib- USE="static-libs -debug -doc -fam (-introspection) (-selinux) -test -xattr" 0 kB [1]

Re: [gentoo-user] CONFIG_IOMMU_SUPPORT???

2011-08-24 Thread Michael Orlitzky
On 08/23/11 23:38, Mark Knecht wrote: > > * Messages for package app-emulation/virtualbox-modules-4.1.2: > > * CONFIG_IOMMU_SUPPORT: is not set when it should be. > * Please check to make sure these options are set correctly. > * Failure to do so may cause unexpected problems. > > >

Re: [gentoo-user] Software for LCD Data Center

2011-08-24 Thread Michael Mol
On Wed, Aug 24, 2011 at 7:57 AM, czernitko wrote: > Thanks for all your answers guys! And sorry for not responding for three > days, I was away on holiday. From what you say I will give DLNA a try (no > other choice, I simply want to watch movies stored on my pc). I found some > list of DLNA softw

Re: [gentoo-user] Software for LCD Data Center

2011-08-24 Thread Stroller
On 24 August 2011, at 12:57, czernitko wrote: > … From what you say I will give DLNA a try (no other choice, I simply want to > watch movies stored on my pc). … The *choice* may well be to connect some kind of external box to your TV and use that to stream and decode the videos from your NAS.

Re: [gentoo-user] Software for LCD Data Center

2011-08-24 Thread czernitko
Thanks for all your answers guys! And sorry for not responding for three days, I was away on holiday. From what you say I will give DLNA a try (no other choice, I simply want to watch movies stored on my pc). I found some list of DLNA software on http://www.rbgrn.net/content/21-how-to-choose-dlna-m

Re: [gentoo-user] Hoping someone can help explain distcc to me

2011-08-24 Thread Dale
Peter Humphrey wrote: On Sunday 21 August 2011 04:04:05 Matthew Finkel wrote: On Sat, Aug 20, 2011 at 10:46 PM, Dale wrote: How hard is it to set up a 64 bit machine to compile programs for a 32 bit system? Dale :-) :-) It's actually quite easy. IIRC, when I did it last,

Re: [gentoo-user] firefox-6 & thunderbird-6 compile issues

2011-08-24 Thread Alex Schuster
Alan McKinnon writes: > Anyone else having issues building firefox-6 and thunderbird-6? I just built firefox-6 this night on ~amd64. These are my USE flags: Installed versions: 6.0{tbz2}(02:52:51 24.08.2011)(alsa crashreporter dbus ipc libnotify linguas_de linguas_en methodjit startup-not

[gentoo-user] firefox-6 & thunderbird-6 compile issues

2011-08-24 Thread Alan McKinnon
Anyone else having issues building firefox-6 and thunderbird-6? Both here fail with errors like this (enormous command lines truncated for clarity): x86_64-pc-linux-gnu-g++ -o nsRDFResource.o -c ... rm -f libxul.so /usr/bin/python2.7 /var/tmp/portage/www- client/firefox-6.0/work/mozilla-rel

Re: [gentoo-user] Re: Plasma-runtime compilation problems

2011-08-24 Thread Yohan Pereira
On Tuesday 23 Aug 2011 20:28:14 Jeff Cranmer wrote: > Pardon my ignorance, but how do I find out? run this equery belongs /usr/include/plasma/service.h if you dont have the equery program install it by emerging app-portage/gentoolkit -- - Yohan Pereira "A man can do as he will, but not will

Re: [gentoo-user] HP tablets run Gentoo?

2011-08-24 Thread Neil Bothwick
On Wed, 24 Aug 2011 03:02:21 + (UTC), James wrote: > They are just $99 so before I purchase one > has anyone installed gentoo or embedded gentoo > on one of these devices? I doubt you'll be able to install one now. They went on sale at £89 here yesterday, and all stock was gone before 9am.

Re: [gentoo-user] systemd

2011-08-24 Thread Joost Roeleveld
On Tuesday, August 23, 2011 11:15:01 PM Dale wrote: > Alan McKinnon wrote: > > On Tue 23 August 2011 15:06:25 Canek Peláez Valdés did opine thusly: > >>> Now if it had similarities to say hal, I would instantly > >>> understand. But dbus is good and useful in all the ways that > >>> hal isn't. > >>

Re: [gentoo-user] systemd

2011-08-24 Thread Joost Roeleveld
On Wednesday, August 24, 2011 12:00:17 AM Stefan G. Weichinger wrote: > Am 23.08.2011 11:22, schrieb Stefan G. Weichinger: > > http://en.gentoo-wiki.com/wiki/Improve_responsiveness_with_cgroups > > > > brings the script /usr/local/sbin/cgroup_start which is started by > > openrc, but not by system

[gentoo-user] [SOLVED] Can't emerge gnome-base/librsvg; missing /usr/lib/libglib-2.0.la

2011-08-24 Thread Walter Dnes
On Tue, Aug 23, 2011 at 11:43:23PM -0400, Philip Webb wrote > It looks like the problem I reported recently, > which was solved by remerging gcc libtool , esp the latter. Thanks, that appears to have done it. Still no .la file, but now the build doesn't seem to require it. -- Walter Dnes