Re: [gentoo-user] possible BUG in gentoo

2004-01-20 Thread Michael Gruetzner
Hello,

what are your C/CXX-Flags. I have experienced that kind of errors when the
optimization was too hard.
Hth

Michael

On Tue, 20 Jan 2004 12:32:10 +0100, Koala Gnu [EMAIL PROTECTED] wrote:

I forgot to mention that the first three installation had pentium4 as 
cpu arch, but the error was the same. So I do not think this is the 
solution.

Bruce Munro wrote:

On Tue, 2004-01-20 at 09:59, Koala Gnu wrote:

Hi all,

I tried to install 4 times gentoo on my workstation having Mandrake 
9.0.
My computer is a Pentium 4 IBM Netvista.
I used a 2 Gb partition for gentoo and I followed all the steps of the 
italian gentoo guide at
www.gentoo.it.

I run /scripts/bootstrap.sh and I got the following error. I think 
this could be a BUG, I tried to submit it, but I do not have an 
BUGZILLA account.

Any help is welcome.

gcc getw.c -c -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes 
-Wwrite-strings -freorder-blocks -mcpu=i686 -pipe [snip]
stdin: Assembler messages:
stdin:3: Error: no such instruction: `rret'
make[2]: *** 
[/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/stdio-common/rename.os] 
Error 1
make[2]: *** Waiting for unfinished jobs
make[2]: Leaving directory 
`/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/stdio-common'
make[1]: *** [stdio-common/subdir_lib] Error 2
make[1]: Leaving directory 
`/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2'
make: *** [all] Error 2

!!! ERROR: sys-libs/glibc-2.3.2-r9 failed.
!!! Function src_compile, Line 495, Exitcode 2
!!! (no error message)
Suspect you have set the wrong architecture. The error would seem to
indicate that the assembler is being passed an instruction it doesn't
understand. Try setting your arch/cpu-type to pentium4.
-Bruce



--
[EMAIL PROTECTED] mailing list




--
[EMAIL PROTECTED] mailing list


--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] possible BUG in gentoo

2004-01-20 Thread Michael Gruetzner
Hi again,

your cflags look fine I don't belive that they are causing the error.

MfG
Michael
On Tue, 20 Jan 2004 13:44:31 +0100, Koala Gnu [EMAIL PROTECTED] wrote:

Hi Michael,

thanks for your reply.

In attachment there is my make.conf file. There you can find my C/CXX -
Flags
[...]

--
[EMAIL PROTECTED] mailing list


[gentoo-user] Kernel 2.6 and Matrox fb

2003-12-08 Thread Michael Gruetzner
Hi,

I just emerged development-sources and compiled a kernel. Unfortunetly
the Matroxfb does not work. All I have left on my screen(after
switching tthe video mode) are some lines and pixels.
Did anyone experience similar problems and/or knows how to get it
working?

Thanks in advance
Michael

-- 
Psychiatry enables us to correct our faults by confessing our parents'
shortcomings.
-- Laurence J. Peter, Peter's Principles

--
[EMAIL PROTECTED] mailing list



[gentoo-user] How to add a network card

2003-11-16 Thread Michael Gruetzner
Hi,

I just put a second network card into my box. If I use ifconfig to
bring up eth1 everything works fine. So I added eth1 to
'/etc/conf.d/net', but there is no start script to bring up eth1 at
boot time. How do I get such a script(like /etc/init.d/net.eth1)?

Thanks in advance.

MfG
Michael

-- 
BE ALOOF!  (There has been a recent population explosion of lerts.)

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Permanently set parameters for eth0

2003-10-21 Thread Michael Gruetzner
Hi,

I need to set my network device from 100MB/Fullduplex to 10MB/Halfduplex.
I use ethtool to set the needed values but when I reboot, they are lost
and my network card is on 100MB/FD again.
Is there a way to store my preffered settings and autoload them when eth0
is comming up or do I have to write a custom start script?

Thanks for any help.

Michael

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Removing Opera from world

2003-10-07 Thread Michael Gruetzner
Hi,

when I do an 'emerge -u world' emerge wants to update Opera. I don't
want it to update Opera and it doesn't appear in the world file. Is
Opera a dependency of some other package and/or how do I stop emerge
to update Opera?

Thanks in advance

MfG
Michael

-- 
   Are those cocktail-waitress fingernail marks?  I asked Colletti as he
showed us these scratches on his chest.  No, those are on my back, Colletti
answered.  This is where a case of cocktail shrimp fell on me.  I told her
to slow down a little, but you know cocktail waitresses, they seem to have
a mind of their own.
-- The Incredibly Monstrous, Mind-Roasting Summer of O.C. and Stiggs
   National Lampoon, October 1982

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Font size problem with X11

2003-10-01 Thread Michael Gruetzner
Hi,

I've got a strange problem with fonts under X11(4.3.0-r2). Sometimes
the fonts are very tiny(only a few pixels high) and sometimes the
fonts are huge. Gtk programs don't seem to be affected by this
problem, only mozilla and qt programms.
When the problem appears I have to restart the x server and everything
is normal.
What can cause this strange behaviour?

MfG
Michael

-- 
lighthouse, n.:
A tall building on the seashore in which the government
maintains a lamp and the friend of a politician.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Font size problem with X11

2003-10-01 Thread Michael Gruetzner
On Wed, Oct 01, 2003 at 09:15:03AM -0400, Ernie Schroder wrote:
[...]
 
 
 See man XF86Config. In the monitor section there is a Display Size 
 option where you can set the size of your monitor in millimeters. 
 That info should be available from the monitor users' manual or 
 website, or the linux monitor database. I believe a standard 19 
 monitor (crt) is 363x272 mm
 There is another way...

I took a look at my XF86Config and everything looks fine. Actually it
has to be ok because in 97 out of 100 cases everything workes great
and I never had to pass any options to 'startx'.

 Regards, Ernie
MfG
Michael

-- 
Perhaps, after all, America never has been discovered.  I myself would
say that it had merely been detected.
-- Oscar Wilde

--
[EMAIL PROTECTED] mailing list



[gentoo-user] vdr and analog devices

2003-09-07 Thread Michael Gruetzner
Hi,

I'd like to try out vdr but I only hav an analog tv card. So I was
looking around in the net and found the analogtv plugin for vdr. I
also found an ebuild for that but it doesn't work because of a number
of unsatisfied dependencies.
Is there a way to install all required ebuilds or do I have to collect
them manually?

Thanks ind advance

MfG
Michael

-- 
Freedom's just another word for nothing left to lose.
-- Kris Kristofferson, Me and Bobby McGee

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Enabeling sse2 in MPlayer

2003-09-05 Thread Michael Gruetzner
Hi,

whenever I start MPlayer it tells me 'sse2 supported but disabled'. Is
there a way to enable it?

Thanks
Michael
-- 
Please take note:

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Enabeling sse2 in MPlayer

2003-09-05 Thread Michael Gruetzner
On Fri, Sep 05, 2003 at 12:54:22PM -0400, Jarrett Graham wrote:
 put sse in your make.conf and recompile

I already have -msse2 in my make.conf(and compiled with it). 
 On Fri, 2003-09-05 at 12:59, Michael Gruetzner wrote:
 
  Hi,
  
  whenever I start MPlayer it tells me 'sse2 supported but disabled'. Is
  there a way to enable it?
  
  Thanks
  Michael
 
 





-- 
It's a poor workman who blames his tools.

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Enabeling sse2 in MPlayer

2003-09-05 Thread Michael Gruetzner

On Fri, Sep 05, 2003 at 08:33:17PM +0200, Michael Schreckenbauer wrote:
 
 Hi Michael,
 I think, Jarrett wanted to say you should add sse to your USE-Variable (not 
 CFLAGS) and recompile then ;-)

Oh. Thank you for that hint. I added sse and sse2 to the USE flag and
recompiled. The summary at the end of the configure process says:
'optimizing for: pentium4 mmx mmx2 sse sse2 mtrr' but when I start
mplayer it says: 'SSE2 supported but disabled' and 'CPUflags: MMX: 1
MMX2: 1 3DNow: 0 SSE: 0 SSE2:0
Compiled for x86 CPU with extensions: MMX MX2'

MfG
Michael

-- 
It's a poor workman who blames his tools.

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Links2 and the keyboard

2003-09-02 Thread Michael Gruetzner
Hello,

I would like to use the links2 browser in graphics mode to get
pictures when I'm browsing on the console. The problem I have is that
when links is running in graphics mode I can't use the keyboard(it
simply doesn't work). When I exit links(with the mouse) I can see the
letters I entered on the console.

Does anyone know what's wrong and how I can fix this?

Thank you.

Michael

-- 
F u cn rd ths u cnt spl wrth a dm!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Boot problems

2003-09-02 Thread Michael Gruetzner
Hello,

I also had problems booting the gentoo kernel(I could never manage to
compile a working one and I got similar massages as you). So I use the 
vanilla kernel wich works perfectly. I would recommend to emerge the 
vanilla-sources.

Hope this helps.

MfG
Michael

On Tue, Sep 02, 2003 at 11:55:59AM -0500, Ted Satcher wrote:
 Hello,
   I'm new to the list, linux, and gentoo and I'm
 having some problems getting my system up and
 running.  I've made it through all of the installation
 steps but the system hangs during the boot process.
 The message 'kernel panic - tried to kill init' is the
 last line printed during the boot process.  I built the
 gentoo-source kernel with the default settings  and
 used the genkernel utility.  Did I miss something in
 the installation?  I've also tried redoing the kernel
 using the steps outlined in the FAQ on the website.
 Thanks for your time.
 -Ted Satcher
 [EMAIL PROTECTED]
 
 
 --
 [EMAIL PROTECTED] mailing list

-- 
It's easier to fight for one's principles than to live up to them.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] What printer should I buy?

2003-08-26 Thread Michael Gruetzner
Hello,

I can reccomend HP printers especially LaserJet. All HP Printers I
have used are well supported by linux and have a very good quality.
Anyway, linuxprinting.org ist the best place to look for supported
printers.

MfG
Michael

On Tue, Aug 26, 2003 at 01:08:51PM +0200, Sigurd Stordal wrote:
  Anyone have a recommendation?
 Take a look at linuxprinting.org. They have a lot of recommendations.
 I myself will not recommend using canon. Although they have good quality, and 
 the seperate ink and printer heads are a good thing. Their Linux support is 
 non existent. They will not give out the necessary information to make 
 drivers. So most of the drivers for canon is reverse engineered windows 
 drivers.
 So If you want a printer that are well supported under linux, DO NOT EVEN 
 THINK ABOUT CANON.
 That said, my two latest printers have been canon, even though they have been 
 a nightmare to set up with linux.
 So if you go to the linuxprinting.org site, they will have recommendation for 
 normal printers, photo printers and larger A3 printers. But if you don't want 
 to read it, most Epson printers are very well supported under LInux, and I 
 belive they should have good quality.
 -- 
 Sigurd Stordal
 President of GOGS
 Experimental Petrologist
 
 --
 [EMAIL PROTECTED] mailing list

-- 
I used to think romantic love was a neurosis shared by two, a supreme
foolishness.  I no longer thought that.  There's nothing foolish in
loving anyone.  Thinking you'll be loved in return is what's foolish.
-- Rita Mae Brown

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Very bad performance

2003-08-14 Thread Michael Gruetzner
On Thu, Aug 14, 2003 at 03:05:39PM +0200, Arne Halenza wrote:
 Hi Michael,
 
 maybe your DMA mode is not activated? You can check and activate it 
 using the hdparm command (check the man-page about the command, I 
 don't know the details at the moment). I had a similar problem in the 
 past. The chipset I used was supported, but not in DMA mode. So I had 
 the slowest PIO mode.

No, I already enabled DMA Mode. I just found out that dmesg tells me
that an ICH4 chipset was detected but the driver was not compiled in,
so I guess that could be the reason. Do you know, where in the kernel
config I can enable the ICH4 Support?

Greetings
Michael

-- 
The man scarce lives who is not more credulous than he ought to be The
natural disposition is always to believe.  It is acquired wisdom and experience
only that teach incredulity, and they very seldom teach it enough.
- Adam Smith

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Very bad performance

2003-08-14 Thread Michael Gruetzner
Hi,

whenever I cause a lot of IDE traffic(copying a large file from cd to
disk, write a cd or copying a large file into another directory) my
system becomes awfully slow. I cannot even play mp3's or move the
mouse pointer without interruption. Also the drawing of a new window
is very very slow. 
I am using a P4 with 2.4GHz and 1GB RAM(Kernel 2.4.20(vanilla)) and that's why I think 
it
can't be the CPU. When I watch over the running processes using top I
regognize that X is taking a lot of cpu usage. The kernel already
supports the chipset I use.
What kan I do to increase performance?(even on my old K6-400Mhz
everything worked fine)

Thank you in advance.

Michael

-- 
The man scarce lives who is not more credulous than he ought to be The
natural disposition is always to believe.  It is acquired wisdom and experience
only that teach incredulity, and they very seldom teach it enough.
- Adam Smith

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] conf.d/local.start doesn't run automatically

2003-08-14 Thread Michael Gruetzner
Hello,

try to add /etc/init.d/local to your default runlevel.
'rc-update add local default' should do this.

Hth

Michael

On Sat, Aug 09, 2003 at 08:31:17PM +0800, ?? ?? wrote:
 Hi,
 
 I just discovered that my /etc/conf.d/local.start script doest not run 
 automatically when boot up, I have to run it myself, anyone have the same 
 problem?
 
 --
 Best Regard,
 LR
 
 _
  MSN Messenger:  http://messenger.msn.com/cn  
 
 
 --
 [EMAIL PROTECTED] mailing list

-- 
panic(Lucy in the sky);
2.2.16 /usr/src/linux/arch/sparc64/kernel/starfire.c

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Very bad performance

2003-08-14 Thread Michael Gruetzner
On Thu, Aug 14, 2003 at 09:49:59AM -0500, Thomas T. Veldhouse wrote:
 If it detected the chipset, it is almost certainly compiled in ... or it
 wouldn't have checked for it.

At boottime I get the following message: 'ICH4: chipset detected but
driver not compiled in!'
So I guess that at least the IDE part of my chipset is not in the
kernel.

Greetings
Michael

 Tom Veldhouse
 
 - Original Message -
 From: Michael Gruetzner [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, August 14, 2003 8:22 AM
 Subject: Re: [gentoo-user] Very bad performance
 
 
  On Thu, Aug 14, 2003 at 03:05:39PM +0200, Arne Halenza wrote:
   Hi Michael,
  
   maybe your DMA mode is not activated? You can check and activate it
   using the hdparm command (check the man-page about the command, I
   don't know the details at the moment). I had a similar problem in the
   past. The chipset I used was supported, but not in DMA mode. So I had
   the slowest PIO mode.
  
  No, I already enabled DMA Mode. I just found out that dmesg tells me
  that an ICH4 chipset was detected but the driver was not compiled in,
  so I guess that could be the reason. Do you know, where in the kernel
  config I can enable the ICH4 Support?
 
  Greetings
  Michael
 
  --
  The man scarce lives who is not more credulous than he ought to be The
  natural disposition is always to believe.  It is acquired wisdom and
 experience
  only that teach incredulity, and they very seldom teach it enough.
  - Adam Smith
 
  --
  [EMAIL PROTECTED] mailing list
 
 
 
 
 --
 [EMAIL PROTECTED] mailing list

-- 
We are anthill men upon an anthill world.
-- Ray Bradbury

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Very bad performance

2003-08-14 Thread Michael Gruetzner
On Thu, Aug 14, 2003 at 09:31:22PM +0100, Dhruba Bandopadhyay wrote:
 I'm not sure about ICH4 but ICH is here.
 
 Main menu  Sound  Intel ICH (i8xx), SiS 7012, NVidia nForce Audio or 
 AMD 768/811x
 
 Also, check this one maybe.
 
 Main menu  ATA/IDE/MFM/RLL support  Intel PIIXn chipsets support
 ^ 
That was it. Now the ICH4 ide stuff works and the hdparm -tT output is
a bit better:

 Timing buffer-cache reads: 1692 MB in 2.00 seconds = 846.00MB/sec
 Timing buffered disk reads: 168 MB in 3.02 seconds = 55.63 MB/sec

but it is still quite slow when I burn a CD. Do you thing the
preemtible Kernel patch could help?

MfG
Michael

-- 
QOTD:
If you're looking for trouble, I can offer you a wide selection.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Very bad performance

2003-08-14 Thread Michael Gruetzner
On Thu, Aug 14, 2003 at 10:20:25PM +0100, Dhruba Bandopadhyay wrote:
 To improve performance I do the following.
 
 -- enable dma and other options in /etc/conf.d/hdparm (all_args=-c1 -d1 
 -k1 -m16 -u1)
 -- preemptive kernel support
 -- low latency scheduling
 -- run a lightweight window manager
 
 Yes preemptible kernel support is very desirable in general for desktop 
 use.  It is available in vanilla 2.6 kernels and many other kernels such 
 as gentoo-sources.
 
Ok, I will try the preemtive patch again. I already tried the latest Gentoo
sources but the kernel died with an panic because of a bug in
sched.c(at least that was in the panic message). As a window manager I
use fluxbox.

MfG
Michael

-- 
One good turn usually gets most of the blanket.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Blackbox

2003-08-05 Thread Michael Gruetzner
Andrew Gaffney wrote:
[EMAIL PROTECTED] wrote:

Hi! :)

Is it easy to install Blackbox on a Gentoo system? Is it more stable 
and faster than KDE? Do you suggest me any other GUI?

I prefer WindowMaker. It is available as an ebuild and small, fast and 
very stable.

MfG
Michael
--
#ifdef STUPIDLY_TRUST_BROKEN_PCMD_ENA_BIT
2.4.0-test2 /usr/src/linux/drivers/ide/cmd640.c
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Enabeling hyperthreading

2003-08-04 Thread Michael Gruetzner
Nicolas STURMEL wrote:
What is exactly your CPU référence ? i noticed that my Celeron 2ghz wich
is not HT capable has also the ht flag in /proc/cpuinfo
HT capable Pentium 4 are :
3.06 Ghz P4B ( FSP533 )
all the P4C ( FSB800 ) ( 2.4C 2.6C 2.8C 3C ( 3.2C ) )
So, since your motherboard is only FSB533 capable, to enable
hyperthreading you must have a P4 3.06 Ghz, and none other.
I guess that could be the reason. My CPU has the following reference: 
Pentium 4 512KB Cache SLC mPGA478, 533MHz FSB. So it seams that's why I 
don't have ht :-( .

MfG
Michael


--
printk(What? oldfid != cii-c_fid. Call 911.\n);
2.4.3 linux/fs/coda/cnode.c
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] 2.6.0-test2 results

2003-08-03 Thread Michael Gruetzner
Hello,

I also tried 2.6.0-test2.

1) Here the matroxfb does not switch to the correct resolution. It 
remails at [EMAIL PROTECTED] The Documentation doesn't say that anything has 
changed.

2) The bubblemon WindomMaker dockapp often crashes with a floating point 
exeption.

Except of this it works fine.

Michael

Collins Richey wrote:
2.6.0-test2 is 100% stable on my desktop system (ext3).

I note two little extras:

1) bash filename completion no longer beeps when there are duplicates.
If you hit tab again, you still get the duplicates list as before. Don't
know what is causing this - probably something else they've changed in
the kernel config.
2) One of the many free gratis configuration changes that the good
kernel folks threw my way is ACPI.  It works like a champ, but it tooks
some digging to find where it is enabled.  The major category (power
management, or whatever category they call it) gives no indication that
power management has been enabled, but if you drill down to the ACPI
section, there it is.  Needless to say, this was not in the 2.4.x kernel
config that I used for the original make oldconfig! 

Also, AFAIK, there is no support yet for nvidia cards.  I'm using the nv
support built into xfree.  Since I'm not a gamester, that's no big deal.


--
panic(Oh boy, that early out of memory?);
2.2.16 /usr/src/linux/arch/mips/mm/init.c
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Enabeling hyperthreading

2003-08-03 Thread Michael Gruetzner
Hello,

I've got a Pentium4 mPGA478 and I'd like to enable hyperthreading. The 
output of dmesg tells me, that hyperthreading is disabled and smp 
motherboard not found. My motherboard is a Fujitsu-Siemens D1527 with 
hyperthreading support. According to /proc/cpuinfo the cpu should also 
support hyperthreading(the ht flag is set).
What do I have to do to enable hyperthreading?

Thanks
Michael
--
/* Binary compatibility is good American knowhow fuckin' up. */
2.2.16 /usr/src/linux/arch/sparc/kernel/sunos_ioctl.c
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Enabeling hyperthreading

2003-08-03 Thread Michael Gruetzner
Alexandru N. Barloiu wrote:
start by compiling kernel with smp support.

This is what I tried first. Sorry, I forgot to mention that.


On Sun, 2003-08-03 at 19:54, Michael Gruetzner wrote:

Hello,

I've got a Pentium4 mPGA478 and I'd like to enable hyperthreading. The 
output of dmesg tells me, that hyperthreading is disabled and smp 
motherboard not found. My motherboard is a Fujitsu-Siemens D1527 with 
hyperthreading support. According to /proc/cpuinfo the cpu should also 
support hyperthreading(the ht flag is set).
What do I have to do to enable hyperthreading?

Thanks
Michael


--
/* Binary compatibility is good American knowhow fuckin' up. */
2.2.16 /usr/src/linux/arch/sparc/kernel/sunos_ioctl.c
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Enabeling hyperthreading

2003-08-03 Thread Michael Gruetzner
Ciaran McCreesh wrote:
Michael Gruetzner wrote:

I've got a Pentium4 mPGA478 and I'd like to enable hyperthreading. The 
output of dmesg tells me, that hyperthreading is disabled and smp 
motherboard not found. My motherboard is a Fujitsu-Siemens D1527 with 
hyperthreading support. According to /proc/cpuinfo the cpu should also 
support hyperthreading(the ht flag is set).
What do I have to do to enable hyperthreading?


Don't know about your particular board, but usually you have to enable 
HT somewhere below OS level. It'll either be a BIOS option or (less 
likely) a jumper on the motherboard somewhere -- don't know if you have 
the motherboard manual? Once you've done that you should see two virtual 
CPUs in /proc/cpuinfo.

I also heard about that and so I looked in my Bios(Phoenix) but I 
couldn't find such an option.

Michael


HTH,


--
/* Binary compatibility is good American knowhow fuckin' up. */
2.2.16 /usr/src/linux/arch/sparc/kernel/sunos_ioctl.c
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Mozilla mail question

2003-08-02 Thread Michael Gruetzner
Hello,

I use fetchmail + procmail to get and sort my mail into different 
mailboxes. That works fine and I can read my mail via mutt. When I'm 
working under X11 I'd like to read my mail with mozilla. Is there a way 
to access my local mailboxes via mozilla or is there another graphical 
mailclient which can handle local mailboxes(in mbox format)?

Thanks for any siggestions.

Michael

--
/* Nobody will ever see this message :-) */
panic(Cannot initialize video hardware\n);
2.0.38 /usr/src/linux/arch/m68k/atari/atafb.c
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Mozilla mail question

2003-08-02 Thread Michael Gruetzner
Felix Leimbach wrote:
On Sat, 2 Aug 2003 10:54:58 +0200
Juan Ángel [EMAIL PROTECTED] wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Saturday 02 August 2003 10:17, Michael Gruetzner wrote:

Is there a way
to access my local mailboxes via mozilla or is there another graphical
mailclient which can handle local mailboxes(in mbox format)?
Well, if you use kde, kmail is a great deal. Just tell it that you want 
another mailbox, it is local, and located in ~/mbox. I've done this before, 
and worked like a charm.
Cheers,
- -- 


Sylpheed (or Sylpheed-Claws) is another nice one. It's lightwight, fast
and has everything you can think of.
Ok, I tried sylpheed and I could get it to import my local mailboxes. 
But everytime I get new mail, I have to reimport the mailbox to see the 
new mail in sylpheed.
Is there a way to do this automatically?

Thanks.

Michael

Cheers

Felix

--
[EMAIL PROTECTED] mailing list



--
if (user_specified)
/* Didn't work, but the user is convinced this is the
 * place. */
2.4.0-test2 /usr/src/linux/drivers/parport/parport_pc.c
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Funny but annoying alsa behaviour

2003-08-01 Thread Michael Gruetzner
Hello,

since I emerged the latest version of alsa-drivers(I use the Intel i815 
driver) I get a strange problem. When I play a mp3 file which is only 
single channel it is played with double speed. This sounds quite funny 
for the first moment but it is really annoying.
Why does this happen and how can I turn it off?

Thanks in advance for any hints and suggestions.

Michael

--
printk(ufs_read_super: fucking Sun blows me\n);
2.0.38 /usr/src/linux/fs/ufs/ufs_super.c
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] vi arrow keys

2003-07-31 Thread Michael Gruetzner
Anders Eriksson wrote:
[EMAIL PROTECTED] said:

strange.  Where did you get the vi from?
I thought the vi is a commercial product and not freely
available...


/usr/portage/app-editors/vi


emerge unmerge vi
emerge vim


did the trick. vim includes a 

/usr/bin/vi - vim 

symlink. How would emerge react if 
I hadn't unmerged vi first?

I emerged vim without unmerging vi first. It ist the same result as if 
I'd unmerged vi first. Maybe emerge unmerged vi automaticly(I can't 
remember what exactly happened-It was a few month ago)

MfG
Michael
/A

--
[EMAIL PROTECTED] mailing list



--
/* These are the most dangerous and useful defines. They do printk() during
 * the interrupt processing routine(s), so if you manage to get 
flooded by
 * irq's, start thinking about the Power off/on button...
 */
	2.2.16 /usr/src/linux/drivers/sbus/char/aurora.h

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Alsa stopped working...

2003-07-31 Thread Michael Gruetzner
Hello,

did you compile a new kernel? If yes, then you need to reemerge 
alsa-driver after 'make modules_install'. To start alsa you can switch 
between the different states with '/etc/init.d/alsasound zap'.

Hope this helps

MfG
Michael
D.J. Bolderman wrote:
Guys,

For some reason, alsa sound stopped working. Xmms produces no sound
output. Xawtv and mpg123 are working fine. Last night I was fiddling
around with Mythtv, but I can't remember to have changed anything
which could affect alsa. 

I re-emerged alsa-driver and alsa-xmms, but to no avail...

Restarting alsasound seems to give some problems:

bash-2.05b# /etc/init.d/alsasound restart
 * ALSA driver is already running.
bash-2.05b# /etc/init.d/alsasound stop   
  * ERROR:  alsasound has not yet been started.
bash-2.05b# /etc/init.d/alsasound start
   * ALSA driver is already running.

lsmod shows:

Module  Size  Used byNot tainted
snd-pcm-oss39652   0  (autoclean)
snd-mixer-oss  13752   0  (autoclean) [snd-pcm-oss]
i2c-dev 4772   0  (unused)
tuner  10144   1  (autoclean)
tvaudio12892   0  (autoclean) (unused)
msp340017036   1  (autoclean)
bttv   69888   1 
i2c-algo-bit8360   1  [bttv]
radeon104392   2 
agpgart14772   3  (autoclean)
i2c-proc7472   0 
i2c-core   16232   0  [i2c-dev tuner tvaudio msp3400 bttv
i2c-algo-bit i2c-proc]
snd-cs46xx 72252   1 
snd-rawmidi15712   0  [snd-cs46xx]
snd-seq-device  4420   0  [snd-rawmidi]
snd-ac97-codec 42232   0  [snd-cs46xx]
snd-pcm68512   0  [snd-pcm-oss snd-cs46xx]
snd-page-alloc  7060   0  [snd-cs46xx snd-pcm]
snd-timer  16900   0  [snd-pcm]
snd34756   1  [snd-pcm-oss snd-mixer-oss
snd-cs46xx snd-rawmidi snd-seq-device snd-ac97-codec snd-pcm
snd-timer]
soundcore   4580   6  [bttv snd]

Relevant cat /proc/pci:

 Bus  0, device   9, function  0:
 Multimedia audio controller: Cirrus Logic CS 4614/22/24
 [CrystalClear SoundFusion Audio Accelerator] (rev 1).
 IRQ 5.
 Master Capable.  Latency=32.  Min Gnt=4.Max Lat=24.
 Non-prefetchable 32 bit memory at 0xef101000 [0xef101fff].
 Non-prefetchable 32 bit memory at 0xef00 [0xef0f].
What could be the problem here ?

Thanks
Dick
--
[EMAIL PROTECTED] mailing list



--
/* These are the most dangerous and useful defines. They do printk() during
 * the interrupt processing routine(s), so if you manage to get 
flooded by
 * irq's, start thinking about the Power off/on button...
 */
	2.2.16 /usr/src/linux/drivers/sbus/char/aurora.h

--
[EMAIL PROTECTED] mailing list


[gentoo-user] sSMTP and AUTH

2003-07-26 Thread Michael Gruetzner
Hello,

I try to send my mail via mutt and ssmtp from the console. The remote 
host is GMX wich wants ssmtp to authenticate via smtp-auth. Is this 
supported by sSMTP?

Thanks in advance.

Michael

--
/* Fuck.  The f-word is here so you can grep for it :-)  */
2.4.3 linux/include/asm-mips/mmu_context.h
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Where to set terminal properties

2003-07-09 Thread Michael Gruetzner
Hello,

I want to turn off the bell on the console using 'setterm -blength 0'. 
How can I make this command to execute automatically for all terminals?

Thanks in advance

Michael

--
printk(Illegal format on cdrom.  Pester manufacturer.\n);
2.2.16 /usr/src/linux/fs/isofs/inode.c
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Sapdb and Gentoo?

2003-07-04 Thread Michael Gruetzner
Hello,

has anyone successfully set up sapdb under gentoo? I just installed it 
and it 'seems' to work but I cannot access the web interface(although 
wahttp is running). Is there something like sqlplus on oracle?

Thanky you for any hints.

MfG
Michael
--
/*
 * For moronic filesystems that do not allow holes in file.
 * We may have to extend the file.
 */
2.4.0-test2 /usr/src/linux/fs/buffer.c
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] libstdc++-libc6.1-1.so.2

2003-07-04 Thread Michael Gruetzner
Jens Hoffrichter wrote:
Hi everyone,

To install a netscape directory-server 4.16 I need a library called
libstdc++-libc6.1-1.so.2. On Debian it is installed by a package
called libstdc++2.9-glibc2.1.
On my Gentoo system I can't find a library with this name, and neither
a package with this name.
Can somebody tell me where I can find this library or how to install it?

It is included in sys-libs/lib-compat. Just emerge lib-compat and it 
should work.

MfG
Michael
--
/*
 * For moronic filesystems that do not allow holes in file.
 * We may have to extend the file.
 */
2.4.0-test2 /usr/src/linux/fs/buffer.c
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Intel C++ compiler ICC

2003-07-02 Thread Michael Gruetzner
Harald Arnesen wrote:
Martin LORANG [EMAIL PROTECTED] writes:


What is exactely the benefit of ICC ?


It produces _much_ faster code than gcc (even the very latest 3.4-stuff)
for most applications I have tested.
How can I switch from gcc to icc? Can I do this with gcc-config?

MfG
Michael
--
/* vsprintf.c -- Lars Wirzenius  Linus Torvalds. */
 *
 * Wirzenius wrote this portably, Torvalds fucked it up :-)
 */
2.2.16 /usr/src/linux/lib/vsprintf.c
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Intel C++ compiler ICC

2003-07-02 Thread Michael Gruetzner
Harald Arnesen wrote:
Martin LORANG [EMAIL PROTECTED] writes:


What is exactely the benefit of ICC ?


It produces _much_ faster code than gcc (even the very latest 3.4-stuff)
for most applications I have tested.
I just testet it with povray. The gcc compiled version of povray is 
faster than the icc version.
These are the scenes I tested:

/usr/share/povray/scenes/balcony/balcony.pov

gcc: 125s
icc: 190s
/usr/share/povray/scenes/abyss.pov

gcc: 23s
icc: 23s
So I don't think, that icc produces faster code.

Michael

--
# Basic IBM dingbats, some of which will never have a purpose clear
# to mankind
2.4.0 linux/drivers/char/cp437.uni
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Intel C++ compiler ICC

2003-07-02 Thread Michael Gruetzner
That sounds ok to me. But how can I find out what ebuilds support icc. 
I'd like to try some others than povray. Maybe QT or KDE woul be good 
but I'm not sure if this will work - probably not :-( .

Michael

Brian Budge wrote:
ICC can produce faster code, but it won't always... It tends to be about 
5% faster on my own 
path tracer.  One thing to note is that there are several compiler options 
for optimization.  There are things like global interprocedural opts, even 
interfile opts, and you can also compile using statistics from previous 
runs (to aid branch prediction, etc...).

I would say that most of the time, ICC produces slightly faster code.  My 
argument is that GCC can do things from the C++ standard that ICC cannot, 
like partial template specialization.

 Brian

On Wed, 2 Jul 2003, Michael Gruetzner wrote:


Harald Arnesen wrote:

Martin LORANG [EMAIL PROTECTED] writes:



What is exactely the benefit of ICC ?


It produces _much_ faster code than gcc (even the very latest 3.4-stuff)
for most applications I have tested.
I just testet it with povray. The gcc compiled version of povray is 
faster than the icc version.
These are the scenes I tested:

/usr/share/povray/scenes/balcony/balcony.pov

gcc: 125s
icc: 190s
/usr/share/povray/scenes/abyss.pov

gcc: 23s
icc: 23s
So I don't think, that icc produces faster code.

Michael




--
[EMAIL PROTECTED] mailing list



--
# Basic IBM dingbats, some of which will never have a purpose clear
# to mankind
2.4.0 linux/drivers/char/cp437.uni
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Intel C++ compiler ICC

2003-07-02 Thread Michael Gruetzner
I googled a bit today and found out that some people have tried this 
too. But they hadn't much success. Maybe the latest version of icc is 
more gcc compatible than older ones. In the gentoo forum you can find a 
discussion about that topic.

MfG
Michael
Brian Budge wrote:
I've thought of doing something like that too... building the whole system 
using icc.  Has anyone done this?  I'd be slightly worried that some of 
the builds written in C++ wouldn't compile.

  Brian

On Wed, 2 Jul 2003, Michael Gruetzner wrote:


That sounds ok to me. But how can I find out what ebuilds support icc. 
I'd like to try some others than povray. Maybe QT or KDE woul be good 
but I'm not sure if this will work - probably not :-( .

Michael

Brian Budge wrote:

ICC can produce faster code, but it won't always... It tends to be about 
5% faster on my own 
path tracer.  One thing to note is that there are several compiler options 
for optimization.  There are things like global interprocedural opts, even 
interfile opts, and you can also compile using statistics from previous 
runs (to aid branch prediction, etc...).

I would say that most of the time, ICC produces slightly faster code.  My 
argument is that GCC can do things from the C++ standard that ICC cannot, 
like partial template specialization.

Brian

On Wed, 2 Jul 2003, Michael Gruetzner wrote:



Harald Arnesen wrote:


Martin LORANG [EMAIL PROTECTED] writes:




What is exactely the benefit of ICC ?


It produces _much_ faster code than gcc (even the very latest 3.4-stuff)
for most applications I have tested.
I just testet it with povray. The gcc compiled version of povray is 
faster than the icc version.
These are the scenes I tested:

/usr/share/povray/scenes/balcony/balcony.pov

gcc: 125s
icc: 190s
/usr/share/povray/scenes/abyss.pov

gcc: 23s
icc: 23s
So I don't think, that icc produces faster code.

Michael




--
[EMAIL PROTECTED] mailing list






--
[EMAIL PROTECTED] mailing list



--
# Basic IBM dingbats, some of which will never have a purpose clear
# to mankind
2.4.0 linux/drivers/char/cp437.uni
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Mutt and Sylpheed-Claws

2003-07-02 Thread Michael Gruetzner
I'mnot sure but I think there is an option(-F I think) wich tells mutt 
what folder it schould open on startup. You can also set it in your 
muttrc. Try 'man mutt' to find out if this is what you are looking for.

MfG
Michael
Devios McShady wrote:
I would like to use Mutt (to send and read email) via ssh sessions when I am not home and use sylpheed-claws when I am at home.

I would like the two to share a common mailbox and all the mail-storage subfolders i create.

I have an existing folder created by sylpheed-claws.  Whenever I start mutt, it tries to create ~/.maildir - I do NOT want to do this.  I want mutt to start up pointing to and reading the folder already created by sylpheed.

Is this possible?  How do I do this?

btw, after opening Mutt, I am able to do esc - ? - and open the sylpheed mailbox successfully.

Thanks,

Devi0s 

--
[EMAIL PROTECTED] mailing list



--
# Basic IBM dingbats, some of which will never have a purpose clear
# to mankind
2.4.0 linux/drivers/char/cp437.uni
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] xmms

2003-06-28 Thread Michael Gruetzner
Do you use the Alsa Output Plugin within xmms? It seems to be buggy. I 
also have some trouble with it. Try using OSS Output(you might have to 
emerge OSS wrapper for alsa).

Hope this helps.

Michael

[EMAIL PROTECTED] wrote:
Has anyone else had problems w/ xmms hanging and audio going in a 'loop'?

i can listen to a song fine through its length, but if i go to stop it or change it the hang always occurs.

enviorment:

XP CPU
nvidia U400 chipset
onboard audio turned off
ALSA installed as per gentoo online docs
ens1371 chipset audio card (creative PCI 128)
ANY advice appreciated.

dw

__
McAfee VirusScan Online from the Netscape Network.
Comprehensive protection for your entire computer. Get your free trial today!
http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397
Get AOL Instant Messenger 5.1 free of charge.  Download Now!
http://aim.aol.com/aimnew/Aim/register.adp?promo=380455
--
[EMAIL PROTECTED] mailing list



--
panic (Splunge!);
2.2.16 /usr/src/linux/drivers/scsi/psi240i.c
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Another emerge -up world problem

2003-06-23 Thread Michael Gruetzner
Hello,

I've got a similar problem as discribed in the other emerge -pu world 
thread. If I do an emerge -up world it tells me:

Calculating world dependencies |
!!! all ebuilds that could satisfy virtual/linux-sources have been masked.
!!!(dependency required by x11-base/xfree-drm-4.3.0-r2 [ebuild])
!!! Problem with ebuild x11-base/xfree-drm-4.3.0-r2
!!! Possibly a DEPEND/*DEPEND problem.
!!! Depgraph creation failed.

I cannot find the virtual/linux/sources in /usr/portage. How can I solve 
this?

Thanks in advance.

Michael

--
printk(CPU[%d]: Sending penguins to jail...,smp_processor_id());
 [... 20 lines ...]
printk(CPU[%d]: Giving pardon to imprisoned penguins\n, 
smp_processor_id());
2.4.8 arch/sparc64/kernel/smp.c

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] media-plugins/xmms-arts masked?

2003-06-12 Thread Michael Gruetzner
daniel wrote:
i checked out /usr/portage/profiles/packages.mask and it says that 
media-plugins/xmms-arts is permamasked and will be removed from portage at 
some point since unmaintained usptream

what does that mean?  and is there something else that will allow me to listen 
with xmms in kde or am i forced to use noatun now (can't stand that thing, so 
buggy).

use xmms-arts or the oss plugin.

--
/* These are the most dangerous and useful defines. They do printk() during
 * the interrupt processing routine(s), so if you manage to get 
flooded by
 * irq's, start thinking about the Power off/on button...
 */
	2.2.16 /usr/src/linux/drivers/sbus/char/aurora.h

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Strange Assembler error

2003-06-12 Thread Michael Gruetzner
Sven Blumenstein wrote:
On Thu, 12 Jun 2003 09:59:34 +0200
Michael Gruetzner [EMAIL PROTECTED] wrote:

Hi there,

when I emerge mjpegtools-1.6.0-r7 I get the following error message.

{standard input}: Assembler messages:
{standard input}:377: Error: suffix or operands invalid for `movd'
{standard input}:440: Error: suffix or operands invalid for `movd'
make: *** [i686/yuv4.o] Error
it seems that this isn't an error in the package. What can I do?

Thanks for any help

Michael
--
printk(KERN_WARNING %s: Short circuit detected on the lobe\n,
dev-name);
2.4.0-test2 /usr/src/linux/drivers/net/tokenring/lanstreamer.c
--
[EMAIL PROTECTED] mailing list


What are your CFLAGS? That error often occurs with too hard
optimizations. Searching the forum/bugs.gentoo.org for movd brings up
some post IIRC.
That is exactly what I found out after about an hour of desperation ;-)
I used a bit more soft CFLAGS and it worked...cool.
Michael


--
  ..
  /V\   [web ] http://0x1337.net | Behind every great
 // \\  [pgp ] http://0x1337.net/0x1337-pgp.txt  | computer sits a
/(   )\ [geek] http://0x1337.net/0x1337-geek.txt | skinny, little geek.
 ^'~'^
--
[EMAIL PROTECTED] mailing list



--
/* These are the most dangerous and useful defines. They do printk() during
 * the interrupt processing routine(s), so if you manage to get 
flooded by
 * irq's, start thinking about the Power off/on button...
 */
	2.2.16 /usr/src/linux/drivers/sbus/char/aurora.h

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] xmms-cdread

2003-06-11 Thread Michael Gruetzner
Stephen Boulet wrote:
I've emerge xmms-cdread. How do I use xmms to play an audio cd?

Enable the plugin in the preferences menu and select add directory in 
the playlist window. Then select /cdrom or whatever the mount point of 
your cdrom is. That should work - at least for me it does ;-) .

Hope this helps.
Michael
--
panic(CPU too expensive - making holiday in the ANDES!);
2.2.16 /usr/src/linux/arch/mips/kernel/traps.c
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Emerge -e world fails fataly

2003-06-11 Thread Michael Gruetzner
Hi there,

I just started an emerge -e world. After a few packages it faild while 
compiling sys-libs/db.
The error message of the configure script is:
checking for integral type equal to pointer size...configure: error: can 
not run test program while cross compiling

what does that mean? And why does it work when I extract the distfile 
and run configure manually from another directory?

Thanks...Michael

--
[EMAIL PROTECTED] mailing list


[gentoo-user] Zope Question

2003-06-10 Thread Michael Gruetzner
Hi there,

I know this is a bit OT but someone can help me anyway. I just installed 
Zope 2.6.1. When I connect to localhost:8080/manage  I need to login via 
username/password. What username/password do I have to use(system user 
acconts do not work) is there a default account(I could not find it in 
the zope doc).

Thanks a lot for your help.

Micahel

--
[EMAIL PROTECTED] mailing list