* [parisc-linux] X problems...
[not found] <20030220012101.7198.23807.Mailman@dsl2.external.hp.com>
@ 2003-02-20 1:42 ` Dan Baker
2003-02-20 5:15 ` Grant Grundler
0 siblings, 1 reply; 10+ messages in thread
From: Dan Baker @ 2003-02-20 1:42 UTC (permalink / raw)
To: parisc-linux
I've just installed the Debian 3.0 distro on my B2000. I had the usual
problems with consoles and the like. I've thus far been unable to get the
framebuffer device to work. The only docs I've found on it date back to
1999.
BUT, I did download source code for HP's Intel linux visualize driver. I
can't get it to compile, the assembler tells me there's an invalid opcode
(??) in the .o file. I'm not really a programmer, so I'm hoping somebody out
there can take a look at what they're doing and fix it. The files are at
ftp://ftp.hp.com/pub/ccd/soar2sdd/wk207/wk207en/hpgraphics_kernel-1.5.3-1.sr
c.rpm
and
ftp://ftp.hp.com/pub/ccd/soar2sdd/wk207/wk207en/hpgraphics_kernel-1.5.3-1.sr
c.rpm
SO, Any help either with compiling the driver or with configuring the
framebuffer would be appreciated
Dan Baker
Storage Admin
Electric Lightwave, Inc.
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [parisc-linux] X problems...
2003-02-20 1:42 ` [parisc-linux] X problems Dan Baker
@ 2003-02-20 5:15 ` Grant Grundler
2003-02-20 17:28 ` Dan Baker
[not found] ` <3E54DBA200000169@ocpmta3.freegates.net>
0 siblings, 2 replies; 10+ messages in thread
From: Grant Grundler @ 2003-02-20 5:15 UTC (permalink / raw)
To: Dan Baker; +Cc: parisc-linux
On Wed, Feb 19, 2003 at 05:42:29PM -0800, Dan Baker wrote:
> BUT, I did download source code for HP's Intel linux visualize driver. I
> can't get it to compile, the assembler tells me there's an invalid opcode
> (??) in the .o file. I'm not really a programmer, so I'm hoping somebody out
> there can take a look at what they're doing and fix it.
Well, it's not that easy even for someone who can read C.
First, some bad news:
o x86 version of the card has extra VGA cruft+BIOS.
PA-Risc version uses STI firmware for initialization.
o IIRC, the X11 server (or maybe just gfx card driver?) is a custom,
closed source code. Hopefully I'm wrong and someone will correct me.
o I'll guess that many (most of the?) interesting bits are in the XF86
hpgfx driver module. I'm assuming one exists.
Good news: 3d acceleration for x86 cards uses the same RISC engines
as the parisc cards.
Several years ago I asked someone in the HP gfx group if they
could port the HPUX driver to parisc-linux but our port wasn't
ready then (I think it is now). The gfx driver interacts *alot*
with the rest of the kernel *and* the X11 server.
The above is what I remember from conversations with people.
> The files are at
>
> ftp://ftp.hp.com/pub/ccd/soar2sdd/wk207/wk207en/hpgraphics_kernel-1.5.3-1.sr
> c.rpm
> and
> ftp://ftp.hp.com/pub/ccd/soar2sdd/wk207/wk207en/hpgraphics_kernel-1.5.3-1.sr
> c.rpm
uhm...'cuse me, but aren't those the same?
hth
grant
^ permalink raw reply [flat|nested] 10+ messages in thread* RE: [parisc-linux] X problems...
2003-02-20 5:15 ` Grant Grundler
@ 2003-02-20 17:28 ` Dan Baker
[not found] ` <3E54DBA200000169@ocpmta3.freegates.net>
1 sibling, 0 replies; 10+ messages in thread
From: Dan Baker @ 2003-02-20 17:28 UTC (permalink / raw)
To: 'Grant Grundler'; +Cc: parisc-linux
the other driver is at
ftp://ftp.hp.com/pub/ccd/soar2sdd/wk259/wk259mu/hpgraphics_kernel-1.5.13-1.s
rc.rpm
Sorry
Dan Baker
-----Original Message-----
From: parisc-linux-admin@lists.parisc-linux.org
[mailto:parisc-linux-admin@lists.parisc-linux.org]On Behalf Of Grant
Grundler
Sent: Wednesday, February 19, 2003 9:15 PM
To: Dan Baker
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] X problems...
On Wed, Feb 19, 2003 at 05:42:29PM -0800, Dan Baker wrote:
> BUT, I did download source code for HP's Intel linux visualize driver. I
> can't get it to compile, the assembler tells me there's an invalid opcode
> (??) in the .o file. I'm not really a programmer, so I'm hoping somebody
out
> there can take a look at what they're doing and fix it.
Well, it's not that easy even for someone who can read C.
First, some bad news:
o x86 version of the card has extra VGA cruft+BIOS.
PA-Risc version uses STI firmware for initialization.
o IIRC, the X11 server (or maybe just gfx card driver?) is a custom,
closed source code. Hopefully I'm wrong and someone will correct me.
o I'll guess that many (most of the?) interesting bits are in the XF86
hpgfx driver module. I'm assuming one exists.
Good news: 3d acceleration for x86 cards uses the same RISC engines
as the parisc cards.
Several years ago I asked someone in the HP gfx group if they
could port the HPUX driver to parisc-linux but our port wasn't
ready then (I think it is now). The gfx driver interacts *alot*
with the rest of the kernel *and* the X11 server.
The above is what I remember from conversations with people.
> The files are at
>
>
ftp://ftp.hp.com/pub/ccd/soar2sdd/wk207/wk207en/hpgraphics_kernel-1.5.3-1.sr
> c.rpm
> and
>
ftp://ftp.hp.com/pub/ccd/soar2sdd/wk207/wk207en/hpgraphics_kernel-1.5.3-1.sr
> c.rpm
uhm...'cuse me, but aren't those the same?
hth
grant
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 10+ messages in thread[parent not found: <3E54DBA200000169@ocpmta3.freegates.net>]
* Re: [parisc-linux] X problems...
[not found] ` <3E54DBA200000169@ocpmta3.freegates.net>
@ 2003-02-23 2:46 ` Grant Grundler
0 siblings, 0 replies; 10+ messages in thread
From: Grant Grundler @ 2003-02-23 2:46 UTC (permalink / raw)
To: Joel Soete; +Cc: parisc-linux
On Thu, Feb 20, 2003 at 06:05:34PM +0100, Joel Soete wrote:
> Do you think it could be now find into XFree86 kernel drivers?
I don't know. I was pretty sure the X11.org code had basic support
for parisc graphics cards. But I'm not sure it covered the latest
generation (FX[2456]). No clue is XFree86 picked those up or not.
BTW, in another email you noted the source was only supporting 2.2 kernel.
That makes sense to me since I didn't see the driver using
pci_dma* routines. Without using those routines, I don't expect
the code to work on any parisc machines.
grant
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: [parisc-linux] X problems...
@ 2003-02-21 16:17 Joel Soete
2003-02-21 16:50 ` Rüdiger Scholz
2003-02-21 17:05 ` Joel Soete
0 siblings, 2 replies; 10+ messages in thread
From: Joel Soete @ 2003-02-21 16:17 UTC (permalink / raw)
To: Dan Baker, 'Grant Grundler'; +Cc: parisc-linux
Hi Dan,
I also install a b2k with linux, also I am very interrested by your information.
I so download rpms that you mentionned and install it.
I just first notice that they are just different revision of the kernel
module for hpgfx :). But, after a quick search on google, I read that it
must exists somewhere a set of user space tools as FXconfig.sh (to config
XFree86 if I well understand). Any info about this?
Some other notes:
using rpm to install sources I read in SPEC file:
_Distribution_: Red Hat Linux 6.2 (2.2.16-3)
^^^^^^^^
ok that is just a text but it makes me feel that it would run on 2.2 kernel
only
In your knowledge, is there some more recent release supporting 2.4?
And finaly (the very bad news) I think that I found the answer to your original
question (gcc complaints about unknown code IIRC):
_BuildArchitectures_: i386
And effectively a quick 'find' in sources makes me appear that there are
unfortunaltely asm code (specific to i386 arch :( )
So finaly I am interrested to know how do you build your module:
for me a simple make failled because it did not know where to find some
headers,
and rpm -bb SPECS/tag... failled because of architecture restriction?
Sorry to not be more helpfull,
Joel
>-- Original Message --
>From: "Dan Baker" <dan_baker@eli.net>
>To: "'Grant Grundler'" <grundler@dsl2.external.hp.com>
>Cc: <parisc-linux@lists.parisc-linux.org>
>Subject: RE: [parisc-linux] X problems...
>Date: Thu, 20 Feb 2003 09:28:04 -0800
>
>
>the other driver is at
>ftp://ftp.hp.com/pub/ccd/soar2sdd/wk259/wk259mu/hpgraphics_kernel-1.5.13-1.s
>rc.rpm
>
>Sorry
>
>Dan Baker
>
>-----Original Message-----
>From: parisc-linux-admin@lists.parisc-linux.org
>[mailto:parisc-linux-admin@lists.parisc-linux.org]On Behalf Of Grant
>Grundler
>Sent: Wednesday, February 19, 2003 9:15 PM
>To: Dan Baker
>Cc: parisc-linux@lists.parisc-linux.org
>Subject: Re: [parisc-linux] X problems...
>
>
>On Wed, Feb 19, 2003 at 05:42:29PM -0800, Dan Baker wrote:
>> BUT, I did download source code for HP's Intel linux visualize driver.
>I
>> can't get it to compile, the assembler tells me there's an invalid opcode
>> (??) in the .o file. I'm not really a programmer, so I'm hoping somebody
>out
>> there can take a look at what they're doing and fix it.
>
>Well, it's not that easy even for someone who can read C.
>
>First, some bad news:
>o x86 version of the card has extra VGA cruft+BIOS.
> PA-Risc version uses STI firmware for initialization.
>o IIRC, the X11 server (or maybe just gfx card driver?) is a custom,
> closed source code. Hopefully I'm wrong and someone will correct me.
>o I'll guess that many (most of the?) interesting bits are in the XF86
> hpgfx driver module. I'm assuming one exists.
>
>Good news: 3d acceleration for x86 cards uses the same RISC engines
>as the parisc cards.
>
>Several years ago I asked someone in the HP gfx group if they
>could port the HPUX driver to parisc-linux but our port wasn't
>ready then (I think it is now). The gfx driver interacts *alot*
>with the rest of the kernel *and* the X11 server.
>The above is what I remember from conversations with people.
>
>> The files are at
>>
>>
>ftp://ftp.hp.com/pub/ccd/soar2sdd/wk207/wk207en/hpgraphics_kernel-1.5.3-1.sr
>> c.rpm
>> and
>>
>ftp://ftp.hp.com/pub/ccd/soar2sdd/wk207/wk207en/hpgraphics_kernel-1.5.3-1.sr
>> c.rpm
>
>uhm...'cuse me, but aren't those the same?
>
>hth
>grant
>_______________________________________________
>parisc-linux mailing list
>parisc-linux@lists.parisc-linux.org
>http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>
>_______________________________________________
>parisc-linux mailing list
>parisc-linux@lists.parisc-linux.org
>http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
---------------------------------
Vous surfez avec une ligne classique ?
Faites des economies avec Tiscali Complete
... Plus d'info sur http://complete.tiscali.be
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [parisc-linux] X problems...
2003-02-21 16:17 Joel Soete
@ 2003-02-21 16:50 ` Rüdiger Scholz
2003-02-21 17:09 ` Joel Soete
2003-02-21 17:05 ` Joel Soete
1 sibling, 1 reply; 10+ messages in thread
From: Rüdiger Scholz @ 2003-02-21 16:50 UTC (permalink / raw)
To: Joel Soete, parisc-linux
Joel Soete wrote:
>Hi Dan,
>
>I also install a b2k with linux, also I am very interrested by your information.
>
>I so download rpms that you mentionned and install it.
>
>I just first notice that they are just different revision of the kernel
>module for hpgfx :). But, after a quick search on google, I read that it
>must exists somewhere a set of user space tools as FXconfig.sh (to config
>XFree86 if I well understand). Any info about this?
>
>
Using Google, I found this URL:
http://www.msclinux.com/software/msclinux/installcd_packages_july2002-i686/msclinux-i686-July2002-installation-RPMS-hpgraphics-1.5.3.k24-3.msc.i686.rpm.html
Hope it helps,
Rüdiger
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [parisc-linux] X problems...
2003-02-21 16:50 ` Rüdiger Scholz
@ 2003-02-21 17:09 ` Joel Soete
0 siblings, 0 replies; 10+ messages in thread
From: Joel Soete @ 2003-02-21 17:09 UTC (permalink / raw)
To: Rüdiger Scholz, parisc-linux
>-- Original Message --
>Date: Fri, 21 Feb 2003 17:50:12 +0100
>From: Rüdiger Scholz <r.scholz@bluehash.de>
>To: Joel Soete <jsoe0708@tiscali.be>,
> parisc-linux@lists.parisc-linux.org
>Subject: Re: [parisc-linux] X problems...
>
>
>Joel Soete wrote:
>
>>Hi Dan,
>>
>>I also install a b2k with linux, also I am very interrested by your information.
>>
>>I so download rpms that you mentionned and install it.
>>
>>I just first notice that they are just different revision of the kernel
>>module for hpgfx :). But, after a quick search on google, I read that it
>>must exists somewhere a set of user space tools as FXconfig.sh (to config
>>XFree86 if I well understand). Any info about this?
>>
>>
>Using Google, I found this URL:
>
>http://www.msclinux.com/software/msclinux/installcd_packages_july2002-i686/msclinux-i686-July2002-installation-RPMS-hpgraphics-1.5.3.k24-3.msc.i686.rpm.html
>
>Hope it helps,
> Rüdiger
>
>
hi hi I just follow the same and up in ftp link to finaly locate:
<ftp://ftp.msclinux.com/msclinux/i686/current/SRPMS/hpgraphics-1.5.3.2.4.18-9.msc.src.rpm>
(i will have a look but doubt that i386 asm was remove)
Thanks a lot,
Joel
---------------------------------
Vous surfez avec une ligne classique ?
Faites des economies avec Tiscali Complete
... Plus d'info sur http://complete.tiscali.be
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: [parisc-linux] X problems...
2003-02-21 16:17 Joel Soete
2003-02-21 16:50 ` Rüdiger Scholz
@ 2003-02-21 17:05 ` Joel Soete
1 sibling, 0 replies; 10+ messages in thread
From: Joel Soete @ 2003-02-21 17:05 UTC (permalink / raw)
To: Dan Baker, 'Grant Grundler'; +Cc: parisc-linux
just find this dated Jan 2003 for 2.4 kernel I presume:
<ftp://ftp.msclinux.com/msclinux/i686/current/SRPMS/hpgraphics-1.5.3.2.4.18-9.msc.src.rpm>
seems also containing tools (will see later)
hth,
Joel
>-- Original Message --
>From: "Joel Soete" <jsoe0708@tiscali.be>
>Subject: RE: [parisc-linux] X problems...
>To: "Dan Baker" <dan_baker@eli.net>,
> "'Grant Grundler'" <grundler@dsl2.external.hp.com>
>Cc: parisc-linux@lists.parisc-linux.org
>Date: Fri, 21 Feb 2003 17:17:49 +0100
>
>
>Hi Dan,
>
>I also install a b2k with linux, also I am very interrested by your information.
>
>I so download rpms that you mentionned and install it.
>
>I just first notice that they are just different revision of the kernel
>module for hpgfx :). But, after a quick search on google, I read that it
>must exists somewhere a set of user space tools as FXconfig.sh (to config
>XFree86 if I well understand). Any info about this?
>
>Some other notes:
>using rpm to install sources I read in SPEC file:
>_Distribution_: Red Hat Linux 6.2 (2.2.16-3)
> ^^^^^^^^
>ok that is just a text but it makes me feel that it would run on 2.2 kernel
>only
>In your knowledge, is there some more recent release supporting 2.4?
>
>And finaly (the very bad news) I think that I found the answer to your original
>question (gcc complaints about unknown code IIRC):
>_BuildArchitectures_: i386
>
>And effectively a quick 'find' in sources makes me appear that there are
>unfortunaltely asm code (specific to i386 arch :( )
>
>So finaly I am interrested to know how do you build your module:
>for me a simple make failled because it did not know where to find some
>headers,
>and rpm -bb SPECS/tag... failled because of architecture restriction?
>
>Sorry to not be more helpfull,
> Joel
>
>
>
>>-- Original Message --
>>From: "Dan Baker" <dan_baker@eli.net>
>>To: "'Grant Grundler'" <grundler@dsl2.external.hp.com>
>>Cc: <parisc-linux@lists.parisc-linux.org>
>>Subject: RE: [parisc-linux] X problems...
>>Date: Thu, 20 Feb 2003 09:28:04 -0800
>>
>>
>>the other driver is at
>>ftp://ftp.hp.com/pub/ccd/soar2sdd/wk259/wk259mu/hpgraphics_kernel-1.5.13-1.s
>>rc.rpm
>>
>>Sorry
>>
>>Dan Baker
>>
>>-----Original Message-----
>>From: parisc-linux-admin@lists.parisc-linux.org
>>[mailto:parisc-linux-admin@lists.parisc-linux.org]On Behalf Of Grant
>>Grundler
>>Sent: Wednesday, February 19, 2003 9:15 PM
>>To: Dan Baker
>>Cc: parisc-linux@lists.parisc-linux.org
>>Subject: Re: [parisc-linux] X problems...
>>
>>
>>On Wed, Feb 19, 2003 at 05:42:29PM -0800, Dan Baker wrote:
>>> BUT, I did download source code for HP's Intel linux visualize driver.
>>I
>>> can't get it to compile, the assembler tells me there's an invalid opcode
>>> (??) in the .o file. I'm not really a programmer, so I'm hoping somebody
>>out
>>> there can take a look at what they're doing and fix it.
>>
>>Well, it's not that easy even for someone who can read C.
>>
>>First, some bad news:
>>o x86 version of the card has extra VGA cruft+BIOS.
>> PA-Risc version uses STI firmware for initialization.
>>o IIRC, the X11 server (or maybe just gfx card driver?) is a custom,
>> closed source code. Hopefully I'm wrong and someone will correct me.
>>o I'll guess that many (most of the?) interesting bits are in the XF86
>> hpgfx driver module. I'm assuming one exists.
>>
>>Good news: 3d acceleration for x86 cards uses the same RISC engines
>>as the parisc cards.
>>
>>Several years ago I asked someone in the HP gfx group if they
>>could port the HPUX driver to parisc-linux but our port wasn't
>>ready then (I think it is now). The gfx driver interacts *alot*
>>with the rest of the kernel *and* the X11 server.
>>The above is what I remember from conversations with people.
>>
>>> The files are at
>>>
>>>
>>ftp://ftp.hp.com/pub/ccd/soar2sdd/wk207/wk207en/hpgraphics_kernel-1.5.3-1.sr
>>> c.rpm
>>> and
>>>
>>ftp://ftp.hp.com/pub/ccd/soar2sdd/wk207/wk207en/hpgraphics_kernel-1.5.3-1.sr
>>> c.rpm
>>
>>uhm...'cuse me, but aren't those the same?
>>
>>hth
>>grant
>>_______________________________________________
>>parisc-linux mailing list
>>parisc-linux@lists.parisc-linux.org
>>http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>>
>>_______________________________________________
>>parisc-linux mailing list
>>parisc-linux@lists.parisc-linux.org
>>http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>
>
>
>---------------------------------
>Vous surfez avec une ligne classique ?
>Faites des economies avec Tiscali Complete
>... Plus d'info sur http://complete.tiscali.be
>
>
>_______________________________________________
>parisc-linux mailing list
>parisc-linux@lists.parisc-linux.org
>http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
---------------------------------
Vous surfez avec une ligne classique ?
Faites des economies avec Tiscali Complete
... Plus d'info sur http://complete.tiscali.be
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [parisc-linux] X problems...
@ 2003-02-22 1:48 caslivkoff
2003-02-23 2:52 ` Grant Grundler
0 siblings, 1 reply; 10+ messages in thread
From: caslivkoff @ 2003-02-22 1:48 UTC (permalink / raw)
To: Dan Baker; +Cc: parisc-linux
On 19 Feb 2003, Grant Grundler wrote:
> On Wed, Feb 19, 2003 at 05:42:29PM -0800, Dan
> Baker wrote:
> > BUT, I did download source code for HP's
> > Intel linux visualize driver. I can't get it
> > to compile, the assembler tells me there's
> > an invalid opcode (??) in the .o file. I'm
> > not really a programmer, so I'm hoping
> > somebody out there can take a look at what
> > they're doing and fix it.
Getting this code to compile is not going to get you anywhere.
> Well, it's not that easy even for someone who
> can read C.
>
> First, some bad news: o x86 version of the
> card has extra VGA cruft+BIOS. PA-Risc version
> uses STI firmware for initialization. o IIRC,
> the X11 server (or maybe just gfx card
> driver?) is a custom, closed source code.
> Hopefully I'm wrong and someone will correct
> me. o I'll guess that many (most of the?)
> interesting bits are in the XF86 hpgfx driver
> module. I'm assuming one exists.
The X server support for the FX4/FX6 on IA32 was accomplished by a port of Xhp (the HP-UX X server) to Linux. Besides Xhp, the HP-UX OpenGL implementation was ported for 3D. Only the "+" or "pro" versions of these boards were supported. (I have an earlier FX4 which I've never been able to get working under Linux.) Both Xhp and the HP OGL are closed source.
A kernel module was needed to interract with the FX4/FX6 similar to the DRI support in XFree86. If you had upgraded your kernel on one of these IA-32 "Visualize" boxes from the stock Red Hat release, you would have needed to re-compile this module. This is the extent of the source code that was provided.
As Grant mentioned, these FX4/FX6 boards were NOT the same as the PA versions. They had a VGA BIOS added (via a daughter card) and took-up both an AGP and PCI slot.
> Good news: 3d acceleration for x86 cards uses
> the same RISC engines as the parisc cards.
PA-8000's I believe. 1 on the FX2, 2 on the FX4, 3 on the FX6.
> Several years ago I asked someone in the HP
> gfx group if they could port the HPUX driver
> to parisc-linux but our port wasn't ready then
> (I think it is now). The gfx driver interacts
> *alot* with the rest of the kernel *and* the
> X11 server. The above is what I remember from
> conversations with people.
While I believe it is possible, resources in the graphics lab are scarse. I suspect that a majority of the code could never be made public, so even if the lab found time to do it once, it would be tough to keep it maintained, etc.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [parisc-linux] X problems...
2003-02-22 1:48 caslivkoff
@ 2003-02-23 2:52 ` Grant Grundler
0 siblings, 0 replies; 10+ messages in thread
From: Grant Grundler @ 2003-02-23 2:52 UTC (permalink / raw)
To: caslivkoff; +Cc: Dan Baker, parisc-linux
On Fri, Feb 21, 2003 at 05:48:40PM -0800, caslivkoff@speakeasy.net wrote:
> Getting this code to compile is not going to get you anywhere.
understood...just a step in that direction.
...
> While I believe it is possible, resources in the graphics lab are scarse.
> I suspect that a majority of the code could never be made public, so even
> if the lab found time to do it once, it would be tough to keep it
> maintained, etc.
If someone quietly passed me working code that I could publish,
they wouldn't have to maintain it. I'm confident the folks who
got STI FB working could also keep this working.
But I'm afraid resources is a moot point: it's unlikely
to get permission to get published. :^(
thanks chuck,
grant
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2003-02-23 2:52 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20030220012101.7198.23807.Mailman@dsl2.external.hp.com>
2003-02-20 1:42 ` [parisc-linux] X problems Dan Baker
2003-02-20 5:15 ` Grant Grundler
2003-02-20 17:28 ` Dan Baker
[not found] ` <3E54DBA200000169@ocpmta3.freegates.net>
2003-02-23 2:46 ` Grant Grundler
2003-02-21 16:17 Joel Soete
2003-02-21 16:50 ` Rüdiger Scholz
2003-02-21 17:09 ` Joel Soete
2003-02-21 17:05 ` Joel Soete
-- strict thread matches above, loose matches on Subject: below --
2003-02-22 1:48 caslivkoff
2003-02-23 2:52 ` Grant Grundler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox