[gentoo-user] Re: OF Usage of memory in 32bits mode

2008-03-19 Thread Strong Cypher
yeah i m sure
i see 4g but only 800m (lowmem) is used
i really dont know why
i wondering if for use himem programs need to do somethink

On 3/19/08, Etaoin Shrdlu <[EMAIL PROTECTED]> wrote:
> On Wednesday 19 March 2008, 21:47, Strong Cypher wrote:
> > hi
> > i want to know if the usage of lomem and himem are totally transparent
> > in 32 bits
> > i use ibm db2 and apache with old xeon in a 32 bits mode with 4g of
> > mem it seam that usage of mem are limited to lomem only
> > free give me cache not more that 800m used that correspond to lomem
> > any try to use more fail in db2
>
> Did you enable CONFIG_HIGHMEM and CONFIG_HIGHMEM4G when building the
> kernel?
>
> One of them if not both surely is needed to see all your memory.
> --
> gentoo-user@lists.gentoo.org mailing list
>
>
-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] OF Usage of memory in 32bits mode

2008-03-19 Thread Strong Cypher
hi
i want to know if the usage of lomem and himem are totally transparent
in 32 bits
i use ibm db2 and apache with old xeon in a 32 bits mode with 4g of mem
it seam that usage of mem are limited to lomem only
free give me cache not more that 800m used that correspond to lomem
any try to use more fail in db2

somebody have an clue for me?
thanks
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] [OT]nfs question

2008-03-18 Thread Strong Cypher
perhaps the soft mount option for nfs could help
look in the man page

On 3/18/08, Neil Bothwick <[EMAIL PROTECTED]> wrote:
> On Tue, 18 Mar 2008 18:37:52 +0200, ionut cucu wrote:
>
> > I tried restarting nfs/nfsmount nothing.
> > Umounting will not work because "umount.nfs: Server failed to unmount
> > '10.6.3.41:/home/cuci' umount2: Device or resource busy
> > umount.nfs: /home/iosz/temp: device is busy" --as an example. And lsof
> > gets stuck. Any ideas on how to avoid this?
>
> Use umount -l to avoid this.
>
>
> --
> Neil Bothwick
>
> "Bother," said Pooh, when his spliff went out.
>
-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] Re: Kopete 3.5 and 4.0 can't be install at the same time

2008-03-17 Thread Strong Cypher
yes r3 works fine
thanks

On 3/17/08, Volker Armin Hemmann <[EMAIL PROTECTED]> wrote:
> On Montag, 17. März 2008, cypherstrong wrote:
>
> ls -lh /var/db/pkg/app-crypt
>
> drwxr-xr-x 2 root root 27 18. Jan 21:50 qca-1.0-r3
> drwxr-xr-x 2 root root 29 10. Feb 19:09 qca-2.0.0-r2
> drwxr-xr-x 2 root root 28 10. Feb 19:10 qca-ossl-2.0.0_beta3
> drwxr-xr-x 2 root root 27 10. Feb 19:02 qca-tls-1.0-r4
>
> blocks? there are blocks?
>
> ah yes, there is a block in the qca-2.0.0-r2 ebuild, but not for qca-1.0-r3
> and later. So install 1.0-rc3.
> --
> gentoo-user@lists.gentoo.org mailing list
>
>
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Received: from unknown

2008-03-16 Thread Strong Cypher
try to push your external ip adress in your hosts file for your domain

On 3/17/08, Jason Carson <[EMAIL PROTECTED]> wrote:
> Greetings,
>
> When I send an email to myself, in the header information it says the
> following...
>
>
> Return-Path: <[EMAIL PROTECTED]>
> Delivered-To: [EMAIL PROTECTED]
> Received: (qmail 5901 invoked from network); 16 Mar 2008 23:57:45 -
>
> Received: from unknown (HELO jasoncarson.ca) (127.0.0.1)
>  by penguin.jasoncarson.ca with SMTP; 16 Mar 2008 23:57:45 -
>
> Received: from 192.168.0.75
>  (SquirrelMail authenticated user jason)
>  by jasoncarson.ca with HTTP;
>  Sun, 16 Mar 2008 19:57:45 -0400 (EDT)
> Message-ID: <[EMAIL PROTECTED]>
> Date: Sun, 16 Mar 2008 19:57:45 -0400 (EDT)
> Subject: Test
> From: "Jason Carson" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> User-Agent: SquirrelMail/1.4.10a
> MIME-Version: 1.0
> Content-Type: text/plain;charset=iso-8859-1
> Content-Transfer-Encoding: 8bit
> X-Priority: 3 (Normal)
> Importance: Normal
>
>
> Where it says "Received: from unknown (HELO jasoncarson.ca) (127.0.0.1)"
> What do I have to do so it doesn't say "Received: from unknown" but
> instead displays the correct information and IP address instead of
> 127.0.0.1?
>
> I am running qmail 1.03.
>
> Thanks
>
> --
> gentoo-user@lists.gentoo.org mailing list
>
>
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] I've hosed portage

