Re: [gentoo-user] daylight savings time

2007-03-02 Thread Raymond Lewis Rebbeck
On Friday, 2 March 2007 23:28, Bo Ørsted Andresen wrote:
 On Friday 02 March 2007 13:35:22 Hans-Werner Hilse wrote:
  Hm, set your hardware clock to UTC and do as root:
 
  rm /etc/localtime
  ln -s /usr/share/zoneinfo/Canada/Newfoundland /etc/localtime
 
  should work...

 That's not how it's done anymore. Instead you set:

 TIMEZONE=Canada/Newfoundland

 in /etc/conf.d/clock and:

 # rm /etc/localtime
 # cp /usr/share/zoneinfo/Canada/Newfoundland /etc/localtime

 This has the advantage that it'll work even when /usr isn't mounted.

TIMEZONE is used by the timezone-data ebuild, so emerge it and it'll 
automatically update /etc/localtime, no need to do it manually.

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



Re: [gentoo-user] VNC problems

2007-02-24 Thread Raymond Lewis Rebbeck
On Saturday, 24 February 2007 23:08, Gyuszk wrote:
 Dear Gentoo users,

 I'm having VNC-related problems.
 I want to make VNC'ing work the following:

 I have a Gentoo desktop box with gdm+gnome, only one user. I'm using X
 on DISPLAY:0 0-24/7 all the time. If I'm not sitting in front of the
 box, I lock the session with the corresponding Gnome menu. So, X
 DISPLAY:0 is always active with my Gnome desktop (sometimes locked,
 thats all).

 I have another machine with Windows XP. (Just on a little partition, I
 want to install Linux on the remaining 70GB.)

 From this machine I want to connect using VNC to the gentoo desktop.

 I've read the corresponding howtos on gentoo-wiki.org, with no success.
 What works: I can connect to the Gentoo box using VNC, but it opens
 DISPLAY:1 and starts an X session with TWM, instead of opening my
 existing X session on DISPLAY:0

 All in all: I want to connect (using TightVNC Win32) to the existing
 DISPLAY:0 (gnome) session. Is it possible?
 If isn't, the following will do:

 a GDM session opens in my VNC window, and I can login to my account into
 gnome. With existing user, with existing home folder.

 I hope I was clear. Sorry for my English, I'm from Hungary.

 Thanks in advance!

 Gyuszk

You can use x11-misc/x11vnc to view an existing X session over vnc.

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



Re: [gentoo-user] Delete or bksp?

2007-02-23 Thread Raymond Lewis Rebbeck
On Saturday, 24 February 2007 3:08, Jamie Harr wrote:
 !DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN
 html
 head
   meta content=text/html;charset=ISO-8859-1 http-equiv=Content-Type
 /head
 body bgcolor=#ff text=#3366ff
 font face=Utopiabr
 Hellobr
 br
 nbsp;nbsp;nbsp; I've been using redhat forevernbsp; Switch to
 GenToo a week or so agonbsp; WOW!!nbsp; I'm really impressed! The
 only problem I have is the delete key doesn't work like it did with
 redhat.nbsp; I hit delete and it acts like back space.nbsp;nbsp;nbsp;
 I've google'd and searched mailing lists but the solution eludes me
 still.nbsp; So how might I make the delete key act like it did in
 redhat?br
 br
 nbsp;Jamiebr
 /font
 /body
 /html

Please do not send HTML formatted emails to this list. Plain text only!

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



Re: [gentoo-user] Wireless PCI Network controller: RaLink RT2561/RT61 rev B 802.11 - Driver Problem

2007-02-22 Thread Raymond Lewis Rebbeck
On Thursday, 22 February 2007 19:23, Richard Watson wrote:
 Hi - I'm trying to get a D-Link PCI network card running on my desktop PC.
 I've installed it and it runs under Windows XP (I dual boot).

 # lspci reports
 :01:00.0 Network controller: RaLink RT2561/RT61 rev B 802.11

 net-wireless/ralink-rt61 was masked so I added to
 /etc/portage/package.keywords

 So I
 # emerge ralink-rt61
 # slocate rt61.ko
 /lib/modules/2.6.17-gentoo-r8/net/rt61.ko
 # modprobe rt61
 FATAL: Module rt61 not found

 What should I do next? Do I need to recompile my kernel and if so are there
 any options I need to ensure are selected (or not)?

 Many thanks, Richard

Is 2.6.17-gentoo-r8 the kernel you are currently running? It sounds 
like /usr/src/linux is pointing to the wrong kernel source.

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



Re: [gentoo-user] OT - Some miscellanous questions about hack attacks and dealing with them

2007-02-22 Thread Raymond Lewis Rebbeck
On Friday, 23 February 2007 3:15, Michael Sullivan wrote:
 I have logsentry installed on my system which sends me hourly reports
 about possible hack attempts on my three boxes.  I use ipkungfu for my
 firewall.  I've stuck with the default configuration for ipkungfu,
 except for listing each of my machines in my LAN in the
 accepted_hosts.conf file.  I also set ipkungfu to drop all offensive
 packets (not sure if that's the default or not.)  Whenever I see someone
 trying the break in in the logsentry reports, I add their IP to the
 deny_hosts.conf file and restart ipkungfu so that the changes will take
 effect.  I'm wondering why if these offending IPs in deny_hosts.conf are
 being stopped at the firewall I'm still seeing them fail to authenticate
 to my FTP and ssh servers?

If you think you've setup your firewall to block these IPs and yet they are 
still able to access your machines, then it sounds like your firewall is 
misconfigured and isn't blocking the IPs.

 Also, I've always heard that you shouldn't 
 have any ports open on your machine unless you have some server bound to
 that port because hackers can get in through unbound open ports.  Is
 this true? 

I've never heard of this. All ports that you don't want accessible from the 
internet should be completely blocked by your firewall if you have it 
correctly configured.

 If so, how does it work?  What do they connect to if 
 nothing's running on the port they're trying?  I know the concept of a
 backdoor in a running program, but if no program is running on said port
 for them to connect to, how do they get in???

They connect to nothing, they shouldn't be able to establish a connection.

 -Michael Sullivan-



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



Re: [gentoo-user] What about kernel 2.6.19 ?

2007-02-17 Thread Raymond Lewis Rebbeck
On Sunday, 18 February 2007 5:25, [EMAIL PROTECTED] wrote:
 Just compiled kernel 2.6.19-r5, with same config as 2.6.18-r6.
 When trying to boot it, I get a kernel panic, grub not finding (hd0,0),
 when booting 2.6.18 doesn't cause any problem. What's new in 2.6.19 that
 causes this? What's the solution ? Help welcome.

 --
 ~adj~

It's probably due to the SATA drivers being moved out of the SCSI section of 
menuconfig, which iirc, changed their CONFIG names.

You should double check that all your required drivers have been configured.

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



Re: [gentoo-user] What about kernel 2.6.19 ?

2007-02-17 Thread Raymond Lewis Rebbeck
On Sunday, 18 February 2007 5:41, Dan Farrell wrote:
 On Sun, 18 Feb 2007 05:31:21 +1030

 Raymond Lewis Rebbeck [EMAIL PROTECTED] wrote:
  On Sunday, 18 February 2007 5:25, [EMAIL PROTECTED] wrote:
   Just compiled kernel 2.6.19-r5, with same config as 2.6.18-r6.
   When trying to boot it, I get a kernel panic, grub not finding
   (hd0,0), when booting 2.6.18 doesn't cause any problem. What's new
   in 2.6.19 that causes this? What's the solution ? Help welcome.
  
   --
   ~adj~
 
  It's probably due to the SATA drivers being moved out of the SCSI
  section of menuconfig, which iirc, changed their CONFIG names.
 
  You should double check that all your required drivers have been
  configured.

 I tried kernel 2.19 and the new libata PATA drivers and all seemed to
 work fine, execpt I too got the same kernel panic with not
 finding /dev/hd[a-z][0-9]+.  I think the names of these device nodes
 might have changed?  I'm not sure but my theory is that if i would have
 used the older ATA drivers instead, things would have been fine.

 People _Are_ running the 2.6.19 kernels successfully.

The new libata PATA drivers put your hdds under /dev/sd* and your cdroms 
under /dev/sr* rather than /dev/hd*. So you'll have to either reconfigure 
your kernel to use the regular IDE drivers or fix all mention of /dev/hd* to 
the correct /dev/sd* device.

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



Re: [gentoo-user] What about kernel 2.6.19 ?

2007-02-17 Thread Raymond Lewis Rebbeck
On Sunday, 18 February 2007 6:19, John covici wrote:
 on Sunday 02/18/2007 Raymond Lewis Rebbeck([EMAIL PROTECTED]) wrote

   On Sunday, 18 February 2007 5:41, Dan Farrell wrote:
On Sun, 18 Feb 2007 05:31:21 +1030
   
Raymond Lewis Rebbeck [EMAIL PROTECTED] wrote:
 On Sunday, 18 February 2007 5:25, [EMAIL PROTECTED] wrote:
  Just compiled kernel 2.6.19-r5, with same config as 2.6.18-r6.
  When trying to boot it, I get a kernel panic, grub not finding
  (hd0,0), when booting 2.6.18 doesn't cause any problem. What's new
  in 2.6.19 that causes this? What's the solution ? Help welcome.
 
  --
  ~adj~

 It's probably due to the SATA drivers being moved out of the SCSI
 section of menuconfig, which iirc, changed their CONFIG names.

 You should double check that all your required drivers have been
 configured.
   
I tried kernel 2.19 and the new libata PATA drivers and all seemed to
work fine, execpt I too got the same kernel panic with not
finding /dev/hd[a-z][0-9]+.  I think the names of these device nodes
might have changed?  I'm not sure but my theory is that if i would
have used the older ATA drivers instead, things would have been fine.
   
People _Are_ running the 2.6.19 kernels successfully.
  
   The new libata PATA drivers put your hdds under /dev/sd* and your cdroms
   under /dev/sr* rather than /dev/hd*. So you'll have to either
   reconfigure your kernel to use the regular IDE drivers or fix all
   mention of /dev/hd* to the correct /dev/sd* device.

 Well, if I do that will I have to have only 15 partitions on an ide
 drive -- currently I am running on a drive with 17 partitions?  Which
 configs are the old ide drivers and are they going to be maintained?

I've never heard of any 15 partition limit. The old ide drivers are the 
CONFIG_IDE drivers that you'd have been using previously. They are likely to 
be maintained for the forseeable future. The libata PATA drivers are 
considered experimental and do not yet implement all the functionality and 
device support of the existing ide drivers.

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



Re: [gentoo-user] What about kernel 2.6.19 ?

2007-02-17 Thread Raymond Lewis Rebbeck
On Sunday, 18 February 2007 6:29, Raymond Lewis Rebbeck wrote:
 On Sunday, 18 February 2007 6:19, John covici wrote:
  on Sunday 02/18/2007 Raymond Lewis Rebbeck([EMAIL PROTECTED]) wrote
 
On Sunday, 18 February 2007 5:41, Dan Farrell wrote:
 On Sun, 18 Feb 2007 05:31:21 +1030

 Raymond Lewis Rebbeck [EMAIL PROTECTED] wrote:
  On Sunday, 18 February 2007 5:25, [EMAIL PROTECTED] wrote:
   Just compiled kernel 2.6.19-r5, with same config as 2.6.18-r6.
   When trying to boot it, I get a kernel panic, grub not finding
   (hd0,0), when booting 2.6.18 doesn't cause any problem. What's
   new in 2.6.19 that causes this? What's the solution ? Help
   welcome.
  
   --
   ~adj~
 
  It's probably due to the SATA drivers being moved out of the SCSI
  section of menuconfig, which iirc, changed their CONFIG names.
 
  You should double check that all your required drivers have been
  configured.

 I tried kernel 2.19 and the new libata PATA drivers and all seemed
 to work fine, execpt I too got the same kernel panic with not
 finding /dev/hd[a-z][0-9]+.  I think the names of these device nodes
 might have changed?  I'm not sure but my theory is that if i would
 have used the older ATA drivers instead, things would have been
 fine.

 People _Are_ running the 2.6.19 kernels successfully.
   
The new libata PATA drivers put your hdds under /dev/sd* and your
cdroms under /dev/sr* rather than /dev/hd*. So you'll have to either
reconfigure your kernel to use the regular IDE drivers or fix all
mention of /dev/hd* to the correct /dev/sd* device.
 
  Well, if I do that will I have to have only 15 partitions on an ide
  drive -- currently I am running on a drive with 17 partitions?  Which
  configs are the old ide drivers and are they going to be maintained?

 I've never heard of any 15 partition limit. The old ide drivers are the
 CONFIG_IDE drivers that you'd have been using previously. They are likely
 to be maintained for the forseeable future. The libata PATA drivers are
 considered experimental and do not yet implement all the functionality and
 device support of the existing ide drivers.

I shouldn't have replied so quickly. A quick google does seem to indicate that 
the libata pata drivers suffer from a 15 partition limit imposed by the scsi 
subsystem it uses. A possible solution is using LVM or similar.

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



Re: [gentoo-user] 'Hibernate' by power button

2007-02-16 Thread Raymond Lewis Rebbeck
On Saturday, 17 February 2007 5:31, Mick wrote:
 Hi All,

 A few weeks ago I updated acpi and hibernate and their relevant
 configuration files.  Since then when I press the power button on my laptop
 nothing happens.

 Clearly something was changed, intentionally or otherwise, and this feature
 is no longer available to me.  Would you care to point me in the right
 direction - how do I set my power button to run the hibernate script?

I assume you're using acpid. Look in /etc/acpi/ there is a default script that 
is run for acpi events, it handles the power button by calling /sbin/init 0. 
Replace the command it runs with hibernate or similar.

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



Re: [gentoo-user] 'Hibernate' by power button

2007-02-16 Thread Raymond Lewis Rebbeck
On Saturday, 17 February 2007 6:08, Mick wrote:
 On Friday 16 February 2007 19:13, Raymond Lewis Rebbeck wrote:
  On Saturday, 17 February 2007 5:31, Mick wrote:
   Hi All,
  
   A few weeks ago I updated acpi and hibernate and their relevant
   configuration files.  Since then when I press the power button on my
   laptop nothing happens.
  
   Clearly something was changed, intentionally or otherwise, and this
   feature is no longer available to me.  Would you care to point me in
   the right direction - how do I set my power button to run the hibernate
   script?
 
  I assume you're using acpid. Look in /etc/acpi/ there is a default script
  that is run for acpi events, it handles the power button by calling
  /sbin/init 0. Replace the command it runs with hibernate or similar.

 Thanks Raymond, I have this in my /etc/acpi/events/default:
 [snip]

 Can you spot anything out of place?

Your configs seem to all be in order.

Are you sure that the acpid init script has been started?

Also try checking your logs while pressing the hibernate button and acpid 
should output what it is doing and what acpi events it is receiving, you can 
view this on vt12.

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



Re: [gentoo-user] 'Hibernate' by power button

2007-02-16 Thread Raymond Lewis Rebbeck
On Saturday, 17 February 2007 7:06, Mick wrote:
 On Friday 16 February 2007 19:49, Raymond Lewis Rebbeck wrote:
  On Saturday, 17 February 2007 6:08, Mick wrote:
   Can you spot anything out of place?
 
  Your configs seem to all be in order.
 
  Are you sure that the acpid init script has been started?

 I am sure it is running alright:
 ==
 # rc-update -s -v | grep -i acpid
acpid |  default
 ==

  Also try checking your logs while pressing the hibernate button and acpid
  should output what it is doing and what acpi events it is receiving, you
  can view this on vt12.

 Thanks.  It seems that my syslog-ng is configured different to yours (I
 guess some more awful hacking to get xconsole to work is to blame for this)
 and nothing relevant to acpid is shown on vt12.  However, tail -f
 /var/log/acpid showed a couple of errors which I fixed - bar the last one
 which says:

   [Fri Feb 16 20:30:55 2007] BEGIN HANDLER MESSAGES
   /etc/acpi/default.sh: line 57: syntax error: unexpected end of file

 The last few of lines of my /etc/acpi/default.sh show this much:
 ==
 ac_adapter)
 case $value in
 # Add code here to handle when the system is
 unplugged # (maybe change cpu scaling to powersave mode) #*0)
 #   ;;

 # Add code here to handle when the system is
 plugged in
 # (maybe change cpu scaling to performance mode)
 #*1)
 #   ;;


 *)  log_unhandled $* ;;
 esac
 ==

 What's your's like?

I use the default default.sh that comes with acpid. I've only added a couple 
of files to respond to sleep and lid events.

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



Re: [gentoo-user] User no edit crontab

2007-02-04 Thread Raymond Lewis Rebbeck
On Monday, 5 February 2007 13:20, [EMAIL PROTECTED] wrote:
 As I recall, if admin leaves a blank /etc/cron.deny and no
 /etc/cron.allow then all users will have access to cron.

 That isn't working for me in one isolated case (a gentoo install
 inside a windows vm).

 What else can cause this behavior?
 I've looked at permissions on /var/spool/cron, subdir, and files.
 They match my other installations where users can access cron.

 I use the tried and true vixie-cron.

Are your users in the 'cron' group?

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



Re: [gentoo-user] freedesktop server alternative

2007-01-05 Thread Raymond Lewis Rebbeck
On Friday, 5 January 2007 19:34, Mihamina Rakotomandimby wrote:
 Hi all, Happy new year and so on...

 Freedesktop's servers are not up yet.
 Gentoo really needs to find alternate sources of tarballs for freedestop
 related stuff...
 Would you try it from your ISP please? May be it's my ISP problem...

freedesktop.org and ftp.freedesktop.org are running fine here.

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



Re: [gentoo-user] umounted CD Writer medium instead of audio CD

2007-01-04 Thread Raymond Lewis Rebbeck
On Friday, 5 January 2007 9:03, Dale wrote:
 James Lockie wrote:
  I insert an audio CD in my CD writer and KDE displays a popup that it
  is umounted CD Writer medium.
  Shouldn't it say it is audio CD medium?

 I think that will depend on your USE flags.  You may want to post that.
 It may be some sort of plugin too.

 On mine, it pops up like yours does then when I click on 'open in a new
 window', it pops up the contents.  I can then copy them to the hard
 drive or whatever.  This is done in Konqueror by the way.  I'm not sure
 what you are trying to use.

 Hope that helps or helps you get help.

I don't think it has anything to do with USE flags. It can be difficult to 
detect the type of a CD as not all of them follow the red book audio 
standard. Some may be 'enhanced' CDs that include videos and images on a data 
track, they will show up as a plain data cd. I think some copy protection 
methods can make a CD deviate enough from the standard to make it look like 
something else.

Although regardless of what KDE thinks, the CD should still work perfectly 
fine when played.

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



Re: [gentoo-user] USB Mouse configuration instructions for xorg?

2007-01-04 Thread Raymond Lewis Rebbeck
On Friday, 5 January 2007 13:15, Mark Knecht wrote:
 Hi all,
My son bought a fancy mouse for playing games in windows. It works
 in Windows but so far not in Linux.

It is visible to the system in usbview:


 Razer Copperhead Laser Mouse
 Manufacturer: Razer
 Speed: 12Mb/s (full)
 USB Version:  2.00
 Device Class: 00(ifc )
 Device Subclass: 00
 Device Protocol: 00
 Maximum Default Endpoint Size: 8
 Number of Configurations: 1
 Vendor Id: 1532
 Product Id: 0101
 Revision Number: 21.00
 SNIP addition stuff

Unfortunately X isn't seeing it so far. Also the red optical
 generator on the bottom is not turned on so I'm not sure it will
 actually work yet anyway.

Is there possibly a protocol change in xorg.conf for USB mice? I'm
 looking around but somehow not seeing it. The Gentoo Xorg config guide
 just sets it up for a PS/2 mouse I think.

