[gentoo-ppc-user] usb network card

2006-05-08 Thread stephan ulbing
hi there,

i have to convert a mac mini into a linux router/firewall. so i am looking for 
a usb network card which is supported by linux.

maybe somebody has experience with that stuff...

lg steph.



pgpfgsHq5I3tl.pgp
Description: PGP signature


RE: [gentoo-ppc-user] Mac on Linux?

2006-05-08 Thread Mark M. Hart


Thanks!
 
Mark M. Hart
-Original Message-
From: Joseph Jezak [mailto:[EMAIL PROTECTED] 
Sent: Sunday, May 07, 2006 1:47 PM
To: gentoo-ppc-user@lists.gentoo.org
Subject: Re: [gentoo-ppc-user] Mac on Linux?

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Mark M. Hart wrote:
 Here's after re-emerging with USE=sheep
 I actually got a window for a split-second with the mac-on-linux penguin
 symbol.
 
 Please let me know how to re-emerge with the network masquerading enabled;
 do I do a USE=nat or USE=tun or something like that?
 
 Anyway, here goes:
 
 startmol
 Mac-on-Linux 0.9.71-pre8 [May 7 2006 11:11]
 Copyright (C) 1997-2004 Samuel Rydh
 Starting MOL session 0
 The kernel module '/usr/lib/mol/0.9.71/modules/2.6.15-gentoo-r1/tun.o'
 appears to be missing.
 Running in PowerPC 750 mode, 96 MB RAM
 Timebase: 16.70 MHz, Bus: 66.82 MHz, Clock: 233 MHz
 Using USB mouse on /dev/input/mice
 OHCI USB controller registered
 Could not open '/var/lib/mol/x11.kbd'
 Fullscreen video on VT 9.
 Could not open '/var/lib/mol/console.kbd'
 Cache enabled for console-video
 Video driver(s): [xvideo] [console_video]
 
  640* 480, depth 8,15,32   { 59.9, 72.1, 74.9, 89.9, 99.7 } Hz
  640* 480, depth 8   { 116.6 } Hz
  800* 600, depth 8,15,32   { 56.2, 60.3, 70.0, 72.1, 89.9 } Hz
  800* 600, depth 8   { 94.8 } Hz
  800* 600, depth 8,15,32   { 99.9 } Hz
 1024* 768, depth 8,15,32   { 60.0, 70.0 } Hz
 1024* 768, depth 8   { 74.8 } Hz
 1024* 768, depth 8,15,32   { 75.0 } Hz
 1152* 768, depth 8,15,32   { 54.7 } Hz
 1280* 854, depth 8,15,32   { 60.0 } Hz
 1152* 864, depth 8,15,32   { 59.9 } Hz
 1280*1024, depth 8,15,32   { 0.0, 60.0, 60.0 } Hz
 1440* 960, depth 8,15   { 0.0 } Hz
 1600*1024, depth 8,15   { 0.0 } Hz
 1600*1200, depth 8,15   { 0.0 } Hz
 1680*1050, depth 8,15   { 0.0 } Hz
 
 Ethernet Interface (port 1) 'sheep-eth0' @ FE:FD:DE:AD:BE:EF  [nodhcp]
 
 FATAL: Module ip_tables not found.
 iptables v1.3.4: can't initialize iptables table `nat': iptables who? (do
 you need to insmod?)
 Perhaps iptables or your kernel needs to be upgraded.
 Ethernet Interface (port 2) 'tun-tun0' @ 00:00:0D:EA:DB:EE
 
 ip/mask: 192.168.40.2/255.255.255.0  gw: 192.168.40.1
 broadcast: 192.168.40.255  nameserver: 192.168.40.1
 
 ALSA lib confmisc.c:672:(snd_func_card_driver) cannot find card '0'
 ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_card_driver
 returned error: No such device
 ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
 ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_concat
 returned error: No such device
 ALSA lib confmisc.c:1072:(snd_func_refer) error evaluating name
 ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_refer
returned
 error: No such device
 ALSA lib conf.c:3962:(snd_config_expand) Evaluate error: No such device
 ALSA lib pcm.c:2099:(snd_pcm_open_noupdate) Unknown PCM default
 
 CD/dev/cdrom   CD/DVD read-only   --
 -- /dev/hda6 is linux-mounted with write privileges.
 HFS+  /dev/hda6os 9.0 system  read-only  1024 MB
 
 SCSI devices:
 
 SCSI  /dev/cdrom   [CDROM/DVD driver]
 
 
 =
 Mac-on-Linux OpenFirmware 0.9.70
 
 --- No bootable disk was found! -
 If this is an oldworld machine, try booting from the MacOS
 install CD and install MacOS from within MOL.
 -
 cleaning up...
 FATAL: Module ip_tables not found.
 iptables v1.3.4: can't initialize iptables table `nat': iptables who? (do
 you need to insmod?)
 Perhaps iptables or your kernel needs to be upgraded.
 Terminating threads...
 DONE
 [EMAIL PROTECTED] ~ $ 
 
 Thanks!
  
 Mark M. Hart

OK, fine, in the kernel.  I did a genconfig --menuconfig and couldn't find
these options in the menus.  So, do I need to specify them on the genconfig
command line?  And if so, what is the proper way?  I did a genconfig --help
but got little support from that.  There is no  man  entry for genconfig.

Thank you SO MUCH for all the help you are giving me, I REALLY appreciate
it.

-- Your entry below 

They're *kernel* options.  You need to enable these options in your
*kernel* and recompile with support for the things below.

- From the ebuild:

If errors with networking occur, make sure you have the following
kernel functions enabled:
For connecting to Linux:
Universal TUN/TAP device driver support (CONFIG_TUN)
For the dhcp server:
Packet Socket (CONFIG_PACKET)
For NAT:
Network packet filtering (CONFIG_NETFILTER)
Connection tracking (CONFIG_IP_NF_CONNTRACK)
IP tables support (CONFIG_IP_NF_IPTABLES)
Packet filtering (CONFIG_IP_NF_FILTER)
Full NAT (CONFIG_IP_NF_NAT)
MASQUERADE target support (CONFIG_IP_NF_TARGET_MASQUERADE)

- -Joe
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

Re: [gentoo-ppc-user] Mac on Linux?

2006-05-08 Thread Joseph Jezak
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 OK, fine, in the kernel.  I did a genconfig --menuconfig and couldn't find
 these options in the menus.  So, do I need to specify them on the genconfig
 command line?  And if so, what is the proper way?  I did a genconfig --help
 but got little support from that.  There is no  man  entry for genconfig.
 
 Thank you SO MUCH for all the help you are giving me, I REALLY appreciate
 it.
 

No worries. :)

Okay, so a trick to find things in the menuconfig is to use the / key.
 This lets you search for an option to enable.  You should be able to
find the options previously mentioned in your config using this trick.

- -Joe
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEX3miwGq7BLLARfoRAmNMAJ4/2OzYrBWm9rQAkoLklJ7wbcJbWQCg00Ol
82cZExQHXqms3nA9PqJKDdc=
=vuPd
-END PGP SIGNATURE-
-- 
gentoo-ppc-user@gentoo.org mailing list



[gentoo-user] OT : Recommendation for Bluetooth USB adapter

2006-05-08 Thread Ow Mun Heng
Hi,

Can anyone here recommend a Bluetooth USB dongle which will work under
Linux? Hopefully, it's something cheap and which can be purchased from
Fry's



-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 22:59:13 up 1 day, 9:29, 4 users, load average: 0.46, 0.81,
0.89 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] can't configure java

2006-05-08 Thread Robert Persson
On Sunday 07 May 2006 22:14 Robert Persson was like:
 When I try to use java-config, the following happens:


 THIS SYSTEM VM IS NOT SUFFICIENT, REQUIRED BINARIES WERE NOT FOUND
 System Virtual Machine set
 You may want to update your enviroment by running:
 /usr/sbin/env-update  source /etc/profile


 The same thing happens if I try to choose blackdown-jre instead of sun-jre.

 What do I need to do to get java working properly?

For some reason the blackdown and sun jre installs are missing some files that 
java-setup expects to find. However I have found that sun-jdk does have those 
files and therefore can be configured properly. I think the same may apply to 
the blackdown jdk.

Robert
-- 
Robert Persson

Conspiracy Bears:
Once upon a time there were lots of conspiracy bears...

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT : Recommendation for Bluetooth USB adapter

2006-05-08 Thread Raymond Lewis Rebbeck
On Monday, May 8 2006 15:30, Ow Mun Heng wrote:
 Hi,

   Can anyone here recommend a Bluetooth USB dongle which will work under
 Linux? Hopefully, it's something cheap and which can be purchased from
 Fry's

AFAIK they pretty much all work using the generic HCI USB driver included with 
the kernel. I picked up a cheap one from hong kong on ebay and it worked 
great.

-- 
Raymond Lewis Rebbeck
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] App/plugin to play CD?

2006-05-08 Thread Walter Dnes
  I've been so used to playing mp3 files that I'm lost with real live
audio CDs (not a data CD with mp3 files).  The XMMS docs aren't really
helpful.  Do I need an additional plug-in?  mplayer is worse.
mplayer /dev/cdrom tries to play a file by that name.  I emerged
cdplay and cdplay -c -v gets the CD spinning and the output indicates
that it is playing, but I get no sound.  I have unmuted the CD player
and set its volume via alsactl.  One additional complication is that
there is no headphone jack near the CD tray, so I assume I have to go
via the soundcard.

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



Re: [gentoo-user] App/plugin to play CD?

2006-05-08 Thread Stefán István
hétfő 08 május 2006 11.32 dátummal Walter Dnes ezt írta:
   I've been so used to playing mp3 files that I'm lost with real live
 audio CDs (not a data CD with mp3 files).  The XMMS docs aren't really
 helpful.  Do I need an additional plug-in?  mplayer is worse.
 mplayer /dev/cdrom tries to play a file by that name.  I emerged
 cdplay and cdplay -c -v gets the CD spinning and the output indicates
 that it is playing, but I get no sound.  I have unmuted the CD player
 and set its volume via alsactl.  One additional complication is that
 there is no headphone jack near the CD tray, so I assume I have to go
 via the soundcard.

Has your CD player been connected with your sound card? If not, I think you 
won't hear any sound.

Istvan

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Tv out stopped working!

2006-05-08 Thread Rohit Sharma
Daniel,

I have a successful config at home with nvidia GeForce4 FS 5200 card. I
use it in clone configuration so this screen would be shown exactly as
it is on my TV.
Both my TV and LCD monitor have the same resolution. I get TV Out as
composite video at 1024x768 and use it to watch movies with Nvidia drivers.
Do you feel what I do is what you want to accomplish? If yes, then my
XF86Config may help you.

Let me know,
Rohit

On 4/6/06, Daniel Pielmeier [EMAIL PROTECTED] wrote:

Is there nobody out there who has experience regarding to this topic. I
googled a lot to get it working and until now i don't find anything out
why it doesn't work anymore!


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xorg-x11 7.0 or 6.8. What of then is better ?

2006-05-08 Thread Ptitjack
JimD a gentiment tapote:


 However, I do like being able to customize my system and Gentoo gives
 me a very nice way to do that.  The only current issue I with Gentoo
 that I want to address is a recovery option.  I will probably post a
 thread on that topic soon.  I have about 1GB in /usr/portage/packages
 so I guess I can back that up.  However, I want a faster method to
 restore than I currently can do with Gentoo.  If I lost my system now,
 it would mean rebuilding my base system and the would leave me without
 a functioning system for a while.  With Ubunutu, I would be back up
 with a base system in 30 mins.

 Jim

Hi,

I backup and restore my Gentoo system with  Partimage and the
SysRescueCd live CD.
It is very easy to use and it takes about 30 minutes to restore  my
system (/ , usr/, boot and home).
http://www.sysresccd.org/Main_Page

Regards 


--- Ptitjack --


  ^
  ^^^
  ^
(  0   0  )
 \/
  ----
 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ATI and Linux

2006-05-08 Thread Hemmann, Volker Armin
On Monday 08 May 2006 05:18, JimD wrote:
 Jerônimo Backes wrote:
  NO! (expand the fontsize to 100 pt or something to get the meaning)
 
  ATI support for linux is the crapiest thing on earth!

 I guess it is safe to assume you don't like ATI : )


nobody who had to deal with their crappy drivers likes ATI.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Portage tree hosed?

2006-05-08 Thread Adrian
On Mon, 08 May 2006 02:18:11 -0500
Teresa and Dale [EMAIL PROTECTED] wrote the words:

 If you are using the default mirrors, change them.  I ran into timeout
 errors all the time with the default mirrors.  I think I used this
 one:
 
 http://distro.ibiblio.org/pub/linux/distributions/gentoo/
 
 I think that will work better if you are running into the same timeout
 problem I used to have.  You may want to try mirrorselect -i -r. 
 Please, make a backup of make.conf before you run that.  Some have ran
 into problems with it messing up the file.  Just pick the mirror that
 is closest and works.  Try different ones if you need to.
 
 Dale
 :-)

I was going to try that, except of course I can't emerge mirrorselect.
Wouldn't you know it.  However, I can always edit make.conf by hand.
And I have learned the virtue of backing up config files.  The hard way
of course.

Thanks
Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Upgrade Portage 2004.0 to 2005.x fails

2006-05-08 Thread Teresa and Dale
Denny Schierz wrote:

hi,

i have two very old gentoo boxes and i can't upgrade them. After a sync,
the default profile 2004.0 was deleted and know i can't do anything with
portage:

router x86 # emerge -n '=sys-apps/portage-2.0.51'
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a
dev
!!! on #gentoo (irc.freenode.org)

Is it possible to use portage from a new system, via quickpkg?

cu denny

  



You may want to try emerge portage.  I think I ran into this once before
and that fixed it.  There is also a portage rescue tarbal somewhere that
you can put on to rescue it.  I did that once before too but I can't
recall where it is right now.  It's on the Gentoo site somewhere.

Dale
:-)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] can't configure java

2006-05-08 Thread Devon Miller
Setting the system JVM is different from setting the user JVM. The system JVM defines what emerge will use to compile *.java source files. As such, the system vm must be a JDK, not a JRE.You really don't want to set 
1.5 as your system JVM unless you're trying to fix ebuilds to work with 1.5. Jave 5 introduces new keywords (enum) and constructs (foreach loop, generics) that are not source compatible with previous releases and many packages will not compile with 
1.5.If you still really want to run 1.5 as the system JVM (or if you just want 1.5 for use by regular users), then this will tell you all you need to install the 1.5 JDK.
http://gentoo-wiki.com/Java_Installation_Help#Java_1.5dcmOn 5/8/06, Robert Persson [EMAIL PROTECTED]
 wrote:On Sunday 07 May 2006 22:14 Robert Persson was like: When I try to use java-config, the following happens:
 THIS SYSTEM VM IS NOT SUFFICIENT, REQUIRED BINARIES WERE NOT FOUND System Virtual Machine set You may want to update your enviroment by running: /usr/sbin/env-update  source /etc/profile
 The same thing happens if I try to choose blackdown-jre instead of sun-jre. What do I need to do to get java working properly?For some reason the blackdown and sun jre installs are missing some files that
java-setup expects to find. However I have found that sun-jdk does have thosefiles and therefore can be configured properly. I think the same may apply tothe blackdown jdk.Robert--Robert Persson
Conspiracy Bears:Once upon a time there were lots of conspiracy bears...--gentoo-user@gentoo.org mailing list


[gentoo-user] Re: Portage tree hosed?

2006-05-08 Thread Sven Köhler
 From doing a google, it looks like i need to run
 
 emerge sync
 
 in order to fix this.  However, if I could sync then I wouldn't be
 doing this.  Everytime I try to sync it times out and I never finish.
 I'm on dial-up, so it's a bit slow.  I am trying to install
 emerge-delta-webrsync and try from there, but of course, I can't emerge
 anything . . . 

The timeout-things - that's a stupid rsync problem.

Update rsync to the latest release. Perhaps it helps.

There used to be some webrsync-mechanism by running:
emerge-webrsync

Greetings
  Sven



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Portage tree hosed?

2006-05-08 Thread Daniel da Veiga

On 5/7/06, Adrian [EMAIL PROTECTED] wrote:


Greetings.  I'm trying to set up a new Gentoo box.

I downloaded the latest portage snapshot, untared it and ran

emerge regen



you mean emerge --metadata don't you?! because that's all you need
after a snapshot update.


now everything I try to emerge I get:

Security Violation: A file exists that is not in the manifest



That's caused because newer versions of emerge use a feature called
strict that checks the manifest and files comparing them (using md5,
if I'm not mistaken). You can:

1) bypass this by using FEATURES=-strict on make.conf.
2) emerge-webrsync  emerge --metadata

Both of them work for me, but I strongly suggest the second because
strict is a good feature.


From doing a google, it looks like i need to run

emerge sync

in order to fix this.  However, if I could sync then I wouldn't be
doing this.  Everytime I try to sync it times out and I never finish.
I'm on dial-up, so it's a bit slow.  I am trying to install
emerge-delta-webrsync and try from there, but of course, I can't emerge
anything . . .


download the mirrorselect tool and choose another server for rsync,
then update (or use it to update with output redirection) your
make.conf and be happy.

If you REALLY need anything installed, even in order to fix your
portage or anything like that, use the -strict option to do whatever
it takes to put your portage back in order, then REMOVE THE -strict
option and try again till it works (you can upgrade portage, python,
etc).

Good luck,

--
Daniel da Veiga
Computer Operator - RS - Brazil
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
--END GEEK CODE BLOCK--

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Upgrade Portage 2004.0 to 2005.x fails

2006-05-08 Thread Denny Schierz
hi,

Am Montag, den 08.05.2006, 08:20 -0500 schrieb Teresa and Dale:

 You may want to try emerge portage.  I think I ran into this once before
 and that fixed it.  There is also a portage rescue tarbal somewhere that
 you can put on to rescue it.  I did that once before too but I can't
 recall where it is right now.  It's on the Gentoo site somewhere.

i tested a lot of things, but nothing works, so i did the hardway and
replaced portage by hand, its seems, portage is working again.

i saw, that 2006.x is out ;-) so i using the newest profile.

cu denny

-- 
Sicherheit verständlich http://www.sides.de
GnuPG Key
http://pgpkeys.pca.dfn.de:11371/pks/lookup?op=getsearch=0x2A5CE192AB7D3FE0


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Re: [gentoo-user] Upgrade Portage 2004.0 to 2005.x fails

2006-05-08 Thread Daniel da Veiga

On 5/8/06, Denny Schierz [EMAIL PROTECTED] wrote:

hi,

i have two very old gentoo boxes and i can't upgrade them. After a sync,
the default profile 2004.0 was deleted and know i can't do anything with
portage:

router x86 # emerge -n '=sys-apps/portage-2.0.51'
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a
dev
!!! on #gentoo (irc.freenode.org)



Your command to update portage seem tricky and obscure to me. Why
specify versions? If you have synced, it KNOWS the latest version and
won't try to emerge the others... Why tell it to only emerge the
latest with -n if you can simply update it with -u? And specially,
why the heck put the whole = stuff?

Try simply emerge -u portage... If it still doesn't work, try it
after emerge-webrsync  emerge --sync  emerge --metadata  emerge
-u portage, but I think the --metadata is done in the emerge --sync
part anyway, so you can bypass that command ;)


Is it possible to use portage from a new system, via quickpkg?


I STRONGLY advice you to DON'T DO THAT. I can imagine a LOT of
problems comming from this. If you really think you broke portage's
profiles, simply do as it said: 'rm -Rf /usr/portage/profiles; emerge
--sync', that should fix it.

--
Daniel da Veiga
Computer Operator - RS - Brazil
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
--END GEEK CODE BLOCK--

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] App/plugin to play CD?

2006-05-08 Thread Daniel da Veiga

On 5/8/06, Stefán István [EMAIL PROTECTED] wrote:

hétfő 08 május 2006 11.32 dátummal Walter Dnes ezt írta:
   I've been so used to playing mp3 files that I'm lost with real live
 audio CDs (not a data CD with mp3 files).  The XMMS docs aren't really
 helpful.  Do I need an additional plug-in?  mplayer is worse.
 mplayer /dev/cdrom tries to play a file by that name.  I emerged
 cdplay and cdplay -c -v gets the CD spinning and the output indicates
 that it is playing, but I get no sound.  I have unmuted the CD player
 and set its volume via alsactl.  One additional complication is that
 there is no headphone jack near the CD tray, so I assume I have to go
 via the soundcard.

Has your CD player been connected with your sound card? If not, I think you
won't hear any sound.



Stéfan is right, you need an analog audio cable connecting your CD
drive to your soundcard (or, if your soundcard support it, a digital
one). Else the drive can't send audio to your speakers.

--
Daniel da Veiga
Computer Operator - RS - Brazil
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
--END GEEK CODE BLOCK--

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] i can't boot gentoo (regarding to something corrupted or deleted (?))

2006-05-08 Thread Daniel da Veiga

On 5/7/06, nacho [EMAIL PROTECTED] wrote:

Hi there, i have this big big problem:
 i tried to emerge openoffice(bin) and i have left without space in the root
partition (openoffice installs in /opt which is in the / partition in my
case) so emerge stops with an error. Then i rebooted a cupple of times and
everything was ok (except that any partition could be mounted, only
/bootrare because kde was seeing all partitions (i have: / /var /usr
/home /boot)). But then i removed openoffice from /opt (manually, because
emerge couldn't install it completly because of the space), so the
space-problem get resolved (apparently), i rebooted and  get with this
mesagge (aprox. 20 times contiguous):
 /sbin/rc: line 831: schedule_service_startup: command not found
 /sbin/rc: line 831: service_started: command not found
 Then i get prompted to login but it doesen't work at all (login
incorrect..)
 This error reproduces every time i try to start the system (so i can't
start).
 what's up here? and the more important:
 is there a way to save the system or i have to install everything from
scratch?! (have it sense to retar the stage?)
 any suggestions welcome...thanks



I don't see any reason linking openoffice to your problem, if you have
space left on all partitions, it shouldn't be a problem (but it is
strongly adviced to NOT remove stuff by hand). Anyway, I've been
running lots of *ix flavors around for the last 5 years and I NEVER
had to reinstall a whole system from scratch because of a software
problem (that's one of the main reasons I do not use Windows except to
play games).

You can try using the LiveCD to chroot into your system, this way you
bypass any password problem. You can then reset your password (and
of all your users) and maybe do an emerge -uD world, or etc-update.

--
Daniel da Veiga
Computer Operator - RS - Brazil
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
--END GEEK CODE BLOCK--

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] i can't boot gentoo (regarding to something corrupted or deleted (?))

2006-05-08 Thread Hemmann, Volker Armin
Hi,

are you sure, that there is at least some space in /, /tmp and /var?

Because without at least some mb free, some data can not be written - and the 
box refuses to boot...

had that problem some years ago, when gimp went on a rampage...
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ATI and Linux

2006-05-08 Thread Jerônimo Backes

Hemmann, Volker Armin wrote:

On Monday 08 May 2006 05:18, JimD wrote:
  

Jerônimo Backes wrote:


NO! (expand the fontsize to 100 pt or something to get the meaning)

ATI support for linux is the crapiest thing on earth!
  

I guess it is safe to assume you don't like ATI : )




nobody who had to deal with their crappy drivers likes ATI.

  
Man, I wrote this while I was configuring my ATI-drivers for my new 
Gentoo installation. What a pain in the (_*_)! I lost 3 hours in this 
thing, and someone asks me if ATI drivers are good! The question by 
itself is a joke.






___ 
Yahoo! doce lar. Faça do Yahoo! sua homepage. 
http://br.yahoo.com/homepageset.html 



--
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Upgrade Portage 2004.0 to 2005.x fails

2006-05-08 Thread Johnson, Maurice E CTR NSWCDL-K74
There are significant changes between 2004.0 and 2006.0 .
My first recomendation would be to upgrade the compiler as follows:
You don't necessarily need esearch if you don't already have it, but
just get the information needed here. (modify as needed)


#!/bin/bash

OLD_VER=`esearch --nocolor -o %vi\n ^gcc$`
NEW_VER=`esearch --nocolor -o %va\n ^gcc$`
GCC_CONF_VER=`echo $NEW_VER|sed -e 's/-r[0-9]//g'`

if [ $OLD_VER -eq $NEW_VER ] ; then
echo GCC up to date
exit 0
fi

emerge -v =sys-devel/gcc-$NEW_VER
gcc-config i686-pc-linux-gnu-$GCC_CONF_VER
env-update
source /etc/profile
emerge --oneshot -v libtool
emerge --oneshot sys-libs/libstdc++-v3
emerge -e system
emerge -e world
emerge -C =sys-devel/gcc-$OLD_VER

/sbin/fix_libtool_files.sh $OLD_VER

You'll also need to read the 2.4 to 2.6 kernel upgrade 
documents. There, you'll get an idea of what to expect with 
respect to your own system (i.e. udev etc.).

You might also want to look at the articale on how to replace
a running redhat system with Gentoo. Though you're trying to 
replace Gentoo with Gentoo, the concepts still apply.

I notice you may also need to upgrade from ipchains to iptables.
This is a conmpletely different topic all together.

Research it before trying any quick fixes.

-Original Message-
From: Jeremy Olexa [mailto:[EMAIL PROTECTED]
Sent: Mon 5/8/2006 9:45 AM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Upgrade Portage 2004.0 to 2005.x fails
 
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Teresa and Dale wrote:
 Denny Schierz wrote:
 
 hi,

 i have two very old gentoo boxes and i can't upgrade them. After a sync,
 the default profile 2004.0 was deleted and know i can't do anything with
 portage:
 You may want to try emerge portage.  I think I ran into this once before
 and that fixed it.  There is also a portage rescue tarbal somewhere that
 you can put on to rescue it.  I did that once before too but I can't
 recall where it is right now.  It's on the Gentoo site somewhere.
 
 Dale
 :-)

Any reason you don't want to upgrade them to the newest profile? I would
just symlink the make.profile to the 2006.0 profile and then go from
there following the appropriate install guides..maybe that will help?

- --
Jeremy Olexa
([EMAIL PROTECTED])
Office: EE/CS 1-201
CS/IT Systems Staff
University of Minnesota

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEX0uHFN7pD9kMi/URAoi6AJ494VeXIWfIfGhhQ3R8djt/jHbBrgCfcolV
dN0/Nscm4s8AsPKW9iSGwgM=
=baU3
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list

winmail.dat

Re: [gentoo-user] App/plugin to play CD?

2006-05-08 Thread Jeremy Olexa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Mattias Merilai wrote:
 Daniel da Veiga wrote:
 
 Stéfan is right, you need an analog audio cable connecting your CD
 drive to your soundcard (or, if your soundcard support it, a digital
 one). Else the drive can't send audio to your speakers.
 
 The other o/s can send audio to the soundcard via the system bus.
 Anybody knows if and when is this going to happen on the good o/s too?

I don't think you need that silly cable. My understanding was that the
audio cable connected to you sound card was for when you wanted to
listen to the cd and your computer was in low-power mode Either way, I
have stopped installing that cable on new computers that I build and it
has always worked fine for me.

To the original poster:
Are you sure you are in the cdrom group? Are you sure you have a
/dev/cdrom node? Any different outcome if you do mplayer /dev/hdc?

- --
Jeremy Olexa
([EMAIL PROTECTED])
Office: EE/CS 1-201
CS/IT Systems Staff
University of Minnesota

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEX1fpFN7pD9kMi/URAm09AJ9VCTBVUq1JnEYBwvAUesuyNJJ+8wCfV5U2
18BfVsPxYDIoLkeDBGkOU7A=
=GgtJ
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] App/plugin to play CD?

2006-05-08 Thread Andrew Gaydenko
It's strange question ;-) XMMS does it (just activate cdda plugin).
XMMS clones does it. Amarok does it too (at least SVN version - I
don't use Amarok's official releases).

=== On Monday 08 May 2006 18:17, Mattias Merilai wrote: ===
Daniel da Veiga wrote:

 Stéfan is right, you need an analog audio cable connecting your CD
 drive to your soundcard (or, if your soundcard support it, a digital
 one). Else the drive can't send audio to your speakers.

The other o/s can send audio to the soundcard via the system bus. 
Anybody knows if and when is this going to happen on the good o/s too?
-- 
gentoo-user@gentoo.org mailing list


-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Upgrade Portage 2004.0 to 2005.x fails

2006-05-08 Thread Denny Schierz
hi,

Am Montag, den 08.05.2006, 09:33 -0500 schrieb Johnson, Maurice E CTR
NSWCDL-K74:

 There are significant changes between 2004.0 and 2006.0 .
 My first recomendation would be to upgrade the compiler as follows:
 You don't necessarily need esearch if you don't already have it, but
 just get the information needed here. (modify as needed)

thanks for that script. At the moment, emerge is running and compile
gcc. I hope that everything goes well. It is only a 400Mhz, so it takes
a lot of time, to update 157 packages.

the only thing i can do, is waiting :-)

cu denny

-- 
Sicherheit verständlich http://www.sides.de
GnuPG Key
http://pgpkeys.pca.dfn.de:11371/pks/lookup?op=getsearch=0x2A5CE192AB7D3FE0


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Re: [SPAM] - Re: [gentoo-user] App/plugin to play CD? - Bayesian Filter detected spam

2006-05-08 Thread Harald Arnesen
Mattias Merilai [EMAIL PROTECTED] writes:

 Daniel da Veiga wrote:

 Stéfan is right, you need an analog audio cable connecting your CD
 drive to your soundcard (or, if your soundcard support it, a digital
 one). Else the drive can't send audio to your speakers.

 The other o/s can send audio to the soundcard via the system bus.
 Anybody knows if and when is this going to happen on the good o/s too?

About 5 years ago :-)
-- 
Hilsen Harald.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] App/plugin to play CD?

2006-05-08 Thread Harald Arnesen
Stefán István [EMAIL PROTECTED] writes:

 hétfő 08 május 2006 11.32 dátummal Walter Dnes ezt írta:
   I've been so used to playing mp3 files that I'm lost with real live
 audio CDs (not a data CD with mp3 files).  The XMMS docs aren't really
 helpful.  Do I need an additional plug-in?  mplayer is worse.
 mplayer /dev/cdrom tries to play a file by that name.  I emerged
 cdplay and cdplay -c -v gets the CD spinning and the output indicates
 that it is playing, but I get no sound.  I have unmuted the CD player
 and set its volume via alsactl.  One additional complication is that
 there is no headphone jack near the CD tray, so I assume I have to go
 via the soundcard.

 Has your CD player been connected with your sound card? If not, I think you 
 won't hear any sound.

You don't need a cable from the CD player to the sound card with xmms:

Options - Preferences - Audio I/O Plugins - Audio CD Reader -
Configure - Output - Read Digital CD Audio
-- 
Hilsen Harald.


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] App/plugin to play CD?

2006-05-08 Thread Daniel da Veiga

On 5/8/06, Hemmann, Volker Armin [EMAIL PROTECTED] wrote:

On Monday 08 May 2006 16:04, Daniel da Veiga wrote:
 On 5/8/06, Stefán István [EMAIL PROTECTED] wrote:
  hétfő 08 május 2006 11.32 dátummal Walter Dnes ezt írta:
 I've been so used to playing mp3 files that I'm lost with real live
   audio CDs (not a data CD with mp3 files).  The XMMS docs aren't really
   helpful.  Do I need an additional plug-in?  mplayer is worse.
   mplayer /dev/cdrom tries to play a file by that name.  I emerged
   cdplay and cdplay -c -v gets the CD spinning and the output indicates
   that it is playing, but I get no sound.  I have unmuted the CD player
   and set its volume via alsactl.  One additional complication is that
   there is no headphone jack near the CD tray, so I assume I have to go
   via the soundcard.
 
  Has your CD player been connected with your sound card? If not, I think
  you won't hear any sound.

 Stéfan is right, you need an analog audio cable connecting your CD
 drive to your soundcard (or, if your soundcard support it, a digital
 one). Else the drive can't send audio to your speakers.