2008-03-16 Thread Strong Cypher
for better perf i use ext2 with some tweak
mkfs.ext2 -I2048 -m0 /dev/myPartition
I use sqlite in backend and eix for searching update
the speed is now really excellent
every thing could be found on wiki
good luck

On 3/17/08, Chris Brennan <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> *if* you move /usr/portage to something like reisterfs, you will get
> better performacem even on slower machines. my PIII/800 can update the
> cache in ~ 3 minutes now  ext3 just doesn't cut it in a busy tree
> like portage ... the filesystem just isn't quick enough  there are
> some other things you can do like using xfs/jfs for
> /usr/portage/distfiles and what not, but that' just a start. First thing
> is first, fix portage, then if you like, contact me off list and I can
> help you tweak emerge so it runs a little quicker and still be safe :D
>
> John J. Foster wrote:
> | I unmasked portage-2.2_pre4 to see if it would help with the extreme
> | slowness of portage updating of its cache during a sync. I had also
> | previously emerged cdb to try to help with that also. Anyway, I'm not
> | really sure what state my portage is in right now, except that now every
> | emerge command returns
> |
> | [EMAIL PROTECTED] ~ $ emerge --info
> | Traceback (most recent call last):
> |   File "/usr/bin/emerge", line 31, in ?
> | import emergehelp, xpak, commands, errno, re, socket, string,
> time, types
> |   File "/usr/lib/portage/pym/emergehelp.py", line 7, in ?
> | from portage_const import
> PRIVATE_PATH,PRELINK_BINARY,HASHING_BLOCKSIZE
> |   File "/usr/lib/portage/pym/portage_const.py", line 7, in ?
> | from portage_const import
> PRIVATE_PATH,PRELINK_BINARY,HASHING_BLOCKSIZE
> | ImportError: cannot import name PRIVATE_PATH
> |
> | I already tried
> | http://www.gentoo.org/proj/en/portage/doc/manually-fixing-portage.xml
> | but it didn't help. Me thinks I should have done a quickpkg!
> |
> | Any help greatly appreciated.
> |
> | Thanks,
> | festus
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v2.0.7 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFH3dGY8hUIAnGfls4RApvUAJ9pK3wWqS5LpwvRtCOfzrItpxxtDgCgjdJm
> mgZu5SRDPda51qAuZtX58RE=
> =8DRz
> -END PGP SIGNATURE-
> --
> gentoo-user@lists.gentoo.org mailing list
>
>
-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] kdm 4 won t start kde

2008-03-16 Thread Strong Cypher
hi, i have install kde 3 and 4. when i set kdm 4 to be defaut xdm to
launch,  they won t start nor kde 3 and 4 sessions. any idea where can
i find the log that describe the error? the xsession-error doesn t
show anything
thanks
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] [OFF TOPIC] PGP Messages & Email clients

2008-03-15 Thread Strong Cypher
why dont use the pgp mime mode? a join file with the signature message
dont disturb people without pgp mail client

On 3/15/08, Gustavo Campos <[EMAIL PROTECTED]> wrote:
> Well, ther must be some Firefox extension too, probably - gone searching.
>
> On Sat, Mar 15, 2008 at 1:16 PM, Chris Brennan <[EMAIL PROTECTED]> wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> >  Hash: SHA1
> >
> >  I dunno if gmail can ... but I am sure thunderbird has some ext. that
> >  might be able to help. For me, I don't see it, GNUpg just tells TB that
> >  the message has been signed and that I can retrieve the pubkey if I wish
> to.
> >
> >
> >  Gustavo Campos wrote:
> >  | I know it's good for all of us to know that we are tealking to
> >  | actually someone real, but I never got too much into PGP because of
> >  | that damned clutter messages it generates.
> >  |
> >  | Anyone knows if gmail (and the other clients) can "mask" the PGP
> >  | singnatures from mail? For me at least it's pretty much enough for it
> >  | to just show me that the message is indeed signed, I don'n care about
> >  | the public key stuff and all xD
> >  |
> >  -BEGIN PGP SIGNATURE-
> >  Version: GnuPG v2.0.7 (GNU/Linux)
> >  Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> >
> >  iD8DBQFH2/ZH8hUIAnGfls4RAg+bAJ0Q1ys3kHnaFkwVi2uv6I8AqcyWwgCghl6u
> >  lUbNufD8U9H6fGIx+XDnu0w=
> >  =dpNK
> >  -END PGP SIGNATURE-
> >  --
> >  gentoo-user@lists.gentoo.org mailing list
> >
> >
>
>
>
> --
> Gustavo Campos
>
> Ciência da Computação / Computer Science - UFMG
> --
> gentoo-user@lists.gentoo.org mailing list
>
>
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Bogofilter under Thunderbird

2008-03-15 Thread Strong Cypher
do you know a bogofilter proxy that could score on the fly a pop3
server? perhaps in perl that coumd be easy to make. I will try soonly.

On 3/15/08, Florian Philipp <[EMAIL PROTECTED]> wrote:
> As far as I know, Thunderbird doesn't support  external filters (imho a
> very big disadvantage). You could get around it by using a local mail
> server. If you find another way, let me know. I'm interested in this as
> well.
>
> On Thu, 2008-03-13 at 09:47 +0100, cypherstrong wrote:
> > Hi,
> >
> > Do you know how in gentoo, use bogofilter under thunderbird ?
> >
> > This program work great on kmail or evolution, but thunderbird have it's
> > own filter, I don't really like it.
> >
> > How can I plug bogofilter ? Is they a plugins, or a pop3 proxy to do that
> ?
> >
> > Thanks
> >
>
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Fwd: apache vhost issue...

2008-03-09 Thread Strong Cypher
yeah of course but apache need to now all ip of all host before
starting. try to add it and restart apache

2008/3/9, Elyahou ITTAH <[EMAIL PROTECTED]>:
> 2008/3/9, Strong Cypher <[EMAIL PROTECTED]>:
> > hi,
> >  did you add your host in the hosts file?
>
> Nope, but I am tryingto connect not from that machine but from another
> one...
> --
> gentoo-user@lists.gentoo.org mailing list
>
>
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Fwd: apache vhost issue...

2008-03-09 Thread Strong Cypher
hi,
did you add your host in the hosts file?

2008/3/9, Elyahou ITTAH <[EMAIL PROTECTED]>:
> 2008/3/9, Juul <[EMAIL PROTECTED]>:
> > It seems to be configured right. I do notice you are using
> > helpermaster.fr for your servername and as alias. If type in your
> > browser www.helpermaster.fr it will use the default vhost cause there is
> > no vhost configured for www.helpermaster.fr. Maybe that is the problem?
>
> I type on my browser helpermaster.fr and not www.helpermaster.fr...
> --
> gentoo-user@lists.gentoo.org mailing list
>
>
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Problem with FONTS under X

2008-03-05 Thread Strong Cypher
Yeah, try to remove every thing special like glx, compiz and keep only 2d
and default drivers

don't run kde to check your font, shutdown kdm or gdm or *dm, type:

X& DISPLAY=:0 xterm

do you have font ?

xfs is something appear with USE=xfs for xorg-server I think

this is a really good and easy way to use font for xorg, you just say to use
xfs, and xfs find automatically all your fonts

if it still don't work .. tell us

2008/3/5, Alan McKinnon <[EMAIL PROTECTED]>:
>
> On Wednesday 05 March 2008, [EMAIL PROTECTED] wrote:
> > Well now...
> >
> > I've install Gentoo Linux couple times with O3 optimize flag and
> > there is nothing with it. I can try but I don't think that makes this
> > error. GLX is needed by me because OpenGL programming and UT2004
> > playing :);). Compose is available by KDE3 and 4.0 build inside by
> > desktop effects. I install KDE4 because it compiles faster than KDE4
> > on my laptop and shows (because of cmake) progress of compilation
> > ;)... like when you must shutdown laptop when work time is up and You
> > need to go home ;)... Compiz-fussion I already use under old PC with
> > NV FX5500 on board, but on Laptop I don't touch that - intel cards
> > don't have much power as NV - even 965GM chip on board.
>
>
> Step 1 when debugging is to remove those things that have proven
> problematic in the past and retry. Do not assume this step, do it and
> check. If I could tell you the number of times I've had to discipilne
> people who thought they knew better on this point
>
> -O3 is known to cause deep changes in the compiled code compared to -O2,
> it's not an optimization here and there, the differences are quite
> substantial and can involve completely different code paths. If the
> source is not written with -O3 in mind, you can get odd bugs.
>
> KDE4 is unstable for a very good reason - it is not known to work always
> and stably. Compiz and composition in general is still a moving target,
> not always fully supported by the hardware or the drivers.
>
> I could give many more examples, but theperson you replied to seems to
> know what he's talking about. My advice is that you listen to him and
> start taking a methodical approach to solving your problem.
>
>
>
> --
> Alan McKinnon
> alan dot mckinnon at gmail dot com
>
>
> --
> gentoo-user@lists.gentoo.org mailing list
>
>


Re: [gentoo-user] Gnome CD automount fails without error

2008-03-05 Thread Strong Cypher
did you run hald and dbus ?
did you add them on your rc profile ???

I think gnome use it to know if any drive is insert or not.

Try to run it hald (I think they depends of dbus so ... but both need to be
run)

Did you use dbus and hald in your uses ?

try this:

USE="dbus hald" emerge -DNuav world

