Re: [gentoo-user] Emerge logs no longer being mailed

2007-04-23 Thread Neil Bothwick
On Sun, 22 Apr 2007 17:34:02 -0700, Kevin O'Gorman wrote:

 And everything else is commented out (uses defaults).
 I'm running postfix, which appears to be working, and forwards my local
 mail to that same mail URI: [EMAIL PROTECTED]
 
 What should I be looking for?

Look in the Postfix logfile (or syslog if Postfix isn't set to use its
own log). Is there any mention of connection attempts from Portage? If
not, the fault is with Portage. Otherwise, you should be able to see
whether the mail was accepted and where, if anywhere, it was delivered.


-- 
Neil Bothwick

Press Return to Continue - known as The Mail Menupause.


signature.asc
Description: PGP signature


Re: [gentoo-user] Problems with HAL

2007-04-23 Thread Dale
Neil Bothwick wrote:
 Hello Dale,

   
 If you're using the KDE automounter, you don't need any fstab entries
 for removable devices.
   

   
 That's what I thought to.  I do however use it for a console session and
 I use ivman to mount.  I think that is why I had to put that in there. 
 KDE works with it there as well though so I guess it doesn't hurt
 anything.
 

 You can use pmount to mount a device from a terminal, which is what KDE
 uses anyway. The main difference that an fstab entry makes is that it can
 change the mount point that would otherwise be used.
   

What I like about ivman is that it is magic.  LOL  It does it without me
doing anything.  I like that.
   
 I also noticed that KDE can read my Canon camera like it is a drive now
 though.  Not sure how that happened.  I'm not complaining though.
 

 KDE has been able to do that for a long time. It's not actually mounting
 it as a drive, because Canon cameras don't use usb-storage, but the
 camera:/ ioslave allows you to use it as if it was, via libgphoto2.


   

I just noticed that though.  It didn't do that a few months ago.  It
would always come up with a empty folder and just sit there.  I still
use gtkam though.  I can rename the file names as they are downloaded
with it.  Be nice if KDE would let you do that the same way.

Dale

:-)  :-)

-- 
www.myspace.com/-remove-me-dalek1967

Copy n paste then remove the -remove-me- part.



Re: [gentoo-user] dhcpcd is too noisy in syslog

2007-04-23 Thread Fabio A Correa
You can also try to add the following to your /etc/conf.d/net:

dhcpcd_eth0=( -l 3600 )

together with any previous flags you are using. With this, dhcpcd will 
recommend a lease time of
3600 seconds to the server.

-- 
Fabio A. Correa D.

Physics Dept, Universidad Nacional, Bogota, Colombia
[EMAIL PROTECTED]
[EMAIL PROTECTED] [EMAIL PROTECTED]
My webpage and OpenPGP key at http://facorread.150m.com
[EMAIL PROTECTED] is not working anymore!!!
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Don't get a /etc/resolv.conf on dhcpcd ethx - Get /etc/resolv.conf-eth2.sv instead which doesn't work unless copy to /etc/resolv.conf

2007-04-23 Thread Richard Watson
 you _are_ using dhcpcd, right?

I decided to emerge dhcpcd again to see what I get. It reports an error
at the end of the compilation.

* QA Notice: USE Flag 'kernel_linux' not in IUSE for
net-misc/dhcpcd-2.0.5-r1
* 
* dhcpcd requires kernel support for Packet Socket (CONFIG_PACKET).

However it completes OK and seems to work OK other than having to
manually create the correct DNS in /etc/resolv.conf.

Anyone any ideas. Thanks, Richar

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] NFS vs. jumbo frames

2007-04-23 Thread Matthias Bethke
I've been fiddling with this for some days and can't but assume it's a
bug in one of the Gentoo patches to either the kernel or NFS tools:
Basically, NFS locking breaks as soon as I enable jumbo frames on both
server and client.
  touch foobar
  flock foobar ls
works fine in my NFS-mounted home with an MTU of 1500. An MTU of 9000 is
great for general net throughput so I wanted to use it on both the
server and the clients, but the above sequence hangs indefinitely when I
try. I'm aware flock() isn't supposed to work correctly with NFS anyway,
but all kinds of stuff depends on it at least pretending to.
The strange thing is, SuSE 10.1 as a client works fine with jumbo
frames, just my Gentoo box doesn't. I tried enabling nfs_debug with
sysctl and sniffing the wire with tcpdump and wireshark but with my
pretty basic knowledge of NFS workings I didn't spot anything
conspicuous other than that
  lookup(msbethke/foobar)
  nfs_update_inode(0:18/3424742 ct=1 info=0x6)
  nfs_fhget(0:18/1081970 ct=1)
  permission(0:18/1081970), mask=0x4, res=0 