no, he is not.

You don't need the audio-cable to hear music from a cd - just the right
application ;)

like:
kscd
amarok



Oh yeah, you really don`t need the cable, it just makes things easier,
because it will work with all applications, won`t send data using the
system bus neither process it using the CPU, the CD drive will do all
the work and send output directly to the soundcard, the volume manager
of the soundcard with the CD audio label will work and some other
benefits.

But that`s just me. I want my hardware to do the stuff it should.

--
Daniel da Veiga
Computer Operator - RS - Brazil
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
--END GEEK CODE BLOCK--

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] national keyboard in open office

2006-05-08 Thread Pawel K
 What is the output of
 # locale
 and
 # locale -a

Thanx all of You for help but it didn't help.
I've selected both pl_PL and pl_PL.utf8 (locale -a
shows that values):

LANG=pl_PL
LC_CTYPE=pl_PL
LC_NUMERIC=pl_PL
LC_TIME=pl_PL
LC_COLLATE=pl_PL
LC_MONETARY=pl_PL
LC_MESSAGES=pl_PL
LC_PAPER=pl_PL
LC_NAME=pl_PL
LC_ADDRESS=pl_PL
LC_TELEPHONE=pl_PL
LC_MEASUREMENT=pl_PL
LC_IDENTIFICATION=pl_PL
LC_ALL=pl_PL

or

LANG=pl_PL.utf8
LC_CTYPE=pl_PL.utf8
LC_NUMERIC=pl_PL.utf8
LC_TIME=pl_PL.utf8
LC_COLLATE=pl_PL.utf8
LC_MONETARY=pl_PL.utf8
LC_MESSAGES=pl_PL.utf8
LC_PAPER=pl_PL.utf8
LC_NAME=pl_PL.utf8
LC_ADDRESS=pl_PL.utf8
LC_TELEPHONE=pl_PL.utf8
LC_MEASUREMENT=pl_PL.utf8
LC_IDENTIFICATION=pl_PL.utf8
LC_ALL=pl_PL.utf8

maybe there is something wrong with my following
option in xorg.conf:

 Option XkbOptions grp:switch 

It is very important for me writing national
characters. If You have any other ideas let me know
PLEASE.

THANK YOU


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Tv out stopped working!

2006-05-08 Thread Daniel Pielmeier
Hi Rohit,

I use a Nvidia Geforce 3 Ti200, so i can't use Clone-Mode. But if you
send me your config file i will try to adjust it to fit my needs!

Thank you,

Daniel

Rohit Sharma schrieb:
 Daniel,
 
 I have a successful config at home with nvidia GeForce4 FS 5200 card. I
 use it in clone configuration so this screen would be shown exactly as
 it is on my TV.
 Both my TV and LCD monitor have the same resolution. I get TV Out as
 composite video at 1024x768 and use it to watch movies with Nvidia drivers.
 Do you feel what I do is what you want to accomplish? If yes, then my
 XF86Config may help you.
 
 Let me know,
 Rohit
 
 On 4/6/06, Daniel Pielmeier [EMAIL PROTECTED] wrote:
 
 Is there nobody out there who has experience regarding to this topic. I
 googled a lot to get it working and until now i don't find anything out
 why it doesn't work anymore!


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ATI and Linux

2006-05-08 Thread Daniel da Veiga

On 5/8/06, Jerônimo Backes [EMAIL PROTECTED] wrote:

Hemmann, Volker Armin wrote:
 On Monday 08 May 2006 05:18, JimD wrote:

 Jerônimo Backes wrote:

 NO! (expand the fontsize to 100 pt or something to get the meaning)

 ATI support for linux is the crapiest thing on earth!

 I guess it is safe to assume you don't like ATI : )



 nobody who had to deal with their crappy drivers likes ATI.


Man, I wrote this while I was configuring my ATI-drivers for my new
Gentoo installation. What a pain in the (_*_)! I lost 3 hours in this
thing, and someone asks me if ATI drivers are good! The question by
itself is a joke.




Tell me about it, if you have one of their latest cards, OK, they
should work, mostly, but expect stuff to crash, their linux drivers
are not really something they care about THAT much. Of course, newer
cards get better support, but hey, I have one of the IGP 340 on both
notebooks, and it JUST SUX, their drivers do not work, they're are
simply refered by ATI as not-supported. C'mon, I had an old TNT2 and
it worked like a charm using NVidia drivers (it had 32MB of memory,
and performed better than my IGP with 64MB and 4 years younger). What
can you expect from a vendor that do not support their older hardware
and have not all features on the newer? They should work harder.

--
Daniel da Veiga
Computer Operator - RS - Brazil
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
--END GEEK CODE BLOCK--

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ATI and Linux

2006-05-08 Thread Bruce Burden
On Mon, May 08, 2006 at 03:36:18PM +1200, Mark Kirkwood wrote:
 
 By way of contrast, I've been running Tyan and Supermicro boards with 
 ATI radeon 9000 and 9200 cards for years without any issues on FreeBSD 
 4.8, 4.9, 5.3, 5.4 and now 6.0. I just use the supplied drivers that 
 come with Xorg (XFree in the past).
 
I replaced a failed ATI 9700 PRO with a GeForce 6300. ATI
_NEVER_ supported that card with a Linux compatible driver.

I have an HP ZD8000 with the ATI X300 card in it. You will
never believe it, but... ATI _NEVER_ supported that card!!!

I look at the list of cards nVidia supports, and make the
decision to never again purchase another ATI card (okay, my
Tyan K8WE has ATI, and I will used the chip, but it will be
a firewall, so who cares?) simply due to their crappy support.

No, I don't use 3D - but, if I wanted to/needed to, I feel
nVidia at least offers me the chance of having it work. Now,
granted, it may not work, but at least I have the chance. Plus
nVidia offers native FreeBSD support, which is what my work-
station and firewall run.

Bruce
-- 

  I like bad! Bruce BurdenAustin, TX.
- Thuganlitha
The Power and the Prophet
Robert Don Hughes

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] App/plugin to play CD?

2006-05-08 Thread Uwe Thiem
On 08 May 2006 16:34, Hemmann, Volker Armin wrote:
 On Monday 08 May 2006 16:04, Daniel da Veiga wrote:

  Stéfan is right, you need an analog audio cable connecting your CD
  drive to your soundcard (or, if your soundcard support it, a digital
  one). Else the drive can't send audio to your speakers.

 no, he is not.

 You don't need the audio-cable to hear music from a cd - just the right
 application ;)

 like:
 kscd
 amarok

Yeah but then your CPU is doing a lot of work. A cable for 10c seems cheaper 
than lots of CPU cycles.

Uwe

-- 
Why do consumers keep buying products they will live to curse?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT : Recommendation for Bluetooth USB adapter

2006-05-08 Thread Luigi Pinna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Alle 08:00, lunedì 8 maggio 2006, Ow Mun Heng ha scritto:
 Hi,

   Can anyone here recommend a Bluetooth USB dongle which will work
 under Linux? Hopefully, it's something cheap and which can be
 purchased from Fry's

I have a MSI usb bluetooth dongle, it cost 20€ (1 year ago) and works 
perfect!
Luigi

- -- 
Public key GPG(0x633F86B7) on http://keyserver.linux.it/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEX3XmHmkkjmM/hrcRAnMBAJ4hzcbECoX/acBaeJKKbsW2f9xjMACgh34h
z9+hvu024iqC+2mSjUO2Bzo=
=W4qh
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] national keyboard in open office

2006-05-08 Thread Rumen Yotov
Pawel K wrote:
 What is the output of
 # locale
 and
 # locale -a
 
 Thanx all of You for help but it didn't help.
 I've selected both pl_PL and pl_PL.utf8 (locale -a
 shows that values):
 
 LANG=pl_PL
 LC_CTYPE=pl_PL
 LC_NUMERIC=pl_PL
 LC_TIME=pl_PL
 LC_COLLATE=pl_PL
 LC_MONETARY=pl_PL
 LC_MESSAGES=pl_PL
 LC_PAPER=pl_PL
 LC_NAME=pl_PL
 LC_ADDRESS=pl_PL
 LC_TELEPHONE=pl_PL
 LC_MEASUREMENT=pl_PL
 LC_IDENTIFICATION=pl_PL
 LC_ALL=pl_PL
 
 or
 
 LANG=pl_PL.utf8
 LC_CTYPE=pl_PL.utf8
 LC_NUMERIC=pl_PL.utf8
 LC_TIME=pl_PL.utf8
 LC_COLLATE=pl_PL.utf8
 LC_MONETARY=pl_PL.utf8
 LC_MESSAGES=pl_PL.utf8
 LC_PAPER=pl_PL.utf8
 LC_NAME=pl_PL.utf8
 LC_ADDRESS=pl_PL.utf8
 LC_TELEPHONE=pl_PL.utf8
 LC_MEASUREMENT=pl_PL.utf8
 LC_IDENTIFICATION=pl_PL.utf8
 LC_ALL=pl_PL.utf8
 
 maybe there is something wrong with my following
 option in xorg.conf:
 
  Option XkbOptions grp:switch 
 
 It is very important for me writing national
 characters. If You have any other ideas let me know
 PLEASE.
 
 THANK YOU
 
 
 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around 
 http://mail.yahoo.com 
Hi,
For me the following is working (BG here of course)-/etc/X11/xorg.conf.
...SKIP...
Section InputDevice
...
Option XkbModel pc105
Option XkbLayout us,bg
Option XkbVariant ,phonetic
Option  XkbOptionsgrp:caps_toggle,grp_led:scroll
...END...
PS: the XkbVariant is needed because of two keyboard layout used and
this (the setting) isn't the default, so dismiss it. The switching is
done with CapsLock + keyboard LED for visual control.
HTH.Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] App/plugin to play CD?

2006-05-08 Thread Andrew Gaydenko
=== On Monday 08 May 2006 20:19, Uwe Thiem wrote: ===
On 08 May 2006 16:34, Hemmann, Volker Armin wrote:

Yeah but then your CPU is doing a lot of work. A cable for 10c seems cheaper 
than lots of CPU cycles.

Uwe
===

I didn't noticed any CPU-eating during CDDA playing back. Porbably, for i286? 
;-)
And, after all, card's DAC is under control and there is a (limited) way to get 
more
clean sound: CD-drives have few-cent-cost poor DACs.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Portage tree hosed?

2006-05-08 Thread Mantas Povilaitis

On 5/7/06, Adrian [EMAIL PROTECTED] wrote:
 Everytime I try to sync it times out and I never finish.
 I'm on dial-up, so it's a bit slow.  I am trying to install
 emerge-delta-webrsync and try from there, but of course, I can't emerge
 anything . . .


You can try adding

RSYNC_TIMEOUT=500

or some other big value to make.conf.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Portage tree hosed?

2006-05-08 Thread Mantas Povilaitis

On 5/8/06, Mantas Povilaitis [EMAIL PROTECTED] wrote:

 On 5/7/06, Adrian [EMAIL PROTECTED] wrote:
  Everytime I try to sync it times out and I never finish.
  I'm on dial-up, so it's a bit slow.  I am trying to install
  emerge-delta-webrsync and try from there, but of course, I can't emerge
  anything . . .

You can try adding

RSYNC_TIMEOUT=500

or some other big value to make.conf.


sorry, don't use it, I forgot it would give this:
WARNING: usage of RSYNC_TIMEOUT is deprecated, use PORTAGE_RSYNC_OPTS instead

It should be something like this:
PORTAGE_RSYNC_OPTS=--timeout=500

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ltsp woes

2006-05-08 Thread John Blinka

Uwe Thiem wrote:

Try to correct the broadcast above. Maybe that will solve the problem already, 
although it's hard to understand how you fat clients can work with it.
 


I corrected the broadcast address, but it didn't help.

If the broadcast doesn't solve it, please post your /etc/dhcp/dhcpd.conf as 
well.
 


Here it is:

default-lease-time   421600;
max-lease-time   421600;
ddns-update-style none;
allow booting;
allow bootp;
authoritative;
#boot-unknown-clients off;

option option-128 code 128 = string;
option option-129 code 129 = text;

option subnet-mask255.255.0.0;
option broadcast-address  10.88.255.255;
option routers10.88.1.254;
option domain-name-servers10.88.1.3;
option domain-nameelms.k12.oh.us;
option root-path  10.88.1.5:/opt/ltsp-4.1/i386;
option netbios-name-servers   10.88.1.3;
option netbios-node-type  8;

shared-network WORKSTATIONS {
 subnet 10.88.0.0 netmask 255.255.0.0 {
range dynamic-bootp 10.88.3.1 10.88.4.254;
use-host-decl-names   on;
option option-128 e4:45:74:68:00:00;
option option-129 NIC=3c509;

option log-servers10.88.1.5;

# trick from Peter Rundle [EMAIL PROTECTED]
if substring (option vendor-class-identifier, 0, 9) = PXEClient
{
   filename  /lts/pxe/pxelinux.bin;
 # NOTE: kernels are specified in /tftpboot/lts/pxe/pxelinux.cfg/
}
else
{
   filename/lts/vmlinuz-2.4.26-ltsp-2;
}
 }
}


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] national keyboard in open office

2006-05-08 Thread Dave Jones
Pawel K wrote on 08/05/06 17:57:

 Thanx all of You for help but it didn't help.
 I've selected both pl_PL and pl_PL.utf8

 maybe there is something wrong with my following
 option in xorg.conf:

  Option XkbOptions grp:switch

 It is very important for me writing national
 characters. If You have any other ideas let me know

This is a snippet from my xorg.conf keyboard set-up.  You'll probably
prefer to use XkbModel=pc105 rather than the logitech model I use.

My locale settings are LC_ALL=en_GB.utf8, but again, you might prefer
LC_ALL=en_US.utf8 to match your OpenOffice preferences.

Section InputDevice
Identifier  Keyboard0
Driver  kbd
Option  AutoRepeat500 30
Option  CoreKeyboard
Option  XkbModel  logicdp
Option  XkbLayout us_intl
EndSection

I had this sort of problems only with OpenOffice, which misbehaved under
KDE, but worked fine under IceWM.  Setting LC_ALL=en_US.utf8 fixed it.

Does composing the Polish characters work for you under applications
such as Mozilla Thunderbird?

What specific Polish characters are you missing, and how do normally
compose them?  If you tell me how you expect to compose them, I'll test
to see if it works here.

Cheers, Dave
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xorg-x11 7.0 or 6.8. What of then is better ?

2006-05-08 Thread JimD

Ptitjack wrote:


Hi,

I backup and restore my Gentoo system with  Partimage and the
SysRescueCd live CD.
It is very easy to use and it takes about 30 minutes to restore  my
system (/ , usr/, boot and home).
http://www.sysresccd.org/Main_Page

Regards 



--- Ptitjack --


Thanks.  I will check that out : )

Jim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
There's no place like 127.0.0.1
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
JimD
Central FL, USA, Earth, Sol
--
gentoo-user@gentoo.org mailing list



[gentoo-user] A couple projects on my laptop

2006-05-08 Thread Timothy A. Holmes
Hi folks

I have a couple of issues on my laptop that I would like to get wrapped
up in the easiest method possible

1. Flashcards / memory sticks
- Right now -- in order to mount my camera cards / thumb drives
-- I have to become root -- its easy, but an annoyance - I have looked
at automount and that is FAR more problems than im willing to go through
(the shortest set of instructions ive seen so far for automount is like
3 pages), so if I could get it set up so that I can just do the mount
commands as my user instead of having to su it would be nice

2. Energy saver thingy 
- after about 10 minutes or so of inactivity, the screen shuts
off under power saver -- I cant seem to find how to prevent this from
happening, and could use some guidance

3. I need a good VPN Client with easy gui
- right now our school has a VPN set up on the cisco pix that
works beautifully with a Microsoft VPN connection on a windows box, I
need to be able to access this with my gentoo laptop as well

4. I need to be able to use a USB to Serial dongle to talk to my
switches -- the adapters that I have are Triplite ones and I do have the
driver disk for windows -- along with this, I need a good communications
program (equivalent to hyperterm ) to use with them to talk to my
switches and to my UPS

Thanks folks - any pointers and/or suggestions are gladly welcomed

TIM

Timothy A. Holmes
IT Manager / Network Admin / Web Master / Computer Teacher
 
Medina Christian Academy
A Higher Standard...
 
Jeremiah 33:3
Jeremiah 29:11
Esther 4:14


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Upgrade Portage 2004.0 to 2005.x fails

2006-05-08 Thread Teresa and Dale
Denny Schierz wrote:

hi,
  


i tested a lot of things, but nothing works, so i did the hardway and
replaced portage by hand, its seems, portage is working again.

i saw, that 2006.x is out ;-) so i using the newest profile.

cu denny

  


I'm still on 2005.1 I think.  I need to chagne mine to I guess.  My
fiance just got in the hospital so it won't be any time soon though. 
I'll be planted beside her bed for a while, if not in it beside her. 
Only thing is, she has some kind of infection.  They may not let me.  :-(

Glad that manual install worked.  I used to keep a copy around for the
longest, just in case.  ;-)

Dale
:-)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] A couple projects on my laptop

2006-05-08 Thread b.n.

Timothy A. Holmes wrote:

FAR more problems than im willing to go through
(the shortest set of instructions ive seen so far for automount is like
3 pages)

+

IT Manager / Network Admin / Web Master / Computer Teacher

=
LOL.

After this, I find quite odd you have to be root to mount a USB stick.
I've never had to be root to do it.

My /etc/fstab says:
/dev/sdb1   /mnt/removable  vfat  noauto,async,user,exec 0  0
and I can mount it as a user just by clicking on its icon on Konqueror, 
for example.


I think what you really need, however, is not automount but maybe HAL. 
Check in the wiki and/or docs for info, and don't run away in fear if 
you see some page of instruction... after all, you're using Gentoo! :)


m.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] partitioning for multimedia performance and dual-booting linux/windex

2006-05-08 Thread Robert Persson
On Sunday 23 April 2006 03:00 Neil Bothwick was like:
 On Sat, 22 Apr 2006 23:05:37 -0400, Walter Dnes wrote:
Howsabout using FAT32 (aka vfat) for the data partitions that need to
  be accessed by both Windows and Linux?  Both Windows and Linux can read
  and write easily to vfat.

 FAT has a 4GB file size limit under Windows, 2GB under Linux, which makes
 it unsuitable for most multimedia usage.

Thanks very much Neil and Walter for your advice.

I think Neil is right about fat32. It also has other problems such as lack of 
permissions or journaling, as well as performance issues. However it is 
certainly the simplest way of sharing a partition between operating systems.

I have installed rfsd in windows. It seems to work very well, but, unless I 
have missed something, it is a read-only driver. That can actually be useful 
if you want to access stuff from within windows without putting it at risk of 
virus damage. If I also mount my windows installation using the (read-only) 
ntfs driver under linux, then I have a way to share files in both directions, 
albeit not an ideal one. (I have considered using captive-ntfs for full r/w 
access, but I find the windows permissions don't work under linux, as far as 
I can tell.)

I'll get around to trying out crossmeta for xfs read/write at some point soon 
and let you all know how it goes.

Robert
-- 
Robert Persson

Conspiracy Bears:
Once upon a time there were lots of conspiracy bears...

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Sun Java SEGV in libapr

2006-05-08 Thread Kurt Guenther
I've gotten this error before running eclipse, but it was usually a
random thing.  Now, it's reproducible.  

  #
  # An unexpected error has been detected by HotSpot Virtual Machine:
  #
  #  SIGSEGV (0xb) at pc=0x98a5f94f, pid=21805, tid=442385
  #
  # Java VM: Java HotSpot(TM) Client VM (1.4.2_10-b03 mixed mode)
  # Problematic frame:
  # C  [libapr-0.so.0+0x1594f]  apr_threadkey_private_get+0x17
  #
  # An error report file with more information is saved as
  hs_err_pid21805.log
  #
  # If you would like to submit a bug report, please visit:
  #   http://java.sun.com/webapps/bugreport/crash.jsp
  #
   

I have this version installed:

dev-libs/apr-0.9.12

nada in forums or bugs.  Any ideas?

--Kurt



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] PXE boot to linux

2006-05-08 Thread K. Mike Bradley








I am a little green with Linux but here is a poser for the
list 







I am trying to set up a PXE boot to Linux for diskless
workstations.



I have PXELinux up and running no problem.



What I need help on is how to make a kernel and initramfs to
plug into PXE Linux.



I know how to use genkernel but what I am after here is not
just how to do it but what to put in the RAMdisk.



In other words I need to build a test machine with minimal
file structure so that I dont have to mount the whole root from an NFS
share.



I only want to mount the portions with user persistent data.



Any Ideas?



Thanks.








Re: [gentoo-user] PXE boot to linux

2006-05-08 Thread Farhan Ahmed
K. Mike Bradley wrote:
 I am a little green with Linux but here is a poser for the list .
 
  
 
  
 
  
 
 I am trying to set up a PXE boot to Linux for diskless workstations.
 
  
 
 I have PXELinux up and running no problem.
 
  
 
 What I need help on is how to make a kernel and initramfs to plug into PXE
 Linux.
 
  
 
 I know how to use genkernel but what I am after here is not just how to do
 it but what to put in the RAMdisk.
 
  
 
 In other words I need to build a test machine with minimal file structure so
 that I don't have to mount the whole root from an NFS share.
 
  
 
 I only want to mount the portions with user persistent data.
 
  
 
 Any Ideas?
 
  
 
 Thanks.
 

What were you thinking when you were typing this? Some nice formatting
would really make reading easier..

Farhan Ahmed
-- 
Place   :  Bangalore, Karnataka, India
GPG Key :  8BE90E98
WengoPhone ID   :  farhanahmed
IRC Nick:  farhanahmed / farhanahmed06 (irc.freenode.net)


pgpi1nC9gE2ga.pgp
Description: PGP signature


Re: [gentoo-user] ltsp woes

2006-05-08 Thread Uwe Thiem
On 08 May 2006 19:12, John Blinka wrote:
 Uwe Thiem wrote:
 Try to correct the broadcast above. Maybe that will solve the problem
  already, although it's hard to understand how you fat clients can work
  with it.

 I corrected the broadcast address, but it didn't help.

 If the broadcast doesn't solve it, please post your /etc/dhcp/dhcpd.conf
  as well.

 Here it is:

Can't see where it breaks. :-(

Uwe

-- 
Why do consumers keep buying products they will live to curse?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PXE boot to linux

2006-05-08 Thread Uwe Thiem
On 08 May 2006 20:32, K. Mike Bradley wrote:
 I am a little green with Linux but here is a poser for the list .
 I am trying to set up a PXE boot to Linux for diskless workstations.
 I have PXELinux up and running no problem.

Why don't you just try LTSP?

Uwe

-- 
Why do consumers keep buying products they will live to curse?
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] ltmodem - is there one installed?

2006-05-08 Thread Mick

Hi All,

I am trying to get this Compaq Evo N600c to dialup (having failed
miserably to get its IrDA or bluetooth working) and I don't seem to be
able to connect to the modem.  :-(

wvdialconfig fails to find anything:
==
# wvdialconf
Editing `/etc/wvdial.conf'.