Somethink to recompile ?

if yes add it permanantly to make.conf and do it

and restart gnome and try again

2008/3/5, Alan McKinnon <[EMAIL PROTECTED]>:
>
> On Wednesday 05 March 2008, Mark David Dumlao wrote:
> > Hi guys
> >
> > I'm using GNOME on gentoo and I like the behavior where usb drives
> > will pop up a nautilus window
> > on plugin.
> >
> > I always expected this behavior on CDs as well, but for some reason,
> > I only noticed today
> > (after quite a while of using, since I haven't plugged in a CD for
> > quite a while) that it doesn't
> > work.
>
>
> I believe that such things are detected by hal and the actual mount is
> done by gnome-volume-manager which then launches nautilus.
>
> /etc/fstab is not involved at all in this.
> It seems to be that Gnome at least wants you to use fstab for permanent
> mounts only, and bits of Gnome for everything else
>
>
>
> --
> Alan McKinnon
> alan dot mckinnon at gmail dot com
>
>
> --
> gentoo-user@lists.gentoo.org mailing list
>
>


Re: [gentoo-user] Ext4 status - Alternative to ext2/3 for gentoo portage and more

2008-02-15 Thread Strong Cypher
Ok guy thanks for answer ...
For my use, mix of ext2/ext3 in partition (lvm) and sparse file could speed
up my system ...
I think it could not at the same point of reiser4 but  support in case of
crash could really be better ...

Thanks for answer

It's not easy to create filesystem that's is perfect for all case I see ...
perhaps one day :) (I can dream, or make it)

2008/2/15, Dale <[EMAIL PROTECTED]>:
>
> Aaron Clark wrote:
> > Dale wrote:
> >>
> >>
> >> Little addition to XFS, I tried it once a while ago.  Every time the
> >> power failed, it would never boot again.  I can say from personal
> >> experience and from what I have read from others, if you plan to use
> >> XFS, have a good UPS hooked up.  It does not like power failures at
> >> all.  YMMV
> >>
> >
> > :)  In the YMMV category, I've used XFS on pretty much every file
> > server I've had in the last 4-5 years and it's never given me any
> > trouble despite pretty much never having a UPS hooked up and a decent
> > number of power outages.  Granted, I never used it on my root
> > filesystem, only storage partitions.
> >
> > Aaron
>
>
> Good idea not to use it on the / file system.  LOL  I was using Mandriva
> for my ex's Mom.  After about three or four tries, I went back to
> reiserfs.  It would crash but it would boot right back up again.
> Nothing lost that I know of.
>
> I just never trusted it again.  I have also been told, and read
> elsewhere, that it is a pretty well known thing that it doesn't like
> power failures.  It has its good points tho, which is why I was trying
> it out.
>
>
> Dale
>
> :-)  :-)
>
> --
> gentoo-user@lists.gentoo.org mailing list
>
>


[gentoo-user] Ext4 status - Alternative to ext2/3 for gentoo portage and more

2008-02-15 Thread Strong Cypher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I'm looking for an alternative to ext2/3.

I have put reiser3/4 out because of project seems to be off now ... or not
really active

I really want an active project.

Is they a good fs that is extremly adapted to gentoo system (portage ...)

Is they fs that support gzip like reiser4 do ?

For exemple , with reiser4 the portage directory don't take a lot of space,
and so read it it's really fast...

I want a alternative

is ext4 a good alternative ?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQFHtZVGEg3iyspSWPARAiitAJsGb87FwLBPir4a2y9NjSq+0uW9pgCfb7aW
ZmCRw4wDqC4b/SBPumKY6kI=
=16t6
-END PGP SIGNATURE-


Re: [gentoo-user] reiser4 status

2008-02-15 Thread Strong Cypher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Whoo ... Ok I see
It's a strange story ... Now I understand why this project seems to be off
now ...

It's a bad think, this fs seems to be really good, but ... the way it's
write is not the same as other kernel module ... so

I will ask now in other threat the ext4 status :)

Thanks for answer
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQFHtZO1Eg3iyspSWPARAnxLAJ9toZnnthEbsI4vSL6sJbHwKLXjpQCgiyuV
ySKFxMmTDWCwYq/HDqmZ5co=
=NqiF
-END PGP SIGNATURE-


