* X...
1998-02-28 0:21 installation problem ralf
@ 1998-02-28 0:23 ` Alex deVries
0 siblings, 0 replies; 5+ messages in thread
From: Alex deVries @ 1998-02-28 0:23 UTC (permalink / raw)
To: ralf; +Cc: Ulf Carlsson, linux
On Sat, 28 Feb 1998 ralf@uni-koblenz.de wrote:
> On Fri, Feb 27, 1998 at 07:17:28PM -0500, Alex deVries wrote:
> > Miguel? What's up with X exactly? Are you short on hw specs?
> It's more that days tend to have only 48 hours ...
Oh. Uh, any parts that I can help out on? I appear to have a weekend
free now.
- Alex
^ permalink raw reply [flat|nested] 5+ messages in thread
* X
@ 2000-11-16 21:10 Joe Berens
2000-11-17 9:25 ` X Guido Guenther
0 siblings, 1 reply; 5+ messages in thread
From: Joe Berens @ 2000-11-16 21:10 UTC (permalink / raw)
To: linux-mips
Hello,
I have compiled X on my Indy running linux following the directions found
at http://honk.physik.uni-konstanz.de/~agx/mipslinux/x/x.html. When i to
startx it seems to start X but no x ever shows up. From
/var/log/xdm-errrors:
XFree86 Version 4.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 1 July 2000
If the server is older than 6-12 months, or if your card is newer
than the above date, look for a newer version before reporting
problems. (see http://www.XFree86.Org/FAQ)
Operating System: Linux 2.1.100 mips [ELF]
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Nov 15 11:32:55 2000
(==) Using config file: "/etc/X11/XF86Config"
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (??) unknown.
(==) ServerLayout "simple layout"
(**) |-->Screen "Screen 1" (0)
(**) | |-->Monitor "SGI GDM17e11"
(**) | |-->Device "Newport Graphics"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
Entry deleted from font path.
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(--) using VT number 7
(EE) No OS PCI support available
(II) v4l driver for Video4Linux
(II) Newport: driver for Newport Graphics Card: XL
(**) Newport(0): Depth 8, (--) framebuffer bpp 8
(==) Newport(0): Default visual is PseudoColor
(==) Newport(0): Using gamma correction (1.0, 1.0, 1.0)
xdm error (pid 4268): Hung in XOpenDisplay(:0), aborting
xdm error (pid 4268): server open failed for :0, giving up
xdm error (pid 4265): Display :0 cannot be opened
Any help?
Thank you,
Joe
___________________________________
Joe Berens
SGI Customer Support Center
Operating Systems Group
Phone: 800-800-4744, Direct: 651-683-3254
Email: jberens@sgi.com
___________________________________
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: X
2000-11-16 21:10 X Joe Berens
@ 2000-11-17 9:25 ` Guido Guenther
0 siblings, 0 replies; 5+ messages in thread
From: Guido Guenther @ 2000-11-17 9:25 UTC (permalink / raw)
To: Joe Berens; +Cc: linux-mips
On Thu, Nov 16, 2000 at 03:10:53PM -0600, Joe Berens wrote:
> Hello,
>
> I have compiled X on my Indy running linux following the directions found
> at http://honk.physik.uni-konstanz.de/~agx/mipslinux/x/x.html. When i to
> startx it seems to start X but no x ever shows up. From
> /var/log/xdm-errrors:
>
[..snip..]
> Operating System: Linux 2.1.100 mips [ELF]
> xdm error (pid 4268): Hung in XOpenDisplay(:0), aborting
> xdm error (pid 4268): server open failed for :0, giving up
> xdm error (pid 4265): Display :0 cannot be opened
I've never seen this kind of error before but the kernel you're using is
ancient, probably switching to a more recent one helps (2.2.16 and
2.4.0-test9 work fine for me). What version of glibc are you using? If
it is as old as your kernel you won't get anything to work.( I'm using
2.0.6-5lm here).
Regards,
-- Guido
^ permalink raw reply [flat|nested] 5+ messages in thread
* X
@ 2001-04-19 6:37 George Gensure,,,
2001-04-19 9:30 ` X Guido Guenther
0 siblings, 1 reply; 5+ messages in thread
From: George Gensure,,, @ 2001-04-19 6:37 UTC (permalink / raw)
To: linux-mips
When I build X, in the execution of several key programs for
installation, like xkbcomp, and in the execution of nearly all the base
X utilities, like xdm, I receive a bus error. Does anyone have any idea
how to build to avoid this problem? I'm building on an r5000 Indy.
George
werkt@csh.rit.edu
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: X
2001-04-19 6:37 X George Gensure,,,
@ 2001-04-19 9:30 ` Guido Guenther
0 siblings, 0 replies; 5+ messages in thread
From: Guido Guenther @ 2001-04-19 9:30 UTC (permalink / raw)
To: linux-mips
On Thu, Apr 19, 2001 at 02:37:29AM -0400, George Gensure,,, wrote:
> When I build X, in the execution of several key programs for
> installation, like xkbcomp, and in the execution of nearly all the base
> X utilities, like xdm, I receive a bus error. Does anyone have any idea
> how to build to avoid this problem? I'm building on an r5000 Indy.
What toolchain/glibc are you using?
-- Guido
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-04-19 9:30 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-19 6:37 X George Gensure,,,
2001-04-19 9:30 ` X Guido Guenther
-- strict thread matches above, loose matches on Subject: below --
2000-11-16 21:10 X Joe Berens
2000-11-17 9:25 ` X Guido Guenther
1998-02-28 0:21 installation problem ralf
1998-02-28 0:23 ` X Alex deVries
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox