[gentoo-user] Kernel make trouble

2012-01-30 Thread Benyamin Dvoskin
Hi,

I'm having trouble compiling my kernel (actually haven't done that in a
while..)

after i run make, i get this error:

"kernel/bounds.c:1:0: error: CPU you selected does not support x86-64
instruction set"

could someone please help ?

what info should i post ? (don't wanna post all the .config unless its
needed)

-- 
Thanks,
Benyamin


[gentoo-user] Hibernation doesn't work

2010-11-14 Thread Benyamin Dvoskin
Hi ,

I've been trying to configure hibernation to work on my netbook , and
for some reason it doesnt work
when I go to hibernate , and then power up again , it starts as if from scratch

what can i check ?
what is the right way to configure it ?

Thanks
Benny



[gentoo-user] Gnome related questions

2010-11-14 Thread Benyamin Dvoskin
Hi Everyone ,
I'm not sure if this is the right list , so , if its not I apologize ,
but please refer me to the correct one.

anyway , I've just installed gentoo on my asus eeepc 1005ha
and i'm trying to make it look like something I actually want to work
with ( i've installed gnome )
so I've got several questions :

1 - what should i use for a gui manager for the network ? ( especially
for wireless ? )

2 - is there a way to configure the panels in a way that the upper
pane of any window ( the one with the quit and minimize , etc ) would
actually be a part of the panel of gnome ? and not waste additional
line of space ?
its configured that way on ubuntu for netbooks edition , i just dont
know how they did it there

thanks
Benny



Re: [gentoo-user] Colors of the USE flags in emerge --pretend

2010-11-10 Thread Benyamin Dvoskin
sure
sorry about the HTML ... :)


On Wed, Nov 10, 2010 at 11:58 PM, Alan McKinnon  wrote:
>
> Apparently, though unproven, at 22:37 on Wednesday 10 November 2010, Benyamin
> Dvoskin did opine thusly:
>
> > Hi ,
> >
> > When running emerge -p for some package , one gets for each dependency and
> > package a list of USE flags at the end of the line.
> > some are colored in red , some blue
> >
> > what are the differences ?
> >
> > Thanks,
> > Benny
>
> You got three correct answers, so I won't repeat them here.
>
> I would like to ask you to switch HTML mail OFF please. Folks on this mailing
> list prefer good old simple plaintext only.
>
>
> --
> alan dot mckinnon at gmail dot com
>



[gentoo-user] Colors of the USE flags in emerge --pretend

2010-11-10 Thread Benyamin Dvoskin
Hi ,

When running emerge -p for some package , one gets for each dependency and
package a list of USE flags at the end of the line.
some are colored in red , some blue

what are the differences ?

Thanks,
Benny


Re: [gentoo-user] Problem with upgrading portage

2010-11-09 Thread Benyamin Dvoskin
whats the i468 for ?


On Tue, Nov 9, 2010 at 6:00 PM, Alex Schuster  wrote:

> Benyamin Dvoskin writes:
>
> > In the proccess of trying to understand my possible mistake
> > I'm wondering ,
> > which stage3 file should I use ? the i686 or the i486 ?
> >
> > I'm trying to install it on an Asus EEEPC 1005ha netbook
>
> i686 if you want a 32 bit OS, x86_64 for 64 bit.
>
> > which stage should I use ? ( and I suppose i'll have to use the same
> > with the CFLAGS .. ? )
>
> Have a look here:
> http://en.gentoo-wiki.com/wiki/Safe_Cflags
> http://en.gentoo-
> wiki.com/wiki/Safe_Cflags/Intel#Atom_230.2C_Atom_330.2C_Atom_N-Series
>
> Or use -march=native, if you compile locally.
>
>Wonko
>
>


Re: [gentoo-user] Problem with upgrading portage

2010-11-09 Thread Benyamin Dvoskin
Hi ,

Thanks for the suggestions.
In the proccess of trying to understand my possible mistake
I'm wondering ,
which stage3 file should I use ? the i686 or the i486 ?

I'm trying to install it on an Asus EEEPC 1005ha netbook

which stage should I use ? ( and I suppose i'll have to use the same with
the CFLAGS .. ? )

Thanks,
Benny


On Tue, Nov 9, 2010 at 4:11 PM, Bill Longman  wrote:

> On 11/09/2010 06:04 AM, Benyamin Dvoskin wrote:
> > Hi Everyone ,
> > I am actually quite new to Gentoo , so give me a break if my question is
> > a newbie one.
> > anyway , while installing Gentoo , I got to the point where I want to
> > compile the kernel , and for that I've done the following :
> >
> > emerge --sync
> >
> > it did the sync , but stated at the end that I must upgrade portage
> > using "emerge portage"
> >
> > so I tried that , and it doesn't seem to work , but giving out the
> > following output :
> > /
> > "
> > --- Invalid atom in /etc/portage/package.keywords:
> > dev-perl/Locale-gettext-1.05-r1
> > Calculating dependencies /
> > !!! All ebuilds that could satisfy "dev-perl/Locale-gettext" have been
> > masked.
> > !!! One of the following masked packages is required to complete your
> > request:
> > - dev-perl/Locale-gettext-1.05-r1 (masked by: EAPI 2)
> >
> > The current version of portage supports EAPI '1'. You must upgrade to a
> > newer version of portage before EAPI masked packages can be installed.
> >
> > For more information, see MASKED PACKAGES section in the emerge man page
> or
> > refer to the Gentoo Handbook.
> > (dependency required by "sys-apps/help2man-1.37.1" [ebuild])
> > "
> >
> > /What should I do to solve this ?
> > I've googled it , yet haven't found a solution ... ( found some stuff
> > about it , but couldn't make it work )
> > please help ...
>
> Benny, welcome to the club.
>
> Try "env-update" then source /etc/profile.
>
> The env-update command straightens out all the /etc/env.d directories
> for the new software that you installed.
>
> You're at the hard part, here, so keep going.
>
> After that, just post for us the output from "emerge --info" and a
> little basic info about the machine you're running.
>
>
>


[gentoo-user] Problem with upgrading portage

2010-11-09 Thread Benyamin Dvoskin
Hi Everyone ,
I am actually quite new to Gentoo , so give me a break if my question is a
newbie one.
anyway , while installing Gentoo , I got to the point where I want to
compile the kernel , and for that I've done the following :

emerge --sync

it did the sync , but stated at the end that I must upgrade portage using
"emerge portage"

so I tried that , and it doesn't seem to work , but giving out the following
output :
*
"
--- Invalid atom in /etc/portage/package.keywords:
dev-perl/Locale-gettext-1.05-r1
Calculating dependencies /
!!! All ebuilds that could satisfy "dev-perl/Locale-gettext" have been
masked.
!!! One of the following masked packages is required to complete your
request:
- dev-perl/Locale-gettext-1.05-r1 (masked by: EAPI 2)

The current version of portage supports EAPI '1'. You must upgrade to a
newer version of portage before EAPI masked packages can be installed.

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "sys-apps/help2man-1.37.1" [ebuild])
"

*What should I do to solve this ?
I've googled it , yet haven't found a solution ... ( found some stuff about
it , but couldn't make it work )
please help ...

Thanks a lot
Benny


[gentoo-user] Creating a liveCD with ssh starting automaticly and predifiend root password

2008-04-13 Thread Benyamin Dvoskin
Hi all ,

Isn't is a mess when you remotly work from a liveCD and need to reboot ? (
and there is no one on the other side .. )

So  is there a way to make a liveCD with ssh starting automaticly on
boot , and root password being set to a predefiend pass ?

10x


Re: [gentoo-user] Clone a running gentoo machine onto another machine

2008-03-30 Thread Benyamin Dvoskin
It is a running gentoo system in this case

But it doesnt make a difference to me. I want to know generally.


anyway I will try what everyone wrote here and we'll see how it goes.

Thanks again.



On Sun, Mar 30, 2008 at 11:40 PM, Tim <[EMAIL PROTECTED]> wrote:

> Benyamin Dvoskin wrote:
> > Hi All ,
> >
> > I've been wondering how one can clone an entire gentoo system and copy
> > it to another physical machine , while the original system is still
> > running ( means , ghost , acronis and other tools that force me to
> > shutdown the system are not acceptable )
> >
> > So , someone told me to try just "tar" the whole system to the other
> > machine and "untar" it there.
> >
> > The question is how can I do that ? what are the correct attributes and
> > flags ?
> >
> > Or maybe someone have other ideas ?
> >
> > Thanks
> >
> > Benyamin
> Could you be more specific about the destination machine? Is it already
> running some Linux distro, or is it a new machine with no OS? If it's
> the latter, you'll have to be more careful with the boot procedure,
> kernel options, etc.
>
> -Tim
> --
> gentoo-user@lists.gentoo.org mailing list
>
>


[gentoo-user] Clone a running gentoo machine onto another machine

2008-03-30 Thread Benyamin Dvoskin
Hi All ,

I've been wondering how one can clone an entire gentoo system and copy it to
another physical machine , while the original system is still running (
means , ghost , acronis and other tools that force me to shutdown the system
are not acceptable )

So , someone told me to try just "tar" the whole system to the other machine
and "untar" it there.

The question is how can I do that ? what are the correct attributes and
flags ?

Or maybe someone have other ideas ?

Thanks

Benyamin