* [parisc-linux] C3600 + Xfree86
@ 2002-08-05 7:43 Alex Green
2002-08-05 10:04 ` Joel Soete
2002-08-05 16:07 ` Matthew Wilcox
0 siblings, 2 replies; 5+ messages in thread
From: Alex Green @ 2002-08-05 7:43 UTC (permalink / raw)
To: parisc-linux
[-- Attachment #1: Type: text/plain, Size: 322 bytes --]
Hi All,
Well I've just got my C3600 booting, however I have a problem with my fxe5. Even with X configured for the fb device, the start log for X reports "unknown device".
Can anyone help, do I need to do something special to get X running. I'm used the STI kernel patch netinst image.
Thnaks in advance.
Alex
[-- Attachment #2: Type: text/html, Size: 1037 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [parisc-linux] C3600 + Xfree86
2002-08-05 10:04 ` Joel Soete
@ 2002-08-05 9:05 ` Alex Green
2002-08-05 10:11 ` Joel Soete
1 sibling, 0 replies; 5+ messages in thread
From: Alex Green @ 2002-08-05 9:05 UTC (permalink / raw)
To: Joel Soete; +Cc: parisc-linux
Ok, I'll look at that config file, however if I do "dmesg | grep fb" it
says:
STI PCI Graphics ROM.....xxxxx ,fb at .... xxxxxxxxxxxx (32Mb)
stifb: Unsupported gfx card id 0x35acda30
Will using the X config below make X work?... how do I find the
resolution... using fbset ???, I think it reports that there is no
/dev/fb0... do i need to create this or is this another problem?
Thanks again
Alex
----- Original Message -----
From: "Joel Soete" <joel.soete@freebel.net>
To: "Alex Green" <alexdgreen@hotmail.com>
Cc: <parisc-linux@lists.parisc-linux.org>
Sent: Monday, August 05, 2002 12:04 PM
Subject: Re: [parisc-linux] C3600 + Xfree86
> Hey Alex,
>
> Alex Green wrote:
> > Hi All,
> >
> > Well I've just got my C3600 booting,
> Great
> > however I have a problem with my
> > fxe5. Even with X configured for the fb device, the start log for X
> > reports "unknown device".
> >
> > Can anyone help, do I need to do something special to get X running. I'm
> > used the STI kernel patch netinst image.
> >
> Do you try to use XF86Config-4 from ftp://ftp.parisc-linux.org/XFree86/
>
> Just pay attention that the actual resolution of your screen (at boot
> prompt you should find a menu which can give you this info) must match
> the 'Mode ...' you set in 'SubSection "Display"' for the rest it should
> works.
>
> Good luck,
> Joel
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [parisc-linux] C3600 + Xfree86
2002-08-05 7:43 [parisc-linux] C3600 + Xfree86 Alex Green
@ 2002-08-05 10:04 ` Joel Soete
2002-08-05 9:05 ` Alex Green
2002-08-05 10:11 ` Joel Soete
2002-08-05 16:07 ` Matthew Wilcox
1 sibling, 2 replies; 5+ messages in thread
From: Joel Soete @ 2002-08-05 10:04 UTC (permalink / raw)
To: Alex Green; +Cc: parisc-linux
Hey Alex,
Alex Green wrote:
> Hi All,
>
> Well I've just got my C3600 booting,
Great
> however I have a problem with my
> fxe5. Even with X configured for the fb device, the start log for X
> reports "unknown device".
>
> Can anyone help, do I need to do something special to get X running. I'm
> used the STI kernel patch netinst image.
>
Do you try to use XF86Config-4 from ftp://ftp.parisc-linux.org/XFree86/
Just pay attention that the actual resolution of your screen (at boot
prompt you should find a menu which can give you this info) must match
the 'Mode ...' you set in 'SubSection "Display"' for the rest it should
works.
Good luck,
Joel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [parisc-linux] C3600 + Xfree86
2002-08-05 10:04 ` Joel Soete
2002-08-05 9:05 ` Alex Green
@ 2002-08-05 10:11 ` Joel Soete
1 sibling, 0 replies; 5+ messages in thread
From: Joel Soete @ 2002-08-05 10:11 UTC (permalink / raw)
To: Alex Green; +Cc: parisc-linux
Joel Soete wrote:
> Hey Alex,
>
> Alex Green wrote:
>
>> Hi All,
>>
>> Well I've just got my C3600 booting,
>
> Great
>
>> however I have a problem with my fxe5. Even with X configured for the
>> fb device, the start log for X reports "unknown device".
>>
>> Can anyone help, do I need to do something special to get X running.
>> I'm used the STI kernel patch netinst image.
>>
>
> Do you try to use XF86Config-4 from ftp://ftp.parisc-linux.org/XFree86/
>
Or may be (better?) in ftp://ftp.parisc-linux.org/kernels/b180/:
XF86Config-4.joel or XF86Config-4.ggg
Joel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [parisc-linux] C3600 + Xfree86
2002-08-05 7:43 [parisc-linux] C3600 + Xfree86 Alex Green
2002-08-05 10:04 ` Joel Soete
@ 2002-08-05 16:07 ` Matthew Wilcox
1 sibling, 0 replies; 5+ messages in thread
From: Matthew Wilcox @ 2002-08-05 16:07 UTC (permalink / raw)
To: Alex Green; +Cc: parisc-linux
On Mon, Aug 05, 2002 at 09:43:50AM +0200, Alex Green wrote:
> Hi All,
>
> Well I've just got my C3600 booting, however I have a problem with
> my fxe5. Even with X configured for the fb device, the start log for
> X reports "unknown device".
unfortunately, hp have not released programming docs on the fxe, fx5 or fx10
yet. so we don't know how to drive it.
--
Revolutions do not require corporate support.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2002-08-05 16:07 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-05 7:43 [parisc-linux] C3600 + Xfree86 Alex Green
2002-08-05 10:04 ` Joel Soete
2002-08-05 9:05 ` Alex Green
2002-08-05 10:11 ` Joel Soete
2002-08-05 16:07 ` Matthew Wilcox
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.