Re: Adding tg3 into a 2.6.12 kernel

2005-07-22 Thread Johan Groth

Peter Yorke wrote:

How does one add the tg3 into a 2.6.12 kernel or will be included at
some point?


When I installed linux-image-2.6.12-1-amd64-k8-smp, it was already there 
:), so you don't have to do anything. So both my big concerns where 
solved in one go, the first one being support for LSI MegaRaid SATA, 
which requires megaraid_mbox.


/Johan


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: mkinitrd errors.

2005-07-21 Thread Johan Groth

Chris Wakefield wrote:

Hi all.

Since 2.6.12.2 I've not been able to have mkinitrd output an image file.
I'm getting this error:
/usr/sbin/mkinitrd: add_modules_dep_2_5: modprobe failed

with:
mkinitrd -o initrd.img-2.6.12.3 2.6.12.3

I'm not worried about the vga16fb or the resulting warning, just the fact that 
no image is outputted from this failed modprobe.  Curious problem with the 
find, wondering if mkinitrd is broken somehow?


Does anyone have any idea as what my problem is?


mkinitrd nowadays requires you to give a absolute path for the image.
So it should be:
mkinitrd -o /my/full/path/initrd.img-2.6.12.3 2.6.12.3
and you will find the image under /my/full/path.

/Johan


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: SATA RAID5 adaptor other than 3ware? Thanks alot!

2005-07-20 Thread Johan Groth

Randall J. Parr wrote:

Soenke von Stamm wrote:

Ok, thanks to all you guys, I have found the new LSI MegaRAID 300-8x 
to fit my needs most closely. They are becoming available now and I 
have enough time to validate one in another soon-to-arrive GX28. It 
has the connectors on the back side, but it's short enough and it 
seems to be a decent performer (judging from the Areca card 
http://www.tweakers.net/reviews/557 which uses the same XOR hardware - 
I don't trust the Areca hardware though (fan) and have very good 
experiences with LSI for years now).
Unfortunately the MegaRAID 300-4x doesn't seem to be out yet but the 
price difference is a minor issue. Nice feat is support of NCQ btw, 
got four NCQ disks on my desk already :-)
 





Please let us know if the 300-8x does, in fact, provide similar 
performance to the Areca.  I had been looking at the Areca (because of, 
in part, the review you mentioned) but have been a little leary.  I have 
had very good experience with LSI MegaRAID with SCSI and would like to 
try the 300-8x (if performance IS as described).


I chose the LSI because I couldn't find anyone here in the UK that sells 
the Arcea or the Tekram variant (perhaps they are the same, don't know).


When it comes to performance I'm more than happy. The card is installed 
in a Tyan 2885 MB (PCI-X slot, of course :) ). Previously I had an 
Adaptec 2410 (66MHz, 64 bit) and the performance difference between 
these two controllers is huge. Ok, the test I did is VERY inscientific 
but I got the performance boost I wanted.
The test was to copy a big file (700MB) from one stripe to another on 
the same controller (which means each controller had 4 drives connected 
to it and configured as two RAID-0 stripes). The file system used on the 
Adaptec was Reiserfs and on the LSI XFS. The copy took 13s on the 
Adaptec and a whopping 1.3 on the LSI. Guess if I was bouncing around 
the walls :). This can of course be a combination of controller/file 
system, which is what I suspect. Is Reiserfs known to be slow?


Also... I checked their drivers page but do not see a Debian and/or 
generic Linux driver.  Do you know one is available?


The LSI MegaRAID 300-8x is supported from kernel 2.6.10 and forward. It 
uses the megaraid_mbox driver which of course means it's a small hell to 
install Debian when that controller is the only one in your system you 
have any disks connected to. Debian installer uses kernel 2.6.8 which 
does not support the card (although it loads a driver called megaraid).


So to summarise, the card works ok and is fast but can be problematic to 
install Debian on.


/Johan


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Installation problems.

2005-07-10 Thread Johan Groth

Hi all,
I've have a dual Opteron system (MB Tyan 2885) which has a Broadcom 
ethernet interface (the infamous tg3 driver). I've also installed a SATA 
raid card (a very nice LSI 300-8x, uses the megaraid_mbox driver).


My problem is this: how on earth do I install Debian on this system?

If I boot unstable netinst I get ethernet working but not the raid 
system. Apparently a 2.6.11 kernel or newer is required for that. But 
Debian has removed the tg3 driver in that kernel. Seems to me that I can 
one or the other but not both.


Suggestions anyone?

/Johan


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



