Re: qt-x11-free build fails

2005-12-19 Thread Steve Langasek
reassign 341675 libgcc2 4.0.2-5
thanks

On Sun, Dec 18, 2005 at 06:56:34PM +0100, Aurelien Jarno wrote:
 On Mon, Dec 12, 2005 at 02:41:49AM -0800, Steve Langasek wrote:
  This is a bug that was believed fixed previously, but it is *not* bug
  #326581; it's bug #333766, which was fixed in glibc 2.3.5-7.  (And it really
  was fixed, otherwise kdelibs4c2 wouldn't be in testing right now for hppa.)
  But it's back in 2.3.5-8; could this have to do with the fact that 2.3.5-7
  was built (wrongly) with gcc-4.0, and 2.3.5-8 is the first version to build
  with gcc-3.4?

 I confirm. Bug #333766 was causing a SIGBUS in uic, when calling 
 feholdexcept. This has been fixed, and now the problem is a SIGILL that
 occurs a few instructions later when calling __umoddi3 from 
 libgcc_s.so.2.

 I have tried other version of libgcc2, from version 4.0.1-7 to version
 4.1-0exp4, and the problem is always there. So it does not seems related
 to a recent change in gcc. Maybe this part of code was never called
 before for some strange reasons.

 It would be nice if somebody fluent with hppa assembly can tell us if 

   fldw -10(,sp),fr23

 is a valid instruction or not. If not, that's probably a miscompilation
 in gcc, as this code is generated from C code.

Ok; reassigning to libgcc2 then.

Cheers,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Re: parport problem 2

2005-12-19 Thread Michael Perkonigg
David Pye wrote:

On Thursday 15 December 2005 16:39, Michael Perkonigg wrote:
  

Hello,

well, I installed the 2.6.15-rc5-pa4 kernel but now I encountered a new
problem: cups seems to get jobs and the printers led is blinking but
there is no output on the printer.
The printer (HP LJ2100) works fine on another computer with the same
cable (approx. 10m long).
It seems that the data isn't sent completely to the printer. Is there a
possibility that this problem occurs because of a kernel module problem?

Again, it's a 712/60 with 96MB.

Thanks in advance,
Mike



Sounds like a driver problem perhaps, seems far more likely than a kernel 
module bug to me.

If you simply cat a text file directly to the device, does that print 
correctly?

  


Unfortunately not. I tried with ls -l  /dev/lp0 and it yielded the same
result.

Thanks,
Mike


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



Re: [parisc-linux] HCRX-24 and missing consoles on my C200

2005-12-19 Thread Helge Deller
Hi all,

On Thursday 08 December 2005 18:39, Stuart Brady wrote:
 On Thu, Dec 08, 2005 at 11:56:32AM +0100, Andy Walker wrote:
  Note that the A4071B/HCRX24 gets detected just fine. Its set in PDC as
  the console path, and also via the sti=8/8 parameter.
  
  Nothing crashes, but the console is unusable. Most of the output is
  black on black, though I get bits of text in magenta, yellow and green
  depending on the intended colour. Tux has a bright green background and
  is otherwise pretty psychedelic. Back to Vis-EG for the time being.
 
 Have you tried running X, and then switching back to the console?  That
 at least gets it working for me...  I wonder which devices are affected
 by this?  What about the A4071A?

Hi all,

I just committed a patch to stifb in kernel 2.6.15-rc6-pa1.
Could you please try this one? It works for me... :-)

Stuart's hint with starting X and then switching back again pointed to a bug in 
the palette handling of stifb, which I hopefully fixed now.

X11 still only shows me 3/4 of the screen, but this seems to be another 
problem

Regards,
Helge


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



Re: [parisc-linux] HCRX-24 and missing consoles on my C200

2005-12-19 Thread Fabio Bizzi

Helge Deller wrote:

I just committed a patch to stifb in kernel 2.6.15-rc6-pa1.
Could you please try this one? It works for me... :-)