X.org shouldn't care what sort of mouse it is, it'll just receive mouse events 
from a /dev/input/* device, usually /dev/input/mice and only the kernel needs 
to know whether it's ps/2 or usb.


Any other ideas warmly welcomed.

Do any additional /dev/input/* devices appear when plugging in the mouse? If 
so try to 'cat' them and move the mouse around and see if anything happens. 
However you say the laser doesn't turn on, that might indicate a problem 
elsewhere, probably in your kernel configuration. Do you have any other USB 
mice that you can try?


 Thanks,
 Mark

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



Re: [gentoo-user] QEMU compile problem

2007-01-04 Thread Raymond Lewis Rebbeck
On Friday, 5 January 2007 10:50, Adam Carter wrote:
 gcc -g -Wl,-shared -o qemu-i386 elfload.o main.o syscall.o mmap.o
 signal.o path.o osdep.o thunk.o vm86.o libqemu.a gdbstub.o   -lm
 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/l
 d: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches
 non-TLS reference in libqemu.a(helper2.o)
 /lib/libc.so.6: could not read symbols: Bad value
 collect2: ld returned 1 exit status
 make[1]: *** [qemu-i386] Error 1
 make[1]: Leaving directory
 `/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/i386-user'
 make: *** [all] Error 1

 !!! ERROR: app-emulation/qemu-user-0.8.0 failed.
 Call stack:
   ebuild.sh, line 1546:   Called dyn_compile
   ebuild.sh, line 937:   Called src_compile
   qemu-user-0.8.0.ebuild, line 73:   Called die

 !!! make failed
 !!! If you need support, post the topmost build error, and the call
 stack if relevant.


 I tried rebuilding glibc, as /lib/libc.so.6 was mentioned, but it didnt
 help.

 Any ideas? Are there any other sparc emulators?

 Cheers,
 Adam

You need to compile QEMU with gcc 3.x, it will NOT work with gcc 4.x, the 
ebuild should tell you this.

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



Re: [gentoo-user] QEMU compile problem

2007-01-04 Thread Raymond Lewis Rebbeck
On Friday, 5 January 2007 15:18, Adam Carter wrote:
  /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux
  -gnu/bin/l
 
   d: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches
   non-TLS reference in libqemu.a(helper2.o)
   /lib/libc.so.6: could not read symbols: Bad value
   collect2: ld returned 1 exit status
   make[1]: *** [qemu-i386] Error 1
   make[1]: Leaving directory
   `/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/i386-user'
   make: *** [all] Error 1

 snip

   Any ideas? Are there any other sparc emulators?
  
   Cheers,
   Adam
 
  You need to compile QEMU with gcc 3.x, it will NOT work with
  gcc 4.x, the ebuild should tell you this.

 I tried 3.4.6 and got the same error;
 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/l
 d: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches
 non-TLS reference in libqemu.a(helper2.o)
 /lib/libc.so.6: could not read symbols: Bad value
 collect2: ld returned 1 exit status
 make[1]: *** [qemu-i386] Error 1
 make[1]: Leaving directory
 `/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/i386-user'
 make: *** [all] Error 1

 Rgs,
 Adam

Try qemu 0.8.2, it recently hit stable so you'll get it if you sync.

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



Re: [gentoo-user] xorg.freedesktop.org server down, xextproto

2007-01-03 Thread Raymond Lewis Rebbeck
On Wednesday, 3 January 2007 21:06, Mihamina Rakotomandimby wrote:
 Hi,
 I am emerging X, and xextproto emerging is blocked by a freedesktop
 server timeout.
 What could be the solution (except waiting...)?
 Is there any other way to get it as from a down server?

Find another mirror and download it to /usr/portage/distfiles/

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



Re: [gentoo-user] Music Database Collection

2007-01-03 Thread Raymond Lewis Rebbeck
On Thursday, 4 January 2007 7:47, Sean wrote:
 I would like to create a database of some sort for my music collection.
 It is large so I thought that somehow I could use some application that
 could pull the info from a freebd server and if I wished I could alter
 any info. Try to entering it all by hand will be just to big of a project.

 I also hope to be able to export that info somehow. This attempted
 project will only be fully useful if I can get the database in some form
 into my Palm after it is created.

 Any such packages in portage that anyone can recommend for such a project?
 Any tips from anyone who has attempted such a project?

 Also, I am running Gentoo amd64, so the app(s) will need to run on that
 platform.

   Thanks in advance
   Sean

I'm not sure if it's what you're after but Amarok can create a music 
collection database using either sqlite, mysql or postgresql. I believe it 
can use musicbrainz for automatic tagging, although I have no experience with 
it.

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



Re: [gentoo-user] freecell clone?

2007-01-02 Thread Raymond Lewis Rebbeck
On Wednesday, 3 January 2007 8:04, Dan wrote:
 can anyone help me find a linux freecell clone?

Try xfreecell.

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



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

2007-01-01 Thread Raymond Lewis Rebbeck
On Tuesday, 2 January 2007 3:13, Michal 'vorner' Vaner wrote:
 On Mon, Jan 01, 2007 at 09:01:22AM -0700, Richard Fish wrote:
  On 1/1/07, Marco Calviani [EMAIL PROTECTED] wrote:
  If it useful, this is my lsmod:
  ohci_hcd   21636  0
  uhci_hcd   24648  0
  ehci_hcd   33160  0
 
  I seem to recall that loading multiple USB controller drivers can
  cause problems on some systems.  You might try unloading all of these
  with rmmod, then loading just one, and see if your drive will work.  I
  believe for most systems the ehci_hcd driver would be the preferred
  one.

 AFAIK ohci is for USB 1.1, uhci for 2.0 and ehci is firewire, I have
 them loaded all too. But I may be wrong

Actually ohci and uhci are both for USB 1.1 (two different sorts of 
controllers), ehci is USB 2.0 and firewire you'll find in the IEEE1394 driver 
section.

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



Re: [gentoo-user] Few problems

2006-12-31 Thread Raymond Lewis Rebbeck
On Sunday, 31 December 2006 22:21, Pavel Kouřil wrote:
 I have few problems with my gentoo. =//
 1. After X  WM (I use KDE, in fluxbox it was same) my PC have insane
 CPU and RAM usage. Why? =// [2.0GHz AMD, 512MB RAM]

Run 'top' to see which processes are causing this.

 2. How I can setup autostart in KDE? (i wanna run firefox etc.
 automaticaly)

You can put scripts and symlinks in ~/.kde/Autostart/ to run whatever you want 
on login.

 And last problem, but this is more wine-related. 
 I have big game freezes in Ragnarok Online (kRO version), and when i
 wanna run updater, it ever falls down.

http://appdb.winehq.org/appview.php?iVersionId=928

Have a look at this page on the wine website to see if there are any bug 
reports or solutions relating to your problem:


 Thanks and Happy New Year Everbody.

-- 
Raymond Lewis Rebbeck

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Compiler error during qemu installation

2006-12-21 Thread Raymond Lewis Rebbeck
On Friday, 22 December 2006 0:30, Wolfgang Liebich wrote:
 Hi,
 I tried to install qemu on my system. The command I used (and the
 response) were:

 emerge -v --ask --tree --newuse qemu

  --newuse implies --update... adding --update to options.

 These are the packages that would be merged, in reverse order:

 Calculating dependencies... done!
 [ebuild  N] app-emulation/qemu-0.8.0  0 kB
 [ebuild  N]  app-emulation/qemu-softmmu-0.8.0  USE=kqemu -sdl 77 kB
 [ebuild  N]   app-emulation/kqemu-0.7.2  USE=-sdl 1,310 kB
 [ebuild  N]  app-emulation/qemu-user-0.8.0  0 kB


 The compilation of qemu-user dies with the error msg
 --start--
 [snip]

 --end--

 OK. What now???
 Puzzled in Vienna,
 Wolfgang Liebich

You need gcc 3.x to compile Qemu.

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



Re: [gentoo-user] Googleearth: Filesize does not match recorded size

2006-12-19 Thread Raymond Lewis Rebbeck
On Tuesday, 19 December 2006 22:40, Dale wrote:
 Hi

 Has anybody else ran into this?

 [snip]

 It seems to be thinking it is getting a bad download.  Is this a bug or
 is it just me?  It does the same thing each time, downloads it then
 pukes it out.  Since I am on this slow dial-up and it takes about 2
 hours for this download, I would rather it either like it or stop
 trying.  :-/  I do have it installed though and it is pretty cool.  ;-)

 If it is a bug, I'll file it.  I just want to make sure it is not just me.

Upstream does not version their downloads or allow distros to mirror the files 
so whenever google updates the application the manifest won't match. Either 
your portage tree is too old or google earth has been updated recently.

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



Re: [gentoo-user] Nvidia + glxgears slower than before

2006-12-18 Thread Raymond Lewis Rebbeck
On Tuesday, 19 December 2006 9:42, Jakob wrote:
 Hi all,

 I have a strage problem, some month ago I bougth a new laptop (Core2duo
 1,83 Ghz + Geforce 7600).
 The first thing I did was installing gentoo, and after X was finished I
 installed the nvidia-driver an run glxgears to see the difference between
 my old desktop and my new laptop.
 I got about 1.000 FPS and was happy. I continued installing the system
 and built some new kernels to get all the things working like wlan etc.
 some days later I run glxgears again and was shocked of the glxgears
 output:

 31189 frames in 5.0 seconds = 6237.635 FPS
 31163 frames in 5.0 seconds = 6232.600 FPS
 31178 frames in 5.0 seconds = 6235.511 FPS


 since this time I never got more than 6400.000 FPS, I `ve tried to install
 newer versions of nvidia-driver and the nvidia-driver from the nvidia page
 but its not going over 6400.000 FPS. After some time I thougth maybe it
 didnt run faster the first time and I was remembering wrong but than I saw
 a forum entry from someone with the same notebook running fedoracore and he
 postet his putput of glxgears and got about 1.000 FPS.

 Has anyone any ideas what the problem could be???
 I dont want to install gentoo again because everything else works fine.

 Thanks and Regards

 Jakob

The problem is that glxgears is not a benchmark. Run some real programs and if 
you have performance problems with those, then you have something to worry 
about.

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



Re: [gentoo-user] emerge

2006-12-11 Thread Raymond Lewis Rebbeck
On Monday, 11 December 2006 22:51, Cosmin Rentea wrote:
 Hi all,

 Is it possible to have in emerge something similar to the -k option
 of make ?


 -k, --keep-going
  Continue as much as possible after an error.  While the
 target that failed, and those that depend on it, cannot be  remade,  the
 other dependencies of these targets can be processed all the same.


 It would be particularly useful when emerging world, system or
 multiple packages, some of which have broken ebuilds.


If you take a look at the latest GWN I recall seeing mention of a script that 
did what you are proposing.

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



Re: [gentoo-user] It isnt murder killing XP

2006-12-07 Thread Raymond Lewis Rebbeck
On Thursday, 7 December 2006 22:36, [EMAIL PROTECTED] wrote:
 Brilliant, ill give that a crack, i have the software for a windows
 machine(sonic stage) so ill give wine a shot.

 thanks

 Plus any dev out there who wants to become a hero in the recording industry
 take note we need a linux atrac management program... Or atleast a
 converter! Sent via BlackBerry® from Vodafone


Have a look at the following URL for some info on running SonicStage with 
wine:

http://appdb.winehq.com/appview.php?iVersionId=3876

-- 
Raymond Lewis Rebbeck

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] X11 screen saver

2006-12-07 Thread Raymond Lewis Rebbeck
On Friday, 8 December 2006 12:22, David Corbin wrote:
 I have a recently upgrade my gentoo system, including X11.  Now, instead of
 my KDE screen saver, I get a giant X11 logo.  I cannot find where this
 should be turned off. Any pointers?

 David

The giant X11 logo seems to have replaced the blank screensaver. You can 
adjust screensavers in the kde control center in 'Appearance and Themes - 
Screen Saver'.

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



Re: [gentoo-user] amd Athlon 64 x2 install cpu?

2006-12-01 Thread Raymond Lewis Rebbeck
On Saturday, 2 December 2006 14:59, Chris Walters wrote:
 James wrote:
  Hello,
 
  Im using the livecd amd64 to install a new AMD ATholon 64 x2 Dual-Core
  based system. I'm at the processor selection and stumped by the lack of
  choices.
 
  My amd64 turion laptop uses this option:
  CFLAGS=-march=k8 -O2 -pipe
  CHOST=x86_64-pc-linux-gnu
 
 
  In the current install, I k6, k6-2, k6-3, athlon-xp and athlon-mp
  as choices.
 
 
  Did I burn the wrong liveCD amd64 cd?
 
 
 
  James

 Hello James,

 I would suggest trying in the CFLAGS, -athlon64 you might want to set
 some other flags like -mfpmath=, -sse, -sse2, and -3dnow.

You should be specifying '-march=athlon64'.

'-athlon64' is not a valid CFLAG, also -sse/2 and -3dnow are all implied 
by -march=athlon64 and I'm quite sure that -mfpmath=sse is also the default 
on amd64. It may be useful to specify '-msse3' in the CFLAGS though if your 
cpu supports SSE3 as no -march setting implies it yet. Although it's unlikely 
that gcc utilises sse3 properly.

I recommend the following CFLAGS:

CFLAGS=-O2 -march=athlon64 -pipe

Adding -msse3 if appropriate for your cpu.


 Those were the options I used, and from what I can see you did indeed
 download the proper image for your processor (provided it is an AMD
 Athlon 64 X2 Dual Core system).

 Regards,
 Chris

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



Re: [gentoo-user] Learning how to write a simple ebuild?

2006-12-01 Thread Raymond Lewis Rebbeck
On Saturday, 2 December 2006 15:10, Alan E. Davis wrote:
 I would like to try my hand at a VERY simple ebuild for xtide, a
 tide prediction program, that compiles readily on Unix-type systems.
 Is anyone on this list familiar with the program, and/or correspond
 with me off the list in trying to learn how to do this?  Otherwise,
 what would be the best way to go about seeking tutorial advice?
 Except for a few gotchas from time to time. (a font, for example, that
 isn't installed by default on gentoo xorg installs anymore), there is
 little outside the ordinary to compiling the program: a data file, one
 or two Env variables. Irregularly, new versions of the beta version
 appear also with dated names.

 I've looked at the docs.  I've posted on bugzilla a request for an
 ebuild.  I don't anticipate to become a developer, but would like to
 gain insight into the process and the layout.

 Thank you,

 Alan Davis


The documentation at the following site should help you out:

http://devmanual.gentoo.org/

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



Re: [gentoo-user] XMMS: Bye, Bye Gentoo

2006-11-30 Thread Raymond Lewis Rebbeck
On Friday, 1 December 2006 17:07, Daniel Iliev wrote:
 Hi, guys

 Can someone explain me what is going on? Gentoo drops XMMS and here I
 remained with the impression the reason is because XMMS is not under
 development anymore. On the other side I see the site of XMMS [1] has
 recent news including the one from the subject of this e-mail. Its date
 is Oct 24, 2006 and has only a picture which represents a sailor waving
 for good-bye to someone or something (my first assoc. is sinking ship).
 So whats going on?

 [1] http://www.xmms.org/

 --
 Best regards,
 Daniel

I'm surprised you failed to notice the 'Bye Bye Gentoo' heading.

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



Re: [gentoo-user] XMMS: Bye, Bye Gentoo

2006-11-30 Thread Raymond Lewis Rebbeck
On Friday, 1 December 2006 17:18, Raymond Lewis Rebbeck wrote:
 On Friday, 1 December 2006 17:07, Daniel Iliev wrote:
  Hi, guys
 
  Can someone explain me what is going on? Gentoo drops XMMS and here I
  remained with the impression the reason is because XMMS is not under
  development anymore. On the other side I see the site of XMMS [1] has
  recent news including the one from the subject of this e-mail. Its date
  is Oct 24, 2006 and has only a picture which represents a sailor waving
  for good-bye to someone or something (my first assoc. is sinking ship).
  So whats going on?
 
  [1] http://www.xmms.org/
 
  --
  Best regards,
  Daniel

 I'm surprised you failed to notice the 'Bye Bye Gentoo' heading.

Oh it seems you did notice, just ignore me :p

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



Re: [gentoo-user] SegFault while compiling gcc 4.1.1

2006-11-29 Thread Raymond Lewis Rebbeck
On Thursday, 30 November 2006 16:16, Vladimir G. Ivanovic wrote:
 Etaoin Shrdlu wrote:
  On Thursday 23 November 2006 14:39, Leandro Melo de Sales wrote:
  The bug is not reproducible, so it is likely a hardware or OS problem.
 
 ^
 
  As the message says, you might have a hardware problem (usually bad RAM
  or CPU).

 My experience has been that it NEVER is a hardware problem. The next
 emerge of the same package always completes successfully.


That behaviour usually indicates a hardware problem. Random unexplainable 
segfaults that you can't reproduce.

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



Re: [gentoo-user] Mail system recommendations

2006-11-08 Thread Raymond Lewis Rebbeck
On Thursday 09 November 2006 5:03, Michael Sullivan wrote:
 I have a small network, consisting of three PCs.  Each of these PCs has
 a public WAN address, and each runs Apache, vsftpd and sendmail (as well
 as ipkungfu for firewall protection).  One of them runs mailman.  I
 would like to replace sendmail with something not so...shall we say
 prehistoric?  I've been advised many times to do so on this list and
 others.  Would anyone please give me some recommendations for a new
 choice of mail server?  I'd like one with plenty if documentation.
 Thank you.
 -Michael Sullivan-

postfix is supposed to be pretty good.

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



Re: [gentoo-user] Kopete plugins dissapeared

2006-11-06 Thread Raymond Lewis Rebbeck
On Monday 06 November 2006 22:33, Rafael Barrera Oro wrote:
 I recently emerged modular kde, and along with the coming of kopete
 0.12.3 all the plugins dissapeared except for the Cryptography plugin,
 does anyone now something about this? should i just re emerge it?

 Thanks in advance!

 Rafael

You'll have to enable the ones you want via USE flags.

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



Re: [gentoo-user] Kopete plugins dissapeared

2006-11-06 Thread Raymond Lewis Rebbeck
On Monday 06 November 2006 23:22, Rafael Barrera Oro wrote:
 Raymond Lewis Rebbeck wrote:
 On Monday 06 November 2006 22:33, Rafael Barrera Oro wrote:
 I recently emerged modular kde, and along with the coming of kopete
 0.12.3 all the plugins dissapeared except for the Cryptography plugin,
 does anyone now something about this? should i just re emerge it?
 
 Thanks in advance!
 
 Rafael
 
 You'll have to enable the ones you want via USE flags.

 One flag per each plugin? I am mainly interested in the history plugin
 do you know which flag i need? where i can find a list of kopete flags?

 Thanks for your reply

emerge -pv kde-base/kopete

The history plugin is enabled with the 'history' USE flag.

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



Re: [gentoo-user] Bluetooth compatibility

2006-11-01 Thread Raymond Lewis Rebbeck
On Thursday 02 November 2006 11:57, Grant wrote:
 I need a wireless headset to use with my softphone.  My laptop doesn't
 have bluetooth built-in so I need a USB bluetooth adapter and
 bluetooth headset.  Has anyone used bluetooth with Gentoo?  Should I
 be researching both devices' Linux compatibility, or just the adapter?

 - Grant

Most USB bluetooth devices are pretty generic and will work with the USB HCI 
bluetooth driver in the kernel. I don't know about the headset, but you 
should not have any issues with the adapter itself.

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



Re: [gentoo-user] [OT] Amorok and getting started.

2006-10-25 Thread Raymond Lewis Rebbeck
On Wednesday 25 October 2006 22:08, Robin Atwood wrote:
 On Wednesday 25 October 2006 17:49, Dale wrote:
  I have never done any of this before.  Somehow, likely by mistake, I got
  one CD copied over and can play off the hard drive.  I have no idea how
  I did this really.  I need someone on or off list to teach me how to get
  the music off the CD, get it into Amarok so I get get this going.  This
  looks really cool.
 
  If whoever can help me uses MySql instead, I would be willing to install
  it, especially if it is better.  I only want to do CDs.  I have a lousy
  dial-up connection here.

 By default amarok uses a built-in copy of SQlite, so you don't really need
 MySQL unless you use it for something else. Postgres is not supported. Rip
 your CDs with k3b.

An easy way to rip cds is to go to 'audiocd://' in konqueror, then it will 
show some folders containing mp3s, oggs and flac files which you can then 
copy and paste to whereever you want and the cd ripping and encoding will be 
handled transparently for you.

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



Re: [gentoo-user] gentoo wirelesss access point

2006-10-25 Thread Raymond Lewis Rebbeck
On Wednesday 25 October 2006 14:48, W.Kenworthy wrote:
 Can someone point me to a document so I can set up a gentoo laptop with
 a built in ipw2200 wireless as an access point using wpa ???

 I need to use it for a demo of some wireless 802.11 phones.  Looking at
 the conf.d/net file doesnt show what I need to fill out to get a working
 access point.

 Or is this best done manually (iwconfig and wpa_supplicant)

 BillK

The drivers in the kernel and the ipw2200 ebuild don't support master mode.

This project: http://sourceforge.net/projects/ipw2200-ap adds master mode 
support for ipw2200 cards although I have no idea what state it is in.

It's not in portage but there are probably ebuilds floating around somewhere 
for it.

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



Re: [gentoo-user] OT: DVD recording speed is awfully low

2006-10-18 Thread Raymond Lewis Rebbeck
On Thursday 19 October 2006 0:26, Matias Grana wrote:
 I'm recording a DVD which is capable of doing 16x, using k3b. Before
 starting, k3b explicitly said:
 Writing speed: 22713 KB/s (16,40x)
 but then, it began writing at speeds between 0.5x and 0.9x, so it took
 me about 2 hours to record.
 Before I begin writing the next 2 dvds I need to, I beg for any advise
 as to how correct this.

Is DMA enabled for this drive? Does anything odd appear in dmesg?

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



Re: [gentoo-user] [OT] Wikipedia history in Firefox

2006-09-24 Thread Raymond Lewis Rebbeck
On Sunday 24 September 2006 22:30, Jorge Almeida wrote:
 When I access Wikipedia's main page, I see a Search form which
 displays (in Firefox) the _whole_ history of my past searches. The thing
 appears to intend to go on forever and ever. Anyone knows where such
 information is kept? I assume it's kept localy, because I tried with
 Konqueror and there wasn't anything there. I checked that there are no
 Wikipedia cookies in Firefox...

 --
 Jorge Almeida

This is just Firefox saving anything you enter into a form on a web page.

You can clear these entries or disable it entirely by going to:

Edit-Preferences-Privacy-Saved Forms

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



Re: [gentoo-user] Syncing Directories between 2 Linux boxes

2006-09-17 Thread Raymond Lewis Rebbeck
On Sunday 17 September 2006 22:19, Timothy A. Holmes wrote:
 Hi folks:

 I have brought my new Gentoo File server online over the weekend, and I am
 in the process of getting things set up. I have bumped into one situation
 that I could really use some help with. Please bear with me as a bit of
 explaination will be necessary.

 Our school website is hosted on our webserver (192.168.0.29) in
 /var/www/mca0506/htdocs the site is created with Macromedia Dreamweaver (I
 know I know)  and the teachers edit it using Macromedia Contribute. 
 This is important because, Dreamweaver makes changes to my local files
 (which are on 192.168.0.4/data/website/mca0506) and Contribute makes its
 changes directly on the live site on the main webserver.  What I need is a
 way to sync the two bi-directionally.  As I create pages etc, those changes
 would need to go up to the site, and as the teachers update their sites
 etc, those changes would need to be synced back to my local files, both so
 that I can

 Timothy A. Holmes
 IT Manager / Network Admin / Web Master / Computer Teacher

 Medina Christian Academy
 A Higher Standard...

 Jeremiah 33:3
 Jeremiah 29:11
 Esther 4:14

net-misc/unison might be what you're looking for.

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



Re: [gentoo-user] format ipod shuffle as fat32?

2006-08-19 Thread Raymond Lewis Rebbeck
On Sunday, 20 August 2006 3:47, THUFIR HAWAT wrote:
 I just got an ipod shuffle, 1gig, for free.  Apparently it has
 different partitions for music/data and must by synced with iTunes to
 a specific machine?

 Err, is that so?

 If so, can I just format the darn thing and use if for mp3's?


 -Thufir

Windows formatted iPods have 2 partitions, one containing the firmware, the 
other containing music and other data.

Formatting the data partition will most likely leave it in a condition where 
it has to be restored using the apple firmware updater on windows or osx as 
important files will be deleted.

Amarok or gtkpod are probably the easiest ways to get music onto the ipod. You 
can't simply copy music onto the data partition as it requires all the 
metadata to be in a special database that the previous two programs can 
generate.

ps. Surely a mentat would be able to work all this out on their own ;)

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



Re: [gentoo-user] Restart network interfaces over SSH

2006-07-29 Thread Raymond Lewis Rebbeck
On Saturday, 29 July 2006 18:50, Todor Pirov wrote:
 Hello,
 I have the following script which exchanges the IPs of two network
 adapters:

 [code]
 #!/bin/bash

 /usr/bin/cp /etc/conf.d/net-2 /etc/conf.d/net;
 /etc/init.d/net.eth1 stop;
 /etc/init.d/net.eth0 restart;
 /etc/init.d/net.eth1 start
 [/code]

 and a similar one with /usr/bin/cp /etc/conf.d/net-1 /etc/conf.d/net; in
 it to restore the original situation. In net-1 and net-2 config files the
 IPs of eth0 and eth1 are substituted.
 The problem is that when I run the script from eth1 via SSH it stops
 executing when the interface stops. If it is ran from eth0 it executes
 normally. Is there a way to tell bash not to stop executing commands if
 connection is broken or some more convenient gentoo-style way to exchange
 the IPs from SSH. TIA

 Todor

How about running the script in a screen session?

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



Re: [gentoo-user] unable to activate dma mode

2006-07-28 Thread Raymond Lewis Rebbeck
On Friday, 28 July 2006 22:36, Stefán István wrote:
 Hello!
 I'm not able to activate dma mode for cdrom drive in my laptop.
 # hdparm -d1 /dev/hdd

 /dev/hdd:
  setting using_dma to 1 (on)
  HDIO_SET_DMA failed: Operation not permitted
  using_dma=  0 (off)

 [snip]

 I think the problem is that there is no driver for this chipset compiled
 into the kernel. But I don't know which driver should be compiled into. I
 tried Intel PIIXn but it didn't help.

 Thanks for the help in advance,
 István

You will need to set CONFIG_IDE=n, enable SCSI cdrom support 
(CONFIG_BLK_DEV_SR) and enable the Intel PIIX sata driver 
(CONFIG_SCSI_ATA_PIIX).

DMA should then work perfectly fine. However one side effect is that your 
cdrom drive will become /dev/sr0, although I guess this can be fixed with a 
udev rule.

-- 
Raymond Lewis Rebbeck

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] unable to activate dma mode

2006-07-28 Thread Raymond Lewis Rebbeck
On Saturday, 29 July 2006 5:16, gentuxx wrote:
 Raymond Lewis Rebbeck wrote:
  On Friday, 28 July 2006 22:36, Stefán István wrote:
  Hello!
  I'm not able to activate dma mode for cdrom drive in my laptop.
  # hdparm -d1 /dev/hdd
 
  /dev/hdd:
   setting using_dma to 1 (on)
   HDIO_SET_DMA failed: Operation not permitted
   using_dma=  0 (off)
 
  [snip]
 
  I think the problem is that there is no driver for this chipset compiled
  into the kernel. But I don't know which driver should be compiled into.
  I tried Intel PIIXn but it didn't help.
 
  Thanks for the help in advance,
  István
 
  You will need to set CONFIG_IDE=n, enable SCSI cdrom support
  (CONFIG_BLK_DEV_SR) and enable the Intel PIIX sata driver
  (CONFIG_SCSI_ATA_PIIX).

 Isn't this deprecated?  Wouldn't a better choice be to install the
 SATA driver ebuild?  (Mainly trying to eliminate my own confusion here.)

No, libata is most certainly not deprecated and what ebuild are you talking 
about?


  DMA should then work perfectly fine. However one side effect is that your
  cdrom drive will become /dev/sr0, although I guess this can be fixed

 with a

  udev rule.

-- 
Raymond Lewis Rebbeck

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Access DVD drive

2006-07-23 Thread Raymond Lewis Rebbeck
On Tuesday, 25 July 2006 1:17, Steffen Mazanek wrote:
 Hello,

 I have an external usb dvd drive. dmesg returns

   Vendor: BENQ  Model: DVD DD EW164B Rev: BEFB
   Type:   CD-ROM ANSI SCSI revision: 00
  0:0:0:0: Attached scsi generic sg0 type 5
 usb-storage: device scan complete

 How can I play a dvd with it? What is the name of this device
 to give as a parameter to the dvd player software (I use ogle)?

 Best regards,

 Steffen

Try using the device /dev/sg0

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



Re: [gentoo-user] usb hp cd-writer 8200 series

2006-07-22 Thread Raymond Lewis Rebbeck
On Sunday, 23 July 2006 4:18, Alexander Fortwinder wrote:
 I'd appreciate if anyone tell me what kernel options are needed to make my
 usb drive to work. Thanks, Alex

Assuming you have regular usbmass storage devices working, I'd imagine only 
scsi cdrom support (CONFIG_BLK_DEV_SR) is needed for usb cdroms.

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



Re: [gentoo-user] audio with TV crd

2006-07-21 Thread Raymond Lewis Rebbeck
On Friday, 21 July 2006 19:29, Uwe Thiem wrote:
 Hi folks,

 I have got a Hauppauge WinTV-PVR 150. Got video to work and play it from a
 VCR with mplayer /dev/video0. Please note: This is about saving old video
 tapes to DVDs. I connected Video OUT from the VCR to Comp V of the TV
 card.

 So far so good. How do I get audio as well? I tried to connect Audio OUT
 of the VCR to Line IN of the TV card. No result.

 Any advice?

 Uwe

I'd imagine anything audio related would be handled by ALSA, so perhaps there 
is a driver you are missing or you might be able to use the line in on an 
existing sound card instead to record the audio.

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



Re: [gentoo-user] Amarok now wants ruby

2006-07-19 Thread Raymond Lewis Rebbeck
On Thursday, 20 July 2006 14:44, Anthony E. Caudel wrote:
 Just went to update and noticed amarok now wants to install ruby,
 apparently because of Last.fm

 Well I don't have anything against ruby, it seems to be a fine language.
  I just don't want _ANOTHER_ language.

 Anyone know of a way to compile it without last.fm support so it doesn't
 pull in ruby?  I didn't see a relevant USE flag.

 Tony
 --
 Those who would give up essential Liberty, to purchase a little temporary
 Safety, deserve neither Liberty nor Safety.
-- Benjamin Franklin

I believe it's used for more than just last.fm and much of it's scripting 
functionality now uses ruby. The lyrics grabbing scripts for example.

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



Re: [gentoo-user] Linux Kernel Warning

2006-07-14 Thread Raymond Lewis Rebbeck
On Saturday, 15 July 2006 6:31, Timothy A. Holmes wrote:
 Hi Folks:

 I received the following warning from SANS yesterday, and I need to know
 how to appropriately respond:

 http://www.isc.sans.org/diary.php?storyid=1482

 To summarize the story at the above link, there appears to be a
 vulnerability in the linux kernel, which when exploited, will allow a
 user to gain root privileges.

 Normally, I would simply upgrade to the latest kernel from portage, and
 be done with it, however, here is the problem:

 QUOTING SANS HERE:
 As all kernels 2.6.13 up to version 2.6.17.4 and 2.6.16 before
 2.6.16.24 are affected, you should patch as soon as possible, even if
 you don't allow any local users on your machines.

 As of this morning, the latest Kernel version in portage is 2.6.16-r12.
 It seems that there is a different versioning / naming scheme used but
 im not sure.  Can someone please let me know how to respond, or point me
 to appropriate reading so I can protect myself.

gentoo-sources-2.6.16-r2 includes the 2.6.16.24 patchset. Have a look at the 
ebuild changelog:

http://www.gentoo.org/cgi-bin/viewcvs.cgi/*checkout*/sys-kernel/gentoo-sources/ChangeLog

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



