[gentoo-user] kmail compilation problem

2007-06-10 Thread rebus_rdk

Hi everyone,

I have recently updated portage, did an emerge -avuD system and world.
Everything was doing great until it hit kmail. First time i tried to compile
it it hogged the processor to max
and wasted all the RAM + swap space. You can imagine what that did to rest
of the system response time.
Well i managed to kill the compilation with Ctrl-C.

I tried to compile it again with the same result, after that i wanted kmail
out of my system for good so did
emerge -aC kmail.

I was all happy about it been gone, so i did an update again, left it
compile through the night, but didn't notice that kmail
wanted to be compiled again. i left it running over the night and it didn't
compile. Just stood there eating all the resources.

ATM i cant post the gcc output when kmail compilation breaks as i am not on
work until tomorrow  and our shitty router
seems to have problem with port forwarding again... :(

If someone has any idea on either how to remove kmail completely or make it
compile right id appreciate it.

--
r.


[gentoo-user] [OT] Kdevelop users

2007-06-10 Thread alain . didierjean
I wonder if it's worth using Kdevelop for small apps with graphic interface.
Any Kdevelop users around ? How useful is it to you ? Is it hard to learn ?
Did you give up using it ?
Thanks for replying to this quick survey.

--
~adj~

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] [OT] Kdevelop users

2007-06-10 Thread Vladimir Rusinov

On 6/10/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:


I wonder if it's worth using Kdevelop for small apps with graphic
interface.
Any Kdevelop users around ? How useful is it to you ? Is it hard to learn
?
Did you give up using it ?
Thanks for replying to this quick survey.



As for me, it's better to write small apps in python, and Kdevelop is not
userfull for python.
Now I'm using eric - it's qt IDE for python.

--
Vladimir Rusinov
GreenMice Solutions: IT-решения на базе Linux
http://greenmice.info/


Re: [gentoo-user] [OT] Kdevelop users

2007-06-10 Thread Andrew Gaydenko
=== On Sunday 10 June 2007, [EMAIL PROTECTED] wrote: ===
 I wonder if it's worth using Kdevelop for small apps with graphic interface.
 Any Kdevelop users around ? How useful is it to you ? Is it hard to learn ?
 Did you give up using it ?
 Thanks for replying to this quick survey.
 
 --
 ~adj~
 

It isn't such handy like Eclipse is, but I used KDevelop to develop a small Qt4
app ( http://gaydenko.com/qloud/ ) as the IDE supports Qt4 development.
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] [OT] Kdevelop users

2007-06-10 Thread Steffen Brumm
Am Sonntag, 10. Juni 2007 11:44:27 schrieb [EMAIL PROTECTED]:
 I wonder if it's worth using Kdevelop for small apps with graphic
 interface. Any Kdevelop users around ? How useful is it to you ? Is it hard
 to learn ? Did you give up using it ?
 Thanks for replying to this quick survey.

 --
 ~adj~

it is easy to learn, but i recommend at least the sigcreate-tutorial on the 
kdevelop-webpage for your first steps.

steffen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kmail compilation problem

2007-06-10 Thread Markus Schönhaber
rebus_rdk wrote:

 I have recently updated portage, did an emerge -avuD system and world.
 Everything was doing great until it hit kmail. First time i tried to compile
 it it hogged the processor to max
 and wasted all the RAM + swap space. You can imagine what that did to rest
 of the system response time.
 Well i managed to kill the compilation with Ctrl-C.

Just a WAG: if you have the kdeenablefinal USE flag set, try emerging
kmail without it.

Regards
  mks
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] [OT] Python IDE

2007-06-10 Thread b.n.
 I wonder if it's worth using Kdevelop for small apps with graphic
 interface.
 Any Kdevelop users around ? How useful is it to you ? Is it hard to
 learn ?
 Did you give up using it ?
 Thanks for replying to this quick survey.
 
 
 As for me, it's better to write small apps in python, and Kdevelop is
 not userfull for python.
 Now I'm using eric - it's qt IDE for python.

By the way: I am looking for a good, general Python IDE on Linux. Most
people advice Eclipse+PyDev. I tried it and it looks good, but it's damn
too memory intensive (I need to use it on an office machine with 512 K
ram, and it eats almost half of it).

