Re: [gentoo-user] broken ALSA

2008-10-27 Thread M. Sitorus
i have the same problem. here is mine :
http://forums.gentoo.org/viewtopic-t-712862.html

-- 
Salam,

Marc



Re: [gentoo-user] Re: lsof-4.81 working for anybody?

2008-10-27 Thread David Relson
On Mon, 27 Oct 2008 18:39:38 +0100
Holger Hoffstaette wrote:

> On Mon, 27 Oct 2008 17:09:49 +0100, Nicolas Sebrecht wrote:
> 
> > 
> > On Sun, Oct 26, 2008 at 04:01:37PM +0100, Holger Hoffstaette wrote:
> > 
> >> I just tried the latest lsof-4.81 in ~x86 an dit doesn't seem to do
> >> anything - no output, it just silently returns.
> > 
> > Maybe someone could do a bug report.
> 
> That's why I asked. :)
> http://bugs.gentoo.org/show_bug.cgi?id=244660
> 
> thanks
> Holger

I just ran strace on 4.80 and 4.81.  Both process /proc/meminfo,
seemingly successfully.  However 4.81 quits after that while 4.80
continues with /var/run/nscd/socket.  

I've uploaded the 2 strace outputs to bgo.

I think I'll dig a bit deeper and see what more I can learn.

Cheers!

David



[gentoo-user] Re: python-updater broken

2008-10-27 Thread James
Albert Hopkins  letterboxes.org> writes:


> > > Perhaps you can run strace (or bash -x) on it to see where it's hanging.

> # bash -x /usr/sbin/python-updater 


Simple enough:


+ CATPKGVER==sys-apps/man-pages-2.78
+ [[ 0 = 2 ]]
+ [[ CHECK_PYLIBDIR -ne 0 ]]
+ grep -qe '/usr/\(include\|lib\(32\|64\)\?\)/python2.4'
/var/db/pkg/sys-apps/man-pages-2.78/CONTENTS
+ [[ CHECK_SONAME -ne 0 ]]
++ scanelf -qBN libpython2.4.so.1.0
+++ grep -e '^obj' /var/db/pkg/sys-apps/man-pages-2.78/CONTENTS
+++ cut '-d ' -f2


I have already (twice) emerged  scanelf  (pax-utils 0.1.17).


Remember the system only has 128 meg of ram on a P3 (coppermine)
machine.

Here are the USE flags:
USE="  -X  pic ncurses ssl crypt berkdb tcpd pam perl python php 
postgres apache2 \
readline bzip2 nptl nptlonly syslog sse mmx hardened 
gif gpm hal dvd jpeg \
socketspm3 mpeg png spell udev unicode v4l v4l2 
win32codecs ral x264 tiff \
usb mjpeg mng snmp wmf pdf dbus wmp mp4 jpeg2k gs -kde -gtk -gnome "


thoughts or ideas? 

James






Re: [gentoo-user] nvidia driver 177.80 + xorg 1.5.1 + Compiz

2008-10-27 Thread Nicola
Hi! Good news for me and all nvidia + compiz fan!!
I have just upgraded my gentoo box to xorg 7.4 + nvidia 177.80 and 
compiz-fusion 0.7.8 and everyting is working like a charm!
Using kde3.5.9 or gnome everyting is fast and stable. 
The command
nvidia-settings -a InitialPixmapPlacement=2 -a GlyphCache=1
seem to help the resizing effect.
I have also tried kde4.1 with compiz and apart a little slowness moving around 
some plasmoid (like the Desktop plasmoid) I have seen many improvements. 

So for me the subject of this thread is closed.

To reply to Roy, I have no problem compiling mplayer-1.0_rc2_p27725, for 
util-linux or encfs no ~x86 sorry.

Nicola