2008/2/15, Rumen Yotov <[EMAIL PROTECTED]>:
>
> Alan McKinnon написа:
>
> > On Friday 15 February 2008, Erik wrote:
> >
> >> What do you mean by "Hans is a weird person."? Do you know him
> >> personally or did you just "read it somewhere"? I only saw a video
> >> lecture with him talking about namespaces and filesystems (he seemed
> >> perfectly normal there at least). And I use his filesystem
> >> (reiser3.6), which has worked perfectly for over 3 years on my
> >> laptop. How likely is it that he would have committed such a crime?
> >> What motive would he have?
> >
> > read the lkml archives. read the current blogs about how Hans is
> > conducting himself in a court of law. Read his statements to the police
> > when questioned about his wife's disappearance. Read his defense. Read
> > his website.
> >
> > What comes out of that? Hans Reiser is a typical geek who has a problem
> > seeing the same reality as the rest of the world. It's very common
> > amongst geeks, and we can mostly spot it a mile off. It's not rocket
> > science.
> >
> > I also use ReiserFS-3.6 and it is a very good filesystem. That is one
> > thing. There is this other thing, which is the ability to musrder
> > someone, and that is totally unrelated to the ability to write
> > self-balancing filesystem metadata trees.
> >
> > Any associated opinion between his skill as a coder and the likelyhood
> > of his having murdered or not murdered his wife is an illogical opinion
> > in extreme.
> >
> >> That sounds like the perfect way to harm the free software community.
> >> Make some important person's wife disappear.
> >
> > You must be new here.
> >
> > Hans Reiser? Important? I don't think so. In the general scheme of
> > things he's about as important as ESR.
> >
> > If you wanted to bring free software into disrepute there are many much
> > more likely targets:
> >
> > Linus, Alan Cox, Ingo, RMS, drobbins, Theo, Andrew M, Patrick V, Miguel,
> > David R.
> >
> >> Is there any
> >> organization out there who would do something dirty to harm us if
> >> they could get away with it? How trustworthy is the Russian police?
> >> Is the Russian legal system working satisfactory?
> >
> > Look at the case itself.
> >
> > Hans has a distorted view of reality as seen by the rest of the world.
> > His wife is apparently a bitch of note. That's motive #1.
> >
> > You want a likely suspect for who could have framed him? Try the
> > disappeared wife's current boyfriend. Tons of suspicious actions
> > there - read the court records, it's all in there.
> >
> > This whole court case is entirely explained by human greed and emotion
> > in marital affairs. It is not necessary to involve free software to
> > come to an entirely reasonable explanation, in much the same way that
> > the Enron CEO's hobbies do not feature in the explanation of the
> > collapse of Enron
> >
>
> Hi,
> Just a note here, using reiser4 for 4-5 months, no problems so far.
> Patches are more difficult to find but not that much.
> More choice is better IMHO.
>
> Rumen
>
>
>


[gentoo-user] reiser4 status

2008-02-15 Thread Strong Cypher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Well, I'm currently testing last version of reiser4 and it seems to be fast
and reliable.

namesys website seems to be off now ... I wondering where this fs will  go
now ?

It's in curse of import in kernel or totally abandonned ?

Any idea ?

Thanks
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQFHtV28Eg3iyspSWPARAiRCAJ9+jMxFsUDUrtba188yDfbXWChWnwCeN0Zr
+fOGvzblJeGzxcVLZb3hKIU=
=BR+p
-END PGP SIGNATURE-


Re: [gentoo-user] glxgears segfaults as user, works as root