Any other suggestion?

m.
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] [OT] Python IDE

2007-06-10 Thread Petr Uzel
On neděle 10 června 2007, b.n. wrote:
 By the way: I am looking for a good, general Python IDE on Linux. Most
 people advice Eclipse+PyDev. I tried it and it looks good, but it's damn
 too memory intensive (I need to use it on an office machine with 512 K
 ram, and it eats almost half of it).

 Any other suggestion?

 m.

Hi,
try dev-util/eric

-- 
Petr Uzel
[EMAIL PROTECTED]
Jabber : [EMAIL PROTECTED]
ICQ : 101606095
Gentoo Linux
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] [OT] Python IDE

2007-06-10 Thread Albert Hopkins
On Sun, 2007-06-10 at 14:28 +, b.n. wrote:

 By the way: I am looking for a good, general Python IDE on Linux. Most
 people advice Eclipse+PyDev. I tried it and it looks good, but it's damn
 too memory intensive (I need to use it on an office machine with 512 K
 ram, and it eats almost half of it).

Vim, of course.  Also:

  * Anjuta
  * SPE
  * Komodo/Komodo Lite
  * Eric3
  * Boa Constructor

--
Albert W. Hopkins

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] [OT] Python IDE

2007-06-10 Thread rebus_rdk

Why do people always mention vim when talking about IDE's?
You can mention Quanta too then...

Anyway eric seems good for py development. Cant wait till the eric4 comes in
to the portage. Eclipse has far more options then any editor i have ever
used on linux but it eats memory like i do chocolate... :(


On 6/10/07, Albert Hopkins [EMAIL PROTECTED] wrote:


On Sun, 2007-06-10 at 14:28 +, b.n. wrote:

 By the way: I am looking for a good, general Python IDE on Linux. Most
 people advice Eclipse+PyDev. I tried it and it looks good, but it's damn
 too memory intensive (I need to use it on an office machine with 512 K
 ram, and it eats almost half of it).

Vim, of course.  Also:

 * Anjuta
 * SPE
 * Komodo/Komodo Lite
 * Eric3
 * Boa Constructor

--
Albert W. Hopkins

--
[EMAIL PROTECTED] mailing list





--
r.


Re: [gentoo-user] {OT} Firefox's Connecting

2007-06-10 Thread Hans-Werner Hilse
Hi,

On Sat, 9 Jun 2007 13:21:13 -0700
Grant [EMAIL PROTECTED] wrote:

 But the ping times are normal.  I'm having problems with the site
 intermittently hanging while I'm browsing, even as ping times are
 coming back normal.  That's what makes me think it should be a problem
 with the software on the server.  Does that sound right?
 
 [...]
  does curl respond properly? , or does it just sit there waiting for  
  response?
 
 curl sits there waiting for the IP to respond.

- might be syncookies, if you have activated that
- any chance that it's the client you're using for access? Bad MTU/MSS
  settings?
- use tcpdump to inspect what's going on on the wire (best would be on
  server and client side and then compare timestamps). You get aware of
  retransmission tries and such...
- is server side name resolution working properly? Maybe something
  tries to reverse-resolve the IP address of connecting clients (though
  I don't know what should do such a thing on web server access...)

-hwh
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] X server won't load

2007-06-10 Thread Hans-Werner Hilse
Hi,

On Sat, 9 Jun 2007 23:29:49 -0400
Andrey Vul [EMAIL PROTECTED] wrote:

 I rebooted into my 2.6.22-rc3-rsdl1.0-hrt2 kernel and the X server
 crashes (reminds me of Beryl on Ubuntu, but this time, there is a
 blank black screen and no mouse). The problem is, my laptop has no
 serial port, and therefore, I can't dmesg after starting X. Because my
 keyboard has gone belly-up (because Xorg acquired it), I cant
 [Control][Alt][Fn] to get into the virtual console and I need to a
 safe hard reboot ([Alt][PrintScreen][R,S,E,I,K,U,B]) to get back to
 the console.
 
 What info should I post? And if this is a kernel bug, what info should
 I email to lkml?

Any chance to SSH in via network? Or does the laptop have no network
connection?

I don't think that this would be a problem w/ the kernel (although,
you're using an older -rc, one never knows). X mocks a lot with the
hardware w/o the kernel coming into play...

-hwh
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kmail compilation problem

2007-06-10 Thread Hemmann, Volker Armin
On Sonntag, 10. Juni 2007, Markus Schönhaber wrote:
 rebus_rdk wrote:
  I have recently updated portage, did an emerge -avuD system and world.
  Everything was doing great until it hit kmail. First time i tried to
  compile it it hogged the processor to max
  and wasted all the RAM + swap space. You can imagine what that did to
  rest of the system response time.
  Well i managed to kill the compilation with Ctrl-C.

 Just a WAG: if you have the kdeenablefinal USE flag set, try emerging
 kmail without it.


or set MAKEOPTS=j1
--
[EMAIL PROTECTED] mailing list



FeatureRequest Was: Re: [gentoo-user] Why are gentoo people so in love with colorized output?!?

2007-06-10 Thread Robert Welz


Am 04.04.2007 um 06:17 schrieb [EMAIL PROTECTED]:


Why do --nocolor and --color=n not work (sys-apps/portage-2.1.2.3)?

Why does the damned thing default to thinking I want blaring bizarre
colors scattered all over my screen?



I fully agree!

But not only for portage (emerge) but for the whole system.

Today I fought with a shell script:

#! /bin/bash
restart_result=`/etc/init.d/boinc restart
/usr/bin/echo -e $restart_result | /root/bin/mail check chroots  
cron-Oberon


and no simpe way to switch color and other ANSI Sequences to off  
exept by a regular expression.


bash color can sometimes be evil ;)

Robert



;););)
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] [OT] Python IDE

2007-06-10 Thread Albert Hopkins
How could I have left out this one?:

IDLE

--
Albert W. Hopkins

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] [OT] Python IDE

2007-06-10 Thread Jerry McBride
On Sunday 10 June 2007 10:28:32 am b.n. wrote:
  I wonder if it's worth using Kdevelop for small apps with graphic
  interface.
  Any Kdevelop users around ? How useful is it to you ? Is it hard to
  learn ?
  Did you give up using it ?
  Thanks for replying to this quick survey.
 
 
  As for me, it's better to write small apps in python, and Kdevelop is
  not userfull for python.
  Now I'm using eric - it's qt IDE for python.

 By the way: I am looking for a good, general Python IDE on Linux. Most
 people advice Eclipse+PyDev. I tried it and it looks good, but it's damn
 too memory intensive (I need to use it on an office machine with 512 K
 ram, and it eats almost half of it).

 Any other suggestion?

 m.

Anyone mention SPE? Nice, small foot print, completion, etc...

-- 


Jerry McBride
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] X server won't load

2007-06-10 Thread Andrey Vul

last time I did ssh was when installing LFS; been a looong time and I forgot.

Refresh my memory, please?
I have sshd on my laptop, putty on my desktop

On 6/10/07, Hans-Werner Hilse [EMAIL PROTECTED] wrote:

Hi,

On Sat, 9 Jun 2007 23:29:49 -0400
Andrey Vul [EMAIL PROTECTED] wrote:

 I rebooted into my 2.6.22-rc3-rsdl1.0-hrt2 kernel and the X server
 crashes (reminds me of Beryl on Ubuntu, but this time, there is a
 blank black screen and no mouse). The problem is, my laptop has no
 serial port, and therefore, I can't dmesg after starting X. Because my
 keyboard has gone belly-up (because Xorg acquired it), I cant
 [Control][Alt][Fn] to get into the virtual console and I need to a
 safe hard reboot ([Alt][PrintScreen][R,S,E,I,K,U,B]) to get back to
 the console.

 What info should I post? And if this is a kernel bug, what info should
 I email to lkml?

Any chance to SSH in via network? Or does the laptop have no network
connection?

I don't think that this would be a problem w/ the kernel (although,
you're using an older -rc, one never knows). X mocks a lot with the
hardware w/o the kernel coming into play...

-hwh
--
[EMAIL PROTECTED] mailing list





--
-
Andrey Vul
--
[EMAIL PROTECTED] mailing list



[gentoo-user] TinyERP - vaporware?

2007-06-10 Thread Mick
Hi All,

Has anyone successfully installed and ran the TinyERP client and server?  I 
seem to be flogging myself to no avail with this package.  I am not sure if I 
am missing something simple, but all I get is a No database found, you must 
create one! whether I try to connect from localhost, LAN or WAN.

I've posted some details in the forums: 
http://forums.gentoo.org/viewtopic-t-564509-highlight-tinyerp.html 

Any ideas to troubleshoot this beast would be most welcome.
-- 
Regards,
Mick


pgpySshj6bh3S.pgp
Description: PGP signature


Re: [gentoo-user] X server won't load

2007-06-10 Thread Hans-Werner Hilse
Hi,

On Sun, 10 Jun 2007 10:10:19 -0400
Andrey Vul [EMAIL PROTECTED] wrote:

 last time I did ssh was when installing LFS; been a looong time and I forgot.
 
 Refresh my memory, please?
 I have sshd on my laptop, putty on my desktop

Just start sshd (it's usually configured to run straight out of the box
on gentoo), /etc/init.d/sshd start, or permanently: 
rc-update add sshd default

You can then use e.g. putty from the desktop and connect to the laptop,
providing your normal login data. You'll have a command line (_if_ the
kernel is alive and kicking), can issue the dmesg, inspect the Xorg
log file and try to kill the running, broken X server. Basically what
you would do w/ a serial line.

-hwh
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] X server won't load

2007-06-10 Thread Andrey Vul

ssh only works in loopback :(

putty whines that Incoming packet was garbled on decryption

On 6/10/07, Hans-Werner Hilse [EMAIL PROTECTED] wrote:

Hi,

On Sun, 10 Jun 2007 10:10:19 -0400
Andrey Vul [EMAIL PROTECTED] wrote:

 last time I did ssh was when installing LFS; been a looong time and I forgot.

 Refresh my memory, please?
 I have sshd on my laptop, putty on my desktop

Just start sshd (it's usually configured to run straight out of the box
on gentoo), /etc/init.d/sshd start, or permanently:
rc-update add sshd default

You can then use e.g. putty from the desktop and connect to the laptop,
providing your normal login data. You'll have a command line (_if_ the
kernel is alive and kicking), can issue the dmesg, inspect the Xorg
log file and try to kill the running, broken X server. Basically what
you would do w/ a serial line.

-hwh
--
[EMAIL PROTECTED] mailing list





--
-
Andrey Vul
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] X server won't load

2007-06-10 Thread Norberto Bensa
Andrey Vul wrote:
 ssh only works in loopback :(

 putty whines that Incoming packet was garbled on decryption


Try:

iptables -F
iptables -t nat -F


and try ssh again

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] [OT] Kdevelop users

2007-06-10 Thread darren kirby
quoth the [EMAIL PROTECTED]:
 I wonder if it's worth using Kdevelop for small apps with graphic
 interface. Any Kdevelop users around ? How useful is it to you ? Is it hard
 to learn ? Did you give up using it ?
 Thanks for replying to this quick survey.

 --
 ~adj~

Guess it depends on your definition of 'small app'. If working on a project of 
only 1 file, ie: a quick one-off script I generally use vim or kate. It is 
when you start a larger project with many files that kdevelop starts to pay 
off. I like the CVS integration. Very nice

Of course you can spend all your time clicking buttons and viewing all the 
options rather than writing code ;)

-d
-- 
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
...the number of UNIX installations has grown to 10, with more expected...
- Dennis Ritchie and Ken Thompson, June 1972
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] X server won't load

2007-06-10 Thread Andrey Vul

now to wait 5 minutes to recompile and reinstall my kernel, remerge
iptables, and reboot and try again..

On 6/10/07, Norberto Bensa [EMAIL PROTECTED] wrote:

Andrey Vul wrote:
 ssh only works in loopback :(

 putty whines that Incoming packet was garbled on decryption


Try:

iptables -F
iptables -t nat -F


and try ssh again

--
[EMAIL PROTECTED] mailing list





--
-
Andrey Vul
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] X server won't load

2007-06-10 Thread Andrey Vul

putty still whines about garbled packets


On 6/10/07, Norberto Bensa [EMAIL PROTECTED] wrote:

Andrey Vul wrote:
 ssh only works in loopback :(

 putty whines that Incoming packet was garbled on decryption


Try:

iptables -F
iptables -t nat -F


and try ssh again

--
[EMAIL PROTECTED] mailing list





--
-
Andrey Vul
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] X server won't load

2007-06-10 Thread Andrey Vul

Fixed the SSH problem.
Link: 
http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/ssh2-aesctr-openssh.html

Fix: #USE=-ldap emerge openssh
(but first unmask openssh-4.6)

Putty was just affected by bug (openssh-4.5+openssl-0.9.8e)

Now to use SSH to debug the crashing X server...

On 6/10/07, Andrey Vul [EMAIL PROTECTED] wrote:

putty still whines about garbled packets


On 6/10/07, Norberto Bensa [EMAIL PROTECTED] wrote:
 Andrey Vul wrote:
  ssh only works in loopback :(
 
  putty whines that Incoming packet was garbled on decryption
 

 Try:

 iptables -F
 iptables -t nat -F


 and try ssh again

 --
 [EMAIL PROTECTED] mailing list




--
-
Andrey Vul




--
-
Andrey Vul
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] X server won't load

2007-06-10 Thread Andrey Vul

I forgot to add /usr/src/linux/.config to my previous post!
So here it is (/usr/src/linux/.config)(zcat /proc/config.gz):
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.22-rc3
# Sun Jun 10 13:23:17 2007
#
CONFIG_X86_64=y
CONFIG_64BIT=y
CONFIG_X86=y
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_ZONE_DMA32=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_X86_CMPXCHG=y
CONFIG_EARLY_PRINTK=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_ARCH_POPULATES_NODE_MAP=y
CONFIG_DMI=y
CONFIG_AUDIT_ARCH=y
CONFIG_GENERIC_BUG=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
CONFIG_DEFCONFIG_LIST=/lib/modules/$UNAME_RELEASE/.config

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32

#
# General setup
#
CONFIG_LOCALVERSION=
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_IPC_NS=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
# CONFIG_TASKSTATS is not set
# CONFIG_UTS_NS is not set
# CONFIG_AUDIT is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=18
CONFIG_SYSFS_DEPRECATED=y
# CONFIG_RELAY is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
# CONFIG_EMBEDDED is not set
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_ANON_INODES=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_KMOD is not set

#
# Block layer
#
CONFIG_BLOCK=y
# CONFIG_BLK_DEV_IO_TRACE is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_AS is not set
CONFIG_DEFAULT_DEADLINE=y
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED=deadline

#
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_VSMP is not set
CONFIG_MK8=y
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_GENERIC_CPU is not set
CONFIG_X86_L1_CACHE_BYTES=64
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_INTERNODE_CACHE_BYTES=64
CONFIG_X86_TSC=y
CONFIG_X86_GOOD_APIC=y
# CONFIG_MICROCODE is not set
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_MTRR=y
# CONFIG_SMP is not set
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_BKL=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
# CONFIG_SPARSEMEM_STATIC is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_RESOURCES_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_IOMMU=y
# CONFIG_CALGARY_IOMMU is not set
CONFIG_SWIOTLB=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_START=0x20
CONFIG_SECCOMP=y
# CONFIG_CC_STACKPROTECTOR is not set
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_K8_NB=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_ISA_DMA_API=y

#
# Power management options
#
CONFIG_PM=y
# CONFIG_PM_LEGACY is not set
# CONFIG_PM_DEBUG is not set
# CONFIG_PM_SYSFS_DEPRECATED is not set
CONFIG_SOFTWARE_SUSPEND=y
CONFIG_PM_STD_PARTITION=

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
CONFIG_ACPI_SLEEP_PROC_SLEEP=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
# CONFIG_ACPI_VIDEO is not set
CONFIG_ACPI_FAN=y
# CONFIG_ACPI_DOCK is not set
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
CONFIG_ACPI_DEBUG=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
# CONFIG_ACPI_CONTAINER is not set
# CONFIG_ACPI_SBS is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y

Re: FeatureRequest Was: Re: [gentoo-user] Why are gentoo people so in love with colorized output?!?

2007-06-10 Thread Karl Haines
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Color is pretty ;) lol. It makes things interesting! I agree however
that there might need to be some way to turn it off easily.

Robert Welz wrote:
 
 Am 04.04.2007 um 06:17 schrieb [EMAIL PROTECTED]:
 
 Why do --nocolor and --color=n not work (sys-apps/portage-2.1.2.3)?

 Why does the damned thing default to thinking I want blaring bizarre
 colors scattered all over my screen?
 
 
 I fully agree!
 
 But not only for portage (emerge) but for the whole system.
 
 Today I fought with a shell script:
 
 #! /bin/bash
 restart_result=`/etc/init.d/boinc restart
 /usr/bin/echo -e $restart_result | /root/bin/mail check chroots
 cron-Oberon
 
 and no simpe way to switch color and other ANSI Sequences to off exept
 by a regular expression.
 
 bash color can sometimes be evil ;)
 
 Robert
 
 
 
 ;););)


