Re: [gentoo-user] consolekit is not active in awesome.

2012-07-16 Thread Leiking
yes, I tried, not work

2012/7/16 Mick michaelkintz...@gmail.com:
 On Saturday 14 Jul 2012 12:07:09 Leiking wrote:
 http://forums.gentoo.org/viewtopic-t-930032.html?sid=5c01cd2a5c1d5d0da75c6a
 c01abf04a0

 Have you tried starting awsome with:

   exec ck-launch-session startx


 --
 Regards,
 Mick



[gentoo-user] Heads Up - gcc-4.5.4 makes trouble

2012-07-16 Thread Helmut Jarausch

Hi,

I've just been bitten by this * surprise *

After upgrading to  gcc-4.5.4  (from 4.5.3)
some packages / ebuilds fail since gcc-4.5.4 doesn't include the  
libffi.so.4 library.


I had to rebuild
dev-lang/perl (all versions here  2.7 3.2)
dev-libs/gobject-introspection
dev-libs/gobject-introspection-common

and I'm not sure that's enough.
Unfortunately, revdep-rebuild doesn't fix the problems.

The problem didn't occur on a system where I'm using gcc-4.6.x as  
standard compiler.


Helmut.



Re: [gentoo-user] Heads Up - gcc-4.5.4 makes trouble

2012-07-16 Thread Markos Chandras
On Mon, Jul 16, 2012 at 10:52 AM, Helmut Jarausch
jarau...@igpm.rwth-aachen.de wrote:
 Hi,

 I've just been bitten by this * surprise *

 After upgrading to  gcc-4.5.4  (from 4.5.3)
 some packages / ebuilds fail since gcc-4.5.4 doesn't include the libffi.so.4
 library.

 I had to rebuild
 dev-lang/perl (all versions here  2.7 3.2)
 dev-libs/gobject-introspection
 dev-libs/gobject-introspection-common

 and I'm not sure that's enough.
 Unfortunately, revdep-rebuild doesn't fix the problems.

 The problem didn't occur on a system where I'm using gcc-4.6.x as standard
 compiler.

 Helmut.

Hi Helmut,

libffi.so.4 has nothing to do with gcc. Rebuild the libffi package and
try to rebuild these packages again.

Regards,
Markos



Re: [gentoo-user] Heads Up - gcc-4.5.4 makes trouble

2012-07-16 Thread Helmut Jarausch

On 07/16/2012 12:02:25 PM, Markos Chandras wrote:

On Mon, Jul 16, 2012 at 10:52 AM, Helmut Jarausch
jarau...@igpm.rwth-aachen.de wrote:
 Hi,

 I've just been bitten by this * surprise *

 After upgrading to  gcc-4.5.4  (from 4.5.3)
 some packages / ebuilds fail since gcc-4.5.4 doesn't include the  
libffi.so.4

 library.

 I had to rebuild
 dev-lang/perl (all versions here  2.7 3.2)
 dev-libs/gobject-introspection
 dev-libs/gobject-introspection-common

 and I'm not sure that's enough.
 Unfortunately, revdep-rebuild doesn't fix the problems.

 The problem didn't occur on a system where I'm using gcc-4.6.x as  
standard

 compiler.

 Helmut.

Hi Helmut,

libffi.so.4 has nothing to do with gcc. Rebuild the libffi package and
try to rebuild these packages again.