Scanning your serial ports for a modem.

ttyS0*1: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS0*1: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS0*1: ATQ0 V1 E1 -- and failed too at 115200, giving up.
Modem Port Scan*1: S1
ttyS2*1: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS2*1: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS2*1: ATQ0 V1 E1 -- and failed too at 115200, giving up.
Modem Port Scan*1: S3
ircomm0*1: ATQ0 V1 E1 -- failed at 9600 and 19200 baud.

==
then it just stands there doing nothing.

Kppp also fails:
==
kbuildsycoca running...
Opener: received OpenLock

Opener: received OpenDevice
error opening modem device !
Opener: received RemoveLock
==

The logs don't show anything.  lshw and lspci don't list a modem.  Yet
the laptop comes with a built in winmodem, I just have no proof that
one has actually been installed!

Any ideas?  What can I try next?
--
Regards,
Mick

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: xorg-x11 7.0 or 6.8. What of then is better ?

2006-05-08 Thread Matthew Cline

On 5/7/06, Robert Persson [EMAIL PROTECTED] wrote:


Meanwhile the portage xorg maintainers have decided
that they are not going to reinstate 1.0.2-r3, not
even hard masked, which means that, unless 1.0.2-r4
decides to work for me second time round, I'm stuffed.




I think that you should be able to find that version of the ebuild in
the portage CVS attic:

http://www.gentoo.org/cgi-bin/viewcvs.cgi/x11-base/xorg-server/


HTH,

Matt

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] A couple projects on my laptop

2006-05-08 Thread Mick

On 08/05/06, b.n. [EMAIL PROTECTED] wrote:


My /etc/fstab says:
/dev/sdb1   /mnt/removable  vfat  noauto,async,user,exec 0  0
and I can mount it as a user just by clicking on its icon on Konqueror,
for example.

I think what you really need, however, is not automount but maybe HAL.
Check in the wiki and/or docs for info, and don't run away in fear if
you see some page of instruction... after all, you're using Gentoo! :)


Search this mailing list over the last week or so.  At least three
different threads asked exactly the same Q re: mounting USB CFs.

Consider HAL, ivman if you want automounting of CFs and eventually
decide to bother setting it up (it's not that difficult).

Another thread over the last two weeks or so, explained what entries
you need in your xorg.conf to manage your screen.  (Hint: check man
xorg.conf for Option SuspendTime, or  DPMS off , etc.  Also,
consider setting up your /etc/hibernate/hibernate.conf if you want to
do the same thing manually.

Sorry, I can't help with the VPN set up.  I recall reading about it in
Gentoo Wiki if I'm not wrong.

An equivalent to hyperterm is minicom.  If you want an alternative to
a telnet client (and you would rather use something more secure than
telnet) then try ssh.

HTH.
--
Regards,
Mick

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] national keyboard in open office

2006-05-08 Thread Martins Steinbergs
On Monday 08 May 2006 18:57, Pawel K wrote:


 maybe there is something wrong with my following
 option in xorg.conf:

  Option XkbOptions grp:switch

 It is very important for me writing national
 characters. If You have any other ideas let me know
 PLEASE.


mine xorg.conf has this for latvian layout and it works in every app, hope 
this helps: 

Option XkbRules   xorg
Option XkbModel   logiik
Option XkbLayout  lv
Option XkbOptions altwin:menu,compose:ralt



m
-- 
Linux 2.6.16-ck9 AMD Athlon(tm) 64 Processor 3200+
 01:06:25 up  2:14,  3 users,  load average: 0.14, 0.28, 0.25
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] App/plugin to play CD?

2006-05-08 Thread Ognjen Bezanov
On Monday 08 May 2006 15:38, Jeremy Olexa wrote:
 Mattias Merilai wrote:
  Daniel da Veiga wrote:
  Stéfan is right, you need an analog audio cable connecting your CD
  drive to your soundcard (or, if your soundcard support it, a digital
  one). Else the drive can't send audio to your speakers.
 
  The other o/s can send audio to the soundcard via the system bus.
  Anybody knows if and when is this going to happen on the good o/s too?

 I don't think you need that silly cable. My understanding was that the
 audio cable connected to you sound card was for when you wanted to
 listen to the cd and your computer was in low-power mode Either way, I
 have stopped installing that cable on new computers that I build and it
 has always worked fine for me.

No you do not. XMMS can use audio out (ie plug the CDROM Audio cable into 
the soundcard) or DAE (Digital audio extraction), where it reads the cdrom 
drive as if its raw data, and does the conversion to sound in software. This 
results in the audio over bus that the original poster pointed out.

To do this. you need to install an xmms-plugin (they did not come with my xmms 
version). There are two of them  in portage to my knowledge:

AudioCD Reader : libcdread.so
CD Audio Player : libcdaudio.so

Out of the two, I use CD Audio Player, because it has more features, such as 
Multiple CD-ROM support. This allows me to plugin in external CD-ROM's (such 
as USB CD-ROMS, and SCSI CD-ROMs/CD changers) and use them to play audio CD's
 
Note that in both drivers, you need to state you want to use  DAE rather then 
the old analog method (this is due to the fact that not all CD-ROM's have 
good DAE capabilities). Under CD Audio Player, you need to set Play mode 
to Digital audio extraction, along with configuring/checking your drive.

In portage they are called:

media-plugins/xmms-cdaudio  = CD Audio Player
and
media-plugins/xmms-cdread = AudioCD Reader

emerge one of them, restart xmms, and you're set ;)


Happy listening!

-- 
http://ziva-vatra.dnsalias.com/~ognen




-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Bad mem, over heat and games

2006-05-08 Thread lordsauronthegreat
On Friday 05 May 2006 09:06 pm, JimD wrote:
 Ok, this is a three part question.  I am on vacation and I am using my
 wife's laptop that used to have winxp and now has Gentoo.   Starting
 today I started to get garbled video output followed by a lock-up.  I
 have been using the laptop as my dev platform and keeping it running
 24x7.  I am not sure if this is messing it up or not.  It seems to stay
 pretty warm.  I bought an extra 1GB of mem for the laptop and put that
 in today after the first lockup.  I ran memtest for about 10 minutes and
 didn't see any issues.

Laptops are NOT meant to run 24/7.  They don't have the cooling to survive for 
more than a few hours.  Get some fans or something to save it before you fry 
something.

 The laptop has an Intel Extreme graphics chip.  Every time before the
 lockup, the video gets all messed up with vertical and horizontal
 lines.  I just went in the bios and changed the CPU speed to LOW which
 is now 800Mhz Pentium M instead of 1.73GHz, changed the screen
 brightness to the lowest.  I also switched the X driver from i810 to
 vesa.  So far it seems a little more stable.  However, after a recent
 startx, when X first comes up I see a quick flash of my previous desktop
 on the screen.  It seems like the memory wasn't cleared and the junk
 left in it is displayed for a second while X is initializing.  This
 Extreme chip uses system memory.  Has anyone had issue like this?

Couple times.  I use a IBM X40 with the i810 drivers.  Mine is a Intel Extreme 
Graphics 2 chip.  I hate its guts.  It's so non-standard it's like finding a 
needle in a haystack to get anything to work with it.  Right now I have a 
problem like so:

I send the machine into sleep mode.  I come out of sleep mode and the screen 
is off.  I restart X with ctrl+alt+backspace and the screen revives. Nothing 
I know of can restore the screen to activity without killing and then 
reviving X.

The Intel graphics chips are still very new as far as linux support is 
concerned, at least in my experience.  I'd give it some time.

 I have always been a desktop person so I am not used to these tender
 laptops.  Do these issues sound like they are caused by over heating?
 Or could it be hardware?  This thing is only 2-3 months old.  I better
 not have to send it to Toshiba already.  I have a Satellite M45-S2692.

Stop running it 24/7!  It's not *supposed* to do that!

 Now for the games part.  I can't compile/play some of the bigger games
 and now I am POed : )

What games?

 Are there any recommendations for fun games in Gentoo that could run
 fine with the vesa drive?  I am trying to find some game to help pass
 the time on my vacation at my in-laws ; )

Some guys I eat lunch with have gotten a amazing amount of enjoyment out of a 
game called KBounce.


pgplKLG0AFtDz.pgp
Description: PGP signature


Re: [gentoo-user] App/plugin to play CD?

2006-05-08 Thread Richard Fish

On 5/8/06, Uwe Thiem [EMAIL PROTECTED] wrote:

Yeah but then your CPU is doing a lot of work. A cable for 10c seems cheaper
than lots of CPU cycles.


I wouldnt' say a _lot_ of CPU cycles.  CDDA is just uncompressed
16-bit 44khz 2-channel audio samples.  All the app has to do is
configure an alsa output, and send the data to the card.  Unless some
kind of rate conversion is required (which would be very surprising),
the CPU should be doing almost nothing.

There will be a small amount of IO bandwidth used, but nothing
significant for a modern computer.  The display updates for something
like a visualizer are much more taxing, IMO.

