[gentoo-user] difference between "/etc/init.d/script start" and runing in default run-level

2005-08-26 Thread Liu Chuan
Sorry for the duplicate if you have seen the mail before.
I just want to make the question more specific.

After installing kde through "emerge kdebase-meta" and test with
"startx" of no problem, I add xdm to default run-level with modifying
display manager to kdm in "rc.conf". However when I reboot the
computer, the screen turn black for a second and then up without kdm
start. The log file only contain following info about kdm:

kdm[5526]: x server for display: 0 terminated unexpectedly
kdm[5526]: unknow session exit code 0 (sig 9) from manager process

"ps -ef" show kdm[5526] are still running.
However when I del xdm from default run-level or kill 5526 then type:
/etc/init.d/xdm start
the kdm just turn out to run smoothly.

Start with default xdm in rc.conf also had no problem.
It is so strange that there is no problem to start kdm after login
from command line, and only to fail at start-up in default run-level.

Any idea about the problem appreciated.
Actually I want to know what is the difference between running
"/etc/init.d/script start" and running from default level.

Thanks in advance.


Chuan

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] xcdroast - gone?

2005-08-26 Thread Ted Ozolins
On a new install I tried to emerge xcdroast but I receive "404" no such
file. Checking for distfiles on various mirrors, I can not find any
trace of it. Has xcdroast been dropped by gentoo?

-- 
Ted Ozolins(VE7TVO)
Westbank, B. C

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Dock Application

2005-08-26 Thread A. Khattri
On Sat, 27 Aug 2005, Michael Crute wrote:

> Hmm... indeed it does appear to be a Mac, at first glance I thought it was
> Gnome with a Mac skin on top. That explains a lot.

Its a Mac with a skin on top ;-)


-- 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Any booby-traps with AMD64?

2005-08-26 Thread Rudmer van Dijk
On Saturday 27 August 2005 05:41, Walter Dnes wrote:
>   This'll be my first linux install that won't be 32-bit Intel.  I've

Congratulations! you've made a wonderful choice 8-)

> been reading the AMD64 install docs on the Gentoo.org website.  The big
> items I've noticed are...
>   - stick with ext2fs/ext3fs with all other filesystems being unstable

oh? for almost a year now I have an AMD64 system and I've used reiserfs for 
all my filesystems without any problems! so I can really recommend reiserfs 
but I can't say anything about other filesystems...

>   - do not enable kernel pre-emption if I want firewire to work

I don't know about firewire and preemtion since I don't have firewire. But 
recent kernels have two preemt options: full and voluntary preemtion maybe 
you can try both and see what happens.

>   - enable 32-bit emulation for some apps

yup, if you want to use Flash then you need a 32-bit browser. 
to use win32 codecs you need a 32-bit mplayer.

>   I notice that the AMD64 Gentoo install manual at
> http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml only lists
> GRUB.  Does LILO not work on AMD64?

never tried to use lilo on AMD64, since I switched from lilo to grub and never 
want to go back.

>   I intend to use the following partition layout...
>   - /8 gigs

a little tiny: your /usr gets very big when you have a lot of programs (Gentoo 
installs everything on /usr by default) and your posrtage cache easily 
reaches ~3GB...

I suggest to create a /usr partition of ~8GB and a / of ~2GB

>   - swap 2 gigs
>   - /var 8 gigs
>   - /home gets the rest of the drive.  There'll be tons of my garbage
> under /home/misc.  /usr/local and /opt will be symlinks on / with
> the actual files sitting in /home/misc/local and /home/misc/opt.

in Gentoo /usr/local is almost not used: du /usr/local only lists empty dirs. 
so this can just reside on the /usr partition

>   This layout reflects my experiences from my Windows and Redhat days.
> Keep the OS on its own partition, so you can blow away and re-install or
> install the next version as required.
>
>   Anything else to watch for when installing on AMD64?

not that I know of, so have fun with your new system!

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



Re: [gentoo-user] [OT] Dock Application

2005-08-26 Thread Michael Crute
On 8/27/05, A. Khattri <[EMAIL PROTECTED]> wrote:
Shouldn't you be asking that on a Mac OS X mailing list???Hmm... indeed it does appear to be a Mac, at first glance I thought it was Gnome with a Mac skin on top. That explains a lot.


-Mike-- Michael E. CruteSoftware DeveloperSoftGroup Development CorporationLinux, because reboots are for installing hardware."In a world without walls and fences, who needs windows and gates?"


Re: [gentoo-user] [OT] Dock Application

2005-08-26 Thread A. Khattri
On Fri, 26 Aug 2005, Michael Crute wrote:

> This is kind of off topic but could someone please look at this
> screenshot (http://pstudios.ath.cx/screenshots/kody-nov-4-04.png) and
> tell me what dock (or icon set) this guy is using. Thanks

Shouldn't you be asking that on a Mac OS X mailing list???


-- 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] GarageBand

2005-08-26 Thread A. Khattri
On Fri, 26 Aug 2005, Mark Knecht wrote:

>Your friend is not alone in his desires. For the 4 years I've been
> doing Linux based audio I've wished, cajoled & begged for something to
> replace Acid Pro. There is interest but no developer who'd been
> willing to take up the mission and go make it happen.

Hey Mark, have you checked out Agnula?

(Do a Google for "Agnula GNU" ;-)


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] /dev read,write problem