gcc4: xscreensaver segfault, as do many other X11 apps

2005-05-14 Thread Johan Groth
I've investigated this a bit further and it seems to me that all 
X11-application are broken because of this error in libX11. They all 
segfault at XFindOnExtensionList, this includes xterm, emacs, xcalc, 
basically all X11 clients. The backstrace from xterm looks like this:
(gdb) bt
#0  0x002a964dc710 in XFindOnExtensionList () from 
/usr/X11R6/lib/libX11.so.6
#1  0x002a964d4f20 in XFlush () from /usr/X11R6/lib/libX11.so.6
#2  0x002a964d5cbd in XLoadQueryFont () from /usr/X11R6/lib/libX11.so.6
#3  0x002a95f1d882 in XtCvtStringToFontStruct () from 
/usr/X11R6/lib/libXt.so.6
#4  0x002a95f1a8b3 in XtDirectConvert () from /usr/X11R6/lib/libXt.so.6
#5  0x002a95f1ad8a in _XtConvert () from /usr/X11R6/lib/libXt.so.6
#6  0x002a95f35fbd in _XtCreateIndirectionTable () from 
/usr/X11R6/lib/libXt.so.6
#7  0x002a95f36a89 in _XtGetResources () from /usr/X11R6/lib/libXt.so.6
#8  0x002a95f20849 in XtInitializeWidgetClass () from 
/usr/X11R6/lib/libXt.so.6
#9  0x002a95f20d61 in _XtCreateWidget () from /usr/X11R6/lib/libXt.so.6
#10 0x002a95f4e639 in XtOverrideTranslations () from 
/usr/X11R6/lib/libXt.so.6
#11 0x002a95f4e916 in XtVaCreateManagedWidget () from 
/usr/X11R6/lib/libXt.so.6
#12 0x0042f43b in ?? ()
#13 0x002a96805aaa in __libc_start_main () from /lib/libc.so.6
#14 0x00406dea in ?? ()
#15 0x007fb788 in ?? ()
#16 0x002a9566d2e0 in rtld_errno () from /lib/ld-linux-x86-64.so.2

So it has something to do with font queries. Is anyone looking at this?
/Johan

Johan Groth wrote:
Hi,
I've noticed that xscreensaver segfault after I changed repository to 
debian-ppc64.alioth.debian.org, updated and upgraded. Here is the 
backtrace:

Program received signal SIGSEGV, Segmentation fault.
0x002a95d44710 in XFindOnExtensionList () from 
/usr/X11R6/lib/libX11.so.6
(gdb) bt
#0  0x002a95d44710 in XFindOnExtensionList () from 
/usr/X11R6/lib/libX11.so.6
#1  0x002a95d3cf20 in XFlush () from /usr/X11R6/lib/libX11.so.6
#2  0x002a95d3dcbd in XLoadQueryFont () from /usr/X11R6/lib/libX11.so.6
#3  0x004157f2 in clear_stderr ()
#4  0x002a95be6203 in _XtRemoveAllInputs () from 
/usr/X11R6/lib/libXt.so.6
#5  0x002a95be64a6 in XtAppNextEvent () from /usr/X11R6/lib/libXt.so.6
#6  0x0040ff04 in sleep_until_idle ()
#7  0x0040871f in check_for_leaks ()
#8  0x0040a7bd in main ()

Is anyone working on this?
Regards,
Johan


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


gcc4: xscreensaver

2005-05-13 Thread Johan Groth
Hi,
I've noticed that xscreensaver segfault after I changed repository to 
debian-ppc64.alioth.debian.org, updated and upgraded. Here is the backtrace:

Program received signal SIGSEGV, Segmentation fault.
0x002a95d44710 in XFindOnExtensionList () from 
/usr/X11R6/lib/libX11.so.6
(gdb) bt
#0  0x002a95d44710 in XFindOnExtensionList () from 
/usr/X11R6/lib/libX11.so.6
#1  0x002a95d3cf20 in XFlush () from /usr/X11R6/lib/libX11.so.6
#2  0x002a95d3dcbd in XLoadQueryFont () from /usr/X11R6/lib/libX11.so.6
#3  0x004157f2 in clear_stderr ()
#4  0x002a95be6203 in _XtRemoveAllInputs () from 
/usr/X11R6/lib/libXt.so.6
#5  0x002a95be64a6 in XtAppNextEvent () from /usr/X11R6/lib/libXt.so.6
#6  0x0040ff04 in sleep_until_idle ()
#7  0x0040871f in check_for_leaks ()
#8  0x0040a7bd in main ()