I'm sorry, but I didn't undestrand if you have fixed my problem with 
HCRX-24? :)


If yes the kernel with your patch is aivailable on cvs.parisc-linux.org 
or I've to patch the source and compile it?


Thank you.

Ciao.

Fabio.


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



Re: [parisc-linux] HCRX-24 and missing consoles on my C200

2005-12-19 Thread Helge Deller
Hello Fabio,

On Monday 19 December 2005 19:08, Fabio Bizzi wrote:
 Helge Deller wrote:
  I just committed a patch to stifb in kernel 2.6.15-rc6-pa1.
  Could you please try this one? It works for me... :-)
 
 I'm sorry, but I didn't undestrand if you have fixed my problem with 
 HCRX-24? :)

Probably not.
Your main problem is that you see this message:

STI GSC/PCI core graphics driver Version 0.9a
 id 2bcb015a-9a02587, conforms to spec rev. 8.04
STI init_graph failed (ret -1, errno 258)
sti: probe of 10:8 failed with error 1

init_graph is a graphic card firmware function, which seems to not work on 
your system.
Some HP firmwares have support to patch the graphic card firmware before 
executing init_graph.
This is probably not the case for your c200.

So, please check if your machine runs the latest HP-C200 firmware.
For this please read the PARISC-Linux FAQ at 
http://www.parisc-linux.org/faq/index.html#PDCupdate (How can I check if the 
PDC (firmware) revision is the latest?).

Additionally I will try write some patch-code during the next weeks, which 
might get your card working even on the C200 and other machines. Stay tuned.
 
 If yes the kernel with your patch is aivailable on cvs.parisc-linux.org 
 or I've to patch the source and compile it?

2.6.15-rc6-pa1 is currently beeing built.
During the next hour I assume it should be finished and you may download it 
from here: http://cvs.parisc-linux.org/download/linux-2.6/
(I assume a B180 might be close to your c200 ?).

Helge


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



Re: [parisc-linux] HCRX-24 and missing consoles on my C200

2005-12-19 Thread Stuart Brady
On Mon, Dec 19, 2005 at 05:07:17PM +, Stuart Brady wrote:
 On Mon, Dec 19, 2005 at 04:39:43PM +0100, Helge Deller wrote:
  Hi all,
  
  I just committed a patch to stifb in kernel 2.6.15-rc6-pa1.
  Could you please try this one? It works for me... :-)
  
  Stuart's hint with starting X and then switching back again pointed to
  a bug in the palette handling of stifb, which I hopefully fixed now.
 
 Ooh!  I'll test this...  Unfortunately, I'm compiling on a 715/100 so
 bear with me for a moment. :)

Seems to work fine... except for a few black patches on Tux's feet.

I've tested using:

for n in 0 1; do
for m in 0 4 1 5 2 6 3 7; do
echo -e \033[${n};3${m}mTesting\033[m
done
done

Works as expected.
-- 
Stuart Brady


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



Re: [parisc-linux] HCRX-24 and missing consoles on my C200

2005-12-19 Thread Andy Walker

Helge Deller wrote:

Hello Fabio,

On Monday 19 December 2005 19:08, Fabio Bizzi wrote:

Helge Deller wrote:

I just committed a patch to stifb in kernel 2.6.15-rc6-pa1.
Could you please try this one? It works for me... :-)
I'm sorry, but I didn't undestrand if you have fixed my problem with 
HCRX-24? :)


Probably not.
Your main problem is that you see this message:

STI GSC/PCI core graphics driver Version 0.9a
 id 2bcb015a-9a02587, conforms to spec rev. 8.04
STI init_graph failed (ret -1, errno 258)
sti: probe of 10:8 failed with error 1

init_graph is a graphic card firmware function, which seems to not work on 
your system.
Some HP firmwares have support to patch the graphic card firmware before executing 
init_graph.
This is probably not the case for your c200.

So, please check if your machine runs the latest HP-C200 firmware.
For this please read the PARISC-Linux FAQ at 
http://www.parisc-linux.org/faq/index.html#PDCupdate (How can I check if the PDC 
(firmware) revision is the latest?).

Additionally I will try write some patch-code during the next weeks, which 
might get your card working even on the C200 and other machines. Stay tuned.
 
If yes the kernel with your patch is aivailable on cvs.parisc-linux.org 
or I've to patch the source and compile it?


2.6.15-rc6-pa1 is currently beeing built.
During the next hour I assume it should be finished and you may download it 
from here: http://cvs.parisc-linux.org/download/linux-2.6/
(I assume a B180 might be close to your c200 ?).

Helge


I'll give it a spin on the B132. The C180 is in storage right now,
though with the cold weather we're having I could justify running
it purely as a heater ;-) That thing really generates some heat
when its chock of 64MB SIMMs.

-Andy


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



Re: [parisc-linux] HCRX-24 and missing consoles on my C200

2005-12-19 Thread Matthew Wilcox
On Mon, Dec 19, 2005 at 09:04:48PM +0100, Helge Deller wrote:
 2.6.15-rc6-pa1 is currently beeing built.
 During the next hour I assume it should be finished and you may download it 
 from here: http://cvs.parisc-linux.org/download/linux-2.6/
 (I assume a B180 might be close to your c200 ?).

Unfortunately not.  The B180 build has CCIO disabled, so it's much less
useful than it might otherwise be.  I keep threatening to rename the
b180_defconfig to c110_defconfig and enable CCIO, HPPB, ZALON, LASI_82596,
HIL, MUX and HARMONY.

Then I think I should just delete it and people with Raven-class
machines should just use the 32 build and be happy about it.

So in the meantime we keep building a not-very-useful config.


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



Re: [parisc-linux] HCRX-24 and missing consoles on my C200

2005-12-19 Thread Helge Deller
On Monday 19 December 2005 21:30, Stuart Brady wrote:
  Ooh!  I'll test this...  Unfortunately, I'm compiling on a 715/100 so
  bear with me for a moment. :)

BTW, I'm doing all PA-Linux development on my Athlon desktop and cross-compile 
the parisc-linux kernel (e.g. with 
ftp://ftp.parisc-linux.org/x86-xcompilers/xc-20040917-hppa32.tgz).
Then the Athlon PC runs a tftp-server and services the built kernel to the 
parisc servers. The kernel boots, but then has it's root directory on the local 
hard disk.
It's way faster than native compilation, and as benefit I can boot all my 
parisc machines with this one single kernel (build once, boot everywhere ;-)).

Helge


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



Re: [parisc-linux] HCRX-24 and missing consoles on my C200

2005-12-19 Thread Fabio Bizzi

Helge Deller wrote:
I'm sorry, but I didn't undestrand if you have fixed my problem with 
HCRX-24? :)


Probably not.


Next Time! :)


So, please check if your machine runs the latest HP-C200 firmware.


Done, I've updated PDC Firmware to the latest release when I bought the 
C200, actually It runs 6.3



Additionally I will try write some patch-code during the next weeks, which 
might get your card working even on the C200 and other machines. Stay tuned.


You have all my thanks! :)

Thank You!

Ciao.

Fabio.


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



Re: [parisc-linux] HCRX-24 and missing consoles on my C200

2005-12-19 Thread Fabio Bizzi

Matthew Wilcox wrote:

(I assume a B180 might be close to your c200 ?).


Unfortunately not.  The B180 build has CCIO disabled, so it's much less
useful than it might otherwise be.  I keep threatening to rename the
b180_defconfig to c110_defconfig and enable CCIO, HPPB, ZALON, LASI_82596,
HIL, MUX and HARMONY.


Thank you, but I'm a bit cunfused, what is the kernel image that best 
suit my C200? (I've understand that 64Bit kernel is only useful if I 
have more than 3GB of RAM, so 32Bit kernel with working front-led is 
wonderfull for me! :) )


Thank You again.

Ciao.

Fabio.


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