Re: [gentoo-user] VFS: Cannot open root device hda6 or unknown-block(3,6)

2006-12-27 Thread Robin Atwood
On Wednesday 27 December 2006 01:38, Mick wrote:
 On Tuesday 26 December 2006 18:26, Bruce Burden wrote:

 You can use tab auto-completion in grub to see what drives and partitions are 
 identified as.
 
  Also, I need to know how to change the Windows partition so that
 Windows believe it is the first disk, otherwise it will not boot.
 
 That's right, it won't.  You need the map command in your grub.conf:
 
 map (hd0) (hd1)
 map (hd1) (hd0)
 
 WinXP will now think that it is on the first disk and it will boot happily.

I recently had that message because I changed a partition's file system to ext3
and ext3 was neither compiled into the kernel nor in the initrd file. In this 
case,
I think the USB Mass Storage module will need to be available plus the SCSI 
support.

HTH
-Robin.
-- 
--
Robin Atwood
--











-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] etc-update and /etc/portage/package.*

2006-12-27 Thread Arnau Bria
On Sat, 23 Dec 2006 20:40:58 +0100
Bo Ørsted Andresen wrote:

 On Friday 22 December 2006 12:30, Arnau Bria wrote:
[...]
 It's done because of the updates files
 in /usr/portage/profiles/updates/ which I think are read during
 `emerge --sync`. I'm not aware of any documentation for this so I
 think the best source of information are the archives of the
 gentoo-dev mailing list. The keywords are slotmove and move.
 
 $ egrep ksudoku|emerald-themes /usr/portage/profiles/updates/*
 /usr/portage/profiles/updates/1Q-2006:move games-board/ksudoku
 games-puzzle/ksudoku /usr/portage/profiles/updates/4Q-2006:move
 x11-misc/emerald-themes x11-themes/emerald-themes
 
 So it should just have moved ksudoku from the games-board to the
 games-puzzle category.
Thanks for your reply! 


-- 
Arnau Bria
http://blog.emergetux.net
Wiggum: Dispara a las ruedas Lou.
Lou: eee, es un tanque jefe.
Wiggum: Me tienes hartito con todas tus excusas.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: anti-portage wreckage?

2006-12-27 Thread Mike Myers

On 12/26/06, James [EMAIL PROTECTED] wrote:


Mike Myers fluffymikey at gmail.com writes:


 Hi!  I know I don't post here much but I read it a lot and have been
using
Gentoo for several years now.  I keep seeing users mention about how they
do an
update and then everything goes to crap.  I've experienced this myself
quite a
bit too.  I believe the reason this happens is the drawback one of
Gentoo's
nicest features; constantly being up to date.


Hello MIke,

Folks probably will not like my suggestions, but it works
in lieu of a better schema, so aplogies to all I offend, in
advance

Gentoo servers (firewall, dns, mail, web ...) rarely suffer from these
issues, in fact, I believe one of gentoo's largest unexplored niches
should be Large Installation System Administration (via cfengine).

So, in my opinion, where Gentoo is really challenged, is the workstation
(laptop, desktop). You know the X11 + kde/gnome software boxen.
What I do is keep one (workstation) system
on the bleeding edge (very frequent upgrades) so as to discern
where breakage or unecessary updates are looming. Since I admin an ever
expanding hoarde of gentoo based servers and workstations, development
of some tools to compile, distribute and manage the various x86 and amd64
machines we have, is way past due. As soon as I have a scheme I'm
happy with, we'll be deploying lots of embedded gentoo based systems.

So I update the test workstation on fridays, use it over the weekend a
nd then update the other systems. Granted, if the devs release something
(broken) over the weekend, I get screwed with this scheme sometimes.
I should update the test system daily (in the mornings) and then
update the other systems on the same day after that.

Problems with that scenario is the various methods of proxying the
downloads and syncs are problematic in and of themselvs, not very
often, but still bad enough to make those current schemes, less
than desirable. Futhermore, DistCC is still a 'work in progress'
and I've experience just enough hassle that it has been disabled
(also due in part to so many different variants of x86).

Long story short:  Gentoo is the best distro for our work, as one only
has to installed debian, suse, or redhat for a week or two, to realize
just how spoiled you get with Gentoo.  That said, I've learned to be
cautious and patient with key software upgrades on Gentoo. However this
approach burns lots of extra time. My hope is Gentoo will continue to
improve and become more of a 'production' distro, as the other Linux
distros all seem to have unacceptable flaws, for our needs.

Future:
What is really needed is a group of users, with similar needs, to define
commonality of core applications that are essential to the needs: What
this means is a list of software, for example openoffice, kde-meta,
apache,
java, perl, python, C, etc. that forms a core of what we all need (not
what
we want). Then set up cfengine to push binaries, via a trusted mechanisms,
to each of the arch categories) Maybe on a weekly  basis. Each
network, business or usergroup, would use their test system for 24 hours
as a quarrantined update, before pushing to the rest of their machines.
Or maybe push sources that are know good, to the test server at each
participating location.

If fact what the one (initially) master server environment sets up
uses, could  be duplicated at any remote location with a group of systems.
Individuals could feed (download binaries) from those locations, with
the proper security mechanisms agreed to. If  a group of locations
with multiple systems use a common update semantic, then it would be
a lot less work, as opposed to each cleaver admin, rolling their own
solution. If something actually worked reasonable well, talented
admins could offer this service to commercial clients, thus generating
excitement about gentoo, and funding for many needy geeks.

If you only have one or 2 gentoo sytems, something like this is not worth
the effort. For those of us looking to manage dozens to hundreds of
gentoo based systems, the need for some management scheme, is long
overdue.
JFFNMS goes a LONG way to solving the problem, but, it is not
centric to the needs of gentoo systems.  A companion project
that addresses all of those gentoo_centric issues could compliment
JFFNMS and simultaneously created that quintessential opportunity
for Gentoo to really shine, compared to it's competition.



James



--
gentoo-user@gentoo.org mailing list




I think I like your idea better, about distributing binaries.  Do you know
if something like this is being worked on?  I'm certain that a common method
to this, like what you're saying, would allow Gentoo to become scalable to
the point of being easily usable on a large scale.


[gentoo-user] xen kernel problems

2006-12-27 Thread pat
Hi all,

I'm trying to setup Xen kernel fro my Gentoo following instructions from the
http://gentoo-wiki.com/HOWTO_Xen_and_Gentoo documentation, but I without luck
:-( I'm using the genkernel to generate kernel.

xen-sources-2.6.16.28-r1
genkernel-3.4.4

Can someone help me or point me to the sloution ???

Thanks a lot.

 Pat

The compilation throws this:

*  Compiling 2.6.16.28-xen0 ...
* ERROR: Failed to compile the  target...

* -- Grepping log... --

  SCSI media changer support (CHR_DEV_SCH) [N/m/y/?] n
  *
  * Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  *
  Probe all LUNs on each SCSI device (SCSI_MULTI_LUN) [N/y/?] n
  Verbose SCSI error reporting (kernel size +=12K) (SCSI_CONSTANTS) [N/y/?] n
--
Verbose debugging output (INFINIBAND_MTHCA_DEBUG) [N/y/?] n
  IP-over-InfiniBand (INFINIBAND_IPOIB) [Y/n/m/?] y
IP-over-InfiniBand debugging (INFINIBAND_IPOIB_DEBUG) [N/y/?] n
  InfiniBand SCSI RDMA Protocol (INFINIBAND_SRP) [Y/n/m/?] y
*
* EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
*
EDAC core system error reporting (EXPERIMENTAL) (EDAC) [Y/n/m/?] y
  *
  * Reporting subsystems
  *
  Debugging (EDAC_DEBUG) [N/y/?] n
  Main Memory EDAC (Error Detection And Correction) reporting (EDAC_MM_EDAC)
[Y/n/m/?] y
--
Intel e7xxx (e7205, e7500, e7501, e7505) (EDAC_E7XXX) [N/m/y/?] n
Intel e752x (e7520, e7525, e7320) (EDAC_E752X) [N/m/y/?] n
Intel 82875p (D82875P, E7210) (EDAC_I82875P) [N/m/y/?] n
Intel 82860 (EDAC_I82860) [N/m/y/?] n
Radisys 82600 embedded chipset (EDAC_R82600) [N/m/y/?] n
  Error detecting method
--
  CC  mm/page_alloc.o
  CC  kernel/sysctl.o
  CC  arch/i386/kernel/cpu/centaur.o
  CC  arch/i386/kernel/cpu/transmeta.o
arch/i386/kernel/cpu/transmeta.c: In function 'init_transmeta':
arch/i386/kernel/cpu/transmeta.c:12: warning: 'cpu_freq' may be used
uninitialized in this function
--
  CC  kernel/irq/handle.o
  CC  mm/slab.o
  CC  fs/bio.o
  CC  kernel/irq/manage.o
fs/bio.c: In function 'bio_alloc_bioset':
fs/bio.c:168: warning: 'idx' may be used uninitialized in this function
--
  CC  kernel/power/process.o
  CC  ipc/msg.o
  CC  fs/char_dev.o
  CC  kernel/power/console.o
ipc/msg.c: In function 'sys_msgctl':
ipc/msg.c:334: warning: 'setbuf.qbytes' may be used uninitialized in this 
function
ipc/msg.c:334: warning: 'setbuf.uid' may be used uninitialized in this function
ipc/msg.c:334: warning: 'setbuf.gid' may be used uninitialized in this function
ipc/msg.c:334: warning: 'setbuf.mode' may be used uninitialized in this function
  CC  ipc/sem.o
  LD  kernel/power/built-in.o
  CC  kernel/acct.o
ipc/sem.c: In function 'sys_semctl':
ipc/sem.c:806: warning: 'setbuf.uid' may be used uninitialized in this function
ipc/sem.c:806: warning: 'setbuf.gid' may be used uninitialized in this function
ipc/sem.c:806: warning: 'setbuf.mode' may be used uninitialized in this function
--
  CC  ipc/shm.o
  GZIPkernel/config_data.gz
  CC  kernel/audit.o
  CC  fs/exec.o
kernel/audit.c: In function 'kauditd_thread':
kernel/audit.c:303: warning: no return statement in function returning non-void
  CC  ipc/mqueue.o
  CC  kernel/auditsc.o
kernel/auditsc.c: In function 'audit_filter_user':
kernel/auditsc.c:601: warning: 'state' may be used uninitialized in this 
function
--
  CC  fs/eventpoll.o
  CC  drivers/acpi/dispatcher/dswstate.o
  CC [M]  crypto/cast6.o
  CC  drivers/acpi/dispatcher/dsinit.o
fs/eventpoll.c: In function 'sys_epoll_create':
fs/eventpoll.c:508: warning: 'fd' may be used uninitialized in this function
--
  CC  drivers/acpi/resources/rsio.o
  CC  sound/core/oss/route.o
  CC  drivers/acpi/resources/rslist.o
  CC  fs/cifs/inode.o
sound/core/oss/route.c: In function 'route_to_channel':
sound/core/oss/route.c:208: warning: 'src' may be used uninitialized in this
function
--
  CC [M]  drivers/bluetooth/hci_usb.o
  LD  sound/pci/au88x0/built-in.o
  CC [M]  sound/pci/au88x0/au8810.o
  CC  fs/nfs/proc.o
sound/pci/au88x0/au88x0_eq.c: In function 'snd_vortex_eq_get':
sound/pci/au88x0/au88x0_eq.c:795: warning: 'gainL' may be used uninitialized in
this function
sound/pci/au88x0/au88x0_eq.c:795: warning: 'gainR' may be used uninitialized in
this function
  CC [M]  drivers/bluetooth/hci_vhci.o
  CC  fs/nfs/read.o
  CC [M]  drivers/bluetooth/hci_ldisc.o
  CC  fs/nfs/symlink.o
sound/pci/au88x0/au88x0_eq.c: In function 'snd_vortex_eq_put':
sound/pci/au88x0/au88x0_eq.c:809: warning: 'gainL' may be used uninitialized in
this function
sound/pci/au88x0/au88x0_eq.c:809: warning: 'gainR' may be used uninitialized in
this function
--
  CC [M]  drivers/bluetooth/bcm203x.o
  CC [M]  sound/pci/au88x0/au8830.o
  CC  fs/nfs/nfs3proc.o
  CC [M]  drivers/bluetooth/bpa10x.o
sound/pci/au88x0/au88x0_eq.c: In function 'snd_vortex_eq_get':
sound/pci/au88x0/au88x0_eq.c:795: warning: 'gainL' may be used uninitialized in

[gentoo-user] network configuration problem

2006-12-27 Thread Chuanwen Wu

Hi,everyone!

I am tring to install my gentoo on  my new machine.
And when I start my gentoo,the error is :

……
202.114.26.194
202.114.26.194 already taken on eth0
ERROR:Problem starting needed service net.eth0
  netmount was not started

My network is Brodcom Netlink(TM) Gibabit Ethernet,and I choose the
driver in the kernel:

Ethernet (1000 Mbit) ---
M Broadcom Tigon3 support

After I compile the kernel ,I can see the module tg3.ko,which I see it
when I use livecd to start my machine.

Other configuration:

# cat /etc/conf.d/net
config_eth0=( 202.114.26.194 netmask 255.255.255.0 brd 202.114.26.255 )
routes_eth0=( default gw 202.114.26.193 )

What is problem?
Thanks in advanced!
--
wcw

--
gentoo-user@gentoo.org mailing list



[gentoo-user] problem emerging tclx

2006-12-27 Thread Michael George
I'm updating my system (amd64) to gcc4.1 and things are going rather
smoothly.  One problem I'm having, though, is that tclx-8.3 will not
complete it's build.

I can build it fine with gcc-3.4, but not 4.1.

The error I get is:

/var/tmp/portage/tclx-8.3.5/work/tclx8.3.5/tcl/generic/tclXbsearch.cIn
file included from /usr/include/time.h:8,
 from /usr/include/gentoo-multilib/amd64/sys/times.h:29,
 from /usr/include/sys/times.h:8,
 from
/var/tmp/portage/tclx-8.3.5/work/tclx8.3.5/tcl/unix/tclXunixPort.h:32,
 from
/var/tmp/portage/tclx-8.3.5/work/tclx8.3.5/tcl/generic/tclExtdInt.h:27,
 from
/var/tmp/portage/tclx-8.3.5/work/tclx8.3.5/tcl/generic/tclXbsearch.c:19:
/usr/include/gentoo-multilib/amd64/time.h:61: error: two or more data
types in declaration specifiers
/var/tmp/portage/tclx-8.3.5/work/tclx8.3.5/tcl/generic/tclXbsearch.c: In
function 'TclProcKeyCompare':
/var/tmp/portage/tclx-8.3.5/work/tclx8.3.5/tcl/generic/tclXbsearch.c:115:
warning: passing argument 2 of 'Tcl_Merge' from incompatible pointer
type
make[1]: *** [tclXbsearch..o] Error 1
make[1]: Leaving directory
`/var/tmp/portage/tclx-8.3.5/work/tclx8.3.5/tcl/unix'make: *** [TCLX]
Error 2

!!! ERROR: dev-tcltk/tclx-8.3.5 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  tclx-8.3.5.ebuild, line 65:   Called die

I've searched the net and found a posting of the error, but it's in a
language I do not understand.

Has anyone else run into this problem and found a solution?

-- 
-M

There are 10 kinds of people in this world:
Those who can count in binary and those who cannot.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: which mirror does emerge --sync chose? and why?

2006-12-27 Thread Neil Bothwick
On Tue, 26 Dec 2006 23:50:14 +0100, Sven Köhler wrote:

 execute rsync rsync.gentoo.org:: for a few times. I always see the
 banner message of owl.gentoo.org, and no other.
 
 That is STRANGE!

The resolver is caching the result of looking up rsync.gentoo.org. Until
that expires, which depends on the TTL setting on the DNS server, you
will always get the same IP address for rsync.gentoo.org.


-- 
Neil Bothwick

Captain, I believe there's an energy source in the liver of the cloud.


signature.asc
Description: PGP signature


[gentoo-user] Re: Xorg and KDE on Gentoo going crazy with my laptop display.

2006-12-27 Thread Remy Blank
Erik wrote:
 Sometimes the display just stays on forever as if it has 
 completely forgotten that it should shut off after 1 minute. I always 
 have kcontrol-Peripherals-Display-Power Control open, because 
 changing a setting, changing it back and pressing Apply fixes the 
 problem, but only for a little while.

I have got the same laptop, and have had the same problem a few weeks
ago. It seems that at some point, xorg started interpreting acpi events,
in particular LID events. It seems that the 8600 has some trouble with
these, as it sometimes generates several LID events in a row, like three
open then two close, when the lid was actually closed all the time.

I could stop xorg from connecting to the ACPI daemon by adding the
following option to the ServerFlags section:

  Option NoPM

This stopped the backlight turning on and never turning off again.

To switch the backlight off when the lid is closed, I added the
following event handler as /etc/acpi/events/lid:

event=button/lid.*
action=/etc/acpi/actions/lid.sh %e

And the attached action as /etc/acpi/actions/lid.sh. What it does is
force a DPMS off when the lid is closed, and switch the graphics chip to
a lower frequency. As you're using the radeon driver (I am using the
fglrx driver), you'll have to comment out the lines calling $ATICONFIG.

HTH.
-- Remy

#!/bin/sh
# ACPI script for lid button actions

eval $(grep KDEDIRS /etc/profile.env)

XSET=/usr/bin/xset
ATICONFIG='/opt/ati/bin/aticonfig'
KDEDIR=${KDEDIRS%%:*}
DCOP=$KDEDIR/bin/dcop
export DISPLAY XAUTHORITY

getDisplays() {
ps -C X -o command --no-headers | sed -re 's/^.* (:[0-9]+) .* -auth ([^ 
]+).*$/\1 \2/'
}

state=$(cat /proc/acpi/button/lid/LID/state | awk '{ print $2 }')
case $state in
open)   logger ACPI: Lid opened
getDisplays | while read DISPLAY XAUTHORITY; do
#$XSET dpms force on
$ATICONFIG --set-powerstate=$($ATICONFIG --lsp | grep 
'default state' | cut -c 3) --effective=now
done
;;
closed) logger ACPI: Lid closed
#$DCOP --all-users --all-sessions kdesktop KScreensaverIface 
lock
getDisplays | while read DISPLAY XAUTHORITY; do
$ATICONFIG --set-powerstate=1 --effective=now
$XSET dpms force off
done
;;
*)  logger ACPI: Unknown lid state '$state'
;;
esac


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] emerge --resume

2006-12-27 Thread Neil Bothwick
On Wed, 27 Dec 2006 01:32:05 -0500, Nicholas Hockey wrote:

   During this my cron did emerge --sync.  
  
  I would recommend not having cron sync your tree for this very
  reason...

I have a cron script that syncs each morning, but it checks that emerge
is not running first, to avoid just this sort of problem.

 i agree, i think automagicly syncing the tree is a bad idea. look at
 it this way Do you have your windows machines set to automgicly
 chack, and install updates ?

syncing the tree is not installing anything, all it does is update the
list of what is available. Any comparison with Windows is irrelevant
anyway, Linux is not Windows.


-- 
Neil Bothwick

Daisy Duke shorts would never go out of fashion.


signature.asc
Description: PGP signature


Re: [gentoo-user] gtk+ / Cairo / pdf-flag mutual build problem.

2006-12-27 Thread Mike Myers

On 12/24/06, Walter Dnes [EMAIL PROTECTED] wrote:


  Did an emerge --sync and emerge --ask --deep --update --world.
When emerge got to x11-libs/gtk+-2.10.6, the following happened...

checking for cups-config... /usr/bin/cups-config
checking cairo-pdf.h usability... no
checking cairo-pdf.h presence... no
checking for cairo-pdf.h... no
configure: error:
*** Can't find cairo-pdf.h. You must build Cairo with the pdf
*** backend enabled.

  Probably because I start off USE with a -*.  Should be an easy fix,
insert x11-libs/cairo pdf into /etc/portage/package.use and rebuild
Cairo, then proceed with the emerge... *BUT*...

[m3000][root][~] emerge -pv cairo

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-libs/cairo-1.2.4  USE=X png -directfb -doc -glitz
-svg (-pdf%) 0 kB

  Oops... note the (-pdf%).  This option is simply not allowed for
Cairo on my system.  I threw in --skipfirst into the emerge command,
and it seems to be working so far.  But back to my main problem... how
do I reconcile gtk+ and Cairo?

--
Walter Dnes [EMAIL PROTECTED] In linux /sbin/init is Job #1
My musings on technology and security at http://techsec.blog.ca
--
gentoo-user@gentoo.org mailing list




I'm having this problem too :(


Re: [gentoo-user] emerge --resume

2006-12-27 Thread Dale
Neil Bothwick wrote:
 On Wed, 27 Dec 2006 01:32:05 -0500, Nicholas Hockey wrote:
  snip 
 i agree, i think automagicly syncing the tree is a bad idea. look at
 it this way Do you have your windows machines set to automgicly
 chack, and install updates ?
 

 syncing the tree is not installing anything, all it does is update the
 list of what is available. Any comparison with Windows is irrelevant
 anyway, Linux is not Windows.


   

I thought windoze XP was set up to do this now?  I think my Brothers does. 

Dale
:-)  :-)

-- 
www.myspace.com/dalek1967



Re: [gentoo-user] network configuration problem

2006-12-27 Thread Mick
On Wednesday 27 December 2006 11:12, Oliver Schmidt wrote:

[snip]
  I am tring to install my gentoo on  my new machine.
  And when I start my gentoo,the error is :
 
  ……
  202.114.26.194
  202.114.26.194 already taken on eth0
  ERROR:Problem starting needed service net.eth0
 netmount was not started
[snip]

  Other configuration:
 
  # cat /etc/conf.d/net
  config_eth0=( 202.114.26.194 netmask 255.255.255.0 brd 202.114.26.255 )
  routes_eth0=( default gw 202.114.26.193 )
 
  What is problem?
  Thanks in advanced!

Do you have to specify a fixed IP address?  Couldn't you use dhcpcd and let it 
obtain an address from the router?
-- 
Regards,
Mick


pgppKXYnyFe9i.pgp
Description: PGP signature


[gentoo-user] net-proxy/middleman

2006-12-27 Thread bijayant kumar
Hi to all,
I have emerged net-proxy/middleman-2.0.1-r2 recently. But not able 
to configured it. Has any body done this. If yes than please help me. I will be 
very thankful to you all.


Bijayant Kumar
 Send instant messages to your online friends http://uk.messenger.yahoo.com 

[SOLVED] Re: [gentoo-user] xen kernel problems

2006-12-27 Thread pat
Sorry to all, I've mixed dom0 and domU params in Xen kernel section.

 Pat

On Wed, 27 Dec 2006 11:48:43 +0100, pat wrote
 Hi all,
 
 I'm trying to setup Xen kernel fro my Gentoo following instructions 
 from the http://gentoo-wiki.com/HOWTO_Xen_and_Gentoo documentation,
  but I without luck :-( I'm using the genkernel to generate kernel.
 
 xen-sources-2.6.16.28-r1
 genkernel-3.4.4
 
 Can someone help me or point me to the sloution ???
 
 Thanks a lot.
 
  Pat
 
 The compilation throws this:
 
 *  Compiling 2.6.16.28-xen0 ...
 * ERROR: Failed to compile the  target...
 
 * -- Grepping log... --
 
   SCSI media changer support (CHR_DEV_SCH) [N/m/y/?] n
   *
   * Some SCSI devices (e.g. CD jukebox) support multiple LUNs
   *
   Probe all LUNs on each SCSI device (SCSI_MULTI_LUN) [N/y/?] n
   Verbose SCSI error reporting (kernel size +=12K) (SCSI_CONSTANTS)
  [N/y/?] n
 --
 Verbose debugging output (INFINIBAND_MTHCA_DEBUG) [N/y/?] n
   IP-over-InfiniBand (INFINIBAND_IPOIB) [Y/n/m/?] y
 IP-over-InfiniBand debugging (INFINIBAND_IPOIB_DEBUG) [N/y/?] n
   InfiniBand SCSI RDMA Protocol (INFINIBAND_SRP) [Y/n/m/?] y
 *
 * EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
 *
 EDAC core system error reporting (EXPERIMENTAL) (EDAC) [Y/n/m/?] y
   *
   * Reporting subsystems
   *
   Debugging (EDAC_DEBUG) [N/y/?] n
   Main Memory EDAC (Error Detection And Correction) reporting 
 (EDAC_MM_EDAC) [Y/n/m/?] y
 --
 Intel e7xxx (e7205, e7500, e7501, e7505) (EDAC_E7XXX) [N/m/y/?] n
 Intel e752x (e7520, e7525, e7320) (EDAC_E752X) [N/m/y/?] n
 Intel 82875p (D82875P, E7210) (EDAC_I82875P) [N/m/y/?] n
 Intel 82860 (EDAC_I82860) [N/m/y/?] n
 Radisys 82600 embedded chipset (EDAC_R82600) [N/m/y/?] n
   Error detecting method
 --
   CC  mm/page_alloc.o
   CC  kernel/sysctl.o
   CC  arch/i386/kernel/cpu/centaur.o
   CC  arch/i386/kernel/cpu/transmeta.o
 arch/i386/kernel/cpu/transmeta.c: In function 'init_transmeta':
 arch/i386/kernel/cpu/transmeta.c:12: warning: 'cpu_freq' may be used
 uninitialized in this function
 --
   CC  kernel/irq/handle.o
   CC  mm/slab.o
   CC  fs/bio.o
   CC  kernel/irq/manage.o
 fs/bio.c: In function 'bio_alloc_bioset':
 fs/bio.c:168: warning: 'idx' may be used uninitialized in this function
 --
   CC  kernel/power/process.o
   CC  ipc/msg.o
   CC  fs/char_dev.o
   CC  kernel/power/console.o
 ipc/msg.c: In function 'sys_msgctl':
 ipc/msg.c:334: warning: 'setbuf.qbytes' may be used uninitialized in 
 this function ipc/msg.c:334: warning: 'setbuf.uid' may be used 
 uninitialized in this function ipc/msg.c:334: warning: 'setbuf.gid' 
 may be used uninitialized in this function ipc/msg.c:334: warning: 
 'setbuf.mode' may be used uninitialized in this function  CC  ipc/sem.o
   LD  kernel/power/built-in.o
   CC  kernel/acct.o
 ipc/sem.c: In function 'sys_semctl':
 ipc/sem.c:806: warning: 'setbuf.uid' may be used uninitialized in 
 this function ipc/sem.c:806: warning: 'setbuf.gid' may be used 
 uninitialized in this function ipc/sem.c:806: warning: 'setbuf.mode' 
 may be used uninitialized in this function
 --
   CC  ipc/shm.o
   GZIPkernel/config_data.gz
   CC  kernel/audit.o
   CC  fs/exec.o
 kernel/audit.c: In function 'kauditd_thread':
 kernel/audit.c:303: warning: no return statement in function 
 returning non-void  CC  ipc/mqueue.o  CC  kernel/auditsc.o 
 kernel/auditsc.c: In function 'audit_filter_user': 
 kernel/auditsc.c:601: warning: 'state' may be used uninitialized in 
 this function
 --
   CC  fs/eventpoll.o
   CC  drivers/acpi/dispatcher/dswstate.o
   CC [M]  crypto/cast6.o
   CC  drivers/acpi/dispatcher/dsinit.o
 fs/eventpoll.c: In function 'sys_epoll_create':
 fs/eventpoll.c:508: warning: 'fd' may be used uninitialized in this function
 --
   CC  drivers/acpi/resources/rsio.o
   CC  sound/core/oss/route.o
   CC  drivers/acpi/resources/rslist.o
   CC  fs/cifs/inode.o
 sound/core/oss/route.c: In function 'route_to_channel':
 sound/core/oss/route.c:208: warning: 'src' may be used uninitialized 
 in this function
 --
   CC [M]  drivers/bluetooth/hci_usb.o
   LD  sound/pci/au88x0/built-in.o
   CC [M]  sound/pci/au88x0/au8810.o
   CC  fs/nfs/proc.o
 sound/pci/au88x0/au88x0_eq.c: In function 'snd_vortex_eq_get':
 sound/pci/au88x0/au88x0_eq.c:795: warning: 'gainL' may be used 
 uninitialized in this function sound/pci/au88x0/au88x0_eq.c:795: 
 warning: 'gainR' may be used uninitialized in this function  CC [M]  
 drivers/bluetooth/hci_vhci.o  CC  fs/nfs/read.o  CC [M] 
drivers/bluetooth/hci_ldisc.o
   CC  fs/nfs/symlink.o
 sound/pci/au88x0/au88x0_eq.c: In function 'snd_vortex_eq_put':
 sound/pci/au88x0/au88x0_eq.c:809: warning: 'gainL' may be used 
 uninitialized in this function sound/pci/au88x0/au88x0_eq.c:809: 
 warning: 'gainR' may be used uninitialized in this function
 --
   CC [M]  

Re: [gentoo-user] Re: emacs shell color question

2006-12-27 Thread Tom Naujokas
On Tue, 2006-26-12 at 19:24 -0500:

...[snip]...
  
  Good, however you should not really need to use ansi-mode.
  I do not, and don't have the trouble you mentioned.
  
  In normal shell-mode (M-x shell) I do see the escape sequences you
  mention but not in eshell (M-x eshell).
  
...[snip]...

I have similar problems with xemacs. Both shell and eshell act the same
and there seems to be no ansi-term for xemacs. This used to work fine.

Could this be a terminfo problem? When I do the following in a xemacs
shell:

[EMAIL PROTECTED] ~ $ echo $TERM
emacs
[EMAIL PROTECTED] ~ $ find /usr/share/terminfo -name emacs -print
[EMAIL PROTECTED] ~ $ 

Doesn't this indicate that the terminal type emacs is missing from the
terminfo database. If so, how would I get it back?

Tom

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] network configuration problem

2006-12-27 Thread Chuanwen Wu

2006/12/27, Oliver Schmidt [EMAIL PROTECTED]:

Hello

already taken on means the IP is already taken in the Network.
Another host with the same IP exist in your LAN.

But when i restart my machine and enter another OS(ubuntu),the network
is OK and the ip is the same:202.114.26.194?So I think this means
nobody else is using my this ip.


regards
Oli


 Hi,everyone!

 I am tring to install my gentoo on  my new machine.
 And when I start my gentoo,the error is :

 ……
 202.114.26.194
 202.114.26.194 already taken on eth0
 ERROR:Problem starting needed service net.eth0
netmount was not started

 My network is Brodcom Netlink(TM) Gibabit Ethernet,and I choose the
 driver in the kernel:

 Ethernet (1000 Mbit) ---
 M Broadcom Tigon3 support

 After I compile the kernel ,I can see the module tg3.ko,which I see it
 when I use livecd to start my machine.

 Other configuration:

 # cat /etc/conf.d/net
 config_eth0=( 202.114.26.194 netmask 255.255.255.0 brd 202.114.26.255 )
 routes_eth0=( default gw 202.114.26.193 )

 What is problem?
 Thanks in advanced!
 --
 wcw

 --
 gentoo-user@gentoo.org mailing list



--
gentoo-user@gentoo.org mailing list





--
wcw

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] network configuration problem

2006-12-27 Thread Chuanwen Wu

Do you have to specify a fixed IP address?  Couldn't you use dhcpcd and let it
obtain an address from the router?

Yes,we must use the fixed IP.

--
Regards,
Mick






--
wcw
--
gentoo-user@gentoo.org mailing list



[gentoo-user] seamonkey + updates

2006-12-27 Thread Enrico Weigelt

Hi folks,

is it possible to build seamonkey without the whole updating
(and check-for-update) stuff ?


thx
-- 
-
 Enrico Weigelt==   metux IT service - http://www.metux.de/
-
 Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
-
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: ati-drivers ebuild for 9200 and 2.6.18?

2006-12-27 Thread Grant Edwards
On 2006-12-27, Rumen Yotov [EMAIL PROTECTED] wrote:
 Grant Edwards HA||UCA:
 Is there an ati-drivers ebuild that will install a Radeon
 9200/9250 compatible driver under 2.6.18?  The most recent ATI
 driver that works with the 9200 series is 8.28.8, but it (and
 older versions) won't compile out-of-the-box under 2.6.18.  

 Read the official gentoo-doc about ATI drivers.

I did.

 Could use the Xorg free ATI-drivers.

I used those for a while, but the results were rather poor.
Performance wasn't very good and there were a lot of rendering
glitches. More recently any attempt to do openGL just caused
the X server to segfault, so I had to shut of DRI completely.
After that I gave op on the Xorg ATI-driver and switched to the
ati-drivers package.

But, then when I finally decided to upgrade my kernel, the
stable ati-drivers ebuild stopped working.  The testing
ebuild works, but support for the 9200 series has been removed
from recent drivers by ATI.

The patche required to make 8.28.8 build under 2.6.18 are
trivial (4-5 lines changed). I ought to read up on ebuilds and
submit a patch.

-- 
Grant Edwards   grante Yow!  TONY RANDALL! Is YOUR
  at   life a PATIO of FUN??
   visi.com

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Projector on my laptop

2006-12-27 Thread Octavio Ruiz (Ta^3)
 I have an Acer Aspire 5002 WLMI laptop running gentoo.

You did not mention you video card, so I hope this example for VGA and SVIDEO 
output (multihead and standalone)
on i915/i810 chipsets helps.

 My xorg.conf? what do I have to change?

Relevant parts:

Section ServerFlags
# Option DefaultServerLayout Multihead_Layout
# Option DefaultServerLayout Projector_Layout
# Option DefaultServerLayout TV_Layout
  Option DefaultServerLayout Default_Layout
  Option AllowMouseOpenFail  True
  Option blanktime   15
  Option standbytime 15
  Option suspendtime 30
  Option offtime 60
  
EndSection
  
Section ServerLayout

  Identifier Default_Layout
  Screen 0   Screen_Default 0 0
  InputDeviceDell_Keyboard  CoreKeyboard
  InputDeviceDell_Touchpad  CorePointer
  InputDeviceMouse_USB  SendCoreEvents
  
EndSection
  
  
Section ServerLayout
  
  Identifier Multihead_Layout
  Screen 0   Screen_LCD LeftOf 
Screen_VGA_Monitor
#  Screen 0   Screen_LCD Below 
Screen_VGA_Monitor
  Screen 1   Screen_VGA_Monitor
  InputDeviceDell_Keyboard  CoreKeyboard
  InputDeviceDell_Touchpad  CorePointer
  InputDeviceMouse_USB  SendCoreEvents
  Option Xinerama   On
  
EndSection
  
  
Section ServerLayout
  
  Identifier Projector_Layout
  Screen 0   Screen_LCD LeftOf 
Screen_VGA_Projector
  Screen 1   Screen_VGA_Projector
  InputDeviceDell_Keyboard  CoreKeyboard
  InputDeviceDell_Touchpad  CorePointer
  InputDeviceMouse_USB  SendCoreEvents
  Option Xinerama   On

EndSection


Section ServerLayout

  Identifier TV_Layout
  Screen 0   Screen_TV_LCD  LeftOf Screen_TV_SVIDEO
  Screen 1   Screen_TV_SVIDEO
  InputDeviceDell_Keyboard  CoreKeyboard
  InputDeviceDell_Touchpad  CorePointer
  InputDeviceMouse_USB  SendCoreEvents
  Option Xinerama   On

EndSection


Section Device

  Identifier Intel_915
  Driver i810
  VendorName Intel
  VideoRam   131072
  BoardName  915GM/GMS/910GML Express Graphics
  BusID  PCI:0:2:0
  Option VBERestore  true
  #Option MonitorLayout   CRT,LFP
  #Option MonitorLayout   TV,LFP
  Option Cloneoff

EndSection

Section Device

  Identifier Intel_915_S0
  Driver i810
  VendorName Intel
  VideoRam   131072
  BoardName  915GM/GMS/910GML Express Graphics
  BusID  PCI:0:2:0
  Option VBERestore  false
  Screen 0 
  Option MonitorLayout   CRT,LFP

EndSection


Section Device

  Identifier Intel_915_S1
  Driver i810
  VendorName Intel
  VideoRam   131072
  BoardName  915GM/GMS/910GML Express Graphics
  BusID  PCI:0:2:0
  Option VBERestore  false
  Screen 1
  Option MonitorLayout   CRT,LFP

EndSection

Section Device

  Identifier Intel_915_TV_S0
  Driver i810
  VendorName Intel
  VideoRam   131072
  BoardName  915GM/GMS/910GML Express Graphics
  BusID  PCI:0:2:0
  Option VBERestore  false
  Screen 0 
  Option MonitorLayout   TV,LFP

EndSection


Section Device

  Identifier Intel_915_TV_S1
  Driver i810
  VendorName Intel
  VideoRam   131072
  BoardName  915GM/GMS/910GML Express Graphics
  BusID  PCI:0:2:0
  Option VBERestore  false
  Screen 1
  Option MonitorLayout   TV,LFP

EndSection


Section Monitor

  

Re: [gentoo-user] emerge --resume

2006-12-27 Thread Dan
On Wed, 27 Dec 2006 05:44:09 -0600
Dale [EMAIL PROTECTED] wrote:

  syncing the tree is not installing anything, all it does is update
  the list of what is available. Any comparison with Windows is
  irrelevant anyway, Linux is not Windows.
yeah, in unix you can read files more than once and sane things happen
if you try to change then while they're open (fd still good that is)
 I thought windoze XP was set up to do this now?  I think my Brothers
 does. 
XP's automatic updates are, i think, on by default.  
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] network configuration problem

2006-12-27 Thread Dan
On Wed, 27 Dec 2006 22:12:08 +0800
Chuanwen Wu [EMAIL PROTECTED] wrote:

   Hi,everyone!
  
   I am tring to install my gentoo on  my new machine.
   And when I start my gentoo,the error is :
  
   ……
   202.114.26.194
   202.114.26.194 already taken on eth0
   ERROR:Problem starting needed service net.eth0
  netmount was not started
  
   My network is Brodcom Netlink(TM) Gibabit Ethernet,and I choose
   the driver in the kernel:
  
   Ethernet (1000 Mbit) ---
   M Broadcom Tigon3 support
  
   After I compile the kernel ,I can see the module tg3.ko,which I
   see it when I use livecd to start my machine.
  
   Other configuration:
  
   # cat /etc/conf.d/net
   config_eth0=( 202.114.26.194 netmask 255.255.255.0 brd
   202.114.26.255 ) routes_eth0=( default gw 202.114.26.193 )

have you tried to ping 202.114.26.194 on your network?  Have you tried
manually configuring networking with ifconfig?  

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Projector on my laptop

2006-12-27 Thread Randy Barlow
On Wed, 2006-12-27 at 10:13 -0600, Octavio Ruiz (Ta^3) wrote:
 You did not mention you video card, so I hope this example for VGA and SVIDEO 
 output (multihead and standalone)
 on i915/i810 chipsets helps.

This makes me curious - is it possible to switch between using and not
using TV out or external monitor without restarting X and
switching .conf files?

Randy Barlow
http://www.electronsweatshop.com
Dio fece il mondo in sei giorni, ed il settimo fu arrestato.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Projector on my laptop

2006-12-27 Thread Dan
On Wed, 27 Dec 2006 11:55:43 -0500
Randy Barlow [EMAIL PROTECTED] wrote:

 This makes me curious - is it possible to switch between using and not
 using TV out or external monitor without restarting X and
 switching .conf files?

usually on a laptop pushing Fn+Fx button will change between LCD,
External Display, And Clone (both have same image).  

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: ati-drivers ebuild for 9200 and 2.6.18?

2006-12-27 Thread Grant Edwards
On 2006-12-27, Grant Edwards [EMAIL PROTECTED] wrote:
 On 2006-12-27, Rumen Yotov [EMAIL PROTECTED] wrote:
 Grant Edwards HA||UCA:
 Is there an ati-drivers ebuild that will install a Radeon
 9200/9250 compatible driver under 2.6.18?  The most recent ATI
 driver that works with the 9200 series is 8.28.8, but it (and
 older versions) won't compile out-of-the-box under 2.6.18.  

 Read the official gentoo-doc about ATI drivers.

 I did.

 Could use the Xorg free ATI-drivers.

 I used those for a while, but the results were rather poor.
 Performance wasn't very good and there were a lot of rendering
 glitches. More recently any attempt to do openGL just caused
 the X server to segfault, so I had to shut of DRI completely.
 After that I gave op on the Xorg ATI-driver and switched to the
 ati-drivers package.

 But, then when I finally decided to upgrade my kernel, the
 stable ati-drivers ebuild stopped working.  The testing
 ebuild works, but support for the 9200 series has been removed
 from recent drivers by ATI.

 The patche required to make 8.28.8 build under 2.6.18 are
 trivial (4-5 lines changed). I ought to read up on ebuilds and
 submit a patch.

I'm currently testing an 8.28.8-r1 ebuild.  Once I'm confident
I haven't broken anything, I'll post it.

-- 
Grant Edwards   grante Yow!  I'm having a
  at   RELIGIOUS EXPERIENCE... and
   visi.comI don't take any DRUGS

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: anti-portage wreckage?

2006-12-27 Thread Mike Myers

On 12/27/06, James [EMAIL PROTECTED] wrote:


Mike Myers fluffymikey at gmail.com writes:


 I think I like your idea better, about distributing binaries.  Do you
know if
something like this is being worked on?  I'm certain that a common method
to
this, like what you're saying, would allow Gentoo to become scalable to
the
point of being easily usable on a large scale.


It's a lot of work. I'll be pusing binaries to lots of systems, but, it
going
to take me months to get ready. I was hoping others with similar goals
would
'band together' to come up with a solution that combines the needs for the
casual user as well as those of us that  want to manage dozens to hundres
of Gentoo systems.

I need to refine the idea, and my goal is mostly embedded gentoo sytems,
but,
they are very similar to gentoo-servers. Expanding the idea to
workstation,
at least for core  software, is not that difficult.

I do not intend to get into 'competiion' with the devs, particularly on
applications that are big, complex, or prone to breakage (OO)


It'd really be better to do this as a group, but, I've found little
interest,
most probably due to the fact that most folks are already bogged down with
their own ambitions.


James





--
gentoo-user@gentoo.org mailing list




I honestly believe there's a lack of interest in such thing because most
Gentoo users use it as their home computer.  The fact that Gentoo doesn't
scale very well prevents that market from growing at all, and I think that's
why there's a lack of interest in supporting such a thing.  It's kind of
like a chicken and egg thing.

I don't think setting something like this up would be competing with the
devs, unless they already had something in mind, since a project like this
would only be proxying packages and adding another package management layer
to portage.  I could be wrong though, I guess if you or whoever came up with
a solution we would see.  I don't have strong enough development skills to
help handle something like that though, but I'd love to test it out.


[gentoo-user] seamonkey hangs @ 100% load

2006-12-27 Thread Enrico Weigelt

Hi folks,

my seamonkey (1.0.6) just hung up and runs at 100% CPU usage.
It's actually 4 processes (1x-1x-2x). 
One seems to wait in poll() forever, another one in rt_sigsuspend,
the third loops slowly in getpid() and poll(), and the 4th does
something w/ 100%.

I just installed flash, which is known for unstabilities, so I'd
it's flash that hung up.

Could anyone help ?

cu
-- 
-
 Enrico Weigelt==   metux IT service - http://www.metux.de/
-
 Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] VFS: Cannot open root device hda6 or unknown-block(3,6)

2006-12-27 Thread Luca Botti

Funny. From kernel 2.6.18 on I receive this message when cold-booting my 
(linux only) notebook.
On second try, it all works well.
Disk geometry and partitioning has not been changed. I guess a bug in kernel.


Alle Wednesday 27 December 2006 09:45, Robin Atwood ha scritto:
 On Wednesday 27 December 2006 01:38, Mick wrote:
  On Tuesday 26 December 2006 18:26, Bruce Burden wrote:
 
  You can use tab auto-completion in grub to see what drives and partitions
  are identified as.
 
 Also, I need to know how to change the Windows partition so that
  Windows believe it is the first disk, otherwise it will not boot.
 
  That's right, it won't.  You need the map command in your grub.conf:
 
  map (hd0) (hd1)
  map (hd1) (hd0)
 
  WinXP will now think that it is on the first disk and it will boot
  happily.

 I recently had that message because I changed a partition's file system to
 ext3 and ext3 was neither compiled into the kernel nor in the initrd file.
 In this case, I think the USB Mass Storage module will need to be available
 plus the SCSI support.

 HTH
 -Robin.
 --
 --
 Robin Atwood
 --
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] VMware Player won't start

2006-12-27 Thread Kevin O'Gorman

VMware player will no longer start for me. I've been using it for a long time,
and the emerge log shows no activity for the last few weeks.

Suddenly, it complains that it's not configured.  I have run
/opt/vmware/bin/vmware-config.pl as root
I have
emerge --oneshot vmware-modules
both apparently successfully.

My attempt to
   /etc/init.d/vmware start
fails and suggests both of the above measures.

This is pretty serious for me.  Any suggestions?

++ kevin

--
Kevin O'Gorman, PhD
--
gentoo-user@gentoo.org mailing list



[gentoo-user] sysctl/_sysctl breakage with 2.6.19

2006-12-27 Thread Mark Kirkwood
After upgrading my kernel from 2.6.18 - 2.6.19 I notice that sysctl(2) 
seems to be  - err - returning different (incorrect) data.


for instance consider the simple test program to read kernel.shmmax (see 
end of mail):


2.6.18
--

$ cat /proc/sys/kernel/shmmax
536870912

$ ./sysctltest
sysctl retrieved shmmax=536870912

2.6.19
--

$ cat /proc/sys/kernel/shmmax
536870912

$ ./sysctltest
sysctl retrieved shmmax=3086684148
^^

Doing some diffing between 2.6.18 and 2.6.19 sources reveals:

*** linux-2.6.18-gentoo-r3/kernel/sysctl.c Tue Nov 28 19:04:35 2006
--- linux-2.6.19-gentoo-r2/kernel/sysctl.c Tue Dec 26 20:04:30 2006

*** 455,... 
{
.ctl_name   = KERN_SHMMAX,
.procname   = shmmax,
!   .data   = shm_ctlmax,
.maxlen = sizeof (size_t),
.mode   = 0644,
!   .proc_handler   = proc_doulongvec_minmax,
},
--- 504,... 
{
.ctl_name   = KERN_SHMMAX,
.procname   = shmmax,
!   .data   = NULL,
.maxlen = sizeof (size_t),
.mode   = 0644,
!   .proc_handler   = proc_do_ipc_string,
},

However this is all in the implementation, so I'm thinking it should be 
transparent to userland programs... the various .h headers seem the 
same with respect to shmmax (particularly numbers for CTL_KERN and 
KERN_SHMMAX are unchanged!). Any ideas? (Should this be raised as a 
bug?). FWIW my linux headers are 2.6.17-r2.


Cheers

Mark


-test-program---
/*
 * sysctltest.c : sample to test sysctl call behaviour change 
2.6.18-2.6.19

 */