- --
Karl Haines
(615)686-5043
[EMAIL PROTECTED]
http://karlhaines.com/

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

iD8DBQFGbFmrU1ENKPO6eeYRAtECAJ9fqfpnSaTCY5CislJpBSC8M31i7ACgucVS
WqCGl3iSS/dCskM2CuKzX1I=
=GEtM
-END PGP SIGNATURE-
-- 
[EMAIL PROTECTED] mailing list



Re: FeatureRequest Was: Re: [gentoo-user] Why are gentoo people so in love with colorized output?!?

2007-06-10 Thread Boyd Stephen Smith Jr.
On Sunday 10 June 2007, Karl Haines [EMAIL PROTECTED] wrote about 'Re: 
FeatureRequest Was: Re: [gentoo-user] Why are gentoo people so in love 
with colorized output?!?':
 Color is pretty ;) lol. It makes things interesting! I agree however
 that there might need to be some way to turn it off easily.

It should also be turned off by default for anything that's not a terminal. 
or a terminal whose termcap/terminfo/etc. doesn't support the ANSI color 
feature. One of the most annoying things I've ever seen is ANSI escape 
codes in emails and/or log files.  Gentoo is fairly good about that now, 
but I'm still having problem with RoR misbehaving in this way.

-- 
Boyd Stephen Smith Jr. ,= ,-_-. =. 
[EMAIL PROTECTED]  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy   `-'(. .)`-' 
http://iguanasuicide.org/  \_/ 


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