-Richard

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] A couple projects on my laptop

2006-05-08 Thread JimD

Timothy A. Holmes wrote:


Hi folks

I have a couple of issues on my laptop that I would like to get wrapped
up in the easiest method possible

1. Flashcards / memory sticks
- Right now -- in order to mount my camera cards / thumb drives
-- I have to become root -- its easy, but an annoyance - I have looked
at automount and that is FAR more problems than im willing to go through
(the shortest set of instructions ive seen so far for automount is like
3 pages), so if I could get it set up so that I can just do the mount
commands as my user instead of having to su it would be nice


Google for gentoo dbus or gentoo hal.  You want three programs. 
Hal, D-Bus and ivman.  Hal and gentoo are real easy, you basically 
emerge and have them start at boot.  ivman is the app that listens for 
events and will carry out actions in a nice and easy xml file.  There is 
a system wide config and a per-user config.  You can tell it to launch 
totem/xine/mplayer if a DVD is inserted or mount your camera, usb key, etc.


2. Energy saver thingy 
	- after about 10 minutes or so of inactivity, the screen shuts

off under power saver -- I cant seem to find how to prevent this from
happening, and could use some guidance


Is it a BIOS thing?  What kind of laptop?  I have a new Toshiba laptop 
and Toshiba did away with a real BIOS for some custom one with very few 
settings.



3. I need a good VPN Client with easy gui
- right now our school has a VPN set up on the cisco pix that
works beautifully with a Microsoft VPN connection on a windows box, I
need to be able to access this with my gentoo laptop as well


I can't help here.  I have to use a Nortel VPN client.  Their Linux 
version just doesn't work.  I paid $100 for it!  My only option has been 
to use VMWare and vpn into work that way.  I needed VMWare anyway for MS 
Dev stuff.  I think I read somewhere that it is pretty easy to connect 
to ciso VPN with Linux.  A quick eix search shows these ebuilds:


[EMAIL PROTECTED] $ eix -Ss -c cisco
[N] dev-perl/Net-Telnet-Cisco (): Automate telnet sessions w/ 
routersswitches


[N] net-analyzer/ipcad (): IP Cisco Accounting Daemon

[N] net-analyzer/ndsad (): Cisco netflow probe from libpcap, ULOG, 
tee/divert sources.


[N] net-misc/cisco-aironet-client-utils (): Cisco Aironet Client Utilities

[N] net-misc/cisco-vpnclient-3des (): Cisco VPN Client (3DES)

[N] net-misc/vpnc (): Free client for Cisco VPN routing software


4. I need to be able to use a USB to Serial dongle to talk to my
switches -- the adapters that I have are Triplite ones and I do have the
driver disk for windows -- along with this, I need a good communications
program (equivalent to hyperterm ) to use with them to talk to my
switches and to my UPS


I never used one.  However I just compiled my kernel and there seems to 
be a whole bunch.  Run make menuconfig and take a look at:


Device Drivers - USB support - USB Serial Converter support


Thanks folks - any pointers and/or suggestions are gladly welcomed

TIM

Medina Christian Academy
A Higher Standard...
 
Jeremiah 33:3

John 3:16

Jeremiah 29:11
Esther 4:14


Jim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
There's no place like 127.0.0.1
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
JimD
Central FL, USA, Earth, Sol
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ATI and Linux

2006-05-08 Thread Richard Fish

On 5/7/06, JimD [EMAIL PROTECTED] wrote:

Have you tried editing /etc/hibernate/hibernate.conf and make the nvidia
driver module unload when you hibernate and reload it when it comes up?


Well, I had done this previously without good results.  But I just
tried it again in response to your question, fully expecting to post
back yep, it craps out at   But it actually seems to be working
now...I've been through a half-dozen suspend-resume cycles without a
hiccup.

So, thanks for the prompting to try again! :-

-Richard

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ltmodem - is there one installed?

2006-05-08 Thread JimD

Mick wrote:


The logs don't show anything.  lshw and lspci don't list a modem.  Yet
the laptop comes with a built in winmodem, I just have no proof that

   

Right there is your answer.  The *win* in winmodem should give you a hint ;)

Some will work, though don't count on it, especially from Dell.  If you 
want a modem, spend a couple bucks and get a PCMCIA modem.  You should 
have no problems getting one to work.  However if you like to torture 
yourself, just Google for linxu and your winmodem name.


Do you know what winmodem it is?  lspci -v should show something.  How 
about in the product specs?  Once you have the specific winmodem, post 
it here.  Maybe someone has experience with the same winmodem as you.


Jim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
There's no place like 127.0.0.1
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
JimD
Central FL, USA, Earth, Sol
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Bad mem, over heat and games

2006-05-08 Thread JimD

[EMAIL PROTECTED] wrote:

Laptops are NOT meant to run 24/7.  They don't have the cooling to survive for 
more than a few hours.  Get some fans or something to save it before you fry 
something.


Oh, great!  Now you tell me ; )
For the last week I have been running it from about 9:00 AM until 2:00 
AM and then I hibernate it.



What games?


Well, I tried to compile wesnoth and the system could lock up.  However 
now that I am using the single 1GB stick, it has been very stable again. 
 Though I guess I am still using it for too long.  I knew I should have 
lugged my desktop along.


Some guys I eat lunch with have gotten a amazing amount of enjoyment out of a 
game called KBounce.


Hmm, I am a Gnome guy, but I will still check it out.

Thanks,

Jim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
There's no place like 127.0.0.1
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
JimD
Central FL, USA, Earth, Sol
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ATI and Linux

2006-05-08 Thread JimD

Richard Fish wrote:


Well, I had done this previously without good results.  But I just
tried it again in response to your question, fully expecting to post
back yep, it craps out at   But it actually seems to be working
now...I've been through a half-dozen suspend-resume cycles without a
hiccup.

So, thanks for the prompting to try again! :-

-Richard


Cool beans ; )

My suspend is almost perfect.  The only issue I have is that 
mixer_applet2, the little volume control, crashes when I come back up 
and I get prompted to restart it.  I am not sure if I can kill it before 
suspend and bring it back up.  I would need to start it as the logged in 
user not as root.


Jim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
There's no place like 127.0.0.1
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
JimD
Central FL, USA, Earth, Sol
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ltmodem - is there one installed?

2006-05-08 Thread Joe Menola
On Monday 08 May 2006 6:43 pm, JimD wrote:
 Do you know what winmodem it is?  lspci -v should show something.  How
 about in the product specs?  Once you have the specific winmodem, post
 it here.  Maybe someone has experience with the same winmodem as you.

Best bet is... http://linmodems.technion.ac.il/

-jm

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xorg downgrade problems

2006-05-08 Thread Luigi Pinna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


 Try to find all ~arch x.org packages you have installed and remove
 them.  If you leave some xorg 7.0 stuff lying around, portage can get
 confused about whether it should be using the 7.0 or 6.8 version to
 satisfy dependancies.

 # cd /var/db/pkg
 # grep -l ~x86 x11-*/*/KEYWORDS

 -Richard
Hallo!
I solve in part the problem: I removed all the wrong packages (thanks!) 
and I ran revdep-rebuild, but I cannot still install k3b and licq (and 
others, I think...)
For example, licq failed to find the libXrandr.la library.
I have in /usr/lib64/
libXrandr.a
libXrandr.so
libXrandr.so.2
libXrandr.so.2.0
How can I find all these broke dependency? nor revdep-rebuild and emerge 
notice that...
Thanks,
Luigi

- -- 
Public key GPG(0x633F86B7) on http://keyserver.linux.it/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEX+NgHmkkjmM/hrcRAuDUAJ98DArSugkfZrhlHAbk/batxoBbzACfTLi6
/90CrMmIXRvrXgfcqckKMgU=
=6+sX
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] A couple projects on my laptop

2006-05-08 Thread Sieb, Glenn E (Glenn)
 [N] net-misc/vpnc (): Free client for Cisco VPN routing software

I have to say, I used vpnc on FreeBSD at my last FT gig, and it worked like a 
charm.. was pretty simple to set up and run, and it Just Worked.

Best,
--Glenn

--
Glenn E. Sieb, MTS
Bell Laboratories
[EMAIL PROTECTED]
+1 732 949 5453 
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] System.map not found - unable to check symbols

2006-05-08 Thread de Almeida, Valmor F.

Hello list,

Following closely the instrunctions on the Gentoo Linux x86 Handbook, I
installed gentoo recently (info below) and just did the first reboot
before finalizing the installation. All worked except for this message
during boot

System.map not found - unable to check symbols.

which doesn't seem to cause problems during/after booting (??).

I did a manual kernel compilation and the handbook didn't say anything
about copying System.map to /boot. On a second attempt to reboot I did
copied System.map to /boot. My grub.conf follows below. In /boot I have
System.map and System.map-2.6.15.1 files (System.map is a soft link).

Thanks for any help.

--
Valmor


---
grub.conf
# Boot automatically after 30 secs.
timeout 30

# By default, boot the first entry.
default 0

# Nice, fat splash-image to spice things up :)
splashimage=(hd0,0)/grub/splash.xpm.gz

# For booting GNU/Linux
title  Gentoo GNU/Linux [kernel-2.6.15.1.VFdA-1] 08May06
root (hd0,0)
kernel /kernel-2.6.15.1-VFdA-1 root=/dev/hda3



Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.15.1 i686)
=
System uname: 2.6.15.1 i686 Intel(R) Xeon(TM) CPU 2.60GHz
Gentoo Base System version 1.6.14
dev-lang/python: 2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache: [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=x86
AUTOCLEAN=yes
CBUILD=i686-pc-linux-gnu
CFLAGS=-O3 -march=pentium4 -pipe
CHOST=i686-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config 
/var/qmail/control
CONFIG_PROTECT_MASK=/etc/eselect/compiler /etc/gconf /etc/terminfo
/etc/env.d
CXXFLAGS=-O3 -march=pentium4 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks sandbox sfperms strict
GENTOO_MIRRORS=ftp://ftp.gtlib.gatech.edu/pub/gentoo
http://www.gtlib.gatech.edu/pub/g
entoo ftp://mirror.iawnet.sandia.gov/pub/gentoo/
http://gentoo.chem.wisc.edu/gentoo/ ft
p://gentoo.chem.wisc.edu/gentoo/ http://mirrors.acm.cs.rpi.edu/gentoo/
http://open-syst
ems.ufl.edu/mirrors/gentoo http://mirror.mcs.anl.gov/pub/gentoo/
ftp://mirror.mcs.anl.g
ov/pub/gentoo/ 
MAKEOPTS=-j3
PKGDIR=/usr/portage/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.gentoo.org/gentoo-portage
USE=x86 X avi berkdb bitmap-fonts bzip2 cli crypt cups dri encode expat
foomaticdb for
tran gdbm gif gnome gpm gstreamer gtk gtk2 imlib isdnlog jpeg libg++
libwww motif mpeg 
ncurses nls nptl opengl pam pcre pdflib perl png pppd python qt
quicktime readline refl
ection sdl session spl ssl tcpd truetype truetype-fonts type1-fonts udev
xml xmms xorg 
xv zlib userland_GNU kernel_linux elibc_glibc
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS,
PORTAGE_RSYNC_E
XTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Network is not working after emerge world

2006-05-08 Thread Goran Dubajic

Hi guys,

I am running Gentoo on Toshiba M45-S369 laptop, with unstable x1. When
I did emerge world and carelessly etc-update (most of the cfg
files were for x11)  and try to boot my laptop today,  I got message
that eth1 is not found (eth0 is wireless)
Today I tried to recompile the kernel but it did not help...
Any suggestions?

Best wishes,
Goran.

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Glibc-2.4 and Gcc-4.0.3??

2006-05-08 Thread Jerry McBride

Anyone here running a ~x86 box and have the latest glibc and a 4.0.3 gcc 
running on it?

Any hurdles to leap?

Thanks in advance,  Jerry




-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] MySQL DATADIR - ???