#include stdio.h
#include linux/unistd.h
#include linux/types.h
#include sys/sysctl.h

#define SIZE(x) sizeof(x)/sizeof(x[0]) /*  number of elements */


int
main(int argc, char **argv) {

size_t  len;
unsigned long   shmmax;
int sysctlvect[] = { CTL_KERN, KERN_SHMMAX };

len = sizeof(shmmax);

if (sysctl(sysctlvect, SIZE(sysctlvect), (shmmax), len, 0, 0)) {
printf(sysctl failed getting shmmax\n);
return 1;
} else {
printf(sysctl retrieved shmmax=%lu\n, shmmax);
return 0;
}

}

---emerge-info-

Gentoo Base System version 1.12.6
Portage 2.1.1-r2 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r4, 
2.6.19-gentoo-r2 i686)

=
System uname: 2.6.19-gentoo-r2 i686 Intel(R) Pentium(R) III CPU family 
1266MHz

Last Sync: Tue, 26 Dec 2006 06:30:02 +
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python: 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS=x86
AUTOCLEAN=yes
CBUILD=i686-pc-linux-gnu
CFLAGS=-O2 -march=i686 -pipe
CHOST=i686-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/share/X11/xkb
CONFIG_PROTECT_MASK=/etc/env.d /etc/env.d/java/ /etc/gconf 
/etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c

CXXFLAGS=-O2 -march=i686 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks metadata-transfer sandbox sfperms strict
GENTOO_MIRRORS=http://public.planetmirror.com/pub/gentoo/ 
ftp://ftp.planetmirror.com/pub/gentoo/ 
http://mirror.pacific.net.au/linux/Gentoo 
ftp://mirror.pacific.net.au/linux/Gentoo 

PKGDIR=/usr/portage/packages
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times 
--compress --force --whole-file --delete --delete-after --stats 
--timeout=180 --exclude='/distfiles' --exclude='/local' 
--exclude='/packages'

PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.gentoo.org/gentoo-portage
USE=x86 X alsa alsa_cards_ali5451 alsa_cards_als4000 alsa_cards_atiixp 
alsa_cards_atiixp-modem alsa_cards_bt87x alsa_cards_ca0106 
alsa_cards_cmipci alsa_cards_emu10k1x alsa_cards_ens1370 
alsa_cards_ens1371 alsa_cards_es1938 alsa_cards_es1968 alsa_cards_fm801 
alsa_cards_hda-intel alsa_cards_intel8x0 alsa_cards_intel8x0m 
alsa_cards_maestro3 alsa_cards_trident alsa_cards_usb-audio 
alsa_cards_via82xx alsa_cards_via82xx-modem alsa_cards_ymfpci 
alsa_pcm_plugins_adpcm alsa_pcm_plugins_alaw alsa_pcm_plugins_asym 
alsa_pcm_plugins_copy alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare 
alsa_pcm_plugins_dsnoop alsa_pcm_plugins_empty alsa_pcm_plugins_extplug 
alsa_pcm_plugins_file alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 
alsa_pcm_plugins_ioplug alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat 
alsa_pcm_plugins_linear alsa_pcm_plugins_meter alsa_pcm_plugins_mulaw 
alsa_pcm_plugins_multi alsa_pcm_plugins_null alsa_pcm_plugins_plug 
alsa_pcm_plugins_rate alsa_pcm_plugins_route 