Is anyone working on this?
Regards,
Johan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


gcc4: xmms

2005-05-13 Thread Johan Groth
Hi,
after my move to ppc64, xmms, all of a sudden, starts to segfault!? Why 
is that?

Regards,
Johan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: (x)emacs segfaults when compiling p4.el

2005-05-04 Thread Johan Groth
Drew Hess wrote:
Nevermind, I think this  is happening because the p4 executable is
segfaulting on amd64.  Sorry for the false alarm.
p4 works quite well on amd64 gcc3.4. Just checked.
d
On 5/3/05, Drew Hess [EMAIL PROTECTED] wrote:
On debian-pure64, both emacs and xemacs segfault when compiling the
Emacs Perforce mode, which can be found at http://p4el.sf.net:
xemacs -batch -f batch-byte-compile p4.el
Loading /usr/share/emacs/site-lisp/debian-startup...
Loading 00debian...
Loading site-start...
Loading 00debian-vars...
Loading 50autoconf...
Loading 50devhelp...
Loading 50dictionaries-common...
Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el...
Loading /var/cache/dictionaries-common/emacsen-ispell-default.el...
Loading 50gtk-doc-tools...
Loading 50psvn...
Loading 50python-docutils...
Loading 50vc-svn...
Loading 55ecb...
Compiling /home/dhess/work/debian/p4-mode/p4-mode-10.6/p4.el...
Loading dired-mule...
While compiling p4-exec-p4 in file
/home/dhess/work/debian/p4-mode/p4-mode-10.6/p4.el:
 ** assignment to free variable hilit-auto-rehighlight
While compiling toplevel forms:
 ** reference to free variable menu-bar-final-items
 ** assignment to free variable menu-bar-final-items
 !! Wrong type argument ((number-char-or-marker-p Segmentation fault))
Error occurred processing p4.el:
Wrong type argument: number-char-or-marker-p, Segmentation fault
This only occurs on amd64; emacs and xemacs on i386 can compile it just fine.
d



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Where are the unofficial sarge for amd64???

2005-01-07 Thread Johan Groth
Anders Boström wrote:
Hi!
There are many references to an unofficial sarge for amd64, but where
do I find it???
http://debian-amd64.alioth.debian.org/archive-structure.txt states
that it should exist under
http://debian-amd64.alioth.debian.org/debian-amd64, but debian-amd64
dosen't exist (yet).
http://debian-amd64.alioth.debian.org/pure64 seems to be updated, but
only contains unstable (even if a sarge directory exists).
http://debian-amd64.alioth.debian.org/debian-pure64 contains sarge,
but it is not up to date. Last update was 20041215.
So... are there any unofficial sarge for amd64??? Where?
Have you tried http://debian-amd64.alioth.debian.org/sarge? :)
/Johan
-
Symbian Software Ltd is a company registered in England and Wales with
registered number 4190020 and registered office at 2-6 Boundary Row,
Southwark, London, SE1 8HP, UK. This message is intended only for use by
the named addressee and may contain privileged and/or confidential
information. If you are not the named addressee you should not disseminate,
copy or take any action in reliance on it. If you have received this
message in error please notify [EMAIL PROTECTED] and delete the
message and any attachments accompanying it immediately. Neither Symbian
nor any of its subsidiaries accepts liability for any corruption,
interception, amendment, tampering or viruses occurring to this message in
transit or for any message sent by its employees which is not in compliance
with Symbian corporate policy.



Troubles with phpmyadmin in gcc3.4 port

2005-01-05 Thread Johan Groth
Hi,
I'm trying to get phpmyadmin to work with apache2 but without success. I 
have installed and, as far as I know, configured everything correct. 
When I try to load the phpmyadmin start page I get the following message 
in the browser:

Internal Server Error
The server encountered an internal error or misconfiguration and was 
unable to complete your request.

Please contact the server administrator, [EMAIL PROTECTED] and inform 
them of the time the error occurred, and anything you might have done 
that may have caused the error.

More information about this error may be available in the server error log.
Apache/2.0.52 (Debian GNU/Linux) PHP/4.3.10-2.0.0.1.gcc4
Cheers,
Johan
-
Symbian Software Ltd is a company registered in England and Wales with
registered number 4190020 and registered office at 2-6 Boundary Row,
Southwark, London, SE1 8HP, UK. This message is intended only for use by
the named addressee and may contain privileged and/or confidential
information. If you are not the named addressee you should not disseminate,
copy or take any action in reliance on it. If you have received this
message in error please notify [EMAIL PROTECTED] and delete the
message and any attachments accompanying it immediately. Neither Symbian
nor any of its subsidiaries accepts liability for any corruption,
interception, amendment, tampering or viruses occurring to this message in
transit or for any message sent by its employees which is not in compliance
with Symbian corporate policy.



