Re: [gentoo-user] How can I find 2nd network adapter?

2014-07-18 Thread Joshua Doll
On Fri, Jul 18, 2014 at 12:28 PM, Jarry wrote: > Hi Gentoo-users, > > I added the 2nd network adapteer to my gentoo-box and I want > to use it. But... I do not know how it is called! > > ifconfig shows only the one adapter I had, called "enp3s0". > I remember some time ago I moved from "human" ne

Re: [gentoo-user] xeffects overlay

2008-02-01 Thread Joshua Doll
ence I've seen is desktop-effects uses git. - What's the best migration pathway? Is eliminating xeffects and adding desktop-effects to layman enough, or more convoluted stuff is to be made? That's all I did. --Joshua Doll -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] xeffects overlay

2008-02-01 Thread Joshua Doll
7;m pretty sure it's closed, and the ebuilds moved to desktop-effects overlay. --Joshua Doll -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Kernel schedulers

2007-12-13 Thread Joshua Doll
Hemmann, Volker Armin wrote: On Donnerstag, 13. Dezember 2007, Joshua Doll wrote: Jason Carson wrote: I was reading this article (http://lwn.net/Articles/114770/) which says... AS (Anticipatory Scheduler) still seems to be better for desktop systems and IDE disks ... I have a server

Re: [gentoo-user] Kernel schedulers

2007-12-13 Thread Joshua Doll
/8059 I don't know which one would be better for a server. If you aren't having any issues with the scheduler now I don't see a reason to switch. --Joshua Doll -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] firefox-bin won't start on amd64

2007-12-01 Thread Joshua Doll
ulations --> │ │ [*] IA32 Emulation │ │ │ │ <*> IA32 a.out support --Joshua Doll -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] -march & CHOST settings for new laptop

2007-12-01 Thread Joshua Doll
r both AMD and Intel 64 bit. Do you think Generic-x86_64 in the kernel? - Grant I think you're safe with that. According the kernel Family 15 is older Netburst and family 6 is the newer Core micro architectures. You can tell by /proc/cpuinfo. --Joshua Doll -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] -march & CHOST settings for new laptop

2007-11-30 Thread Joshua Doll
a stage3? If I do get this working with 64 bits, will I be using amd64 packages even though it's not an AMD system, or would I still be x86? - Grant Have you already installed a 32bit stage3? If so there is no way to switch except for a reinstall. AMD64 is for both AMD and Intel 64 bit. --Joshua Doll -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] -march & CHOST settings for new laptop

2007-11-30 Thread Joshua Doll
quot;Pentium-4/Celeron(P4-based)/Pentium-4 M/older Xeon"? I wouldn't use x86_64-pc-linux-gnu unless you want to break your system. Unless you are starting from scratch 64 bit. --Joshua Doll -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] -march & CHOST settings for new laptop

2007-11-30 Thread Joshua Doll
world when I'm done. Does this CPU have 64-bit extensions? It looks like it does. http://processorfinder.intel.com/details.aspx?sspec=slaec Does it support sse3? If /proc/cpuinfo flags has pni Then I'd go with march=prescott --Joshua Doll -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] [OT] advices about motherboard+cpu+fan(+soundcard) combo?

2007-08-21 Thread Joshua Doll
ing to work with an AMD CPU. If you are going to use an AMD and integrated video you should look at a nvidia chipset. --Joshua Doll -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] upgrade to expat 2 blows up system

2007-08-13 Thread Joshua Doll
Bo Ørsted Andresen wrote: On Monday 13 August 2007 21:43:03 Joshua Doll wrote: I find the easiest solution is to link /usr/lib/libexpat.so.1.5.2 to /usr/lib/libexpat.so.0, but I don't think that's the right of doing things. Things start working again though. Sure.. and oc

Re: [gentoo-user] {OT} Overheated, which part is damaged?

2007-08-08 Thread Joshua Doll
. Is that definitely the video card? - Grant I would think so. Unless you have an integrated video card. Then I'd be concerned about the Motherboard. Try the video card in a known working system that will give you loads of information. --Joshua Doll -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Intel Gigabit Ethernet problem

