[gentoo-user] Intel High Definition on-board sound controller - optical out working?

2010-04-27 Thread Denis
I have an optical out on my on-board Intel Hi Def audio controller (also an Intel motherboard) and wanted to route the optical output to my receiver, so I could play internet radio on my home audio system. I got everything plugged in, but the receiver didn't pick up any signal (I made sure all the

Re: [gentoo-user] Intel High Definition on-board sound controller - optical out working?

2010-04-27 Thread Denis
> Also, the digital output may show up as a different playback device in > ALSA, so you may need to specify this in whatever program you're using Thanks, Paul, I will check that out. I am mostly interested in streaming audio from browser, stuff like Pandora radio and what have you. Otherwise, I

Re: [gentoo-user] Intel High Definition on-board sound controller - optical out working?

2010-04-27 Thread Denis
I also had: aplay -l List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Intel [HDA Intel], device 1: STAC92xx Digital [STAC92xx Digital] Subdevices: 1/1 Subdevice #0: subdev

Re: [gentoo-user] Intel High Definition on-board sound controller - optical out working?

2010-04-27 Thread Denis
On Tue, Apr 27, 2010 at 6:58 PM, Paul Hartman wrote: > > Great! Glad you got it going. I've never tried the digital port. It's pretty cool! I never thought I'd use it until I got a receiver that got optical in, and it's a nice solution for routing internet and computer music to home stereo - sou

[gentoo-user] audacious 2.1.0 - CD Play plugin excruciatingly slow

2009-09-19 Thread Denis
g to it. Any way of fixing this, or is downgrading the only option? Thanks, Denis P.S. System completely up to date with all latest portage updates, running kernel 2.6.27-gentoo-r8, alsa-plugins-1.0.20, alsa-utils-1.0.20-r5, alsa-lib-1.0.20-r1, audacious-2.1, audacious-plugins-2.1-r1.

[gentoo-user] gimp-2.6.4 fails with libxcb 1.4

2009-10-06 Thread Denis
Hello everyone, I just upgraded to libxcb 1.4, and the only side effect so far is that I cannot get gimp to compile. The build log clearly points to the broken libxcb dependency, although I followed the Upgrade Guide: -- /bin/sh ../../libtool --tag=CC --

Re: [gentoo-user] Re: gimp-2.6.4 fails with libxcb 1.4

2009-10-07 Thread Denis
bunch of other packages revdep-rebuild picked up as a result of deleting the link.. Denis

[gentoo-user] Xlib: extension "Generic Event Extension" missing on display ":0.0".

2009-10-07 Thread Denis
I did some searching and found that this problem is fairly widespread, but I wasn't able to find a solution to it. Basically, ever since I upgraded to libxcb-1.4 yesterday, whenever I launch an application in Xorg, be that firefox, acroread, gimp, etc, I get: Xlib: extension "Generic Event Exten

Re: [gentoo-user] Re: Xlib: extension "Generic Event Extension" missing on display ":0.0".

2009-10-07 Thread Denis
> The xorg-server upgrade and the libxcb upgrade go together as pair. > You need to upgrade the server now -- carefully following the upgrade > guide, please. Thanks - I will do that. But the upgrade guide doesn't have anything in it, except how to enable Ctrl-Alt-Bkspc to kill the server...

Re: [gentoo-user] Re: Xlib: extension "Generic Event Extension" missing on display ":0.0".

2009-10-07 Thread Denis
the dumb question On Wed, Oct 7, 2009 at 4:10 PM, Denis wrote: >> The xorg-server upgrade and the libxcb upgrade go together as pair. >> You need to upgrade the server now -- carefully following the upgrade >> guide, please. > > Thanks - I will do that.  But the upgrade gui

Re: [gentoo-user] Re: Xlib: extension "Generic Event Extension" missing on display ":0.0".

2009-10-07 Thread Denis
On Wed, Oct 7, 2009 at 4:56 PM, walt wrote: > The tricky part is the libxcb upgrade guide.  Did you do all the stuff > it says when upgrading libxcb? Indeed, with your help, my upgrade for libxcb is complete and appears successful. :-)