seems to be the exchange after which the hang occurs.
Our server is running 2.6.18-hardened-r6 and nfs-utils-1.0.12. The
clients are mostly SuSE 10.1 boxes with kernel 2.6.16.21-0.21-smp and
nfs-utils-1.0.7-36 while my workstation has 2.6.20-gentoo-r6 (was
linux-2.6.19-gentoo-r5 before) and the same ns-utils as the server.

-- 
I prefer encrypted and signed messages. KeyID: FAC37665
Fingerprint: 8C16  3F0m A6FC DF0D 19B0  8DEF 48D9 1700 FAC3 7665


pgpVv5f4MJwd6.pgp
Description: PGP signature


Re: [gentoo-user] virtualbox shared folder anyone? [SOLVED]

2007-04-23 Thread Helmut Jarausch
The following steps were successful (for me)

echo app-emulation/virtualbox-bin additions dvitool  \
/etc/portage/package.use
emerge app-emulation/virtualbox-bin# here 1.3.8-r1

create the virtual machine (WinXP in my case) as described
and install (here) WinXP SP2 and power off (the VM) after the complete
install.

### just examples ..v...vvv
vboxmanage sharedfolder add WinXP -name linux -hostpath /MySharedFolder

Then start virtualbox again,

click on Details  CD/DVD-ROM
there on Mount CD/DVD
Some fiddling about ISO Image File leads to
add 
/opt/VirtualBox/additions/VBoxGuestAdditions.iso
Then click on ISO Image File

Now boot the virtual machine.
There you find VBoxGuestAdditions as an
additional (CD) drive.

Click on it to start installing the additional
drivers from Virtualbox.

Restart Windows and then

execute  cmd
and there
### for my example   v
net use x: \\vboxsvr\linux

and voila, it seems to work!

Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] OT - Can't offload pictures from camera

2007-04-23 Thread Joost Roeleveld
 I have a Kodak EasyShare CX7300.  I have gphoto2-2.3.1 installed.  I'm
 currently running kernel 2.6.19-gentoo-r5 .  In the past, I have used
 the command # gphoto2 -P [1] to offload picture from this camera.
 Until today, it has always worked.  Today I tried to offload pictures
 from the camera and I get this:

 camille ~ # gphoto2 -P [1]

 *** Error ***
 An error occurred in the io-library ('Bad parameters'): Could not find
 USB device (vendor 0x40a, product 0x578). Make sure this device is
 connected to the computer.
 *** Error (-2: 'Bad parameters') ***

 For debugging messages, please use the --debug option.
 Debugging messages may help finding a solution to your problem.
 If you intend to send any error or debug messages to the gphoto
 developer mailing list [EMAIL PROTECTED], please run
 gphoto2 as follows:

 env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt -P [1]

 Please make sure there is sufficient quoting around the arguments.

 This seems to suggest that the camera is not properly connected to the
 computer.  Yet, dmesg says:

 usb 2-1: new full speed USB device using uhci_hcd and address 11
 usb 2-1: configuration #1 chosen from 1 choice

 Is this something that I can fix myself, or should I report it as a bug?

I have a similar camera as yourself and don't think I've had this problem
before.
Can you make sure that the camera is actually connected, and switched on
(light is on) while running the gphoto2 -P command?
I find that there is a limited amount of time available from turning on
the camera to being able to download the pictures.

Also, can you make sure that libgphoto2 is compiled with USB support:
gphoto2 -v

You should see something like:
--
# gphoto2 -v
gphoto2 2.2.0

Copyright (c) 2000-2004 Lutz Mueller and others

gphoto2 comes with NO WARRANTY, to the extent permitted by law. You may
redistribute copies of gphoto2 under the terms of the GNU General Public
License. For more information about these matters, see the files named
COPYING.

This version of gphoto2 is using the following software versions and options:
gphoto2   2.2.0x86_64-pc-linux-gnu-gcc, popt, no exif,
cdk, no aa, no jpeg, readline
libgphoto22.2.1x86_64-pc-linux-gnu-gcc, no EXIF, no
/proc/meminfo
libgphoto2_port   0.6.1x86_64-pc-linux-gnu-gcc, USB, serial
without locking
--

Your versions will likely be different but I would be able to test with a
more recent version soon as I am planning on upgrading this machine.