(Just checking my backups:)
It was installed at /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/libffi.so.4
(don't ask me why)
And after upgrading to gcc-4.5.4 is has gone causing me the problems  
described above.

And revdep-rebuild didn't find any problems.

Helmut.



[gentoo-user] GCC/Build Problems

2012-07-16 Thread Christopher Lemire
I was doing a system upgrade. Following the instructions from

http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=2chap=1

emerge  --sync
emerge --update --deep world

So after that, everything was updated except build dependencies and
packages that had a use flag change on them, so I believe building one
of the build dependencies failed causing all the problems I am having.
I did:

emerge --update --deep --with-bdeps=y --newuse world




So I would often get the message

configure: error: C compiler cannot create executables
See `config.log' for more details




So, what I did is get another gcc compiler as a bin package, and set
it as my default with gcc-config.

I then tried to rebuild libtool. Again, I got the same message (in the
bold part):

bullshark@beastlinux ~ % sudo emerge -av --oneshot libtool
Password:

 * IMPORTANT: 3 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


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

Calculating dependencies... done!
[ebuild   R] sys-devel/libtool-2.4-r1  USE=-test -vanilla* 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] y

 Verifying ebuild manifests

 Emerging (1 of 1) sys-devel/libtool-2.4-r1
 * libtool-2.4.tar.xz RMD160 SHA1 SHA256 size ;-) ...  [ ok ]
 Unpacking source...
 Unpacking ./libtool-2.4.tar to 
 /var/tmp/portage/sys-devel/libtool-2.4-r1/work
 Source unpacked in /var/tmp/portage/sys-devel/libtool-2.4-r1/work
 Preparing source in 
 /var/tmp/portage/sys-devel/libtool-2.4-r1/work/libtool-2.4 ...
 * Applying libtool-1.5.20-use-linux-version-in-fbsd.patch ... [ ok ]
 * Running eautoreconf in
'/var/tmp/portage/sys-devel/libtool-2.4-r1/work/libtool-2.4/libltdl'
...
 * Running true --install --copy --force --automake ...[ ok ]
 * Running aclocal -I m4 ...   [ ok ]
 * Running autoconf ...[ ok ]
 * Running autoheader ...  [ ok ]
 * Running automake --add-missing --copy --foreign ... [ ok ]
 * Running eautoreconf in
'/var/tmp/portage/sys-devel/libtool-2.4-r1/work/libtool-2.4' ...
 * Running true --install --copy --force --automake ...[ ok ]
 * Running aclocal -I libltdl/m4 ...   [ ok ]
 * Running autoconf ...[ ok ]
 * Running autoheader ...  [ ok ]
 * Running automake --add-missing --copy ...   [ ok ]
 Source prepared.
 Configuring source in 
 /var/tmp/portage/sys-devel/libtool-2.4-r1/work/libtool-2.4 ...
 * econf: updating libtool-2.4/libltdl/config/config.sub with
/usr/share/gnuconfig/config.sub
 * econf: updating libtool-2.4/libltdl/config/config.guess with
/usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=i686-pc-linux-gnu
--host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --dat
adir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
## --- ##
## Configuring libtool 2.4 ##
## --- ##

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
configure: autobuild project... GNU Libtool
configure: autobuild revision... 2.4 ()
configure: autobuild hostname... beastlinux
configure: autobuild mode... default
configure: autobuild timestamp... 20120715T164750Z
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
[b]checking whether the C compiler works... no
configure: error: in
`/var/tmp/portage/sys-devel/libtool-2.4-r1/work/libtool-2.4':
configure: error: C compiler cannot create executables
See `config.log' for more details[/b]

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sys-devel/libtool-2.4-r1/work/libtool-2.4/config.log
 * ERROR: sys-devel/libtool-2.4-r1 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *ebuild.sh, line   85:  Called src_configure
 *  environment, line 2807:  Called default
 *   phase-functions.sh, line  798:  Called _eapi2_src_configure
 * phase-helpers.sh, line  567:  Called econf
 * phase-helpers.sh, line  467:  Called die
 * The specific snippet of code:
 *  die econf failed
*
 * If you need support, post the output of `emerge --info
'=sys-devel/libtool-2.4-r1'`,
 * the complete build log and the output of `emerge -pqv
'=sys-devel/libtool-2.4-r1'`.
/usr/lib/portage/bin/isolated-functions.sh: line 214: wait: `econf
failed': not a pid or valid job spec
 * The complete build log is located at

Re: [gentoo-user] Re: The system's font display problem

2012-07-16 Thread 赵佳晖
Oh,Thank you,It worked

2012/7/15 Nikos Chantziaras rea...@gmail.com

 On 15/07/12 16:14, 赵佳晖 wrote:
  Hi.all . Just now i just change my locale so i can use the fcitx. But
  after i reboot , the system's fonts display has problem.
  and my locale:
  LANG=en_US.UTF-8
  LC_CTYPE=zh_CN.UTF-8
  LC_NUMERIC=en_US.UTF-8
  LC_TIME=en_US.UTF-8
  LC_COLLATE=en_US.UTF-8
  LC_MONETARY=en_US.UTF-8
  LC_MESSAGES=en_US.UTF-8
  LC_PAPER=en_US.UTF-8
  LC_NAME=en_US.UTF-8
  LC_ADDRESS=en_US.UTF-8
  LC_TELEPHONE=en_US.UTF-8
  LC_MEASUREMENT=en_US.UTF-8
  LC_IDENTIFICATION=en_US.UTF-8
  LC_ALL=

 Do not set anything other than LANG and LC_COLLATE.  Then only set vars
 that differ from LANG.  Your /etc/env.d/02locale should look like this:

   LANG=en_US.UTF-8
   LC_COLLATE=C
   LC_CTYPE=zh_CN.UTF-8

 Do *not* do this:

   LC_ALL=

 Then run env-update and restart.





-- 
好好学习,天天向上!!!


[gentoo-user] Virtualbox - Bridged networking not working with broadcom-sta driver

2012-07-16 Thread Tommy Bongaerts

Hi,

I'm running Gentoo on an Acer Travelmate 7750 laptop. This particular
laptop has a Broadcom wireless NIC that only works with the
proprietary Broadcom wl driver as provided by the broadcom-sta ebuild.

Wireless by itself works perfectly fine, but when I use virtualbox
with the virtual NIC bridged to my wlan0 interface, networking in the
guest OS doesn't work properly.

I have made the following observations:

* when the guest OS is configured to use DHCP it doesn't get an IP
  from my DHCP server, but get an autoconfig IP instead
* however, I can see the DHCP requests towards my DHCP server in
  Gentoo when monitoring the wlan0 interface with
# tcpdump -i wlan0
* when I configure a static IP on the guest OS, I cannot ping from the
  guest to the Gentoo host or my default gateway, but pinging from the
  Gentoo host or my gateway to the guest OS works fine

I manage my wireless NIC through /etc/conf.d/net, using wpa_supplicant
with the wext driver. I also tried using networkmanager, but that gave
the exact same result.

Under Ubuntu 12.04 the network bridge between the vbox NIC and the
wireless NIC works fine. This is also with the proprietary wl driver,
same version and all.

Anyone an idea what might be wrong with my setup?

Best,
Tommy



Re: [gentoo-user] GCC/Build Problems

2012-07-16 Thread Todd Goodman
* Christopher Lemire christopher.lem...@gmail.com [120716 08:08]:
[..]
 Making a simple Hello World and attempting to compile:
 
 bullshark@beastlinux ~ % cat hello.c
 #include stdio.h
 
 main() {
   printf(Hello Working GCC\n.);
 }
 bullshark@beastlinux ~ % gcc hello.c -o hello
 /usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/as:
 symbol lookup error:
 /usr/lib/binutils/i686-pc-linux-gnu/2.21.1/libopcodes-2.21.1.so:
 undefined symbol: buffer_read_memory
 bullshark@beastlinux ~ %

You might need to run gcc-config.

Try gcc-config -l and make sure one of the selections has an * next to
it.

If not, run gcc-config cc profile
where cc profile is the name you see in the gcc-config -l output (like
i686-pc-linux-gnu-4.5.3, for example)

Todd



Re: [gentoo-user] Virtualbox - Bridged networking not working with broadcom-sta driver

2012-07-16 Thread Michael Mol
On Mon, Jul 16, 2012 at 8:45 AM, Tommy Bongaerts
tommy.bongae...@gmail.com wrote:
 Hi,

 I'm running Gentoo on an Acer Travelmate 7750 laptop. This particular
 laptop has a Broadcom wireless NIC that only works with the
 proprietary Broadcom wl driver as provided by the broadcom-sta ebuild.

 Wireless by itself works perfectly fine, but when I use virtualbox
 with the virtual NIC bridged to my wlan0 interface, networking in the
 guest OS doesn't work properly.

 I have made the following observations:

 * when the guest OS is configured to use DHCP it doesn't get an IP
   from my DHCP server, but get an autoconfig IP instead
 * however, I can see the DHCP requests towards my DHCP server in
   Gentoo when monitoring the wlan0 interface with
 # tcpdump -i wlan0
 * when I configure a static IP on the guest OS, I cannot ping from the
   guest to the Gentoo host or my default gateway, but pinging from the
   Gentoo host or my gateway to the guest OS works fine

 I manage my wireless NIC through /etc/conf.d/net, using wpa_supplicant
 with the wext driver. I also tried using networkmanager, but that gave
 the exact same result.

 Under Ubuntu 12.04 the network bridge between the vbox NIC and the
 wireless NIC works fine. This is also with the proprietary wl driver,
 same version and all.

 Anyone an idea what might be wrong with my setup?

Just guesses:

1) ebroute rules blocking packets?
2) I've heard before that wireless bridging has issues. I can't
explain the discrepancy between your experience on Ubuntu 12.04 and
Gentoo.

