Re: [Freeciv-Dev] [task #7257] Find a new home for the wiki

2010-11-21 Thread David Zuccaro
On Mon, 2010-11-22 at 01:58 +0100, Daniel Markstedt wrote:

> To find a new home for the Freeciv wiki, currently hosted by Wikia.

This is a good idea. There seems to be some sort of technical/political
problem at wikia. Wikia now appears to be not compatible with
firefox/iceweasel.

dz


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


Re: [Freeciv-Dev] x crashes

2010-10-17 Thread David Zuccaro
On Sun, 2010-10-17 at 09:20 -0700, David Lowe wrote: 
> On 16 Oct, 2010, at 6:40 PM, David Zuccaro wrote:
> 
> > On Fri, 2010-10-15 at 08:16 -0700, David Lowe wrote:
> >> On 14 Oct, 2010, at 7:47 PM, David Zuccaro wrote:
> >> 
> >>> What is causing my x windows server to crash. How can I fix it?
> >>> 
> >>> This is the error in syslog:
> >>> Oct 15 10:36:48 Palatinus gdm[3173]: WARNING:
> >>> gdm_slave_xioerror_handler: Fatal X error - Restarting :0
> >> 
> >> Is this a new install, or one that has recently been updated?  This
> >> specific error has in the past been solved by rolling back to a
> >> previous version video driver or updating the video driver.  In any
> >> case, it is likely that the error will randomly pop up from time to
> >> time until resolved - i.e. you will probably see this same error even
> >> if you never start FreeCiv.  You may also want to file a bug report
> >> with Debian.
> > 
> > It started happening when I switched to a 21.5" monitor and added an
> > extra 3 GB of physical memory.
> 
> I'd bet you dollars to doughnuts that the blame for the crashes can be
> laid on the video driver having difficulties using the settings for
> the old monitor on the new monitor.  I've not tried Debian yet [i
> actually have a disc i mean to give a whirl, but haven't found time to
> do so], however, there's probably enough similarity to Ubuntu to make
> this work.  I'll list them in order of pain involved.

Yes I have found debian to be very similar to ubuntu. There are minor
differences but he underlying architecture is the same. 
> 
> 1) You probably have a GUI tool to configure the driver.  For
> instance, the proprietary Nvidia driver includes "NVidia X Server
> Settings", which is attached to my System -> Administration menu.
> Gnome also provides a tool for the open source drivers, on my system
> it is in the System menu -> Preferences -> Monitors.  

I have no video card. I'm using on-board video which is intel based.
lspci gives:
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ
Integrated Graphics Controller (rev 02)

I have no GUI tool to configure the monitor other than the one that sets
the resolution.

Just to clarify this this the current configuration of my system:

gnu/linux/debian lenny
xserver-xorg-video-intel 2:2.3.2-2+lenny8 
xserver-xorg 1:7.3+20 
xserver-xorg-core2:1.4.2-10.lenny2
linux-image-2.6-686  2.6.26+17+lenny1 

> 2) [from a terminal] "sudo dpkg-reconfigure ", where
>  is something like xserver-xorg or perhaps the name of
> the package that provides your video driver.  The difficulty is
> knowing exactly which package it is that needs to be configured,
> apt/aptitude might be able to help out here.  

dpkg-reconfigure xserver-xorg
This command just presented me with several screens to do with
configuring my keyboard layout. So no help here.

I just found a way to reliably cause this error to happen: By dragging
around a window. 

> 3) Another method would be to totally log out of X and use a single
> user shell or console. I'm not sure how this is accomplished in
> Debian, but it may involve selecting an option from the
> grub/lilo/yaboot menu. Once there, type the following commands:
> 
> cd /etc/X11/
> Xorg -configure
> 
> When that is finished test your settings by typing:
> 
> startx

I tried this. The crash still happens.

I have been reading various threads on the subject. Such as:

https://bugs.freedesktop.org/show_bug.cgi?id=17713

https://bugs.freedesktop.org/show_bug.cgi?id=23082

But no clear fix is presented but it has been marked as resolved.

I'm a bit wary of using a nonstandard kernel under debian.

Thanks

dz


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


Re: [Freeciv-Dev] x crashes

2010-10-17 Thread David Zuccaro
On Sat, 2010-10-16 at 12:53 -0700, David Lowe wrote:
> On 14 Oct, 2010, at 7:42 PM, David Zuccaro wrote:
> 
> > x windows has crashes several times while I have been using the freeciv
> > client ver 2.2.3. Is it possible that freeciv is causing this?
> 
>   You sent the same message two days, and i replied to that.  Did you get 
> my message, and did you try changing the version of your video driver?

Yes, I got your first message. There seems to be a bit of a delay with
this list or perhaps it is moderation. Haven't tried changing my video
driver not sure how to do that with debian.


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


Re: [Freeciv-Dev] x crashes

2010-10-16 Thread David Zuccaro
On Fri, 2010-10-15 at 08:16 -0700, David Lowe wrote:
> On 14 Oct, 2010, at 7:47 PM, David Zuccaro wrote:
> 
> > What is causing my x windows server to crash. How can I fix it?
> > 
> > This is the error in syslog:
> > Oct 15 10:36:48 Palatinus gdm[3173]: WARNING:
> > gdm_slave_xioerror_handler: Fatal X error - Restarting :0
> 
> Is this a new install, or one that has recently been updated?  This
> specific error has in the past been solved by rolling back to a
> previous version video driver or updating the video driver.  In any
> case, it is likely that the error will randomly pop up from time to
> time until resolved - i.e. you will probably see this same error even
> if you never start FreeCiv.  You may also want to file a bug report
> with Debian.