But the thing you want to make sure you have is the USB part.

If none of this gives any indication, could you run the gphoto2 command
with dubbing, as suggested in the output:
env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt -P [1]
Or, if this doesn't work, with:
env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt -P

And let me know if there are any further error messages in the logfile.

Kind regards,

Joost Roeleveld

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] OT - Can't offload pictures from camera

2007-04-23 Thread Michael Sullivan
On Mon, 2007-04-23 at 15:50 +0100, Joost Roeleveld wrote:
  I have a Kodak EasyShare CX7300.  I have gphoto2-2.3.1 installed.  I'm
  currently running kernel 2.6.19-gentoo-r5 .  In the past, I have used
  the command # gphoto2 -P [1] to offload picture from this camera.
  Until today, it has always worked.  Today I tried to offload pictures
  from the camera and I get this:
 
  camille ~ # gphoto2 -P [1]
 
  *** Error ***
  An error occurred in the io-library ('Bad parameters'): Could not find
  USB device (vendor 0x40a, product 0x578). Make sure this device is
  connected to the computer.
  *** Error (-2: 'Bad parameters') ***
 
  For debugging messages, please use the --debug option.
  Debugging messages may help finding a solution to your problem.
  If you intend to send any error or debug messages to the gphoto
  developer mailing list [EMAIL PROTECTED], please run
  gphoto2 as follows:
 
  env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt -P [1]
 
  Please make sure there is sufficient quoting around the arguments.
 
  This seems to suggest that the camera is not properly connected to the
  computer.  Yet, dmesg says:
 
  usb 2-1: new full speed USB device using uhci_hcd and address 11
  usb 2-1: configuration #1 chosen from 1 choice
 
  Is this something that I can fix myself, or should I report it as a bug?
 
 I have a similar camera as yourself and don't think I've had this problem
 before.
 Can you make sure that the camera is actually connected, and switched on
 (light is on) while running the gphoto2 -P command?
 I find that there is a limited amount of time available from turning on
 the camera to being able to download the pictures.
 
 Also, can you make sure that libgphoto2 is compiled with USB support:
 gphoto2 -v
 
 You should see something like:
 --
 # gphoto2 -v
 gphoto2 2.2.0
 
 Copyright (c) 2000-2004 Lutz Mueller and others
 
 gphoto2 comes with NO WARRANTY, to the extent permitted by law. You may
 redistribute copies of gphoto2 under the terms of the GNU General Public
 License. For more information about these matters, see the files named
 COPYING.
 
 This version of gphoto2 is using the following software versions and options:
 gphoto2   2.2.0x86_64-pc-linux-gnu-gcc, popt, no exif,
 cdk, no aa, no jpeg, readline
 libgphoto22.2.1x86_64-pc-linux-gnu-gcc, no EXIF, no
 /proc/meminfo
 libgphoto2_port   0.6.1x86_64-pc-linux-gnu-gcc, USB, serial
 without locking
 --
 
 Your versions will likely be different but I would be able to test with a
 more recent version soon as I am planning on upgrading this machine.
 
 But the thing you want to make sure you have is the USB part.
 
 If none of this gives any indication, could you run the gphoto2 command
 with dubbing, as suggested in the output:
 env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt -P [1]
 Or, if this doesn't work, with:
 env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt -P
 
 And let me know if there are any further error messages in the logfile.
 
 Kind regards,
 
 Joost Roeleveld
 

camille ~ # gphoto2 -v
gphoto2 2.3.1

Copyright (c) 2000-2006 Lutz Mueller and others

gphoto2 comes with NO WARRANTY, to the extent permitted by law. You may
redistribute copies of gphoto2 under the terms of the GNU General Public
License. For more information about these matters, see the files named
COPYING.

This version of gphoto2 is using the following software versions and
options:
gphoto2 2.3.1  i686-pc-linux-gnu-gcc, popt(m), exif,
cdk, no aa, no jpeg, readline
libgphoto2  2.3.1  i686-pc-linux-gnu-gcc, ltdl, EXIF
libgphoto2_port 0.7.1  i686-pc-linux-gnu-gcc, ltdl, USB, serial
without locking

When a run the gphoto2 command, the camera has been plugged into the
computer for at least ten seconds...

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NFS vs. jumbo frames