2005-08-26 Thread Michael Crute
On 8/26/05, Walter Dnes <[EMAIL PROTECTED]> wrote:
On Wed, Aug 24, 2005 at 05:06:13PM +0200, Jonas Geiregat wrote> When I startup my system I need to loing as root and run chmod a+rw> /dev/* else I have problems login in or starting multiple shells I'm> using udev anyone got any idea what could cause the problem ?
Purely
a guess here but have you tried poking around in /etc/udev? I run PAM
and UDEV with 0 problems perhaps you have a funky udev setting? Anhow,
like I said, just a guess.

-Mike-- Michael E. CruteSoftware DeveloperSoftGroup Development CorporationLinux, because reboots are for installing hardware."In a world without walls and fences, who needs windows and gates?"


Re: [gentoo-user] cannot load libc, permission denied

2005-08-26 Thread A. Khattri
On Fri, 26 Aug 2005, David Busby wrote:

> I've re-build both glibc and fcron, no dice.  I've looked at ldd for crontab
>
> cdrtx / # ldd /usr/bin/crontab
>  linux-gate.so.1 =>  (0xe000)
>  libc.so.6 => /lib/libc.so.6 (0xb7ec4000)
>  /lib/ld-linux.so.2 (0x8000)
>
> Looks fine!  What's the deal?

Yes, that's weird. I went back and re-read your previous post: the error
is a permissions error - am I right in thinking you are logged in as right
when running fcrontab?


-- 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] VPN?

2005-08-26 Thread Michael Crute
On 8/27/05, David Miller <[EMAIL PROTECTED]> wrote:
I've been having alot of luck with openvpn it's ssl based rather thanipsec.  I have found it to be easier to setup and less confusing andit has clients for various platforms including windows...which is notalways the easiest platform to use IPSEC with unless you go with a
commercial client.  You will need to setup a certificate authority andunderstand the basics of openssl the rest is pretty simple.  It evenworks behind a NAT router or firewall.  If the vpn connection is lost
it will re-establish it's connection automatically once it's routableagain.  This works for both dynamic ip clients and even the server aslong as you're using some sort of deamon to update dyndns info.

Are there any security trade-offs with SSL as opposed to IPSEC? 
On 8/26/05, Michael W. Holdeman <[EMAIL PROTECTED]
> wrote:> I want to be able to access a desktop machine, and most importantly the bsd> file server with my laptop, again with a dynamic assigned ip from remote> locations.

I know not (naught? :) about the VPN but as far as your dynamic IP goes
I use changeip.com with great success. They are farily cheap and you
can send them a top level domain. The nice part is to update the DNS
records you can download a really simple Bash script and cron it to
make the updates.

-Mike
-- Michael E. CruteSoftware DeveloperSoftGroup Development CorporationLinux, because reboots are for installing hardware."In a world without walls and fences, who needs windows and gates?"


Re: [gentoo-user] VPN?

2005-08-26 Thread Michael W. Holdeman
I have a dyndns account, it keeps the dns updted. I can always get to my 
router/gateway which is dyndns enabled, how do I get to my ip on the server, 
I need to mount the servers nfs export throught the router. I setup the 
correct ports for nfs to foreward, is that it?

If I can do that it would be very insecure, then I would disable that and 
set-up openvpn on the server to the router...


As I said I am over my head..

Mike

On Saturday 27 August 2005 12:15 am, David Miller wrote:
> I've been having alot of luck with openvpn it's ssl based rather than
> ipsec.  I have found it to be easier to setup and less confusing and
> it has clients for various platforms including windows...which is not
> always the easiest platform to use IPSEC with unless you go with a
> commercial client.  You will need to setup a certificate authority and
> understand the basics of openssl the rest is pretty simple.  It even
> works behind a NAT router or firewall.  If the vpn connection is lost
> it will re-establish it's connection automatically once it's routable
> again.  This works for both dynamic ip clients and even the server as
> long as you're using some sort of deamon to update dyndns info.
>
> For the most part, atleast in my area, I find comcast IP's to be very
> stable.  My IP hasn't changed in years.  My ip least just gets
> renewed.
> --
> David
>
> On 8/26/05, Michael W. Holdeman <[EMAIL PROTECTED]> wrote:
> > OK I have read the vpn howto, and tunneling from the howto, and to be
> > truthfull i am totally over my head.
> >
> > I have a LAN at the office including a freebsd file server, the server
> > has an ip of 192.168.xx.xx, and several other gentoo desktops have the
> > same +1 each. I have a linksys cable modem, and wireless router serving
> > through the gateway of 192.168.xx.1. dns is fixed with 2 dns servers from
> > comcast. Problem is I have a dynamis ip from comcast.
> >
> > I want to be able to access a desktop machine, and most importantly the
> > bsd file server with my laptop, again with a dynamic assigned ip from
> > remote locations.
> >
> > What is the best combination, and some sort of howto for dummies would be
> > great!!
> >
> > Thanks in advance.
> >
> > Mike
> > --
> >
> > Michael W. Holdeman
> >
> >
> > 
> > Powered by Gentoo Linux www.gentoo.org  |
> > Kernel 2.6.11-ck8   |
> > Win4Lin 5-1-20 netraverse.com   |
> > Win4LinPro 6.1.1-03 win4lin.com |
> > |
> > --
> > gentoo-user@gentoo.org mailing list

-- 
 
Michael W. Holdeman



Powered by Gentoo Linux www.gentoo.org  |
Kernel 2.6.11-ck8   |
Win4Lin 5-1-20 netraverse.com   |
Win4LinPro 6.1.1-03 win4lin.com |
|
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ati -- dreaded "xf86-ENOMEM" error

2005-08-26 Thread maxim wexler

> You'll get there. Search out the real name of the
> AMD agp-gart driver
> if you haven't already.

Under dev drvrs->ATA support->AMD and nVidia IDE
support <*> Click help to find it's called
CONFIG_BLK_DEV_AMD74XX.

I wanted to compile it in so DMA would come alive at
boot. I must have done something right because not
only did DMA start but the console began to report
that it had found the nForce3-250 chipset:

[   30.825814] NFORCE3-250: IDE controller at PCI slot
:00:08.0
[   30.825841] NFORCE3-250: chipset revision 162
[   30.825856] NFORCE3-250: not 100% native mode: will
probe irqs later
[   30.825874] NFORCE3-250: BIOS didn't set cable bits
correctly. Enabling worka
round.
[   30.825901] NFORCE3-250: :00:08.0 (rev a2)
UDMA133 controller
[   30.825921] ide0: BM-DMA at 0xffa0-0xffa7, BIOS
settings: hda:DMA, hdb:DM
A
[   30.825958] ide1: BM-DMA at 0xffa8-0xffaf, BIOS
settings: hdc:DMA, hdd:DM
A
[   30.825994] Probing IDE interface ide0...
:

As far as agp goes

CONFIG_AGP=m
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
# CONFIG_AGP_INTEL is not set
CONFIG_AGP_NVIDIA=m
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
# CONFIG_AGP_VIA is not set
# CONFIG_AGP_EFFICEON is not set

did a search of my config and these are the only
instances of the string, agp.

__
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] A Gentoo Firewall howto?

2005-08-26 Thread Ron Bickers
On Fri August 26 2005 06:36 pm, James wrote:

> I've decided to take the plunge and build my first, full featured
> firewall on Gentoo.

> Any other ideas or recommendations on documents or firewall install
> config  on gentoo or a gentoo derivative are most welcome?

I've had good luck using Shorewall (shorewall.net).  It should work the same 
on any Linux with netfilter/iptables.

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



Re: [gentoo-user] VPN?

2005-08-26 Thread David Miller
I've been having alot of luck with openvpn it's ssl based rather than
ipsec.  I have found it to be easier to setup and less confusing and
it has clients for various platforms including windows...which is not
always the easiest platform to use IPSEC with unless you go with a
commercial client.  You will need to setup a certificate authority and
understand the basics of openssl the rest is pretty simple.  It even
works behind a NAT router or firewall.  If the vpn connection is lost
it will re-establish it's connection automatically once it's routable
again.  This works for both dynamic ip clients and even the server as
long as you're using some sort of deamon to update dyndns info.

For the most part, atleast in my area, I find comcast IP's to be very
stable.  My IP hasn't changed in years.  My ip least just gets
renewed.
--
David


On 8/26/05, Michael W. Holdeman <[EMAIL PROTECTED]> wrote:
> OK I have read the vpn howto, and tunneling from the howto, and to be
> truthfull i am totally over my head.
> 
> I have a LAN at the office including a freebsd file server, the server has an
> ip of 192.168.xx.xx, and several other gentoo desktops have the same +1 each.
> I have a linksys cable modem, and wireless router serving through the gateway
> of 192.168.xx.1. dns is fixed with 2 dns servers from comcast. Problem is I
> have a dynamis ip from comcast.
> 
> I want to be able to access a desktop machine, and most importantly the bsd
> file server with my laptop, again with a dynamic assigned ip from remote
> locations.
> 
> What is the best combination, and some sort of howto for dummies would be
> great!!
> 
> Thanks in advance.
> 
> Mike
> --
> 
> Michael W. Holdeman
> 
> 
> 
> Powered by Gentoo Linux www.gentoo.org  |
> Kernel 2.6.11-ck8   |
> Win4Lin 5-1-20 netraverse.com   |
> Win4LinPro 6.1.1-03 win4lin.com |
> |
> --
> gentoo-user@gentoo.org mailing list
> 
>

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] /dev read,write problem

2005-08-26 Thread Walter Dnes
On Wed, Aug 24, 2005 at 05:06:13PM +0200, Jonas Geiregat wrote
> When I startup my system I need to loing as root and run chmod a+rw 
> /dev/* else I have problems login in or starting multiple shells I'm 
> using udev anyone got any idea what could cause the problem ?

  A quick-n-dirty solution is to comment out every line in...
/etc/security/console.perms

  A more permanent correction is to get rid of PAM entirely.  Note that
if you're used to running under PAM, running without it turns into an
"everything you know is wrong" scenario.  Many security&authentication
settings will be handled by different files.  If you're used to running
under shadow (i.e. *NOT* PAM) then running under PAM will be an
"everything you know is wrong" scenario.

  If you don't know what PAM is, and you've only recently installed
Gentoo, you might want to consider removing PAM.  This has to be done
vey carefully.  http://gentoo-wiki.com/HOWTO_Remove_PAM has the
instructions for doing so.

-- 
Walter Dnes <[EMAIL PROTECTED]>
My musings on technology and security at http://tech_sec.blog.ca
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] VPN?

2005-08-26 Thread Jonathan A. Kollasch
On Friday 26 August 2005 10:12 pm, Michael W. Holdeman wrote:
> I want to be able to access a desktop machine, and most importantly the bsd
> file server with my laptop, again with a dynamic assigned ip from remote
> locations.

I suggest one of those trendy dynamic DNS services (or a _real_ ISP). 
Not 
sure how well VPNs can cope with a changing address (at your laptop or home) 
though (I don't think IPsec would like it).

Jonathan Kollasch
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Any booby-traps with AMD64?

2005-08-26 Thread Walter Dnes
  Bad news... my 1.8 ghz P4 died recently and I'm now running on my
emergency backup 6-year-old Dell (450 mhz PIII and 128 megs of RAM).
Let's just say that editing 2560 X 1920 digital photos in GIMP is a
"rather liesurely" process.

  Good news... Saturday, I'm picking up...

64bit AMD 3000BP (with SSE3 !!!)
AMD 939pin Athlon 64bit 3000+ Retail Box
Giga-Byte K8NF-9 MB Firewire A & B
2 gigs (OK, so I pigged out) DDR400
SATA2 WD1600JS 160G 7200 8M 3G
SONY 1.44 Floppy Drive
LG 4163B 16X DVD??RW & DVDRAM
PCI-E16X ATI X300HyperMem256MTVDV
227/206 Tower Case w Power & Front USB
Audio, Gigabit Lan, Firewire A & B

  This'll be my first linux install that won't be 32-bit Intel.  I've
been reading the AMD64 install docs on the Gentoo.org website.  The big
items I've noticed are...
  - stick with ext2fs/ext3fs with all other filesystems being unstable
  - do not enable kernel pre-emption if I want firewire to work
  - enable 32-bit emulation for some apps

  I notice that the AMD64 Gentoo install manual at
http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml only lists
GRUB.  Does LILO not work on AMD64?

  I intend to use the following partition layout...
  - /8 gigs
  - swap 2 gigs
  - /var 8 gigs
  - /home gets the rest of the drive.  There'll be tons of my garbage
under /home/misc.  /usr/local and /opt will be symlinks on / with
the actual files sitting in /home/misc/local and /home/misc/opt.

  This layout reflects my experiences from my Windows and Redhat days.
Keep the OS on its own partition, so you can blow away and re-install or
install the next version as required.

  Anything else to watch for when installing on AMD64?

-- 
Walter Dnes <[EMAIL PROTECTED]>
My musings on technology and security at http://tech_sec.blog.ca

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] VPN?

2005-08-26 Thread Michael W. Holdeman
OK I have read the vpn howto, and tunneling from the howto, and to be 
truthfull i am totally over my head.

I have a LAN at the office including a freebsd file server, the server has an 
ip of 192.168.xx.xx, and several other gentoo desktops have the same +1 each. 
I have a linksys cable modem, and wireless router serving through the gateway 
of 192.168.xx.1. dns is fixed with 2 dns servers from comcast. Problem is I 
have a dynamis ip from comcast. 

I want to be able to access a desktop machine, and most importantly the bsd 
file server with my laptop, again with a dynamic assigned ip from remote 
locations.

What is the best combination, and some sort of howto for dummies would be 
great!!

Thanks in advance.

Mike
-- 
 
Michael W. Holdeman



Powered by Gentoo Linux www.gentoo.org  |
Kernel 2.6.11-ck8   |
Win4Lin 5-1-20 netraverse.com   |
Win4LinPro 6.1.1-03 win4lin.com |
|
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sub-net 0.0.0.0

2005-08-26 Thread William Kenworthy
This seems to be similar to the dlink adsl modem I am using (no routing
function).

Think of the 192.168.0.0 network as being the network between the modem
and the gateway machine.  In my case, the 10. (equiv) networks are on
the internal side of the gateway.  My gateway machine runs dhcp on eth0
(the 192.168.0.0/24 network).  When the adsl modem is unlocked, I get a
192.168.0.2 address from the adsl modem.  When locked, the 192.168.0.2
is replaced by the ISP allocated address.  The default gateway then
becomes the *ISP end* (far) of the adsl connection, and is normally set
by dhcp on your gateway machine.  The modem web server is always
reachable via 192.168.0.1, even after the ISP allocated
addresses/gateway are set.

In my case
1) ISP -> unlocked -> adsl modem -> 192.168.0.1 -> 192.168.0.2 ->gateway
-> 192.168.1.x

2) ISP -> x.x.x.x -> adsl modem -> x.x.x.(x-1) -> gateway -> 192.168.1.x
||
-> 192.168.0.1 ->
Edited route -n for my gateway:
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse
Iface
192.168.1.0 0.0.0.0 255.255.255.0   U 0  00
eth1
192.168.43.00.0.0.0 255.255.255.0   U 0  00
eth2
x.x.x.00.0.0.0 255.255.255.0   U 0  00 eth0
127.0.0.0   127.0.0.1   255.0.0.0   UG0  00
lo
0.0.0.0 x.x.x.21   0.0.0.0 UG0  00 eth0


the .43 is a wireless network
the x.x.x.x is my ISP dhcp allocated IP as set by dhcp running on my
gateway.

I would steer clear of adding anything else to the 192.168.0.0/24
network as (in my case) things dont always work as expected (with an
accidental misconfiguration, I ended up with "wild" packets present on
my internal network).

BillK

On Fri, 2005-08-26 at 17:20 -0600, Joseph wrote:
> On Fri, 2005-08-26 at 19:04 -0300, José Pablo Ezequiel Fernández wrote:
> > > > Try this:
> > > >
> > 

...

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Dock Application

2005-08-26 Thread Michael Crute
On 8/26/05, Holly Bostick <[EMAIL PROTECTED]> wrote:
I think the point Glenn is trying to make is that we cannot access yourlink (permission is refused), so we can't see the image.I certainly can't.HollyDOH... ok here is an alternate link (
http://users.softgroupcorp.net/cruteme/screen.png). Thanks for pointing that out.

-Mike-- Michael E. CruteSoftware DeveloperSoftGroup Development CorporationLinux, because reboots are for installing hardware."In a world without walls and fences, who needs windows and gates?"


Re: [gentoo-user] Is there a way to increase the number of external (all imap) accounts in evolution?

2005-08-26 Thread William Kenworthy
Thankyou, nicely caught.  The problem was courier-imapd, not evolution.
maxdaemons is set 40, but maxperip is only 4. Increasing that worked.

BillK

On Fri, 2005-08-26 at 11:23 +0100, Jonathan Wright wrote:
> W.Kenworthy wrote:
> > Is there a way to increase the number of external (all imap) accounts?
> > The server end where the bulk of the accounts sit is courier-imap on
> > gentoo, the other is wu-imap on solaris (I think).  The client (two of)
> > are both on gentoo, remote to the imap servers.
> 
> Courier tends to run it's own daemons, whereas WU uses xinet.d, so for
> that you'll need to check the settings for xinet.d.
> 
...


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: bbgallery and template files

2005-08-26 Thread Harry Putnam
Harry Putnam <[EMAIL PROTECTED]> writes:

After installing gimp-perl and all its dependancies I've unmerged
bbgallery and re emerged it.

The result is exactly as before... I've made no progress at all.

cd to directory of *.jpg
reader > bbgallery -T monochrome
ERROR: Templates not found: monochrome

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sub-net 0.0.0.0

2005-08-26 Thread Nick Rout
On Fri, 2005-08-26 at 15:56 -0600, Joseph wrote:
> On Sat, 2005-08-27 at 08:34 +1200, Nick Rout wrote:
> > 
> > Try this:
> > 
> > on your desktop, which normally has a 10.0.0.x address, add a virtual
> > entry for eth0, in other words give it another IP address in the
> > subnet
> > needed by the other device:
> > 
> > something like:
> > 
> > ifconfig eth0:1 192.168.0.10 up
> > 
> > and you should be able to communicate directly with the device.
> > 
> 
> Thanks Nick, this sounds interesting. 
> 
> To which file /etc/confg.d/net  ?

yes (actually /etc/conf.d/net - you made a typo- and see net.examples in
the same directory)

if you only need to do it once in order to change the config on the
device then there is no need to put it in the config file, just do it on
the command line as per my original message. If you want to do it on
every boot /etc/conf.d/net is the place.

> 
> -- 
> #Joseph
-- 
Nick Rout <[EMAIL PROTECTED]>

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Forgotten root password on remote system

2005-08-26 Thread William Kenworthy
I use "john the ripper" to test the passwords on my machines.  I created
accounts for all those I wanted to test using the original passwords
(all of which I know!), took a copy of the files then deleted the
accounts.  It took 17 days to bruteforce the root on one machine. Its
now 46 days and none of the others (root or user) have cracked yet.
Machine is a 677Mhz P3 coppermine running as my gateway (hence its up
24/7) with john niced down to 19.

moriah ~ # john -status
guesses: 1  time: 46:04:14:17 (3)  c/s: 1341
moriah ~ #

Two questions, 
1) are there any good dictionaries for john that add to the standard
one, and 

2) what other "common" password crackers are good for this purpose
(i.e., likely to be used by the bad guys)

BillK



On Fri, 2005-08-26 at 16:07 +0200, Frank Schafer wrote:
> On Fri, 2005-08-26 at 09:45 +, Fernando Meira wrote:
> > On 8/26/05, Frank Schafer <[EMAIL PROTECTED]> wrote:
> > IYpi3tbduwbfwm
> > 

> 
-- 
William Kenworthy <[EMAIL PROTECTED]>
Home!

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] strange problem with kdm

2005-08-26 Thread Liu Chuan
After installing kde through "emerge kdebase-meta" and test with
"startx" of no problem,
I add xdm to default runlevel with modifying display manager to kdm in
"rc.conf".
However when I reboot the computer, the screen turn black for a second
and then up
without kdm start. The log file only contain following info about kdm:

kdm[5526]: x server for display: 0 terminated unexpectedly
kdm[5526]: unknow session exit code 0 (sig 9) from manager process

"ps -ef" show kdm[5526] are still running. 
However when I del xdm from default runlevel or kill 5526 then type:
/etc/init.d/xdm start
the kdm just turn out to run smoothly.

And startup with default xdm in rc.conf also had no problem.

It is so strange that there is no problem to start kdm after login
from command line,
and only to fail at startup in default runlevel.

Any idea about the problem appreciated.
Thanks in advance.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] GarageBand

2005-08-26 Thread Mark Knecht
Hi,
   Take a look at Rosegarden-4, Muse & Ardour. None of them duplicate
Garage Band but they probably represent the most mature of the Linux
'major' audio apps. A fun app, but very different from Garage Band,
would be Free Wheelin'. You can play it from a keyboard, and create
fun looping patterns.

   Your friend is not alone in his desires. For the 4 years I've been
doing Linux based audio I've wished, cajoled & begged for something to
replace Acid Pro. There is interest but no developer who'd been
willing to take up the mission and go make it happen.

   Hope this was of interest.

Cheers,
Mark

On 8/26/05, Ian K <[EMAIL PROTECTED]> wrote:
> Hi there,
> My friend who is new to Linux is wondering if there is a program like

Have fun,
Mark
> Garageband
> for Linux. The big thing he would want is the ability to play different
> instruments
> on an on screen keyboard.
> Any thoughts?
> Ian
> 
> 
>

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Dock Application

2005-08-26 Thread Holly Bostick
Michael Crute schreef:
> On 8/27/05, *Glenn Enright* <[EMAIL PROTECTED]
> > wrote:
> 
> 
> If we could access it then maybee we would...
> 
> 
> Ha ha... I was hoping perhaps sombody else had the same app or icons or
> had seen them someplace.
> 
> -Mike
> 

I think the point Glenn is trying to make is that we cannot access your
link (permission is refused), so we can't see the image.

I certainly can't.

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



[gentoo-user] Re: bbgallery and template files

2005-08-26 Thread Harry Putnam
Harry Putnam <[EMAIL PROTECTED]> writes:

>
>> emerge gimp-perl
>
> How can I get that package without a full on update of portage which I
> don't want to do right now?

I've downloaded todays snapshot of protage and extracted
gimp-perl. Placed it in my portage tree.  Then unmasked it with
package.keyword file and ran `emerge -v -p gimp-perl and then without
-p.

The build pulled in 20 other perl packages and is running currently.
Should I expect trouble from doing it this way?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Dock Application

2005-08-26 Thread Michael Crute
On 8/27/05, Glenn Enright <[EMAIL PROTECTED]> wrote:
If we could access it then maybee we would...Ha ha... I was hoping perhaps sombody else had the same app or icons or had seen them someplace.

-Mike-- Michael E. CruteSoftware DeveloperSoftGroup Development CorporationLinux, because reboots are for installing hardware."In a world without walls and fences, who needs windows and gates?"


Re: [gentoo-user] Forgotten root password on remote system

2005-08-26 Thread Greg Shikhman
Well, when one of my servers got brute forced it was 5+ computers doing it at a time in 10 second intervals...
On 8/26/05, Michael Crute <[EMAIL PROTECTED]> wrote:
On 8/26/05, Fernando Meira <
[EMAIL PROTECTED]> wrote: 



You're lacking optimism... Of course the brute-force attack was not supposed to be done remotely! You can pull passwd to your local machine and the let your computer handle it without interruptions. If some proprieties of the password are known beforehand, then sooner would be a matter of hours and later a couple of days. This is not even putting into the game some distributed computing... 
  True, but if you use shadow to store your passwords your in much better shape since the average hacker can't get a hold of the root owned shadow file.
-Mike 
-- Michael E. CruteSoftware DeveloperSoftGroup Development CorporationLinux, because reboots are for installing hardware.
"In a world without walls and fences, who needs windows and gates?" 


[gentoo-user] GarageBand

2005-08-26 Thread Ian K
Hi there,
My friend who is new to Linux is wondering if there is a program like
Garageband
for Linux. The big thing he would want is the ability to play different
instruments
on an on screen keyboard.
Any thoughts?
Ian
begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: "PentaQuad"=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



Re: [gentoo-user] DVB-T

2005-08-26 Thread Bob Sanders
On Fri, 26 Aug 2005 18:25:36 +0200
Luigi Pinna <[EMAIL PROTECTED]> wrote:

> Hello!
> I want to buy a DVB-T card Gentoo compatible and I need a S-Video input 
> too.
> I searched a lot by Internet but I found only few news... (no info about 
> S-Video input or if it works)
> I don't want to pay much (under 150 ¤), has someone a card like that?

I've never seen one.  But there are a couple of options -

Get a DV cam and use it for S-Video input through firewire (much more 
than
your willing to pay).
Get a used SGI Indy off E-bay or other source, put Gentoo MIPS on it.  
They
have the VINO (Video In/Out) card working with a few patches to the 
kernel.
Cost - US$75 to US$300, plus shipping.

Bob
-  

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: bbgallery and template files

2005-08-26 Thread Harry Putnam
Roy Wright <[EMAIL PROTECTED]> writes:

I had searched portage before posting about gimp-perl.  It's not in
my portage tree which is somewhat out of date.  That led me to think
it was not available via the normal gentoo channel hence my attempts
to use cpan to install it.

> emerge gimp-perl

How can I get that package without a full on update of portage which I
don't want to do right now?

> On the templates, I think the missing "default" template is an 
> installation error. 
> I looked thru the perl script and did not see any special handling for 
> "default". 
> The $P{template} is just initialized to 'default'.  On
> http://bbgallery.sourceforge.net/templates.html, only two templates are
> mentioned, monochrome and oldstyle.  Then some instruction on how to modify
> the templates.  My guess is the author intends for you to link
> /usr/lib/bbgallery/template/default to your preferred template.  Example:
>
>  ln -s /usr/lib/bbgallery/template/default 
> /usr/lib/bbgallery/template/monochrome
>
> In summary the ebuild is probably missing the gimp-perl dependency
> and performing the default template link.

No such links appear after `emerge -v bbgallery'  so I guess not.


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Yet another geforce4 problem

2005-08-26 Thread Bob Sanders
On Fri, 26 Aug 2005 16:29:34 +0400
Alexander Kirillov <[EMAIL PROTECTED]> wrote:

> Hi all,
> I've recently installed GeForce4 MX440 AGP 8x
> into my gentoo box and got it working.
> Bootsplash, opengl and so on..
> But one serious problem remains.
> I have 90% chance to get garbled screen right after system reboot
> when bios is starting hw checks. The problem goes away
> after a random number of poweroffs.
> Is there a way to fix this?

If you've upgraded the bios on the motherboard, then trash the motherboard.
It's not doing a proper reset to the AGP bus.

Other possibility is the chip on the MX440 is on the slow side of things and 
the reset
is too short for it.  Generally, the chip will eventually get slower as it ages 
and the problem
will get worse.

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



Re: [gentoo-user] sub-net 0.0.0.0

2005-08-26 Thread Joseph
On Fri, 2005-08-26 at 18:32 -0500, Jonathan A. Kollasch wrote:
> 
> Ethereal's CLI counterpart is tcpdump, (you can use tcpdump to make
> capture 
> files for Ethereal) you could also look in your dhcpd's lease file, or
> see if 
> it responds to a ping to 224.0.0.1.

Yes, that was the missing puzzle.
I just need to learn how to use it more efficient than:
tcpdump -i eth0 
 
-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Dock Application

2005-08-26 Thread Glenn Enright
On Fri, 26 Aug 2005 22:56, Michael Crute wrote:
> This is kind of off topic but could someone please look at this
> screenshot (http://pstudios.ath.cx/screenshots/kody-nov-4-04.png) and
> tell me what dock (or icon set) this guy is using. Thanks
>
> --
> 
> Michael E. Crute
> Software Developer
> SoftGroup Development Corporation
>
> Linux, because reboots are for installing hardware.
> "In a world without walls and fences, who needs windows and gates?"

If we could access it then maybee we would...
-- 

When you're in command, command.
-- Admiral Nimitz
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sub-net 0.0.0.0

2005-08-26 Thread Jonathan A. Kollasch
On Friday 26 August 2005 06:20 pm, Joseph wrote:
> Is there a way to check what IP the device has on the network?
> I know the device MAC address and when I plug it IN, it obtains one of
> the IP via DHCP.   With
> arp -a IP
> arp -e
> I can only check the MAC address.   Is there a way to other way around.
>
> I know ethereal will capture the IP address, but I was wandering if
> there is any command line tool.

Ethereal's CLI counterpart is tcpdump, (you can use tcpdump to make capture 
files for Ethereal) you could also look in your dhcpd's lease file, or see if 
it responds to a ping to 224.0.0.1.

Jonathan Kollasch
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sub-net 0.0.0.0

2005-08-26 Thread Joseph
On Fri, 2005-08-26 at 19:04 -0300, José Pablo Ezequiel Fernández wrote:
> > > Try this:
> > >
> > > on your desktop, which normally has a 10.0.0.x address, add a
> virtual
> > > entry for eth0, in other words give it another IP address in the
> > > subnet
> > > needed by the other device:
> > >
> > > something like:
> > >
> > > ifconfig eth0:1 192.168.0.10 up
> > >
> > > and you should be able to communicate directly with the device.
> >
> > Thanks Nick, this sounds interesting.
> >
> > To which file /etc/confg.d/net  ?
> That line is for running on the command line as root,
> for /etc/conf.d/net, a 
> similar one would have the same efect (check the file, it has comments
> about 
> it).

Will definitely add this command to my book.
It is so easy and I can't believe it.   It worked like a charm.

Is there a way to check what IP the device has on the network?
I know the device MAC address and when I plug it IN, it obtains one of
the IP via DHCP.   With 
arp -a IP
arp -e 
I can only check the MAC address.   Is there a way to other way around. 

I know ethereal will capture the IP address, but I was wandering if
there is any command line tool. 

-- 
#Joseph

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How do I get larger fonts in X ?

2005-08-26 Thread Walter Dnes
On Tue, Aug 23, 2005 at 01:32:06PM -0300, Fernando Canizo wrote

> Seems you have found your solution to this problem, but i want to
> add this, maybe unrelated to your problem, but yet usefull:
> 
> In your original solution you have two X servers running at different
> resolutions, you don't need to start two servers for this, just use
> the command 'xrandr'
> 
> # to see available modes 
> xrandr -q
>  
> # to change to a desired mode
> xrandr -s number_in_first_column_of_previous_command
>   
> 'xrandr' is part of the x11-base/xorg-x11 package.

  I'm aware of xrandr; unfortunately, applications don't seem to be.
xrandr is great for internet-TV, when I want to temporarily resize the
screen, because resizing the screen doesn't cost anything in cpu cycles.
Software scaling of video is a cpu hog.  But Firefox won't automatically
resize to the new resolution.  fbpanel menubar disappears off the bottom
when I go to a smaller screen, etc, etc.

-- 
Walter Dnes <[EMAIL PROTECTED]>
My musings on technology and security at http://tech_sec.blog.ca
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] [OT] Dock Application

2005-08-26 Thread Michael Crute
This is kind of off topic but could someone please look at this
screenshot (http://pstudios.ath.cx/screenshots/kody-nov-4-04.png) and
tell me what dock (or icon set) this guy is using. Thanks

-- 

Michael E. Crute
Software Developer
SoftGroup Development Corporation

Linux, because reboots are for installing hardware.
"In a world without walls and fences, who needs windows and gates?"

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Google Video: Firefox + VLC?

2005-08-26 Thread Alvin A ONeal Jr
I know that Google Video is still in it's infancy, but hey, gentoo is 
all about bleeding-edge, right?


I'm wondering if anyone has managed to get it working yet - and if so, 
would you be kind enough to share?


I've done some initial research and put up a stub page here:
http://gentoo-wiki.com/HOWTO_Google_Video_(VLC)_with_Firefox
but I don't understand what it is I need to do in order to "make things 
happen".


--
8^)
Laterz-
~Alvin
http://CoolAJ86.Havenite.net

---
Astronically microscopic? ~ Anika Trine Edna James
begin:vcard
fn:Alvin A ONeal Jr
n:ONeal;Alvin
adr;dom:;;34 Fletcher Lane;Shelburne;VT;05482
email;internet:[EMAIL PROTECTED]
tel;work:1.802.877.2938
tel;home:1.802.985.5277
tel;cell:1.802.578.0599
note;quoted-printable:DoB: 19860616=0D=0A=
	
x-mozilla-html:FALSE
url:http://coolaj86.havenite.net
version:2.1
end:vcard



Re: [gentoo-user] A Gentoo Firewall howto?

2005-08-26 Thread Pablo A. Salgado
James,

I recently installed a firewall on Gentoo with 3 nics I used Firehol to
configure it but I you want something kind of visual: Guardog is my
second choice.On 8/26/05, James <[EMAIL PROTECTED]> wrote:
Hello,I've decided to take the plunge and build my first, full featuredfirewall on Gentoo. At first I was going to use 'gnap' but furtherreading reveals that this sort of derived firewall is stateless,
and I want a statefull firewall. It's also masked.(feel free to correct me if I miss something).The firewall will have (3) nics, Outside(static IP)DMZ for several  web servers, mail server and DNS secondaries
and a private for a DNS server, PCs(doz) and assorted Linux systems.So after googling for a while, I could not find any detailed documentationon building a gentoo based robust firewall (I sure thought I'd ran across
such a page/document, but, nothing today).I did find some packages to 'ease the pain' on configuring iptablesand completing the firewall: Recommendations here?fwbuilderbastillekmyfirewallfirestarter
I did find this gentoo document:http://www.gentoo.org/doc/en/home-router-howto.xmlThis example is for a 2 nic basic firewall.I need a dmz that will have web servers, dns servers, and
will ensure security.I did find one Debian-centric security document:http://www.debian.org/doc/manuals/securing-debian-howtoAlternatively, since this machine is only going to be a firewall
& ethernet router so rather than securing a complete Gentoo systemI could just use a 'firewall cd' installation, if one existsas a Gentoo derivative.Any other ideas or recommendations on documents or firewall install
config  on gentoo or a gentoo derivative are most welcome?Note: my firewall experience is mostly with openbsd.James--gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cannot load libc, permission denied

2005-08-26 Thread David Busby

A. Khattri wrote:

On Fri, 26 Aug 2005, David Busby wrote:



cdrtx / # fcrontab -e
fcrontab: error while loading shared libraries: libc.so.6: cannot open shared 
object file: Permission denied

But libc looks OK to me

cdrtx / # ls -l /lib/libc*
-rwxr-xr-x  1 root root 1211416 Aug 20 22:36 /lib/libc-2.3.5.so
lrwxrwxrwx  1 root root  13 Aug 20 22:36 /lib/libc.so.6 -> libc-2.3.5.so



Try rebuilding fcrontab?




I've re-build both glibc and fcron, no dice.  I've looked at ldd for crontab

cdrtx / # ldd /usr/bin/crontab
linux-gate.so.1 =>  (0xe000)
libc.so.6 => /lib/libc.so.6 (0xb7ec4000)
/lib/ld-linux.so.2 (0x8000)

Looks fine!  What's the deal?

/djb
--
gentoo-user@gentoo.org mailing list



[gentoo-user] A Gentoo Firewall howto?

2005-08-26 Thread James
Hello,

I've decided to take the plunge and build my first, full featured
firewall on Gentoo. At first I was going to use 'gnap' but further
reading reveals that this sort of derived firewall is stateless,
and I want a statefull firewall. It's also masked.
(feel free to correct me if I miss something).

The firewall will have (3) nics, Outside(static IP) 
DMZ for several  web servers, mail server and DNS secondaries
and a private for a DNS server, PCs(doz) and assorted Linux systems.
So after googling for a while, I could not find any detailed documentation
on building a gentoo based robust firewall (I sure thought I'd ran across 
such a page/document, but, nothing today).

I did find some packages to 'ease the pain' on configuring iptables
and completing the firewall: Recommendations here?
fwbuilder
bastille
kmyfirewall
firestarter

I did find this gentoo document:
http://www.gentoo.org/doc/en/home-router-howto.xml
This example is for a 2 nic basic firewall. 
I need a dmz that will have web servers, dns servers, and
will ensure security.

I did find one Debian-centric security document:
http://www.debian.org/doc/manuals/securing-debian-howto

Alternatively, since this machine is only going to be a firewall
& ethernet router so rather than securing a complete Gentoo system
I could just use a 'firewall cd' installation, if one exists
as a Gentoo derivative.

Any other ideas or recommendations on documents or firewall install
config  on gentoo or a gentoo derivative are most welcome?

Note: my firewall experience is mostly with openbsd.


James

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Unable to unmerge php and mod_php

2005-08-26 Thread Neil Bothwick
On Fri, 26 Aug 2005 18:14:08 -0400 (EDT), A. Khattri wrote:

> > QA Notice: ECLASS 'php' inherited illegally in
> > dev-php/mod_php-4.3.2-r5
> >
> > /usr/lib/portage/bin/ebuild.sh: line 1443:
> > /var/portage/eclass/php.eclass: No such file or directory
> 
> Probably because 4.3.2 is no longer in portage.

That's irrelevant. Portage keeps the ebuilds used to install each package
in /var/db/pkg. Otherwise updating a deprecated package would be
impossible. The problem is that the ebuild uses an eclass that no longer
exists.


-- 
Neil Bothwick

From the moment I picked your book up until I laid it down I was
convulsed with laughter. Someday I intend reading it.


pgpAlsGmT6B9k.pgp
Description: PGP signature


Re: [gentoo-user] cannot load libc, permission denied

2005-08-26 Thread A. Khattri
On Fri, 26 Aug 2005, David Busby wrote:

> cdrtx / # fcrontab -e
> fcrontab: error while loading shared libraries: libc.so.6: cannot open shared 
> object file: Permission denied
>
> But libc looks OK to me
>
> cdrtx / # ls -l /lib/libc*
> -rwxr-xr-x  1 root root 1211416 Aug 20 22:36 /lib/libc-2.3.5.so
> lrwxrwxrwx  1 root root  13 Aug 20 22:36 /lib/libc.so.6 -> libc-2.3.5.so

Try rebuilding fcrontab?


-- 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Unable to unmerge php and mod_php

2005-08-26 Thread A. Khattri
On Fri, 26 Aug 2005, fire-eyes wrote:

> I am trying to unmerge all versions of php and mod_php on my system.
>
> However:
>
> # emerge -C php mod_php
>
>   dev-php/mod_php
>  selected: 4.3.2-r5 4.3.8
> protected: none
>   omitted: none
>
>  >>> 'Selected' packages are slated for removal.
>  >>> 'Protected' and 'omitted' packages will not be removed.
>
>  >>> Waiting 5 seconds before starting...
>  >>> (Control-C to abort)...
>  >>> Unmerging in: 5 4 3 2 1
>  >>> Unmerging dev-php/mod_php-4.3.2-r5...
> No package files given... Grabbing a set.
>
> QA Notice: ECLASS 'php' inherited illegally in dev-php/mod_php-4.3.2-r5
>
> /usr/lib/portage/bin/ebuild.sh: line 1443:
> /var/portage/eclass/php.eclass: No such file or directory

Probably because 4.3.2 is no longer in portage.

You might be able to find the old ebuild on some Gentoo repositories.


-- 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Forgotten root password on remote system

2005-08-26 Thread Michael Crute
On 8/26/05, Fernando Meira <[EMAIL PROTECTED]> wrote:

You're lacking optimism... Of course the brute-force attack was not
supposed to be done remotely! You can pull passwd to your local machine
and the let your computer handle it without interruptions. If some
proprieties of the password are known beforehand, then sooner would be
a matter of hours and later a couple of days. This is not even putting
into the game some distributed computing... 



True, but if you use shadow to store your
passwords your in much better shape since the average hacker can't get
a hold of the root owned shadow file.
-Mike
-- Michael E. CruteSoftware DeveloperSoftGroup Development CorporationLinux, because reboots are for installing hardware."In a world without walls and fences, who needs windows and gates?"


Re: [gentoo-user] sub-net 0.0.0.0

2005-08-26 Thread José Pablo Ezequiel Fernández
On Friday 26 August 2005 18:56, Joseph wrote:
> On Sat, 2005-08-27 at 08:34 +1200, Nick Rout wrote:
> > Try this:
> >
> > on your desktop, which normally has a 10.0.0.x address, add a virtual
> > entry for eth0, in other words give it another IP address in the
> > subnet
> > needed by the other device:
> >
> > something like:
> >
> > ifconfig eth0:1 192.168.0.10 up
> >
> > and you should be able to communicate directly with the device.
>
> Thanks Nick, this sounds interesting.
>
> To which file /etc/confg.d/net  ?
That line is for running on the command line as root, for /etc/conf.d/net, a 
similar one would have the same efect (check the file, it has comments about 
it).
-- 
José Pablo Ezequiel Fernández

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Forgotten root password on remote system

2005-08-26 Thread Fernando Meira
On 8/26/05, Frank Schafer <[EMAIL PROTECTED]> wrote:
Hmmm, I think the example password should be strong enough but You areright. Sooner or later it will come in (if sooner is something amongst
some hundreds of years and later something amongst some thousands ;)BTW: There isn't only the password. There are log analyzers too.Let such an analyzer catch auth failure - say 20 times within less thanhalf an hour - for root remote, then it can block access from this IP,
if it catches local auth failure for root - 20 times within less thanhalf an hour - it can logaut the user (kill his login shell) and blockthe account. Mine does so. Well, in this case the sooner is something
amongst some millions of years and the later something amongst sometrillions but this already goes into the direction of IDS.
You're lacking optimism... Of course the brute-force attack was not
supposed to be done remotely! You can pull passwd to your local machine
and the let your computer handle it without interruptions. If some
proprieties of the password are known beforehand, then sooner would be
a matter of hours and later a couple of days. This is not even putting
into the game some distributed computing... 



Re: [gentoo-user] sub-net 0.0.0.0

2005-08-26 Thread Joseph
On Sat, 2005-08-27 at 08:34 +1200, Nick Rout wrote:
> 
> Try this:
> 
> on your desktop, which normally has a 10.0.0.x address, add a virtual
> entry for eth0, in other words give it another IP address in the
> subnet
> needed by the other device:
> 
> something like:
> 
> ifconfig eth0:1 192.168.0.10 up
> 
> and you should be able to communicate directly with the device.
> 

Thanks Nick, this sounds interesting. 

To which file /etc/confg.d/net  ?

-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Network stuff is stopping itself

2005-08-26 Thread Grant
On 2 of my wireless systems, everything will start at boot up just
fine, but after awhile I can't reach the systems via ssh and "rc" will
mount the network filesystems, start ntpd, and start sshd like they
weren't started before.  It seems like this would happen if the
system loses contact with the network.  Is there any way to find
out if that is what's happening, and if so, to fix it?  Maybe
change the timeout?

- Grant


Re: [gentoo-user] gramps broken

2005-08-26 Thread Noah Roberts
Noah Roberts wrote:

>A program I use called Gramps won't work anymore.  It appears to be a
>problem with python rather than the program itself.  I can't figure it
>out.  The ebuild works, I don't know what I might have upgraded but I
>have been reinstalling various python modules ever since trying to make
>it work.  Now I am stuck on this one:
>
>Fatal Pithon error: could not import ORBit module
>Aborted
>
>I just forced emerge to emerge orbit-python-1.99.0-r1 but it is still
>doing this.  Previously it complained about gtk2 so I emerged pygtk. 
>Then it complained about gnome-python so I emerged it...now I get this
>error and I emerged the orbit-python but it is still bitching.
>
>Any ideas?  I've tried to emerge Gramps and it works fine but still
>won't run.  I think it must have to do with interdependencies in the
>libs it uses rather than what it uses itself because it was working
>before and orbit-python wasn't here at that point.
>
>  
>
I fixed this problem.  I needed pyorbit, not orbit-python.

-- 
Noah Roberts
Saint Martin's University
Information Technology Services
486-8814

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: bbgallery and template files

2005-08-26 Thread Roy Wright

Harry Putnam wrote:


Well according to the installed docu.. there is supposed to be:


From the `Usage' html page: (Note the last item)


Now run bbgallery to create the galleries. Without any parameters it
will use the following default values:

   * Look for images in the default directory
   * Create index pages with up to 25 thumbnails
   * Have up to five thumbnails in one row
   * Use Gallery as title for the index pages
   * Be quiet. Don't produce any output on SDTOUT
   * Delay pages in the slide show for 15 seconds
   * Create links to the meta index
   * Thumbnails are scalled to 100 pixels
   * Images are scaled to 800 pixels
   * Short descriptions in the index page
   * The default template will be used

I believe my troubles are arising from the fact that a required
package (Gimp::Module) is not present on my system.  It appears to be
the tool that creates the templates.

So far I've been unsuccessfull installing it via cpan as reported in
previous post.

 


emerge gimp-perl

On the templates, I think the missing "default" template is an 
installation error. 
I looked thru the perl script and did not see any special handling for 
"default". 
The $P{template} is just initialized to 'default'.  On

http://bbgallery.sourceforge.net/templates.html, only two templates are
mentioned, monochrome and oldstyle.  Then some instruction on how to modify
the templates.  My guess is the author intends for you to link
/usr/lib/bbgallery/template/default to your preferred template.  Example:

 ln -s /usr/lib/bbgallery/template/default 
/usr/lib/bbgallery/template/monochrome


In summary the ebuild is probably missing the gimp-perl dependency
and performing the default template link.

HTH,
Roy
--
gentoo-user@gentoo.org mailing list



[gentoo-user] OT: linux user groups in Chicago

2005-08-26 Thread kashani
	I know there is at least one Chicagoan on this list, apologies to 
everyone else, if not more and I'm tired of being the only Gentoo-er at 
these things. In any case Windy City LUG is meeting Thursday Sept 1, 7pm 
at Letizia's Natural Bakery, 2144 W Division. They've got coffee, food, 
wireless, and most importantly connected to a full bar.


I'll be the guy arriving barely on time in the mismatched motorcycle 
gear.

	Responses or suggestions of other LUGs in the area should go to me off 
list. Assuming I get more than one I'll take a poll and we can all show 
up to the same place some night.


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



Re: [gentoo-user] MacOS 10.4 (Tiger) can't connect to smaba share

2005-08-26 Thread Nick Rout
On Fri, 2005-08-26 at 14:31 -0400, A. Khattri wrote:
> On Fri, 26 Aug 2005, Paul Hoy wrote:
> 
> > I don't know if this is related, but maybe the problem is that Tiger's
> > implementation of Samba does not support plain text passwords by
> > default; they are now encrypted. The Mac support site offers a
> > workaround for this.
> 
> Every Tiger review Ive read talks about this issue, so its a known
> problem.

Can't see how this would be a problem, windows has had encrypted
passwords  for SMB by default since about win98, so why anyone would try
to run their samba server with plain text passwords is beyond me anyway.

> 
> 
> -- 
> 
-- 
Nick Rout <[EMAIL PROTECTED]>

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] gramps broken

2005-08-26 Thread Noah Roberts
A program I use called Gramps won't work anymore.  It appears to be a
problem with python rather than the program itself.  I can't figure it
out.  The ebuild works, I don't know what I might have upgraded but I
have been reinstalling various python modules ever since trying to make
it work.  Now I am stuck on this one:

Fatal Pithon error: could not import ORBit module
Aborted

I just forced emerge to emerge orbit-python-1.99.0-r1 but it is still
doing this.  Previously it complained about gtk2 so I emerged pygtk. 
Then it complained about gnome-python so I emerged it...now I get this
error and I emerged the orbit-python but it is still bitching.

Any ideas?  I've tried to emerge Gramps and it works fine but still
won't run.  I think it must have to do with interdependencies in the
libs it uses rather than what it uses itself because it was working
before and orbit-python wasn't here at that point.

-- 
Noah Roberts
Saint Martin's University
Information Technology Services
486-8814

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sub-net 0.0.0.0

2005-08-26 Thread Nick Rout
On Fri, 2005-08-26 at 11:50 -0600, Joseph wrote:
> On Fri, 2005-08-26 at 13:38 -0400, Willie Wong wrote:
> > On Fri, Aug 26, 2005 at 10:02:08AM -0600, Joseph wrote:
> > > I have a device with an IP 192.168.0.1 which I need to access via
> > > browser.
> > > My PC gets an IP via DHCP from the router.
> > > What should I use for gateway? I've tired 192.168.0.0  192.168.0 
> > 
> > huh? if you get the IP via DHCP, doesn't it also set up the gateway?
> 
> No, I set my firewall/router with my numbers.  My main network is set to
> Gateway 10.0.0.1  and DHCP pool range (so other devices an get the IP
> automatically) is 10.0.0.150 - 10.0.0.180
> 
> But the deice I have has a preset from the factory static IP 192.168.0.1
> If they set it to anything else like 192.168.0.10 or 192.168.0.100 it
> would be easy.
> I could set my gateway to 192.168.0.1 and DHCP pool range to
> 192.168.0.10 to 192.168.0.100 and it would work.  
> 
> When I try to set my gateway to 192.168.0.0 my DHCP pool range
> 192.168.0.1 to 192.168.0.100 doesn't work.
> 
> I'm using PC base firewall freesco.


Try this:

on your desktop, which normally has a 10.0.0.x address, add a virtual
entry for eth0, in other words give it another IP address in the subnet
needed by the other device:

something like:

ifconfig eth0:1 192.168.0.10 up

and you should be able to communicate directly with the device.

> -- 
> #Joseph
-- 
Nick Rout <[EMAIL PROTECTED]>

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] win4lin

2005-08-26 Thread Michael W. Holdeman
On Thursday 25 August 2005 10:58 pm, Holly Bostick wrote:
> John Jolet schreef:
> > On Thursday 25 August 2005 21:17, Mark Knecht wrote:
> >>Maybe it's just an oversight and temporarily gone?
> >>
> >>- Mark
> >
> > well, it's definately gone now.  can someone comment on why and whether
> > it's temporary?  I'd prefer not to try to remember if've installed any
> > other modules or patches this week.
>
> You guys need to look at b.g.o. more often.
>
> From http://bugs.gentoo.org/show_bug.cgi?id=83509:
>
>
> -- Additional Comment #5 From  Jory A. Pratt  2005-08-15 15:11 PDT
> [reply] ---
>
> So  you all know seems bass has stated that he does not have time to
> maintain
> the win4lin sources I will do my best to get it readded as soon as
> possible. I
> will also request his permission to update the ebuild for all fixes that
> are needed.
>
> OK?
>
> :)
>
> H.

Sounds great to me Holly! (but then I just melt at anything you say anyway:O))

Althought I think the 2.6.12's are maybe a bit of a problem, at least trying 
to patch the ck-sources I use are a problem after 2.6.11, I can't get them 
going. I'm still stuck with 2.6.11-ck8.

Mike

-- 
 
Michael W. Holdeman



Powered by Gentoo Linux www.gentoo.org  |
Kernel 2.6.11-ck8   |
Win4Lin 5-1-20 netraverse.com   |
Win4LinPro 6.1.1-03 win4lin.com |
|
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] win4lin

2005-08-26 Thread Michael W. Holdeman
On Friday 26 August 2005 12:03 pm, Kevin O'Gorman wrote:
> On 8/26/05, John Jolet <[EMAIL PROTECTED]> wrote:
> > On Aug 26, 2005, at 2:46 AM, Neil Bothwick wrote:
> > > On Thu, 25 Aug 2005 21:20:11 -0500, John Jolet wrote:
> > >> okay, I was wondering how to get the other kernel versions.  it's
> > >> emerge gentoo-sources (space) 2.6.11 is it?
> > >
> > > emerge -av " > >
> > > will get you the latest version prior to 2.6.11, which is a 2.6.9
> > > revision for gentoo-sources. 2.6.11 is still in vanilla sources.
> > >
> > > emerge -av " >
> > Thanks guys.  One last question...what's the drawback to using the
> > vanilla sources?  I'm assuming gentoo-sources were patched from them
> > for a reason.
>
> There is much here I don't understand.  Isn't it possible for someone
> who actually
> got one of the missing ebuilds to re-build an ebuild and pass it
> around?  For instance,
> I seem to have
>
> linux-2.6.11-gentoo-r11
> linux-2.6.11.11
> linux-2.6.12-gentoo-r4
> linux-2.6.12-gentoo-r6
> linux-2.6.12-gentoo-r9
> linux-2.6.7-gentoo-r11
> linux-2.6.7-win4lin-r2
> linux-2.6.7-win4lin-r5
>
> of which I seem to be actually running (according to uname)
> 2.6.12-gentoo-r6-kosmanor #1 SMP
>
> Isn't it possible to package one of these and share it?  (Provided anyone
> would trust me not to be malicious).
Kevin,
Did you successfully patch that kernel for win4lin?

Mike
>
> --
> Kevin O'Gorman, PhD

-- 
 
Michael W. Holdeman



Powered by Gentoo Linux www.gentoo.org  |
Kernel 2.6.11-ck8   |
Win4Lin 5-1-20 netraverse.com   |
Win4LinPro 6.1.1-03 win4lin.com |
|
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sub-net 0.0.0.0

2005-08-26 Thread Joseph
[snip]
> Not sure what hardware you have around, but if you don't have a 
> crossover cable do you at least have a hub or switch? If you do, just 
> disable DHCP temporarilly on your PC and manually set the IP address to 
> 192.168.0.2, set the gateway to 192.168.0.1 and netmask to 255.255.255.0 
> and plug the PC and router device into the same hub/switch. This method 
> has worked for me in the past when I have a router with a preset address 
> that needed to be changed.

You are right, setting the gateway to anything that 192.168.0.1 solved
the problem like 192.168.0.2.  I can not have the gateway set to
192.168.0.1 as the device I'm trying to access is hard coded to this IP.
In addition somebody recommend setting the sub-net to 0.0.0.0 which
didn't work for me.

-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ati -- dreaded "xf86-ENOMEM" error

2005-08-26 Thread Mark Knecht
On 8/26/05, maxim wexler <[EMAIL PROTECTED]> wrote:
> 
> >
> > Maxim,
> >I was looking at this some more since I need to
> > deal with it next
> > week. I found that in the 2.6.12-gentoo-r9 kernel
> > there a kernel
> > config option called
> >
> > 'AMD Opteron/Athlon64 on-CPU GART support'
> >
> > I suspect that this will address many of the issues
> > you're seeing.
> > I've talked with another Athlon64 user who says it's
> > working fine for
> > him.
> >
> > HTH,
> > Mark
> 
> Ah! But I'm running a Sempron3100(32bit) CPU.
> I purchased this board because, so I've been told,
> it's upgradeable to a 64bit without much fuss.
> 
> -mw

Ah, that's now info. Another processor heard from...

Not sure what the right solution would be then...

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ati -- dreaded "xf86-ENOMEM" error

2005-08-26 Thread Mark Knecht
On 8/26/05, maxim wexler <[EMAIL PROTECTED]> wrote:
> 

> Well, at least X works. What video card will you be
> using?

Contrary to many folks preferences I got an inexpensive PCI-E 1x
Radeon to try out. I've had pretty good luck with ATI before. Anyway,
I'm going right down the same path you're having trouble with so we're
still in this together.

It would be thread hijacking to start another conversation about why
NVidia is considered 'more open source'. It seems to me that when I
emerge nvidia-kernel it doesn't build the driver from source so what's
the difference?

I do agree from the one NVidia card I got last week (AGP 4X for about
$40) that NVidia installed easily and works well, but since I got the
ATI fglrx driver working on my laptop I'm getting about 2X the
glxgears results (meaningly) vs. what I'm getting from the NVidia.

Anyway, I'm not worried about that as my use is audio recording and 3D
gaming is but a 30 minute break time occurance here.
> >
> > Here's my guess. If you look at 2.6.12-gentoo-r9 the
> > NVidia AGP
> > support clearly says Nforce/Nforce2. My suspicion is
> > that the AGP
> > chipset support for this chipset (NForce4) isn't in
> 
> Whoa! NForce4?! What about 2, 3? I'm looking at the
> Asus User Guide, p xi, in the box, Chipset: NVIDIA
> nForce3 250Gb

You're right. Sorry.

> 
> This is all new territory for me.

for us... ;-)
 
> 
> UPDATE: did a sync and was able to emerge the new
> ati-drivers. This time fglrx.ko *was* generated and is
> loaded at boot. But now I get
> 
> $startx
> (WW) fglrx: No matching Device section for instance
> (BusID PCI:1:0:1) found # faq says ignore

OK, since the device probably has two outputs for dual screens the
system found them both. Look at lspci and you'll probably see devices
at

PCI:1:0:0
PCI:1:0:1

If the xorgconfig program put a line in somewhere in
/etc/X11/xorg.conf telling the system that a screen or device was
BusID 1:0:0 then (I guess...) that it's complaining because there
isn't some similar version for the second device. Try commenting out
the one that is there and then I think the system will accept the
definition for both devices.


> (EE) fglrx(0): [agp] unable to acquire AGP, error
> "xf86_ENODEV"

OK, so does this kernel have /dev/agpgart and AMD Opteron/Athlon64
on-CPU GART support built as modules? Have you loaded both of the
modules? (modprobe agpgart and [[POSSIBLY - I'M GUESSING]] agp-amd64)

> (EE) fglrx(0): cannot init AGP

Again because it's still not happy about the way the kernel part of
the AGP stuff is built or installed apparently. Here's how I load the
ATI stuff on my laptop:

[EMAIL PROTECTED] ~ $  cat /etc/modules.autoload.d/kernel-2.6
# /etc/modules.autoload.d/kernel-2.6:  kernel modules to load when
system boots.# $Header:
/var/cvsroot/gentoo-src/rc-scripts/etc/modules.autoload.d/kernel-2.6,v
1.1 
snd_atiixp
realtime gid=408 any=1
sbp2
agpgart
ati-agp
fglrx
[EMAIL PROTECTED] ~ $


> Could not init font path element
> /usr/share/fonts/local/, removing from list!
> 
> The fix according to the faq: I need to clean up the
> sources make oldconfig etc, re-emerge the drivers.
> 
> WRONG :(
> 

You'll get there. Search out the real name of the AMD agp-gart driver
if you haven't already.

good luck,
Mark

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] attempt at using new nvidia drivers

2005-08-26 Thread maxim wexler
Hi everybody,

When I ran the program from

http://www.nvidia.com/object/linux_nforce_1.0-0306.html

a ncurses-type window opens and offers two
pre-selected choices: install the audio drivers,
install the network drivers. I require neither but
can't de-select them. Can toggle from one to other but
that's it. Other than [OK] beneath the choices(?) and
the title there's nothing else
to be seen.

What now?

-maxim

__
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] win4lin

2005-08-26 Thread Ron Bickers
On Fri August 26 2005 01:21 pm, Kevin O'Gorman wrote:

> > I have a modified gentoo-sources-2.6.11-r11 ebuild that I've been using
> > as an overlay and it's been working fine for me for months.  I'll be
> > happy to share if anyone is interested.
>
> Yes please.

Ok.  You can get the ebuild tree sys-kernel/win4lin-sources from here:

http://www.logicetc.com/~rbickers/win4lin-sources.tar.bz2

Also, it appears the base and extras for that version are no longer 
available, so you'll need to put them in /usr/portage/distfiles; the rest of 
the needed sources can still be fetched.

http://www.logicetc.com/~rbickers/genpatches-2.6.11-14.base.tar.bz2
http://www.logicetc.com/~rbickers/genpatches-2.6.11-14.extras.tar.bz2

Let me know if anything is broken.

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



[gentoo-user] VLC error

2005-08-26 Thread Luigi Pinna
I can't emerge vlc because I miss a dependency, this is the message:

[...]
make[2]: Entering directory 
`/var/tmp/portage/vlc-0.8.1-r1/work/vlc-0.8.1/mozilla'
/usr/bin/xpidl  -I/usr/share/idl/mozilla \
  -I/usr/lib/mozilla/include/idl \
  -m header -o vlcintf ./vlcintf.idl
make[2]: /usr/bin/xpidl: Command not found
make[2]: *** [vlcintf.h] Error 127
make[2]: Leaving directory 
`/var/tmp/portage/vlc-0.8.1-r1/work/vlc-0.8.1/mozilla'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/vlc-0.8.1-r1/work/vlc-0.8.1'
make: *** [all] Error 2

!!! ERROR: media-video/vlc-0.8.1-r1 failed.
!!! Function src_compile, Line 197, Exitcode 2
!!! make of VLC failed
!!! If you need support, post the topmost build error, NOT this status 
message.

I don't find the package who has that binary (xpidl), what is it?
Thanks, 
Luigi

-- 
Public key GPG(0x073A0960) on http://keyserver.linux.it/


pgpp9AdxDBiuT.pgp
Description: PGP signature


[gentoo-user] Re: OT 4port ether on gentoo?

2005-08-26 Thread Ajai Khattri
James  tampabay.rr.com> writes:

> I'm looking for a 4 port (10/100) ethernet pci_buss card that
> works with gentoo. Inexpensive is best. Any recommendation
> of manufacture, and a good (us) vendor of these cards would be
> cool.

How about these?

http://www.soekris.com/lan16x1.htm



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't compile gconf-2.10.1-r1

2005-08-26 Thread José Pablo Ezequiel Fernández
Emerging other gnome/corba related packages, like evolution-data-server, give 
a similar problem:

make[3]: Entering directory 
`/var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/addressbook/libebook'
/usr/bin/orbit-idl-2 -I /usr/share/idl/bonobo-2.0 
-I /usr/share/idl/bonobo-activation-2.0 
./../idl/Evolution-DataServer-Addressbook.idl
orbit-idl-2 2.12.2 compiling
  mode, show preprocessor errors, passes: stubs skels common headers

gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
Error: Empty file

** (process:16664): WARNING **: ./../idl/Evolution-DataServer-Addressbook.idl 
compilation failed
make[3]: *** [Evolution-DataServer-Addressbook.h] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/addressbook/libebook'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/addressbook'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3'
make: *** [all] Error 2

Any ideas ?


On Friday 26 August 2005 14:33, José Pablo Ezequiel Fernández wrote:
> Note: I though I had solved this previously, but I was mistaken, I still
> have the problem.
>
> I am upgrading my system from a GRP install and it has been a mess, I have
> solved various errors and now I have this one that I don't know how to
> solve:
>
> make[2]: Entering directory
> `/var/tmp/portage/gconf-2.10.1-r1/work/GConf-2.10.1/gconf'
> /usr/bin/orbit-idl-2 ./GConfX.idl
> orbit-idl-2 2.12.2 compiling
>   mode, show preprocessor errors, passes: stubs skels common headers
>
> gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
> Error: Empty file
>
> ** (process:28582): WARNING **: ./GConfX.idl compilation failed
> make[2]: *** [GConfX-common.c] Error 1
> make[2]: Leaving directory
> `/var/tmp/portage/gconf-2.10.1-r1/work/GConf-2.10.1/gconf'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/gconf-2.10.1-r1/work/GConf-2.10.1'
> make: *** [all] Error 2
>
>
> I've run
>
> fix_libtool_files.sh `gcc -dumpversion` --oldarch i386-pc-linux-gnu-gcc
>
> but it didn't help.
> gcc-config -l returned:
>
> [1] i686-pc-linux-gnu-3.3.5-20050130 *
> [2] i686-pc-linux-gnu-3.3.5-20050130-hardened
> [3] i686-pc-linux-gnu-3.3.5-20050130-hardenednopie
> [4] i686-pc-linux-gnu-3.3.5-20050130-hardenednopiessp
> [5] i686-pc-linux-gnu-3.3.5-20050130-hardenednossp
>
> Any idea how to solve this and other things I could do to clean up a bit
> the system (did revdep-rebuild already, everything is ok).
>
> Thanks.
> --
> José Pablo Ezequiel Fernández

-- 
José Pablo Ezequiel Fernández

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sub-net 0.0.0.0

2005-08-26 Thread Alec Shaner

Joseph wrote:

On Fri, 2005-08-26 at 13:38 -0400, Willie Wong wrote:


On Fri, Aug 26, 2005 at 10:02:08AM -0600, Joseph wrote:


I have a device with an IP 192.168.0.1 which I need to access via
browser.
My PC gets an IP via DHCP from the router.
What should I use for gateway? I've tired 192.168.0.0  192.168.0 


huh? if you get the IP via DHCP, doesn't it also set up the gateway?



No, I set my firewall/router with my numbers.  My main network is set to
Gateway 10.0.0.1  and DHCP pool range (so other devices an get the IP
automatically) is 10.0.0.150 - 10.0.0.180

But the deice I have has a preset from the factory static IP 192.168.0.1
If they set it to anything else like 192.168.0.10 or 192.168.0.100 it
would be easy.


This is a little confusing to me - is there something special about IP 
192.168.0.1 compared to any other IP?



I could set my gateway to 192.168.0.1 and DHCP pool range to
192.168.0.10 to 192.168.0.100 and it would work.  


When I try to set my gateway to 192.168.0.0 my DHCP pool range
192.168.0.1 to 192.168.0.100 doesn't work.


Not sure what hardware you have around, but if you don't have a 
crossover cable do you at least have a hub or switch? If you do, just 
disable DHCP temporarilly on your PC and manually set the IP address to 
192.168.0.2, set the gateway to 192.168.0.1 and netmask to 255.255.255.0 
and plug the PC and router device into the same hub/switch. This method 
has worked for me in the past when I have a router with a preset address 
that needed to be changed.


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sub-net 0.0.0.0

2005-08-26 Thread Joseph
On Fri, 2005-08-26 at 14:23 -0400, Willie Wong wrote:
> On Fri, Aug 26, 2005 at 11:50:29AM -0600, Joseph wrote:
> > No, I set my firewall/router with my numbers.  My main network is set to
> > Gateway 10.0.0.1  and DHCP pool range (so other devices an get the IP
> > automatically) is 10.0.0.150 - 10.0.0.180
> 
> Okay, so far I follow you. You have a main network. The Gateway is at
> 10.0.0.1, presumably that is also where the router/dhcp server lives?
> Is this the network where your PC is on?

Sorry for the confusion.  Yes, I have to networks one main and second
backup network.
So my main network  (gateway) is 10.0.0.1 and this is the network I want
that device to be on (it is an ATA phone adapter 4xFXS).  

[snip]

> So hold on a second. I am lost. Are you dealing with a second separate
> network? What kind of device are you speaking of? If you set the
> gateway to 192.168.0.1 doesn't it conflict with the device? 
> 
> > 
> > When I try to set my gateway to 192.168.0.0 my DHCP pool range
> > 192.168.0.1 to 192.168.0.100 doesn't work.
> > 
> 
> uh... I am pretty sure octet 0 is reserved for the last word? I.e.
> valid IP addresses run from *.*.*.1 to *.*.*.254? 

Yes, that is was causing me confusion.  But I solve it.
I set my backup network (in order to access the device via browser) to
Gateway 192.168.0.05 (last digits anything lower than 1) and DHCP pool
range to 192.168.0.2 to 192.168.0.20  

> 192.168.0.0 refers actually to the network and not any particular
> machines, and 192.168.0.255 is the broadcast address for the
> 192.168.0.0 network
> 
> Can't you move the gateway to something like 192.168.0.254 with the
> DHCP range 192.168.0.2 to 192.168.0.180? Since you have a device
> hardcoded to be 192.168.0.1 you should leave it out of the DHCP range. 

Thank you for the explanation. You understood it correctly. 

> 
> Unless, of course, I am completely misunderstanding your post. If that
> is the case, post an ascii diagram or something of what the network
> looks like. 

I've change the Lan Setting on that ATA device to DHCP and assign the
static IP to 10.0.0.111 and I can access it now.

-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Unable to unmerge php and mod_php

2005-08-26 Thread fire-eyes
Hi,

I am trying to unmerge all versions of php and mod_php on my system.

However:

# emerge -C php mod_php

  dev-php/mod_php
 selected: 4.3.2-r5 4.3.8
protected: none
  omitted: none

 >>> 'Selected' packages are slated for removal.
 >>> 'Protected' and 'omitted' packages will not be removed.

 >>> Waiting 5 seconds before starting...
 >>> (Control-C to abort)...
 >>> Unmerging in: 5 4 3 2 1
 >>> Unmerging dev-php/mod_php-4.3.2-r5...
No package files given... Grabbing a set.

QA Notice: ECLASS 'php' inherited illegally in dev-php/mod_php-4.3.2-r5

/usr/lib/portage/bin/ebuild.sh: line 1443: 
/var/portage/eclass/php.eclass: No such file or directory

!!! ERROR: dev-php/mod_php-4.3.2-r5 failed.
!!! Function inherit, Line 1444, Exitcode 1
!!! died sourcing /var/portage/eclass/php.eclass in inherit()
!!! If you need support, post the topmost build error, NOT this status 
message.

!!! FAILED prerm: 1


Any suggestions?


Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, 
glibc-2.3.4.20041006-r0, 2.6.12.4 i686)
=
System uname: 2.6.12.4 i686 Pentium III (Katmai)
Gentoo Base System version 1.12.0_pre6
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled]
ccache version 2.4 [enabled]
dev-lang/python: 2.2.3-r1, 2.3.4-r1, 2.4.1-r1
sys-apps/sandbox:1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9, 1.8.5-r2, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.4.19
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -mtune=pentium3 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env 
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config 
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config 
/var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -mtune=pentium3 -O2 -pipe"
DISTDIR="/var/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks notitles sandbox sfperms 
strict"
GENTOO_MIRRORS="ftp://gentoo.mirrors.pair.com/ 
http://mirror.datapipe.net/gentoo 
http://open-systems.ufl.edu/mirrors/gentoo 
ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/ 
ftp://gentoo.om.com";
MAKEOPTS="-j2"
PKGDIR="/var/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X apache2 apm avi berkdb bitmap-fonts cdr chroot crypt cscope 
cups curl dvdr eds emboss encode esd fam flac foomaticdb fortran gd
gdbm 
gif gnome gpm gstreamer gtk gtk2 imagemagick imlib java jpeg kde 
kerberos libg++ libwww mad mikmod mmx motif mozilla mp3 mpeg mysql 
ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python qt 
quicktime readline samba sdl slang snmp spell sse ssl svga tcltk tcpd 
tiff truetype truetype-fonts type1-fonts vorbis xml xml2 xmms xv zlib 
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS,
PORTDIR_OVERLAY

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] cannot load libc, permission denied

2005-08-26 Thread David Busby

List,
  I'm getting this:

cdrtx / # fcrontab -e
fcrontab: error while loading shared libraries: libc.so.6: cannot open shared 
object file: Permission denied

But libc looks OK to me

cdrtx / # ls -l /lib/libc*
-rwxr-xr-x  1 root root 1211416 Aug 20 22:36 /lib/libc-2.3.5.so
lrwxrwxrwx  1 root root  13 Aug 20 22:36 /lib/libc.so.6 -> libc-2.3.5.so

and revdep-rebuild said it's OK

and `equery k` said

cdrtx / # equery k libc
[ Checking sys-libs/glibc-2.3.5-r1 ]
 * 3086 out of 3086 files good
cdrtx / # equery k fcron
[ Checking sys-process/fcron-2.0.2 ]
 * 47 out of 47 files good

So what gives?  I saw some stuffs on the internet that it could be SELinux, but I dont' think I have that, I'm running a 
2005.1 system, freshly installed a few days ago.  Only odd thing I have some sun Java, see:


cdrtx / # equery l sun-jre-bin
[ Searching for package 'sun-jre-bin' in all categories among: ]
 * installed packages
[I--] [  ] dev-java/sun-jre-bin-1.4.2.08-r1 (1.4)
[I--] [M ] dev-java/sun-jre-bin-1.5.0.04 (1.5)

Ideas?

/djb
--
gentoo-user@gentoo.org mailing list



[gentoo-user] grub freezes

2005-08-26 Thread capsel
I have /boot with ext2 on hda1
/ with reiserfs hda2
swap on hda3

some time ago grub worked fine (maybe with different configuration of devices)
through last year I was using lilo (everywhere, on my servers too)

today I tryed to install grub on mbr:
root (hd0,0)
setup (hd0)
quit

it installed itself correctly but it freezes after displaying that
text about memory and "bash-like..."
no command prompt, alt+ctrl+del doesn't work, and no memory detected 0
on left side of "/" and on right

same thing after
grub-install /dev/hda

does anybody know how to solve it?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ati -- dreaded "xf86-ENOMEM" error

2005-08-26 Thread maxim wexler

> 
> Maxim,
>I was looking at this some more since I need to
> deal with it next
> week. I found that in the 2.6.12-gentoo-r9 kernel
> there a kernel
> config option called
> 
> 'AMD Opteron/Athlon64 on-CPU GART support'
> 
> I suspect that this will address many of the issues
> you're seeing.
> I've talked with another Athlon64 user who says it's
> working fine for
> him.
> 
> HTH,
> Mark

Ah! But I'm running a Sempron3100(32bit) CPU.
I purchased this board because, so I've been told,
it's upgradeable to a 64bit without much fuss.

-mw
> 
> -- 
> gentoo-user@gentoo.org mailing list
> 
> 


__
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] Get rid of PAM?

2005-08-26 Thread Marco Matthies

Willie Wong wrote:

2. I already have pam installed. What is the cleanest way to remove it
without having any residual hiccoughs.


http://gentoo-wiki.com/HOWTO_Remove_PAM

Follow it exactly. If you miss a step, you might have to whip out a
liveCD the next time your reboot to get into your systems. 


FWIW, you can always pass the kernel init=/bin/bash in your bootloader 
to bypass authentication completely.


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



Re: [gentoo-user] MacOS 10.4 (Tiger) can't connect to smaba share

2005-08-26 Thread A. Khattri
On Fri, 26 Aug 2005, Paul Hoy wrote:

> I don't know if this is related, but maybe the problem is that Tiger's
> implementation of Samba does not support plain text passwords by
> default; they are now encrypted. The Mac support site offers a
> workaround for this.

Every Tiger review Ive read talks about this issue, so its a known
problem.


-- 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] why gentoo doesn't have long description?

2005-08-26 Thread A. Khattri
On Fri, 26 Aug 2005, Daniel da Veiga wrote:

> I don't mind top-posting, I guess its not "offensive", ok, it
> sometimes waste bandwidth, so does HTML and stuff like "my client
> signature file" attached, I hate multipart, but, hey, you can't make
> everyone think like you do.

So we should all drive on the wrong side of the road because, hey, not all
people think the same?? You have to have *some* consensus and rules
whatever you're doing.


-- 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sub-net 0.0.0.0

2005-08-26 Thread Neil Bothwick
On Fri, 26 Aug 2005 11:50:29 -0600, Joseph wrote:

> No, I set my firewall/router with my numbers.  My main network is set to
> Gateway 10.0.0.1  and DHCP pool range (so other devices an get the IP
> automatically) is 10.0.0.150 - 10.0.0.180
> 
> But the deice I have has a preset from the factory static IP 192.168.0.1
> If they set it to anything else like 192.168.0.10 or 192.168.0.100 it
> would be easy.
> I could set my gateway to 192.168.0.1 and DHCP pool range to
> 192.168.0.10 to 192.168.0.100 and it would work.  

Set your gateway to 192.168.0.2 and it will still work.

Or leave your addressing as it is and set up a route to 192.168.0.1 that
does not go through your gateway.


-- 
Neil Bothwick

UNIX is the OS of the future and always will be...


pgp2z8ldvbLsr.pgp
Description: PGP signature


[gentoo-user] xserver

2005-08-26 Thread John Dangler
I emerged xorg-x11 and got the xorg.conf.new file copied over.  twm (I
think) is what's showing up.
When I exit the server, there is a message that I think relates to the
video.
"Symbol drmGetClient from module /usr/lib/modules/drivers/radeon_drv.o is
unresolved!"
I've been told that a lot of these messages can safely be ignored, but I'd
like to find out if this is one of them, and, if not, how to go about
resolving it.
2.6.12-r9
Current video is ATI Radeon 7000/VE.  (older Radeon card - the x server
install handbook says not to use ati-drivers for this, so I haven't emerged
it)

Thanks, as always for the input.

John D



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ati -- dreaded "xf86-ENOMEM" error

2005-08-26 Thread maxim wexler
> > 
> 
> Have you guys looked at the nvidia site? They have
> 'drivers' (i.e.,
> kernel modules) for their motherboard chipsets as
> well as their video
> cards. Perhaps that's what you both need. I know
> that nvidia-kernel and
> nvidia-glx exist in Portage for the video cards, but
> that's not of much
> use if your kernel doesn't have the ability to talk
> to the mobo in the
> first place (and we do know that an nForce board
> does speak its own
> language).
> 
>
http://www.nvidia.com/object/linux_nforce_1.0-0306.html
> 

Wow! Bleedin' edge! I'll try it out and get back to
the list.
-mw

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


__
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] AGP GART support not availiable

2005-08-26 Thread A. Khattri
On Fri, 26 Aug 2005, Rajat Gujral wrote:

> is it possible to add the support for agpgart without
> reinstalling the whole system ... Or is it possible to
> recompile the kernel without effecting the rest of the
> system ...

Sure, you can recompile the kernel anytime (after all, how else to upgrade
a kernel from source?). There is a kernel agpgart option in Device Drivers
-> Character Devices which you could try enabling (along with the chipset
that appears below it).


-- 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Starting xfce4-panel automatically

2005-08-26 Thread Grant
> > The xfce4-panel has stopped loading automatically for me and the
> > calendar has started.  Where can I specify that I want the panel
> > started with xfce4 but not the calendar?
> 
> panel:
> I believe it should be sufficient to start the panel (xfce4-panel)
> manually once via terminal or alt+f2 and then save the session on exit,
> which should then make the panel get started automatically on startup.
> 
> calendar:
> Go to
> xfce settings manager -> xfce calendar
> and set start visibility = hide
> Or did you want to not run the calendar at all?
> 
> Marco

Thanks Marco, that got 'em.

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT 4port ether on gentoo?

2005-08-26 Thread Mike Williams
On Friday 26 August 2005 17:59, James wrote:
> I'm looking for a 4 port (10/100) ethernet pci_buss card that
> works with gentoo. Inexpensive is best. Any recommendation
> of manufacture, and a good (us) vendor of these cards would be
> cool.

Intel also do 2 and 4 port cards, d-link also do a 4 port card.
All of which should simply appear to the system as individual network 
interfaces, and most are generally just multiple instances of normal well 
supported nics. The 2 port intels and 4 port d-links I've used certainly 
were, and worked just like 2 or 4 separate cards.

Froogle for quad port network cards.

-- 
Mike Williams
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sub-net 0.0.0.0

2005-08-26 Thread A. Khattri
On Fri, 26 Aug 2005, Joseph wrote:

> I could set my gateway to 192.168.0.1 and DHCP pool range to
> 192.168.0.10 to 192.168.0.100 and it would work.

Yes, you might need to do this temporarily until you change the IP of the
device to what you normally use, then you can switch back afterwards.

-- 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sub-net 0.0.0.0

2005-08-26 Thread Willie Wong
On Fri, Aug 26, 2005 at 11:50:29AM -0600, Joseph wrote:
> No, I set my firewall/router with my numbers.  My main network is set to
> Gateway 10.0.0.1  and DHCP pool range (so other devices an get the IP
> automatically) is 10.0.0.150 - 10.0.0.180

Okay, so far I follow you. You have a main network. The Gateway is at
10.0.0.1, presumably that is also where the router/dhcp server lives?
Is this the network where your PC is on?

> 
> But the deice I have has a preset from the factory static IP 192.168.0.1
> If they set it to anything else like 192.168.0.10 or 192.168.0.100 it
> would be easy.

I agree. 

> I could set my gateway to 192.168.0.1 and DHCP pool range to
> 192.168.0.10 to 192.168.0.100 and it would work.  

So hold on a second. I am lost. Are you dealing with a second separate
network? What kind of device are you speaking of? If you set the
gateway to 192.168.0.1 doesn't it conflict with the device? 

> 
> When I try to set my gateway to 192.168.0.0 my DHCP pool range
> 192.168.0.1 to 192.168.0.100 doesn't work.
> 

uh... I am pretty sure octet 0 is reserved for the last word? I.e.
valid IP addresses run from *.*.*.1 to *.*.*.254? 

192.168.0.0 refers actually to the network and not any particular
machines, and 192.168.0.255 is the broadcast address for the
192.168.0.0 network

Can't you move the gateway to something like 192.168.0.254 with the
DHCP range 192.168.0.2 to 192.168.0.180? Since you have a device
hardcoded to be 192.168.0.1 you should leave it out of the DHCP range. 

Unless, of course, I am completely misunderstanding your post. If that
is the case, post an ascii diagram or something of what the network
looks like. 

W

-- 
Black holes are where God divided by zero.
Sortir en Pantoufles: up 14 days, 21:17
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sub-net 0.0.0.0

2005-08-26 Thread Joseph
On Fri, 2005-08-26 at 13:38 -0400, Willie Wong wrote:
> On Fri, Aug 26, 2005 at 10:02:08AM -0600, Joseph wrote:
> > I have a device with an IP 192.168.0.1 which I need to access via
> > browser.
> > My PC gets an IP via DHCP from the router.
> > What should I use for gateway? I've tired 192.168.0.0  192.168.0 
> 
> huh? if you get the IP via DHCP, doesn't it also set up the gateway?

No, I set my firewall/router with my numbers.  My main network is set to
Gateway 10.0.0.1  and DHCP pool range (so other devices an get the IP
automatically) is 10.0.0.150 - 10.0.0.180

But the deice I have has a preset from the factory static IP 192.168.0.1
If they set it to anything else like 192.168.0.10 or 192.168.0.100 it
would be easy.
I could set my gateway to 192.168.0.1 and DHCP pool range to
192.168.0.10 to 192.168.0.100 and it would work.  

When I try to set my gateway to 192.168.0.0 my DHCP pool range
192.168.0.1 to 192.168.0.100 doesn't work.

I'm using PC base firewall freesco.
-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] grub freezing

2005-08-26 Thread capsel
I have /boot with ext2 on hda1
/ with reiserfs hda2
swap on hda3

some time ago grub worked fine (maybe with different configuration of devices)
through last year I was using lilo (everywhere, on my servers too)

today I tryed to install grub on mbr:
root (hd0,0)
setup (hd0)
quit

it installed itself correctly but it freezes after displaying that
text about memory and "bash-like..."
no command prompt, alt+ctrl+del doesn't work, and no memory detected 0
on left side of "/" and on right

same thing after
grub-install /dev/hda

does anybody know how to solve it?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sudo

2005-08-26 Thread Antoine



You also need to install vim because you have to edit the /etc/sudoers
file in order to add a user name. If you display the sudoers file ('cat
sudoers') it will tell you that the file *must* be edited by the visudo
command as root.


exaggeration... that is certainly the safe way to do it, but unless I'm 
mistaken, only really dangerous if you have lots of people logging 
in/you can't tell the other people not to do so while you are editing 
it. vipw stopped working for some strange reason and I have never looked 
back :-).

Certainly BETTER to do it that way, no denying that!
Cheers
Antoine
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sub-net 0.0.0.0

2005-08-26 Thread Willie Wong
On Fri, Aug 26, 2005 at 10:02:08AM -0600, Joseph wrote:
> I have a device with an IP 192.168.0.1 which I need to access via
> browser.
> My PC gets an IP via DHCP from the router.
> What should I use for gateway? I've tired 192.168.0.0  192.168.0 

huh? if you get the IP via DHCP, doesn't it also set up the gateway?

in any case, the gateway should be the router... everything is plugged
into it, no?

> What DHCP pool range should I set my firewall to?

I guess you mean your DHCP server/router? Set it to something that
doesn't include 192.168.0.1

> 
> Apparently, the device can be access directly, but for this I would need
> cross over cable isn't it?  
> 

yes

W
-- 
"Dude, this is making the same approximation twice in a row. It's like a 
whack-a-mole game."
~DeathMech, Some Student. P-town PHY 205
Sortir en Pantoufles: up 14 days, 20:39
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ati -- dreaded "xf86-ENOMEM" error

2005-08-26 Thread maxim wexler


--- Mark Knecht <[EMAIL PROTECTED]> wrote:

> On 8/25/05, maxim wexler <[EMAIL PROTECTED]> wrote:
> > 
> > 
> > --- Holly Bostick <[EMAIL PROTECTED]> wrote:
> > >
> > > What motherboard do you have?
> > 
> > Asus K8N-E Deluxe skt 754 w/nVidia chipset
> > 
> 
>  We're in this one together buddy! I managed
> to buy one of
> those motherboards today from NewEgg. I'll be
> building the machine
> next week.

Well, at least X works. What video card will you be
using?
> 
> Here's my guess. If you look at 2.6.12-gentoo-r9 the
> NVidia AGP
> support clearly says Nforce/Nforce2. My suspicion is
> that the AGP
> chipset support for this chipset (NForce4) isn't in

Whoa! NForce4?! What about 2, 3? I'm looking at the
Asus User Guide, p xi, in the box, Chipset: NVIDIA
nForce3 250Gb

> the kernel yet and
> that we need to find a patch, or possibly look at a
> kernel.org kernel
> for like 2.6.13/14/15, etc. and find one that does.
> 
> Assuming that there isn't a patch then we get in
> line with the kernel
> developers and work to get one done. I had this
> problem with my laptop
> when I first got it and couldn't get DMA for the ATI
> cipset. It took
> between 30 and 60 days as I remember.

This is all new territory for me.

> 
> Anyway, I bought one today so I'm in the life raft
> with ya!
> 
> Cheers,
> Mark
> 
> -- 
> gentoo-user@gentoo.org mailing list
> 

UPDATE: did a sync and was able to emerge the new
ati-drivers. This time fglrx.ko *was* generated and is
loaded at boot. But now I get 

$startx
(WW) fglrx: No matching Device section for instance
(BusID PCI:1:0:1) found # faq says ignore
(EE) fglrx(0): [agp] unable to acquire AGP, error
"xf86_ENODEV"
(EE) fglrx(0): cannot init AGP
Could not init font path element
/usr/share/fonts/local/, removing from list!

The fix according to the faq: I need to clean up the
sources make oldconfig etc, re-emerge the drivers.

WRONG :(



__
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] Get rid of PAM?

2005-08-26 Thread Willie Wong
On Fri, Aug 26, 2005 at 07:26:55AM -0700, Jerry Turba wrote:
> On another gentoo newsgroup I made a comment about deleting pam because I
> believed it was causing a problem with logins to KDE. I was severely

PAM has been known to cause pain and suffering at unexpected times. 

> 1. Could someone explain why pam would not be needed? Is relying on
> permissions, passwords, and firewall adequate? Which problems may result
> for using pam?

PAM is "pluggable authentication module". It deals with passwords and
permissions. It is useful because it provides a unified framework for
dealing with such things, i.e., programs can do
authentications/permissions without worrying about the implementation. 
With PAM, you can do cool tricks like implementing biometrics for an
entire system without having to resort to adding support for
biometrics for every single service. 

With that said, if you are only running home computers with no
servers open to the outside world, you should only have a minimal
number of programs that use authentication: login, or perhaps an ssh
daemon that only opens to the intranet. You don't necessarily need
PAM. 

The biggest problem I've heard is PAM creating a permissions hell in
/dev. But usually that's due to bad configuration between PAM and
udev. If done right, PAM shouldn't cause problems. 

But, for me, I decided to remove PAM after the following happened:
  One day, I ran emerge --update world. That included a PAM update.
  Two nights later, a power failure in my dorm power cycled the
  computer. 
  The morning the day after, I cannot login on the Console. For no
  good reason whatsoever, console login always tells me it failed. 
  BUT... I can still ssh to my box and login correctly. 
  After some digging around in the logs, it seems that some things
  moved around in the PAM world and one particular module was renamed
  (or removed?). But one of the modules that used it, the one that is
  called when I try to login on the console, was not updated. So
  everytime I try to login, the module executes to the point where the
  missing module is, craps out, and tells me I can't login. 
For months after that, I was extremely careful whenever I update
ANYTHING that has to do with authentication, and ALWAYS checked the
PAM directories to make sure the modules are sane. Eventually I just
got rid of it altogether. 

> 
> 2. I already have pam installed. What is the cleanest way to remove it
> without having any residual hiccoughs.

http://gentoo-wiki.com/HOWTO_Remove_PAM

Follow it exactly. If you miss a step, you might have to whip out a
liveCD the next time your reboot to get into your systems. 

The above link also contains a link to a thread on the forums
discussing the pros and cons of PAM. Though I think in this particular
thread the signal to noise ratio is rather low. 

W

-- 
"Wouldn't it be cool if the physics department was replaced by muppets?"
"Yeah, and animal would teach death mech."
~DeathMech, Some Student. P-town PHY 205
Sortir en Pantoufles: up 14 days, 20:19
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Can't compile gconf-2.10.1-r1

2005-08-26 Thread José Pablo Ezequiel Fernández
Note: I though I had solved this previously, but I was mistaken, I still have 
the problem.

I am upgrading my system from a GRP install and it has been a mess, I have 
solved various errors and now I have this one that I don't know how to solve:

make[2]: Entering directory 
`/var/tmp/portage/gconf-2.10.1-r1/work/GConf-2.10.1/gconf'
/usr/bin/orbit-idl-2 ./GConfX.idl
orbit-idl-2 2.12.2 compiling
  mode, show preprocessor errors, passes: stubs skels common headers

gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
Error: Empty file

** (process:28582): WARNING **: ./GConfX.idl compilation failed
make[2]: *** [GConfX-common.c] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/gconf-2.10.1-r1/work/GConf-2.10.1/gconf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/gconf-2.10.1-r1/work/GConf-2.10.1'
make: *** [all] Error 2


I've run 

fix_libtool_files.sh `gcc -dumpversion` --oldarch i386-pc-linux-gnu-gcc

but it didn't help.
gcc-config -l returned:

[1] i686-pc-linux-gnu-3.3.5-20050130 *
[2] i686-pc-linux-gnu-3.3.5-20050130-hardened
[3] i686-pc-linux-gnu-3.3.5-20050130-hardenednopie
[4] i686-pc-linux-gnu-3.3.5-20050130-hardenednopiessp
[5] i686-pc-linux-gnu-3.3.5-20050130-hardenednossp

Any idea how to solve this and other things I could do to clean up a bit the 
system (did revdep-rebuild already, everything is ok).

Thanks.
-- 
José Pablo Ezequiel Fernández

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [asking again] keyboard/mouse woes on 2.6 kernel

2005-08-26 Thread Martins Steinbergs
mouse support is built into kernel (now in 2.6.13-rc7), not module, xorg has 
correct entry
ill try live_cd, maybe find something interesting

martins

On Friday 26 August 2005 16:41, inferno wrote:
> Hi,
>
> I had that problem also ( mouse going crazy and keyboard was not
> responding ( my chipset was nForce 2 on the motherboard )) and there are
> to ways to fix it:( from my point of view).
> First try with the live cd and see if you still get the same
> problems and if not probably you have something done wrong you could try
> a genkernel and see if with the new kernel is doing the same thing and
> if not and you do not like the genkernel see what modules are enabled
> and try to build your kernel with manual.
> In xorg I have the mouse device : Option  "Device" "/dev/input/mice"
>  Hope it helps since with my computer it worked with a new kernel
> emerged and manually configured.
>
> Best regards
>
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] win4lin

2005-08-26 Thread Kevin O'Gorman
On 8/26/05, Ron Bickers <[EMAIL PROTECTED]> wrote:
> On Thu August 25 2005 09:47 pm, John Jolet wrote:
> 
> > I've purchased the win4lin product, (the home version) to test out certain
> > windows apps I need to run.  They claim that gentoo has a patched kernel
> > available for this.  Does anyone know anything about this?
> 
> I have a modified gentoo-sources-2.6.11-r11 ebuild that I've been using as an
> overlay and it's been working fine for me for months.  I'll be happy to
> share if anyone is interested.

Yes please.

-- 
Kevin O'Gorman, PhD

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: gentoo on K6?

2005-08-26 Thread James
Mike Williams  gaima.co.uk> writes:


> On Friday 26 August 2005 17:48, James wrote:
> > Is there a solution using Gentoo? Maybe a binary installation,
> > specific for firewalls? I could use Debian(sarge) but
> > I'd rather use gentoo, or a gentoo derivative. I'm not
> > sure I'm ready to build everything on another machine
> > and transfer it over, but I could use distcc during
> > installation and to support maintenance compililations?

> Perhaps this will do? http://www.gentoo.org/proj/en/base/embedded/gnap.xml

Yep, this looks extremely cool. I'll give it a shot.
Have you used this successfully to build and maintain a
firewall?

James




-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] switching from reiser4 to reiserfs

2005-08-26 Thread Justin Patrin
On 8/26/05, Catalin Trifu <[EMAIL PROTECTED]> wrote:
> Hi,
> 
>  I have a computer at home which I use as a test machine (from time to 
> time)
> and I decided some time ago to play with reiser4, which was said to be faster
> than reiserfs and which should outperform it.
>  I have a fair processor (p4 2GHz) and 1GB RAM which is imho a pretty good
> combination.
>  However, I am quite unhappy with how reiser4 performs.
>  Is there an easy way switch back my reiser4 partition to reiserfs without
> reinstalling everything.
> 

I suggest booting from a Gentoo CD. Make a tarball of the entire FS
you want to convert and either pipe it across the network or onto
another HD you can put in this machine. Reformat the partition.
Untarball the backup onto the newly formatted partition. You also need
to make sure you alter your fstab to mount the partition right (and
alter your grub or other boot config files accordingly as well).

-- 
Justin Patrin

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gentoo on K6?

2005-08-26 Thread Daniel da Veiga
I have a k6, and I am pretty sure that you will like to have Gentoo
installed on yours, of course, for precaution I would install it with
another HD, or maybe dual boot with your current system, just till you
configure all the needed services on your new installation (I found it
a little complex first try).

For the rest, you'll have a lot of compilation time due to an relative
slow processor, but your RAM will make it with the CD install and if
you have a link you don't even need a networkless install. The compile
time will compensate, cause a optimized install will give you more
speed.

Good luck,

On 8/26/05, James <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> I have an old firewall (3 ether ports) on a amd K6 166MHz
> machine. It ran OpenBSD just fine, but, it's long overdue for
> a upgrade. I was considering Gentoo, but, with only 128 meg
> of ram, this old, tired machine might not be up to it.
> 
> Is there a solution using Gentoo? Maybe a binary installation,
> specific for firewalls? I could use Debian(sarge) but
> I'd rather use gentoo, or a gentoo derivative. I'm not
> sure I'm ready to build everything on another machine
> and transfer it over, but I could use distcc during
> installation and to support maintenance compililations?
> 
> An easy path to a (gentoo)firewall from an installation CD
> would be keen. A firewall is all the machine has to do.
> 
> Ideas and thoughts?
> 
> James
> 
> --
> gentoo-user@gentoo.org mailing list
> 
> 


-- 
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] win4lin

2005-08-26 Thread Neil Bothwick
On Fri, 26 Aug 2005 09:03:49 -0700, Kevin O'Gorman wrote:

> There is much here I don't understand.  Isn't it possible for someone
> who actually
> got one of the missing ebuilds to re-build an ebuild and pass it
> around?  For instance,
> I seem to have
> 
> linux-2.6.11-gentoo-r11
> linux-2.6.11.11
> linux-2.6.12-gentoo-r4
> linux-2.6.12-gentoo-r6
> linux-2.6.12-gentoo-r9
> linux-2.6.7-gentoo-r11
> linux-2.6.7-win4lin-r2
> linux-2.6.7-win4lin-r5
> 
> Isn't it possible to package one of these and share it?  (Provided
> anyone would trust me not to be malicious).

You already have the ebuild if it is installed, in /var/db/pkg. Portage
needs to keep the ebuilds of installed packages in order to uninstall
them.

There is an area on the Gentoo CVS server that hold old ebuilds removed
from portage.


-- 
Neil Bothwick

Everything else being equal, fat people use more soap.


pgpuHeQbXhelm.pgp
Description: PGP signature


Re: [gentoo-user] gentoo on K6?

2005-08-26 Thread Rumen Yotov
James wrote:

>Hello,
>
>I have an old firewall (3 ether ports) on a amd K6 166MHz 
>machine. It ran OpenBSD just fine, but, it's long overdue for
>a upgrade. I was considering Gentoo, but, with only 128 meg
>of ram, this old, tired machine might not be up to it.
>
>Is there a solution using Gentoo? Maybe a binary installation,
>specific for firewalls? I could use Debian(sarge) but
>I'd rather use gentoo, or a gentoo derivative. I'm not
>sure I'm ready to build everything on another machine
>and transfer it over, but I could use distcc during
>installation and to support maintenance compililations?
>
>An easy path to a (gentoo)firewall from an installation CD 
>would be keen. A firewall is all the machine has to do.
>
>Ideas and thoughts? 
>
>James
>
>  
>
Hi,
Think you could check "home router" doc in Docs-section on w.g.o, but it
seems you only need a kernel, iptables and optionally some
firewall-config-system if you use such (shorewall comes in mind ;)
Could use a minimal system after install + logger, cron, etc. Check
iptables deps to see.
Plus use distcc if too slow.
HTH. Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] why gentoo doesn't have long description?

2005-08-26 Thread Neil Bothwick
On Fri, 26 Aug 2005 12:06:30 -0300, Daniel da Veiga wrote:

> Its not a question of lazy or not, its automation, it increased or
> bandwidth, decreased the time needed to reply a message and sincerely,
> I'm writting this on my 15 minutes lunch break, no time for trimming,
> bottom posting, get a client that deal with that...

The time you save on not pressing delete a few times, everyone else
wastes in trying to find the relevant information and context in your
mail. Or they don't bother and you don't get the answer you need to your
question.


-- 
Neil Bothwick



pgptzrX9rpSn8.pgp
Description: PGP signature


  1   2   >