2008-01-27 Thread Strong Cypher
hi,
what groups of /dev/dri*/* ???

Is your user in video group ?

Did you add dri section in Xorg.conf ? with mod 666 ?

It's the lastest version ? Try update with portage.keyword ... perhaps this
version sucks ?

See ya

2008/1/27, Iain Buchanan <[EMAIL PROTECTED]>:
>
> Hi all,
>
> on with my ati-drivers 8.452.1 woes!
>
> This time, glxgears & fgl_glxgears will segfault as root.  FPS is bad
> for GL stuff.  When I run glxgears in sudo, it works!
>
> I've checked groups and permissions on /dev/dri/card0 and whatever I can
> think of, but nothing jumps out at me.  Google is not much help either.
>
> any hints?  thanks!
> --
> Iain Buchanan 
>
> The buffalo isn't as dangerous as everyone makes him out to be.
> Statistics prove that in the United States more Americans are killed in
> automobile accidents than are killed by buffalo.
> -- Art Buchwald
>
> --
> gentoo-user@lists.gentoo.org mailing list
>
>


Re: [gentoo-laptop] Re: [gentoo-user] USB freezes the machine...

2007-01-07 Thread Strong Cypher

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

You have no prob on gentoo-livecd ??? so ... kernel on live aren't
gentoo-sources ... but gentoo-developpement-sources I think ...

just check the kernel version of the livecd ...

so, try to install vanilla sources with the same conf than gentoo-sources
...

just do make conf and move to usb section ... uncheck all dangerous unstable
option

make your kernel and try again

if you want, I could check your conf myself, just send me your config.cfg, I
will see if they is some strange option check in kernel

see ya
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (MingW32) - WinPT 1.0.1

iD8DBQFFoVjYEg3iyspSWPARAvR3AJ4oY9sPUmHOxBZAxOEJrS1SwYIFQACfdyVy
pTAUVrzv0C8MqN5yIO34vk8=
=CEga
-END PGP SIGNATURE-


Re: [gentoo-laptop] Re: [gentoo-user] USB freezes the machine...

2007-01-04 Thread Strong Cypher

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Ok I see

So just try same think with "sync" and tell us if it work ...

Perhaps a bug on kernel too, try another kernel : vanilla-sources for
example
vanilla has no gentoo patch, perhaps a bug in this, need to try

Do you use genkernel ? or make kernel conf yourself ?

when you do lspci, they give you information of module use for your
controller, OHCI for you so ... just unload uhci / ehci / ohci

load ohci

plug the disk, try mount normally, do transfert ... you will be at usb1
speed ... so slow well ...

umount disk, unplug disk, load ehci module, plug the disk

see dmesg on console "CTRL + ALT + F1", and dmesg command

See somethink strange ?

so ... mount and try again .. does it crash ? if yes, reboot, and redo same
fink, with "sync" mount option

does it crash ? speed could be slower (twice slower than async)

for me I'm using that, and it work well, for my disk, but now I don't need
it anymore, usb work well with my disk, but sync help me on starting with
older kernel version

let's try all this so

have fun
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (MingW32) - WinPT 1.0.1

iD8DBQFFnVb8Eg3iyspSWPARAvybAJ4wjY8tmn+vdnFjgUJn/aDiqJHt8wCdFpVp
t91F/43gwGmz6wq3DeJBTw4=
=qSiL
-END PGP SIGNATURE-


Re: [gentoo-laptop] Re: [gentoo-user] USB freezes the machine...

2007-01-03 Thread Strong Cypher

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Could you try to mount device with "sync" option ?


It's strange, your lspci show you have uhci usb controller
and lspci -v said you have ohci controller ...

do  you have a usb2 pci card ?

if yes, you will need ohci + uhci to support usb and ehci for usb 2

try your device on each one (mothercard usb, and pci usb)

try with sync option (slower, but safer :) )

say us the result
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (MingW32) - WinPT 1.0.1

iD8DBQFFnDl1Eg3iyspSWPARApZVAJ9E5mcWtExTwAfC14isC+NLsf3bggCfbva1
YU4GUR+scaqS4QNRsq3b56c=
=1XUm
-END PGP SIGNATURE-


Re: [gentoo-user] USB freezes the machine...

2007-01-02 Thread Strong Cypher

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

unfortunatly you can use dmesg but if system hang up ...

Does it work on other system ? like freebsd (live cd => freebies), or
Windows (M$$) ???

Could you give us the model of your material ? I don't remember, it's a hard
drive ?

Send us their

lspci -v

and

exact information of your device

thx
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (MingW32) - WinPT 1.0.1

iD8DBQFFmnJEEg3iyspSWPARAgppAJ97X20ImPcV7Yq9emcIgsU1IvxDiQCdEwHG
lKPSXCJ2CrQ/wcm6bCZ10fI=
=qSgv
-END PGP SIGNATURE-


Re: [gentoo-user] USB freezes the machine...

2007-01-02 Thread Strong Cypher

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Just do this

rmmod all module concerning usb : ehci uhci ohci

ehci = usb 2 extension

uhci/ohci = usb support (1.0) depends on material (via or intel)

so ...

plug your material

modprobe uhci ... nothing done, rmmod uhci, modprobe ohci ..

try the material

if all work, add usb2 support

modprobe ehci

so ... still hang up ?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (MingW32) - WinPT 1.0.1

iD8DBQFFmjf6Eg3iyspSWPARAgqOAJ4uhL25MSrSBzFbKGOaj3IWvnQbpwCeK4cL
kHM1gOzUW9hRJQnpHonakPE=
=i8pt
-END PGP SIGNATURE-


Re: [gentoo-user] revdep-rebuild / missing ebuild

2007-01-01 Thread Strong Cypher

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

you could do this

emerge sync
emerge -DNu world
emerge -a depclean

so ...

revdep-rebuild -pv

=> liste still long ??

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (MingW32) - WinPT 1.0.1

iD8DBQFFmWFnEg3iyspSWPARAuxQAJ9Yocx7sdwUZ7IiyrKaVutsh1dyngCeK4Xd
zTfXkHk8Z97maJx+weL8p0g=
=JpRJ
-END PGP SIGNATURE-


Re: [gentoo-user] libGl.so.1 / prelinking

2007-01-01 Thread Strong Cypher

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Oh I remember, I had this problem few month ago ... so they is a solution

You absolutly need to remove ntpl for xorg-server and mesa

Try : USE=-ntpl emerge -DNupv world
to see what package are concerned,

so if only xorg, add it to make.conf
if not, only add any xorg and opengl package to /etc/portage/packages.use

have fun
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (MingW32) - WinPT 1.0.1

iD8DBQFFmUp1Eg3iyspSWPARAqLCAJ4oMxrnANqBeTLSbzSlazvH1K5c2gCfU3Du
UDRrjzvAhtJsZRhN1hfXe5I=
=abSn
-END PGP SIGNATURE-


Re: [gentoo-user] USB freezes the machine...

2007-01-01 Thread Strong Cypher

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

ohci and uhci is for via / intel ... in kernel configuration they give info,
that depends of your computer
they is another section for firewire

I think it's better to make a kernel with just your material configure in
it, nothing more, and no module so :) except for somethink like iptables ...
but I prefer this way

sometime a module could make some mistake in other module and so...

If you just put your computer material in kernel config, so you shouldn't
have any problem

I do it every time, I prefer that :)

if I add somethink, I just put new think in my kernel, and do install /
reboot ... so take 30 sec, nothing more

so, have fun
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (MingW32) - WinPT 1.0.1

iD8DBQFFmTxpEg3iyspSWPARAt4DAJ4nZB1KGLZ3cyqFG9RuBNi2ts7s2gCcCDSU
yRMj64Bi6Qg2IJCHddI2W5A=
=MVM3
-END PGP SIGNATURE-


Re: [gentoo-user] Few problems

2007-01-01 Thread Strong Cypher

a good command to see what free mem you have is "free" or "free -m"
the second line indicate the reaminging real ram they stay
ex:

[EMAIL PROTECTED] ~ $ free -m
total   used   free sharedbuffers cached
Mem:  3546   2005   1540  0436939
-/+ buffers/cache:629   2917 
Swap: 8191  0   8191


have fun
2006/12/31, Pavel Kouřil <[EMAIL PROTECTED]>:


Ah, thx for explanation. I was afraid, there's someting wrong. XD

Now only remains the RO problem. =/
--
gentoo-user@gentoo.org mailing list




Re: [gentoo-user] libGl.so.1 / prelinking

2007-01-01 Thread Strong Cypher

do you need opengl extension ?

2006/12/31, Uwe Thiem <[EMAIL PROTECTED]>:


On 31 December 2006 11:39, Strong Cypher wrote:
> do you use a proprietary drivers ? like ati or nvidia ?

Nope, OSS drivers.

Uwe

--
A fast and easy generator of fractals for KDE:
http://www.SysEx.com.na/iwy-1.0.tar.bz2
--
gentoo-user@gentoo.org mailing list




Re: [gentoo-user] A bash > query ...

2007-01-01 Thread Strong Cypher

just take care of something

they only work on bash

sh need your first solution
and tsch ... I don't know but it's  not this at all

2007/1/1, Dave S <[EMAIL PROTECTED]>:


On Monday 01 January 2007 11:09, Strong Cypher wrote:
> just try >& /dev/null
> they redirect all input (standard, error, user define) to dev-null

Ahhh I was so near - I tried &> ! Thanks for that

Dave


>
> have fun
>
> 2007/1/1, Dave S <[EMAIL PROTECTED]>:
> > I know that
> >
> > > /dev/null
> >
> > redirects standard output , and that
> >
> > 2> /dev/null
> >
> > redirects standard error
> >
> > Is there an expression that redirects standard output and standard
error
> > - at
> > present I am using the ungainly
> >
> > > /dev/null 2> /dev/null
> >
> > Dave
> >
> > --
> > gentoo-user@gentoo.org mailing list
--
gentoo-user@gentoo.org mailing list




Re: [gentoo-user] Totem doesn't play DVDs

2007-01-01 Thread Strong Cypher

Just for DVD on linux I suggest to try other player

xine-ui is the best for me !

so :) Totem miss lot's of option I think (like audio parameter, mplayer
plugins ...)
so ... try xine-ui

have fun

2007/1/1, Randy Barlow <[EMAIL PROTECTED]>:


On Sun, 2006-12-31 at 17:25 -0800, Alan wrote:
> Did you compile with the dvd and xine use flags?  I believe that xine is
> needed for DVD menus.

DVD yes, xine no.  I'm recompiling right now, and I did a sync and it's
upgrading to a newer version as well, so we'll see what happens!

Randy Barlow
http://www.electronsweatshop.com
Alimony is the high cost of leaving.

--
gentoo-user@gentoo.org mailing list




Re: [gentoo-user] A bash > query ...

2007-01-01 Thread Strong Cypher

just try >& /dev/null
they redirect all input (standard, error, user define) to dev-null

have fun

2007/1/1, Dave S <[EMAIL PROTECTED]>:


I know that

> /dev/null

redirects standard output , and that

2> /dev/null

redirects standard error

Is there an expression that redirects standard output and standard error -
at
present I am using the ungainly

> /dev/null 2> /dev/null


Dave

--
gentoo-user@gentoo.org mailing list




Re: [gentoo-user] network configuration problem

2007-01-01 Thread Strong Cypher

did you configure manually your ip for testing before starting net.eth0 ???
in this case, try

ifconfig eth0 down

and /etc/init.d/net.eth0

if work fine, just add it to default profile

rc-update add net.eth0 default

just an explanation:

ifconfig do up on network card, so net.eth0 try up too and fail cause
already up
they don't try down before up ... so

if you configure manually by typing command
ifconfig eth0 MYIP netmask MYNETMASK brd MYBRD
route add default gw MYGW

so .. eth0 is up and net.eth0 couldn't do up again
so ifconfig eth0 down shutdown the network card, and so all work fine after
:)

have fun

2006/12/30, Chuanwen Wu <[EMAIL PROTECTED]>:


2006/12/30, Dan <[EMAIL PROTECTED]>:
> On Fri, 29 Dec 2006 09:27:46 +0800
> "Chuanwen Wu" <[EMAIL PROTECTED]> wrote:
>
> > 2006/12/28, Oliver Schmidt <[EMAIL PROTECTED]>:
> > > Hello Chuanwen
>
> > But everytime I do
> > #/etc/init.d/net.eth0 start   or
> > #/etc/init.d/sshd start
> > the error is still all the same : MYIP already taken on eth0.
> > How can I fix the problem,now?
>
> assuming you were just doing that or have by now, mind
> sending /etc/conf.d/net ?
I have sent my /etc/conf.d/net in my first email.Just as below:

# 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" )

After
#ifconfig eth0 MYIP
#route add default gw MYGW

I can connect the internet now,just like ping www.google.com.
But as I said ,every time I do
#/etc/init.d/net.eth0 start
the error appear: MYIP already taken on eth0.

And I also can't start sshd and ftp because they need to start net.eth0...
> --
> gentoo-user@gentoo.org mailing list
>
>


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




Re: [gentoo-user] libGl.so.1 / prelinking

2006-12-31 Thread Strong Cypher

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

do you use a proprietary drivers ? like ati or nvidia ?

yes => So ... no code source, binary package, no pic available so
no => Normally, with gl of xorg you can have fpic activatited and you can
prelink so

if you don't play game, in 3D, so you can use xorg driver, but if you have
tv connect or 3D game  with wine or any other linux game, so sorry, prelink
not available

have fun
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (MingW32) - WinPT 1.0.1

iD4DBQFFl4V5Eg3iyspSWPARArpOAJiCyS3gJsXtT8VKa4xTFu8f4897AJwMw120
bvQxC49lK4FKq+v4OX5M6Q==
=7gfS
-END PGP SIGNATURE-


Re: [gentoo-user] large .avi video files, re-encode ?

2006-12-28 Thread Strong Cypher

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

could you give us the original format of your video ?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (MingW32) - WinPT 1.2.0

iD4DBQFFlAGUEg3iyspSWPARAtxsAJiB/lfH/ObIGkgjJH8I1PwXQ9W4AJ9iViw4
+Bd8C3vHS27yHX7/yyFdZw==
=Jqp4
-END PGP SIGNATURE-


Re: [gentoo-user] Best language for Ajax Web Developping

2006-12-28 Thread Strong Cypher

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

In fact, php5 or ruby are great for me

I just need a bit more practisize for ruby, but the main goal of my research
is to find a ready ajax compatible language, to develop a big project,
without any problem to find developpers for helping me.

I don't know ruby stats for moment, I'm really interested on their approach,
I see it's really great like language, but the current core are really bad
... so I'm sad to see that

I have no time to help to develop ruby v2, and so ... I don't know if new
version will be fast and secure ... doesn't any body know that ?

so ... php 5 seems to be good, but I'm afraid that we can find lot's of
people on it who "know" this language, and finally make awfull code ...

python, I don't know it too much, but for web programming ... I don't really
believe that's it's a great language ... but need more feedback on it ...
and so python developper ... it's not too easy to find

I'm actually program in perl, I love, really love this language, but find a
good perl developper are really hard ... that's why for a new project, I
prefer choose the right language ...

have more feed back ?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (MingW32) - WinPT 1.2.0

iD8DBQFFlAD0Eg3iyspSWPARAtIMAJ9sd3pfN95zAgzwnPsdl+9kFcTqAQCfZ3vt
YQ55zax/ub1mMxRcQ/bTy0o=
=U675
-END PGP SIGNATURE-


[gentoo-user] Best language for Ajax Web Developping

2006-12-28 Thread Strong Cypher

Hi,

I'm looking for a language really great for ajax web developping

I really want a list of advantage a disadvantage, like

Developper available who know well the language
Ajax integration
Framework object oriented ...

Easy plugins install ...

I'm searching and searching, I found 2 one

Ruby, really beautifull, but lake of developper who know it are really a bad
pointed, I can do a mistake perhaps
And so PHP, lot's of people know it, smarty + adodb or pear, and object are
fine, but does exist an alternative ?