2007-04-23 Thread Uwe Thiem
On 23 April 2007, Matthias Bethke wrote:
 I've been fiddling with this for some days and can't but assume it's a
 bug in one of the Gentoo patches to either the kernel or NFS tools:
 Basically, NFS locking breaks as soon as I enable jumbo frames on both
 server and client.
   touch foobar
   flock foobar ls
 works fine in my NFS-mounted home with an MTU of 1500. An MTU of 9000 is
 great for general net throughput so I wanted to use it on both the
 server and the clients, but the above sequence hangs indefinitely when I
 try.

Just curious: What kind of network (layer 2) is this that allows an MTU of 
9000?

Uwe

-- 
The Informal Linux Group Namibia:
http://www.linux.org.na
SysEx (Pty) Ltd.:
http://www.SysEx.com.na
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Questions about java, Seamonkey and random hangs.

2007-04-23 Thread Randy Barlow
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dale wrote:
 [I--] [  ] dev-java/java-sdk-docs-1.4.2 (1.4.2)
 [I--] [  ] dev-java/java-sdk-docs-1.5.0-r1 (1.5.0)
 [I--] [ ~] dev-java/java-sdk-docs-1.6.0-r1 (1.6.0)

I assume you are using the Sun JRE?

R

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

iD8DBQFGLPLi7So1xaF/eR8RAhktAJ9ViSLIJUwWih7CsFnzPN8WrO19hACglwI/
zDrll+dC4EpkvxtAmfwfMhM=
=Yg12
-END PGP SIGNATURE-
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NFS vs. jumbo frames

2007-04-23 Thread Tony Stohne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Uwe Thiem said the following on 2007-04-23 17:53:
 Just curious: What kind of network (layer 2) is this that allows an MTU of 
 9000?
 
 Uwe
 
It sounds like Gigabit Ethernet to me.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (MingW32)

iD8DBQFGLPN6JDzv6DN+QUkRAqfuAKDQsjPMRMMnnSBKeOTynrB8vsC9sACfce+m
T5AGW8nM3NTlg66jHxpzZJk=
=2WDI
-END PGP SIGNATURE-
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NFS vs. jumbo frames

2007-04-23 Thread kashani

Tony Stohne wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Uwe Thiem said the following on 2007-04-23 17:53:
Just curious: What kind of network (layer 2) is this that allows an MTU of 
9000?


Uwe


It sounds like Gigabit Ethernet to me.


Keep in mind that not all fastE or gigE switches support jumbo frames. 
Additionally not all cards support jumbo frames either though you can 
certainly set them to an MTU of 9000 and watch things break.


To the original poster, I'd do some googling and verify that all the 
network cards and switches involved can do jumbo frames and that it is 
enabled on each device as needed.


kashani
--
[EMAIL PROTECTED] mailing list



[gentoo-user] flash with seamonkey

2007-04-23 Thread James
Hello,


MY seamonkey browser does not work with flash plugins. Firefox
works fine.

Searching around, I did not find anything that fixes the problem.

Here are my options:

www-client/seamonkey-1.1.1  USE=crypt gnome ipv6 java ldap postgres -debug
-mozdevelop -moznocompose -moznoirc -moznomail -moznopango -moznoroaming -xforms
-xinerama -xprint 

net-www/netscape-flash
 Available versions:  7.0.68 9.0.31.0
 Installed versions:  9.0.31.0(17:30:20 03/13/07)(-debug)


What did I miss?


James



-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: NFS vs. jumbo frames

2007-04-23 Thread ames
kashani kashani-list at badapple.net writes:


  Just curious: What kind of network (layer 2) is this that allows an MTU of 
  9000?
  Uwe

  It sounds like Gigabit Ethernet to me.

 Keep in mind that not all fastE or gigE switches support jumbo frames. 
 Additionally not all cards support jumbo frames either though you can 
 certainly set them to an MTU of 9000 and watch things break.

 To the original poster, I'd do some googling and verify that all the 
 network cards and switches involved can do jumbo frames and that it is 
 enabled on each device as needed.

 kashani



Does NFS have any negotiations to determine if jumbo frames can work
between 2 system, then use a smaller mtu if a larger (jumbo) mtu
is not suppported between devices?


James




-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NFS vs. jumbo frames

2007-04-23 Thread Tony Stohne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

kashani said the following on 2007-04-23 20:11:
 Keep in mind that not all fastE or gigE switches support jumbo frames. 
 Additionally not all cards support jumbo frames either though you can 
 certainly set them to an MTU of 9000 and watch things break.
 
 To the original poster, I'd do some googling and verify that all the 
 network cards and switches involved can do jumbo frames and that it is 
 enabled on each device as needed.
 