Alle giovedì 23 ottobre 2008, Roy Wright ha scritto:
> Nicola wrote:
> > Excuse me, could you write down your system configuration?
> >
> > Xorg version, Kernel version, Gcc, Nvidia-drivers, Hal version,
> > compiz-fusion version.
>
> Basically just a ~x86 system with dual monitors (twinview).
>
> royw-gentoo ~ # cat /etc/portage/package.mask/monolithic
> # packages that currently fail to compile
> =sys-fs/encfs-1.4.2
> =media-video/mplayer-1.0_rc2_p27725
> =sys-apps/util-linux-2.14.1
>
> royw-gentoo ~ # eix -Ic xorg
>
> [I] app-doc/xorg-docs ([EMAIL PROTECTED]/30/2008)
> [I] app-doc/xorg-sgml-doctools ([EMAIL PROTECTED]/14/2008)
> [I] x11-base/xorg-server ([EMAIL PROTECTED]/16/2008)
> [I] x11-base/xorg-x11 ([EMAIL PROTECTED]/06/2008)
> [I] x11-misc/xorg-cf-files ([EMAIL PROTECTED]/30/2008)
>
>
> royw-gentoo ~ # cat /proc/version
>
> Linux version 2.6.25-gentoo-r6 ([EMAIL PROTECTED]) (gcc version 4.3.1
> (Gentoo 4.3.1 p1.0) ) #7 SMP Thu Sep 25 03:52:13 CDT 2008
>
>
>
> royw-gentoo ~ # eix -Ice gcc
>
> [U] sys-devel/gcc (3.3.6-r1(3.3)@06/22/2008 4.3.1(4.3)@06/29/2008
>
> royw-gentoo ~ # eix -Ic nvidia
>
> [I] media-video/nvidia-settings ([EMAIL PROTECTED]/13/2008)
> [I] x11-drivers/nvidia-drivers ([EMAIL PROTECTED]/19/2008)
>
>
> royw-gentoo ~ # eix -Ice hal
>
> [I] sys-apps/hal ([EMAIL PROTECTED]/19/2008)
>
> compiz not installed.
>
> royw-gentoo ~ # cat /etc/X11/xorg.conf | grep -vP "^\s*#"
> Section "ServerLayout"
> Identifier "Layout0"
> Screen  0  "Screen0"
> EndSection
>
> Section "Files"
> ModulePath   "/usr/lib/xorg/modules"
> FontPath"/usr/share/fonts/misc/"
> FontPath"/usr/share/fonts/Type1/"
> FontPath"/usr/share/fonts/TTF/"
> FontPath"/usr/share/fonts/OTF/"
> FontPath"/usr/share/fonts/corefonts"
> FontPath"/usr/share/fonts/freefonts"
> FontPath"/usr/share/fonts/terminus"
> FontPath"/usr/share/fonts/ttf-bitstream-vera"
> FontPath"/usr/share/fonts/unifont"
> FontPath"/usr/share/fonts/75dpi"
> FontPath"/usr/share/fonts/100dpi"
> FontPath"/usr/share/fonts/cyrillic/"
> EndSection
>
> Section "Module"
> Load   "dbe"
> Load   "extmod"
> Load   "freetype"
> Load   "glx"
> Load   "xtrap"
> Load   "wfb"
> Load   "dri"
> EndSection
>
> Section "Monitor"
> Identifier "Monitor0"
> VendorName "Unknown"
> ModelName  "Unknown"
> HorizSync   30.0 - 110.0
> VertRefresh 50.0 - 150.0
> Option "DPMS"
> EndSection
>
> Section "Device"
> Identifier "Device0"
> Driver "nvidia"
> VendorName "NVIDIA Corporation"
> Option "TwinView"
> Option "UseEdidFreqs" "true"
> Option "UseEDID" "true"
> Option "UseDisplayDevice" "DFP-0, DFP-1"
> Option "MetaModes" "DFP-0: 1920x1200, DFP-1: 1920x1200;
> DFP-0: 1920x1200, DFP-1: NULL; DFP-0: NULL, DFP-1: 1920x1200"
> Option "MonitorHorizSync"   "UseEdidFreqs"
> Option "MonitorVertRefresh" "UseEdidFreqs"
> Option "SecondMonitorHorizSync"   "UseEdidFreqs"
> Option "SecondMonitorVertRefresh" "UseEdidFreqs"
> Option "TwinViewOrientation" "DFP-1 RightOf DFP-0"
> Option "TwinViewXineramaInfoOrder" "DFP-0"
> Option "TripleBuffer"  "false"
> Option "RandRRotation" "true"
> Option "RenderAccel"   "true"
> Option "AddARGBGLXVisuals" "true"
> Option "UseEvents" "false"
> Option "PixmapCacheSize"   "200"
> Option "OnDemandVBlankInterrupts" "True"
> Option "NvAGP" "0"  # disable AGP
> Option "DamageEvents" "1"
> Option "InitialPixmapPlacement" "2"
> Option "DPMS" "TRUE"
> Option "NoLogo" "1"  # disable drawing of NVidia logo
> Option "AllowIndirectPixmaps" "false"
> Option "AllowSHMPixmaps" "0"
> Option "Coolbits" "1"
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Device0"
> Monitor"Monitor0"
> DefaultDepth24
> SubSection "Display"
>

[gentoo-user] Re: Eclipse and C

2008-10-27 Thread James
Andrew Gaydenko  gaydenko.com> writes:


> See https://bugs.eclipse.org/bugs/show_bug.cgi?id=239785

> java-overlay has 3.4.1 eclipse sdk which is configured to work 


Thanks,

James







Re: [gentoo-user] New "intel" xorg-server USE flag

2008-10-27 Thread Grant
>> I see there is a new intel USE flag for xorg-server.  I also see
>> (-i810%*) which may be due to my hardened profile?  Should I change
>> VIDEO_CARDS="i810" to intel?
>
> Yes.
>
> Intel have developed an all-in-one driver called ?intel" that supercedes and
> replaces the old drivers. The USE flag change reflects this.
>
>> I have this in the laptop's lspci:
>> "Intel Corporation 82801H".
>
> which will be driven nicely by the new driver

Thank you very much Alan.

- Grant



[gentoo-user] Re: lsof-4.81 working for anybody?

2008-10-27 Thread Holger Hoffstaette
On Mon, 27 Oct 2008 17:09:49 +0100, Nicolas Sebrecht wrote:

> 
> On Sun, Oct 26, 2008 at 04:01:37PM +0100, Holger Hoffstaette wrote:
> 
>> I just tried the latest lsof-4.81 in ~x86 an dit doesn't seem to do
>> anything - no output, it just silently returns.
> 
> Maybe someone could do a bug report.

That's why I asked. :)
http://bugs.gentoo.org/show_bug.cgi?id=244660

thanks
Holger





Re: [gentoo-user] lazy mouse

2008-10-27 Thread Andrew Gaydenko
On Friday 24 October 2008 02:05:14 Paul Hartman wrote:
> On Thu, Oct 23, 2008 at 4:25 PM, Andrew Gaydenko <[EMAIL PROTECTED]> wrote:
> > Hi!
> >
> > Changing a mouse (to Genius Traveler 315 Laser) resulted in the problem:
> > almost always after booting the mouse is not active (say, at level 3
> > wheel rolling shows a mouse cursor, but movement doesn't work, as well as
> > in X). Hot replugging to (any) USB port "cures" the problem for current
> > session.
> >
> > The world isn't perfect...
> >
> > Thoughts?
>
> Are the required modules for USB set to auto-load at boot time? (maybe
> udev is loading them when you plug it afterwards)

Paul, thanks for the idea. Unfortunately it isn't a case: I have looked at 
'lsmod' output and 'messages' file - nothing with modules. And, as I have 
said, wheel rolling does *show* a (moveless) mouse cursor in console.


Andrew




[gentoo-user] GMP problem

2008-10-27 Thread Andrey Vul
I'm trying to run Mathematica 6.0.3 but I get a "symbol __gmp_clz_tab
not found" error.
Any ideas?

BTW, Mathematica is GCC3-based (due to usage of libstdc++.so.5).
-- 
Andrey Vul

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?



Re: [gentoo-user] lsof-4.81 working for anybody?

2008-10-27 Thread Nicolas Sebrecht

On Sun, Oct 26, 2008 at 04:01:37PM +0100, Holger Hoffstaette wrote:

> I just tried the latest lsof-4.81 in ~x86 an dit doesn't seem to do
> anything - no output, it just silently returns. 

Maybe someone could do a bug report.

-- 
Nicolas Sebrecht




Re: [gentoo-user] Recovering installed files after hard drive replacement (was LVM Recovery....)

2008-10-27 Thread Neil Bothwick
On Mon, 27 Oct 2008 06:50:25 -0700 (PDT), BRM wrote:

> Any how...I had /opt and /usr/local mapped to the VG - they were the
> only parts of the VG that were lost. I know some stuff was installed
> to /opt at the very least (at least java, and netscape extensions).
> 
> So, are there any existing tools that will detect missing installed
> files and rebuild those specific builds? Otherwise, I might try to
> write a script to do it, but I'd prefer something that already exists.

You shouldn't have anything from portage in /usr/local. You could use
qcheck --all --quiet to find packages that have changed or missing files,
then qfile on those packages to see if they install to /opt.


-- 
Neil Bothwick

Law of Mechanical Repair: After your hands become coated with
grease, your nose will begin to itch.


signature.asc
Description: PGP signature


[gentoo-user] Recovering installed files after hard drive replacement (was LVM Recovery....)

2008-10-27 Thread BRM
Okay, so I got a new hard drive, and got my LVM back up using the 'partial' 
mode. I haven't lost anything I cared about.
Any further hard drive recovery will involve some kind of service and likely 
lost of $$ - if I cared that much.

Any how...I had /opt and /usr/local mapped to the VG - they were the only parts 
of the VG that were lost.
I know some stuff was installed to /opt at the very least (at least java, and 
netscape extensions).

So, are there any existing tools that will detect missing installed files and 
rebuild those specific builds?
Otherwise, I might try to write a script to do it, but I'd prefer something 
that already exists.

The system may be partially hosed until I can resolve this.

TIA,

Ben



- Original Message 
From: BRM <[EMAIL PROTECTED]>
To: gentoo-user@lists.gentoo.org
Sent: Saturday, October 18, 2008 5:31:01 PM
Subject: Re: [gentoo-user] LVM Recovery

Well...I'm fairly certain that data recovery might not be very easy - or cheap 
for the matter.
The system gets stuck during POST while trying to detect the SATA drive.

Using "vgreduce --removemissing" will be okay - once I verify the current state 
of the VG.
Is there a way to do so _with_ it trying to detect the existence of the 
partitions or drives? i.e. skip an integrity check and just print out what it 
thinks the VG is comprised of - that's really what I want at the moment.

Ben



- Original Message 
From: Albert Hopkins <[EMAIL PROTECTED]>
To: gentoo-user@lists.gentoo.org
Sent: Saturday, October 18, 2008 7:14:30 PM
Subject: Re: [gentoo-user] LVM Recovery

vgreduce --removemissing

However there's no gaurantee you'll be able to recover your data (LVM is
not redundancy).

-a



Re: [gentoo-user] gimp-9999 failed to compile

2008-10-27 Thread Albert Hopkins
On Mon, 2008-10-27 at 12:21 +0700, Nickolay Hodyunya wrote:
> Yes, but it seems 0.0.21 is not even released, because there is no
> files to fetch
> from ftp.gimp.org for this version. 

Well, sometimes that happens when you build from trunk (and why it's
usually discouraged).






Re: [gentoo-user] gimp-9999 failed to compile

2008-10-27 Thread Liviu Andronic
On Mon, Oct 27, 2008 at 6:21 AM, Nickolay Hodyunya <[EMAIL PROTECTED]> wrote:
> Yes, but it seems 0.0.21 is not even released, because there is no files to 
> fetch
> from ftp.gimp.org for this version.
>
Dunno, perhaps they rely on SVN version. I would try to compile the
code "manually", and see if the GIMP ./configure complains.
Liviu



Re: [gentoo-user] lsof-4.81 working for anybody?

2008-10-27 Thread Nickolay Hodyunya
On Sun, Oct 26, 2008 at 07:13:37PM -0500, Paul Hartman wrote:
> On Sun, Oct 26, 2008 at 10:01 AM, Holger Hoffstaette <[EMAIL PROTECTED]> 
> wrote:
> >
> > I just tried the latest lsof-4.81 in ~x86 an dit doesn't seem to do
> > anything - no output, it just silently returns. 4.80-r1 works just fine
> > and always has. Does anybody else see this behaviour?
> > Just making sure it's not something on my end before I hassle b.g.o.
> 
> Same problem here.
> 
same no output.
-- 
Regards, Nickolay Hodyunya.