Am 27.12.2010 16:20, schrieb Marc Blumentritt:
> Hi,
>
> I have bought myself a Christmas present, a new shiny hard disk. Now I
> want to copy my old Gentoo system to my new disk like this:
>
> 1.) boot with gentoo boot cd
> 2.) mount my old system ind /old ( / in one p
Am 27.12.2010 22:23, schrieb Remy Blank:
> Marc Blumentritt wrote:
>> Have a look at ownership an permissions of virtualbox!
>
> rsync sets the mtime and permissions of directories *after* recursing
> into them. So if you interrupted the process while it was copying the
> c
Am 27.12.2010 18:05, schrieb Remy Blank:
> Mark Knecht wrote:
>> What flags?
>
> At least -avHAX
I just run this as root (as a test while running my old system):
rsync -avHAX --progress /home/ /new/
After a few seconds I canceled this with ctrl-c and got this result:
hive new # ls -lah /home/
Hi,
I have bought myself a Christmas present, a new shiny hard disk. Now I
want to copy my old Gentoo system to my new disk like this:
1.) boot with gentoo boot cd
2.) mount my old system ind /old ( / in one partition, /home, /usr,
/var, /tmp and /opt in lvm2 volumes and /boot on it's own partiti
Mick schrieb:
Last time this happened to me (more than once), it was because I had selected
something in the kernel that I shouldn't have. I had to retrace my steps,
removed the offending module and then it compiled and installed fine.
I think you are right. Yesterday I had some time to look
Marc Blumentritt schrieb:
Hi,
when I try to compile a kernel again (meaning after compiling it and
building the modules), I get this error message:
hive linux # make && make modules_install && make
[...]
INSTALL sound/core/snd-timer.ko
INSTALL sound/core/snd.ko
INSTA
Arnau Bria schrieb:
hive linux # make && make modules_install && make
just one question about your compiling command, why make && ... && make?
I just do make all && make modules_install ...
I used this command only to show the problem I have. I have a special
setup, where I place nearly the
Hi,
when I try to compile a kernel again (meaning after compiling it and
building the modules), I get this error message:
hive linux # make && make modules_install && make
[...]
INSTALL sound/core/snd-timer.ko
INSTALL sound/core/snd.ko
INSTALL sound/drivers/mpu401/snd-mpu401-uart.ko
IN
Daniel Pielmeier schrieb:
Marc Blumentritt schrieb am 21.03.2009 14:33:
Hi,
when I run emerge -p --depclen, I get these results:
[...]
These are the packages that would be unmerged:
x11-libs/qt
selected: 4.4.2
protected: none
omitted: 3.3.8b-r1
x11-libs/qt-assistant
Hi,
when I run emerge -p --depclen, I get these results:
[...]
>>> These are the packages that would be unmerged:
x11-libs/qt
selected: 4.4.2
protected: none
omitted: 3.3.8b-r1
x11-libs/qt-assistant
selected: 4.4.2-r1
protected: none
omitted: none
x11-libs/qt-xmlpat
Hi,
Christian Franke schrieb:
> On 12/29/2008 02:32 PM, Marc Blumentritt wrote:
>> is there a general way to test, if a kernel module was loaded with a
>> module option and which module options were used?
>
> There is at least /sys/module//parameters/
> If there is no
Hi list,
is there a general way to test, if a kernel module was loaded with a
module option and which module options were used?
Marc
Gregory Shearman schrieb:
Marc Blumentritt wrote:
I have since 2 months a problem with my boot up splash. Splash is
working, but the init messages (like starting daemon foh ... [ok]) are
written an screen "above" (for lack of a better word) my splash. When
the messages reach the bot
Hi list,
I have since 2 months a problem with my boot up splash. Splash is
working, but the init messages (like starting daemon foh ... [ok]) are
written an screen "above" (for lack of a better word) my splash. When
the messages reach the bottom of the screen, the splash is moving
upwards with eve
deface schrieb:
http://www.gentoo.org/doc/en/xorg-config.xml - make sure you've followed
all of these steps. is this a new install ?
Your hint helped me to realize, that I switched my xdriver to
openchrome. After reading some docs in the net, I witched to the
openchrome overlay, but this ch
Hi,
when I try to start X with startx, I get these messages:
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN
Current Operating System: Linux mediamachine 2.6.24-gentoo-r8 #13
PREEMPT Sat J
un 14 21:23:42 C
Hi,
Neil Bothwick schrieb:
On Sun, 01 Jun 2008 09:11:04 +0200, Marc Blumentritt wrote:
[ Searching for file(s) env-update in *... ]
sys-apps/portage-2.1.4.4 (/usr/sbin/env-update ->
../lib/portage/bin/env-update)
sys-apps/portage-2.1.4.4 (/usr/lib/portage/bin/env-update)
portage provi
Marc Blumentritt schrieb:
I just stumbled about something new:
[EMAIL PROTECTED] ~ $ echo $PATH
/usr/local/sbin/:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.2:
/opt/sun-jdk-1.4.2.17/bin:/opt/sun-jdk-1.4.2.17/jre/bin:/opt/sun-jdk-1.4.2.17/jre/javaws:
/usr/kde
Hi,
I'm installing packages in my test environment using
ROOT=/mediamachine/devroot. After installing xorg-server I get these
results for opengl configuration:
(build) hive devroot # ls -l usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root 67 2008-06-01 09:25
usr/lib/xorg/modul
Hi,
I'm experimenting with baselayout-2 and openrc. I stumbled over
something. In my stable system I get this output:
hive ~ # equery belongs env-update.sh
[ Searching for file(s) env-update.sh in *... ]
sys-apps/portage-2.1.4.4 (/usr/lib/portage/bin/env-update.sh)
sys-apps/baselayout-1.12.11.
Stroller schrieb:
$ grep PATH .*
.bashrc:export PATH="/bin:/sbin:/usr/bin:/usr/sbin:${PATH}"
$
The path in my .bashrc adds to the existing path, but maybe you have
something else there?
I know that I can use .bashrc for adding something to PATH. But I want
to modify PATH for every user with
Hi,
I want to modify PATH for every user by adding this file in /etc/env.d:
hive env.d # cat 99busybox
PATH=/bblinks
hive env.d # ls -l 99busybox
-rw-r--r-- 1 root root 14 2008-05-31 21:46 99busybox
Neither env-update && . /etc/profile nor a reboot adds /bblinks to my PATH.
Any advice?
Marc
-
Hi,
I want to modify the PATH variable for every user by adding this file in
/etc/env.d :
hive env.d # cat 99busybox
PATH=/bblinks
hive env.d # ls -l 99busybox
-rw-r--r-- 1 root root 14 2008-05-31 21:46 99busybox
The dir /bblinks does exist, but my PATH variable is not changed. I did
run env
Uwe Thiem schrieb:
On Wednesday 26 March 2008, Marc Blumentritt wrote:
Hi,
I just read on this list, that the x11 driver openchrome for via
chipsets hit the tree. Does anyone know, if mplayer in portage tree
is patched to work with openchrome and xvmc?
It doesn't need to be patched.
Hi,
I just read on this list, that the x11 driver openchrome for via
chipsets hit the tree. Does anyone know, if mplayer in portage tree is
patched to work with openchrome and xvmc?
Regards,
Marc
--
gentoo-user@lists.gentoo.org mailing list
Hemmann, Volker Armin schrieb:
> On Donnerstag, 15. November 2007, Marc Blumentritt wrote:
>
>> * Running hdparm on /dev/sda ...
>> HDIO_SET_32BIT failed: Invalid argument
>> HDIO_SET_UNMASKINTR failed: Inappropriate ioctl for device
>> HDIO_SET_DMA failed:
Hi,
I want to optimize the "sound output" of my shiny new sata disc, but I
have some problems to set hdparm options. My options look like this:
# SATA Disk
sda_args="-d1 -c1 -u1 -A1 -S6 -M128 -B1"
I don't know, if I really want it to spin down, since my system is
running on it. But that's not th
Daniel Pielmeier schrieb:
> I used this command:
> compiz --loose-binding --replace ccp && emerald --replace &
>
> A strange thing is that it only works when I execute it a few times. The
> first time I had no window decorations!
>
> Another thing is when I want to go back to the xfce window mana
Hi,
for some reason I do not get compiz-fusion running with xfce. I
installed from portage tree and not from xeffects overlay. I want to use
emerald as window decorator. Therefore I added in ccsm under "window
decorations -> command" emerald --replace. Using "compiz-start" seems to
start compiz, b
Hi all,
Thanks for all these comments. I was thinking about a monolithic kernel,
because I'm placing my whole root fs into initramfs of the kernel image
and did not want to hassle with /lib/modules during kernel building.
Then I realized, that I still need this, because I need lirc. And now I
real
Hi,
two questions:
1.) I want to build a kernel, which is nearly monolithic. Everything,
which can be build inside of kernel is built inside of kernel. But I
also need some external modules (lirc). Do I have to run
make modules_install
if I do not build any modules but use external modules like
econti schrieb:
> How can I make kdm start on boot again?
Look at /etc/conf.d/xdm -> DISPLAYMANAGER="kdm"
rc-update add xdm default
Be sure to write xdm and not kdm!
Regards
Marc
--
[EMAIL PROTECTED] mailing list
Helmut Jarausch schrieb:
> but what value of CHOST should I take?
This is OK. I did not send this link for CHOST, but for the part of
checking the gcc config.
> I currently have
> CHOST="i686-pc-linux-gnu"
> and gcc-4.1.2 is the standard C-compiler.
> Now, I'd like to switch to gcc-4.2.1.
Have a
Helmut Jarausch schrieb:
> Hi,
>
> my current default gcc is of version 4.1.2 but I would like to
> switch to version 4.2.1.
>
> As root (only) I can do
>
> gcc-config i686-pc-linux-gnu-4.2.1
>
> but this switch is lost after re-login.
> Furthermore I cannot switch in non-root mode.
> (BTW I'm
Marc Blumentritt schrieb:
> Hi,
>
> I have installed Virtualbox to test some things, before I apply them to
> my running system. After installation of X in my virtual Gentoo, I have
> a problem with my mouse cursor: it's not there. Mouse works fine, since
> I can use it, b
Hi,
I have installed Virtualbox to test some things, before I apply them to
my running system. After installation of X in my virtual Gentoo, I have
a problem with my mouse cursor: it's not there. Mouse works fine, since
I can use it, but without cursor it is not useful. I use xfce, but under
the t
Eric Martin schrieb:
> If you'd like R/W acccess to it you need to emerge captive-ntfs, I did
> a search and all I can find is ntfs-3g. Does anyone know if captive
> turned into this? I did a quick search on the webpage and couldn't find
> anything. Also, you'll need FUSE w/both.
Captive is th
Arnau Bria schrieb:
> 4.-) mkinitrd initrm.2.6.21 2.6.21-gentoo-r4
> 5.-) Edited menu.lst (just copied genkernel entry and modified to my
> new bzimage and initram files)
>
> but my new kernel did not start, and gave me a kernel panic...
>
> So I wonder what differences could be between my compil
Marc Blumentritt schrieb:
> Hi,
>
> when I boot my new system with gensplash, the console is OK up until X
> is started via gdm. Afterward all consoles are "smeared" and "broken".
> Starting X via startx results in a similar problem plus X is not
> starting.
Hi,
when I boot my new system with gensplash, the console is OK up until X
is started via gdm. Afterward all consoles are "smeared" and "broken".
Starting X via startx results in a similar problem plus X is not
starting. I try to give you all relevant data in the hopes to get some
clues for my pro
You did check the new and updated nvidia guide?
http://www.gentoo.org/doc/en/nvidia-guide.xml
Regards,
Marc
--
[EMAIL PROTECTED] mailing list
Mike Mazur schrieb:
> Hi,
>
> On 7/28/07, Marc Blumentritt <[EMAIL PROTECTED]> wrote:
>> I have a problem with keychain. It is set up following the wiki. I start
>> keychain:
>>
>>
>>
>> Looking with ssh-add, I see my key:
>> hive ~ # ssh
Hi list,
I have a problem with keychain. It is set up following the wiki. I start
keychain:
hive ~ # keychain id_dsa
KeyChain 2.6.6; http://www.gentoo.org/proj/en/keychain/
Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL
* Initializing /root/.keychain/hive-sh file...
* Initia
Novensiles divi Flamen schrieb:
> Since syncing the night before last beryl is no longer diplaying properly. I
> get the desktop, I get the cube, and I get window decorations on programs.
> But most programs display absolutely nothing inside the window decorations,
> and a few other programs (ie
b.n. schrieb:
> Yes, this is quite boring, since I wouldn't like to rely on
> network/double drive. Wouldn't it be possible to use a multisession
> cd/dvd with the gentoo cd in the first session and the tarball in the
> second (or editing the gentoo cd ISO)?
I d'ont know. I'm not good at this CD-
b.n. schrieb:
> Hi,
>
> I have looked a bit for this but I've found nothing.
> I'd like to create an installable disk ready-to-install on another old,
> low specs machine that cannot bear a Gentoo install by itself.
>
> The logic would be:
> - create a chroot environment
> - install a subgentoo i
Alan McKinnon schrieb:
On Thursday 05 April 2007, Marc Blumentritt wrote:
Thanks for the answers, but to be honest, I still do not get, what
the problem is and how to solve it. Could someone explain me, what
goes wrong, if I use a binary package like sun-jdk?
The problem is that you can
Thanks for the answers, but to be honest, I still do not get, what the
problem is and how to solve it. Could someone explain me, what goes
wrong, if I use a binary package like sun-jdk?
Thanks
Marc
--
gentoo-user@gentoo.org mailing list
Hi,
everytime I run revdep-rebuild, it wants to rebuild dev-java/swt-3.2-r2
. When I do this, it emerges fine, but revdep-rebuild still complains.
It states, that
broken /usr/lib/libswt-awt-gtk-3232.so (requires libjawt.so)
Looking for libjawt.so, I got this result:
equery belongs libjawt.
Hi,
I installed yesterday Beryl (under xfce) and it's working great. The
only problem I have, that I cannot use the "windows" key on my keyboard
as "super key" for beryl. The relevant part of my xorg.conf looks like this:
Section "InputDevice"
Identifier "Keyboard1"
Driver "keyb
Thanks for all answers. It is always better to be sure to not break
something, if you update the toolchain...
Regards,
Marc
--
gentoo-user@gentoo.org mailing list
Hi,
after syncing portage yesterday, an update for glibc from 2.4-r4 to 2.5
is shown. Is there anything special to do after this update? Last time
glibc was updated you had to rebuild world, if I remember correct.
Thanks in advance
Marc
--
gentoo-user@gentoo.org mailing list
Marc Blumentritt schrieb:
> I solved this by creating a quickpkg on my second PC. I could grap it
> via nfs. So it is not a real solution, but it worked for. Now I can
> update to the new version.
New version shows the same problem. I will post it on bugs.gentoo
Marc
--
gentoo-user@g
Bo Ørsted Andresen schrieb:
> On Saturday 07 October 2006 19:11, Marc Blumentritt wrote:
>> by a stupid mistake from me I deleted a lib from openssl. I wanted to
>> reemrge it to get the lib back, but now it does not compile. I looked
>> for open bugs and at the forums, but
Hi,
by a stupid mistake from me I deleted a lib from openssl. I wanted to
reemrge it to get the lib back, but now it does not compile. I looked
for open bugs and at the forums, but did not find any clue for this:
Thanks for any help in advance
Marc
Error:
(cd ..; \
OPENSSL="`pwd`/util/openss
Hi,
I have a problem with the backspace-key and screen under X: it does not
work. In the console it does work.
I have no clue at all how to fix this.
Thanks for any help in advance.
Marc
--
gentoo-user@gentoo.org mailing list
Shaochun Wang schrieb:
> On Fri, Sep 29, 2006 at 10:59:53AM +0200, Marc Blumentritt wrote:
>> As fas as I understand it, this messages means, that the start of
>> net.eth0 is backgrounding, because it can take some ticks. The next
>> init-prozess is starting immediately after
As fas as I understand it, this messages means, that the start of
net.eth0 is backgrounding, because it can take some ticks. The next
init-prozess is starting immediately afterward, before net.eth0 is up.
If a init-process is started, before net.eth0 is up (in your case sshd),
than it will go in th
Hi Stephen,
Stephen Liu schrieb:
>> I thought the new baselayout handled
>> pppoe (and other ppp connections) just like normal connections:
>> 1. Configure in /etc/conf.d/net
>
> /etc/conf.d/net is a file
>
> # cat /etc/conf.d/net
> config_eth0=( "192.168.0.2 netmask 255.255.255.0 brd 192.168.0
Neil Bothwick schrieb:
> On Tue, 26 Sep 2006 10:08:20 +0200, Marc Blumentritt wrote:
> Portage has always saved two logfiles for each emerge, one with all the
> raw output and one with the e* messages. The elog options extract some,
> or all depending on your settings, of the informat
Neil Bothwick schrieb:
> On Mon, 25 Sep 2006 23:47:57 -0400, Philip Webb wrote:
> There's a little confusion here. Portage now saves all package logfiles
> in the latter format. The files you are seeing on $PORT_LOGDIR are
> probably portage logs, not elog output. Have you checked the contents of
>
Richard Fish schrieb:
> I'm on portage 2.1.2_pre1-r1, and logs are still appearing in
> /v/l/portage/elog/ for me. So I'm really thinking this behavior will
> only show up with particular make.conf settings. Can either of you
> post your make.conf please?
Here it is:
cat /etc/make.conf
# These
Neil Bothwick schrieb:
> On Mon, 25 Sep 2006 10:47:36 +0200, Marc Blumentritt wrote:
>
>> on one of my machines elog saves messages in /var/log/portage instead of
>> /var/log/portage/elog ? The funny thing is, that it worked first.
>
> Does var/log/portage/elog exist? I
Hi,
on one of my machines elog saves messages in /var/log/portage instead of
/var/log/portage/elog ? The funny thing is, that it worked first.
I'm using a self-made profile. Could this be a problem?
Cheers
Marc
emerge --info
Portage 2.1.1 (!../usr/portage/profiles/epios/2005.01.smp, gcc-4.1.
Dale schrieb:
> Marc Blumentritt wrote:
> I did that too. I'm not sure if it is just me or what but every time I
> run revdep-rebuild it wants to emerge gcc again. It did the same thing
> before the gcc upgrade. If you run it, you may want to post to make
> sure it is making
[EMAIL PROTECTED] schrieb:
> I'm upgrading my gcc from 3.x to 4.x. I've done the gcc switching, and
> now I'm
> updating my system.
>
> The recommended steps are:
>
> # emerge -eav system
> # emerge -eav world
>
> While emerging my system I received a message suggesting I run
> revdep-rebuil
Stephen Liu schrieb:
> I installed grub manually with;
> # cat << EOF | grub
>> root (hd0,0)
>> setup (hd0)
>> EOF
> .. (hd0,0)/boot/grub/stage2/boot/grub/menu.lst...succeeded.
>
> Kernel image has to be copied manually;
> # cp arch/x86_64/boot/bzImage /boot/linux-2.6.17-gentoo-r5
>
> # ls -a
bijayant kumar schrieb:
> Hi,
> I have installed openLDAP server and configure the clients on the same
> system. Now, i have to install the server on one machine and clients on the
> other system. I want to ask that what to do for this. On the client machine,
> which files i have to conf
bijayant kumar schrieb:
> Marc,
> Hi... As i said that my problem is sorted out. Now, i want to do
> some enhancement in my project. I have installed the openLDAP server on my
> local machine. Thatswhy, every user on the local machine as well as on the
> LDAP directory are the same
bijayant kumar schrieb:
> Marc,
> wow..!! Its worked for me this time. Many Many thanks to you.
> What a man you areI will never forget you. You are really a genius guy.
> Thanks once again...
:)
Your welcome.
Marc
--
gentoo-user@gentoo.org mailing list
0.1:49850 (IP=0.0.0.0:389)
> Aug 28 16:18:01 bijayant slapd[8302]: conn=145 op=0 BIND
> dn="cn=Manager,dc=kavach,dc=blr" method=128
What is it exactly, you are trying to do with
dn="cn=Manager,dc=kavach,dc=blr" ? This is your ldap rootdn. It is not a
unix-user.
> Marc
Arnau Bria schrieb:
> Hi,
>
> I've installed phpmyadmin with and without vhost use flag.
>
> I don't know which files it has modified (when I emerge without the
> flag), but now, I'd like to completly remove phpmyadmin...
>
> is there any way for doing it?
"equery files phpmyadmin" tells you w
bijayant kumar schrieb:
> Hi Marc,
>First of all i want to thank you for your response. I
> tried everything which you have suggested to me, but unfortunately it didnot
> worked for me. It still taking 15 to 20 seconds to authenticate. Does it
> takes too much time or i
bijayant kumar schrieb:
> Hi,
>I have installed openldap on my gentoo-linux . My purpose is to use
> LDAP server for login authentication using PAM. slapd is running fine.
> ldapsearch command is also running fine. But the problem is, it takes too
> much time to authenticate the user. M
74 matches
Mail list logo