Re: [gentoo-user] laptop screen goes dark in boot

2012-04-23 Thread Florian Philipp
Please try to deactivate everything related to framebuffer and specific
video hardware in your kernel config. See if it helps, then activate one
option at a time until it breaks again.

Specifically:
CONFIG_FB=y
CONFIG_FB_BOOT_VESA_SUPPORT=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y
CONFIG_FB_VESA=y
CONFIG_FRAMEBUFFER_CONSOLE=y

The only thing you really need for the start is CONFIG_VGA_CONSOLE.

Hope this helps,
Florian Philipp

P.S.: Please don't top-post in the future. Use an email client that
allows you to write your response below the text you quote. That makes
large threads easier to read.

Am 23.04.2012 03:50, schrieb Zhang Jun:
 I get the dmesg log and kernel config, forgot to get the rc.log ( using
 windows now ).
 please help to have a look on these files,
 also tryed boot with different kernel parameters for acpi, only acpi=off
 works, but I don't think it is a good idea.
 I'm using grub4dos with kernel (hd0,7)/kernel-3.0.17-r1 root=/dev/sda9
 ro quiet vga=792 gentoo=nodevfs acpi_enforce_resources=lax
 resume=swap:/dev/sda7, remove the acpi_enforce_resources=lax also not
 works.
 
 thanks!
 
 On Mon, Apr 23, 2012 at 2:53 AM, Michael Scherer
 a6702...@unet.univie.ac.at mailto:a6702...@unet.univie.ac.at wrote:
 
 __
 did you look at the logs? if you haven't already looked at them
 dmesg and /var/log/rc.log
 have information that could help you pinpoint the problem.
 one of the earlier live-cds had that problem and I got around it by
 starting the the cd with
 gentoo noacpi nox options though I doubt this can help in your case.
 could you provide some more information like the logs, the loader
 conf files and may be
 .config of your kernel make?
  
 michael
  
 -- 
 Michael Scherer
 Univ.klinik f. Psychiatrie
 email: michael.sche...@meduniwien.ac.at
 mailto:michael.sche...@meduniwien.ac.at
 phone: +43 6991 941 22 54
 
 - Original Message -
 *From:* Zhang Jun mailto:gb2...@gmail.com
 *To:* gentoo-user mailto:gentoo-user@lists.gentoo.org
 *Sent:* Sunday, 22 April, 2012 08:25
 *Subject:* [gentoo-user] laptop screen goes dark in boot
 
 laptop: asus F3TC, amd Turion, NV-go7300
 kernel-3.0.17-r1 tuxonice
 
 screen goes dark just after I see the linux boot logo,
 when using kernel 2.6.x, I even do not use hotkey to control lcd
 backlight, default light is ok,
 but now, it goes dark, re-compiled kernel many times, but no luck,
 
 in kernel acpi config page, I did't see the video module, and
 seems no /proc/acpi/video/ .
 
 is there anyone have met this problem and have solution ?
 
 thanks!
 
 




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] OT - New kernel and now xv won't work with mplayer

2012-04-23 Thread Florian Philipp
Am 23.04.2012 02:26, schrieb Michael Sullivan:
 First off, this has probably been discussed before, but I can't find it
 on google.  I've spent the last several hours searching for the answer
 to this and I can't find it.
 