Re: [gentoo-user] Re: DMA for /dev/cdrom ?

2006-07-10 Thread Raymond Lewis Rebbeck
On Monday, 10 July 2006 22:12, Andreas Burghardt wrote:
 On Mon, Jul 10, 2006 at 02:10:10PM +0200, Stef?n Istv?n wrote:
  h?tf? 10 j?lius 2006 13.40 d?tummal Andreas Burghardt ezt ?rta:
   On Mon, Jul 10, 2006 at 12:26:08PM +0100, Mick wrote:
On Monday 10 July 2006 12:10, Andreas Burghardt wrote:
 *udma2
  
   I'm very sorry, but you all see that I'm quite new to Linux ...
   If UDMA2 is activated for the drive why is the data trasfer slow and
  
   tapa ~ # hdparm -d1 /dev/hdc
  
   /dev/hdc:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Operation not permitted
using_dma=  0 (off)
  
   Why cant I activate DMA?
 
  What kind of chipset does your motherboard use?
  You can check it with the lspci command. Maybe you have to load a kernel
  module for that chipset...

 00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express
 Processor to DRAM Controller (rev 03)
 00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express
 Root Port (rev 03)
 00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
 Family) USB UHCI #1 (rev 04)
 00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
 Family) USB UHCI #2 (rev 04)
 00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
 Family) USB2 EHCI Controller (rev 04)
 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
 00:1e.2 Multimedia audio controller: Intel Corporation
 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 04)
 00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97
 Modem Controller (rev 04)
 00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge
 (rev 04)
 00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller
 (rev 04)
 01:00.0 VGA compatible controller: ATI Technologies Inc M22 [Radeon
 Mobility M300]
 06:04.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network
 Connection (rev 05)
 06:06.0 CardBus bridge: ENE Technology Inc CB-710/2/4 Cardbus Controller
 06:06.1 FLASH memory: ENE Technology Inc ENE PCI Memory Stick Card Reader
 Controller
 06:06.2 Class 0805: ENE Technology Inc ENE PCI Secure Digital Card Reader
 Controller
 06:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
 RTL-8139/8139C/8139C+ (rev 10)
 06:0a.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000
 Controller (PHY/Link)