[gentoo-user] Re: emacs shell color question

2006-12-27 Thread reader
Tom Naujokas [EMAIL PROTECTED] writes:

 On Wed, 2006-27-12 at 12:51 -0600, [EMAIL PROTECTED] wrote:
 ...[snip]...
 
 Are you using [Xe]macs in console mode or in an xterm .. other?

 I'm starting xemacs from an xterm with the command xemacs . 

 What is the output of `alias|grep ls'?

 $ alias|grep ls
 alias d='ls --color'
 alias ll='ls --color -l'
 alias ls='ls --color=auto'


 But still, wouldn't commands like ls or gcc need the terminfo in
 order to know the correct escape sequences to generate for that
 internal terminal?

I am not an expert and not an Xemacs user... I use fsf emacs since
1996.  

However my terminfo has no entry for emacs either and I do not
see the escape sequences so I think the answer to above question is
no.

You might have a lisp package called ansi-colors.el in your Xemacs
installation.  Run this command against the directory that holds all
the Xemacs source lisp files (ending in *.el *.elc)

   find YourLispDirectory/ -iname '*ansi*'

And see if it is available.  If so I think it will do what you need
for now.  But I do beleive something in your env is causing the
trouble.

  For expert advice on this I suggest you post a question on:
  gnu.emacs.xemacs  newsgroup.

You can get to that newsgroup on www.gmane.org to.  Its called:
 gmane.emacs.xemacs.general

Someone there will be able to give you expert advice.



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: VMware Player won't start

2006-12-27 Thread Kevin O'Gorman

On 12/27/06, Kevin O'Gorman [EMAIL PROTECTED] wrote:

VMware player will no longer start for me. I've been using it for a long time,
and the emerge log shows no activity for the last few weeks.

Suddenly, it complains that it's not configured.  I have run
 /opt/vmware/bin/vmware-config.pl as root
I have
 emerge --oneshot vmware-modules
both apparently successfully.

My attempt to
/etc/init.d/vmware start
fails and suggests both of the above measures.

This is pretty serious for me.  Any suggestions?

++ kevin

--
Kevin O'Gorman, PhD



Additional info: The output of equery files vmware-modules shows modules in
   /lib/modules/2.6.18-gentoo-r2-kosmanor/misc
but I'm actually booted into the r4 kernel.  This in spite of the
fact that I was
running this kernel when I re-emerged them about an hour ago.  How do I get
them to install in the right place?

For now, I'm gonna just copy them.  Wish me luck.  I don't really
expect too much
to be different between r2 and r4.

++ kevin


--
Kevin O'Gorman, PhD
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: VMware Player won't start

2006-12-27 Thread Kevin O'Gorman

On 12/27/06, Kevin O'Gorman [EMAIL PROTECTED] wrote:

On 12/27/06, Kevin O'Gorman [EMAIL PROTECTED] wrote:
 VMware player will no longer start for me. I've been using it for a long time,
 and the emerge log shows no activity for the last few weeks.

 Suddenly, it complains that it's not configured.  I have run
  /opt/vmware/bin/vmware-config.pl as root
 I have
  emerge --oneshot vmware-modules
 both apparently successfully.

 My attempt to
 /etc/init.d/vmware start
 fails and suggests both of the above measures.

 This is pretty serious for me.  Any suggestions?

 ++ kevin

 --
 Kevin O'Gorman, PhD


Additional info: The output of equery files vmware-modules shows modules in
/lib/modules/2.6.18-gentoo-r2-kosmanor/misc
but I'm actually booted into the r4 kernel.  This in spite of the
fact that I was
running this kernel when I re-emerged them about an hour ago.  How do I get
them to install in the right place?

For now, I'm gonna just copy them.  Wish me luck.  I don't really
expect too much
to be different between r2 and r4.



No joy.  That did not work.  Help?

++ kevin

--
Kevin O'Gorman, PhD
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Lost my window manager

2006-12-27 Thread frank
Hi,

I use to use Fluxbox as my window manager. 

I upgraded world 2 times without a restart (I think there were new
versions of portage too).

Now I had to shutdown and boot. After logging in and typing the magic
command startx TWM comes up.

How do I get back fluxbox a s the dafault window manager?

Thanks
Frank


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: VMware Player won't start

2006-12-27 Thread Boyd Stephen Smith Jr.
On Wednesday 27 December 2006 21:16, Kevin O'Gorman [EMAIL PROTECTED] 
wrote about '[gentoo-user] Re: VMware Player won't start':
 On 12/27/06, Kevin O'Gorman [EMAIL PROTECTED] wrote:
  VMware player will no longer start for me.
 The output of equery files vmware-modules shows
 modules in /lib/modules/2.6.18-gentoo-r2-kosmanor/misc
 but I'm actually booted into the r4 kernel.  This in spite of the
 fact that I was
 running this kernel when I re-emerged them about an hour ago.  How do I
 get them to install in the right place?

Make sure you /usr/src/linux symlink is pointed to the running (and 
configured) kernel sources, then re-emerge the package that installs the 
modules.

-- 
If there's one thing we've established over the years,
it's that the vast majority of our users don't have the slightest
clue what's best for them in terms of package stability.
-- Gentoo Developer Ciaran McCreesh


pgps4FSWgV4Zw.pgp
Description: PGP signature


Re: [gentoo-user] Lost my window manager

2006-12-27 Thread Thomas Tuttle
On December 27 at 22:46 EST, frank hastily scribbled:
 Hi,
 
 I use to use Fluxbox as my window manager. 
 
 I upgraded world 2 times without a restart (I think there were new
 versions of portage too).

I don't mean to be rude, but you really should watch what Portage was 
doing.  It's generally a bad idea to emerge -u world unsupervised, since 
(as you can see) it can break things if you don't read messages printed 
after packages are upgrades.

 Now I had to shutdown and boot. After logging in and typing the magic
 command startx TWM comes up.
 
 How do I get back fluxbox a s the dafault window manager?

Check the contents of ~/.xinitrc.  It should say exec fluxbox; at the 
end.

How did you configure your window manager before?

--Thomas Tuttle


pgpa4vVIXEtZw.pgp
Description: PGP signature


Re: [gentoo-user] Lost my window manager

2006-12-27 Thread Samuel Baldwin

Try .xsession , add exec startfluxbox.

There should also be a variable in your X config.

Cheers!

--
Samuel (shardz)

Shardz's Igloo:
shardz.homelinux.net

Registered Linux User #410639

amarok.kde.org
defectivebydesign.org
usmc.mil


Re: [gentoo-user] Lost my window manager

2006-12-27 Thread Samuel Baldwin

Try .xsession , add exec startfluxbox.


Excuse me. That should read .xinitrc , and that's in your ~. Light night, my
bad. :)
--
Samuel (shardz)

Shardz's Igloo:
shardz.homelinux.net

Registered Linux User #410639

amarok.kde.org
defectivebydesign.org
usmc.mil


Re: [gentoo-user] Re: VMware Player won't start

2006-12-27 Thread Kevin O'Gorman

On 12/27/06, Boyd Stephen Smith Jr. [EMAIL PROTECTED] wrote:

On Wednesday 27 December 2006 21:16, Kevin O'Gorman [EMAIL PROTECTED]
wrote about '[gentoo-user] Re: VMware Player won't start':
 On 12/27/06, Kevin O'Gorman [EMAIL PROTECTED] wrote:
  VMware player will no longer start for me.
 The output of equery files vmware-modules shows
 modules in /lib/modules/2.6.18-gentoo-r2-kosmanor/misc
 but I'm actually booted into the r4 kernel.  This in spite of the
 fact that I was
 running this kernel when I re-emerged them about an hour ago.  How do I
 get them to install in the right place?

Make sure you /usr/src/linux symlink is pointed to the running (and
configured) kernel sources, then re-emerge the package that installs the
modules.



Thank you -- that solved it.

++ kevin

--
Kevin O'Gorman, PhD
--
gentoo-user@gentoo.org mailing list



[gentoo-user] TV out with a Radeon Mobility M6 LY

2006-12-27 Thread Mick
Hi All,

Has anyone managed to get TV out from a:
==
*-display
description: VGA compatible controller
product: Radeon Mobility M6 LY
vendor: ATI Technologies Inc
physical id: 0
bus info: [EMAIL PROTECTED]:00.0
logical name: /dev/fb0
version: 00
size: 128MB
width: 32 bits
clock: 66MHz
capabilities: vga bus_master cap_list fb accelerated
configuration: depth=32 driver=radeonfb frequency=60.01Hz 
latency=66 mingnt=8 mode=1024x768 visual=directcolor xres=1024 yres=768
resources: iomemory:4800-4fff ioport:3000-30ff 
iomemory:4020-4020 irq:11
==

and the lspci output:
==
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 LY 
(prog-if 00 [VGA])
Subsystem: Compaq Computer Corporation Evo N600c
Flags: bus master, stepping, 66MHz, medium devsel, latency 66, IRQ 11
Memory at 4800 (32-bit, prefetchable) [size=128M]
I/O ports at 3000 [size=256]
Memory at 4020 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at 4022 [disabled] [size=128K]
Capabilities: [58] AGP version 2.0
Capabilities: [50] Power Management version 2
==

I've tried some of the settings in the relevant Gentoo Wiki but haven't been 
successful so far.  Any suggestions?
-- 
Regards,
Mick


pgpVzLgu3bvYQ.pgp
Description: PGP signature