[gentoo-user] my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-09 Thread Denis
I am running the xorg-server-1.6, to which I just upgraded, and kernel 2.6.27-gentoo-r8, and I am having an issue with the server crashing whenever I try to drag the scroll bar within Mathematica - which never happened to me before with previous xorg-servers, and I use Mathematica extensively. So

Re: [gentoo-user] my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-09 Thread Denis
>> Section "Device" >>       Identifier  "Card0" >>       Driver      "nvidia" >>       VendorName  "nVidia Corporation" >>       BoardName   "GeForce 7300 LE" >>       BusID       "PCI:1:0:0" >>       Option "UseEdidDpi" "FALSE" why? = > >> #     Option "DPI" "100 x 100" >> EndSection So

Re: [gentoo-user] my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-09 Thread Denis
I see. Well, I am running nvidia-drivers-180.60, and versions 185 and 190 are masked by ~x86. Same for the xorg-server-1.6.4. So the only thing I could do really is to update the kernel... But xorg-server-1.5 was perfectly stable for me, so I don't see how kernel upgrade would be helpful here,

Re: [gentoo-user] my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-09 Thread Denis
> nvidia drivers load into the kernel. Driver-kernel interaction can cause a lot > of problems. Alright, I am now running 2.6.30-gentoo-r6 kernel, but I still have the same issue. I think it's a scroll-bar that triggers it. If I drag a scrollbar down with my mouse and then run it back up, there

Re: [gentoo-user] my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-11 Thread Denis
> He may also want to ask the question "Do I *really* need acroread?" and get > the full complete answer. In my experience very few people actually need all > the features in acroread, and okular|evince are quite adequate I am flexible on acroread, but acroread doesn't crash X - just gets a little

Re: [gentoo-user] Re: my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-11 Thread Denis
>> But X crashing from my use of Mathematica is absolutely unacceptable - > > I agree, it shouldn't crash.  Are you starting Mathematica by clicking on > an icon in a menu?  If so, I'd suggest starting it from an xterm command > prompt because you may see some helpful error messages before the cras

Re: [gentoo-user] Re: my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-11 Thread Denis
Brandon, Thanks very much for all this information about Mathematica - that gives me a glimmer of hope! > 1) If you haven't already, recompile your xf86* packages. Somehow I > missed those when upgrading X, which caused issues for me. I did recompile all the xf86 packages that qlist came up with

Re: [gentoo-user] Re: my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-12 Thread Denis
rebuilding all of them again make any difference? What is the command to determine which package the given .so.* file belongs to? Many thanks, Denis

Re: [gentoo-user] Re: my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-12 Thread Denis
I tried a few things today: 1) rebuilt all x11-libs, media-libs, and anything I could think of that would be related to x11-libs (such as gtk+, qt...) 2) downgraded to xorg-server-1.5 Neither of these things helped. Alan's hypothesis sounds plausible, but I don't even know which package to po

Re: [gentoo-user] Re: my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-12 Thread Denis
annot be resolved by a simple rebuild. Whatever went into the lib-xcb upgrade probably is either incompatible with the Mathematica frontend or has a bug that's being exploited in this situation. Keeping my fingers crossed for the rebuild for now. :-) -Denis

Re: [gentoo-user] Re: my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-13 Thread Denis
rg-x11" and the rest would follow from depclean... Is that too optimistic? Thanks, Denis

Re: [gentoo-user] Re: my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-13 Thread Denis
Perhaps I should try this procedure on my home gentoo box first. Here are my USE flags: X aac aim alsa ao bash-completion bdf branding bzip2 cairo cdda cddb cdparanoia cdr cpudetection djvu emacs encode exif firefox flac foomaticdb gif glut graphics gs gtk ieee1394 imagemagick imli

how to force libxcb version below 1.4 when re-installing X (was: [gentoo-user] my xorg-server 1.6 seems a bit unstable - what am I doing wrong?)

2009-10-13 Thread Denis
I cleared everything X related from my box, and it is still alive and well :-) Now, as I was explaining in my previous thread, I would like to re-install X and all related apps, but forcing the older libxcb version. After I upgraded to libxcb 1.4 a few days ago, my X was unstable and kept crashin

Re: how to force libxcb version below 1.4 when re-installing X (was: [gentoo-user] my xorg-server 1.6 seems a bit unstable - what am I doing wrong?)