Looks like the same chipset as my laptop. In order to get DMA working I had to 
set CONFIG_IDE=n and enable SCSI cdrom support and CONFIG_SCSI_ATA_PIIX.

Your cdrom device will become /dev/sr0 and you shouldn't have any issues with 
DMA.


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

 --

 Dan ketika Guru Isa mendengar derap sepatu datang
  ke pintu kamar mereka, dia merasa damai dengan rasa
  takutnya yang timbul. Dia tahu teror mereka tidak
  akan bisa menyentuhnya lagi. Dia telah bebas.
  (Mochtar Lubis, Jalan Tak Ada Ujung, 1952)

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



Re: [gentoo-user] OT: KDE schema setting

2006-07-07 Thread Raymond Lewis Rebbeck
On Friday, 7 July 2006 23:26, James wrote:
 Hello,

 How does one make the default color (settings --schema)  in  a
 KDE terminal  default to 'white on black' instead of 'linux colors'?
 I need to set this behavior so 'white on black' so I do not have
 to manually configure the schema each time I fire up a new konsole
 session.

 Once I manually set these they seem to stay set under the old monolithic
 KDE builds. Now under KDE Meta I seem to be missing something.?

 Who knows after the last few weeks.


 James

Select the schema you want to use and then go to 'Settings - Save as Default' 
and it'll become the default for all future sessions.

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



Re: [gentoo-user] direct rendering only works with root???

2006-07-04 Thread Raymond Lewis Rebbeck
On Tuesday, 4 July 2006 1:58, Richard Fish wrote:
 On 7/3/06, John J. Foster [EMAIL PROTECTED] wrote:
  Check your xorg.conf for the following:
 
  Section DRI
  Mode 0666
  EndSection

 Or for a bit better security:

 Section DRI
 Group graphics
 Mode 0660
 EndSection

 And then make sure your user is a member of the graphics group.

 -Richard

I think it's common practice to use the existing 'video' group for this. As 
opposed to making a whole new graphics group.

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



Re: [gentoo-user] graphical ssh-enabled file system browser?

2006-06-24 Thread Raymond Lewis Rebbeck
On Sunday, 25 June 2006 5:30, Mark Knecht wrote:
 Hi,
Is there a good, graphical ssh-enabled file system browser that I
 could set up on my wife and son's machines that would allow them to
 move files back and forth between machines without them having to
 understand ssh and escape characters? They use a lot of spaces in
 their file names so I'd like something that had two window panes
 (local  remote) that would allow them to drag files in either
 direction and do the hard stuff for them.

I use WinSCP on my WinXP machine. It works really great for this
 purpose. Something like that which is Linux based would be great for
 them but I cannot yet find anythign in the Online Package Database.
 Probably I'm just not searching with the right terms yet. Sorry.

 Thanks,
 Mark

Setup FUSE and you should be able to 'mount' ssh using sys-fs/sshfs-fuse. Then 
use whatever file browser you'd like to manipulate files.

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



Re: [gentoo-user] Konqueror and javascript

2006-06-22 Thread Raymond Lewis Rebbeck
On Friday, 23 June 2006 6:01, Etaoin Shrdlu wrote:
 After upgrading to kde 3.5.2, I noticed that simply going to
 http://www.microsoft.com :-) crashed konqueror consistently even on
 different machines.
 Enabling javascript debug, I found that, before crashing, a javascript
 error was produced.
 Then I did some tests to verify konqueror's javascript support status,
 and I found that lots of sites which use javascript are not working (or
 only partially working) with konqueror, while all seems well with
 firefox and ie.
 Now, I have no special knowledge of javascript, so my question is: are
 these problems due (as happened some times in the past) to konqueror
 being too strict (and firefox and ie being more permissive) about
 javascript or, rather, is konqueror's javascript support that is buggy
 (although this sounds strange to me)?

 Thanks

The microsoft.com crashing is a known problem that is fixed in kde 3.5.3.

http://bugs.kde.org/show_bug.cgi?id=128595

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



Re: [gentoo-user] Best CFLAGS

2006-06-22 Thread Raymond Lewis Rebbeck
On Friday, 23 June 2006 9:04, Thiago Lüttig wrote:
 Hi folks, I have an Athlon XP 2600+ with 512MB of RAM and I was wondering
 about the best CFLAGS to make my executables run-like-hell :).
 Does anyone have a machine like this ?? I just can't stand windows XP
 anymore on my home box, but i want to put my future gentoo box run faster
 than a lightning(or something like that :]  )
 Thanx.

The best cflags are those on the safe cflags list at:

http://gentoo-wiki.com/Safe_Cflags

If you use stupid cflags you will most probably encounter serious breakage and 
simply be told to revert to the safe cflags and emerge world before you 
receive much help.

Packages that benefit greatly from certain cflags usually override your cflags 
with better ones in the ebuild. For example I believe xine-lib will force -O3 
regardless of what you specify in make.conf.

-- 
Raymond Lewis Rebbeck

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Copying PS/2 game CDs

2006-06-21 Thread Raymond Lewis Rebbeck
On Wednesday, 21 June 2006 11:38, Teresa and Dale wrote:
 Hi,

 I want to make copies of our PS/2 game CDs so that they can use the
 copies and we can put up the originals.  They seem to either scratch
 real easy or they are really touchy about scratches.  Does anybody here
 know of a way to do this?  This is Linux, surely someone has found a way.

 Thanks.  Sorry so far off topic.  I can't be the only one with kids
 around.  ;-)

 Dale

 :-)

Copying the CD/DVD is easy enough, just use your standard tools although I 
don't believe dual layer discs can be copied properly yet ie. Gran Turismo 4.

However, getting them to actually play on the PS/2 is a whole other matter. 
You'll need to have your PS/2 modded to support playing copied games, which 
may or may not be legal where you live.

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



Re: [gentoo-user] dbus checksum fail

2006-06-21 Thread Raymond Lewis Rebbeck
On Wednesday, 21 June 2006 14:48, Kumar Golap wrote:
 I am trying to updat dbus to the latest and i get the following

 # emerge -uv dbus
 Calculating dependencies... done!

  Emerging (1 of 1) sys-apps/dbus-0.62 to /
  checking ebuild checksums

 !!! Digest verification failed:
 !!! /usr/portage/sys-apps/dbus/dbus-0.62.ebuild
 !!! Reason: Filesize does not match recorded size
 !!! Got: 3913
 !!! Expected: 3863



 Any clue what could be wrong...i am on a ~amd64 architecture


 Thanks

 Kumar

You may have a corrupt or incomplete download. Otherwise the ebuild may just 
have the wrong filesize which should hopefully be corrected by the next time 
you sync. If you're sure the download is fine you can re-digest the ebuild by 
executing

# ebuild /usr/portage/sys-apps/dbus-0.62.ebuild digest

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



Re: [gentoo-user] NFS - specifying export names

2006-06-17 Thread Raymond Lewis Rebbeck
On Sunday, 18 June 2006 1:08, Enrico Weigelt wrote:
 Hi folks,

 is there any way for exporting filesystems under another name
 (- the export name visible to the client) than the export path ?


 thx

You could try using a symlink.

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



Re: [gentoo-user] Accessing mailserver with ssh

2006-06-17 Thread Raymond Lewis Rebbeck
On Sunday, 18 June 2006 3:11, Mick wrote:
 I do not have telnet installed on my PC, so in troubleshooting a
 connection to a mailserver I thought of using ssh.  However, I do not
 seem to be able to get a response from the server regarding user login
 and password:

 ==
 $ ssh -vv pop.virgin.net -p 110
 OpenSSH_4.3p2, OpenSSL 0.9.7i 14 Oct 2005
 debug1: Reading configuration data /etc/ssh/ssh_config
 debug2: ssh_connect: needpriv 0
 debug1: Connecting to pop.virgin.net [80.5.182.193] port 110.
 debug1: Connection established.
 debug1: identity file /home/michael/.ssh/identity type -1
 debug1: identity file /home/michael/.ssh/id_rsa type -1
 debug1: identity file /home/michael/.ssh/id_dsa type -1
 debug1: ssh_exchange_identification: +OK POP3 PROXY server ready
 (7.2.073) [EMAIL PROTECTED]

 ==
 Then it sits there and does not respond to me typing user, pass,
 or anything else.  I've tried adding my username before the host
 address, but it made no difference.  pop.virgin.net will not respond
 to any pop commands (list, stat, etc).  Am I doing this right, or is
 it that an ssh client cannot be used instead of telnet to connect to a
 mailserver?
 --
 Regards,
 Mick

You cannot use an ssh client in this manner.

If you want a telnet client, emerge either netkit-telnetd or telnet-bsd.

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



Re: [gentoo-user] Accessing mailserver with ssh

2006-06-17 Thread Raymond Lewis Rebbeck
On Sunday, 18 June 2006 5:35, Mick wrote:
 On 17/06/06, Raymond Lewis Rebbeck [EMAIL PROTECTED] wrote:
  You cannot use an ssh client in this manner.
 
  If you want a telnet client, emerge either netkit-telnetd or telnet-bsd.

 Thanks for all the replies.  I had not emerged telnet so far because
 of potential security reasons.  Is netcat better in that respect?

I believe any potential security problems would only concern you if you were 
running a telnet daemon not just using a client.

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



Re: [gentoo-user] ddclient question

2006-06-17 Thread Raymond Lewis Rebbeck
On Sunday, 18 June 2006 6:50, krgn wrote:
 hello,

 I have a few questions on how to basically access a specific machine in
 a network from the web. I have registered with dyndns.org and got
 ddclient running to provide the ip address, but the only thing I can now
 connect to is my network router ;) which is pretty useless. How would it
 be possible o change the setup for a machine within the smaller
 home-network? Does that have to do with the setup on dyndns or in the
 config file of ddclient?
 I can paste its content if needed, any advice and tips would be greatly
 appreciated!

 Thanks,

 Karsten

This doesn't have anything to do with ddclient or dyndns, as long as the dns 
entry is pointing to the right ip then it's doing all it should.

Your router should provide the ability to configure port forwarding to 
machines in your LAN. Simply configure it to forward traffic on whatever 
ports you want to use to the clients which are serving those ports. The 
router may also provide a DMZ function which will forward all incoming 
traffic to a specific machine on your LAN, although this may possible make 
the machine vulnerable to security exploits.

You'll have to read the documentation that came with the router or search 
google in order to configure it appropriately as the configuration details 
differ between manufacturers and models.

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



Re: [gentoo-user] Accessing mailserver with ssh

2006-06-17 Thread Raymond Lewis Rebbeck
On Sunday, 18 June 2006 6:39, Jarry wrote:
 On 17/06/06, Raymond Lewis Rebbeck [EMAIL PROTECTED] wrote:
  You cannot use an ssh client in this manner.

 But what if mail-server uses secure connection (SSL) and secure
 authentication? Could I use ssh-client in such a case? Telnet
 would not help...

 Jarry

