Re: Epiphany-browser is terribly unstable

2004-12-28 Thread Ladislav Bodnar
On Wednesday 29 December 2004 11:03, Pedro I. Sanchez wrote:
 Can you confirm a similar behavior in your systems?

Yes, it crashes here too on that web site.




Re: chroot 32bit dist

2004-12-19 Thread Ladislav Bodnar
On Monday 20 December 2004 09:19, tech wrote:
 Can someone tell me if there is a How-To to create a chroot 32bit
 installation on an amd64?

Yes there is:
https://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.html#id274243




From pure64 to gcc-3.4?

2004-12-10 Thread Ladislav Bodnar
Just a quick one: is it possible to upgrade from the pure64 branch to the 
gcc-3.4 branch? If so, how?

Thanks a lot :-)




Re: From pure64 to gcc-3.4?

2004-12-10 Thread Ladislav Bodnar
On Friday 10 December 2004 18:45, Andreas Jochens wrote:
 On 04-Dec-10 17:58, Ladislav Bodnar wrote:
  Just a quick one: is it possible to upgrade from the pure64 branch to
  the gcc-3.4 branch? If so, how?

 It is possible. You can change your '/etc/apt/sources.list', but
 you have to make sure that you 'apt-get install --reinstall' every
 C++ package from pure64 which is installed on your system.
 There were some threads on this list with suggestions how to do that.
 The pure64 branch uses 'libstdc++5' and the gcc-3.4 branch uses
 'libstdc++6'. Mixing those two will lead to problems.

Worked great, thanks :-)




Re: Recommedn AMD64 machine for Debian

2004-12-10 Thread Ladislav Bodnar
On Friday 10 December 2004 23:03, Michael Madden wrote:
 Has anyone had success with a certain machine using Debian for AMD64.  We
 have a wealth of experience using Dell and HP workstations, but neither
 of them offer an AMD64 option.  If I cannot get a prebuilt machine from
 someone like Dell or HP, what type of motherboard and peripherals
 (SCSI/IDE/SATA hard drive, network card, sound card, video card,
 DVD burner, etc) would you recommend setting up?

There is a mainboard compatibility list available here:
https://alioth.debian.org/docman/view.php/30192/27/mainboards.html

Personally, I've had good experiences with MSI K8N Neo2 (Socket939) - I 
bought it because it was rated highly in a recent issue of Linux Format. As 
for the DVD burner, I bought a Plextor PX-712A and it works great too.

Ladislav




Re: Help with NVidia/OpenGL

2004-12-01 Thread Ladislav Bodnar
On Thursday 02 December 2004 05:45, Curtis Cooper wrote:
 I just installed the amd64 port of Debian Linux on my desktop.  It has an
 AMD Athlon 64 3400+ (2.2 GHz), NVidia GeForce FX 5200 128 MB, and 512 MB
 PC3200 RAM.

Sorry, I don't know the answer to your question, but do you mind pointing me 
to a resource about installing the nvidia driver? So far I've tried the 
downloaded binary (cannot load nvidia.ko), then I also tried installing it 
the Debian way (getting some error about rivafb being included in the 
kernel), but no luck. Thanks a lot.




Re: sound inside the chroot

2004-12-01 Thread Ladislav Bodnar
On Thursday 02 December 2004 05:56, Alexandru Cabuz wrote:
 But inside the chroot sound does not work. Outside it does, of course.
 How would I get it to work?

I don't have a problem with sound inside the chroot - it works exactly the 
same way as in the 64-bit part of the system. I know this information is 
not very helpful, but at least you know that it should work :-)




Re: Help with NVidia/OpenGL

2004-12-01 Thread Ladislav Bodnar
On Thursday 02 December 2004 10:04, Curtis Cooper wrote:
 That part I got working OK.  You just need to make sure to download the
 kernel headers and source.  Also, be sure to use gcc-3.4 when compiling.
 Good luck!

Thank you. I didn't have gcc-3.4 installed, which turned out to be the 
reason for my failure to install the nvidia binary.