2007-07-30 Thread Joshua Doll
Joshua Doll wrote: Daniel da Veiga wrote: On 7/30/07, Albert Hopkins <[EMAIL PROTECTED]> wrote: On Mon, 2007-07-30 at 13:33 -0300, Daniel da Veiga wrote: Hi list, I've been struggling with this for a while, I am setting up this new machine, but got stuck because I can'

Re: [gentoo-user] Intel Gigabit Ethernet problem

2007-07-30 Thread Joshua Doll
mention to "eth0" in dmesg), also the init script is there and there is a config for the interface at rc.conf/net. It seems the probe is not working, as it never detects the link is up or down... What does ifconfig -a return? A lot of times udev will "remap" the device name.

Re: [gentoo-user] Best virtual machine for my needs

2007-07-27 Thread Joshua Doll
I know nothing on how to avoid all that DRM fiasco. HTH - AR There's vmare, kvm, qemu?, and xen that I can think of right off the top of my head. Wine might work but I wouldn't bet on it. --Joshua Doll -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Re: boot error

2007-07-24 Thread Joshua Doll
e 3. Stage 1 is only of benefit to those that like to spend hours watching GCC output. I know I do.. --Joshua Doll -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Re: boot error

2007-07-23 Thread Joshua Doll
James wrote: Joshua Doll gmail.com> writes: What's the drive mappings look like in the bios, I've had issues with sata (I assume) in the past and funky drive mappings because of the bios. The bios is minimalistic. Boot order is about all it will let me change. Right

Re: [gentoo-user] boot error

2007-07-23 Thread Joshua Doll
ngs look like in the bios, I've had issues with sata (I assume) in the past and funky drive mappings because of the bios. It's also possible you missed the sata drivers in the kernel. Did you use genkernel or did you do it by hand? --Joshua Doll -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Hardware upgrade and Gentoo

2007-07-18 Thread Joshua Doll
an old Pentium III processor, and it worked... Anyway, should I start from scratch or there's an easy way to migrate all this stuff? --Joshua Doll -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Re: [OT] Remote access to windows desktops

2007-07-12 Thread Joshua Doll
[EMAIL PROTECTED] wrote: "Arturo 'Buanzo' Busleiman" <[EMAIL PROTECTED]> writes: I like KDE's interface to rdesktop, krdc, which implements the RDP protocol used in windows. But is that protocol available on XP home or only Pro? I'm not finding it on a WinXP home installation. I

Re: [gentoo-user] [OT] After power failure, SATA hd not recognized a bunch of times: do I have to worry?

2007-07-03 Thread Joshua Doll
...seemed active, because the red LED blinked sometimes. No strange noises etc. whatsoever. Thanks again, m. I wonder if it reset your BIOS. --Joshua Doll -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Error emerging knob

2007-06-28 Thread Joshua Doll
e build log is located at '/var/tmp/portage/med ia-sound/knob-1.2-r1/temp/build.log'. Please, what should I do? You need to emerge kdelibs with the arts use flag. try: USE="arts" emerge -av kdelibs or echo "kde-base/kdelibs arts" >> /etc/po

Re: [gentoo-user] Sync and glsa-check from cron

2007-06-19 Thread Joshua Doll
o glsa-check -f new" from a cron job, perhaps once a week. I can set up the sudoers part all fine, but is there anything I should watch out for / consider when running these maintenance tools from a cron job? Thanks, -Nick I think cron can run jobs as root. --Joshua Doll -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] aiglx USE flag and xorg 7.2: confusion with emerge -pv output about USE flags

2007-05-02 Thread Joshua Doll
some version of all of our patches, so no more I hope understood what you were asking and answered correctly. --Joshua Doll need for the aiglx USE flag. -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Setting installation directories globally

2007-05-01 Thread Joshua Doll
Would ROOT="" in the emerge command work? --Joshua Doll Paul Sebastian Ziegler wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hy everybody, can you please tell me if there is some way to set the install directory of an ebuild globally without changing the ebuild? Let me

Re: [gentoo-user] Fwd: problem :eht0 not getting detected

2007-04-11 Thread Joshua Doll
what about ifconfig -a? I sometimes run into a problem where udev remaps the ethernet device. On 4/11/07, Richard Cox <[EMAIL PROTECTED]> wrote: Well specifically what kind of realtek ethernet card is it. A quick count in my kernel config showed 3 different drivers for realtek. You might want