Well SSH, uses a specific login procedure and cipher set so I very much doubt 
that it can be used effectively for anything apart from SSH.

If you really wanted to use telnet to communicate with servers over SSL then 
it should be possible to hack together a telnet client that encrypts and 
decrypts behind the scenes but otherwise acts like any other telnet client. 
If such a thing doesn't already exist.

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



Re: [gentoo-user] ddclient question

2006-06-17 Thread Raymond Lewis Rebbeck
On Sunday, 18 June 2006 9:15, krgn wrote:
 Raymond Lewis Rebbeck wrote:
  On Sunday, 18 June 2006 6:50, krgn wrote:
  hello,
 
  I have a few questions on how to basically access a specific machine in
  a network from the web. I have registered with dyndns.org and got
  ddclient running to provide the ip address, but the only thing I can now
  connect to is my network router ;) which is pretty useless. How would it
  be possible o change the setup for a machine within the smaller
  home-network? Does that have to do with the setup on dyndns or in the
  config file of ddclient?
  I can paste its content if needed, any advice and tips would be greatly
  appreciated!
 
  Thanks,
 
  Karsten
 
  This doesn't have anything to do with ddclient or dyndns, as long as the
  dns entry is pointing to the right ip then it's doing all it should.
 
  Your router should provide the ability to configure port forwarding to
  machines in your LAN. Simply configure it to forward traffic on whatever
  ports you want to use to the clients which are serving those ports. The
  router may also provide a DMZ function which will forward all incoming
  traffic to a specific machine on your LAN, although this may possible
  make the machine vulnerable to security exploits.
 
  You'll have to read the documentation that came with the router or search
  google in order to configure it appropriately as the configuration
  details differ between manufacturers and models.

 hm ok, but lets say for instance my machines hostname is mymachine,
 its port is '' and the address which points to the router is
 myaddress.dyndns.org: what would be for example the ssh command to
 connect to that particular machine? I know its a bit of a stupid
 question, but I can't picture what this would look like/how it would
 work. I must saz understanding these network issues really is a bit
 tricky for me at the moment,

 thanks for your help anyway,

 Karsten

$ ssh -p  myaddress.dyndns.org

Of course, you'll need to have configured the router to forward that 
particular port to mymachine.

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



Re: [gentoo-user] Google Earth: Masked?

2006-06-15 Thread Raymond Lewis Rebbeck
On Thursday, 15 June 2006 21:31, Nico Schümann wrote:
 Hi,

 yesterday I read that Google Earth had been released. I did an emerge and
 everything worked as expected - except the speed, but the graphic driver is
 to blame (missing OpenGL support). So why is Google Earth masked?
 Has anyone any problems with Google Earth?

 Nico Schümann

It's masked because it has only been in the tree for a matter of days. Ebuilds 
usually require at least 30 days of existence before they're considered to be 
marked stable.

Personally I've had no issues with Google Earth. I'm using a geforce fx 5200 
with the nvidia binary drivers and the performance is great.

-- 
Raymond Lewis Rebbeck

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Google Earth/Picasa

2006-06-13 Thread Raymond Lewis Rebbeck
On Tuesday, 13 June 2006 18:16, Rafael Fernández López wrote:
 Hi there,

 Does exist any way of installing Google Earth/Picasa into amd64 ?

 Thanx.


 --
 A la vista de suficientes ojos todos los errores resultan evidentes -
 Linus Torvalds

The current ebuild was just keyworded ~amd64 today. Check out the changelog.

http://www.gentoo.org/cgi-bin/viewcvs.cgi/*checkout*/x11-misc/googleearth/ChangeLog

-- 
Raymond Lewis Rebbeck

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] MPlayer-1.0_pre8

2006-06-13 Thread Raymond Lewis Rebbeck
On Tuesday, 13 June 2006 21:48, Pavel Kouřil wrote:
 Can you merge mplayer-1.0_pre8? I can't and portage says that will be
 downgrade x(

You'll have to mask all the mplayer-1.0.2006* packages as they are considered 
to be higher version numbers by portage.

-- 
Raymond Lewis Rebbeck

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Keys not getting detected

2006-06-13 Thread Raymond Lewis Rebbeck
On Tuesday, 13 June 2006 23:19, anand kumar wrote:
 Hi,
 I recently changed to Gentoo. I have a keyboard from hp with all
 the new multimedia keys on it. I tried configuring them but showkey
 doesnt recognise some of the keys. Is there any way to resolve this.
 Previously these keys were getting recognized and i was using FC. Is
 there a link with the distrib im using or anything like that
 ...

 uname -a gives
 Linux virtual.unreal 2.6.16-gentoo-r6 #4 SMP PREEMPT Sun Jun 11
 15:48:49 IST 2006 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntel
 GNU/Linux

 and contents of /proc/bus/devices is
 I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
 N: Name=AT Translated Set 2 keyboard
 P: Phys=isa0060/serio0/input0
 S: Sysfs=/class/input/input0
 H: Handlers=kbd
 B: EV=120013
 B: KEY=4 200 3802078 f840d001 f2df ffef  fffe
 B: MSC=10
 B: LED=7

 and anyway to make the extra leds glow ..

Some of the keys may not have keycodes assigned to their scancodes. You'll 
need to use 'setkeycodes' to assign keycodes to them. Have a look at the man 
page.

I'm pretty sure that your logs will contain messages telling you about keys 
without scancodes so checkout vt12 as you're pressing the keys.

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



Re: [gentoo-user] [OT] Question about duplicate lines in file

2006-06-12 Thread Raymond Lewis Rebbeck
On Tuesday, 13 June 2006 2:12, Teresa and Dale wrote:
 Hi folks,

 I have batched a bunch of servers in my hosts file to block, for ads and
 all that crap.  I got them from several different places, some I have
 found too, and am sure there are dups in there, same server but pasted
 from several sources.  I am not a programer at all and don't even really
 know what to search for.  I would like to remove the duplicate entries
 and then put them in alphabetical order if I could.  I would gladly then
 make this available if someone wanted to host it.  I don't have a place
 to host it.

 Oh, there is 15,000 entries in my hosts file.  O_O

 Could someone tell me how this is done?  May even learn something here.
 If I can do this, I'm sure I will.

 Thanks.

 Dale

 :-)  :-)

'uniq' and 'sort' should do what you're after, check out the man pages.

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



Re: [gentoo-user] [OT] Question about duplicate lines in file

2006-06-12 Thread Raymond Lewis Rebbeck
On Tuesday, 13 June 2006 2:49, Teresa and Dale wrote:
 Raymond Lewis Rebbeck wrote:
 On Tuesday, 13 June 2006 2:12, Teresa and Dale wrote:
 Hi folks,
 
 I have batched a bunch of servers in my hosts file to block, for ads and
 all that crap.  I got them from several different places, some I have
 found too, and am sure there are dups in there, same server but pasted
 from several sources.  I am not a programer at all and don't even really
 know what to search for.  I would like to remove the duplicate entries
 and then put them in alphabetical order if I could.  I would gladly then
 make this available if someone wanted to host it.  I don't have a place
 to host it.
 
 Oh, there is 15,000 entries in my hosts file.  O_O
 
 Could someone tell me how this is done?  May even learn something here.
 If I can do this, I'm sure I will.
 
 Thanks.
 
 Dale
 
 :-)  :-)
 
 'uniq' and 'sort' should do what you're after, check out the man pages.

 Thanks, read the man page, it was short so it didn't take long.  I tried
 this:

 uniq -u /home/dale/Desktop/hosts /home/dale/Desktop/hostsort

 It doesn't look like it did anything but copy the same thing over.
 There are only 2 lines missing.  Does spaces count?  Some put in a lot
 of spaces between the localhost and the web address.  Maybe that has a
 affect??

 Thanks for the help.  I had never seen that command before.  I had heard
 of sort, never used it though.  I do have those on my desktop.  I'm
 playing with copies instead of my real hosts file.

 Thanks again.

 Dale

 :-)  :-)

Yes the spaces matter, you could possibly use 'tr' to turn all repeated spaces 
into a single space.

$ tr -s ' '  filename

That should do it, then you can pipe it through uniq and sort and do whatever 
else you want with it.

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



Re: [gentoo-user] emerge running forever

2006-06-11 Thread Raymond Lewis Rebbeck
On Monday, 12 June 2006 0:32, Michael Sullivan wrote:
 On Sun, 2006-06-11 at 16:53 +0200, Meino Christian Cramer wrote:
  Hi,
 
   I did an
 emerge portage
   and everything runs fine.
 
   Than I did a
 emerge --searchdesc luks
 
   which runs forever (I killed that job after waiting for about half
   an hour...)
 
   What is going wrong here? Did I missing something while/after
   updateing portage ???
 
   Thanks a lot for any help in advance !
   mcc

 Try eix.  Much faster.

http://packages.gentoo.org is good as well.

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



Re: [gentoo-user] A gentoo kind of dependency heck

2006-06-11 Thread Raymond Lewis Rebbeck
On Monday, 12 June 2006 3:17, Kevin O'Gorman wrote:
 Once again... portage is mad at me, I guess...  unless I'm not alone
 kdepim is required by KDE:
 treat ~ # equery --nocolor depends kdepim-3.5.2-r2
 [ Searching for packages depending on kdepim-3.5.2-r2... ]
 kde-base/kde-3.5.2
 kde-base/kdeaddons-3.5.2-r1
 treat ~ #
 BUT is blocked by other pieces of KDE
[blocks B ] =kde-base/libkpgp-3.5* (is blocking kde-base/kdepim-
 3.5.2-r2)
[blocks B ] =kde-base/libkmime-3.5* (is blocking kde-base/kdepim-
 3.5.2-r2)
[blocks B ] =kde-base/libkpimidentities-3.5* (is blocking
 kde-base/kdepim-3.5.2-r2)
[blocks B ] =kde-base/kalarm-3.5* (is blocking kde-base/kdepim-
 3.5.2-r2)
[blocks B ] =kde-base/libkdepim-3.5* (is blocking kde-base/kdepim-
 3.5.2-r2)
[blocks B ] =kde-base/ktnef-3.5* (is blocking kde-base/kdepim-
 3.5.2-r2)
[blocks B ] =kde-base/certmanager-3.5* (is blocking kde-base/kdepim-
 3.5.2-r2)
[blocks B ] =kde-base/libkdenetwork-3.5* (is blocking
 kde-base/kdepim-3.5.2-r2)
[blocks B ] =kde-base/libkcal-3.5* (is blocking kde-base/kdepim-
 3.5.2-r2)

 I find it especially charming that libkdepim is blocking kdepim, both being
 of the 3.5 flavor.
 Can anyone tell me where to turn?

You can't mix and match monolithic and split ebuilds. kdepim-meta is the one 
you're after.

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



Re: [gentoo-user] adsl rp-pppoe - new baselayout problem

2006-06-11 Thread Raymond Lewis Rebbeck
On Monday, 12 June 2006 3:49, Francisco J. A. Ares wrote:
 Hi all

 Could anyone point me to some resource or share his/her /etc/conf.d/net*
 ?

 I was using the (nowadays) old /etc/init.d/rp-pppoe script to
 start/stop my adsl connection, but I did an emerge world without
 looking at the messages that now the net script should handle all
 possible types of connection, so now I don't know how to configure it.

 I have seen on the posts and on the foruns, but none of the presented
 configurations has worked.  PPPoE _is_ working, thanks to tkpppoe, but
 I'd prefer to go back to the init script.

 Thanks
 Francisco

Have you read /etc/conf.d/net.example?

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



Re: [gentoo-user] portage weirdness

2006-06-11 Thread Raymond Lewis Rebbeck
On Monday, 12 June 2006 5:35, Rodrigo Lazo wrote:
 Hi everybody,

 today I've updated to portage 2.1 and everything works fine. I'm setting a
 chroot and this are the steps I've take:

 1-Downloaded stage2-i686-2006.0.tar.bz2
 2-Create a partition with ext3
 3-tar xvjpf stage2-i686-2006.0.tar.bz2
 4-mkdir usr/portage
 5-mount my portage partition mount /dev/hda9 usr/portage
 6-mount proc and dev
 7-chroot, env-update, source /etc/profile
 8-emerge system
 9-stop it after update portage
 10-emerge --metadata
 11-emerge -pvK system

 Now I'm getting some packages with the following output

 [binary U ] sys-devel/flex-2.5.33-r1 [2.5.4a-r6] USE=nls% -static
 [binary U ] sys-devel/gcc-3.4.6-r1 [3.4.4-r1] USE=doc% fortran*
 gtk* nls -bootstrap* -boundschecking -build -gcj -hardened -ip28
 -ip32r10k% -multislot -nocxx -nopie -nossp -objc -vanilla

 note those % like nls% and ip32r10k%. Portage paint them in
 yellow. In my main system this doesn't happen.

 AFAIK, the step that takes you from stage2 to stage3 is emerge system.
 Since I already have a system where to take the packages from, I try to
 save some donwloading using stage2.

 I copy my main system's /etc/make.conf to this chroot.

 Why am I getting that output? What does it means?

 Best regards

 --
 Rodrigo Lazo (rlazo)

It's a new feature of portage-2.1

(straight from the emerge man page)

[ebuild U ] sys-devel/distcc-2.16 [2.13-r1] USE=ipv6* -gtk -qt% 
(snip...)
The percent sign following qt indicates that the qt option has been added to 
the package since it was last installed.

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



Re: [gentoo-user] A gentoo kind of dependency heck

2006-06-11 Thread Raymond Lewis Rebbeck
On Monday, 12 June 2006 7:02, Kevin O'Gorman wrote:
 On 6/11/06, Raymond Lewis Rebbeck [EMAIL PROTECTED] wrote:
  On Monday, 12 June 2006 3:17, Kevin O'Gorman wrote:
   Once again... portage is mad at me, I guess...  unless I'm not alone
   kdepim is required by KDE:
   treat ~ # equery --nocolor depends kdepim-3.5.2-r2
   [ Searching for packages depending on kdepim-3.5.2-r2... ]
   kde-base/kde-3.5.2
   kde-base/kdeaddons-3.5.2-r1
   treat ~ #
   BUT is blocked by other pieces of KDE
  [blocks B ] =kde-base/libkpgp-3.5* (is blocking kde-base/kdepim-
   3.5.2-r2)
  [blocks B ] =kde-base/libkmime-3.5* (is blocking
   kde-base/kdepim- 3.5.2-r2)
  [blocks B ] =kde-base/libkpimidentities-3.5* (is blocking
   kde-base/kdepim-3.5.2-r2)
  [blocks B ] =kde-base/kalarm-3.5* (is blocking kde-base/kdepim-
   3.5.2-r2)
  [blocks B ] =kde-base/libkdepim-3.5* (is blocking
 
  kde-base/kdepim-
 
   3.5.2-r2)
  [blocks B ] =kde-base/ktnef-3.5* (is blocking kde-base/kdepim-
   3.5.2-r2)
  [blocks B ] =kde-base/certmanager-3.5* (is blocking
 
  kde-base/kdepim-
 
   3.5.2-r2)
  [blocks B ] =kde-base/libkdenetwork-3.5* (is blocking
   kde-base/kdepim-3.5.2-r2)
  [blocks B ] =kde-base/libkcal-3.5* (is blocking kde-base/kdepim-
   3.5.2-r2)
  
   I find it especially charming that libkdepim is blocking kdepim, both
 
  being
 
   of the 3.5 flavor.
   Can anyone tell me where to turn?
 
  You can't mix and match monolithic and split ebuilds. kdepim-meta is the
  one
  you're after.

 That sounds interesting, but I have no idea what to do about it.   I think
 once
 upon a time, when I was first installing gentoo, I opted for KDE.  I
 haven't done
 a thing about it since KDE 3.2.  Now all of a sudden I've got this
 conflict.

 What do I need to change?

 ++ kevinb

Ah, it seems like i misread what you were doing. You already have the 
monolithic kde packages installed and it looks like you have parts of the 
kdepim-meta package as well for some reason. If you want to emerge 
kdepim-3.5.2-r2 you'll have to unmerge all those kde packages that are 
blocking it as they are actually part of kdepim.

If you're not sure what the 'split' ebuilds or the *-meta packages are for, 
basically starting with kde 3.4 a new set of ebuilds were created with all 
the various parts of kde split up into hundreds of individual packages so 
that users were not forced to install whole chunks of kde when they only 
wanted a few particular programs installed. kdepim-meta is basically just the 
kdepim package split up into a couple dozen smaller ebuilds for each 
individual program or library that makes up kdepim.

More info at: http://www.gentoo.org/doc/en/kde-split-ebuilds.xml

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



Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-03 Thread Raymond Lewis Rebbeck
Yes, that is normal. The KDE ebuilds are 'split' now, one monolithic ebuild is 
equivalent to a few dozen split ebuilds. Each individual app or library has 
it's own ebuild.

On Saturday, 3 June 2006 6:41, Mick wrote:
 On 02/06/06, Raymond Lewis Rebbeck [EMAIL PROTECTED] wrote:
  $ ls /usr/portage/kde-base/ | grep meta

 Thanks.  Last question:

 Is emerging kdebase-meta meant to pull in 45 packages, or are there
 any old kde apps in my system pulling them in as I am trying to emerge
 my new split KDE?

 From the log:
 ===
 1149285323:  *** emerge --update --deep --verbose kdebase-meta
 1149285332:   emerge (1 of 45) kde-base/kdelibs-3.5.2-r6 to /
 1149285332:  === (1 of 45) Cleaning
 (kde-base/kdelibs-3.5.2-r6::/usr/portage/kde-base/kdelibs/kdelibs-3.5.2-r6.
ebuild) 1149285341:  === (1 of 45) Compiling/Merging
 (kde-base/kdelibs-3.5.2-r6::/usr/portage/kde-base/kdelibs/kdelibs-3.5.2-r6.
ebuild) ===

 --
 Regards,
 Mick

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



Re: [gentoo-user] utempter vs libutempter

2006-06-03 Thread Raymond Lewis Rebbeck
There was a blog entry on planet gentoo recently about this:

http://planet.gentoo.org/developers/seemant/2006/06/02/utemptations_with_xterm

It looks like you have to unmerge utempter and then emerge libutempter and 
rebuild xterm.

On Saturday, 3 June 2006 22:48, Allan Gottlieb wrote:
 When doing an

   emerge --tree --ask --verbose --newuse --update --deep world

 I received the following error

 These are the packages that I would merge, in reverse order:

 Calculating world dependencies ...done!
 [blocks B ] sys-apps/utempter (is blocking
 sys-libs/libutempter-1.1.2.1) [ebuild U ] x11-terms/xterm-207-r1 [207]
 -Xaw3d +doc -toolbar +truetype +unicode 727 kB [ebuild  N] 
 sys-libs/libutempter-1.1.2.1  21 kB

 Total size of downloads: 749 kB

 !!! Error: The above package list contains packages which cannot be
 installed !!!on the same system.

 I *thought* I knew what to do when such a blockage occurs.  I

 1.  did a quickpge utempter (for safety)

 2.  unmerged utempter

 3.  emerged libutempter

 4.  re-emerged utempter (from the portage tree not /usr/portage/packages)

 No errors were reported during any of these 4 steps.  But now an
 emerge world reports

 Calculating world dependencies ...done!
 [blocks B ] sys-apps/utempter (is blocking
 sys-libs/libutempter-1.1.2.1) [nomerge  ] x11-terms/xterm-207-r1 
 -Xaw3d +doc -toolbar +truetype +unicode [nomerge  ] 
 sys-libs/libutempter-1.1.2.1

 Total size of downloads: 0 kB

 !!! Error: The above package list contains packages which cannot be
 installed !!!on the same system.

 Reading the ebuilds I can see the problem.

* both: PROVIDE=virtual/utempter

* libutempter demands exclusivity: DEPEND=!virtual/utempter

 So they really do block.  Which one am I supposed to keep and which
 one should I unmerge ...

 ... and how should I have figured this out?

 What is the correct procedure when a blockage is encountered?  Should
 I write a wiki page with this information?

 thanks,
 allan

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



Re: [gentoo-user] utempter vs libutempter

2006-06-03 Thread Raymond Lewis Rebbeck
On Saturday, 3 June 2006 23:24, Allan Gottlieb wrote:
 So this utmpter/libutmpter appears to be a special case where the
 normal

unmerge A
merge B
merge A

 is wrong.

 thanks again,
 allan

I don't believe the procedure you mentioned has ever been normal. If packages 
block it usually indicates that a package is being replaced by another. An 
example is how shadow recently replaced pam-login.

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



Re: [gentoo-user] dangerous to emerge --depclean

2006-06-03 Thread Raymond Lewis Rebbeck
On Sunday, 4 June 2006 0:11, Chuanwen Wu wrote:
 I emerge -- depclean and the drivers of keyboard,mouse ,vedio and many
 libs of font and many other package have been unmerge.
 After revdep-rebuild, i reboot but i even can not startx,and i have to
 re-emerge the drivers to startx,and then the libs of font to make my
 fonts normal manual accroding to the unmerge messages in
 /var/log/emerge.log.And now my audacious can't show my Chinese
 characters ever after re-emerge it.

 I just can't understand why emerge -- depclean such a dangerous
 command can exist or i do it in a wrong way(although i think i am
 right).
 Does this ever happened to you?
 How can you fix it ?

 --
 wcw

I'm surprised you missed the dozen *** WARNING *** lines telling you how 
broken --depclean is and to manually check the list of packages it wants to 
remove and keep a backup.

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



Re: [gentoo-user] /etc/DIR_COLORS

2006-06-03 Thread Raymond Lewis Rebbeck
On Sunday, 4 June 2006 3:03, Leandro Melo de Sales wrote:
 Hi,

   How can I set the proper ls configuration to show ls output colored?
 I type dircolors -b /etc/DIR_COLORS and after this?

 Leandro

Put the following into your .bashrc:

alias ls='ls --color=auto'

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



Re: [gentoo-user] FreeBSD equivalent features?

2006-06-03 Thread Raymond Lewis Rebbeck
On Sunday, 4 June 2006 4:40, Jason Lixfeld wrote:
 Hi,

   I'm new to Gentoo.  I come from FreeBSD.  I have to run Gentoo in
 this particular case because I need an asterisk box and asterisk runs
 better on Linux than FreeBSD.

 That being said, I must say that I am very impressed with Gentoo.
 It's far superior to RedHat, which was the last Linux experience I had.

 What I'm looking for is freebsd equivalent features in Gentoo.  There
 are three that I'm really looking for:

 1) periodic(8) -- run periodic system functions.  runs daily, weekly,
 monthly and security scripts.  These scripts do everything from check
 rejected emails to backing up the passwd file.  It's also got a local
 facility where I can put my own scripts in.  It's run out of cron and
 emails the output of the periodic output nice and clean.  I
 understand that I can manually manufacture the equivalent scripts,
 but I was hoping there was something similar out there.

I don't see how this is any different to just using cron?


 2) pkg_version -- summarize installed versions of packages.  Outputs
 what newer ports are available to what versions are actually
 installed.  I've looked through the emerge and ebuild docs, but I
 can't find anything that operates the same way.

emerge -pve world will list all installed packages. emerge -avuDN will show 
all new packages to be installed after a sync. Just use various combinations 
of emerge flags to do what you want.


 3) portaudit(1) -- system to check installed packages for known
 vulnerabilities.

I believe gentoolkit has a glsa-check script which would be equivalent to 
this.


 Anyone know of any Gentoo equivalents and if not, what might be
 decent workarounds?

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



Re: [gentoo-user] Screen Power down

2006-06-02 Thread Raymond Lewis Rebbeck
On Friday, 2 June 2006 23:48, Timothy A. Holmes wrote:
 Hi folks:

 I, like several others have been battling the problem of screens going
 into power saver mode, and I have not been able to come to a resolution
 to it yet.  I followed the discussion of several weeks ago, and it did
 not appear to make a difference.  I have pasted in the relavant parts of
 my xorg.conf.  If someone could please help me out here -- this is
 getting a bit frustrating -- the options I specified according to the
 messages from a couple weeks ago in the section under the monitor (the
 DPMS etc)

 There was a question at the time of the discussion if the 0 was the
 appropriate value to turn stuff off, but I never heard a resolution on
 that either.

 blah blah


Remove the following line.
 Option DPMS true

 blah blah


 Timothy A. Holmes
 IT Manager / Network Admin / Web Master / Computer Teacher

 Medina Christian Academy
 A Higher Standard...

 Jeremiah 33:3
 Jeremiah 29:11
 Esther 4:14

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




Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-02 Thread Raymond Lewis Rebbeck
emerge kdebase-meta to get a minimal kde. Then you can emerge whatever other 
kde programs you want afterwards, eg. kmail, kopete, kpdf, etc. They're all 
separate ebuilds now.

On Saturday, 3 June 2006 5:16, Mick wrote:
 Hi All,

 Apologies if this has been asked before.  I uninstalled my monolithic
 KDE and am ready to install the split KDE ebuilds.  I want to install
 everything except toys, games and educational packages.  Since the
 DO_NOT_COMPILE is not meant to be used anymore, how would you suggest
 I go about it?
 --
 Regards,
 Mick

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



Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-02 Thread Raymond Lewis Rebbeck
They're the same as the monolithic packages but with -meta on the end.

Easiest way to see what is in them: # emerge -pv foo-meta