[gentoo-user] Re: updating ati-drivers

2007-06-10 Thread James
Francisco Rivas taken2k4 at gmail.com writes:


 Hi all..I follow this steps :1.- download the ati driver of the page2.- change
you level to init 3 3.- add the execution perimission to ati driver (#chmod +x
ati)4.- Execute the ati driver installation (#./atidri...)
 5.- aticonfig --initial6.- change you level to init 57.- startx (not root)8.-
open a terminal and test you 3d aceleration doing $glxgears or  $glxinfo | grep
direct and the system tell you direct rendering: Yes
 I hope this help you, please have a nice day


Hello to everyone that responded.
I must have gotten my wires crossed.
I did have a helluva time initially getting
ati-drivers 35.x to work in January.

this time I was able to 'emerge ati-drivers'

and version '8.37.6-r1' worked.

I'm not sure I had to but after emerging the ati-drivers
package I ran these commands:
update-modules
eselect opengl set ati

then I just rebooted and all is fine. Some of these steps 
may not have been required, but it's working with the updates.

Part of my problem last January was due to the x1900xt card
I purchased being somewhat new.

thanks again for the help.

James



-- 
[EMAIL PROTECTED] mailing list



Re: FeatureRequest Was: Re: [gentoo-user] Why are gentoo people so in love with colorized output?!?

2007-06-10 Thread Kevin O'Gorman

On 6/10/07, Boyd Stephen Smith Jr. [EMAIL PROTECTED] wrote:

On Sunday 10 June 2007, Karl Haines [EMAIL PROTECTED] wrote about 'Re:
FeatureRequest Was: Re: [gentoo-user] Why are gentoo people so in love
with colorized output?!?':
 Color is pretty ;) lol. It makes things interesting! I agree however
 that there might need to be some way to turn it off easily.

It should also be turned off by default for anything that's not a terminal.
or a terminal whose termcap/terminfo/etc. doesn't support the ANSI color
feature. One of the most annoying things I've ever seen is ANSI escape
codes in emails and/or log files.  Gentoo is fairly good about that now,
but I'm still having problem with RoR misbehaving in this way.



I also dislike the colorization, but for a more specific reason.  Gentoo seems
to assume one is using white on black rather than the default black on white
in terminal windows.  This makes yellow lettering entirely unreadable to me.
If I could just change all occurrences of yellow to orange (otherwise not
much used) I'd probably not mind so much,  but the entire scheme seems
to be hard-coded. And I don't like white-on-black even though it's labelled
Linux console in Konsole.

++ kevin

--
Kevin O'Gorman, PhD
--
[EMAIL PROTECTED] mailing list



Re: FeatureRequest Was: Re: [gentoo-user] Why are gentoo people so in love with colorized output?!?

2007-06-10 Thread Daniel Pielmeier

 I also dislike the colorization, but for a more specific reason.  Gentoo
 seems
 to assume one is using white on black rather than the default black on
 white
 in terminal windows.  This makes yellow lettering entirely unreadable to
 me.
 If I could just change all occurrences of yellow to orange (otherwise not
 much used) I'd probably not mind so much,  but the entire scheme seems
 to be hard-coded. And I don't like white-on-black even though it's labelled
 Linux console in Konsole.

I don't know if this was mentioned before and if it will fit your needs,
but you can change the default colors of portage-output with
/etc/portage/color.map.

Take a look here:
http://www.gentoo.org/news/en/gwn/20060918-newsletter.xml
http://gentoo-wiki.com/TIP_Remap_Portage_Colors
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: FeatureRequest Was: Re: Why are gentoo people so in love with colorized output?!?

2007-06-10 Thread Grant Edwards
On 2007-06-10, Kevin O'Gorman [EMAIL PROTECTED] wrote:

 I also dislike the colorization, but for a more specific
 reason.  Gentoo seems to assume one is using white on black
 rather than the default black on white in terminal windows.
 This makes yellow lettering entirely unreadable to me.

Same here.

 If I could just change all occurrences of yellow to orange
 (otherwise not much used) I'd probably not mind so much, but
 the entire scheme seems to be hard-coded.

Yup, and the responses to complaints that it's unreadible are
basically shut up and change your terminal background to
black.

 And I don't like white-on-black even though it's labelled
 Linux console in Konsole.

I don't care how you label it, white-on-black is nasty. ;)

-- 
Grant Edwards   grante Yow! Actually, what I'd
  at   like is a little toy
   visi.comspaceship!!

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: FeatureRequest Was: Re: Why are gentoo people so in love with colorized output?!?

2007-06-10 Thread Boyd Stephen Smith Jr.
On Sunday 10 June 2007, Grant Edwards [EMAIL PROTECTED] wrote 
about '[gentoo-user]  Re: FeatureRequest Was: Re: Why are gentoo people so 
in love with colorized output?!?':
 I don't care how you label it, white-on-black is nasty. ;)

I feel the same way about black-on-white terminals.  Acually, I'd prefer 
black-on-white for everything but I haven't found a good KDE theme for 
that yet.

-- 
Boyd Stephen Smith Jr. ,= ,-_-. =. 
[EMAIL PROTECTED]  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy   `-'(. .)`-' 
http://iguanasuicide.org/  \_/ 


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


Re: [gentoo-user] Re: FeatureRequest Was: Re: Why are gentoo people so in love with colorized output?!?

2007-06-10 Thread Boyd Stephen Smith Jr.
On Sunday 10 June 2007, Boyd Stephen Smith Jr. [EMAIL PROTECTED] 
wrote about 'Re: [gentoo-user]  Re: FeatureRequest Was: Re: Why are gentoo 
people so in love with colorized output?!?':
 Acually, I'd prefer
 black-on-white

I meant white-on-black.  Dark backgrounds are just easier on my eyes.

 for everything but I haven't found a good KDE theme for 
 that yet.

-- 
Boyd Stephen Smith Jr. ,= ,-_-. =. 
[EMAIL PROTECTED]  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy   `-'(. .)`-' 
http://iguanasuicide.org/  \_/ 


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


Re: FeatureRequest Was: Re: [gentoo-user] Why are gentoo people so in love with colorized output?!?

2007-06-10 Thread Graham Murray
Kevin O'Gorman [EMAIL PROTECTED] writes:

 I also dislike the colorization, but for a more specific reason.  Gentoo seems
 to assume one is using white on black rather than the default black on white
 in terminal windows.  This makes yellow lettering entirely unreadable to me.
 If I could just change all occurrences of yellow to orange (otherwise not
 much used) I'd probably not mind so much,  but the entire scheme seems
 to be hard-coded. And I don't like white-on-black even though it's labelled
 Linux console in Konsole.

Maybe it should do something similar to emacs and automatically use a
different colour scheme depending on whether the terminal is 'dark on
light' or 'light on dark'.
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: FeatureRequest Was: Re: Why are gentoo people so in love with colorized output?!?

2007-06-10 Thread Dan Farrell
On Sun, 10 Jun 2007 18:22:27 -0500
Boyd Stephen Smith Jr. [EMAIL PROTECTED] wrote:

 On Sunday 10 June 2007, Boyd Stephen Smith Jr.
 [EMAIL PROTECTED] wrote about 'Re: [gentoo-user]  Re:
 FeatureRequest Was: Re: Why are gentoo people so in love with
 colorized output?!?':

 I meant white-on-black.  Dark backgrounds are just easier on my eyes.

I agree.  To each his own, I suppose, but there's something just so
pleasing about a big black box with a blinking cursor in the top left,
after a little text.  
-- 
[EMAIL PROTECTED] mailing list



Re: FeatureRequest Was: Re: [gentoo-user] Why are gentoo people so in love with colorized output?!?

2007-06-10 Thread Karl Haines
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Kevin O'Gorman wrote:
 On 6/10/07, Boyd Stephen Smith Jr. [EMAIL PROTECTED] wrote:
 On Sunday 10 June 2007, Karl Haines [EMAIL PROTECTED] wrote about
 'Re:
 FeatureRequest Was: Re: [gentoo-user] Why are gentoo people so in love
 with colorized output?!?':
  Color is pretty ;) lol. It makes things interesting! I agree however
  that there might need to be some way to turn it off easily.

 It should also be turned off by default for anything that's not a
 terminal.
 or a terminal whose termcap/terminfo/etc. doesn't support the ANSI color
 feature. One of the most annoying things I've ever seen is ANSI escape
 codes in emails and/or log files.  Gentoo is fairly good about that now,
 but I'm still having problem with RoR misbehaving in this way.

 
 I also dislike the colorization, but for a more specific reason.  Gentoo
 seems
 to assume one is using white on black rather than the default black on
 white
 in terminal windows.  This makes yellow lettering entirely unreadable to
 me.
 If I could just change all occurrences of yellow to orange (otherwise not
 much used) I'd probably not mind so much,  but the entire scheme seems
 to be hard-coded. And I don't like white-on-black even though it's labelled
 Linux console in Konsole.
 
 ++ kevin
 

I agree with this also, when using a term window in gnome, kde, etc, the
default is always black on white. I always go and change that right off
the bat. Ah, well. Gentoo is still the best, lets make it better!

- --
Karl Haines
(615)686-5043
[EMAIL PROTECTED]
http://karlhaines.com/

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

iD8DBQFGbMQZU1ENKPO6eeYRAjykAJ4wPk9GNe1v1BV+qLuZl6I/AtAVcQCg2+zm
LUneF8QmlVqRtYRxYg9CvlY=
=k57c
-END PGP SIGNATURE-
-- 
[EMAIL PROTECTED] mailing list