source packages

2004-12-17 Thread Johan Groth
Hi everyone,
I'm using the gcc-3.4 of amd64 and it is working well right now except 
lftp that segfaults if you try to expand a directory or filename by 
pressing tab. So I thought I could debug it and tried to get the source 
code with apt-get source lftp but that fails! In fact I'm not able to 
apt-get the source for any package. Are they gone or are they residing 
some where else?

My apt/source.list looks like this:
deb http://debian-amd64.alioth.debian.org/gcc-3.4/ unstable main 
non-free contrib
deb-src http://debian-amd64.alioth.debian.org/gcc-3.4/ unstable main 
non-free contrib

Cheers,
Johan
-
Symbian Software Ltd is a company registered in England and Wales with
registered number 4190020 and registered office at 2-6 Boundary Row,
Southwark, London, SE1 8HP, UK. This message is intended only for use by
the named addressee and may contain privileged and/or confidential
information. If you are not the named addressee you should not disseminate,
copy or take any action in reliance on it. If you have received this
message in error please notify [EMAIL PROTECTED] and delete the
message and any attachments accompanying it immediately. Neither Symbian
nor any of its subsidiaries accepts liability for any corruption,
interception, amendment, tampering or viruses occurring to this message in
transit or for any message sent by its employees which is not in compliance
with Symbian corporate policy.



Re: Unofficial multimedia repository

2004-12-14 Thread Johan Groth
David Liontooth wrote:
Christian Marillat has maintained an unofficial repository of Debian 
packages
relating to multimedia applications for several years; cf. 
http://debian.video.free.fr/

He's now set up an amd64 version of the repository:
   deb http://cyberspace.ucla.edu/marillat/ unstable main
The repository is working, but the packages have just been built for the 
first time
and there may be issues.  Major packages include ffmpeg, mjpegtools, 
mplayer,
qdvdplayer, and transcode.

For legal reasons, libdvdcss will be available from:
   deb ftp://ftp.nerim.net/debian-marillat/ unstable main
Some of the upstream applications are still being ported, for instance 
xvid and
transcode, so YMMV, but let Christian (not BTS) know if there are 
problems with
the packaging.
Has the assembly code in these packages been ported as well?
/Johan
-
Symbian Software Ltd is a company registered in England and Wales with
registered number 4190020 and registered office at 2-6 Boundary Row,
Southwark, London, SE1 8HP, UK. This message is intended only for use by
the named addressee and may contain privileged and/or confidential
information. If you are not the named addressee you should not disseminate,
copy or take any action in reliance on it. If you have received this
message in error please notify [EMAIL PROTECTED] and delete the
message and any attachments accompanying it immediately. Neither Symbian
nor any of its subsidiaries accepts liability for any corruption,
interception, amendment, tampering or viruses occurring to this message in
transit or for any message sent by its employees which is not in compliance
with Symbian corporate policy.



Re: [ Spam 50 ]::Mplayer?

2004-11-24 Thread Johan Groth
Ernest jw ter Kuile wrote:
On Tuesday 23 November 2004 10:56, Johan Groth wrote:
It is not that difficult to compile by yourself.

I did that, and did some experimenting with it, using the 32 bit version of 
mencoder as reference.

For some reason the 32bit mencoder beats the hell out of the 64 bit version on 
the same hardware ! and I'm talking at about 2 x the speed !

Don't really know why, although I can imagine the 32bit version includes some 
specific assembly optimisation, missing from the 64bit version.
That is most likely. I needed to get a special version of xvid 1.0.2 
which included mmx assembly for amd64 using the yasm assembler. I'm 
waiting for someone with more time on their hands than me :) also 
convertes the assembler routines in transcode.

/Johan
-
Symbian Software Ltd is a company registered in England and Wales with
registered number 4190020 and registered office at 2-6 Boundary Row,
Southwark, London, SE1 8HP, UK. This message is intended only for use by
the named addressee and may contain privileged and/or confidential
information. If you are not the named addressee you should not disseminate,
copy or take any action in reliance on it. If you have received this
message in error please notify [EMAIL PROTECTED] and delete the
message and any attachments accompanying it immediately. Neither Symbian
nor any of its subsidiaries accepts liability for any corruption,
interception, amendment, tampering or viruses occurring to this message in
transit or for any message sent by its employees which is not in compliance
with Symbian corporate policy.