It started happening when I switched to a 21.5" monitor and added an
extra 3 GB of physical memory.


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] x crashes

2010-10-16 Thread David Zuccaro
Hi,

x windows has crashes several times while I have been using the freeciv
client ver 2.2.3. Is it possible that freeciv is causing this?

What is causing my x windows server to crash. How can I fix it?

This is the error in syslog:
Oct 15 10:36:48 Palatinus gdm[3173]: WARNING:
gdm_slave_xioerror_handler: Fatal X error - Restarting :0

Here is the output of Xorg:

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10.lenny2)
Current Operating System: Linux Palatinus 2.6.26-2-686 #1 SMP Thu Aug 19
03:44:10 UTC 2010 i686
Build Date: 08 June 2009  09:12:57AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 15 10:37:08 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) |-->Input Device "Configured Mouse"
(==) |-->Input Device "Generic Keyboard"
(==) The core pointer device wasn't specified explicitly in the layout.
Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
Using the first keyboard device.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e38c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 8

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2770 card 1458,5000 rev 02 class 06,00,00
hdr 00
(II) PCI: 00:02:0: chip 8086,2772 card 1458,d000 rev 02 class 03,00,00
hdr 00
(II) PCI: 00:1b:0: chip 8086,27d8 card 1458,a102 rev 01 class 04,03,00
hdr 00
(II) PCI: 00:1d:0: chip 8086,27c8 card 1458,5004 rev 01 class 0c,03,00
hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 1458,5004 rev 01 class 0c,03,00
hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 1458,5004 rev 01 class 0c,03,00
hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 1458,5004 rev 01 class 0c,03,00
hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 1458,5006 rev 01 class 0c,03,20
hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card , rev e1 class 06,04,01
hdr 01
(II) PCI: 00:1f:0: chip 8086,27b8 card 1458,5001 rev 01 class 06,01,00
hdr 80
(II) PCI: 00:1f:2: chip 8086,27c0 card 1458,b002 rev 01 class 01,01,80
hdr 00
(II) PCI: 00:1f:3: chip 8086,27da card 1458,5001 rev 01 class 0c,05,00
hdr 00
(II) PCI: 01:05:0: chip 11ab,4320 card 1458,e000 rev 13 class 02,00,00
hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0004 (VGA_EN is
cleared)
(II) Bus 1 I/O range:
[0] -1  0   0xa000 - 0xa0ff (0x100) IX[B]
[1] -1  0   0xa400 - 0xa4ff (0x100) IX[B]
[2] -1  0   0xa800 - 0xa8ff (0x100) IX[B]
[3] -1  0   0xac00 - 0xacff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0   0xe000 - 0xe1ff (0x200) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0   0xe210 - 0xe21f (0x10) MX[B]
(II) PCI-to-ISA br

[Freeciv-Dev] x crashes

2010-10-14 Thread David Zuccaro
Hi,

x windows has crashes several times while I have been using the freeciv
client ver 2.2.3. Is it possible that freeciv is causing this?

What is causing my x windows server to crash. How can I fix it?

This is the error in syslog:
Oct 15 10:36:48 Palatinus gdm[3173]: WARNING:
gdm_slave_xioerror_handler: Fatal X error - Restarting :0

Here is the output of Xorg:

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10.lenny2)
Current Operating System: Linux Palatinus 2.6.26-2-686 #1 SMP Thu Aug 19
03:44:10 UTC 2010 i686
Build Date: 08 June 2009  09:12:57AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 15 10:37:08 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) |-->Input Device "Configured Mouse"
(==) |-->Input Device "Generic Keyboard"
(==) The core pointer device wasn't specified explicitly in the layout.
Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
Using the first keyboard device.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e38c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 8

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2770 card 1458,5000 rev 02 class 06,00,00
hdr 00
(II) PCI: 00:02:0: chip 8086,2772 card 1458,d000 rev 02 class 03,00,00
hdr 00
(II) PCI: 00:1b:0: chip 8086,27d8 card 1458,a102 rev 01 class 04,03,00
hdr 00
(II) PCI: 00:1d:0: chip 8086,27c8 card 1458,5004 rev 01 class 0c,03,00
hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 1458,5004 rev 01 class 0c,03,00
hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 1458,5004 rev 01 class 0c,03,00
hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 1458,5004 rev 01 class 0c,03,00
hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 1458,5006 rev 01 class 0c,03,20
hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card , rev e1 class 06,04,01
hdr 01
(II) PCI: 00:1f:0: chip 8086,27b8 card 1458,5001 rev 01 class 06,01,00
hdr 80
(II) PCI: 00:1f:2: chip 8086,27c0 card 1458,b002 rev 01 class 01,01,80
hdr 00
(II) PCI: 00:1f:3: chip 8086,27da card 1458,5001 rev 01 class 0c,05,00
hdr 00
(II) PCI: 01:05:0: chip 11ab,4320 card 1458,e000 rev 13 class 02,00,00
hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0004 (VGA_EN is
cleared)
(II) Bus 1 I/O range:
[0] -1  0   0xa000 - 0xa0ff (0x100) IX[B]
[1] -1  0   0xa400 - 0xa4ff (0x100) IX[B]
[2] -1  0   0xa800 - 0xa8ff (0x100) IX[B]
[3] -1  0   0xac00 - 0xacff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0   0xe000 - 0xe1ff (0x200) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0   0xe210 - 0xe21f (0x10) MX[B]
(II) PCI-to-ISA br