[...]
 So far I am
 very happy with 3.2.1-r2 on my PC except for one thing:  xv doesn't seem
 to work anymore.   On my old kernel, and indeed every kernel I've run on
 this computer since 2005 xv has worked.  I haven't changed any hardware
 in this computer recently or ever.  When I run mplayer I see this in the
 output:
 
 [VO_XV] It seems there is no Xvideo support for your video card available.
 [VO_XV] Run 'xvinfo' to verify its Xv support and read
 [VO_XV] DOCS/HTML/en/video.html#xv!
 [VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.
 [VO_XV] Try -vo x11.
 Error opening/initializing the selected video_out (-vo) device.
 
 
 I kept reading about xvinfo included in XFree86 distribution.  I use
 xorg-x11.  I found out that xvinfo can be emerged.  I did so and it said
 this:
 
 X-Video Extension version 2.2
 screen #0
  no adaptors present
 
 
 which shouldn't be right because I've been using xv with mplayer for
 years.  I assumed then that it was a module problem somewhere.  I hadn't
 run a qlist -I -C x11-drivers/ recently so I did and remerged all the
 packages there.
 
 My video card info from lspci -v:
 
 00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
 Integrated Graphics Controller (prog-if 00 [VGA controller])
   Subsystem: Intel Corporation Device 5647
[...]
 I can successfully modprobe the i915 module.  Everything that can be is
 built with the xv USE flag on.  Is there anything else I
 need to do to get my xv to work with mplayer?
 

Can you run mplayer with -vo gl?
Do other video players have the same problem, e.g. VLC?

Regards,
Florian Philipp



signature.asc
Description: OpenPGP digital signature


[gentoo-user] lilo 'duplicate volume id' issue after attaching esata enclosure

2012-04-23 Thread Doug Hunley
The subject line pretty much says it all. I've been happily using lilo
to boot from my internal 4-disk sata array (md, raid 1) for a while
now and I recently bought an external sata enclosure. I cabled it up
to my machine, added 4 disks I had sitting around, and on boot, lilo
throws a 'duplicate vol-id detected' error and halts...
I did a bunch of googling, and it looks like if I could just get
booted, running 'lilo' would actually fix the problem, but I can't get
lilo booted past this error.

Ideas on how I can fix/remove the vol-id from the external disks?

-- 
Douglas J Hunley (doug.hun...@gmail.com)
Twitter: @hunleyd                                               Web:
douglasjhunley.com
G+: http://goo.gl/sajR3



Re: [gentoo-user] sys-libs/glibc-2.15-r1

2012-04-23 Thread Volker Armin Hemmann
Rebuilt everything. Congrats

Am 23.04.2012 04:17 schrieb Pandu Poluan pa...@poluan.info:


On Apr 23, 2012 1:09 AM, Volker Armin Hemmann volkerar...@googlemail.com
wrote:

 Am Sonntag,...

What about statically linked packages?

Rgds,


Re: [gentoo-user] sys-libs/glibc-2.15-r1

2012-04-23 Thread Volker Armin Hemmann
Strange, never had problems in that regard.

Am 23.04.2012 05:24 schrieb kwk...@hkbn.net:

On Mon, 23 Apr 2012 09:12:48 +0700
Pandu Poluan pa...@poluan.info wrote:

 On Apr 23, 2012 1:09 A...
Bless those who keeps on telling people there is no need to rebuild
packages after glibc upgrade, for they must have not used pam or any
other packages that uses dlopen().

Kerwin.


Re: [gentoo-user] lilo 'duplicate volume id' issue after attaching esata enclosure

2012-04-23 Thread Michael Mol
On Mon, Apr 23, 2012 at 8:30 AM, Doug Hunley doug.hun...@gmail.com wrote:
 The subject line pretty much says it all. I've been happily using lilo
 to boot from my internal 4-disk sata array (md, raid 1) for a while
 now and I recently bought an external sata enclosure. I cabled it up
 to my machine, added 4 disks I had sitting around, and on boot, lilo
 throws a 'duplicate vol-id detected' error and halts...
 I did a bunch of googling, and it looks like if I could just get
 booted, running 'lilo' would actually fix the problem, but I can't get
 lilo booted past this error.

 Ideas on how I can fix/remove the vol-id from the external disks?

I *think* those are going to be filesystem labels. If it's ext-based,
you should be able to use tune2fs to change them.

Is there a reason you can't boot from a liveDVD or similar, chroot in,
and run lilo? You'll have to get to a working system to change things
one way or another...

-- 
:wq



Re: [gentoo-user] How to find the MAC address

2012-04-23 Thread Kfir Lavi
On Thu, Apr 19, 2012 at 10:40 PM, Alex Schuster wo...@wonkology.org wrote:

 Hi there!

 How am I supposed to find the MAC address of an ethernet interface? I used
 to call ifconfig and grep for HWaddr, but this does not work any more.

 I found the 'old-output' USE flag for sys-apps/net-tools, which brings
 back the old behaviour in order not to break old scripts, but I'd like to
 know what the new method is that scripts should use.

 Here's how the output looked before and now:

 Old output:
 eth0  Link encap:Ethernet  HWaddr bc:5f:f4:19:ad:18
  inet addr:192.168.2.42  Bcast:192.168.2.255  Mask:255.255.255.0
  inet6 addr: fe80::be5f:f4ff:fe19:ad18/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:11027476 errors:0 dropped:0 overruns:0 frame:0
  TX packets:8002728 errors:0 dropped:0 overruns:0 carrier:1
  collisions:0 txqueuelen:1000
  RX bytes:11763889583 (10.9 GiB)  TX bytes:1006570663 (959.9 MiB)
  Interrupt:49

 New output:
 eth0: flags=4163UP,BROADCAST,RUNNING,MULTICAST  mtu 1500
inet 192.168.2.42  netmask 255.255.255.0  broadcast 192.168.2.255
inet6 fe80::be5f:f4ff:fe19:ad18  prefixlen 64  scopeid 0x20link
ether bc:5f:f4:19:ad:18  txqueuelen 1000  (Ethernet)
RX packets 10791981  bytes 11413935608 (10.6 GiB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 7867427  bytes 996505563 (950.3 MiB)
TX errors 0  dropped 0 overruns 0  carrier 1  collisions 0
device interrupt 49

Wonko


You can grab mac of eth0 with this command:
ip link show eth0 | grep 'link/ether' | awk '{print $2}'

Kfir


Re: [gentoo-user] sys-libs/glibc-2.15-r1

2012-04-23 Thread Florian Philipp
Am 23.04.2012 04:12, schrieb Pandu Poluan:
 
 On Apr 23, 2012 1:09 AM, Volker Armin Hemmann
 volkerar...@googlemail.com mailto:volkerar...@googlemail.com wrote:

 Am Sonntag, 22. April 2012, 19:52:16 schrieb Stefan G. Weichinger:
  Just browsed the changelog of glibc-2.15:
 
  http://sourceware.org/ml/libc-alpha/2012-03/msg00836.html
 
  When I read the NEWS section there with all that optimized stuff I
  wonder if it makes any sense to rebuild packages here after
 upgrading glibc?
 

 no, because it is a library. You make use of it anyway.

 
 What about statically linked packages?
 
 Rgds,
 

Are there actually packages out there that do this? Maybe busybox with
USE=static?

BTW: Another reason for rebuilding (not in this case, but just to be
complete) can be updates in template libraries like dev-libs/boost. Of
course, this cannot happen for things written in plain C, unless we
consider sys-kernel/linux-headers and friends, for example.

Regards,
Florian Philipp



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] sys-libs/glibc-2.15-r1

2012-04-23 Thread kwkhui
On Mon, 23 Apr 2012 14:42:28 +0200
Volker Armin Hemmann volkerar...@googlemail.com wrote:

 Strange, never had problems in that regard.

See, for example, the problem described in thread

http://archives.gentoo.org/gentoo-user/msg_264b8690e0ab67e3f55c0967cba101ec.xml

from this list last November with glibc-2.14 upgrade, which I also
encountered when upgrading my stable amd64.  Maybe glibc-2.15 has
improved, but I certainly won't risk it when the time comes.  I'd
rather spend (waste?) time to buy that peace of mind, rather than
being locked out of my box.

Kerwin.


signature.asc
Description: PGP signature


[gentoo-user] Postgres suddenly can't access files in its /etc directory

2012-04-23 Thread napalm
I'm unsure if I should be posting this to the -hardened mailing list as
I'm using the hardened profile but all of a sudden I'm getting a rather
strange error when trying to start postgres.

# /etc/init.d/postgresql-9.1 start
 * Caching service dependencies ...  [ ok ]
 * The following file(s) are not readable by 'postgres':
 * /etc/postgresql-9.1/postgresql.conf
 * /etc/postgresql-9.1/pg_ident.conf
 * /etc/postgresql-9.1/pg_hba.conf
 * HINT: Try: 'chmod 644 /etc/postgresql-9.1/*.conf'
 * ERROR: postgresql-9.1 failed to start

That's what I'm getting when I attempt to start it and I don't seem to have 
modified anything.

Looking into the init script I can see it's doing su postgres -c test -r 
/etc/postgresql-9.1/pg_hba.conf and the like but the output of:
su postgres -c test -r /etc/postgresql-9.1/pg_hba.conf || echo fail 
is fail... so I'm quite at a loss as to what could be going on here. All of the 
files are owned by postgres, have the correct permissions (I ran chmod 644 as 
it hinted) and it should be able to traverse to the directory as everything has 
the execute bit from /etc onwards.

Any tips?

Cheers!


pgphg47MykXbY.pgp
Description: PGP signature


Re: [gentoo-user] Postgres suddenly can't access files in its /etc directory

2012-04-23 Thread Michael Mol
On Mon, Apr 23, 2012 at 9:21 AM,  nap...@squareownz.org wrote:
 I'm unsure if I should be posting this to the -hardened mailing list as
 I'm using the hardened profile but all of a sudden I'm getting a rather
 strange error when trying to start postgres.

 # /etc/init.d/postgresql-9.1 start
  * Caching service dependencies ...                                      [ ok 
 ]
  * The following file(s) are not readable by 'postgres':
  *     /etc/postgresql-9.1/postgresql.conf
  *     /etc/postgresql-9.1/pg_ident.conf
  *     /etc/postgresql-9.1/pg_hba.conf
  * HINT: Try: 'chmod 644 /etc/postgresql-9.1/*.conf'
  * ERROR: postgresql-9.1 failed to start

 That's what I'm getting when I attempt to start it and I don't seem to have 
 modified anything.

 Looking into the init script I can see it's doing su postgres -c test -r 
 /etc/postgresql-9.1/pg_hba.conf and the like but the output of:
        su postgres -c test -r /etc/postgresql-9.1/pg_hba.conf || echo fail
 is fail... so I'm quite at a loss as to what could be going on here. All of 
 the files are owned by postgres, have the correct permissions (I ran chmod 
 644 as it hinted) and it should be able to traverse to the directory as 
 everything has the execute bit from /etc onwards.

 Any tips?

I tend to go at these things with a bludgeon. Capture and grep the
strace output for syscalls accessing those files, and you can see
exactly what error message the system gives. Or you might see that
it's not looking in the right place.

-- 
:wq



Re: [gentoo-user] OT - New kernel and now xv won't work with mplayer

2012-04-23 Thread Michael Sullivan
On 04/23/12 02:27, Florian Philipp wrote:
 Am 23.04.2012 02:26, schrieb Michael Sullivan:
 First off, this has probably been discussed before, but I can't find it
 on google.  I've spent the last several hours searching for the answer
 to this and I can't find it.

 [...]
 So far I am
 very happy with 3.2.1-r2 on my PC except for one thing:  xv doesn't seem
 to work anymore.   On my old kernel, and indeed every kernel I've run on
 this computer since 2005 xv has worked.  I haven't changed any hardware
 in this computer recently or ever.  When I run mplayer I see this in the
 output:

 [VO_XV] It seems there is no Xvideo support for your video card available.
 [VO_XV] Run 'xvinfo' to verify its Xv support and read
 [VO_XV] DOCS/HTML/en/video.html#xv!
 [VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.
 [VO_XV] Try -vo x11.
 Error opening/initializing the selected video_out (-vo) device.


 I kept reading about xvinfo included in XFree86 distribution.  I use
 xorg-x11.  I found out that xvinfo can be emerged.  I did so and it said
 this:

 X-Video Extension version 2.2
 screen #0
  no adaptors present


 which shouldn't be right because I've been using xv with mplayer for
 years.  I assumed then that it was a module problem somewhere.  I hadn't
 run a qlist -I -C x11-drivers/ recently so I did and remerged all the
 packages there.

 My video card info from lspci -v:

 00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
 Integrated Graphics Controller (prog-if 00 [VGA controller])
  Subsystem: Intel Corporation Device 5647
 [...]
 I can successfully modprobe the i915 module.  Everything that can be is
 built with the xv USE flag on.  Is there anything else I
 need to do to get my xv to work with mplayer?

 
 Can you run mplayer with -vo gl?
 Do other video players have the same problem, e.g. VLC?
 
 Regards,
 Florian Philipp
 

mplayer -vo gl runs fine, as long as I don't maximize it, like I usually
do.  xine is the same.  vlc seems to work well, but I prefer mplayer.
It's what I've always used, and would like it back if I can figure this
out...



Re: [gentoo-user] OT - New kernel and now xv won't work with mplayer

2012-04-23 Thread Michael Mol
On Mon, Apr 23, 2012 at 9:57 AM, Michael Sullivan msulli1...@gmail.com wrote:
 On 04/23/12 02:27, Florian Philipp wrote:
 Am 23.04.2012 02:26, schrieb Michael Sullivan:
 First off, this has probably been discussed before, but I can't find it
 on google.  I've spent the last several hours searching for the answer
 to this and I can't find it.

 [...]
 So far I am
 very happy with 3.2.1-r2 on my PC except for one thing:  xv doesn't seem
 to work anymore.   On my old kernel, and indeed every kernel I've run on
 this computer since 2005 xv has worked.  I haven't changed any hardware
 in this computer recently or ever.  When I run mplayer I see this in the
 output:

 [VO_XV] It seems there is no Xvideo support for your video card available.
 [VO_XV] Run 'xvinfo' to verify its Xv support and read
 [VO_XV] DOCS/HTML/en/video.html#xv!
 [VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.
 [VO_XV] Try -vo x11.
 Error opening/initializing the selected video_out (-vo) device.


 I kept reading about xvinfo included in XFree86 distribution.  I use
 xorg-x11.  I found out that xvinfo can be emerged.  I did so and it said
 this:

 X-Video Extension version 2.2
 screen #0
  no adaptors present


 which shouldn't be right because I've been using xv with mplayer for
 years.  I assumed then that it was a module problem somewhere.  I hadn't
 run a qlist -I -C x11-drivers/ recently so I did and remerged all the
 packages there.

 My video card info from lspci -v:

 00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
 Integrated Graphics Controller (prog-if 00 [VGA controller])
      Subsystem: Intel Corporation Device 5647
 [...]
 I can successfully modprobe the i915 module.  Everything that can be is
 built with the xv USE flag on.  Is there anything else I
 need to do to get my xv to work with mplayer?


 Can you run mplayer with -vo gl?
 Do other video players have the same problem, e.g. VLC?

 Regards,
 Florian Philipp


 mplayer -vo gl runs fine, as long as I don't maximize it, like I usually
 do.  xine is the same.  vlc seems to work well, but I prefer mplayer.
 It's what I've always used, and would like it back if I can figure this
 out...

Which series video card are you using? (nVidia, ATI, Intel...) Which driver?


-- 
:wq



Re: [gentoo-user] Re: pambase/shadow warning

2012-04-23 Thread Allan Gottlieb
On Sun, Apr 22 2012, Neil Bothwick wrote:

 On Sun, 22 Apr 2012 14:21:56 -0400, Allan Gottlieb wrote:

 First, thanks for the fix, hopefully not needed.
 
 It appears that the bug is in conf-update and not shadow so the rather
 brusque changing of the status of the shadow bug to resolved might be
 appropriate.  But it would have been nice if they mentioned conf-update
 and neil's fix.

 The bug is not the same as I experienced. That problem is caused by not
 running any updater, and there are circumstances in which this might
 happen. My issue was cause by running a misbehaving updater.

Thanks for the clarification.
allan



Re: [gentoo-user] Postgres suddenly can't access files in its /etc directory

2012-04-23 Thread Michael Orlitzky
On 04/23/12 09:21, nap...@squareownz.org wrote:
 I'm unsure if I should be posting this to the -hardened mailing list as
 I'm using the hardened profile but all of a sudden I'm getting a rather
 strange error when trying to start postgres.
 
 # /etc/init.d/postgresql-9.1 start
  * Caching service dependencies ...  [ ok 
 ]
  * The following file(s) are not readable by 'postgres':
  * /etc/postgresql-9.1/postgresql.conf
  * /etc/postgresql-9.1/pg_ident.conf
  * /etc/postgresql-9.1/pg_hba.conf
  * HINT: Try: 'chmod 644 /etc/postgresql-9.1/*.conf'
  * ERROR: postgresql-9.1 failed to start
 
 That's what I'm getting when I attempt to start it and I don't seem to have 
 modified anything.
 
 Looking into the init script I can see it's doing su postgres -c test -r 
 /etc/postgresql-9.1/pg_hba.conf and the like but the output of:
   su postgres -c test -r /etc/postgresql-9.1/pg_hba.conf || echo fail 
 is fail... so I'm quite at a loss as to what could be going on here. All of 
 the files are owned by postgres, have the correct permissions (I ran chmod 
 644 as it hinted) and it should be able to traverse to the directory as 
 everything has the execute bit from /etc onwards.
 

You can `su postgres` and then try to read the files yourself. That
should reveal the problem.



[gentoo-user] gtk+ [error: conflicting types for 'Cursor' on emerge]

2012-04-23 Thread Daniel Ibn Zayd
I've been waiting for pango 1.30 to become available and this morning on 
syncing noticed that everything was emerge-able (28 or so items), so I 
updatedlast on that list were gtk+ and image magick.

Everything went fine until I got to gtk+; it's giving me the following error. 
I've tried looking up the error, and see something about conflicting X11 and 
Darwinbut I can't quite figure out how to go about fixing this from within 
portageAny help is appreciated!

___

In file included from /opt/Gentoo/usr/include/X11/Xlib.h:44,
 from ../gdk/x11/gdkx.h:30,
 from gtkapplication.c:48:
/opt/Gentoo/usr/include/X11/X.h:103: error: conflicting types for 'Cursor'
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:278:
 error: previous declaration of 'Cursor' was here
gtkapplication.c: In function 'gtk_application_startup_quartz':
gtkapplication.c:376: error: expected expression before '[' token
make[4]: *** [libgtk_3_la-gtkapplication.lo] Error 1
make[4]: Leaving directory 
`/opt/Gentoo/var/tmp/portage/x11-libs/gtk+-3.4.1/work/gtk+-3.4.1/gtk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/opt/Gentoo/var/tmp/portage/x11-libs/gtk+-3.4.1/work/gtk+-3.4.1/gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/opt/Gentoo/var/tmp/portage/x11-libs/gtk+-3.4.1/work/gtk+-3.4.1/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/opt/Gentoo/var/tmp/portage/x11-libs/gtk+-3.4.1/work/gtk+-3.4.1'
make: *** [all] Error 2
 * ERROR: x11-libs/gtk+-3.4.1 failed (compile phase):
 *   emake failed

___


Below is my emerge info file:

danielibnzayd@DIZ ~ $ emerge --info =x11-libs/gtk+-3.4.1
Portage 2.2.01.20389-prefix (prefix/darwin/macos/10.4/ppc, gcc-4.2.1, 
unavailable, 8.11.0 Power Macintosh)
=
System Settings
=
System uname: Darwin-8.11.0-Power_Macintosh-powerpc-32bit
Timestamp of tree: Mon, 23 Apr 2012 06:21:05 +
distcc 2.18.4-Apple.1 powerpc-apple-darwin8.0 (protocols 1 and 2) (default port 
3632) [disabled]
app-shells/bash:  4.2_p20::gentoo_prefix
dev-lang/python:  2.7.2-r3::gentoo_prefix
dev-util/pkgconfig:   0.26::gentoo_prefix
sys-devel/autoconf:   2.68::gentoo_prefix
sys-devel/automake:   1.11.5::gentoo_prefix
sys-devel/gcc-config: 1.5-r2::gentoo_prefix
sys-devel/libtool:2.4.2::gentoo_prefix
sys-devel/make:   3.82::gentoo_prefix
Repositories: gentoo_prefix
Installed sets: 
ACCEPT_KEYWORDS=~ppc-macos
ACCEPT_LICENSE=* -@EULA
CBUILD=powerpc-apple-darwin8
CFLAGS=-mcpu=G4 -O2 -mtune=G4 -pipe
CHOST=powerpc-apple-darwin8
CONFIG_PROTECT=/etc
CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf 
/etc/gconf /etc/portage /etc/revdep-rebuild /etc/terminfo
CXXFLAGS=-mcpu=G4 -O2 -mtune=G4 -pipe
DISTDIR=/opt/Gentoo/usr/portage/distfiles
FEATURES=assume-digests binpkg-logs collision-protect distlocks ebuild-locks 
fixlafiles force-prefix news nostrip parallel-fetch preserve-libs protect-owned 
sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch
FFLAGS=
GENTOO_MIRRORS=http://distfiles.gentoo.org;
LDFLAGS=-Wl,-dead_strip_dylibs
PKGDIR=/opt/Gentoo/usr/portage/packages
PORTAGE_CONFIGROOT=/opt/Gentoo/
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --stats --human-readable --timeout=180 
--exclude=/distfiles --exclude=/local --exclude=/packages
PORTAGE_TMPDIR=/opt/Gentoo/var/tmp
PORTDIR=/opt/Gentoo/usr/portage
PORTDIR_OVERLAY=
SYNC=rsync://rsync.prefix.freens.org/gentoo-portage-prefix
USE=X animgif aqua blksha1 bzip2 coreaudio corefonts cracklib cramfs curl cxx 
djvu fftw fontconfig gif git glib graphviz gs gtk hdri hpn jbig jit jpeg jpeg2k 
lcms lzma modules ncurses net objc objc++ openmp pango perl png ppc-macos 
prefix readline recursion-limit ssl svg tiff truetype wmf xml xpm zlib 
APACHE2_MODULES=actions alias auth_basic authn_alias authn_anon authn_dbm 
authn_default authn_file authz_dbm authz_default authz_groupfile authz_host 
authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir 
disk_cache env expires ext_filter file_cache filter headers include info 
log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling 
status unique_id userdir usertrack vhost_alias CALLIGRA_FEATURES=kexi words 
flow plan sheets stage tables krita karbon braindump CAMERAS=ptp2 
COLLECTD_PLUGINS=df interface irq load memory rrdtool swap syslog 
ELIBC=Darwin GPSD_PROTOCOLS=ashtech aivdm earthmate evermore fv18 garmin 
garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore 
rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx 
INPUT_DEVICES=keyboard mouse KERNEL=Darwin LCD_DEVICES=bayrad cfontz 
cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses 

Re: [gentoo-user] OT - New kernel and now xv won't work with mplayer

2012-04-23 Thread Michael Sullivan
On 04/23/12 09:27, Michael Mol wrote:
 On Mon, Apr 23, 2012 at 9:57 AM, Michael Sullivan msulli1...@gmail.com 
 wrote:
 On 04/23/12 02:27, Florian Philipp wrote:
 Am 23.04.2012 02:26, schrieb Michael Sullivan:
 First off, this has probably been discussed before, but I can't find it
 on google.  I've spent the last several hours searching for the answer
 to this and I can't find it.

 [...]
 So far I am
 very happy with 3.2.1-r2 on my PC except for one thing:  xv doesn't seem
 to work anymore.   On my old kernel, and indeed every kernel I've run on
 this computer since 2005 xv has worked.  I haven't changed any hardware
 in this computer recently or ever.  When I run mplayer I see this in the
 output:

 [VO_XV] It seems there is no Xvideo support for your video card available.
 [VO_XV] Run 'xvinfo' to verify its Xv support and read
 [VO_XV] DOCS/HTML/en/video.html#xv!
 [VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.
 [VO_XV] Try -vo x11.
 Error opening/initializing the selected video_out (-vo) device.


 I kept reading about xvinfo included in XFree86 distribution.  I use
 xorg-x11.  I found out that xvinfo can be emerged.  I did so and it said
 this:

 X-Video Extension version 2.2
 screen #0
  no adaptors present


 which shouldn't be right because I've been using xv with mplayer for
 years.  I assumed then that it was a module problem somewhere.  I hadn't
 run a qlist -I -C x11-drivers/ recently so I did and remerged all the
 packages there.

 My video card info from lspci -v:

 00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
 Integrated Graphics Controller (prog-if 00 [VGA controller])
  Subsystem: Intel Corporation Device 5647
 [...]
 I can successfully modprobe the i915 module.  Everything that can be is
 built with the xv USE flag on.  Is there anything else I
 need to do to get my xv to work with mplayer?


 Can you run mplayer with -vo gl?
 Do other video players have the same problem, e.g. VLC?

 Regards,
 Florian Philipp


 mplayer -vo gl runs fine, as long as I don't maximize it, like I usually
 do.  xine is the same.  vlc seems to work well, but I prefer mplayer.
 It's what I've always used, and would like it back if I can figure this
 out...
 
 Which series video card are you using? (nVidia, ATI, Intel...) Which driver?
 
 

Is this the information you want?  If not, how do I find out the
information on the video card.  I know almost nothing about hardware
except what software can tell me...

00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
Integrated Graphics Controller (prog-if 00 [VGA controller])
Subsystem: Intel Corporation Device 5647
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at ffa0 (32-bit, non-prefetchable) [size=512K]
I/O ports at ec00 [size=8]
Memory at c000 (32-bit, prefetchable) [size=256M]
Memory at ffa8 (32-bit, non-prefetchable) [size=256K]
Expansion ROM at unassigned [disabled]
Capabilities: [d0] Power Management version 2
Kernel modules: i915





Re: [gentoo-user] Postgres suddenly can't access files in its /etc directory

2012-04-23 Thread napalm
On Mon, Apr 23, 2012 at 10:43:18AM -0400, Michael Orlitzky wrote:
 On 04/23/12 09:21, nap...@squareownz.org wrote:
  I'm unsure if I should be posting this to the -hardened mailing list as
  I'm using the hardened profile but all of a sudden I'm getting a rather
  strange error when trying to start postgres.
  
  # /etc/init.d/postgresql-9.1 start
   * Caching service dependencies ...  [ 
  ok ]
   * The following file(s) are not readable by 'postgres':
   * /etc/postgresql-9.1/postgresql.conf
   * /etc/postgresql-9.1/pg_ident.conf
   * /etc/postgresql-9.1/pg_hba.conf
   * HINT: Try: 'chmod 644 /etc/postgresql-9.1/*.conf'
   * ERROR: postgresql-9.1 failed to start
  
  That's what I'm getting when I attempt to start it and I don't seem to have 
  modified anything.
  
  Looking into the init script I can see it's doing su postgres -c test -r 
  /etc/postgresql-9.1/pg_hba.conf and the like but the output of:
  su postgres -c test -r /etc/postgresql-9.1/pg_hba.conf || echo fail 
  is fail... so I'm quite at a loss as to what could be going on here. All of 
  the files are owned by postgres, have the correct permissions (I ran chmod 
  644 as it hinted) and it should be able to traverse to the directory as 
  everything has the execute bit from /etc onwards.
  
 
 You can `su postgres` and then try to read the files yourself. That
 should reveal the problem.
 

Interestingly I can't `su postgres` even though I have set it a shell,
thanks for the tip though, I'm getting closer!


pgpVqWl0mpLkB.pgp
Description: PGP signature


Re: [gentoo-user] sys-libs/glibc-2.15-r1

2012-04-23 Thread Volker Armin Hemmann
Am Montag, 23. April 2012, 06:31:31 schrieb Graham Murray:
 kwk...@hkbn.net writes:
  Bless those who keeps on telling people there is no need to rebuild
  packages after glibc upgrade, for they must have not used pam or any
  other packages that uses dlopen().
 
 So which packages need to be rebuilt? 

none?

if you see segfaults everywhere, rebuild. If apps fail to start, think about 
rebuilding. But until then, why waste the electricity?

 Owing to the initial
 non-availability of the patch file, glibc was the last package I built
 before rebooting. So far I have seen no problems. I can log in as both
 user and root, su works, X and KDE are running OK.
 
 glibc is normally very good at maintaining backward compatibility, using
 versioned symbols.
-- 
#163933



Re: [gentoo-user] Postgres suddenly can't access files in its /etc directory

2012-04-23 Thread Michael Orlitzky
On 04/23/12 11:44, nap...@squareownz.org wrote:

 You can `su postgres` and then try to read the files yourself. That
 should reveal the problem.

 
 Interestingly I can't `su postgres` even though I have set it a shell,
 thanks for the tip though, I'm getting closer!

You can also try `su - postgres` which will attempt to switch to
postgres's home directory. Is that readable/executable?



Re: [gentoo-user] OT - New kernel and now xv won't work with mplayer

2012-04-23 Thread Michael Mol
On Mon, Apr 23, 2012 at 11:33 AM, Michael Sullivan msulli1...@gmail.com wrote:
 On 04/23/12 09:27, Michael Mol wrote:
 On Mon, Apr 23, 2012 at 9:57 AM, Michael Sullivan msulli1...@gmail.com 
 wrote:
 On 04/23/12 02:27, Florian Philipp wrote:
 Am 23.04.2012 02:26, schrieb Michael Sullivan:
 First off, this has probably been discussed before, but I can't find it
 on google.  I've spent the last several hours searching for the answer
 to this and I can't find it.

 [...]
 So far I am
 very happy with 3.2.1-r2 on my PC except for one thing:  xv doesn't seem
 to work anymore.   On my old kernel, and indeed every kernel I've run on
 this computer since 2005 xv has worked.  I haven't changed any hardware
 in this computer recently or ever.  When I run mplayer I see this in the
 output:

 [VO_XV] It seems there is no Xvideo support for your video card available.
 [VO_XV] Run 'xvinfo' to verify its Xv support and read
 [VO_XV] DOCS/HTML/en/video.html#xv!
 [VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.
 [VO_XV] Try -vo x11.
 Error opening/initializing the selected video_out (-vo) device.


 I kept reading about xvinfo included in XFree86 distribution.  I use
 xorg-x11.  I found out that xvinfo can be emerged.  I did so and it said
 this:

 X-Video Extension version 2.2
 screen #0
  no adaptors present


 which shouldn't be right because I've been using xv with mplayer for
 years.  I assumed then that it was a module problem somewhere.  I hadn't
 run a qlist -I -C x11-drivers/ recently so I did and remerged all the
 packages there.

 My video card info from lspci -v:

 00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
 Integrated Graphics Controller (prog-if 00 [VGA controller])
      Subsystem: Intel Corporation Device 5647
 [...]
 I can successfully modprobe the i915 module.  Everything that can be is
 built with the xv USE flag on.  Is there anything else I
 need to do to get my xv to work with mplayer?


 Can you run mplayer with -vo gl?
 Do other video players have the same problem, e.g. VLC?

 Regards,
 Florian Philipp


 mplayer -vo gl runs fine, as long as I don't maximize it, like I usually
 do.  xine is the same.  vlc seems to work well, but I prefer mplayer.
 It's what I've always used, and would like it back if I can figure this
 out...

 Which series video card are you using? (nVidia, ATI, Intel...) Which driver?



 Is this the information you want?  If not, how do I find out the
 information on the video card.  I know almost nothing about hardware
 except what software can tell me...

 00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
 Integrated Graphics Controller (prog-if 00 [VGA controller])
        Subsystem: Intel Corporation Device 5647
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at ffa0 (32-bit, non-prefetchable) [size=512K]
        I/O ports at ec00 [size=8]
        Memory at c000 (32-bit, prefetchable) [size=256M]
        Memory at ffa8 (32-bit, non-prefetchable) [size=256K]
        Expansion ROM at unassigned [disabled]
        Capabilities: [d0] Power Management version 2
        Kernel modules: i915

Ok, so you're using an Intel graphics chipset, managed via the
kernel's i915 module. According to Wikipedia, the 82915G, GV and GL
models are circa 2004/2005, and so are very old. It's very possible
you've encountered a regression. I had something similar happen a few
years ago with my 845-based system.

Unfortunately, I don't know where you should take this from here.

-- 
:wq



[gentoo-user] Re: gtk+ [error: conflicting types for 'Cursor' on emerge]

2012-04-23 Thread walt
On 04/23/2012 08:09 AM, Daniel Ibn Zayd wrote:
 I've been waiting for pango 1.30 to become available and this morning
 on syncing noticed that everything was emerge-able (28 or so items),
 so I updatedlast on that list were gtk+ and image magick.
 
 Everything went fine until I got to gtk+; it's giving me the
 following error. I've tried looking up the error, and see something
 about conflicting X11 and Darwinbut I can't quite figure out how
 to go about fixing this from within portageAny help is
 appreciated!
 
 ___
 
 In file included from /opt/Gentoo/usr/include/X11/Xlib.h:44, from
 ../gdk/x11/gdkx.h:30, from gtkapplication.c:48: 
 /opt/Gentoo/usr/include/X11/X.h:103: error: conflicting types for
 'Cursor' 
 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:278:
 error: previous declaration of 'Cursor' was here gtkapplication.c: In
 function 'gtk_application_startup_quartz':

I know nothing about Darwin, so I'm asking instead of answering :)

It appears that you are installing gentoo as a virtual machine to be
run from inside of Darwin, is that how it works?




Re: [gentoo-user] laptop screen goes dark in boot

2012-04-23 Thread Michael Scherer
unless you have solved the problem already, could you please
post the rc.log, too?

michael

-- 
Michael Scherer
Univ.klinik f. Psychiatrie
email: michael.sche...@meduniwien.ac.at
phone: +43 6991 941 22 54

  - Original Message - 
  From: Zhang Jun 
  To: gentoo-user@lists.gentoo.org 
  Sent: Monday, 23 April, 2012 03:50
  Subject: Re: [gentoo-user] laptop screen goes dark in boot


  I get the dmesg log and kernel config, forgot to get the rc.log ( using 
windows now ).
  please help to have a look on these files,
  also tryed boot with different kernel parameters for acpi, only acpi=off 
works, but I don't think it is a good idea.
  I'm using grub4dos with kernel (hd0,7)/kernel-3.0.17-r1 root=/dev/sda9 ro 
quiet vga=792 gentoo=nodevfs acpi_enforce_resources=lax resume=swap:/dev/sda7, 
remove the acpi_enforce_resources=lax also not works.

  thanks!


  On Mon, Apr 23, 2012 at 2:53 AM, Michael Scherer a6702...@unet.univie.ac.at 
wrote:

did you look at the logs? if you haven't already looked at them dmesg and 
/var/log/rc.log
have information that could help you pinpoint the problem.
one of the earlier live-cds had that problem and I got around it by 
starting the the cd with
gentoo noacpi nox options though I doubt this can help in your case.
could you provide some more information like the logs, the loader conf 
files and may be
.config of your kernel make?

michael

-- 
Michael Scherer
Univ.klinik f. Psychiatrie
email: michael.sche...@meduniwien.ac.at
phone: +43 6991 941 22 54

  - Original Message - 
  From: Zhang Jun 
  To: gentoo-user 
  Sent: Sunday, 22 April, 2012 08:25
  Subject: [gentoo-user] laptop screen goes dark in boot


  laptop: asus F3TC, amd Turion, NV-go7300
  kernel-3.0.17-r1 tuxonice

  screen goes dark just after I see the linux boot logo,
  when using kernel 2.6.x, I even do not use hotkey to control lcd 
backlight, default light is ok,
  but now, it goes dark, re-compiled kernel many times, but no luck,

  in kernel acpi config page, I did't see the video module, and seems no 
/proc/acpi/video/ .

  is there anyone have met this problem and have solution ?

  thanks!





Re: [gentoo-user] lilo 'duplicate volume id' issue after attaching esata enclosure

2012-04-23 Thread Doug Hunley
On Mon, Apr 23, 2012 at 08:47, Michael Mol mike...@gmail.com wrote:
 On Mon, Apr 23, 2012 at 8:30 AM, Doug Hunley doug.hun...@gmail.com wrote:
 The subject line pretty much says it all. I've been happily using lilo
 to boot from my internal 4-disk sata array (md, raid 1) for a while
 now and I recently bought an external sata enclosure. I cabled it up
 to my machine, added 4 disks I had sitting around, and on boot, lilo
 throws a 'duplicate vol-id detected' error and halts...
 I did a bunch of googling, and it looks like if I could just get
 booted, running 'lilo' would actually fix the problem, but I can't get
 lilo booted past this error.

 Ideas on how I can fix/remove the vol-id from the external disks?

 I *think* those are going to be filesystem labels. If it's ext-based,
 you should be able to use tune2fs to change them.

 Is there a reason you can't boot from a liveDVD or similar, chroot in,
 and run lilo? You'll have to get to a working system to change things
 one way or another...

 --
 :wq


no, these are not filesystem labels. they are the first 4 bytes of
each disks MBR ;)

lilo will correct them, if i can get lilo booted

i tried booting systemrescue cd, and it boots, but it doesn't see the
external drives (hence it boots fine)


-- 
Douglas J Hunley (doug.hun...@gmail.com)
Twitter: @hunleyd                                               Web:
douglasjhunley.com
G+: http://goo.gl/sajR3



Re: [gentoo-user] Re: new mobo : Eth0 recovered

2012-04-23 Thread Peter Humphrey
On Saturday 21 April 2012 16:21:31 Nikos Chantziaras wrote:

 Do a:
 
dmesg | grep -i firmware
 
 and check for firmware loading errors.

I have what seems to be the same network hardware, so I did what you 
said and duly found an error. I hadn't had any obvious network 
performance problems but I emerged linux-firmware anyway.

After the next reboot (without any firmware loading errors) kmail 
couldn't send any e-mails, complaining each time that it was unable to 
create an SMTP packet (I think that's what it said).

So I removed linux-firmware, rebooted and got kmail back.

Go figure.  :-)

-- 
Rgds
Peter


Re: [gentoo-user] OT - New kernel and now xv won't work with mplayer

2012-04-23 Thread Michael Sullivan
On 04/23/12 11:05, Michael Mol wrote:
 On Mon, Apr 23, 2012 at 11:33 AM, Michael Sullivan msulli1...@gmail.com 
 wrote:
 On 04/23/12 09:27, Michael Mol wrote:
 On Mon, Apr 23, 2012 at 9:57 AM, Michael Sullivan msulli1...@gmail.com 
 wrote:
 On 04/23/12 02:27, Florian Philipp wrote:
 Am 23.04.2012 02:26, schrieb Michael Sullivan:
 First off, this has probably been discussed before, but I can't find it
 on google.  I've spent the last several hours searching for the answer
 to this and I can't find it.

 [...]
 So far I am
 very happy with 3.2.1-r2 on my PC except for one thing:  xv doesn't seem
 to work anymore.   On my old kernel, and indeed every kernel I've run on
 this computer since 2005 xv has worked.  I haven't changed any hardware
 in this computer recently or ever.  When I run mplayer I see this in the
 output:

 [VO_XV] It seems there is no Xvideo support for your video card 
 available.
 [VO_XV] Run 'xvinfo' to verify its Xv support and read
 [VO_XV] DOCS/HTML/en/video.html#xv!
 [VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.
 [VO_XV] Try -vo x11.
 Error opening/initializing the selected video_out (-vo) device.


 I kept reading about xvinfo included in XFree86 distribution.  I use
 xorg-x11.  I found out that xvinfo can be emerged.  I did so and it said
 this:

 X-Video Extension version 2.2
 screen #0
  no adaptors present


 which shouldn't be right because I've been using xv with mplayer for
 years.  I assumed then that it was a module problem somewhere.  I hadn't
 run a qlist -I -C x11-drivers/ recently so I did and remerged all the
 packages there.

 My video card info from lspci -v:

 00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
 Integrated Graphics Controller (prog-if 00 [VGA controller])
  Subsystem: Intel Corporation Device 5647
 [...]
 I can successfully modprobe the i915 module.  Everything that can be is
 built with the xv USE flag on.  Is there anything else I
 need to do to get my xv to work with mplayer?


 Can you run mplayer with -vo gl?
 Do other video players have the same problem, e.g. VLC?

 Regards,
 Florian Philipp


 mplayer -vo gl runs fine, as long as I don't maximize it, like I usually
 do.  xine is the same.  vlc seems to work well, but I prefer mplayer.
 It's what I've always used, and would like it back if I can figure this
 out...

 Which series video card are you using? (nVidia, ATI, Intel...) Which driver?



 Is this the information you want?  If not, how do I find out the
 information on the video card.  I know almost nothing about hardware
 except what software can tell me...

 00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
 Integrated Graphics Controller (prog-if 00 [VGA controller])
Subsystem: Intel Corporation Device 5647
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at ffa0 (32-bit, non-prefetchable) [size=512K]
I/O ports at ec00 [size=8]
Memory at c000 (32-bit, prefetchable) [size=256M]
Memory at ffa8 (32-bit, non-prefetchable) [size=256K]
Expansion ROM at unassigned [disabled]
Capabilities: [d0] Power Management version 2
Kernel modules: i915
 
 Ok, so you're using an Intel graphics chipset, managed via the
 kernel's i915 module. According to Wikipedia, the 82915G, GV and GL
 models are circa 2004/2005, and so are very old. It's very possible
 you've encountered a regression. I had something similar happen a few
 years ago with my 845-based system.
 
 Unfortunately, I don't know where you should take this from here.
 

Thank you for your help.  Even if you haven't solved my problem, I know
now that I've done everything to try to solve it that you know of...
-Michael Sullivan-



Re: [gentoo-user] OT - New kernel and now xv won't work with mplayer

2012-04-23 Thread Michael Sullivan
On 04/23/12 11:05, Michael Mol wrote:
 On Mon, Apr 23, 2012 at 11:33 AM, Michael Sullivan msulli1...@gmail.com 
 wrote:
 On 04/23/12 09:27, Michael Mol wrote:
 On Mon, Apr 23, 2012 at 9:57 AM, Michael Sullivan msulli1...@gmail.com 
 wrote:
 On 04/23/12 02:27, Florian Philipp wrote:
 Am 23.04.2012 02:26, schrieb Michael Sullivan:
 First off, this has probably been discussed before, but I can't find it
 on google.  I've spent the last several hours searching for the answer
 to this and I can't find it.

 [...]
 So far I am
 very happy with 3.2.1-r2 on my PC except for one thing:  xv doesn't seem
 to work anymore.   On my old kernel, and indeed every kernel I've run on
 this computer since 2005 xv has worked.  I haven't changed any hardware
 in this computer recently or ever.  When I run mplayer I see this in the
 output:

 [VO_XV] It seems there is no Xvideo support for your video card 
 available.
 [VO_XV] Run 'xvinfo' to verify its Xv support and read
 [VO_XV] DOCS/HTML/en/video.html#xv!
 [VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.
 [VO_XV] Try -vo x11.
 Error opening/initializing the selected video_out (-vo) device.


 I kept reading about xvinfo included in XFree86 distribution.  I use
 xorg-x11.  I found out that xvinfo can be emerged.  I did so and it said
 this:

 X-Video Extension version 2.2
 screen #0
  no adaptors present


 which shouldn't be right because I've been using xv with mplayer for
 years.  I assumed then that it was a module problem somewhere.  I hadn't
 run a qlist -I -C x11-drivers/ recently so I did and remerged all the
 packages there.

 My video card info from lspci -v:

 00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
 Integrated Graphics Controller (prog-if 00 [VGA controller])
  Subsystem: Intel Corporation Device 5647
 [...]
 I can successfully modprobe the i915 module.  Everything that can be is
 built with the xv USE flag on.  Is there anything else I
 need to do to get my xv to work with mplayer?


 Can you run mplayer with -vo gl?
 Do other video players have the same problem, e.g. VLC?

 Regards,
 Florian Philipp


 mplayer -vo gl runs fine, as long as I don't maximize it, like I usually
 do.  xine is the same.  vlc seems to work well, but I prefer mplayer.
 It's what I've always used, and would like it back if I can figure this
 out...

 Which series video card are you using? (nVidia, ATI, Intel...) Which driver?



 Is this the information you want?  If not, how do I find out the
 information on the video card.  I know almost nothing about hardware
 except what software can tell me...

 00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
 Integrated Graphics Controller (prog-if 00 [VGA controller])
Subsystem: Intel Corporation Device 5647
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at ffa0 (32-bit, non-prefetchable) [size=512K]
I/O ports at ec00 [size=8]
Memory at c000 (32-bit, prefetchable) [size=256M]
Memory at ffa8 (32-bit, non-prefetchable) [size=256K]
Expansion ROM at unassigned [disabled]
Capabilities: [d0] Power Management version 2
Kernel modules: i915
 
 Ok, so you're using an Intel graphics chipset, managed via the
 kernel's i915 module. According to Wikipedia, the 82915G, GV and GL
 models are circa 2004/2005, and so are very old. It's very possible
 you've encountered a regression. I had something similar happen a few
 years ago with my 845-based system.
 
 Unfortunately, I don't know where you should take this from here.
 x11-drivers/xf86-video-intel

I was just poking around my /usr/portage/x11-drivers directory and I saw
that my x11-drivers/xf86-video-intel version 2.17.0-r3 was installed
yesterday and it thinks I should downgrade.  I'm going to try
downgrading.  I'll let you know if it works...



Re: [gentoo-user] genkernel assistance building initramfs

2012-04-23 Thread Dale
Michael Mol wrote:
 So, my habit is to have /usr sit on top of LVM on top of mdraid. I
 really don't want to get into the business of manually managing my own
 initramfs, and udev = 181 will eventually hit stable. I want my
 systems ready before that.
 
 Now, having looked at the pertinent documentation, it looks like the
 command I need to run is:
 
 genkernel --lvm --mdadm --disklabel initramfs
 
 and then add the initramfs to my grub setup.
 
 The trouble is, genkernel dies on me. I tried for some feedback in
 #gentoo-chat, and DrEeevil gave me two clues:
 
 13:34 +DrEeevil that shouldn't even be possible
 13:36 +DrEeevil mikemol: looks like static linking didn't on your system
 
 I don't know where to take things from here. I'm hesitant to file a
 bug on b.g.o, because the tail end of genkernel.log specifically says
 not to file build errors as bug reports.
 
 So...any ideas? This is an amd64 mostly-stable system, and dracut is
 still masked on amd64, which is why I'm trying to get genkernel
 working.
 
 I've attached genkernel.log
 


If I read the -dev mailing list correctly, they plan to still support
/usr without a init thingy.  After all the mess I went through, we may
not need the init thingy after all.

Go figure.

Dale

:-)  :-)

-- 
I am only responsible for what I said ... Not for what you understood or
how you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS=--quiet-build=n



[gentoo-user] Re: OT - New kernel and now xv won't work with mplayer

2012-04-23 Thread Nikos Chantziaras

On 23/04/12 03:26, Michael Sullivan wrote:

So far I am
very happy with 3.2.1-r2 on my PC except for one thing:  xv doesn't seem
to work anymore.


Why 3.2.1-r2?  Try 3.2.12 and 3.2.14.  Many bugs were fixed since 3.2.1. 
 If that doesn't help, try 3.3.3.





Re: [gentoo-user] Re: new mobo : Eth0 recovered

2012-04-23 Thread David W Noon
On Mon, 23 Apr 2012 18:50:44 +0100, Peter Humphrey wrote about Re:
[gentoo-user] Re: new mobo : Eth0 recovered:

[snip]
 So I removed linux-firmware, rebooted and got kmail back.

We all noticed that you are using KMail once more, because you are
sending HTML messages with a huge font and bold typeface to the list.

Any chance of you reconfiguring KMail not to send HTML messages?
Please ... pretty please ... :-)
-- 
Regards,

Dave  [RLU #314465]
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
dwn...@ntlworld.com (David W Noon)
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*


signature.asc
Description: PGP signature


[gentoo-user] Re: new mobo : Eth0 recovered

2012-04-23 Thread Nikos Chantziaras

On 23/04/12 21:34, David W Noon wrote:

On Mon, 23 Apr 2012 18:50:44 +0100, Peter Humphrey wrote about Re:
[gentoo-user] Re: new mobo : Eth0 recovered:

[snip]

So I removed linux-firmware, rebooted and got kmail back.


We all noticed that you are using KMail once more, because you are
sending HTML messages with a huge font and bold typeface to the list.

Any chance of you reconfiguring KMail not to send HTML messages?
Please ... pretty please ... :-)


A mail-client worth its salt should be able to work around that ;-) 
Thunderbird, the superior mail client (-- flame bait) has an option 
that says Display HTML messages as plain text, so I never notice when 
someone posts HTML messages here (or anywhere else.)





Re: [gentoo-user] OT - New kernel and now xv won't work with mplayer

2012-04-23 Thread Florian Philipp
Am 23.04.2012 20:26, schrieb Michael Sullivan:
 On 04/23/12 11:05, Michael Mol wrote:
 On Mon, Apr 23, 2012 at 11:33 AM, Michael Sullivan msulli1...@gmail.com 
 wrote:
 On 04/23/12 09:27, Michael Mol wrote:
 On Mon, Apr 23, 2012 at 9:57 AM, Michael Sullivan msulli1...@gmail.com 
 wrote:
 On 04/23/12 02:27, Florian Philipp wrote:
 Am 23.04.2012 02:26, schrieb Michael Sullivan:
 First off, this has probably been discussed before, but I can't find it
 on google.  I've spent the last several hours searching for the answer
 to this and I can't find it.

 [...]
 So far I am
 very happy with 3.2.1-r2 on my PC except for one thing:  xv doesn't seem
 to work anymore.   On my old kernel, and indeed every kernel I've run on
 this computer since 2005 xv has worked.  I haven't changed any hardware
 in this computer recently or ever.  When I run mplayer I see this in the
 output:

 [VO_XV] It seems there is no Xvideo support for your video card 
 available.
 [VO_XV] Run 'xvinfo' to verify its Xv support and read
 [VO_XV] DOCS/HTML/en/video.html#xv!
 [VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.
 [VO_XV] Try -vo x11.
 Error opening/initializing the selected video_out (-vo) device.


 I kept reading about xvinfo included in XFree86 distribution.  I use
 xorg-x11.  I found out that xvinfo can be emerged.  I did so and it said
 this:

 X-Video Extension version 2.2
 screen #0
  no adaptors present


 which shouldn't be right because I've been using xv with mplayer for
 years.  I assumed then that it was a module problem somewhere.  I hadn't
 run a qlist -I -C x11-drivers/ recently so I did and remerged all the
 packages there.

[...]

 Which series video card are you using? (nVidia, ATI, Intel...) Which 
 driver?

[...]

 00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
 Integrated Graphics Controller (prog-if 00 [VGA controller])

[...]
Kernel modules: i915

 Ok, so you're using an Intel graphics chipset, managed via the
 kernel's i915 module. According to Wikipedia, the 82915G, GV and GL
 models are circa 2004/2005, and so are very old. It's very possible
 you've encountered a regression. I had something similar happen a few
 years ago with my 845-based system.

 Unfortunately, I don't know where you should take this from here.
 x11-drivers/xf86-video-intel
 
 I was just poking around my /usr/portage/x11-drivers directory and I saw
 that my x11-drivers/xf86-video-intel version 2.17.0-r3 was installed
 yesterday and it thinks I should downgrade.  I'm going to try
 downgrading.  I'll let you know if it works...
 

Or try the next higher: 2.18.0
Maybe the regression was already fixed.



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user]How can i remove the xfce clearly?

2012-04-23 Thread Walter Dnes
On Sun, Apr 22, 2012 at 09:31:18AM +0800, ?? wrote
 But it seems that the --depclean is a dangerous operate ??

  I've built a script called autodepclean that runs --pretend --depclean
and filters the output to a separate script file cleanscript.  You can
run autodepclean as a regular user, but cleanscript has to be run as
root.  Here is how I use it...

1) Run autodepclean.  It takes approximately 30 seconds on my machine.

2) Look at cleanscript with a text-editor, and delete lines that remove
programs you want to keep.

3) Run cleanscript as root.  It automatically runs revdep-rebuild at
the end.

  Note that nano is no longer a system requirement.  If you want the
nano editor, you need to include it in world.  I.e. emerge nano.
The autodepclean script is attached to this post.

-- 
Walter Dnes waltd...@waltdnes.org
#!/bin/bash
# autodepclean script v 0.03 released under GPL v3 by Walter Dnes 2012/01/16
# Generates a file cleanscript to remove unused ebuilds, including
# buildtime-only dependancies.
#
# Warning; this script is still beta.  I recommend that you check the output
# in cleanscript before running it.
#
# With the arrival of virtual/editor, the script now suggests removing
# app-editors/nano, which may not be what you want.  If you want to keep
# nano, put it into world
#
# version 0.03 disables the removal of gentoo-sources.  Your current kernel
# is not always the most recent one in /usr/src.
#
echo #!/bin/bash  cleanscript
echo #  cleanscript
emerge --pretend --depclean |\
  grep -A1 ^ .*/ |\
  grep -v ^ \* |\
  grep -v ^-- |\
  sed :/: {
N
s:\n::
s/selected: /-/
s/^ /emerge --depclean =/
} | grep -v gentoo-sources  cleanscript
echo revdep-rebuild  cleanscript
chmod 744 cleanscript


Re: [gentoo-user] Re: new mobo : Eth0 recovered

2012-04-23 Thread David W Noon
On Mon, 23 Apr 2012 21:53:36 +0300, Nikos Chantziaras wrote about
[gentoo-user] Re: new mobo : Eth0 recovered:

 On 23/04/12 21:34, David W Noon wrote:
[snip]
  Any chance of you reconfiguring KMail not to send HTML messages?
  Please ... pretty please ... :-)
 
 A mail-client worth its salt should be able to work around that ;-) 
 Thunderbird, the superior mail client (-- flame bait) has an option 
 that says Display HTML messages as plain text, so I never notice
 when someone posts HTML messages here (or anywhere else.)

Claws-mail also has that option, but it applies globally, and there are
some email messages I receive (mostly marketing related) where HTML
gives added value.  Consequently, I would have to keep reconfiguring
Claws to exclude/permit HTML as I change folders.

Since HTML offers no added value in this mailing list, it should
eliminated at source.

Indeed, one mailing list I read has a listserver that deletes HTML
attachments when it receives a message, and if a message is all HTML it
goes down the gurgler straight away.
-- 
Regards,

Dave  [RLU #314465]
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
dwn...@ntlworld.com (David W Noon)
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*


signature.asc
Description: PGP signature


Re: [gentoo-user] new mobo : Eth0 recovered

2012-04-23 Thread Stroller

On 23 April 2012, at 19:53, Nikos Chantziaras wrote:
 … 
 We all noticed that you are using KMail once more, because you are
 sending HTML messages with a huge font and bold typeface to the list.
 
 Any chance of you reconfiguring KMail not to send HTML messages?
 Please ... pretty please ... :-)
 
 A mail-client worth its salt should be able to work around that ;-) 
 Thunderbird, the superior mail client (-- flame bait) has an option that 
 says Display HTML messages as plain text, so I never notice when someone 
 posts HTML messages here (or anywhere else.)

My client - which is probably not so superior - has this option, but it can 
only be applied globally, not to individual folders or senders.

Some senders - surely those with expensive design teams dedicated to the task - 
ensure that their HTML messages add something useful over the plain text 
version. Amazon's HTML emails show images of the product and I have no problem 
with the text size they use. The HTML notification emails from eBay are 
*fantastic*, showing images of actual items newly listed (in the last 24 hours) 
by vendors that happen to meet my search criteria - this is a *very* useful way 
of navigating potential bargains (and avoiding misleading adverts). There must 
be 10,000 items per day listed on eBay, maybe 100,000, and I am notified of the 
dozen or so that I may be interested in - with pictures right next to the 
description.

So I have to either tolerate Peter's choice of font size, or I have to 
sacrifice being able to read these other messages in their optimum format.

Now I appreciate that my choice of email client is not anyone else's fault, but 
plain-text is the standard of mailing lists, and I think it's a reasonable 
expectation that people conform to it (once their client's faux-pas has been 
pointed out).

Stroller.




Re: [gentoo-user] new mobo : Eth0 recovered

2012-04-23 Thread Paul Hartman
On Mon, Apr 23, 2012 at 2:41 PM, Stroller
strol...@stellar.eclipse.co.uk wrote:
 There must be 10,000 items per day listed on eBay, maybe 100,000

[OT] I believe it to be over a million per day. The site has sold
something like 750,000 items per day since its beginning on average,
and many more items are listed than sold.



Re: [gentoo-user] Re: new mobo : Eth0 recovered

2012-04-23 Thread Peter Humphrey
On Monday 23 April 2012 19:34:58 David W Noon wrote:
 On Mon, 23 Apr 2012 18:50:44 +0100, Peter Humphrey wrote about Re:
 [gentoo-user] Re: new mobo : Eth0 recovered:
 
 [snip]
 
  So I removed linux-firmware, rebooted and got kmail back.
 
 We all noticed that you are using KMail once more, because you are
 sending HTML messages with a huge font and bold typeface to the list.
 
 Any chance of you reconfiguring KMail not to send HTML messages?
 Please ... pretty please ... :-)

Is this better? I hate HTML in e-mail and I've never set any kmail 
option to use it; however I did find html-markup=true in kmailrc and 
set it to false.

Actually, that kmailrc setting sounds familiar from the last time 
someone complained about my unconscious use of HTML. I don't know what's 
setting it but I certainly am not.

-- 
Rgds
Peter


Re: [gentoo-user] new mobo : Eth0 recovered

2012-04-23 Thread Peter Humphrey
On Monday 23 April 2012 20:41:27 Stroller wrote:

 So I have to either tolerate Peter's choice of font size, or I have
 to sacrifice being able to read these other messages in their
 optimum format.

As I said in another e-mail, I have not made any such choice. Ever.

 Now I appreciate that my choice of email client is not anyone else's
 fault, but plain-text is the standard of mailing lists, and I think
 it's a reasonable expectation that people conform to it (once their
 client's faux-pas has been pointed out).

Plain text is what I have always specified. Kmail seems to want to 
override my preferences.

-- 
Rgds
Peter


Re: [gentoo-user] Re: new mobo : Eth0 recovered

2012-04-23 Thread Michael Mol
On Mon, Apr 23, 2012 at 4:56 PM, Peter Humphrey
pe...@humphrey.ukfsn.org wrote:
 On Monday 23 April 2012 19:34:58 David W Noon wrote:

 On Mon, 23 Apr 2012 18:50:44 +0100, Peter Humphrey wrote about Re:

 [gentoo-user] Re: new mobo : Eth0 recovered:



 [snip]



  So I removed linux-firmware, rebooted and got kmail back.



 We all noticed that you are using KMail once more, because you are

 sending HTML messages with a huge font and bold typeface to the list.



 Any chance of you reconfiguring KMail not to send HTML messages?

 Please ... pretty please ... :-)



 Is this better? I hate HTML in e-mail and I've never set any kmail option to
 use it; however I did find html-markup=true in kmailrc and set it to
 false.



 Actually, that kmailrc setting sounds familiar from the last time someone
 complained about my unconscious use of HTML. I don't know what's setting it
 but I certainly am not.

Nope, still came in as HTML.


-- 
:wq



Re: [gentoo-user] genkernel assistance building initramfs

2012-04-23 Thread Hinnerk van Bruinehsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 23.04.2012 19:52, Michael Mol wrote:
 So, my habit is to have /usr sit on top of LVM on top of mdraid. I 
 really don't want to get into the business of manually managing my
 own initramfs, and udev = 181 will eventually hit stable. I want
 my systems ready before that.
 
 Now, having looked at the pertinent documentation, it looks like
 the command I need to run is:
 
 genkernel --lvm --mdadm --disklabel initramfs
 
 and then add the initramfs to my grub setup.
 
 The trouble is, genkernel dies on me. I tried for some feedback in 
 #gentoo-chat, and DrEeevil gave me two clues:
 
 13:34 +DrEeevil that shouldn't even be possible 13:36 +DrEeevil
 mikemol: looks like static linking didn't on your system
 
 I don't know where to take things from here. I'm hesitant to file
 a bug on b.g.o, because the tail end of genkernel.log specifically
 says not to file build errors as bug reports.
 
 So...any ideas? This is an amd64 mostly-stable system, and dracut
 is still masked on amd64, which is why I'm trying to get genkernel 
 working.
 
 I've attached genkernel.log
 

You could try to add:

sys-apps/busybox static
sys-fs/mdadm static
sys-fs/lvm2 static

to your package.use and re-emerge the three packages. Afterwards try
it again and see what happens...

WKR
Hinnerk
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPlcVQAAoJEJwwOFaNFkYcY2AH/3C4KNg1zcxT6o1BpV+/vIlT
Cj2cpnEskUr2t7IscVAYGRln8EkAnQS1900rwtmEl2tPaf/4TcDEgMkD2nDS6zNz
d3Qjz64bwVT56oIKW1+n1E+hVyHvswIaVQdr4scxqVMAhlRntXxHwl+VZqsAPL3e
JJeNdubmJrdXPW+EPi62w6et/RV4NNBv6yOyqjjeuMdi3io/rHwVaueDJqcS/2hn
BVabY8Z6HdiguzAAzqH+/m/Mfk7Jpd9Dg/J73a4jnnHwR/BYAdtcq6QETYQLqaGR
wtjw4rJdpHqWymDMcvpwoZCrkRJMhPaGlZUD0bXVzp6Je0OkDq+DS3AyDy5BgKQ=
=snDA
-END PGP SIGNATURE-



Re: [gentoo-user] Postgres suddenly can't access files in its /etc directory

2012-04-23 Thread napalm
On Mon, Apr 23, 2012 at 11:56:47AM -0400, Michael Orlitzky wrote:
 On 04/23/12 11:44, nap...@squareownz.org wrote:
 
  You can `su postgres` and then try to read the files yourself. That
  should reveal the problem.
 
  
  Interestingly I can't `su postgres` even though I have set it a shell,
  thanks for the tip though, I'm getting closer!
 
 You can also try `su - postgres` which will attempt to switch to
 postgres's home directory. Is that readable/executable?
 

Postgres doesn't have a home directory and if I create one and chown it
postgres:postgres I still can't do anything. I'm totally at a loss here.

Here's the strace output from `su - postgres`:
http://pastie.org/private/dilrgts7xqrafxu15widga

I'm so confused at the moment!
Thanks for the help so far though guys.


pgpdwzQVEsAH9.pgp
Description: PGP signature


Re: [gentoo-user] genkernel assistance building initramfs

2012-04-23 Thread Michael Scherer
On Mon, 23 Apr 2012 13:26:57 -0500
Dale rdalek1...@gmail.com wrote:

 Michael Mol wrote:
  So, my habit is to have /usr sit on top of LVM on top of mdraid. I
  really don't want to get into the business of manually managing my
  own initramfs, and udev = 181 will eventually hit stable. I want my
  systems ready before that.
  
  Now, having looked at the pertinent documentation, it looks like the
  command I need to run is:
  
  genkernel --lvm --mdadm --disklabel initramfs
  
  and then add the initramfs to my grub setup.
  
  The trouble is, genkernel dies on me. I tried for some feedback in
  #gentoo-chat, and DrEeevil gave me two clues:
  
  13:34 +DrEeevil that shouldn't even be possible
  13:36 +DrEeevil mikemol: looks like static linking didn't on your
  system
  
  I don't know where to take things from here. I'm hesitant to file a
  bug on b.g.o, because the tail end of genkernel.log specifically
  says not to file build errors as bug reports.
  
  So...any ideas? This is an amd64 mostly-stable system, and dracut is
  still masked on amd64, which is why I'm trying to get genkernel
  working.
  
  I've attached genkernel.log
  
 
 
 If I read the -dev mailing list correctly, they plan to still support
 /usr without a init thingy.  After all the mess I went through, we may
 not need the init thingy after all.
 
 Go figure.
 
 Dale
 
 :-)  :-)
 

I wouldn't bet on that.

But there is a detailed gentoo howto to create an iniramfs
that does just that: load /usr.
http://wiki.gentoo.org/wiki/Early_Userspace_Mounting
It works. You only need tell your bootloader that now you
have an initramfs.
There's also a more general introduction
http://en.gentoo-wiki.com/wiki/Initramfs
for a lot of other options

michael



Re: [gentoo-user] genkernel assistance building initramfs

2012-04-23 Thread Dale
Michael Scherer wrote:
 On Mon, 23 Apr 2012 13:26:57 -0500
 Dale rdalek1...@gmail.com wrote:
 
 Michael Mol wrote:
 So, my habit is to have /usr sit on top of LVM on top of mdraid. I
 really don't want to get into the business of manually managing my
 own initramfs, and udev = 181 will eventually hit stable. I want my
 systems ready before that.

 Now, having looked at the pertinent documentation, it looks like the
 command I need to run is:

 genkernel --lvm --mdadm --disklabel initramfs

 and then add the initramfs to my grub setup.

 The trouble is, genkernel dies on me. I tried for some feedback in
 #gentoo-chat, and DrEeevil gave me two clues:

 13:34 +DrEeevil that shouldn't even be possible
 13:36 +DrEeevil mikemol: looks like static linking didn't on your
 system

 I don't know where to take things from here. I'm hesitant to file a
 bug on b.g.o, because the tail end of genkernel.log specifically
 says not to file build errors as bug reports.

 So...any ideas? This is an amd64 mostly-stable system, and dracut is
 still masked on amd64, which is why I'm trying to get genkernel
 working.

 I've attached genkernel.log



 If I read the -dev mailing list correctly, they plan to still support
 /usr without a init thingy.  After all the mess I went through, we may
 not need the init thingy after all.

 Go figure.

 Dale

 :-)  :-)

 
 I wouldn't bet on that.
 
 But there is a detailed gentoo howto to create an iniramfs
 that does just that: load /usr.
 http://wiki.gentoo.org/wiki/Early_Userspace_Mounting
 It works. You only need tell your bootloader that now you
 have an initramfs.
 There's also a more general introduction
 http://en.gentoo-wiki.com/wiki/Initramfs
 for a lot of other options
 
 michael
 
 


I'm not betting on it but that is what the Gentoo council voted on and
it said that /usr on a separate partition was going to be supported.

You must have missed the HUGE thread where I was trying to get a init
thingy to work huh?

Dale

:-)  :-)

-- 
I am only responsible for what I said ... Not for what you understood or
how you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS=--quiet-build=n



Re: [gentoo-user] Re: new mobo : Eth0 recovered

2012-04-23 Thread Neil Bothwick
On Mon, 23 Apr 2012 20:18:27 +0100, David W Noon wrote:

 Claws-mail also has that option, but it applies globally, and there are
 some email messages I receive (mostly marketing related) where HTML
 gives added value.  Consequently, I would have to keep reconfiguring
 Claws to exclude/permit HTML as I change folders.

Or just click on the button to display the HTML version on the small
number of mails that justify it.


-- 
Neil Bothwick

- We are but packets in the internet of Life-


signature.asc
Description: PGP signature


Re: [gentoo-user] genkernel assistance building initramfs

2012-04-23 Thread Neil Bothwick
On Mon, 23 Apr 2012 13:52:41 -0400, Michael Mol wrote:

 So, my habit is to have /usr sit on top of LVM on top of mdraid. I
 really don't want to get into the business of manually managing my own
 initramfs,

The kernel make process can create the initramfs for you, although you
have to give it a configuration and init file to work with. Everything
else is done automatically, including the current versions of all
required files in the kernel.


-- 
Neil Bothwick

What colour is a chameleon on a mirror?


signature.asc
Description: PGP signature


Re: [gentoo-user] genkernel assistance building initramfs

2012-04-23 Thread Michael Scherer
On Mon, 23 Apr 2012 18:01:09 -0500
Dale rdalek1...@gmail.com wrote:

 Michael Scherer wrote:
  On Mon, 23 Apr 2012 13:26:57 -0500
  Dale rdalek1...@gmail.com wrote:
  
  Michael Mol wrote:
  So, my habit is to have /usr sit on top of LVM on top of mdraid. I
  really don't want to get into the business of manually managing my
  own initramfs, and udev = 181 will eventually hit stable. I want
  my systems ready before that.
 
  Now, having looked at the pertinent documentation, it looks like
  the command I need to run is:
 
  genkernel --lvm --mdadm --disklabel initramfs
 
  and then add the initramfs to my grub setup.
 
  The trouble is, genkernel dies on me. I tried for some feedback in
  #gentoo-chat, and DrEeevil gave me two clues:
 
  13:34 +DrEeevil that shouldn't even be possible
  13:36 +DrEeevil mikemol: looks like static linking didn't on
  your system
 
  I don't know where to take things from here. I'm hesitant to file
  a bug on b.g.o, because the tail end of genkernel.log specifically
  says not to file build errors as bug reports.
 
  So...any ideas? This is an amd64 mostly-stable system, and dracut
  is still masked on amd64, which is why I'm trying to get genkernel
  working.
 
  I've attached genkernel.log
 
 
 
  If I read the -dev mailing list correctly, they plan to still
  support /usr without a init thingy.  After all the mess I went
  through, we may not need the init thingy after all.
 
  Go figure.
 
  Dale
 
  :-)  :-)
 
  
  I wouldn't bet on that.
  
  But there is a detailed gentoo howto to create an iniramfs
  that does just that: load /usr.
  http://wiki.gentoo.org/wiki/Early_Userspace_Mounting
  It works. You only need tell your bootloader that now you
  have an initramfs.
  There's also a more general introduction
  http://en.gentoo-wiki.com/wiki/Initramfs
  for a lot of other options
  
  michael
  
  
 
 
 I'm not betting on it but that is what the Gentoo council voted on and
 it said that /usr on a separate partition was going to be supported.
 
 You must have missed the HUGE thread where I was trying to get a init
 thingy to work huh?
 
 Dale
 
 :-)  :-)
 

Indeed, I missed all but one email, but there was no hint
at all that anything had been said before I came in.
Sorry for my unsolicited comments, and I hope you have
solved that problem in one or another way.

michael




Re: [gentoo-user] lilo 'duplicate volume id' issue after attaching esata enclosure

2012-04-23 Thread Paul Hartman
On Mon, Apr 23, 2012 at 7:30 AM, Doug Hunley doug.hun...@gmail.com wrote:
 The subject line pretty much says it all. I've been happily using lilo
 to boot from my internal 4-disk sata array (md, raid 1) for a while
 now and I recently bought an external sata enclosure. I cabled it up
 to my machine, added 4 disks I had sitting around, and on boot, lilo
 throws a 'duplicate vol-id detected' error and halts...
 I did a bunch of googling, and it looks like if I could just get
 booted, running 'lilo' would actually fix the problem, but I can't get
 lilo booted past this error.

The LILO source code contains a diagnostics diskette that you can
build, maybe it can be of some assistance. It has been over a decade
since the last time I saw LILO so I'm unfortunately no help beyond
this bit of trivia.

 Ideas on how I can fix/remove the vol-id from the external disks?

Do you have another machine with SATA ports that you can hook them up
to temporarily and alter those troublesome bytes?



Re: [gentoo-user] genkernel assistance building initramfs

2012-04-23 Thread Dale
Michael Scherer wrote:
 On Mon, 23 Apr 2012 18:01:09 -0500
 Dale rdalek1...@gmail.com wrote:
 
 Michael Scherer wrote:
 On Mon, 23 Apr 2012 13:26:57 -0500
 Dale rdalek1...@gmail.com wrote:

 Michael Mol wrote:
 So, my habit is to have /usr sit on top of LVM on top of mdraid. I
 really don't want to get into the business of manually managing my
 own initramfs, and udev = 181 will eventually hit stable. I want
 my systems ready before that.

 Now, having looked at the pertinent documentation, it looks like
 the command I need to run is:

 genkernel --lvm --mdadm --disklabel initramfs

 and then add the initramfs to my grub setup.

 The trouble is, genkernel dies on me. I tried for some feedback in
 #gentoo-chat, and DrEeevil gave me two clues:

 13:34 +DrEeevil that shouldn't even be possible
 13:36 +DrEeevil mikemol: looks like static linking didn't on
 your system

 I don't know where to take things from here. I'm hesitant to file
 a bug on b.g.o, because the tail end of genkernel.log specifically
 says not to file build errors as bug reports.

 So...any ideas? This is an amd64 mostly-stable system, and dracut
 is still masked on amd64, which is why I'm trying to get genkernel
 working.

 I've attached genkernel.log



 If I read the -dev mailing list correctly, they plan to still
 support /usr without a init thingy.  After all the mess I went
 through, we may not need the init thingy after all.

 Go figure.

 Dale

 :-)  :-)


 I wouldn't bet on that.

 But there is a detailed gentoo howto to create an iniramfs
 that does just that: load /usr.
 http://wiki.gentoo.org/wiki/Early_Userspace_Mounting
 It works. You only need tell your bootloader that now you
 have an initramfs.
 There's also a more general introduction
 http://en.gentoo-wiki.com/wiki/Initramfs
 for a lot of other options

 michael




 I'm not betting on it but that is what the Gentoo council voted on and
 it said that /usr on a separate partition was going to be supported.

 You must have missed the HUGE thread where I was trying to get a init
 thingy to work huh?

 Dale

 :-)  :-)

 
 Indeed, I missed all but one email, but there was no hint
 at all that anything had been said before I came in.
 Sorry for my unsolicited comments, and I hope you have
 solved that problem in one or another way.
 
 michael
 
 
 


I meant to put a LOL after the comment about the huge thread.  I'm not
sure how I missed that.  :/   I did get it to work finally.  It took
several peoples help and a hammer on my part.  ;-)

I'm just curious as to how they are going to support this in the future.
 I have read where some say it can be done but others say it can't, or
not easily.  Old saying, this is where the rubber meets the road.  ^_^


To the OP.  I would use dracut.  I ran into trouble but I found out
later that a earlier attempt at a init thingy was causing the dracut
init thingy to mess up.  I strongly suspect that if I had known to get
rid of the previous attempt, it would have worked the first time.  My
previous attempt was the one that was built into the kernel itself.
Lets just say there was a huge fight and I missed it.  Grub was telling
one thing to load and the kernel was trying to load something else.  I'm
sure it was a nice fight.

Dale

:-)  :-)

-- 
I am only responsible for what I said ... Not for what you understood or
how you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS=--quiet-build=n



Re: [gentoo-user] Re: new mobo : Eth0 recovered

2012-04-23 Thread David W Noon
On Tue, 24 Apr 2012 00:14:46 +0100, Neil Bothwick wrote about Re:
[gentoo-user] Re: new mobo : Eth0 recovered:

 On Mon, 23 Apr 2012 20:18:27 +0100, David W Noon wrote:
 
  Claws-mail also has that option, but it applies globally, and there
  are some email messages I receive (mostly marketing related) where
  HTML gives added value.  Consequently, I would have to keep
  reconfiguring Claws to exclude/permit HTML as I change folders.
 
 Or just click on the button to display the HTML version on the small
 number of mails that justify it.

That would require action per message instead of per folder; not an
improvement.
-- 
Regards,

Dave  [RLU #314465]
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
dwn...@ntlworld.com (David W Noon)
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*


signature.asc
Description: PGP signature


Re: [gentoo-user] new mobo : Eth0 recovered

2012-04-23 Thread David W Noon
On Mon, 23 Apr 2012 21:59:01 +0100, Peter Humphrey wrote about Re:
[gentoo-user] new mobo : Eth0 recovered:

 Plain text is what I have always specified. Kmail seems to want to 
 override my preferences.

Try under the Security option of KMail Settings.
-- 
Regards,

Dave  [RLU #314465]
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
dwn...@ntlworld.com (David W Noon)
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*


signature.asc
Description: PGP signature


Re: [gentoo-user] Re: new mobo : Eth0 recovered

2012-04-23 Thread Walter Dnes
On Mon, Apr 23, 2012 at 09:56:13PM +0100, Peter Humphrey wrote

 Is this better? I hate HTML in e-mail and I've never set any kmail 
 option to use it; however I did find html-markup=true in kmailrc and 
 set it to false.
 
 Actually, that kmailrc setting sounds familiar from the last time 
 someone complained about my unconscious use of HTML. I don't know what's 
 setting it but I certainly am not.

  You seem to be sending multipart/alternative.  I didn't even notice
that there was any HTML.  Here is what mutt shows when I ask it to view
attachments...

-- Mutt: Attachments
  I 1 no description [multipa/alternativ, 7bit, 5.4K]
  I 2 +-no description [text/plain, 7bit, iso-8859-15, 0.8K]
  I 3 +-no description  [text/html, 7bit, iso-8859-15, 4.3K]

-- 
Walter Dnes waltd...@waltdnes.org



Re: [gentoo-user] new mobo : Eth0 recovered

2012-04-23 Thread Peter Humphrey
On Tuesday 24 April 2012 01:21:33 David W Noon wrote:
 On Mon, 23 Apr 2012 21:59:01 +0100, Peter Humphrey wrote
  Plain text is what I have always specified. Kmail seems to want to
  override my preferences.
 
 Try under the Security option of KMail Settings.

That's the only reference I can find to HTML, and it is not selected nor 
ever has been.

-- 
Rgds
Peter


Re: [gentoo-user] Re: new mobo : Eth0 recovered

2012-04-23 Thread Peter Humphrey
On Tuesday 24 April 2012 02:41:49 Walter Dnes wrote:

   You seem to be sending multipart/alternative.  I didn't even notice
 that there was any HTML.  Here is what mutt shows when I ask it to
 view attachments...
 
 -- Mutt: Attachments
   I 1 no description [multipa/alternativ,
 7bit, 5.4K] I 2 +-no description [text/plain,
 7bit, iso-8859-15, 0.8K] I 3 +-no description 
 [text/html, 7bit, iso-8859-15, 4.3K]

What about this then? I've changed MIME compliant (quoted printable)  
to Allow 8-bit. I've never got to grips with MIME so I don't 
understand what this setting does.

-- 
Rgds
Peter


Re: [gentoo-user] Postgres suddenly can't access files in its /etc directory

2012-04-23 Thread Graham Murray
nap...@squareownz.org writes:

 Postgres doesn't have a home directory and if I create one and chown it
 postgres:postgres I still can't do anything. I'm totally at a loss here.

Postgres should have a home directory - /var/lib/postgresql

If you run su - postgres, this is the directory you should be in.