Re: [ Spam 50 ]::Mplayer?

2004-11-23 Thread Johan Groth
A. P. Kennedy wrote:
Hi,
I know that mplayer is not a part of the debian distribution. So I
hope that by asking I don't flamed. 

Does anyone know of a reliable site that has prebuilt debs for mplayer
and it's support files for gcc version 3.4.2?
It is not that difficult to compile by yourself.
/Johan
-
Symbian Software Ltd is a company registered in England and Wales with
registered number 4190020 and registered office at 2-6 Boundary Row,
Southwark, London, SE1 8HP, UK. This message is intended only for use by
the named addressee and may contain privileged and/or confidential
information. If you are not the named addressee you should not disseminate,
copy or take any action in reliance on it. If you have received this
message in error please notify [EMAIL PROTECTED] and delete the
message and any attachments accompanying it immediately. Neither Symbian
nor any of its subsidiaries accepts liability for any corruption,
interception, amendment, tampering or viruses occurring to this message in
transit or for any message sent by its employees which is not in compliance
with Symbian corporate policy.



Problems with configure on debian amd64 gcc-3.4

2004-11-18 Thread Johan Groth
Hi all,
Sorry for the crossposting but I simply don't know where my problem 
originates from, debian-amd64 or transcode.

I just checked out transcode from CVS and tried to just run autogen.sh 
but it fails miserably.

The output looks like this:
/usr/share/aclocal/vorbis.m4:9: warning: underquoted definition of 
XIPH_PATH_VORBIS
  run info '(automake)Extending aclocal'
  or see 