What kernel sources package are you using on Gentoo? Which kernel
version are you using on Gentoo and on Ubuntu?


-- 
:wq



Re: [gentoo-user] Virtualbox - Bridged networking not working with broadcom-sta driver

2012-07-16 Thread Tommy Bongaerts
On Mon, Jul 16, 2012 at 09:42:54AM -0400, Michael Mol wrote:
 On Mon, Jul 16, 2012 at 8:45 AM, Tommy Bongaerts
 tommy.bongae...@gmail.com wrote:
  Hi,
 
  I'm running Gentoo on an Acer Travelmate 7750 laptop. This
  particular laptop has a Broadcom wireless NIC that only works with
  the proprietary Broadcom wl driver as provided by the broadcom-sta
  ebuild.
 
  Wireless by itself works perfectly fine, but when I use virtualbox
  with the virtual NIC bridged to my wlan0 interface, networking in
  the guest OS doesn't work properly.
 
  I have made the following observations:
 
  * when the guest OS is configured to use DHCP it doesn't get an IP
from my DHCP server, but get an autoconfig IP instead
  * however, I can see the DHCP requests towards my DHCP server in
Gentoo when monitoring the wlan0 interface with
  # tcpdump -i wlan0
  * when I configure a static IP on the guest OS, I cannot ping from the