Good point, on both comments!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (MingW32)

iD8DBQFGLPzoJDzv6DN+QUkRArESAJ99y7HrbMdv/0QxZEsETlJpD63d9QCfWpGT
YEGKnn0hz9HT5bye2c15AqU=
=n2C9
-END PGP SIGNATURE-
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: NFS vs. jumbo frames

2007-04-23 Thread Uwe Thiem
On 23 April 2007, ames wrote:
 kashani kashani-list at badapple.net writes:
   Just curious: What kind of network (layer 2) is this that allows an
   MTU of 9000?
   Uwe
  
   It sounds like Gigabit Ethernet to me.
 
  Keep in mind that not all fastE or gigE switches support jumbo frames.
  Additionally not all cards support jumbo frames either though you can
  certainly set them to an MTU of 9000 and watch things break.
 
  To the original poster, I'd do some googling and verify that all the
  network cards and switches involved can do jumbo frames and that it is
  enabled on each device as needed.
 
  kashani

 Does NFS have any negotiations to determine if jumbo frames can work
 between 2 system, then use a smaller mtu if a larger (jumbo) mtu
 is not suppported between devices?

Don't stare at NFS.  It's too high a layer in the TCP/IP stack.  And yes, it 
can deal with large packets. You can use NFS with localhost (127.0.0.1), 
right? That one usually has an MTU of 16,436.

The real issues with MTUs occur at layer 2 (ethernet or whatever you are 
using), IP (fragmentation and de-fragmentation) and ICMP (MTU discovery).

Uwe

-- 
The Informal Linux Group Namibia:
http://www.linux.org.na
SysEx (Pty) Ltd.:
http://www.SysEx.com.na
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] flash with seamonkey

2007-04-23 Thread Abhay Kedia
On Monday 23 Apr 2007 11:44:45 pm James wrote:

 What did I miss?

Do you have flash plugin mentioned under about:plugins page? Also did you 
try starting seamonkey from a terminal window to see if it throws any errors 
at you?

-- 
Regards,
Abhay


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Questions about java, Seamonkey and random hangs.

2007-04-23 Thread Dale
Randy Barlow wrote:
 Dale wrote:
  [I--] [  ] dev-java/java-sdk-docs-1.4.2 (1.4.2)
  [I--] [  ] dev-java/java-sdk-docs-1.5.0-r1 (1.5.0)
  [I--] [ ~] dev-java/java-sdk-docs-1.6.0-r1 (1.6.0)

 I assume you are using the Sun JRE?

 R

I know I had to download it from Sun's website but other than that, I
just installed what it said I needed.  I think I tried Blackdown or
something like that a long time ago.  It had a bug and someone told me
to use those above and it has worked fine until now.

It still does it though.  Sort of strange and a pest.  I can't even read
emails while it is loading up the page and images.

Any ideas?

Dale

:-)  :-)  :-)


-- 
www.myspace.com/-remove-me-dalek1967

Copy n paste then remove the -remove-me- part.

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Questions about java, Seamonkey and random hangs.

2007-04-23 Thread Fabio Correa

Do you use Google earth? Do you experience any problems with it? Using
a similar technology (AJAX), it has a heavy load of images. Try it and
tell us if there are problems.


--
Fabio A. Correa D.

Physics Dept, Universidad Nacional, Bogota, Colombia
[EMAIL PROTECTED]
[EMAIL PROTECTED] [EMAIL PROTECTED]
My webpage and OpenPGP key at http://facorread.150m.com
My alexandria.cc address is not available anymore.
--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: NFS vs. jumbo frames

2007-04-23 Thread Francesco Talamona
On Monday 23 April 2007, kashani wrote:
 Tony Stohne wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
  Uwe Thiem said the following on 2007-04-23 17:53:
  Just curious: What kind of network (layer 2) is this that allows
  an MTU of 9000?
 
  Uwe
 
  It sounds like Gigabit Ethernet to me.

 Keep in mind that not all fastE or gigE switches support jumbo
 frames. Additionally not all cards support jumbo frames either though
 you can certainly set them to an MTU of 9000 and watch things break.
Some cards do support jumbo frames, but up to values lower than 9000, 
for example I set up a NFS over a gbit link with jumbo frames with an 
MTU of 7200 because this was the lower common.

 To the original poster, I'd do some googling and verify that all the
 network cards and switches involved can do jumbo frames and that it
 is enabled on each device as needed.

 kashani

Based on my experience I would add to verify also the upper MTU value 
really supported.