http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of 
PKG_CHECK_MODULES
/usr/share/aclocal/ogg.m4:8: warning: underquoted definition of 
XIPH_PATH_OGG
/usr/share/aclocal/libraw1394.m4:6: warning: underquoted definition of 
AC_LIB_RAW1394_FLAGS
/usr/share/aclocal/libraw1394.m4:19: warning: underquoted definition of 
AC_LIB_RAW1394_HEADERS
/usr/share/aclocal/libraw1394.m4:41: warning: underquoted definition of 
AC_LIB_RAW1394_LIBVERSION
/usr/share/aclocal/libraw1394.m4:75: warning: underquoted definition of 
AC_LIB_RAW1394_RUNTEST
/usr/share/aclocal/libraw1394.m4:138: warning: underquoted definition of 
AC_LIB_RAW1394
/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of 
AM_PATH_GLIB
/usr/share/aclocal/avifile.m4:21: warning: underquoted definition of 
AM_PATH_AVIFILE
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of 
AM_PATH_AALIB
configure.in: required file `autotools/install-sh' not found
configure.in: required file `autotools/missing' not found
configure.in:8: required file `autotools/config.guess' not found
configure.in:8: required file `autotools/config.sub' not found
configure.in:552: required file `autotools/ltmain.sh' not found
aclib/Makefile.am: required file `autotools/depcomp' not found
import/Makefile.am: required file `autotools/compile' not found
autoreconf2.50: automake failed with exit status: 1

I wonder if any of you have seen this?
I'm using:
automake (GNU automake) 1.8.5
autoconf (GNU Autoconf) 2.59
I also updated the autogen.sh script to reflect this.
Regards,
Johan



RE: problems with nautilus

2004-11-16 Thread Johan Groth
Title: RE: problems with nautilus 






It was the noauto devices. I would like to mention however that nautilus works well in Debian i386 with all devices in the fstab. So I assume that this bug is AMD64 specific.
Any plans when this bug will be fixed?

/Johan



-Original Message-
From: Eric Sharkey on behalf of Eric Sharkey
Sent: Mon 15/11/2004 22:56
To: Johan Groth
Cc: debian-amd64@lists.debian.org
Subject: Re: problems with nautilus

 Mine looks like this:
 proc /proc proc defaults 0 0
 /dev/sda1 / reiserfs notail 0 1
 /dev/sda7 /home reiserfs defaults 0 2
 /dev/sdb1 /opt reiserfs defaults 0 2
 /dev/sdb2 /proj reiserfs defaults 0 2
 /dev/sda6 /root reiserfs defaults 0 2
 /dev/sda5 /usr reiserfs defaults 0 2
 /dev/sda2 none swap sw 0 0
 /dev/hda /media/cdrom0 iso9660 ro,user,noauto 0 0
 /dev/scd0 /media/cdrom1 iso9660 ro,user,noauto 0 0
 /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0

 What should I delete?

Delete everything and see if it makes a difference. It's probably
your noauto drives.

Eric







Re: Status of debian-amd64 after sarge release

2004-11-16 Thread Johan Groth
Bob Proulx wrote:
[snip]
Because Ubuntu is based on Debian all of this work is directly
benefiting that project.  And they have released amd64 and are
supporting it.  Therefore if you need a released and supported
environment for amd64 then Ubuntu is probably the answer.
Not if you wish to have a gcc-3.4 environment, as I want.
However I am sticking with pure Debian for the moment.  I have not
yet given up on it.  I am using everyone's work hosted on Alioth.  I
will probably deploy an unofficial 'Sarge' on amd64 in a production
environment.  Eventually an official Debian 'Etch' will replace it.
That will probably take around 2-3 years before that happens which means 
 all other major distrubtions will probably already have both an 
gcc-3.4 and gcc-4.0 amd64 port. I really like Debian but the release 
process seems to be very slow, if not too slow. Is Debian stable even 
keeping up with hardware advances? Is it even possible to install stable 
on a new computer and will it take advantage of hardware advances like 
SATA, Gigaethernet and so on so forth? Ok, enough ranting :)

/Johan
-
Symbian Software Ltd is a company registered in England and Wales with
registered number 4190020 and registered office at 2-6 Boundary Row,
Southwark, London, SE1 8HP, UK. This message is intended only for use by
the named addressee and may contain privileged and/or confidential
information. If you are not the named addressee you should not disseminate,
copy or take any action in reliance on it. If you have received this
message in error please notify [EMAIL PROTECTED] and delete the
message and any attachments accompanying it immediately. Neither Symbian
nor any of its subsidiaries accepts liability for any corruption,
interception, amendment, tampering or viruses occurring to this message in
transit or for any message sent by its employees which is not in compliance
with Symbian corporate policy.



RE: problems with nautilus

2004-11-15 Thread Johan Groth
Title: RE: problems with nautilus 







Mine looks like this:
proc /proc proc defaults 0 0
/dev/sda1 / reiserfs notail 0 1
/dev/sda7 /home reiserfs defaults 0 2
/dev/sdb1 /opt reiserfs defaults 0 2
/dev/sdb2 /proj reiserfs defaults 0 2
/dev/sda6 /root reiserfs defaults 0 2
/dev/sda5 /usr reiserfs defaults 0 2
/dev/sda2 none swap sw 0 0
/dev/hda /media/cdrom0 iso9660 ro,user,noauto 0 0
/dev/scd0 /media/cdrom1 iso9660 ro,user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0

What should I delete?

/Johan


-Original Message-
From: Eric Sharkey on behalf of Eric Sharkey
Sent: Mon 15/11/2004 22:23
To: Johan Groth
Cc: debian-amd64@lists.debian.org
Subject: Re: problems with nautilus

 Hi,
 I've just installed the gcc-3.4 branch from alioth on a dual Opteron
 244. Works well except Nautilus in Gnome which crashes during Gnome's
 start up phase. I can't start it manually either so I wonder if anyone
 else has seen this?

This may be the same bug that's been kicking around for a while.

If so, if you remove just about everything from /etc/fstab,
Nautilus should start working again. It can't seem to handle
nfs mounts or other unusual things that just about everybody
not living in a bubble has.

Eric







Re: K8S Pro (S2882UG3NR) + Sil 3114 (Raid 1) + Sarge

2004-10-25 Thread Johan Groth
Nils Valentin wrote:
Hi Johan,
was that ahint for using the 2410SA from Adaptec or can I use the 2410SA 
driver with the SiI3114 ?
It was a reply to Lennart Sorensen's comment:
 Other hardware ide/sata raid cards exist, but not with open
 source drivers that I am aware off.
But I can recommend the Adaptec 2410SA (hardware raid) as I'm using it 
myself. Haven't had any problems with that card.

You cannot use the Adaptec drivers with the SiI3114. Totally different 
chipsets are being used.

/Johan
-
Symbian Software Ltd is a company registered in England and Wales with
registered number 4190020 and registered office at 2-6 Boundary Row,
Southwark, London, SE1 8HP, UK. This message is intended only for use by
the named addressee and may contain privileged and/or confidential
information. If you are not the named addressee you should not disseminate,
copy or take any action in reliance on it. If you have received this
message in error please notify [EMAIL PROTECTED] and delete the
message and any attachments accompanying it immediately. Neither Symbian
nor any of its subsidiaries accepts liability for any corruption,
interception, amendment, tampering or viruses occurring to this message in
transit or for any message sent by its employees which is not in compliance
with Symbian corporate policy.



RE: doom3 slowness

2004-10-08 Thread Johan Groth
Title: doom3 slowness






Are you saying 
that you playing Doom3 on a Linux box. Huh, didn't know it was available for 
Linux. Makes me actually to want to buy the game :)

/Johan



From: Kaneda Langley 
[mailto:[EMAIL PROTECTED]Sent: Fri 08/10/2004 19:17To: 
debian-amd64@lists.debian.orgSubject: doom3 
slowness

hi all, i'm a bit of a gamer and doom3 performance is low too 
low to beplayable :(running debian pure64 with the nvidia 6111 
drivers, kernel2.6.8-3-amd64-k8, Geforce FX5200, 1GB ram, AMD64 
2ghz.I have quake3 running stable at 120fpsdoom3 runs at 
12fps.glxinfo looks good.Doom3 has all the visuals turned on, 
640x480 med detailany help is apreciated.Some digging turned out 
I can't seem to disable agpgart, pointers onthat also apreciated, kernel 
source for 2.6.8 doesn't seem able to haveagpgart 
selectable--To UNSUBSCRIBE, email to 
[EMAIL PROTECTED]with a subject of "unsubscribe". 
Trouble? Contact 
[EMAIL PROTECTED]




RE: Install Report: Tyan Thunder K8S Pro / dual Opteron 250 / 2GB / SATA root

2004-09-30 Thread Johan Groth
Title: Install Report: Tyan Thunder K8S Pro / dual Opteron 250 / 2GB / SATA root






I have a Tyan K8W 
(2885) and having nothing but grief. My biggest problem right now is that the 
graphics card seems to get turned off by the kernel. After the grub message 
"Booting the kernel" absolutely nothing is displayed. It seems to boot fine 
though, can't check cause I haven't installed sshd, nor telnetd. 


So I wonder which graphics card 
do you use? I have a Leadtek FX5200 (AGPx8) which is the cheapest AGPx8 card I 
could find. Should I go for something more expensive. I would prefer NVidia but 
can go for a ATI as well. Just as long as it is compatible with a 2885 MB and is 
stable.

/Johan




From: David Dumas 
[mailto:[EMAIL PROTECTED]Sent: Thu 30/09/2004 19:48To: 
debian-amd64@lists.debian.orgSubject: Install Report: Tyan Thunder 
K8S Pro / dual Opteron 250 / 2GB / SATA root

Executive Summary:I didn't use the installer, rather I 
debootstrapped on a HDD and thenput it in the new machine. Unlike any 
of my previous debian-amd64installs, everything "just worked".Thanks 
debian-amd64 developers for all of your hard work, as this porthas come a 
long way!A Few Details:After rocky experiences installing 
debian-amd64 on Athlon64 boxen, Inevertheless decided to use it for my new 
computation server. Thismachine will be used for various 
long-runningcomputationally-intensive mathematical tasks. The specs 
are:Tyan Thunder K8S Pro (s2882) with BIOS 2.03Dual Opteron 2502 
GB Kingston ECC/Registered PC3200 DDR RAMSamsung SP1213C 120GB SATA 
HDD(By the way, the BIOS version may be important here. Tyan's web 
sitesays that Opteron 250 support was only recently added, but 
thankfully2.03 has this feature.)I bootstrapped the installation 
rather than using a bootable CDROM; myprocedure was:1) Install HDD 
in working debian-amd64 box, partition and create filesystems.2) 
cdebootstrap from alioth3) chroot and apt-get miscellaneous utilities 
(scsi-tools, etc.)4) compile kernel with hardware support as listed on 
debian-amd64 K8mainboard compatibility list and "safe" options (e.g. no 
NUMA)5) edit fstab and other config files to reflect 
predictedconfiguration of new machine6) install GRUB7) transplant 
HDD into dual Opteron machine and boot8) apt-get more applications, 
recompile kernel with "optimal" settings(SMP, NUMA etc)The only 
hitch was that I left a "/dev/sdb" in fstab that needed to be"/dev/sda", and 
as a result fsck failed on boot. The root filesystemseemed stuck in 
readonly mode, so my solution was to add the kernelparameter "rw" and skip 
fsck on boot. I was then able to edit fstab.The K8 mainboard 
compatibility list was very helpful and all of theonboard hardware was 
supported immediately when I compiled a kernelwith the drivers listed 
there. Maybe, though, it would be good to adda list of XFree86 drivers 
for the onboard video where appropriate?The K8S Pro has builting ATI Rage/XL 
which works fine with the "ati"driver.Hardware monitoring with 
lm_sensors works well but really requires thecustom "sensors.conf" available 
from http://www.tyan.com.So far, I can 
definitely recommend this board/CPU combination for usewith 
debian-amd64. I will post an update if anything 
changessignificantly.-David--To UNSUBSCRIBE, email 
to [EMAIL PROTECTED]with a subject of "unsubscribe". 
Trouble? Contact 
[EMAIL PROTECTED]




Problems installing gcc-3.4

2004-09-29 Thread Johan Groth
Hi everybody,
I've tried, and failed, to install 
gcc-3.4 with debian installer. I used the monolithic iso image (25/09/2004) and 
changed the directory to /gcc-3.4/ but it complained that it couldn't find any 
kernel-modules (2.6.8). Are gcc-3.4 and pure64 out of sync? I could install 
pure64 without any problems though and apt-get dist-upgrade to gcc-3.4. 


Another problem I have now, with gcc-3.4 
installed, is that I can't install the nvidia drivers. I have downloaded the 
.run package and tried with ./NVIDIA --kernel-source-path 
/usr/src/kernel-source-2.6.8 but it complains about cc version. Apperently the 
kernel is compiled with another version so how do get around this 
problem?

Best regards,
Johan


RE: Problems installing gcc-3.4

2004-09-29 Thread Johan Groth
Title: Re: Problems installing gcc-3.4






Yes I know it is 
possible to compile with gcc-3.4 but I don't know how. I read somewhere (don't 
remember where though) how this is done but can't for my life remember 
how.

/Johan



From: Thomas J. Zeeman 
[mailto:[EMAIL PROTECTED]Sent: Wed 29/09/2004 10:19To: 
Johan GrothCc: debian-amd64@lists.debian.orgSubject: Re: 
Problems installing gcc-3.4

Hi, Another problem I have now, with gcc-3.4 
installed, is that I can't install the nvidia drivers. I have downloaded 
the .run package and tried with ./NVIDIA --kernel-source-path 
/usr/src/kernel-source-2.6.8 but it complains about cc version. 
Apperently the kernel is compiled with another version so how do get 
around this problem?I had the same problem. I (temporarily) downgraded 
the kernel to 2.6.7You can also opt to compile the nVidia-module with 
gcc 3.4. The defaultfor cc is gcc 3.3 and as of 2.6.8-4 the AMD64 kernel is 
compiled with gcc3.4 thus causing a mismatch, I 
think.regards,Thomas




RE: Small repository.

2004-09-29 Thread Johan Groth
Title: Small repository.






Nice!
It would be even nicer if you 
could actually access the repository :)

/Johan
Forbidden
You don't have permission to access /debian/ on this server. 




Apache/1.3.31 Server at pure64.net Port 80




From: In The Night 
[mailto:[EMAIL PROTECTED]Sent: Wed 29/09/2004 12:33To: 
debian-amd64@lists.debian.orgSubject: Small 
repository.

Just some small utils I normally use (mplayer (stripped), lame, 
fame, faad, mjpeg-tools)deb http://pure64.net/debian unstable 
mainAs the URL says, it's 
pure64.--.O. Scream, Scream like the 
silence of the bits...O Dead lies the flag by the 
feet of the cold one.OOO Freedom WILL break the 
walls of mammon.




Update screwes up bios (or something)

2004-09-29 Thread Johan Groth
Hi all,
I'm using the gcc-3.4 version of amd64 
and have just installed gnome-desktop and x-window-system. I also installed the 
nvidia drivers. The installation went fine but when I try to start x (startx) 
the screen goes blank and won't recover. So only resort was reboot but still a 
blank screen. I had to clear the bios first to the display back! Ok, boot again, 
got the grub menu, booted 2.6.8 smp and I see the usualgrub messages, then 
thescreen goes blank again! It's like it's turning off the video card, 
which is btw, a Leadtek FX5200 card. The system is totally unusable right 
now.

Has anyone else encountered 
this?

System spec:
Tyan 2885
2 Opteron 244
4 x Kingston DDR 333 256MB
Adaptec 2940UW
Floppy
NEC DVD rom (scsi)
Plextor Plexwriter (scsi)
HP DAT 24i (scsi)
Fujitsi HD 17 GB (IDE)
Leadtek FX5200

So as you can see there is nothing fancy 
nor brand new in the box. 

/Johan