2009-10-13 Thread Denis
Sorry, I don't tinker around with gentoo much, mostly just user :-) I got around this block so far: also masked >=x11-libs/libXext-1.0.5, >=x11-libs/libX11-1.2, in addition to libxcb 1.4. Reading ebuilds really helps! ha.

Re: how to force libxcb version below 1.4 when re-installing X (was: [gentoo-user] my xorg-server 1.6 seems a bit unstable - what am I doing wrong?)

2009-10-13 Thread Denis
> I got around this block so far:  also masked >=x11-libs/libXext-1.0.5, >>=x11-libs/libX11-1.2, in addition to libxcb 1.4. Now I run into a bit of a problem: libX11-1.1.5 fails when compiled :-( I attached a build.log for this package... Can anyone tell me if this is fixable? Maybe some other

Re: how to force libxcb version below 1.4 when re-installing X (was: [gentoo-user] my xorg-server 1.6 seems a bit unstable - what am I doing wrong?)

2009-10-13 Thread Denis
atica issue - I will test tomorrow. But I will investigate the install script for Mathematica and see what it does. Denis

Re: [gentoo-user] Re: my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-14 Thread Denis
s good. I appreciate everyone's help and support with this. Denis

Re: [gentoo-user] Re: my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-14 Thread Denis
> Have you tried "strace'ing" mathematica to see why it dies? > > BillK I ran an strace, but I can't make sense out of it. There's a bunch of polling and trying to access unavailable resources, from what I can see... The file is huge, but here is the tail end of it:

Re: [gentoo-user] Re: my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-15 Thread Denis
Ordinarily, I would also point to I/O errors, but not this time. I have had this same version of Mathematica, 5.2, for *years*, on this same machine, over several kernels and several Xorg upgrades, and it was rock-solid. Not one X hang or crash. Ever. No error messages or I/O warnings ever. Th

Re: [gentoo-user] Ctrl+Alt+bksp in Xorg

2009-10-26 Thread Denis
Seriously! ;-) > You just got to love that hal.  All that when one line does it in > xorg.conf.  Yep, it's a serious improvement over the old way.  LOL > > Dale > > :-)  :-) > > P. S.  This was meant to be funny.  Note the LOL at the end.

Re: [gentoo-user] Kernel upgrading and linux symlink

2009-10-31 Thread Denis
On Sat, Oct 31, 2009 at 12:52 PM, Harry Putnam wrote: > And in fact does it really matter if its pointing at the newly > installed or actual running kernel, when kernel compiling operations > take place? When I upgrade a kernel, I first change the symlink using eselect to point to the source I'm

Re: [gentoo-user] Firefox 3.5...

2009-11-10 Thread Denis
> sync again. My local ebuild has a datestamp of yesterday. I suspect your > mirrors are running behind. I keyworded and installed Firefox 3.5.4 yesterday, and now it is no longer keyworded. As Alan said, dated 11/10/2009.

[gentoo-user] fstab and cdrom question

2009-12-17 Thread Denis
e querying /dev/cdrom for the sake of Linux standard convention, or is /dev/cdrom already a link, which was broken in my case? Thank you, Denis

Re: [gentoo-user] fstab and cdrom question

2009-12-17 Thread Denis
> The default udev scripts should have been able to automatically create > symlinks for optical devices in /dev. Whether yours is broken, you can > find out by trying to ls -l /dev/cdrom :) It appears the links /dev/cdrom1 and /dev/cdrw1 are tied to /dev/hda. Is that the default behavior instead o

[gentoo-user] [OT] mkdir in a C program?

2008-04-04 Thread Denis
, when you write files to /home/mydir/mydata, do i put in something like "./mydata/filename" as the filename to open/write? Many thanks! Denis -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] [OT] mkdir in a C program?

2008-04-04 Thread Denis
Thank you for all the quick replies! That answers my question :-) -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] [OT] mkdir in a C program?

2008-04-04 Thread Denis
> > > On Sat, Apr 5, 2008 at 10:50 AM, Denis <[EMAIL PROTECTED]> wrote: > > > > Thank you for all the quick replies! That answers my question :-) > > > > > > > > -- > > > > gentoo-user@lists.gentoo.org mailing list > > > >

Re: [gentoo-user] [OT] mkdir in a C program?

2008-04-04 Thread Denis
> Actually a think my question must be "Wich one did you use?" correct?, I > wrote wrong, didn't I? Yea, it should be "Which one did you use?" :-) -- gentoo-user@lists.gentoo.org mailing list

[gentoo-user] xorg-server 1.5.3 doesn't like 'freetype' and 'vga' modules?

2009-04-11 Thread Denis
ivers, mouse drivers, and keyboard drivers, as the instructions told me - but X still wouldn't launch because the loader complained that it can't find freetype and vga modules. Are these modules phased out of the new xorg-server, or am I needing to rebuild something else still? Thanks! Denis

[gentoo-user] question about portage capabilities

2009-04-18 Thread Denis
, I didn't immediately get any creative ideas, but might someone offer some advice for how to accomplish this? Many thanks, Denis

Re: [gentoo-user] question about portage capabilities

2009-04-19 Thread Denis
ssive task, or series of tasks, then I'd certainly look into how to deal with patches and overlays. Again, thanks to this wonderful community :-) -Denis

Re: [gentoo-user] Re: X-forwarding fails with "Invalid MIT-MAGIC-COOKIE-1 key"

2009-04-30 Thread Denis
In your /etc/ssh/ssh_config (not sshd_config), make sure you have: ForwardAgent yes ForwardX11 yes I used to get the same error, and after I enabled these options, it worked like it should. I also do ssh -Y u...@machine - but that may be redundant, I'm not sure. Denis

[gentoo-user] kernel linux-2.6.27-gentoo-r7 won't load network!

2009-01-05 Thread Denis
ed linux-2.6.25-gentoo-r9, and everything runs fine - no network problems at all! Is this a known problem, or have I run into a freak case of bad luck? Cheers, Denis

Re: [gentoo-user] Re: kernel linux-2.6.27-gentoo-r7 won't load network!

2009-01-06 Thread Denis
Looks like there are other bugs filed elsewhere on the net about E1000 not loading with the 2.6.27 kernel. Here's a curious note from https://bugs.launchpad.net/launchpad-foundations/+bug/275611 = If I remove the line of the card in /etc/udev/rules.d/70-persistent-net.rules and boot w

Re: [gentoo-user] kernel linux-2.6.27-gentoo-r7 won't load network!

2009-01-06 Thread Denis
Now, that e1000e driver someone mentioned - how is it different from the e1000 driver, and does the kernel float two versions, or it depends on which kernel it is? Thanks, Denis

[gentoo-user] how to extract driver info from genkernel

2009-01-12 Thread Denis
hich drivers I *must* select (since I don't know which chips the machine has). Does anyone have any tips on this? Many thanks, Denis

Re: [gentoo-user] how to extract driver info from genkernel

2009-01-12 Thread Denis
> You can use the "lspci" command, its in the pciutils package (if I'm > not mistaken) to get your system hardware information. Just like magic :-) Thank you so much! Denis

[gentoo-user] after installing and running Xorg, my LCD colors in text mode are all wrong

2009-01-12 Thread Denis
LCD menu don't help at all. Anyone run into this before and might know what to do about this? Thanks, Denis

Re: [gentoo-user] after installing and running Xorg, my LCD colors in text mode are all wrong

2009-01-12 Thread Denis
That certainly is of interest - I never had this happen before, and I always used nvidia cards (when possible). This one is an older Dell with Radeon 7500 in it... Maybe it's a sign that it's dying or something. Or maybe it's something else entirely.

Re: [gentoo-user] Re: how to extract driver info from genkernel

2009-01-13 Thread Denis
>> And for the drivers list only --> lspci -k >> Cuts out all the extras that you're very unlikely to need :D >> >> > > You the man! Very nice information there. > > Dale > you mean... as in "man lspci"? ;-)

[gentoo-user] [OT] ripperX hangs while trying to acquire from freedb server

2007-07-29 Thread Denis
quire from freedb and will unfreeze only after it gives up, maybe in 5-10 mins, with Error 22. Still, I am left to fill the track info myself... I use the recommended address: URL: freedb.freedb.org/~cddb/cddb.cgi Port: 80 Does anyone have any advice on how to solve this? Thanks -Denis -- [EMAIL

Re: [gentoo-user] Update World situation (again)

2007-08-08 Thread Denis
normal operation. Regards, -Denis -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Update World situation (again)

2007-08-08 Thread Denis
> I did everything that the nvdia How To said - to the letter. :-) Funny I did the same and never had any hiccups. ha. The one time I got the error you got after updating the drivers was when I forgot to remove the old running module and insert the new one before starting X. Reading what you w

Re: [gentoo-user] Update World situation (again)

2007-08-08 Thread Denis
> Denis wrote: > >>> And I still think nvidia cards are crap! First, *Denis* did NOT write that Nvidia cards are crap - quite the opposite actually. So don't anybody dare pinning this statement on me in the future replies! ;) >Maybe it was some incompatibility with th

Re: [gentoo-user] Update World situation (again)

2007-08-09 Thread Denis
On 8/9/07, Neil Bothwick <[EMAIL PROTECTED]> wrote: > The Nvidia installer does, but this doesn't happen when you install with > Portage. IMO, this is A Good Thing, you can install and compile a kernel > update then emerge nvidia-drivers to have the drivers available when you > boot into your new

Re: [gentoo-user] Re: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

2007-08-13 Thread Denis
When I was upgrading on one of the machines, I did encounter this same error on a couple gnome-related ebuilds (I don't actually have either gnome or kde desktops installed - only fluxbox). I ended up upgrading XML-Parser, then did a revdep-rebuild, which told me to re-install gettext, dbus, and d

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

2007-08-14 Thread Denis
On 8/14/07, Michael Higgins <[EMAIL PROTECTED]> wrote: > Anyway, it seems like there's a problem resolving emerge order I think > you must emerge -u expat, then XML-Parser, then revdep-rebuild, then auDNv > world. > > Perhaps forcing rebuild of XML-Parser and gettext after updating expat woul

[gentoo-user] removing old kernels from system

2007-08-23 Thread Denis
My "eselect kernel list" was getting too long for my liking, so I decided to remove some of the older kernel versions. I did emerge -C sys-kernel/gentoo-sources-VERSION for the versions I wanted to get rid of but soon discovered that "eselect kernel list" hasn't gotten any shorter. Indeed, the

Re: [gentoo-user] Upgrade

2007-09-11 Thread Denis
After you "emerge --sync", run "emerge -NDpvu world" and post here the output - the list of software your system wants to install/upgrade - that should give us a better idea of what kind of an upgrade we're dealing with here. -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] grub emerge make boot screen and others unreadable

2008-07-09 Thread Denis
image (splash.xpm.gz) under /usr/share/grub, and moving it to /boot/grub fixed this issue for me. Denis -- gentoo-user@lists.gentoo.org mailing list

[gentoo-user] sys-libs/db-4.5.20_p2-r1 fails before compile starts

2008-09-22 Thread Denis
PILER= Contents of "emerge --info" are attached as text file. Thanks, Denis Portage 2.1.4.4 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r7 i686) = System uname: 2.6.24-gentoo-r7 i686 Intel(R) Core(TM)

Re: [gentoo-user] sys-libs/db-4.5.20_p2-r1 fails before compile starts

2008-09-22 Thread Denis
> Run python-updater. > > Cheers, Dave That is pulling in two different versions of Samba into the tree: * Starting Python Updater from 2.4 to 2.5 : * Adding to list: =net-analyzer/rrdtool-1.2.27 * Adding to list: =dev-python/python-fchksum-1.7.1 * Adding to list: =dev-pyth

Re: [gentoo-user] sys-libs/db-4.5.20_p2-r1 fails before compile starts

2008-09-22 Thread Denis
r after that did not pull in any Samba. Mission accomplished: emerge -NDavu world works fine now! Many thanks, Denis

[gentoo-user] openoffice-2.4.1 complaining about Java Runtime Environment

2008-09-26 Thread Denis
The Open Office seems to run ok, but at start-up, I get the following message: javaldx: Could not find a Java Runtime Environment! I tried putting JRE in my PATH, just in case, but that didn't seem to help... Anyone know a resolution to this?

Re: [gentoo-user] openoffice-2.4.1 complaining about Java Runtime Environment

2008-09-26 Thread Denis
> Open OpenOffice.org, go to Tools -> Options -> Java and select an installed > JDK. I tried selecting /opt/sun-jdk-1.5.0.16/jre/bin but it will not take it! Where is JRE installed then?

[gentoo-user] Re: [gentoo-user] Продажа квартир.Скидки становятся меньше...

2008-10-08 Thread Denis
Um no - it was Russian SPAM. The message said "Apartments for Sale!" On Wed, Oct 8, 2008 at 1:06 PM, Erik Hahn <[EMAIL PROTECTED]> wrote: > There are language-specific mailing lists, see > http://www.gentoo.org/main/en/lists.xml > > -- > hackerkey://v4sw5hw2ln3pr5ck0ma2u7LwXm4l7Gi2e2t4b7Ken4/7a

[gentoo-user] fix for e2fsprogs BLOCK?

2008-11-05 Thread Denis
This probably was already discussed at length... But I keep waiting for an automatic portage tree fix to this... Any idea if there will be a fix, or will I need to take care of this manually? (Intel Core Duo 32-bit system, FYI).

Re: [gentoo-user] fix for e2fsprogs BLOCK?

2008-11-05 Thread Denis
I did this emerge -f e2fsprogs e2fsprogs-libs emerge -C com_err ss but it still complained about blocks when I tried "emerge e2fsprogs" So I had to do emerge -C e2fsprogs emerge e2fsprogs This seems to work fine - no more blocks. Thank you, Denis

Re: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-26 Thread Denis
Let's stop replying to this thread and let it die already, please? There's no "Save-A-Thread" society after you here... -- gentoo-user@gentoo.org mailing list

[gentoo-user] what causes "HAVE_CONFIG_H not found"?

2007-02-28 Thread Denis
#endif and a decl.h file in the "./src/vegas" directory that has a line #include "stddecl.h" in it. Now, since the compiler call has -I. and -I./src/common in its statement above, I figure the notation is probably consistent. So why oh why am I getting the "HAVE_CONFIG_H" not found error message?? What's wrong with the linking? Appreciate any help Denis -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] what causes "HAVE_CONFIG_H not found"?

2007-02-28 Thread Denis
supposed to invoke gcc on that line? that 'CC=gcc mcc' construction is a little odd. looks like the Makefile is broken - have you chosen Boy this one was messy, but I figured it out. It turns out that there's another "mcc" compiler from MatLab, and it was installed on my system in /usr/bin.

[gentoo-user] emerge coreutils-6.4 says "expr" binary missing

2007-03-01 Thread Denis
info, see http://bugs.gentoo.org/123342 !!! ERROR: sys-apps/coreutils-6.4 failed. !!! Function pkg_setup, Line 43, Exitcode 0 !!! your expr is broke It appears that I have no previous version of coreutils showing on my system... Anyone know of a way to fix this? Denis -- gentoo-user@gentoo.org

Re: [gentoo-user] emerge coreutils-6.4 says "expr" binary missing

2007-03-01 Thread Denis
ing dependencies ...done! [ebuild N] sys-apps/coreutils-6.4 -acl +nls (-selinux) -static 0 kB please show the output of either `equery check coreutils` or `qcheck coreutils`. BLANK. I ran it, and it doesn't give any output at all. Denis On Thursday 01 March 2007 18:35:54 Denis wrot

Re: [gentoo-user] emerge coreutils-6.4 says "expr" binary missing

2007-03-02 Thread Denis
Many thanks - it worked... the Portage is now current, which I cannot say for the rest of my system... ugh. I think eventually I'll just have to make an archive of my home directory and clean-slate install the latest Gentoo distro. There are too many dangling ends from back when - would probab

[gentoo-user] [OT] Intel D975X or NVidia 680i for stable, fast Linux box?

2007-05-06 Thread Denis
I'm looking into upgrading to Intel Core 2 Duo (or Quad) family - perhaps the E6600 Conroe. I'm trying to figure out which motherboard/chipset would suit my needs best. I'm planning to install Gentoo Linux on the system, and I need it to be, first and foremost, stable and reliable - mainly to be

[gentoo-user] should dual-core Pentium Processor Extreme Edition be recognized as two processors or one?

2007-05-12 Thread Denis
x27;s something I missed. So would it be normal for a 2.6 kernel to recognize dual-core processors as "one" processor the way it appears currently in "top", or should they appear as two and I did something wrong in configuring? Thanks, Denis .config Description: Binary data

Re: [gentoo-user] should dual-core Pentium Processor Extreme Edition be recognized as two processors or one?

2007-05-12 Thread Denis
Crap! I totally forgot that I need ACPI support in the kernel for an SMP system to work the way I expected. I guess I can load my .config file, edit it inside menuconfig, and recompile the kernel. I forgot - do I need to clean out any of the stuff from this kernel before I can recompile it, or

Re: [gentoo-user] should dual-core Pentium Processor Extreme Edition be recognized as two processors or one?

2007-05-12 Thread Denis
Great - just recompiled the kernel, and the problem is solved. I can see 4 cpu's in top, and 2 cores are recognized in /proc/cpuinfo. Many thanks! -- [EMAIL PROTECTED] mailing list

[gentoo-user] gcc 4.1.1 to 4.1.2 - need to rebuild system?

2007-05-19 Thread Denis
I am upgrading from gcc-4.1.1-rX to gcc-4.1.2... Is it safe to just emerge the new version, or do I need to do "emerge -eav system" and "emerge -eav world", as the gcc upgrade guide suggests? Do I need to rebuild libtool every time I upgrade gcc? Thanks! Denis -- [EMAIL PROTECTED] mailing list

[gentoo-user] trying to set up fonts in Xorg-7.2 + Firefox-2

2007-05-20 Thread Denis
View->Text Size -> Increase. I would like my Firefox fonts under Xorg to look more or less like my Firefox fonts under Windows ;) How did some of you deal with customizing fonts in Firefox? And how can I make the font in Firefox menus and URL bar larger? Thanks, and I apologize in advance if my questions are too simplistic or have already been asked many times before... -Denis -- [EMAIL PROTECTED] mailing list

[gentoo-user] Re: trying to set up fonts in Xorg-7.2 + Firefox-2

2007-05-20 Thread Denis
I apologize - please disregard my post. I edited userChrome.css, and that did it, and also set the minimum font size to 16. I'm satisfied now :-) Denis On 5/20/07, Denis <[EMAIL PROTECTED]> wrote: I just got done setting up the Xorg-7.2 and Fluxbox, and after compiling and runnin

[gentoo-user] how could I make Eterm fonts look like xterm fonts?

2007-05-21 Thread Denis
I love the spiffy look of the Eterm, and it seems pretty fast with bash_completion, so I really tried to customize it to my liking, but so far I failed (probably due to my n00bness). The thing with Eterm on my system is that when the color scheme is applied, the colored characters are poorly visi

[gentoo-user] ssh "Failed to add the host to the list of known hosts"

2007-05-22 Thread Denis
For some reason, my SSH (openssh-4.5_p1-r1) refuses to remember any hosts I connect to, and even if I keep connecting to the same machine over and over, it still wants me to OK the RSA fingerprint manually. Here's the verbose output when I try to connect to a known machine: ssh -v XX.xx.

Re: [gentoo-user] ssh "Failed to add the host to the list of known hosts"

2007-05-22 Thread Denis
You probably moved your home directory using root, or something like that. I don't remember doing that, but maybe I missed something during an install, who knows... chown username: /home/username/.ssh chown username: /home/username/.ssh/* chmod 700 /home/username/.ssh chmod 600 /home/username.

[gentoo-user] which -march flag to pick for Intel Core 2 Duo in make.conf?

2007-05-24 Thread Denis
Are these any options in the kernel and in the gcc to optimize for Intel's Core 2 Duo chips? When I set up my gentoo box for the Pentium Processor Extreme Edition (dual core prescott), I just used -march=prescott in make.conf Which -march flag would be the most relevant gcc optimization for Inte

Re: [gentoo-user] which -march flag to pick for Intel Core 2 Duo in make.conf?

2007-05-24 Thread Denis
After reading some docs, the impression I get is that the 'nocona' flag is for building a 64-bit system... For a 32-bit system, it seems like 'prescott' would be the choice, wouldn't it? This from the GCC website about 4.2.0 release changes: IA-32/x86-64 * -mtune=generic can now be used to

Re: [gentoo-user] which -march flag to pick for Intel Core 2 Duo in make.conf?

2007-05-24 Thread Denis
On 5/24/07, Neil Bothwick <[EMAIL PROTECTED]> wrote: Bear in mind that GCC is almost certainly masked for good reason. It's not like you're using a binary distro and only need a compiler for a few packages. Feel free to try it in the knowledge that if it breaks your system, you get to keep the pi

[gentoo-user] VFS: Cannot open root device - kernel panic

2007-05-24 Thread Denis
This is the first time ever that I ended up with an unbootable kernel after a new install, and I have no idea where to start. This is a fresh install of Gentoo 2007.0 minimal CD stage 3, using the x86 quick install guide. Here's the error I get at boot while the kernel is loading its device driv

Re: [gentoo-user] VFS: Cannot open root device - kernel panic

2007-05-24 Thread Denis
like copying the relevant parts of dmesg for us to see? maybe it is a missing sata-driver, missing scsi-disk support? I wanted to attach a dmesg output but I don't know how where I can extract it. It's a fresh install, and the only way I can boot right now is with the Gentoo CD... The file sy

Re: [gentoo-user] VFS: Cannot open root device - kernel panic

2007-05-24 Thread Denis
I have an Intel D975XBX2 motherboard with an Intel Core 2 Duo E6600 processor. One Seagate SATA drive. An IDE CD-RW. Pretty much all the controllers on the board are Intel. I did re-set the clock, after which the make stopped complaining. One concern I have - when I configure the kernel, I fa

Re: [gentoo-user] VFS: Cannot open root device - kernel panic

2007-05-24 Thread Denis
Device Drivers: Serial ATA (prod) and Parallel ATA (experimental) drivers ---> one below scsi, two below ide. Yes, I combed through that and set all the necessary options there before, so I doubt this is the problem... I've just reconfigured the kernel and recompiled it on another fresh inst

Re: [gentoo-user] VFS: Cannot open root device - kernel panic

2007-05-24 Thread Denis
yself here... Thanks to everyone who chimed in! -Denis -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] VFS: Cannot open root device - kernel panic

2007-05-24 Thread Denis
I have ran into things like this before, I usually run make mrproper from within the kernel directory to make sure there is no old cruft laying around in there. In my case, it was a fresh install, which made it quite a bit more painful to fix because I had to go through the procedures twice and

Re: [gentoo-user] Semi OT: 64 bit processors, the Linux Kernel, and x86 Gentoo.

2007-05-25 Thread Denis
> What makes the difference between a 64 bit kernel, and a 32 bit kernel? Use of 64-bit machine code [*], particularly instructions that make use of 64-bit native[**] registers[***]. Is there any slowdown for the 64-bit set-up when it has to run 32-bit software? Aside from not having the 64-bi

Re: [gentoo-user] which -march flag to pick for Intel Core 2 Duo in make.conf?

2007-05-25 Thread Denis
On 5/25/07, Andreas Claesson <[EMAIL PROTECTED]> wrote: Since you (Denis) are doing a lot of mathematical calculations you will probably benefit from running in 64bit mode. I often need to run Monte Carlo simulations (in C) which involve a lot of array storage and array scanning/sea

Re: [gentoo-user] how do i know my SMP is working and setup right?

2007-05-26 Thread Denis
Having done this several times now, you have to select the following in the kernel: -SMP support and SMP Scheduling (only for processors with Hyperthreading) -Enhanced Real Time Clock (RTC) support -ACPI (in the power management menu) Without ACPI support, only one processor will be recognized,

[gentoo-user] multilib vs. no-multilib in 64-bit environment

2007-05-26 Thread Denis
I think I'll attempt to set up one of my EM64T boxes in 64-bit Gentoo environment, so I've been reading some docs about it. I understand that the multilib profile allows for having 32-bit libraries and being able to run 32-bit binaries, whereas no-multilib restricts you to a purely 64-bit environ

Re: [gentoo-user] no-multilib killed /lib link

2007-05-27 Thread Denis
Bug? -- [EMAIL PROTECTED] mailing list

[gentoo-user] is it ok to set local flags using ufed?

2007-05-28 Thread Denis
I find it convenient using ufed - the ncurses USE flag editor - to change/set USE flags. What does the following warning in ufed mean: "Never enable any flags other than those specified in /etc/make.conf"? It seems that ufed writes all the USE flags selected to /etc/make.conf, including both glo

  1   2   >