[no subject]

2005-08-17 Thread Gyorgy Bakos





Hi all


I have a HP B2000 which has a built in FXe GFX card.
I read already that here http://www.parisc-linux.org/faq/graphics-howto.html that FXe card is not supported by Xfree86, but I can use cards from different vendors.

I have putted in an PCI ATI card (26VT4 Mach64) but it won't work, because the built in card is used at the boot and in text mode.

I thought that mybe at the start of the X server it will change between the cards, but not it won't.
There is maybe an other problem is that I can not find modules for that card, I am using Debian sarge 3.1 default kernel.

Question:
What is the easiest way to bring X to work? How can I bring the PCI card to life?
Where can I find more informations?


regards





Re: Bug#321785: fakeroot: segfaults on [hppa]

2005-08-17 Thread tsd78163
-- Initial header ---

From  : John David Anglin [EMAIL PROTECTED]
To  : [EMAIL PROTECTED]
CC  :
[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL 
PROTECTED],debian-hppa@lists.debian.org,[EMAIL PROTECTED]
Date  : Mon, 15 Aug 2005 19:30:09 -0400 (EDT)
Subject : Re: Bug#321785: fakeroot: segfaults on [hppa]

   no, it's not fakeroot, it's make segfaulting ...
  [...]
   Program received signal SIGSEGV, Segmentation fault.
   [Switching to Thread 16384 (LWP 16911)]
   0x4091fd20 in __canonicalize_funcptr_for_compare () from
/lib/libpthread.so.0
   (gdb) bt
   #0  0x4091fd20 in __canonicalize_funcptr_for_compare ()
  from /lib/libpthread.so.0
   #1  0x4091b424 in sigaction () from /lib/libpthread.so.0
   #2  0x405cc950 in sigaction () from /lib/libc.so.6
   #3  0x405cc748 in ssignal () from /lib/libc.so.6
   #4  0x0001d690 in main ()
   (gdb)
 
  Confirmed. We are passing a function pointer with a value of -2 into
  __cffc, which should not happen...

 I've posted a candidate gcc fix here:
 http://gcc.gnu.org/ml/gcc-patches/2005-08/msg00923.html

I just grab this cvs and build quiet easily a personal package (just take
about a full day??? on a _b2k_)

 As I mentioned earlier today to Randolph, I think there should possibly
 be a pa specific implementation of sigaction that avoids doing function
 pointer canonicalization.

I now grab the debian libc6 pkg src to rebuild it with my own new gcc-4.0
(but my chroot disk stand on a b180 so will take time too :-)


Hth,
   Joel

PS: to build the gcc pkg is it necessary to 'make' the 'check', it seems to me
that was what consumed a lot of time?

---
A free anti-spam and anti-virus filter on all Scarlet mailboxes
More info on http://www.scarlet.be/



Re: Bug#321785: fakeroot: segfaults on [hppa]

2005-08-17 Thread Matthias Klose
tsd78163 writes:
 I now grab the debian libc6 pkg src to rebuild it with my own new gcc-4.0
 (but my chroot disk stand on a b180 so will take time too :-)

you can grab the packages from incoming as well, will be available in
unstable tonight.


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



Re: Bug#321785: fakeroot: segfaults on [hppa]

2005-08-17 Thread tsd78163
-- Initial header ---

From  : Matthias Klose [EMAIL PROTECTED]
To  : tsd78163 [EMAIL PROTECTED]
CC  : dave [EMAIL PROTECTED],randolph
[EMAIL PROTECTED],schizo [EMAIL PROTECTED],carlos
[EMAIL PROTECTED],debian-hppa debian-hppa@lists.debian.org
Date  : Wed, 17 Aug 2005 19:24:30 +0200
Subject : Re: Bug#321785: fakeroot: segfaults on [hppa]

 tsd78163 writes:
  I now grab the debian libc6 pkg src to rebuild it with my own new gcc-4.0
  (but my chroot disk stand on a b180 so will take time too :-)

 you can grab the packages from incoming as well, will be available in
 unstable tonight.

Ah cool I was ignoring that it will be so quickly updated ;-)

Thanks,
Joel
 

---
A free anti-spam and anti-virus filter on all Scarlet mailboxes
More info on http://www.scarlet.be/