Bug#782505: Workaround to prevent installation of the broken packages

2015-04-13 Thread Ingo
Just prevent installation by apt-pinning:

/etc/apt/preferences

Package: libxrender*
Pin: version 1:0.9.7-1+deb7u1+b1
Pin-Priority: -1

Hope it gets fixed soon.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/552c0756.8010...@gmx.de



Bug#677206: xserver-xorg-video-intel: Segfault with missing driver name in xorg.conf

2012-06-12 Thread Ingo Saitz
Package: xserver-xorg-video-intel
Version: 2:2.19.0-2
Severity: normal

Dear Maintainer,

After upgrading from 2:2.19.0-1, xserver-xorg-video-intel crashes with a
segfault on startup. The problem seems to be a missing "Driver" entry in
the "Device" section. After adding

Driver  "intel"

the server starts again. Reporting as bug because the server used to
start before and xorg encourages minimalistic xorg.conf files.

The XOrg.0.log is from the last crash with the broken xorg.conf.



-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Apr 25  2011 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2044664 May 20 10:59 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family 
Integrated Graphics Controller [8086:a011]

Xorg X server configuration file status:

-rw-r--r-- 1 root root 124 Jun 12 11:38 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
---
Section "Device"
Identifier  "N10"
Option  "XvMC"  "true"
EndSection

Section "DRI"
Mode0660
Group   "video"
EndSection


/etc/X11/xorg.conf.d does not exist.

KMS configuration files:

/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1

Kernel version (/proc/version):
---
Linux version 3.4.2-echse20120612 (ingo@pinguin) (gcc version 4.7.0 (Debian 
4.7.0-12) ) #1 SMP Tue Jun 12 09:44:53 CEST 2012

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 35102 May 25 22:18 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 29075 Jun 12 11:37 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[   149.036] 
X.Org X Server 1.12.1.902 (1.12.2 RC 2)
Release Date: 2012-05-19
[   149.036] X Protocol Version 11, Revision 0
[   149.036] Build Operating System: Linux 3.2.0-2-amd64 x86_64 Debian
[   149.037] Current Operating System: Linux echse 3.4.2-echse20120612 #1 SMP 
Tue Jun 12 09:44:53 CEST 2012 x86_64
[   149.037] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.4.2-echse20120612 
root=/dev/sda1 ro rootfstype=ext4 acpi_osi=Linux acpi_backlight=vendor
[   149.037] Build Date: 20 May 2012  08:57:17AM
[   149.037] xorg-server 2:1.12.1.902-1 (Cyril Brulebois ) 
[   149.037] Current version of pixman: 0.24.4
[   149.037]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[   149.037] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   149.039] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 12 11:25:29 
2012
[   149.039] (==) Using config file: "/etc/X11/xorg.conf"
[   149.039] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   149.040] (==) No Layout section.  Using the first Screen section.
[   149.040] (==) No screen section available. Using defaults.
[   149.040] (**) |-->Screen "Default Screen Section" (0)
[   149.040] (**) |   |-->Monitor ""
[   149.041] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[   149.041] (**) |   |-->Device "N10"
[   149.041] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[   149.042] (==) Automatically adding devices
[   149.042] (==) Automatically enabling devices
[   149.042] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   149.042]Entry deleted from font path.
[   149.042] (WW) The directory 
"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[   149.042]Entry deleted from font path.
[   149.042] (==) 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,
built-ins
[   149.043] (==) ModulePath set to "/usr/lib/xorg/modules"
[   149.044] (II) The server relies on udev to provide the list of input 
devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[   149.044] (II) Loader magic: 0x7f27ca06dae0
[   149.045] (II) Module ABI versions:
[   149.045]X.Org ANSI C Emulation: 0.4
[   149.045]X.Org Video Driver: 12.0
[   149.045]X.Org XInput driver : 16.0
[   149.045]X.Org Server Extension : 6.

Bug#570988: xserver-xorg-video-intel: Failed to submit batchbuffer: Input/output error

2010-09-02 Thread Ingo Wichmann
Package: xserver-xorg-video-intel
Severity: normal


My X-server crashed, gdm tried to restart it, but failed. So I had to reboot. 

Here are the logs of the crashed X-Server:

cat /var/log/gdm/:0.log.1

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-2-amd64 i686 Debian
Current Operating System: Linux tripolis 2.6.32-5-openvz-686 #1 SMP Sat Jul 24 
04:42:22 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-openvz-686 
root=UUID=ccb2911c-3d80-4c9b-8bb7-735bdac47722 ro
Build Date: 15 July 2010  04:10:53PM
xorg-server 2:1.7.7-3 (Cyril Brulebois ) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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 Sep  3 04:37:22 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
FATAL: Module fbcon not found.
SELinux: Disabled on system, not enabling in X server

Fatal server error:
Failed to submit batchbuffer: Input/output error


Please consult the The X.Org Foundation support 
 at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional 
information.

X: ../../src/i830_batchbuffer.h:79: intel_batch_emit_dword: Assertion 
`pI830->batch_ptr != ((void *)0)' failed.




-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Mar 20 13:26 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1725304 Jul 15 18:15 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML 
Express Graphics Controller (rev 03)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1112 Mar 20 13:26 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "de"
Option  "XkbVariant""nodeadkeys"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
EndSection

Section "Device"
Identifier  "Configured Video Device"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
EndSection


Kernel version (/proc/version):
Linux version 2.6.32-5-openvz-686 (Debian 2.6.32-20) (b...@decadent.org.uk) 
(gcc version 4.3.5 (Debian 4.3.5-2) ) #1 SMP Thu Aug 12 15:52:39 UTC 2010

Xorg X server log files on system:
-rw-r--r-- 1 root root 39615 Sep  3 04:41 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-2-amd64 i686 Debian
Current Operating System: Linux tripolis 2.6.32-5-openvz-686 #1 SMP Thu Aug 12 
15:52:39 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-openvz-686 
root=UUID=ccb2911c-3d80-4c9b-8bb7-735bdac47722 ro
Build Date: 15 July 2010  04:10:53PM
xorg-server 2:1.7.7-3 (Cyril Brulebois ) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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 Sep  3 04:40:07 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"

Bug#462190: xserver-xorg-video-ati: backlight control doesn't work with Radeon Mobility M9

2008-02-20 Thread Ingo Saitz
fixed 462190 1:6.8.0-1
thanks

Moin

On Wed, Jan 23, 2008 at 11:14:30AM -0500, Alex Deucher wrote:
> backlight control is an oem specific mess.  In order to fix lid
> support, we had do mess with some of the bios scratch regs.
> Unfortunately, these changes seem to break backlight on some laptops,
> but not others.  I plan to try and sort this out better in the coming

Seems like your plan did work out after all :)

Although I saw nothing specific in the changelog, version 1:6.8.0-1 in
unstable seems to fix this bug for my laptop. Feel free to close the
bug.

Thanks

Ingo
-- 
„Wir wollen keinen gläsernen Menschen. Wir wollen einen gläsernen Verbrecher.“
-- Siegfried Kauder, CDU

Wir haben jetzt den gläsernen Deutschen, wo bleibt der Verbrecher?


signature.asc
Description: Digital signature


Bug#462190: xserver-xorg-video-ati: backlight control doesn't work with Radeon Mobility M9

2008-01-24 Thread Ingo Saitz
Moin

On Wed, Jan 23, 2008 at 11:14:30AM -0500, Alex Deucher wrote:
> backlight control is an oem specific mess.  In order to fix lid
> support, we had do mess with some of the bios scratch regs.

Oh yes, the lid switch does not work, too. But that didn't bother me so
far... :)

> Unfortunately, these changes seem to break backlight on some laptops,
> but not others.

Maybe this should be an option in the xorg.conf file, if autodetecting
the method to deal with the backlight controls is not really easy? So
you could even cover new models which might need this messy fix.

Ingo
-- 
„Wir wollen keinen gläsernen Menschen. Wir wollen einen gläsernen Verbrecher.“
-- Siegfried Kauder, CDU

Wir haben jetzt den gläsernen Deutschen, wo bleibt der Verbrecher?


signature.asc
Description: Digital signature


Bug#462190: xserver-xorg-video-ati: backlight control doesn't work with Radeon Mobility M9

2008-01-22 Thread Ingo Saitz
Package: xserver-xorg-video-ati
Version: 1:6.7.197~git20071219.ce4fa1ce-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On my Compaq Evo N800w I can control the backlight with Fn-F7/Fn-F8.
Upto version 1:6.7.196-2 this did work, for any later version it fails
and those keys even cease to work in textmode until I do a reboot.

Allversions after 1:6.7.196-2 have this bug, even those in experimental
(<= 1:6.7.198~git20080117.6bd510a2-1).

- -- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-06-13 09:31 /etc/X11/X -> /usr/bin/Xorg
- -rwxr-xr-x 1 root root 1673916 2008-01-18 22:59 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 [Mobility 
FireGL 9000] (rev 01)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
- -rw-r--r-- 1 root root 2456 2008-01-23 03:15 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Module"
Load"synaptics"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "de"
Option  "XkbVariant""nodeadkeys"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ExplorerPS/2"
Option  "Emulate3Buttons"   "true"
EndSection

Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver  "synaptics"
Option  "Device""/dev/psaux"
Option  "Protocol"  "auto-dev"

Option  "AccelFactor"   "0"
Option  "MinSpeed"  "0.12"
Option  "MaxSpeed"  "0.12"
Option  "SHMConfig" "on"

Option  "CircularScrolling" "1"
Option  "CircScrollTrigger" "3"
EndSection

Section "Device"
Identifier  "ATI Technologies, Inc. Radeon R250 Lf [FireGL 9000]"
Driver  "ati"
Option  "EnablePageFlip""on"
Option  "AccelMethod"   "EXA"
Option  "DynamicClocks" "on"
Option  "IgnoreLidStatus"   "off"
EndSection

Section "Monitor"
Identifier  "LGP:049f"
Option  "DPMS"
Option  "PreferredMode" "1400x1050"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI Technologies, Inc. Radeon R250 Lf [FireGL 9000]"
Monitor "LGP:049f"
Option  "monitor-LVDS"  "LGP:049f"
DefaultDepth24
SubSection "Display"
Depth   24
Modes   "1400x1050" "1280x960" "1152x864" "1024x768" 
"800x600" "640x480" "320x240"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"  "CorePointer"
InputDevice "Synaptics Touchpad""SendCoreEvents"
EndSection

Section "DRI"
Mode0660
Group   "video"
EndSection

# This should get SMAC working
Section "Extensions"
Option  "Composite" "Disable"
EndSection



Xorg X server log files on system:
- -rw-r--r-- 1 root root 40177 2007-10-07 17:33 /var/log/Xorg.1.log
- -rw-r--r-- 1 root root 45823 2008-01-23 03:46 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/schwan:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.f

Bug#443068: #443068: xserver-xorg: crash in libpixman-1.so.0(pixman_image_composite)

2007-09-19 Thread ingo
recompiled libpixman with gcc 4.1 as suggested by other
and this just works fine.

regards, ingo


sudo apt-get build-dep libpixman-1-0
apt-get source libpixman-1-0
cd pixman-0.9.5
export CC=gcc-4.1
dpkg-buildpackage -us -uc -b -rfakeroot
sudo dpkg -i ../libpixman-1-0_0.9.5-1_i386.deb



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



Bug#443068: xserver-xorg: crash in FontFileCompleteXLFD

2007-09-18 Thread ingo
On Tue, Sep 18, 2007 at 03:41:37PM +0200, ingo wrote:
> Package: xserver-xorg
> Version: 1:7.3+2
> Severity: important

> since upgrading to 7.3 i got crashes of the xserver with the folling
> backtrace.
> 
> - happen with VESA and ATI (below is the stripped down vesa
>   configuration)
> - xdm runs fine
> - xfce and firefox crash immediately

gimp and workrave also crash immediately

> - ion and dwm run for a while and eventually crash

I was misled, ion and dwn seem to run fine without ever crashing.

xfontsel, gtkfontsel, blender also run fine



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



Bug#443068: xserver-xorg: crash in FontFileCompleteXLFD (backtrace looks broken)

2007-09-18 Thread ingo
Package: xserver-xorg
Version: 1:7.3+2
Severity: important

Hi,

since upgrading to 7.3 i got crashes of the xserver with the folling
backtrace.

- happen with VESA and ATI (below is the stripped down vesa
  configuration)
- xdm runs fine
- xfce and firefox crash immediately
- ion and dwm run for a while and eventually crash

The backtrace looks certainly wrong.

If anyone anyone can point out how to do better
(or how to use gdb to debug x on a single machine)
i would be willing to help.

regards, ingo



Backtrace:
0: X(xf86SigHandler+0x7e) [0x80c632e]
1: [0xb7fa7420]
2: /usr/lib/libpixman-1.so.0(pixman_image_composite+0x588) [0xb7f094b8]
3: /usr/lib/xorg/modules//libfb.so(fbComposite+0x1ad) [0xb796086d]
4: /usr/lib/xorg/modules//libxaa.so(XAAComposite+0x224) [0xb792aca4]
5: /usr/lib/xorg/modules//libxaa.so [0xb7946526]
6: X [0x816f8e3]
7: X(CompositePicture+0x150) [0x8156c40]
8: X [0x815cc1f]
9: X [0x8159ad5]
10: X [0x814d24e]
11: X(Dispatch+0x2bf) [0x808d00f]
12: X(main+0x48b) [0x807461b]
13: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7d41050]
14: X(FontFileCompleteXLFD+0x205) [0x8073991]

Fatal server error:
Caught signal 4.  Server aborting


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 Sep 17  2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669528 Sep 16 20:56 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250 If [Radeon 
9000] (rev 01)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 943 Sep 18 15:27 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf

Section "InputDevice"
Identifier  "AST"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc101"
Option  "XkbLayout" "us,de"
EndSection

Section "InputDevice"
Identifier  "TYPHOON"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ExplorerPS/2"
#Option "Protocol"  "ImPS/2"
Option  "ZAxisMapping"  "6 7"
Option  "Emulate3Buttons"   "false"
EndSection

Section "Monitor"
Identifier  "YAKUMO"
Option  "DPMS"
HorizSync   31-70
VertRefresh 60-75
EndSection

Section "Device"
Identifier "VESA"
Driver "vesa"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "VESA"
Monitor "YAKUMO"
DefaultDepth24
SubSection "Display"
Depth   24
Modes   "1280x1024"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "AST"
InputDevice "TYPHOON"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 59256 Sep 18 15:30 /var/log/Xorg.0.log

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22.5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii  x11-common1:7.3+2X Window System (X.Org) infrastruc
ii  xbase-clients 1:7.3+2miscellaneous X clients - metapack
ii  xkb-data  1.0~cvs.20070916-1 X Keyboard Extension (XKB) configu
ii  xserver-xorg-core 2:1.4-2X.Org X server -- core server
ii  xserver-xorg-input-kb 1:1.2.2-3  X.Org X server -- keyboard input d
ii  xserver-xorg-input-mo 1:1.2.2-5  X.Org X server -- mouse input driv
ii  xserver-xorg-video-at 1:6.6.193-3X.Org X server -- ATI display driv
ii  xserver-xorg-video-ve 1:1.3.0-4  X.Org X server -- VESA display dri

Versions of packages xserver-xorg recommends:
pn  discover1 | discover   (no description available)
pn  dmidecode  (no description available)
pn  laptop-detect  (no description available)
ii  libgl1-mesa-dri   7.0.1-2A free implementation of the OpenG
pn  xresprobe  (no description available)

-- debconf information excluded



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



Bug#366355: libx11: ssh -X between Sarges XF86 and Sids Xorg7 broken

2007-02-16 Thread Ingo Juergensmann
On Mon, Feb 12, 2007 at 08:08:15AM +0100, Brice Goglin wrote:

> About 8 months ago, you reported (a replied to a bug) in the Debian BTS
> regarding ssh -X problems between sarge and sid machines. I just want to
> know whether it still occurs with latest packages nowadays, especially
> Sarge<->Etch. Thanks,

I don't know about Sarge<->Etch, but it still fails for me for Sarge<->Sid,
whereas my Sarge-Box is one of the m68k buildds and my Sid is a PPC box. 
The error is still this one: 

[EMAIL PROTECTED]:~$ nedit
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  70 (X_PolyFillRectangle)
  Serial number of failed request:  297
  Current serial number in output stream:  307

Neither -X nor -Y works in that scenario... 

-- 
Ciao...//    Fon: 0381-2744150 
  Ingo   \X/ SIP: [EMAIL PROTECTED]

gpg pubkey: http://www.juergensmann.de/ij/public_key.asc


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



Bug#366355: libx11: ssh -X between Sarges XF86 and Sids Xorg7 - static Nedit works -> Nedit bug?

2006-05-18 Thread Ingo Juergensmann
Hi!

I did some more testing... 

- Sid/ppc -> Sid/ppc : works
- Sid/ppc -> Sarge/i386 : doesn't work (same error)
- Sid/ppc -> Sarge/m68k : doesn't work (same error)

Whereas "Sid/ppc ->" means that I'm connecting from my desktop via ssh -X to
the remote box. 

- Sid/ppc -> Sarge/i386 starting "worker" : works

So, I tried a static build of nedit from
http://gd.tuwien.ac.at/editors/nedit/NEdit/v5_5/executables/nedit-5.5-Linux-x86.tar.bz2
and it worked from Sid/ppc -> Sarge/i386. Nedit finalley opened its window
again on my desktop. 

I don't know if that means that it's a Nedit problem or not? At least other
graphical apps like "worker" are working via ssh -X where Nedit fails.

-- 
Ciao...//Fon: 0381-2744150 
  Ingo   \X/ SIP: [EMAIL PROTECTED]

gpg pubkey: http://www.juergensmann.de/ij/public_key.asc


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



Bug#366355: libx11: ssh -X between Sarges XF86 and Sids Xorg7 broken

2006-05-13 Thread Ingo Juergensmann
On Mon, May 08, 2006 at 10:27:52AM +0200, Michel Dänzer wrote:

> > > > It doesn't matter whether I use ssh -X or ssh -Y. The result is the 
> > > > same.
> > > Does it work with ssh -Y?
> > ;-)
> D'oh, I suppose that was too early in the morning...

I already guessed that, too... ;) 

> Does it work if you connect to the X server directly instead of via ssh?

Difficult. There's no X Server running on that machine and it's located
1000 km away from me (Karlsruhe <-> Rostock).

-- 
Ciao...//Fon: 0381-2744150 
  Ingo   \X/ SIP: [EMAIL PROTECTED]

gpg pubkey: http://www.juergensmann.de/ij/public_key.asc


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



Bug#366355: libx11: ssh -X between Sarges XF86 and Sids Xorg7 broken

2006-05-08 Thread Ingo Juergensmann
On Mon, May 08, 2006 at 11:04:31AM +0200, Michel Dänzer wrote:

> > Difficult. There's no X Server running on that machine and it's located
> > 1000 km away from me (Karlsruhe <-> Rostock).
> I mean the X server on your local machine. Something like
> ssh -R6011:localhost:6000 [EMAIL PROTECTED]
> should set up a port forwarding from display :11 on the remote machine
> to :0 on the local machine, so running
> DISPLAY=localhost:11 nedit ...
> in that session should connect to the local X server directly.

Same error with that trick. 

> Of course, this requires that you don't start the X server with
> -nolisten tcp.

Xnest :1 -query localhost works here, so I assume that there's no -nolisten
tcp left in the configs. 

-- 
Ciao...//Fon: 0381-2744150 
  Ingo   \X/ SIP: [EMAIL PROTECTED]

gpg pubkey: http://www.juergensmann.de/ij/public_key.asc


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



Bug#366355: libx11: ssh -X between Sarges XF86 and Sids Xorg7 broken

2006-05-07 Thread Ingo Juergensmann
On Mon, May 08, 2006 at 07:28:19AM +0200, Michel Dänzer wrote:

> > It doesn't matter whether I use ssh -X or ssh -Y. The result is the same.
> Does it work with ssh -Y?

;-)

-- 
Ciao...//Fon: 0381-2744150 
  Ingo   \X/ SIP: [EMAIL PROTECTED]

gpg pubkey: http://www.juergensmann.de/ij/public_key.asc


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



Bug#366355: libx11: ssh -X between Sarges XF86 and Sids Xorg7 broken

2006-05-07 Thread Ingo Juergensmann
Package: libx11
Severity: important


>From http://blog.windfluechter.net/?q=node/114

Ok, for some days now I'm running on Xorg7. The transition went fairly well,
but there's still one problem left. When I'm connecting via ssh -X from my
notebook to my server, I get this:

(base)windfluechter:/ij$ nedit bin/get_packages bin/store_packages3.py
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 70 (X_PolyFillRectangle)
Serial number of failed request: 297
Current serial number in output stream: 307
(base)windfluechter:/ij$

The server (windfluechter) runs on Sarge and has xbase-clients installed
(XFree86), whereas the notebook runs on Sid with new Xorg7. The XForwarding
is broken since the upgrade to Xorg7. It doesn't matter whether I use ssh -X
or ssh -Y. The result is the same. Is that a Xorg7 bug or a ssh bug? Any
hints?

Regards, 
Ingo

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.9
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#207305: xserver-common: fails to purge

2003-08-26 Thread Ingo Saitz
Package: xserver-common
Version: 4.2.1-10
Severity: normal
Tags: patch

While purging this package, the postrm simply hangs while purging the
configuration files. ps shows a grep in the postrm command is waiting for input
from stdin.

The postrm is missing the conffile argument to grep, which should be fixed by
the following patch:

--- xfree86-4.2.1.orig/debian/xserver-common.postrm.in  2003-08-26 11:29:45.0 
+0200
+++ xfree86-4.2.1/debian/xserver-common.postrm.in   2003-08-26 11:33:05.0 
+0200
@@ -33,7 +33,7 @@
 # check existing roster file for our package name
 if fgrep -qx "$THIS_PACKAGE" "$XWRAPPER_CONFIG_ROSTER"; then
   # construct temporary roster file with our package name removed
-  fgrep -vx "$THIS_PACKAGE" > "$XWRAPPER_CONFIG_ROSTER.dpkg-tmp"
+  fgrep -vx "$THIS_PACKAGE" "$XWRAPPER_CONFIG_ROSTER" > 
"$XWRAPPER_CONFIG_ROSTER.dpkg-tmp"
   # is there anything left?
   if [ -n "$(cat "$XWRAPPER_CONFIG_ROSTER.dpkg-tmp")" ]; then
 # yes, replace the roster file



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux pinguin 2.4.22-rc2-pinguin #1 Di Aug 19 11:13:19 CEST 2003 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

Versions of packages xserver-common depends on:
ii  debconf   1.3.12 Debian configuration management sy
ii  libc6 2.3.2-3GNU C Library: Shared libraries an
ii  xfree86-common4.2.1-10   X Window System (XFree86) infrastr

-- debconf information:
  xserver-common/xwrapper/nice_value/error: 
* xserver-common/xwrapper/allowed_users: Console Users Only
  xserver-common/xwrapper/actual_allowed_users: console
* xserver-common/xwrapper/nice_value: -10




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



Bug#207305: xserver-common: fails to purge

2003-08-26 Thread Ingo Saitz
Package: xserver-common
Version: 4.2.1-10
Severity: normal
Tags: patch

While purging this package, the postrm simply hangs while purging the
configuration files. ps shows a grep in the postrm command is waiting for input
from stdin.

The postrm is missing the conffile argument to grep, which should be fixed by
the following patch:

--- xfree86-4.2.1.orig/debian/xserver-common.postrm.in  2003-08-26 
11:29:45.0 +0200
+++ xfree86-4.2.1/debian/xserver-common.postrm.in   2003-08-26 
11:33:05.0 +0200
@@ -33,7 +33,7 @@
 # check existing roster file for our package name
 if fgrep -qx "$THIS_PACKAGE" "$XWRAPPER_CONFIG_ROSTER"; then
   # construct temporary roster file with our package name removed
-  fgrep -vx "$THIS_PACKAGE" > "$XWRAPPER_CONFIG_ROSTER.dpkg-tmp"
+  fgrep -vx "$THIS_PACKAGE" "$XWRAPPER_CONFIG_ROSTER" > 
"$XWRAPPER_CONFIG_ROSTER.dpkg-tmp"
   # is there anything left?
   if [ -n "$(cat "$XWRAPPER_CONFIG_ROSTER.dpkg-tmp")" ]; then
 # yes, replace the roster file



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux pinguin 2.4.22-rc2-pinguin #1 Di Aug 19 11:13:19 CEST 2003 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

Versions of packages xserver-common depends on:
ii  debconf   1.3.12 Debian configuration management sy
ii  libc6 2.3.2-3GNU C Library: Shared libraries an
ii  xfree86-common4.2.1-10   X Window System (XFree86) infrastr

-- debconf information:
  xserver-common/xwrapper/nice_value/error: 
* xserver-common/xwrapper/allowed_users: Console Users Only
  xserver-common/xwrapper/actual_allowed_users: console
* xserver-common/xwrapper/nice_value: -10





Re: nVIDIA XFree86 4.0 binary driver

2001-03-01 Thread Ingo Reimann
On Fri, Feb 23, 2001 at 11:35:40PM -0600, Chris Cheney wrote / Chris Cheney hat 
am Fri, Feb 23, 2001 at 11:35:40PM -0600 geschrieben:
> I uploaded packages for the nVIDIA kernel module and glx driver.  The packages
> (...)
>
Thanks for the packages i perhaps should have read the posting BEFORE
trying to fix some things ind the package...
 
> The nVIDIA driver does not include libGLU though (grr) so I can not conflict
> or provide libgl1 at this time. :(  Also I just realized I packaged it to work
> with mesag3 which is outdated.  I will fix that soon and depend on xlibmesa3
> instead.
>
What was the problem, just to put libGLU in the package? it contains no
direct dependency with the nvidia-driver and works fine with it.

but xlibmesa3 should conflict with your package, because it also contains
libGL and libGLX.

i built a package, that contains libGLU and provides xlibmesa3

something left, as far a i remember... i am not at home now, so i can
remember... The manpages? some static files from *-dev... ? I should have a
look later.


> Any comments?  (no flames please) :)
>
best wishes from germany :-)
 
Ingo Reimann




-- 
Globe GmbH   [EMAIL PROTECTED]
Dipl.-Phys I. Reimann+49 251 5205 410 
Linux Systemadministration   +49 251 5205 21 (fax)

pgphvKvEDBJFd.pgp
Description: PGP signature


Re: nVIDIA XFree86 4.0 binary driver

2001-03-01 Thread Ingo Reimann

On Fri, Feb 23, 2001 at 11:35:40PM -0600, Chris Cheney wrote / Chris Cheney hat am 
Fri, Feb 23, 2001 at 11:35:40PM -0600 geschrieben:
> I uploaded packages for the nVIDIA kernel module and glx driver.  The packages
> (...)
>
Thanks for the packages i perhaps should have read the posting BEFORE
trying to fix some things ind the package...
 
> The nVIDIA driver does not include libGLU though (grr) so I can not conflict
> or provide libgl1 at this time. :(  Also I just realized I packaged it to work
> with mesag3 which is outdated.  I will fix that soon and depend on xlibmesa3
> instead.
>
What was the problem, just to put libGLU in the package? it contains no
direct dependency with the nvidia-driver and works fine with it.

but xlibmesa3 should conflict with your package, because it also contains
libGL and libGLX.

i built a package, that contains libGLU and provides xlibmesa3

something left, as far a i remember... i am not at home now, so i can
remember... The manpages? some static files from *-dev... ? I should have a
look later.


> Any comments?  (no flames please) :)
>
best wishes from germany :-)
 
Ingo Reimann




-- 
Globe GmbH   [EMAIL PROTECTED]
Dipl.-Phys I. Reimann+49 251 5205 410 
Linux Systemadministration   +49 251 5205 21 (fax)
 PGP signature


X3.6/4 (woody) ct-Driver lockups

2000-11-05 Thread Ingo Reimann
Hi,


Just now, i am in large struggle with my notebook. I did an ordinary update
within woody and discovered X4 in it . Wow! But:

I have a chips&technologies 6 , that usually was covered by the
XF_SVGA-Driver. Now, since 3.3.6-12 support has been vanished. oops.

OK, i wanted to test X4, but here i get a total system-lockup when trying to
use the "chips" driver. The log ist not closed, so i cant post it :-(

Can anybody help?

Ingo



X3.6/4 (woody) ct-Driver lockups

2000-11-05 Thread Ingo Reimann

Hi,


Just now, i am in large struggle with my notebook. I did an ordinary update
within woody and discovered X4 in it . Wow! But:

I have a chips&technologies 6 , that usually was covered by the
XF_SVGA-Driver. Now, since 3.3.6-12 support has been vanished. oops.

OK, i wanted to test X4, but here i get a total system-lockup when trying to
use the "chips" driver. The log ist not closed, so i cant post it :-(

Can anybody help?

Ingo


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




[Bug]: xfonts-base: font conflicts

2000-10-31 Thread Ingo Saitz
Package: xfonts-base
Version: 4.0.1-0phase2v27
Severity: normal

xfonts-base should conflict with xfonts-biznet-iso-8859-2-base:

Installiere xfonts-base (4.0.1-0phase2v27) ...
Running mkfontdir in misc font directory.../usr/bin/X11/mkfontdir: Duplicate 
font names -misc-fixed-medium-r-normal--13-120-75-75-c-70-iso8859-2
7x13-IL2.pcf.gz 7x13-ISO8859-2.pcf.gz
/usr/bin/X11/mkfontdir: unable to process font 
/usr/lib/X11/fonts/misc/7x13-ISO8859-2.pcf.gz, skipping
/usr/bin/X11/mkfontdir: Duplicate font names 
-misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-2
6x13B-ISO8859-2.pcf.gz 6x13B-IL2.pcf.gz
/usr/bin/X11/mkfontdir: unable to process font 
/usr/lib/X11/fonts/misc/6x13B-IL2.pcf.gz, skipping
/usr/bin/X11/mkfontdir: Duplicate font names 
-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-2
6x13-ISO8859-2.pcf.gz 6x13-IL2.pcf.gz
/usr/bin/X11/mkfontdir: unable to process font 
/usr/lib/X11/fonts/misc/6x13-IL2.pcf.gz, skipping
/usr/bin/X11/mkfontdir: Duplicate font names 
-misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-2
7x13B-ISO8859-2.pcf.gz 7x13B-IL2.pcf.gz
/usr/bin/X11/mkfontdir: unable to process font 
/usr/lib/X11/fonts/misc/7x13B-IL2.pcf.gz, skipping
/usr/bin/X11/mkfontdir: Duplicate font names 
-misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-2
8x13B-ISO8859-2.pcf.gz 8x13B-IL2.pcf.gz
/usr/bin/X11/mkfontdir: unable to process font 
/usr/lib/X11/fonts/misc/8x13B-IL2.pcf.gz, skipping
/usr/bin/X11/mkfontdir: Duplicate font names 
-misc-fixed-medium-r-normal--13-120-75-75-c-80-iso8859-2
8x13-ISO8859-2.pcf.gz 8x13-IL2.pcf.gz
/usr/bin/X11/mkfontdir: unable to process font 
/usr/lib/X11/fonts/misc/8x13-IL2.pcf.gz, skipping
done.
Running update-fonts-alias in misc font directory...done.


-- System Information
Debian Release: woody
Architecture: i386
Kernel: Linux pinguin 2.2.17 #1 Fri Oct 27 21:39:59 CEST 2000 i686



[Bug]: xfonts-base: font conflicts

2000-10-31 Thread Ingo Saitz

Package: xfonts-base
Version: 4.0.1-0phase2v27
Severity: normal

xfonts-base should conflict with xfonts-biznet-iso-8859-2-base:

Installiere xfonts-base (4.0.1-0phase2v27) ...
Running mkfontdir in misc font directory.../usr/bin/X11/mkfontdir: Duplicate font 
names -misc-fixed-medium-r-normal--13-120-75-75-c-70-iso8859-2
7x13-IL2.pcf.gz 7x13-ISO8859-2.pcf.gz
/usr/bin/X11/mkfontdir: unable to process font 
/usr/lib/X11/fonts/misc/7x13-ISO8859-2.pcf.gz, skipping
/usr/bin/X11/mkfontdir: Duplicate font names 
-misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-2
6x13B-ISO8859-2.pcf.gz 6x13B-IL2.pcf.gz
/usr/bin/X11/mkfontdir: unable to process font 
/usr/lib/X11/fonts/misc/6x13B-IL2.pcf.gz, skipping
/usr/bin/X11/mkfontdir: Duplicate font names 
-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-2
6x13-ISO8859-2.pcf.gz 6x13-IL2.pcf.gz
/usr/bin/X11/mkfontdir: unable to process font 
/usr/lib/X11/fonts/misc/6x13-IL2.pcf.gz, skipping
/usr/bin/X11/mkfontdir: Duplicate font names 
-misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-2
7x13B-ISO8859-2.pcf.gz 7x13B-IL2.pcf.gz
/usr/bin/X11/mkfontdir: unable to process font 
/usr/lib/X11/fonts/misc/7x13B-IL2.pcf.gz, skipping
/usr/bin/X11/mkfontdir: Duplicate font names 
-misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-2
8x13B-ISO8859-2.pcf.gz 8x13B-IL2.pcf.gz
/usr/bin/X11/mkfontdir: unable to process font 
/usr/lib/X11/fonts/misc/8x13B-IL2.pcf.gz, skipping
/usr/bin/X11/mkfontdir: Duplicate font names 
-misc-fixed-medium-r-normal--13-120-75-75-c-80-iso8859-2
8x13-ISO8859-2.pcf.gz 8x13-IL2.pcf.gz
/usr/bin/X11/mkfontdir: unable to process font 
/usr/lib/X11/fonts/misc/8x13-IL2.pcf.gz, skipping
done.
Running update-fonts-alias in misc font directory...done.


-- System Information
Debian Release: woody
Architecture: i386
Kernel: Linux pinguin 2.2.17 #1 Fri Oct 27 21:39:59 CEST 2000 i686


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