2006-05-08 Thread Mark Knecht

I saw this message scroll by when doing an update to MYSQL this evening.

* MySQL DATADIR is /var/lib/mysql
* Previous datadir found, it's YOUR job to change
* ownership and take care of it

What is my job? Really? What previous datadir did it find?

Thanks,
Mark

--
gentoo-user@gentoo.org mailing list



[gentoo-user] New USE flags???

2006-05-08 Thread Jerry McBride

Would someone know what the following two USE flags do? latin and aio

It seems latin1 relates to mysql and aio relates to slocate... But what do 
they do?

Thank you, in advance, Jerry
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Network is not working after emerge world

2006-05-08 Thread Justin Patrin

On 5/8/06, Goran Dubajic [EMAIL PROTECTED] wrote:

Hi guys,

I am running Gentoo on Toshiba M45-S369 laptop, with unstable x1. When
I did emerge world


Why did you emerge world? You should be updating, not recompiling everything.


and carelessly etc-update (most of the cfg
files were for x11)


That's probably your problem. You carelessly ran etc-update. Good luck
finding what changed. To avoid this in the future try dispatch-conf
with rcs support.


and try to boot my laptop today,  I got message
that eth1 is not found (eth0 is wireless)
Today I tried to recompile the kernel but it did not help...
Any suggestions?

Best wishes,
Goran.

--
gentoo-user@gentoo.org mailing list





--
Justin Patrin

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] New USE flags???

2006-05-08 Thread Justin Findlay

On 5/8/06, Jerry McBride [EMAIL PROTECTED] wrote:


Would someone know what the following two USE flags do? latin and aio

It seems latin1 relates to mysql and aio relates to slocate... But what do
they do?


There's a neat little utility called equery (from gentoolkit) that
will give you descriptions of local package USE flags, so in your case
try,

$ equery uses mysql

and

$ equery uses slocate

and enjoy. (:  Alternatively, you can grep for latin1 or aio in
/usr/portage/profiles/use.local.desc to see all the packages that have
USE flags with those particular names.


Justin

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Glibc-2.4 and Gcc-4.0.3??

2006-05-08 Thread Norberto Bensa
Jerry McBride wrote:
 Anyone here running a ~x86 box and have the latest glibc and a 4.0.3 gcc
 running on it?

I think you are better running gcc 4.1. It _seems_ more compatible and stable 
than 4.0.x

venkman nbensa # emerge --info
Portage 2.1_pre10-r4 (default-linux/x86/2006.0, gcc-4.1.0, glibc-2.4-r2, 
2.6.16-gentoo-r6 i686)


Best regards,
Norberto

-- 
Norberto Bensa
Cel: 5654-9539
Ciudad de Buenos Aires, Argentina



pgpA5ywczR2H7.pgp
Description: PGP signature


Re: [gentoo-user] New USE flags???

2006-05-08 Thread Jerry McBride
On Monday 08 May 2006 22:43, Justin Findlay wrote:
 On 5/8/06, Jerry McBride [EMAIL PROTECTED] wrote:
  Would someone know what the following two USE flags do? latin and aio
 
  It seems latin1 relates to mysql and aio relates to slocate... But what
  do they do?

 There's a neat little utility called equery (from gentoolkit) that
 will give you descriptions of local package USE flags, so in your case
 try,

 $ equery uses mysql

 and

 $ equery uses slocate

 and enjoy. (:  Alternatively, you can grep for latin1 or aio in
 /usr/portage/profiles/use.local.desc to see all the packages that have
 USE flags with those particular names.



The suggested equery wasn't much help, but grep-ing use.local.desc was a gold 
mine. Thanks! I had already looked into use.desc and I stopped there and 
posted my request for help. Why is it, that use.desc contains less 
information about the use flags than use.local.desc?

Other than that, thank you very much.

Jerry


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] New USE flags???

2006-05-08 Thread Justin Findlay

On 5/8/06, Jerry McBride [EMAIL PROTECTED] wrote:

The suggested equery wasn't much help, but grep-ing use.local.desc was a gold
mine. Thanks! I had already looked into use.desc and I stopped there and
posted my request for help. Why is it, that use.desc contains less
information about the use flags than use.local.desc?


The difference is that use.local.desc contains flags that are local to
specific ebuilds while the flags in use.desc are system wide flags. 
Some flags in use.local.desc are common across 2 or even more ebuilds.

I don't know why those flags aren't global flags.  There may even be
flags in use.local.desc that share the same name but mean very
different things to different packages.

Honestly, I think USE flags, as powerful as they are, are the
cruftiest part of Gentoo and could be so much more powerful and ought
to be so much less clumsy.


Justin

--
gentoo-user@gentoo.org mailing list



[gentoo-user] unison and the modular X

2006-05-08 Thread W.Kenworthy
Is anyone confirm that modular xorg (7.0-r1) works with the unison file
syncroniser?

I am getting an error both from stable, and ~x86 unison as well as a
pre-built binary from the developer.

[EMAIL PROTECTED] ~ $ unison work
Uncaught exception Gpointer.Null
Killed by signal 1.
[EMAIL PROTECTED] ~ $

I had a few glitches on the upgrade so want to check its not me before I
post a bug.  In the meantime, it does work with the text ui!

BillK

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] unison and the modular X

2006-05-08 Thread Raymond Lewis Rebbeck
On Tuesday, May 9 2006 12:48, W.Kenworthy wrote:
 Is anyone confirm that modular xorg (7.0-r1) works with the unison file
 syncroniser?

 I am getting an error both from stable, and ~x86 unison as well as a
 pre-built binary from the developer.

 [EMAIL PROTECTED] ~ $ unison work
 Uncaught exception Gpointer.Null
 Killed by signal 1.
 [EMAIL PROTECTED] ~ $

 I had a few glitches on the upgrade so want to check its not me before I
 post a bug.  In the meantime, it does work with the text ui!

 BillK

Although I usually only use the cli interface, a quick check has the X 
interface for unison working perfectly fine on x86 and amd64 machines with 
modular X.

-- 
Raymond Lewis Rebbeck
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Network is not working after emerge world

2006-05-08 Thread JimD

Goran Dubajic wrote:

Hi guys,

I am running Gentoo on Toshiba M45-S369 laptop, with unstable x1. When
I did emerge world and carelessly etc-update (most of the cfg
files were for x11)  and try to boot my laptop today,  I got message
that eth1 is not found (eth0 is wireless)
Today I tried to recompile the kernel but it did not help...
Any suggestions?

Best wishes,
Goran.


What module do you use for eth1?  Is it loaded?  Does your wireless 
work?  Do you use dhcp for eth1?  Post a little more info about how you 
had it setup when it worked and then we can work backwards from there


Jim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
There's no place like 127.0.0.1
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
JimD
Central FL, USA, Earth, Sol
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT : Recommendation for Bluetooth USB adapter

2006-05-08 Thread Ow Mun Heng
On Mon, 2006-05-08 at 18:46 +0200, Luigi Pinna wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Alle 08:00, luned?? 8 maggio 2006, Ow Mun Heng ha scritto:
  Hi,
 
  Can anyone here recommend a Bluetooth USB dongle which will work
  under Linux? Hopefully, it's something cheap and which can be
  purchased from Fry's
 
 I have a MSI usb bluetooth dongle, it cost 20??? (1 year ago) and works 
 perfect!
 Luigi


That's perfect. Thanks to all that answered

-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 21:34:32 up 2 days, 8:04, 3 users, load average: 0.63, 0.52,
0.40 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] System.map not found - unable to check symbols

2006-05-08 Thread Alexander Skwar

de Almeida, Valmor F. wrote:


System.map not found - unable to check symbols.

which doesn't seem to cause problems during/after booting (??).

I did a manual kernel compilation


To do this, I always do:

make all modules_install install

This will do all the necessary steps.

Alexander Skwar
--
It is impossible to experience one's death objectively and still carry a tune.
-- Woody Allen
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] New USE flags???

2006-05-08 Thread JimD

Justin Findlay wrote:


Honestly, I think USE flags, as powerful as they are, are the
cruftiest part of Gentoo and could be so much more powerful and ought
to be so much less clumsy.


Justin


How would you recommend changing USE flags or making them better?  You 
should post suggestions to the devs.  I think they need some fixing as 
well.  However, I haven't really thought much about it and so have no 
real useful suggestions, yet.


Jim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
There's no place like 127.0.0.1
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
JimD
Central FL, USA, Earth, Sol
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] MySQL DATADIR - ???

2006-05-08 Thread kashani

Mark Knecht wrote:

I saw this message scroll by when doing an update to MYSQL this evening.

* MySQL DATADIR is /var/lib/mysql
* Previous datadir found, it's YOUR job to change
* ownership and take care of it

What is my job? Really? What previous datadir did it find?


I believe that's a generic message if /var/lib/mysql exists when the 
ebuild runs.


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



Re: [gentoo-user] unison and the modular X

2006-05-08 Thread W.Kenworthy
Thanks, looks like its emerge world -ep time - was trying to put it
off, but as I dont know what else is broken I had better get it over
with!  revdep-rebuild seems almost useless these days so there is little
alternative!

BillK

On Tue, 2006-05-09 at 12:54 +0930, Raymond Lewis Rebbeck wrote:
 On Tuesday, May 9 2006 12:48, W.Kenworthy wrote:
  Is anyone confirm that modular xorg (7.0-r1) works with the unison file
  syncroniser?
 
 ...
 
 Although I usually only use the cli interface, a quick check has the X 
 interface for unison working perfectly fine on x86 and amd64 machines with 
 modular X.
 
 -- 
 Raymond Lewis Rebbeck
-- 
gentoo-user@gentoo.org mailing list