On Saturday, 3 June 2006 5:51, Mick wrote:
 On 02/06/06, Neil Bothwick [EMAIL PROTECTED] wrote:
  On Fri, 2 Jun 2006 19:46:07 +, Mick wrote:
   Apologies if this has been asked before.  I uninstalled my monolithic
   KDE and am ready to install the split KDE ebuilds.  I want to install
   everything except toys, games and educational packages.
 
  Install kdebase-meta, kdenetwork-meta, kdepim-meta etc. kde-meta is for
  those that want to install everything.

 Thanks for all the replies.  What's the best way to find out what
 -meta packages exist and what they contain?
 --
 Regards,
 Mick

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



Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-02 Thread Raymond Lewis Rebbeck
$ ls /usr/portage/kde-base/ | grep meta
kdeaccessibility-meta
kdeaddons-meta
kdeadmin-meta
kdeartwork-meta
kdebase-meta
kdebindings-meta
kdeedu-meta
kdegames-meta
kdegraphics-meta
kde-meta
kdemultimedia-meta
kdenetwork-meta
kdepim-meta
kdesdk-meta
kdetoys-meta
kdeutils-meta
kdewebdev-meta

On Saturday, 3 June 2006 6:13, Mick wrote:
 On 02/06/06, Raymond Lewis Rebbeck [EMAIL PROTECTED] wrote:
  They're the same as the monolithic packages but with -meta on the end.
 
  Easiest way to see what is in them: # emerge -pv foo-meta

 Thanks.
 Where's the complete list of available meta packages?
 --
 Regards,
 Mick

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



Re: [gentoo-user] eth1 wireless problem

2006-06-01 Thread Raymond Lewis Rebbeck
Might want to look at using WPA for your wireless security. A lot harder to 
crack than WEP.

On Friday, 2 June 2006 2:48, Michael W. Holdeman wrote:
  Log in to your router and check what IP's are in use to what mac
  addresses.  Maybe someone got on your wireless network?

 Yup, exactly what happened!  Hmm... have to check the neighbors out, and
 change teh WEP..

 Mike

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



Re: [gentoo-user] march athlon-xp to athlon64

2006-05-31 Thread Raymond Lewis Rebbeck
On Wednesday, 31 May 2006 16:51, Ralph Slooten wrote:
 Hiya list,

 I bought myself a new AMD Athlon64 in December, and initially installed
 it as a 64-bit Gentoo. In January this year I decided to reinstall it as
 a 32-bit OS due to constant issues with flash plugins, win32 codecs etc.

netscape-flash works with mozilla-firefox-bin and any other 32-bit browser, 
it's also possible to make it work with 64-bit konqueror. You might also be 
interested in looking at net-www/gnash, still alpha quality but will 
hopefully become a fully fledged flash player with amd64 support.

mplayer-bin will play all codecs that you normally need win32codecs for. Also 
if you're like many users and WMV3 videos are all you use win32codecs for, 
you might be interested to know that a VC-1 (WMV3) codec is a google summer 
of code project, so will hopefully be in a future version of ffmpeg soon.


 Seems I made one muck-up ... I used (for the 32-bit OS):

 CHOST=i686-pc-linux-gnu
 CFLAGS=-march=athlon-xp -msse2 -O2 -pipe -ftracer -fomit-frame-pointer
 CXXFLAGS=${CFLAGS}

 instead of (according to
 http://gentoo-wiki.com/Safe_Cflags#Opteron.2FAthlon64_.28AMD.29):

 CHOST=i686-pc-linux-gnu
 CFLAGS=-march=athlon64 -msse2 -O2 -pipe -ftracer -fomit-frame-pointer
 CXXFLAGS=${CFLAGS}

-march=athlon64 implies -msse2, all amd64 cpus have sse2 support.

Also -ftracer is not in the safe cflags list, personally I would not use it 
but if you believe it benefits you then go ahead.



 Notice the athlon-xp = athlon64...

 Does anyone with an good understanding of these flags know the
 consequences/results of
 a) Keeping the old flags (athlon-xp)?
 b) Changing to the new flags without a total reinstall?

AFAIK '-march=athlon-xp -msse2' is equivalent to '-march=athlon64'


 While I understand that I quite possibly have to reinstall several
 packages if I change the flags, which are the ones to pay particular
 note to, or is such a change drastic to the OS requiring a total rebuild
 of everything?

 Please advise.

I would not bother with a full system rebuild, everything should be fine.


 Greetings,
 Ralph

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



Re: [gentoo-user] emerge mplayer windows codecs

2006-05-31 Thread Raymond Lewis Rebbeck
emerge mplayer-bin

There is no native 64-bit solution for windows media or real formats.

On Wednesday, 31 May 2006 19:34, Rakotomandimby Mihamina wrote:
 Hi,
 I would like to decode some wmv and realplayer videos to any other
 format.
 I intend to use this way, for example:
 http://www.annodex.net/node/57
 But I need mplayer to read wmv and ram videos.
 I will also need mplayer to read wma, because I have some audio files to
 convert.

 What USE flags would you recommend?
 I am using an amd64 Gentoo.

 --
 A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source  GPL).
 Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: CPS is better.
 http://www.cps-project.org for downloads  documentation.

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



Re: [gentoo-user] march athlon-xp to athlon64

2006-05-31 Thread Raymond Lewis Rebbeck
Yes they are for different architectures, the main architectural difference 
being the addition of sse2 in athlon64 cpus. There may possibly be other 
differences in how gcc optimizes based on that -march setting, however i'm 
not 100% certain if this is the case, I suspect not.

On Wednesday, 31 May 2006 19:22, Ralph Slooten wrote:
  AFAIK '-march=athlon-xp -msse2' is equivalent to '-march=athlon64'

 Interesting. Maybe someone else can clarify this? It might be the reason
 I had these flags to start off with, but again I'm not sure. The
 gentoo wiki implies they are for different architectures:  Athlon XP
 (AMD) =  Opteron/Athlon64 (AMD)

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



Re: [gentoo-user] Reconstructing a Gentoo Installer Computer

2006-05-31 Thread Raymond Lewis Rebbeck
On Wednesday, 31 May 2006 21:31, Timothy A. Holmes wrote:
 Hi folks:

 A few months back, I went through a phase where I built several
 computers via the gentoo installer disk,  they work, but they are not as
 well optimized as I would like.  I have successfully destroyed 5 of them
 trying to fix the use flags, so after that im to the point of asking for
 some help :) --

Too much optimisation can be a bad thing.


 My IDS box is the next one on the list to be fixed.  I would like to be
 able to rebuild the kernel for what I use it for - -No problem there --
 that's simple.  And I would like to take out all the unused use flags
 and replace them with a basic set - -this is where I have gotten into
 trouble before on the other systems -- I can edit them in make.conf so I
 have what I want - right now it looks like I will be using

 USE=apache2 dev/lang-php mysql -ipv6 -mmx -mp3 -nls -xmms -alsa -arts

What is dev/lang-php doing in there? If your intention is for the mysql USE 
flag to only apply to dev/lang-php then put the line 'dev-lang/php mysql' 
into /etc/portage/package.use

Also mmx is not a default USE flag, specifically disabling it is redundant.


 Knowing that, once I edit make.conf, what do I need to do next to get
 stuff re-compiled etc?

if you had looked at the emerge man page you'd have noticed the 'N' argument.


 Any other recommendation etc???

My recommendation is to not touch any USE flags that you don't understand. The 
defaults are usually perfectly fine unless you have a good reason to disable 
particular flags.

I would also recommend that you go through and read all the portage 
documentation.


 Thanks

 TIM


 Timothy A. Holmes
 IT Manager / Network Admin / Web Master / Computer Teacher

 Medina Christian Academy
 A Higher Standard...

 Jeremiah 33:3
 Jeremiah 29:11
 Esther 4:14

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



Re: [gentoo-user] Reconstructing a Gentoo Installer Computer

2006-05-31 Thread Raymond Lewis Rebbeck
I believe you're looking for the 'php' USE flag. dev-lang/php is not a USE 
flag it's the php package.

As I stated previously, mmx is not set by default, so '-mmx' is redundant.

On Wednesday, 31 May 2006 21:59, Timothy A. Holmes wrote:

 [Timothy A. Holmes]


 Raymond - the dev-lang/php use flag is there to pull in the PHP stuff as
 BASE requires it.

 The -mmx and several of the others are there to keep conky from pulling
 in a bunch of stuff as well that it does not need

 Thanks

 TIM



 Timothy A. Holmes
 IT Manager / Network Admin / Web Master / Computer Teacher

 Medina Christian Academy
 A Higher Standard...

 Jeremiah 33:3
 Jeremiah 29:11
 Esther 4:14

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



Re: [gentoo-user] portage 2.1 uses LINGUAS, why?

2006-05-31 Thread Raymond Lewis Rebbeck
Hates Polish? I think including (what I assume is) a Polish translations of 
portage would indicate that it loves polish :p

If you don't want polish then don't put 'pl' in your LINGUAS variable, if you 
want to be able to set 'cs' for portage than make a translation.

On Wednesday, 31 May 2006 23:04, Petr Kocmid wrote:
 [ebuild U ] sys-apps/portage-2.1_rc3-r2 [2.1_rc3-r1] USE=doc -build
 LINGUAS=-pl 3 kB

 Any good explanation why portage hates polish? I never used pl in LINGUAS,
 have LINGUAS=cs in make.conf all the time. And It's not just rc3-r2, I
 already noticed this before. I would rather expect portage to be linguas
 neutral.

 --

 Petr

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



Re: [gentoo-user] march athlon-xp to athlon64

2006-05-31 Thread Raymond Lewis Rebbeck
On Thursday, 1 June 2006 0:38, Hemmann, Volker Armin wrote:
   Also -ftracer is not in the safe cflags list, personally I would not
   use it but if you believe it benefits you then go ahead.
 
  Another handy tip. Can't remember why I had it (did the research when
  I reinstalled it 32bit). I'll remove it too.

 ftracer is harmless.
 From man gcc:
   -ftracer
Perform tail duplication to enlarge superblock size.  This
 trans- formation simplifies the control flow of the function allowing other
 optimizations to do better job.

If it was harmless and beneficial it'd already be included in an -O? level.

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



Re: [gentoo-user] sys-apps/pam-login

2006-05-31 Thread Raymond Lewis Rebbeck
Take a look at the following page, it will tell you what you need to do.

http://planet.gentoo.org/developers/flameeyes/2006/03/19/the_shadow_and_pam_login_conflict

On Thursday, 1 June 2006 2:30, JimD wrote:
 I get this message when trying to do an emerge -vpuDN world:

 These are the packages that would be merged, in order:

 Calculating world dependencies  . ... done!

 [blocks B ] sys-apps/pam-login (is blocking sys-apps/shadow-4.0.15-r2)

 Do I need to remove sys-apps/shadow?  I thought that was part of system?

 Jim
 --
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 There's no place like 127.0.0.1
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 JimD
 Central FL, USA, Earth, Sol

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



Re: [gentoo-user] how to trigger complete rebuild after changing CFLAGS oder USEFLAGS

2006-05-30 Thread Raymond Lewis Rebbeck
# emerge -e world

On Tuesday, 30 May 2006 19:14, Enrico Weigelt wrote:
 Hi folks,

 can anyone give me a quick hint, how to trigger a complete rebuild
 if some build settings, ie CFLAGS or USEFLAGS are changed ?

 thanks
 --
 -
  Enrico Weigelt==   metux IT service

   phone: +49 36207 519931 www:   http://www.metux.de/
   fax:   +49 36207 519932 email: [EMAIL PROTECTED]
   cellphone: +49 174 7066481
 -
  -- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
 -

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



Re: [gentoo-user] Cursor shape fo X.org ?

2006-05-30 Thread Raymond Lewis Rebbeck
I assume you're talking about Cursor Themes. Any desktop environment should 
allow you to install new themes. Otherwise I believe you can download a theme 
and put it in ~/.icons/default/ and it will become the default cursor theme 
for that user.

On Tuesday, 30 May 2006 20:08, Meino Christian Cramer wrote:
 Hi,

  is there a legal way to change the shape of the Cursor in X.org ???

  Thank you very much for any helpful reply in advance!
  Keep hacking!
  mcc

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



Re: [gentoo-user] where is synclient?

2006-05-29 Thread Raymond Lewis Rebbeck
It comes with the synaptics driver.

On Tuesday, 30 May 2006 9:08, Iain Buchanan wrote:
 Hi,

 I was just going back through some archives, and found mention of the
 command 'synclient' to modify the Synaptic touchpad driver options - but
 I can't find it anywhere.  equery, esearch, and slocate show nothing.

 Where do I get it?

 thanks,
 --
 Iain Buchanan iaindb at netspace dot net dot au

 The problem that we thought was a problem was, indeed, a problem, but
 not the problem we thought was the problem.
   -- Mike Smith

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



Re: [gentoo-user] kdehiddenvisibility: What does it do?

2006-05-26 Thread Raymond Lewis Rebbeck
http://gcc.gnu.org/wiki/Visibility should tell you all you need to know about 
the new symbol visibility features of gcc.

On Friday, 26 May 2006 17:12, Alexander Skwar wrote:
 Hello.

 New KDE ebuilds feature a USE flag called kdehiddenvisibility, which
 is described as:

 [-] kdehiddenvisibility - Makes KDE symbols hidden by default, requires
 GCC 4.1 (experimental)

 Well, this doesn't tell me much. What would I get, if I'd enable this
 flag? Where can I read more about this?

 Thanks,

 Alexander Skwar
 --
 BOFH Excuse #408:

 Computers under water due to SYN flooding.

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



  1   2   >