Re: nvidia driver + agpgart a8v

2005-01-20 Thread tony mancill
Bill wrote: Hi, I am having some trouble enabling agpgart in debian unstable. I am running the x86 version of debian, though I am posting to this group because I am running an Asus AV8 Deluxe (chipset K8T800Pro) running linux 2.6.10 (I compiled with Atholon64 on-CPU Gart as modules, /dev/agpgart

Re: GPG error mirroring the archive

2005-01-20 Thread Goswin von Brederlow
Peter Nelson <[EMAIL PROTECTED]> writes: > Hi, my mirror of the amd64 archive recently broke becaues of the > following errors: > > gpg: Signature made Thu Jan 20 17:40:22 2005 EST using DSA key ID 2FE487B0 > gpg: Can't check signature: public key not found > gpg: Signature made Thu Jan 20 17:40:2

GPG error mirroring the archive

2005-01-20 Thread Peter Nelson
Hi, my mirror of the amd64 archive recently broke becaues of the following errors: gpg: Signature made Thu Jan 20 17:40:22 2005 EST using DSA key ID 2FE487B0 gpg: Can't check signature: public key not found gpg: Signature made Thu Jan 20 17:40:22 2005 EST using DSA key ID 2FE487B0 gpg: Can't chec

Re: AMD64 patch for flavio's fglrx debs

2005-01-20 Thread Peter Nelson
Peter Nelson wrote: Cyril Chaboisseau wrote: BTW, I have kernel-patch-debian-2.6.10 but that shouldn't make any difference for the compilation of the module There are known problems compiling against 2.6.10. Look at this thread on rage3d for some patches: http://rage3d.net/board/showthread.php?t=

Re: AMD64 patch for flavio's fglrx debs

2005-01-20 Thread Peter Nelson
Cyril Chaboisseau wrote: Le 19 janvier vers 22:33, Peter Nelson écrivait: Here's a patch I've made against flavio's latest fglrx packages to generate amd64 debs. I *think* it does the right thing placing the 32bit drivers in /emul/ia32-linux/usr/X11R6/lib/ and the 64bit ones in /usr/X11R6/li

Re: Argh! bzflag2 gets stuck (gcc-3.4)

2005-01-20 Thread Vincent Hanquez
On Thu, Jan 20, 2005 at 01:53:54PM -0800, Jacob wrote: > close(3)= 0 > futex(0x2a96d60f60, FUTEX_WAIT, 2, NULL > ** > the last line just sites there. I had that too with /sbin/shutdown with a kernel built by gcc4 .. -- Vincent Hanquez -- To UNS

Re: nvidia driver + agpgart a8v

2005-01-20 Thread Benjamin Vötterle
Am Donnerstag, den 20.01.2005, 10:13 -0600 schrieb Bill: > Section "Device" > Identifier "Card" > Option "DigitalVibrance" "50" > Option "NvAGP" "1" > Driver "nvidia" > > EndSection Try, Optiob "NvAGP" "3". -- To UNSUBSCRIBE, email to [EM

Re: Argh! bzflag2 gets stuck (gcc-3.4)

2005-01-20 Thread Manuel Capinha
I'm seeing exactly the same problem on my dual opteron box. My strace finishes just Jacob's, without bzflag ever "starting" up. Compiled from the 2.0.0 source it works without problem. HTH, Manuel On Thu, 20 Jan 2005 13:53:54 -0800, Jacob <[EMAIL PROTECTED]> wrote: > for extra info, strace report

Re: AMD64 patch for flavio's fglrx debs

2005-01-20 Thread Johannes Pleikies
Am Donnerstag, 20. Januar 2005 23:22 schrieb Peter Nelson: > I have a feeling that the drivers are hard-coded to use the lib64 X11 > directory, though I can't find where they are. Try making a symlink from > /usr/X11R6/lib64 to lib and see if it works without that export. > > If that works should

Re: AMD64 patch for flavio's fglrx debs

2005-01-20 Thread Peter Nelson
Quoting Johannes Pleikies <[EMAIL PROTECTED]>: > Thank you very much, this worked well for me. You're welcome. > I used Peter's patch and > http://xoomer.virgilio.it/flavio.stanchina/debian/fglrx-installer.html . yeah, I forgot to link to (and thank!) Flavio's page. > I used the kernel-agpgart.

Re: AMD64 patch for flavio's fglrx debs

2005-01-20 Thread Cyril Chaboisseau
Le 19 janvier vers 22:33, Peter Nelson écrivait: > Here's a patch I've made against flavio's latest fglrx packages to > generate amd64 debs. I *think* it does the right thing placing the > 32bit drivers in /emul/ia32-linux/usr/X11R6/lib/ and the 64bit ones in > /usr/X11R6/lib/, with the corre

Re: Argh! bzflag2 gets stuck (gcc-3.4)

2005-01-20 Thread Jacob
for extra info, strace reports this. execve("/usr/games/bzflag", ["bzflag"], [/* 31 vars */]) = 0 uname({sys="Linux", node="metis", ...}) = 0 brk(0) = 0x7bc000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =

Re: apt wants to remove 526 packages!!?

2005-01-20 Thread Jacob
I just noticed that I'm not actually using the gcc-3.4 sources.list entries, corrected things and yes, it seems ksysguard is busted. The following packages have unmet dependencies: ksysguard: Depends: ksysguardd (= 4:3.3.1-2) but 4:3.3.1-3 is to be installed E: Broken packages ksysguardd has be

Re: AMD64 patch for flavio's fglrx debs

2005-01-20 Thread Johannes Pleikies
Thank you very much, this worked well for me. I have: VIAK8T800 Radeon Mobility 9700 Kernel 2.6.10 Debian AMD64/GCC3.4 I used Peter's patch and http://xoomer.virgilio.it/flavio.stanchina/debian/fglrx-installer.html . I used the kernel-agpgart. After all my XFree started without any errors, b

Re: Missing pam_userdb.so from libpam-modules

2005-01-20 Thread Kurt Roeckx
On Thu, Jan 20, 2005 at 08:42:45PM +0100, Michal Schmidt wrote: > > $ gcc -ldb3 db3test.c #this is what scares the pam ./configure script: > /usr/lib/gcc/x86_64-linux/3.4.4/../../../../lib/libdb3.so: undefined > reference to `pthread_condattr_setpshared' This seems to bug in the libdb3 package

Missing pam_userdb.so from libpam-modules

2005-01-20 Thread Michal Schmidt
Hello, The package libpam-modules (version 0.76-22.0.0.1.amd64 from gcc-3.4) doesn't contain pam_userdb.so. This PAM plugin is present in the i386 Sid version of the package. Compiling pam from the source package shows: ... make[3]: Entering directory `/home/michich/src/pam-0.76/Linux-PAM/modul

Re: X server can't display 1280x1024 with mga (G550) and LCD Samsung 193P

2005-01-20 Thread T.J. Zeeman
Hi, On Thu, 2005-01-20 at 10:19 +0100, Arnaud ESPANEL wrote: > Maybe should i try with proprietary Matrox mga driver (with HAL), but i > can't get it to compile with an amd64 kernel. That's because Matrox does not yet provide a 64-bit compiled mga-hal.o file with their sources yet. Several peop

General USB problems; was Re: USB mouse stops working intermittently with dmesg errors: drivers/usb/input/hid-core.c: input irq status -84 received

2005-01-20 Thread David Wood
On Thu, 20 Jan 2005, Kyuu Eturautti wrote: and allows the use of a PS/2 or USB keyboard and mice. I had no problems with any Windows systems and the PS/2 converted but Pure64 could only handle it once out of three times or so. Haven't tested with other Linux distros than Debian Pure64. Is it jus

Re: USB mouse stops working intermittently with dmesg errors: drivers/usb/input/hid-core.c: input irq status -84 received

2005-01-20 Thread Kyuu Eturautti
Michael Vang wrote: On Wed, 19 Jan 2005 19:02:07 +0100, Ernest jw ter Kuile <[EMAIL PROTECTED]> wrote: Yep, same here since last weeks upgrade to 2.6.10. Though here the mouse doesn't freeze, but reacts a bit slow at times. I have a usb Logitech mouse, so apparently it's not hardware related. al

Re: USB mouse stops working intermittently with dmesg errors: drivers/usb/input/hid-core.c: input irq status -84 received

2005-01-20 Thread Michael Vang
On Wed, 19 Jan 2005 19:02:07 +0100, Ernest jw ter Kuile <[EMAIL PROTECTED]> wrote: > Yep, same here since last weeks upgrade to 2.6.10. Though here the mouse > doesn't freeze, but reacts a bit slow at times. > > I have a usb Logitech mouse, so apparently it's not hardware related. > > also unplu

Enigmail

2005-01-20 Thread Lorenzo Milesi
Hi Am I the only one having troubles with mozilla-thunderbird-enigmail? I had this problem also with the previous version, solved one day I-don't-know-why. At the first exection of tb, enigmail works fine. At the 2nd an alert warns me enigmime is not available, so enigmail won't work. In enigmail

Re: KDE Themes Missing?

2005-01-20 Thread Sven Krahn
On Thu, 20 Jan 2005 04:10:42 -0700, Bob Proulx <[EMAIL PROTECTED]> wrote: > Sven Krahn wrote: > > On Thu, 20 Jan 2005 03:35:59 -0700, Bob Proulx <[EMAIL PROTECTED]> wrote: > > > Sven Krahn wrote: > > > apt-get remove xdm twm > > > apt-get install kdm > One thing that sometimes pops up is that

Re: The non-existent unofficial sarge for amd64

2005-01-20 Thread Goswin von Brederlow
Anders Boström <[EMAIL PROTECTED]> writes: >> "GvB" == Goswin von Brederlow <[EMAIL PROTECTED]> writes: > > Hi Goswin! > > GvB> Anders Boström <[EMAIL PROTECTED]> writes: > >>> "KR" == Kurt Roeckx <[EMAIL PROTECTED]> writes: > >> > KR> On Fri, Jan 07, 2005 at 04:35:28PM +0100, Anders

Re: The non-existent unofficial sarge for amd64

2005-01-20 Thread Anders Boström
> "GvB" == Goswin von Brederlow <[EMAIL PROTECTED]> writes: Hi Goswin! GvB> Anders Boström <[EMAIL PROTECTED]> writes: >>> "KR" == Kurt Roeckx <[EMAIL PROTECTED]> writes: >> KR> On Fri, Jan 07, 2005 at 04:35:28PM +0100, Anders Boström wrote: >> >> >> >> As I wrote in my original q

Re: nvidia driver + agpgart a8v

2005-01-20 Thread Benjamin Vötterle
Am Dienstag, den 18.01.2005, 11:23 -0600 schrieb Bill: > Hi, > I am having some trouble enabling agpgart in debian unstable. I am > running the x86 version of debian, though I am posting to this group > because I am running an Asus AV8 Deluxe (chipset K8T800Pro) running > linux 2.6.10 (I compiled

Re: KDE Themes Missing?

2005-01-20 Thread Bob Proulx
Sven Krahn wrote: > On Thu, 20 Jan 2005 03:35:59 -0700, Bob Proulx <[EMAIL PROTECTED]> wrote: > > Sven Krahn wrote: > > apt-get remove xdm twm > > apt-get install kdm > > This is what I would expect as well. However, at least my installation > wants to remove all KDE packages when just doing '

Re: KDE Themes Missing?

2005-01-20 Thread Sven Krahn
On Thu, 20 Jan 2005 03:35:59 -0700, Bob Proulx <[EMAIL PROTECTED]> wrote: > Sven Krahn wrote: > apt-get remove xdm twm > apt-get install kdm This is what I would expect as well. However, at least my installation wants to remove all KDE packages when just doing 'apt-get remove xdm'. Possibly,

Re: KDE Themes Missing?

2005-01-20 Thread Bob Proulx
Sven Krahn wrote: > On Wed, 19 Jan 2005 15:30:55 +, Pat C <[EMAIL PROTECTED]> wrote: > > So my debian system is awesome. I'm using KDE and I love the new KDE 3.3 > > setup. However, I can't seem to be able to change the graphical login when > > the computer starts up. It's this plain drab De

Re: X server can't display 1280x1024 with mga (G550) and LCD Samsung 193P

2005-01-20 Thread Arnaud ESPANEL
Ralf Schmitt wrote: Arnaud ESPANEL wrote: I used to work with a CRT IIYAMA monitor at 1280x1024. Recently, i switched to a Samsung 193P LCD monitor, and couldn't get 1280x1024 anymore : [...] I had the same problem (with a different system: xorg running on freebsd, g550, and a hyundai LCD). I got

Re: X server can't display 1280x1024 with mga (G550) and LCD Samsung 193P

2005-01-20 Thread Arnaud ESPANEL
Jacob wrote: It's not the best solution if it works but have you tried eliminating the range on the monitor refresh rates? try forcing either 75 or 60 as the vertical rate. you shouldn't need to but perhaps it picking a bad mode. I tried without success -- To UNSUBSCRIBE, email to [EMAIL PROTEC