guest to the Gentoo host or my default gateway, but pinging from the
Gentoo host or my gateway to the guest OS works fine
 
  I manage my wireless NIC through /etc/conf.d/net, using
  wpa_supplicant with the wext driver. I also tried using
  networkmanager, but that gave the exact same result.
 
  Under Ubuntu 12.04 the network bridge between the vbox NIC and the
  wireless NIC works fine. This is also with the proprietary wl
  driver, same version and all.
 
  Anyone an idea what might be wrong with my setup?
 
 Just guesses:
 
 1) ebroute rules blocking packets?
 2) I've heard before that wireless bridging has issues. I can't
 explain the discrepancy between your experience on Ubuntu 12.04 and
 Gentoo.
 
 What kernel sources package are you using on Gentoo? Which kernel
 version are you using on Gentoo and on Ubuntu?

I have no packet filtering enable on this system at all, so that's not
it.

I have also heard of the bridging issues with wireless interfaces, but
since it works with Ubuntu 12.04 using the same driver I'm pretty sure
this is a config issue.

On Gentoo I'm using gentoo-sources 3.3.8 and 3.4.4, both having the
same issue. The kernel in Ubuntu 12.04 is 3.2.0 I think.

-- 
A little retrospection shows that although many fine, useful software
systems have been designed by committees and built as part of
multipart projects, those software systems that have excited
passionate fans are those that are the products of one or a few
designing minds, great designers.  Consider Unix, APL, Pascal, Modula,
the Smalltalk interface, even Fortran; and contrast them with Cobol,
PL/I, Algol, MVS/370, and MS-DOS.
-- Fred Brooks



Re: [gentoo-user] Virtualbox - Bridged networking not working with broadcom-sta driver

2012-07-16 Thread Michael Mol
On Mon, Jul 16, 2012 at 10:13 AM, Tommy Bongaerts
tommy.bongae...@gmail.com wrote:
 On Mon, Jul 16, 2012 at 09:42:54AM -0400, Michael Mol wrote:
 On Mon, Jul 16, 2012 at 8:45 AM, Tommy Bongaerts
 tommy.bongae...@gmail.com wrote:
  Hi,
 
  I'm running Gentoo on an Acer Travelmate 7750 laptop. This
  particular laptop has a Broadcom wireless NIC that only works with
  the proprietary Broadcom wl driver as provided by the broadcom-sta
  ebuild.
 
  Wireless by itself works perfectly fine, but when I use virtualbox
  with the virtual NIC bridged to my wlan0 interface, networking in
  the guest OS doesn't work properly.
 
  I have made the following observations:
 
  * when the guest OS is configured to use DHCP it doesn't get an IP
from my DHCP server, but get an autoconfig IP instead
  * however, I can see the DHCP requests towards my DHCP server in
Gentoo when monitoring the wlan0 interface with
  # tcpdump -i wlan0
  * when I configure a static IP on the guest OS, I cannot ping from the
guest to the Gentoo host or my default gateway, but pinging from the
Gentoo host or my gateway to the guest OS works fine
 
  I manage my wireless NIC through /etc/conf.d/net, using
  wpa_supplicant with the wext driver. I also tried using
  networkmanager, but that gave the exact same result.
 
  Under Ubuntu 12.04 the network bridge between the vbox NIC and the
  wireless NIC works fine. This is also with the proprietary wl
  driver, same version and all.
 
  Anyone an idea what might be wrong with my setup?

 Just guesses:

 1) ebroute rules blocking packets?
 2) I've heard before that wireless bridging has issues. I can't
 explain the discrepancy between your experience on Ubuntu 12.04 and
 Gentoo.

 What kernel sources package are you using on Gentoo? Which kernel
 version are you using on Gentoo and on Ubuntu?

 I have no packet filtering enable on this system at all, so that's not
 it.

 I have also heard of the bridging issues with wireless interfaces, but
 since it works with Ubuntu 12.04 using the same driver I'm pretty sure
 this is a config issue.

 On Gentoo I'm using gentoo-sources 3.3.8 and 3.4.4, both having the
 same issue. The kernel in Ubuntu 12.04 is 3.2.0 I think.

Then I'd guess it comes down to one of these possibilities:

1) Perhaps Ubuntu is enabling something (either a kernel configuration
option or something in sysctl.conf) that you're not, or you're
enabling something they're not. Perhaps it's something that directly
affects ebroute, or perhaps it's something like power management.

Compare sysctl.conf on Ubuntu with the one on your Gentoo system. Also
compare the configs of the running kernel.

2) Perhaps gentoo-sources is applying a patch which causes bridging
with the wireless to break.

Trying kernel-sources may answer this.

3) Perhaps there's been an upstream regression since 3.2.0.

Perhaps using the 3.2 series of gentoo-sources would help you find this.

4) Perhaps Ubuntu is adding a patch which fixes a bug or adds functionality.

Short of looking at each patch Ubuntu's applying, I don't know how
you'd figure this one out.

-- 
:wq



[gentoo-user] /home on other partion move

2012-07-16 Thread Silvio Siefke
Hello,

my hdd is full and on the free partion i want make the /home partion.
But how can make it? Copy and fstab? When i mount the partion over thunar
i can not write as user on the partion.

/dev/sda3 on /run/media/siefke/data type ext4 (rw,nosuid,nodev,uhelper=udisks2)

Has someone a advice for me? Thank you.

Regards
Silvio



Re: [gentoo-user] /home on other partion move

2012-07-16 Thread Michael Mol
On Mon, Jul 16, 2012 at 11:34 AM, Silvio Siefke siefke_lis...@web.de wrote:
 Hello,

 my hdd is full and on the free partion i want make the /home partion.
 But how can make it? Copy and fstab? When i mount the partion over thunar
 i can not write as user on the partion.

 /dev/sda3 on /run/media/siefke/data type ext4 
 (rw,nosuid,nodev,uhelper=udisks2)

 Has someone a advice for me? Thank you.

Here's how I'd do it. Take a backup first! At least a couple of these
commands could result in massive data loss if you have a typo. It's
also pretty important that you be logged in as root, and that no user
whose home directory is under /home is currently logged in.

# Create your target filesystem
mkfs.ext4 $your_new_partition

# Mount your target filesystem
mount -t auto $your_new_partition /mnt/

# Copy your data to your target filesystem.
cp -a /home/* /mnt/

Verify that the data that was in /home now exists in /mnt

# Remove the data from /home/, as it will otherwise continue taking up
space on your hard disk.
rm -rf /home/*

# Unmount your target filesystem,
umount /mnt/

Modify /etc/fstab to mount $your_new_partition at /home

# Mount your new /home
mount /home

-- 
:wq



[gentoo-user] Re: /home on other partion move

2012-07-16 Thread Nikos Chantziaras

On 16/07/12 18:34, Silvio Siefke wrote:

Hello,

my hdd is full and on the free partion i want make the /home partion.
But how can make it? Copy and fstab? When i mount the partion over thunar
i can not write as user on the partion.


You cannot write to /home directly, only in your own /home/me home 
directory.




/dev/sda3 on /run/media/siefke/data type ext4 (rw,nosuid,nodev,uhelper=udisks2)


You should probably apply a label to the partition (like Home) and 
then in fstab:


  LABEL=Home  /home  ext4  defaults,exec  0 2

Make sure you moved and not copied your old /home/* stuff.  If you 
copied, then delete the old /home:


  rm -rf /home
  mkdir /home

If you really want to write to /home directly as a user, then unmount it 
and do:


  chmod a+w /home

Now mount it, and do the above command again.  Everyone will now be able 
to write to /home (and the permission will be kept between 
mounts/unmounts/reboots.)





Re: [gentoo-user] Re: /home on other partion move

2012-07-16 Thread Silvio Siefke
On Mon, 16 Jul 2012 19:03:33 +0300
Nikos Chantziaras rea...@gmail.com wrote:

 You cannot write to /home directly, only in your own /home/me home 
 directory.

I have formated the new partion with gparted in ext4. Then have mount
the partion mount /dev/sda3 /home/siefke/ext, but with user rights i can
not write to the partion. When i use root then yes. Now i have mounted
the partion in fstab 

UUID=9d9e53c3-c3b2-4b96-9958-c79c42e0d20f /home/siefke/extext4  
  defaults1 1

The same, with user rights can not write. 


Regards
Silvio



Re: [gentoo-user] Re: /home on other partion move

2012-07-16 Thread Michael Mol
On Mon, Jul 16, 2012 at 12:30 PM, Silvio Siefke siefke_lis...@web.de wrote:
 On Mon, 16 Jul 2012 19:03:33 +0300
 Nikos Chantziaras rea...@gmail.com wrote:

 You cannot write to /home directly, only in your own /home/me home
 directory.

 I have formated the new partion with gparted in ext4. Then have mount
 the partion mount /dev/sda3 /home/siefke/ext, but with user rights i can
 not write to the partion. When i use root then yes. Now i have mounted
 the partion in fstab

 UUID=9d9e53c3-c3b2-4b96-9958-c79c42e0d20f /home/siefke/ext
 ext4defaults1 1

 The same, with user rights can not write.

The root directory of the new filesystem is owned by root.

The only way I know to fix this would be to replace 'defaults' with
'user=siefke' on your fstab line.

-- 
:wq



Re: [gentoo-user] /home on other partion move

2012-07-16 Thread Silvio Siefke
Hello,

all is done. Now the /home is in other Partion. Sometimes make self trouble
where is no trouble. 


Thanks at all.

Regards
Silvio



Re: [gentoo-user] /home on other partion move

2012-07-16 Thread Volker Armin Hemmann
Am Montag, 16. Juli 2012, 19:20:55 schrieb Silvio Siefke:
 Hello,
 
 all is done. Now the /home is in other Partion. Sometimes make self trouble
 where is no trouble.
 
 
 Thanks at all.
 
 Regards
 Silvio

could have been so simple... just create partition, mount somewhere, cp -a, 
clean /home, mount, fstab:
UUID=BLABLUB  /home/ ext4noatime,discard 0 0

done.
So easy that I can't even remember anything even easier. Maybe putting /tmp on 
tmpfs... hm...


-- 
#163933



[gentoo-user] Re: /home on other partion move

2012-07-16 Thread Nikos Chantziaras

On 16/07/12 19:30, Silvio Siefke wrote:

On Mon, 16 Jul 2012 19:03:33 +0300
Nikos Chantziaras rea...@gmail.com wrote:


You cannot write to /home directly, only in your own /home/me home
directory.


I have formated the new partion with gparted in ext4. Then have mount
the partion mount /dev/sda3 /home/siefke/ext, but with user rights i can
not write to the partion.


As explained in my previous post, you can chmod a+w the ext 
directory when the FS is not mounted, then mount it and chmod a+w again.





UUID=9d9e53c3-c3b2-4b96-9958-c79c42e0d20f /home/siefke/extext4  
  defaults1 1


You should probably be using 0 2 instead of 1 1.  See man fstab on 
what these do.  If you don't know what filesystem dumping is, you 
don't need to set the first field to 1.  The second field is set to 2, 
because your root FS should be the only one with fsck priority 1.  All 
other should be priority 2.





Re: [gentoo-user] GCC/Build Problems

2012-07-16 Thread Christopher Lemire
Every time I take the time to think through and write something like
this up, I solve it pretty quickly afterwards. I'll tell you how I
solved it. GCC wasn't the problem, and gcc-config -l wouldn't of done
any good because I only had one gcc. So I created a simple hello.c
that fprint(Hello Working GCC\n); Then I tried to compile it. I
noticed in the error message (btw, it did not compile) about a library
and binutils. So I already had my emerge setup that if I wanted to
install a bin-package, I could, so I grabbed a bin package of
binutils. hello.c compiled, but I didn't want to get excited too soon.
I had to see if emerge would work without error, and it did. I
compiled a newer kernel and now I need to recompile libtools because
you're supposed to do that everytime you upgrade your gcc. I will
recompile binutils also so it will have optimizations for my hardware.

Christopher Lemire christopher.lem...@gmail.com
Ubuntu 64 bit Linux Raid Level 0

Gnu Privacy Guard Key Fingerprint = 3E1A 9103 EF3D 4885 6866  E9DE
C69F 18B3 E13B 0909

Web: http://linuxinnovations.blogspot.com
Jabber: recursivequicks...@jabber.org


On Mon, Jul 16, 2012 at 8:15 AM, Todd Goodman t...@bonedaddy.net wrote:
 * Christopher Lemire christopher.lem...@gmail.com [120716 08:08]:
 [..]
 Making a simple Hello World and attempting to compile:

 bullshark@beastlinux ~ % cat hello.c
 #include stdio.h

 main() {
   printf(Hello Working GCC\n.);
 }
 bullshark@beastlinux ~ % gcc hello.c -o hello
 /usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/as:
 symbol lookup error:
 /usr/lib/binutils/i686-pc-linux-gnu/2.21.1/libopcodes-2.21.1.so:
 undefined symbol: buffer_read_memory
 bullshark@beastlinux ~ %

 You might need to run gcc-config.

 Try gcc-config -l and make sure one of the selections has an * next to
 it.

 If not, run gcc-config cc profile
 where cc profile is the name you see in the gcc-config -l output (like
 i686-pc-linux-gnu-4.5.3, for example)

 Todd




[gentoo-user] 32bit or 64bit

2012-07-16 Thread Nilesh Govindrajan
So the same old query again I guess.
What architecture should I use for a machine with 3GB RAM and a 64bit
processor?

I believe 64bit should be given serious consideration only if RAM is gt or
= 4 GB, even there 32bit is allowable with PAE if I'm not wrong.

So what is recommended? There are as such no special use cases to go 64bit
for me.


[gentoo-user] Re: 32bit or 64bit

2012-07-16 Thread »Q«
On Tue, 17 Jul 2012 07:52:08 +0530
Nilesh Govindrajan cont...@nileshgr.com wrote:

 So the same old query again I guess.
 What architecture should I use for a machine with 3GB RAM and a 64bit
 processor?
 
 I believe 64bit should be given serious consideration only if RAM is
 gt or = 4 GB, even there 32bit is allowable with PAE if I'm not wrong.
 
 So what is recommended? There are as such no special use cases to go
 64bit for me.

I'd go with 64-bit mostly because it's my impression more people
(both devs and users) are using it now than 32-bit, so ebuilds/packages
get more testing under 64-bit.

But you don't say why you believe 64-bit shouldn't be seriously
considered for a machine with 4 GiB RAM.




Re: [gentoo-user] 32bit or 64bit

2012-07-16 Thread Mark Knecht
On 7/16/12, Nilesh Govindrajan cont...@nileshgr.com wrote:
 So the same old query again I guess.
 What architecture should I use for a machine with 3GB RAM and a 64bit
 processor?

 I believe 64bit should be given serious consideration only if RAM is gt or
 = 4 GB, even there 32bit is allowable with PAE if I'm not wrong.

 So what is recommended? There are as such no special use cases to go 64bit
 for me.


Why 32? ... Flash, win32 codecs, probably Wine but not sure as it has
been years...

Why 64? ... Virtualization...

Depends on what you want and/or need.

HTH,
Mark



Re: [gentoo-user] 32bit or 64bit

2012-07-16 Thread Michael Mol
On Mon, Jul 16, 2012 at 10:52 PM, Mark Knecht markkne...@gmail.com wrote:
 On 7/16/12, Nilesh Govindrajan cont...@nileshgr.com wrote:
 So the same old query again I guess.
 What architecture should I use for a machine with 3GB RAM and a 64bit
 processor?

 I believe 64bit should be given serious consideration only if RAM is gt or
 = 4 GB, even there 32bit is allowable with PAE if I'm not wrong.

 So what is recommended? There are as such no special use cases to go 64bit
 for me.


 Why 32? ... Flash, win32 codecs, probably Wine but not sure as it has
 been years...

64-bit WINE worked for me. Even for running 32-bit WoW. (Though I was
running a multilib profile. Uncertain if that had an impact.)


 Why 64? ... Virtualization...

 Depends on what you want and/or need.

IMO, it's worth the 'overhead' to run 64-bit, if only for the greater
number of GPRs and other architectural improvements. There's honestly
a lot of good stuff in x86-64 beyond the larger address space. The
increased address space also helps long-lived programs avoid address
space fragmentation.

-- 
:wq



[gentoo-user] [OT] Ángstróm Distribution: Sourcecode download?

2012-07-16 Thread meino . cramer
Hi,

 does someone know a way to download the Angstrom-Distribution
 and the according toolchain to build the binarie via crosscompiling
 on my Gentoo-system (I only found the binaries...) ?

 Thank you very much in advance for any help!

 Best regards,
 mcc






Re: [gentoo-user] 32bit or 64bit

2012-07-16 Thread Mark Knecht
On Mon, Jul 16, 2012 at 8:04 PM, Michael Mol mike...@gmail.com wrote:
 On Mon, Jul 16, 2012 at 10:52 PM, Mark Knecht markkne...@gmail.com wrote:
SNIP
 So what is recommended? There are as such no special use cases to go 64bit
 for me.


 Why 32? ... Flash, win32 codecs, probably Wine but not sure as it has
 been years...

 64-bit WINE worked for me. Even for running 32-bit WoW. (Though I was
 running a multilib profile. Uncertain if that had an impact.)


 Why 64? ... Virtualization...

 Depends on what you want and/or need.

 IMO, it's worth the 'overhead' to run 64-bit, if only for the greater
 number of GPRs and other architectural improvements. There's honestly
 a lot of good stuff in x86-64 beyond the larger address space. The
 increased address space also helps long-lived programs avoid address
 space fragmentation.

 --
 :wq


Agreed. I only boot 64-bit here, but different than all you
heavy-lifters my machines are 98% stable, 2% ~amd64. That said I do
have problems not only with Flash on my machine with 2 Nvidia cards
but also with OpenGL. However none of that on any other 64-bit
machines.

As for the win32 codec stuff I use Windows VMs to watch any stuff I
want to watch, and a fairly trim Gentoo 32-bit VM so that I can run
Linux apps to convert certain Windows format files, etc.

Cheers,
Mark



Re: [gentoo-user] 32bit or 64bit

2012-07-16 Thread Bill Kenworthy
On Mon, 2012-07-16 at 19:52 -0700, Mark Knecht wrote:
 On 7/16/12, Nilesh Govindrajan cont...@nileshgr.com wrote:
  So the same old query again I guess.
  What architecture should I use for a machine with 3GB RAM and a 64bit
  processor?
 
  I believe 64bit should be given serious consideration only if RAM is gt or
  = 4 GB, even there 32bit is allowable with PAE if I'm not wrong.
 
  So what is recommended? There are as such no special use cases to go 64bit
  for me.
 
 
 Why 32? ... Flash, win32 codecs, probably Wine but not sure as it has
 been years...
 
 Why 64? ... Virtualization...
 
 Depends on what you want and/or need.
 
 HTH,
 Mark
 

Virtualisation ? I am running qemu (windows, gentoo), vbox (windows,
gentoo, fedora) and gxemul (ultrix) all 32 bit guests on 32 bit systems
on either 32 or 64 bit hardware running gentoo - can you confirm you
need 64bit for 64bit guests as I will be moving that way eventually?

That being said, I think for future proofing 64bit is the way to go, I
can see a time when 32bit is going to get deprecated.

Billk






Re: [gentoo-user] 32bit or 64bit

2012-07-16 Thread Michael Mol
On Mon, Jul 16, 2012 at 11:29 PM, Mark Knecht markkne...@gmail.com wrote:
 On Mon, Jul 16, 2012 at 8:04 PM, Michael Mol mike...@gmail.com wrote:
 On Mon, Jul 16, 2012 at 10:52 PM, Mark Knecht markkne...@gmail.com wrote:
 SNIP
 So what is recommended? There are as such no special use cases to go 64bit
 for me.


 Why 32? ... Flash, win32 codecs, probably Wine but not sure as it has
 been years...

 64-bit WINE worked for me. Even for running 32-bit WoW. (Though I was
 running a multilib profile. Uncertain if that had an impact.)


 Why 64? ... Virtualization...

 Depends on what you want and/or need.

 IMO, it's worth the 'overhead' to run 64-bit, if only for the greater
 number of GPRs and other architectural improvements. There's honestly
 a lot of good stuff in x86-64 beyond the larger address space. The
 increased address space also helps long-lived programs avoid address
 space fragmentation.

 --
 :wq


 Agreed. I only boot 64-bit here, but different than all you
 heavy-lifters my machines are 98% stable, 2% ~amd64. That said I do
 have problems not only with Flash on my machine with 2 Nvidia cards
 but also with OpenGL. However none of that on any other 64-bit
 machines.

 As for the win32 codec stuff I use Windows VMs to watch any stuff I
 want to watch, and a fairly trim Gentoo 32-bit VM so that I can run
 Linux apps to convert certain Windows format files, etc.

FWIW, I run 98% (or thereabouts ;) ) stable, too.

No trouble with Flash on either nVidia or AMD. No trouble playing
Diablo III or WoW on WINE with apps-emu/playonlinux and nVidia.
Recently switched to an AMD GPU. No trouble with Flash there, either.
Haven't tried WoW, but I've got lots of weird artifacts in Diablo III
which don't make the game unplayable, but might to a less-tolerant
person.

This is all on an amd64 system. I don't know what it's like in 32-bit
x86 on Gentoo, as I've never run that form of Gentoo; I let multilib
handle things there.

-- 
:wq



Re: [gentoo-user] 32bit or 64bit

2012-07-16 Thread Michael Mol
On Mon, Jul 16, 2012 at 11:36 PM, Bill Kenworthy bi...@iinet.net.au wrote:
 On Mon, 2012-07-16 at 19:52 -0700, Mark Knecht wrote:
 On 7/16/12, Nilesh Govindrajan cont...@nileshgr.com wrote:
  So the same old query again I guess.
  What architecture should I use for a machine with 3GB RAM and a 64bit
  processor?
 
  I believe 64bit should be given serious consideration only if RAM is gt or
  = 4 GB, even there 32bit is allowable with PAE if I'm not wrong.
 
  So what is recommended? There are as such no special use cases to go 64bit
  for me.
 

 Why 32? ... Flash, win32 codecs, probably Wine but not sure as it has
 been years...

 Why 64? ... Virtualization...

 Depends on what you want and/or need.

 HTH,
 Mark


 Virtualisation ? I am running qemu (windows, gentoo), vbox (windows,
 gentoo, fedora) and gxemul (ultrix) all 32 bit guests on 32 bit systems
 on either 32 or 64 bit hardware running gentoo - can you confirm you
 need 64bit for 64bit guests as I will be moving that way eventually?

 That being said, I think for future proofing 64bit is the way to go, I
 can see a time when 32bit is going to get deprecated.

If you want hardware-accelerated virtualization, you will need to run
a 64-bit host if you want to run a 64-bit guest. That much I know.
From my experience on Windows, I can note that you can use
hardware-accelerated virtualization of 32-bit guests on both 32-bit
and 64-bit hosts.

These are just properties of the hardware; there's nothing special
about Linux or Windows in this regard.

-- 
:wq