Ciao
Francesco

-- 
Linux Version 2.6.20-gentoo-r6, Compiled #2 PREEMPT Fri Apr 20 17:31:11 
CEST 2007
One 2.2GHz AMD Athlon 64 Processor, 2GB RAM, 4408.86 Bogomips Total
aemaeth

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Kernel config when a symbol has disappeared

2007-04-23 Thread Iván Pérez Domínguez
I'm currently using kernel 2.6.13. I tried to download newer versions,
but using the same configuration leads to many warnings that claim that
some symbols my .config talks about do not exist anymore.

What can I do to find what should be changed? I tried reviewing the
kernel documentation, but couldn't find anything about it, and my new
kernels can't get through the whole boot process all times (most of the
times, they just hang the computer after detecting the input devices).

Any clues?

Cheers,
Ivan.

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: NFS vs. jumbo frames

2007-04-23 Thread Fabio Correa

You can also fiddle with the rsize, wsize NFS mount parameters.


--
Fabio A. Correa D.

Physics Dept, Universidad Nacional, Bogota, Colombia
[EMAIL PROTECTED]
[EMAIL PROTECTED] [EMAIL PROTECTED]
My webpage and OpenPGP key at http://facorread.150m.com
My alexandria.cc address is not available anymore.
--
[EMAIL PROTECTED] mailing list



[gentoo-user] System hangs when requesting dhcp on wireless card

2007-04-23 Thread Iván Pérez Domínguez
I'm coming with a very strange problem here:

My systems freezes completely when I try to get an IP address using
dhcp. I have an ipw2200, and it used to work perfectly.

The main problem in these kind of situations is that there's nothing
I can do to check what failed. Any ideas on what to do?

Cheers,
Ivan
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Kernel config when a symbol has disappeared

2007-04-23 Thread Fabio Correa

Right after copying the .config file, run make oldconfig. This will
parse the .config file again, and will ask you whether activate new
available options. Run make menuconfig on another terminal to check
the help on the new options!!

Good luck,

--
Fabio A. Correa D.

Physics Dept, Universidad Nacional, Bogota, Colombia
[EMAIL PROTECTED]
[EMAIL PROTECTED] [EMAIL PROTECTED]
My webpage and OpenPGP key at http://facorread.150m.com
My alexandria.cc address is not available anymore.
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Questions about java, Seamonkey and random hangs.

2007-04-23 Thread Dale
Fabio Correa wrote:
 Do you use Google earth? Do you experience any problems with it? Using
 a similar technology (AJAX), it has a heavy load of images. Try it and
 tell us if there are problems.




I have used Googleearth before but not since this started.  My dial-up
is very slow so it takes forever.  I have went and took a shower while
it was loading.  :-(

Isn't there still a blackdown java out there?  Think it would be worth
waiting on and installing?  By waiting on, I mean the time to download it.

I'm open to ideas here.

Thanks

Dale

:-)  :-)  :-)



-- 
www.myspace.com/-remove-me-dalek1967

Copy n paste then remove the -remove-me- part.

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Kernel config when a symbol has disappeared

2007-04-23 Thread Neil Bothwick
Hello Fabio Correa,

 Right after copying the .config file, run make oldconfig. This will
 parse the .config file again, and will ask you whether activate new
 available options. Run make menuconfig on another terminal to check
 the help on the new options!!

When make oldconfig prompts you with a new option, you can press ? for
help.


-- 
Neil Bothwick

Always be sincere even if you don't mean it.


signature.asc
Description: PGP signature


[gentoo-user] Re: flash with seamonkey

2007-04-23 Thread James
Abhay Kedia abhay.ilugd at gmail.com writes:


  What did I miss?

 Do you have flash plugin mentioned under about:plugins page?

NO,

I found them, but, I'm not sure how to install a tar.gz file on gentoo,
and have it as part of the regularly maintained files. This is very likely the
problem. I never thoght that something like that would not be part
of the ebuild, as flash just works as part of the firefox ebuild.

 Also did you  try starting seamonkey from a terminal window to see 
 if it throws any errors at you?

I'll give this a whirl and see if any additional errors are given.


James








-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: flash with seamonkey

2007-04-23 Thread James
Abhay Kedia abhay.ilugd at gmail.com writes:


 try starting seamonkey from a terminal window to see if it throws any errors 
 at you?


It just says:



No running windows found

and everything works as it does launching from the KDE menu system.

-- 
[EMAIL PROTECTED] mailing list