Bug#438193: marked as done (xserver-xorg-video-avivo: PCI ID needs to be added/refresh rate)

2008-07-30 Thread Debian Bug Tracking System

Your message dated Thu, 31 Jul 2008 08:22:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#438193: No longer exists
has caused the Debian Bug report #438193,
regarding xserver-xorg-video-avivo: PCI ID needs to be added/refresh rate
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
438193: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438193
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xserver-xorg-video-avivo
Version: 0.0.999+git20070805-1
Severity: normal


PCI ID for my X1600 PRO not included, added by patches below.  Also,
when PCI ID's are added, refresh rate seems to be off, what seem to be
scanlines are visible.

---

--- xserver-xorg-video-avivo_0.0.999+git20070805/xorg/avivo_chipset.c   
2007-07-24 06:38:03.0 -0700
+++ xserver-xorg-video-avivo_0.0.999+git20070805-new/xorg/avivo_chipset.c   
2007-08-15 21:38:25.0 -0700
@@ -185,6 +185,10 @@
 0x0003, 0x00ff, 0
 },
 {
+PCI_VENDOR_ATI, 0x71C3, PCI_MATCH_ANY, PCI_MATCH_ANY,
+0x0003, 0x00ff, 0
+}, 
+{
 PCI_VENDOR_ATI, 0x71C4, PCI_MATCH_ANY, PCI_MATCH_ANY,
 0x0003, 0x00ff, 0
 },
@@ -347,6 +351,7 @@
 { PCI_CHIP_RV516_LE_719F, "RV516_LE (Radeon X1550 64-bit)" },
 { PCI_CHIP_RV530_71C0, "RV530 (Radeon X1600)" },
 { PCI_CHIP_RV530_71C2, "RV530 (Radeon X1600)" },
+{ PCI_CHIP_RV530_71C3, "RV530 (Radeon X1600 PRO)" },   
 { PCI_CHIP_RV530_M56_71C4, "RV530_M56 (Mobility FireGL V5200)" },
 { PCI_CHIP_RV530_M56_71C5, "RV530_M56 (Radeon Mobility X1600)" },
 { PCI_CHIP_RV530_LE_71C6, "RV530_LE (Radeon X1600/X1650 PRO)" },
@@ -419,6 +424,7 @@
 { PCI_CHIP_RV516_LE_719F, PCI_CHIP_RV516_LE_719F, RES_SHARED_VGA },
 { PCI_CHIP_RV530_71C0, PCI_CHIP_RV530_71C0, RES_SHARED_VGA },
 { PCI_CHIP_RV530_71C2, PCI_CHIP_RV530_71C2, RES_SHARED_VGA },
+{ PCI_CHIP_RV530_71C3, PCI_CHIP_RV530_71C3, RES_SHARED_VGA },  
 { PCI_CHIP_RV530_M56_71C4, PCI_CHIP_RV530_M56_71C4, RES_SHARED_VGA },
 { PCI_CHIP_RV530_M56_71C5, PCI_CHIP_RV530_M56_71C5, RES_SHARED_VGA },
 { PCI_CHIP_RV530_LE_71C6, PCI_CHIP_RV530_LE_71C6, RES_SHARED_VGA },
@@ -496,6 +502,7 @@
 { PCI_CHIP_RV516_LE_719F, CHIP_FAMILY_RV516_LE },
 { PCI_CHIP_RV530_71C0, CHIP_FAMILY_RV530 },
 { PCI_CHIP_RV530_71C2, CHIP_FAMILY_RV530 },
+{ PCI_CHIP_RV530_71C3, CHIP_FAMILY_RV530 },
 { PCI_CHIP_RV530_M56_71C4, CHIP_FAMILY_RV530_M56 },
 { PCI_CHIP_RV530_M56_71C5, CHIP_FAMILY_RV530_M56 },
 { PCI_CHIP_RV530_LE_71C6, CHIP_FAMILY_RV530_LE },

---

--- xserver-xorg-video-avivo_0.0.999+git20070805/include/avivo_chipset.h
2007-07-24 06:38:03.0 -0700
+++ xserver-xorg-video-avivo_0.0.999+git20070805-new/include/avivo_chipset.h
2007-08-15 21:37:18.0 -0700
@@ -69,6 +69,7 @@
 #define PCI_CHIP_RV516_LE_719F 0x719F
 #define PCI_CHIP_RV530_71C00x71C0
 #define PCI_CHIP_RV530_71C20x71C2
+#define PCI_CHIP_RV530_71C30x71C3
 #define PCI_CHIP_RV530_M56_71C40x71C4
 #define PCI_CHIP_RV530_M56_71C50x71C5
 #define PCI_CHIP_RV530_LE_71C6 0x71C6

---

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (400, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22.2 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-avivo depends on:
ii  libc62.6.1-1 GNU C Library: Shared libraries
ii  libpciaccess00.8.0+git20070628-1 Generic PCI access library for X
ii  xserver-xorg-core2:1.3.0.0.dfsg-12   X.Org X server -- core server

xserver-xorg-video-avivo recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Closing this bug since the package no longer exists.


On Thu, Jul 31, 2008 at 06:45:10AM +0300, Martin Michlmayr wrote:
> This package no longer exists.  What does this mean?  Should this bug
> be closed or reassigned?

If you don't know, why did you reassign it ? :)

Brice


--- End Message ---


Processed: No longer exists

2008-07-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 438193 xorg
Bug#438193: xserver-xorg-video-avivo: PCI ID needs to be added/refresh rate
Warning: Unknown package 'xserver-xorg-video-avivo'
Bug reassigned from package `xserver-xorg-video-avivo' to `xorg'.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#493030: xserver-xorg-video-intel: option to prefer the video overlay XV port

2008-07-30 Thread Tino Keitel
Package: xserver-xorg-video-intel
Version: 2:2.2.1-1
Severity: normal
Tags: patch

Recent Intel chips offer a textured video XV port, which is used by default.
However, this is not very usable for video playback, as it causes tearing
video. The attached patch adds an option XvPreferOverlay to use the video
overlay XV port per default. It is taken from here:

http://lists.freedesktop.org/archives/xorg/2008-March/034142.html

Regards,
Tino

-- 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 Oct 18  2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1719220 Jul 18 11:25 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated 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 621 Jul 20 21:30 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section "InputDevice"
Identifier  "Keyboard0"
Driver  "kbd"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "de"
EndSection

Section "Device"
Identifier  "Card0"
Driver  "intel"
Option "XvPreferOverlay" "true"
#Option "FramebufferCompression" "off"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device"
"/dev/input/by-id/usb-Logitech_USB-PS.2_Optical_Mouse-mouse"
Option  "Protocol"  "ExplorerPS/2"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 31448 Dec 10  2007 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 40284 Jul 30 21:19 /var/log/Xorg.0.log

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

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-2)
Current Operating System: Linux dose 2.6.26 #3 SMP Mon Jul 14 22:58:15 CEST 
2008 i686
Build Date: 18 July 2008  11:09:10AM
 
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: Wed Jul 30 07:53:49 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |-->Screen "Default Screen Section" (0)
(**) |   |-->Monitor ""
(==) No device specified for screen "Default Screen Section".
Using the first device section listed.
(**) |   |-->Device "Card0"
(==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
(==) |-->Input Device "Configured Mouse"
(==) |-->Input Device "Keyboard0"
(==) The core pointer device wasn't specified explicitly in the layout.
Using the first core pointer 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.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/75dpi/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/X11/75dpi/").
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/75dpi".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/X11/75dpi").
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/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: 0x81e3b20
(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 6

(II) PCI: PCI scan (all values ar

Bug#334505: New ways to improve credit score

2008-07-30 Thread Chastain

U2 new album released http://www.multi-medija.com/gowatch.html



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



Bug#484087: xserver-xorg-video-intel: Frequent screen flashes and occasional persistent blank screen

2008-07-30 Thread Brice Goglin
Tino Keitel wrote:
> How long did you test? Sometimes I could use it for a few days without
> getting the blank screen. But it still happened after some time when I
> tested 2.3.2.
>   

It happened once or twice per office day with 2.3.x and Xserver 1.4.2.
It didn't happen in 3 days with Xserver 1.4.99.905 and intel 2.3.2. It
does not mean that it's fixed though, that's why I said "I tend to feel" :)

Brice




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



Bug#484087: xserver-xorg-video-intel: Frequent screen flashes and occasional persistent blank screen

2008-07-30 Thread Tino Keitel
On Wed, Jul 30, 2008 at 22:03:49 +0200, Brice Goglin wrote:
> Tino Keitel wrote:
> > Hi,
> >
> > this nasty bug seems to be fixed in the driver version 2.4.0, which
> > is currently in experimental. To workaround this bug on older
> > versions, try disabling framebuffer compression with this line in
> > your device section:
> >
> > Option "FramebufferCompression" "off"
> >
> > At least this helped to fix this bug for me.
> >   
> 
> Did you test the former intel 2.3.2 from experimental, i.e. same
> driver than before with Xserver 1.4.99.x from experimental ?

I had this bug since version 2.2 of the Intel driver, including 2.3.2.
When I upgraded to the git version from the 2.4 branch right before the
2.4 release the bug was gone. I always used the Xserver from unstable,
currently 1.4.2.

> I tend to feel like my i945 does not lockup/blank anymore since I
> upgraded Xserver from unstable (1.4.2) to experimental (1.4.99.905)
> without upgrading the intel driver to 2.4 yet.

How long did you test? Sometimes I could use it for a few days without
getting the blank screen. But it still happened after some time when I
tested 2.3.2.

Regards,
Tino



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



Bug#484087: xserver-xorg-video-intel: Frequent screen flashes and occasional persistent blank screen

2008-07-30 Thread Brice Goglin
Tino Keitel wrote:
> Hi,
>
> this nasty bug seems to be fixed in the driver version 2.4.0, which is
> currently in experimental. To workaround this bug on older versions,
> try disabling framebuffer compression with this line in your device
> section:
>
> Option "FramebufferCompression" "off"
>
> At least this helped to fix this bug for me.
>   

Did you test the former intel 2.3.2 from experimental, i.e. same driver
than before with Xserver 1.4.99.x from experimental ?

I tend to feel like my i945 does not lockup/blank anymore since I
upgraded Xserver from unstable (1.4.2) to experimental (1.4.99.905)
without upgrading the intel driver to 2.4 yet.

Brice




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



Processed: tagging 492598, bug 492598 is forwarded to http://www.openchrome.org/trac/ticket/241

2008-07-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.34
> tags 492598 upstream
Bug#492598: xserver-xorg-video-openchrome: system freeze with vesafb
There were no tags set.
Tags added: upstream

> forwarded 492598 http://www.openchrome.org/trac/ticket/241
Bug#492598: xserver-xorg-video-openchrome: system freeze with vesafb
Noted your statement that Bug has been forwarded to 
http://www.openchrome.org/trac/ticket/241.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: forcibly merging 486507 493000

2008-07-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.35
> forcemerge 486507 493000
Bug#486507: libx11-6: Locking assertion failure with vmware-server-console
Bug#493000: VMware Server 1.05 fails to start with version 2:1.1.4-2 of libx11-6
Forcibly Merged 486507 493000.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#484087: xserver-xorg-video-intel: Frequent screen flashes and occasional persistent blank screen

2008-07-30 Thread Tino Keitel
Hi,

this nasty bug seems to be fixed in the driver version 2.4.0, which is
currently in experimental. To workaround this bug on older versions,
try disabling framebuffer compression with this line in your device
section:

Option "FramebufferCompression" "off"

At least this helped to fix this bug for me.

Btw., the upstream bugs are:

http://bugs.freedesktop.org/show_bug.cgi?id=13326
http://bugs.freedesktop.org/show_bug.cgi?id=16169

Regards,
Tino



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



Bug#493000: VMware Server 1.05 fails to start with version 2:1.1.4-2 of libx11-6

2008-07-30 Thread Pierre Bauduin
Package: libx11-6
Version: 2:1.1.4-2
Severity: normal

Hi there.
I've got two machines running Debian GNU/Linux "lenny": cobra and
samsara
They are both running Debian GNU/Linux "lenny" x86 with the same binary
kernel (Linux samsara 2.6.24-1-686 #1 SMP Thu May 8 02:16:39 UTC 2008
i686 GNU/Linux)

The command "aptitude safe-upgrade" installed libx11-6 version 2:1.1.4-2
With version 2:1.1.4-2 of libx11-6, VMware Server 1.05 fails to start on
cobra, giving the following error messages on its output:

[EMAIL PROTECTED] /home/vmuser>/usr/bin/vmware
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb6f43767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb6f438b1]
#2 /usr/lib/libX11.so.6(_XReply+0x244) [0xb7dc2c14]
#3
/usr/lib/vmware/lib/libXrender.so.1/libXrender.so.1(XRenderQueryFormats+0x109)
[0xb7cae969]
#4
/usr/lib/vmware/lib/libXrender.so.1/libXrender.so.1(XRenderFindFormat+0x4c)
[0xb7caef4c]
#5 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7af4180]
#6 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7af4d2c]
#7
/usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_draw_pixbuf+0x270)
[0xb7ac4c14]
#8 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7ad124f]
#9
/usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_draw_pixbuf+0x270)
[0xb7ac4c14]
#10
/usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_pixbuf_render_pixmap_and_mask_for_colormap+0x255)
[0xb7ad0b34]
#11 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb79d5298]
#12 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb79d5586]
#13 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb79d777e]
#14
/usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0xd1)
[0xb7bea459]
#15 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0 [0xb7bd23a1]
#16
/usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_closure_invoke+0x1b1)
[0xb7bd2076]
#17 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0 [0xb7be96eb]
#18
/usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_signal_emit_valist+0x91e)
[0xb7be8d46]
#19
/usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_signal_emit+0x38)
[0xb7be90b8]
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb6f43767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb6f4381e]
#2 /usr/lib/libX11.so.6 [0xb7dc1dc9]
#3 /usr/lib/libX11.so.6(XAddExtension+0x2c) [0xb7da423c]
#4 /usr/lib/vmware/lib/libXft.so.2/libXft.so.2(_XftDisplayInfoGet+0x77)
[0xb7ca6ed7]
#5 /usr/lib/vmware/lib/libXft.so.2/libXft.so.2 [0xb7ca58b1]
#6 /usr/lib/vmware/lib/libXft.so.2/libXft.so.2 [0xb7ca5d39]
#7 /usr/lib/vmware/lib/libXft.so.2/libXft.so.2(XftDrawPicture+0x10)
[0xb7ca5ec0]
#8 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7af29b6]
#9 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7af4d75]
#10
/usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_draw_pixbuf+0x270)
[0xb7ac4c14]
#11 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7ad124f]
#12
/usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_draw_pixbuf+0x270)
[0xb7ac4c14]
#13
/usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_pixbuf_render_pixmap_and_mask_for_colormap+0x255)
[0xb7ad0b34]
#14 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb79d5298]
#15 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb79d5586]
#16 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb79d777e]
#17
/usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0xd1)
[0xb7bea459]
#18 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0 [0xb7bd23a1]
#19
/usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_closure_invoke+0x1b1)
[0xb7bd2076]
vmware: ../../src/xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int)
((xcb_req) - (dpy->request)) >= 0)' failed.
[EMAIL PROTECTED] /home/vmuser>

The solution, as explained in Debian bug number 486507 is the following:
downgrade libx11-6 from 2:1.1.4-2 to 2:1.0.3-7. This solves the problem
on cobra. But, samsara has libx11-6 2:1.1.4-2, and there the same
version of VMware Server (1.0.5) starts without any problems !

Yes, I am using a valid VMware Server license key :). Actually VMware
Server, although proprietary, is free-of-charge.

***
In other words, on two machines running the same version of Debian GNU/Linux
"lenny", the very same binary kernel, and the very same version of VMware
Server 1.05:
- on cobra:   VMware Server fails to start with libx11-6 version 2:1.1.4-2,
I had to downgrade libx11-6 to 2:1.0.3-7
- on samsara: VMware Server runs without any problems with libx11-6 version
2:1.1.4-2
... now that's puzzling !
***

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

Kernel: Linux 2.6.24-1-686 (SMP 

Bug#492973: xkb-data: symbols.dir not updated during the build

2008-07-30 Thread Igor Stirbu
Package: xkb-data
Version: 1.3-1
Severity: important


Hello,

Due to a debian/rules configuration where
the variable XKBCOMP is set to "/no/thanks",
the 'symbols.dir' file is not being updated
when the package is built from sources.

Is there a reason for setting XKBCOMP to such
a value? Why this 'feature' is not documented
in changelog or README.Debian?

Thanks,
Igor Stirbu

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (550, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



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



Bug#492598: xserver-xorg-video-openchrome: system freeze with vesafb

2008-07-30 Thread Stefan Bauer

Package: xserver-xorg-video-openchrome
Version: 1:0.0.902+svn570-1
Severity: normal

I could work that problem out. If i set the same bit value in grub, in 
my case 24bit the problem is gone and i can switch from console to X 
without problems.


That problem is more or less known by the openchrome developers and a 
bugreport exists here[1]


[1] http://www.openchrome.org/trac/ticket/241

regards

stefan




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



xserver-xorg-input-evdev_2.0.2-1.lenny1_i386.changes ACCEPTED

2008-07-30 Thread Debian Installer

Accepted:
xserver-xorg-input-evdev_2.0.2-1.lenny1.diff.gz
  to 
pool/main/x/xserver-xorg-input-evdev/xserver-xorg-input-evdev_2.0.2-1.lenny1.diff.gz
xserver-xorg-input-evdev_2.0.2-1.lenny1.dsc
  to 
pool/main/x/xserver-xorg-input-evdev/xserver-xorg-input-evdev_2.0.2-1.lenny1.dsc
xserver-xorg-input-evdev_2.0.2-1.lenny1_i386.deb
  to 
pool/main/x/xserver-xorg-input-evdev/xserver-xorg-input-evdev_2.0.2-1.lenny1_i386.deb


Override entries for your package:
xserver-xorg-input-evdev_2.0.2-1.lenny1.dsc - source x11
xserver-xorg-input-evdev_2.0.2-1.lenny1_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



Processing of xserver-xorg-input-evdev_2.0.2-1.lenny1_i386.changes

2008-07-30 Thread Archive Administrator
xserver-xorg-input-evdev_2.0.2-1.lenny1_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-input-evdev_2.0.2-1.lenny1.dsc
  xserver-xorg-input-evdev_2.0.2-1.lenny1.diff.gz
  xserver-xorg-input-evdev_2.0.2-1.lenny1_i386.deb

Greetings,

Your Debian queue daemon


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



xserver-xorg-input-evdev: Changes to 'refs/tags/xserver-xorg-input-evdev-1_2.0.2-1.lenny1'

2008-07-30 Thread Julien Cristau
Tag 'xserver-xorg-input-evdev-1_2.0.2-1.lenny1' created by Julien Cristau 
<[EMAIL PROTECTED]> at 2008-07-30 09:33 +

Tagging upload of xserver-xorg-input-evdev 1:2.0.2-1.lenny1 to unstable.

Changes since xserver-xorg-input-evdev-1_2.0.2-1:
Julien Cristau (4):
  Fill up the version info
  Merge branch 'evdev-2.0-branch' into debian-unstable
  update changelogs
  Prepare changelog for upload

Michel Dänzer (1):
  xf86-input-evdev: Fix EVIOCGBIT ioctl usage on big endian platforms.

---
 ChangeLog|   25 +
 debian/changelog |8 
 src/evdev.c  |   15 +--
 3 files changed, 42 insertions(+), 6 deletions(-)
---


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



xserver-xorg-input-evdev: Changes to 'debian-unstable'

2008-07-30 Thread Julien Cristau
 ChangeLog|   25 +
 debian/changelog |8 
 src/evdev.c  |   15 +--
 3 files changed, 42 insertions(+), 6 deletions(-)

New commits:
commit bb1d3074de3a23c1835d421c0b38466337eb0274
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Wed Jul 30 11:30:59 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index af34b6b..35e14e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-xserver-xorg-input-evdev (1:2.0.2-1.lenny1) UNRELEASED; urgency=low
+xserver-xorg-input-evdev (1:2.0.2-1.lenny1) unstable; urgency=low
 
   * Pull two fixes from upstream
 - Fix EVIOCGBIT ioctl usage on big endian platforms
 - Fill up the version info
 
- -- Julien Cristau <[EMAIL PROTECTED]>  Wed, 30 Jul 2008 11:22:17 +0200
+ -- Julien Cristau <[EMAIL PROTECTED]>  Wed, 30 Jul 2008 11:30:53 +0200
 
 xserver-xorg-input-evdev (1:2.0.2-1) unstable; urgency=low
 

commit a8da2f43c960f2bffb949d2bf7ce2a2457d7f5b2
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Wed Jul 30 11:24:58 2008 +0200

update changelogs

diff --git a/ChangeLog b/ChangeLog
index b54b6f3..5bf67af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+commit 2e9a71df5f8e8cdcdb80eec9e17501a75d5bd669
+Author: Michel Dänzer <[EMAIL PROTECTED]>
+Date:   Tue Jul 29 10:06:07 2008 +0200
+
+xf86-input-evdev: Fix EVIOCGBIT ioctl usage on big endian platforms.
+
+With this fix, on my PowerBook HAL hotplugging correctly detects my USB 
mouse,
+and no longer thinks keyboards have random numbers of mouse buttons. :)
+
+The LONG_BITS and NBITS macro definitions are stolen from 
xf86-input-synaptics.
+
+Signed-off-by: Michel Dänzer <[EMAIL PROTECTED]>
+Signed-off-by: Peter Hutterer <[EMAIL PROTECTED]>
+[cherry-picked from master and fixed the trivial conflict -- jcristau]
+
+commit 49de32e70f833628554342ef4225a4174158b412
+Author: Julien Cristau <[EMAIL PROTECTED]>
+Date:   Sun Jul 20 11:33:37 2008 +0200
+
+Fill up the version info
+
+Report correct versions instead of
+"compiled for 0.0.0, module version = 1.0.0"
+(cherry picked from commit 2b7edaa4ab88e192d7285d39b4834d1e535b94d0)
+
 commit f135e074629c7cba01bbe9ff6bce77883c22bb29
 Author: Peter Hutterer <[EMAIL PROTECTED]>
 Date:   Mon Jul 14 13:34:36 2008 +0930
diff --git a/debian/changelog b/debian/changelog
index b7199e5..af34b6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xserver-xorg-input-evdev (1:2.0.2-1.lenny1) UNRELEASED; urgency=low
+
+  * Pull two fixes from upstream
+- Fix EVIOCGBIT ioctl usage on big endian platforms
+- Fill up the version info
+
+ -- Julien Cristau <[EMAIL PROTECTED]>  Wed, 30 Jul 2008 11:22:17 +0200
+
 xserver-xorg-input-evdev (1:2.0.2-1) unstable; urgency=low
 
   * New upstream release

commit 2e9a71df5f8e8cdcdb80eec9e17501a75d5bd669
Author: Michel Dänzer <[EMAIL PROTECTED]>
Date:   Tue Jul 29 10:06:07 2008 +0200

xf86-input-evdev: Fix EVIOCGBIT ioctl usage on big endian platforms.

With this fix, on my PowerBook HAL hotplugging correctly detects my USB 
mouse,
and no longer thinks keyboards have random numbers of mouse buttons. :)

The LONG_BITS and NBITS macro definitions are stolen from 
xf86-input-synaptics.

Signed-off-by: Michel Dänzer <[EMAIL PROTECTED]>
Signed-off-by: Peter Hutterer <[EMAIL PROTECTED]>
[cherry-picked from master and fixed the trivial conflict -- jcristau]

diff --git a/src/evdev.c b/src/evdev.c
index f9c6fde..0cd016a 100644
--- a/src/evdev.c
+++ b/src/evdev.c
@@ -306,7 +306,9 @@ EvdevReadInput(InputInfoPtr pInfo)
 }
 }
 
-#define TestBit(bit, array) (array[(bit) / 8] & (1 << ((bit) % 8)))
+#define LONG_BITS (sizeof(long) * 8)
+#define NBITS(x) (((x) + LONG_BITS - 1) / LONG_BITS)
+#define TestBit(bit, array) (array[(bit) / LONG_BITS]) & (1 << ((bit) % 
LONG_BITS))
 
 static void
 EvdevPtrCtrlProc(DeviceIntPtr device, PtrCtrl *ctrl)
@@ -895,9 +897,9 @@ EvdevConvert(InputInfoPtr pInfo, int first, int num, int 
v0, int v1, int v2,
 static int
 EvdevProbe(InputInfoPtr pInfo)
 {
-char key_bitmask[(KEY_MAX + 7) / 8];
-char rel_bitmask[(REL_MAX + 7) / 8];
-char abs_bitmask[(ABS_MAX + 7) / 8];
+long key_bitmask[NBITS(KEY_MAX)];
+long rel_bitmask[NBITS(REL_MAX)];
+long abs_bitmask[NBITS(ABS_MAX)];
 int i, has_axes, has_buttons, has_keys;
 EvdevPtr pEvdev = pInfo->private;
 

commit 49de32e70f833628554342ef4225a4174158b412
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Sun Jul 20 11:33:37 2008 +0200

Fill up the version info

Report correct versions instead of
"compiled for 0.0.0, module version = 1.0.0"
(cherry picked from commit 2b7edaa4ab88e192d7285d39b4834d1e535b94d0)

diff --git a/src/evdev.c b/src/evdev.c
index 471bb51..f9c6fde 100644
--- a/src/evdev.c
+++ b/src/evdev.c
@@ -42,6 +42,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #include "evdev.h"

xserver-xorg-input-evdev: Changes to 'upstream-unstable'

2008-07-30 Thread Julien Cristau
 src/evdev.c |   15 +--
 1 file changed, 9 insertions(+), 6 deletions(-)

New commits:
commit 2e9a71df5f8e8cdcdb80eec9e17501a75d5bd669
Author: Michel Dänzer <[EMAIL PROTECTED]>
Date:   Tue Jul 29 10:06:07 2008 +0200

xf86-input-evdev: Fix EVIOCGBIT ioctl usage on big endian platforms.

With this fix, on my PowerBook HAL hotplugging correctly detects my USB 
mouse,
and no longer thinks keyboards have random numbers of mouse buttons. :)

The LONG_BITS and NBITS macro definitions are stolen from 
xf86-input-synaptics.

Signed-off-by: Michel Dänzer <[EMAIL PROTECTED]>
Signed-off-by: Peter Hutterer <[EMAIL PROTECTED]>
[cherry-picked from master and fixed the trivial conflict -- jcristau]

diff --git a/src/evdev.c b/src/evdev.c
index f9c6fde..0cd016a 100644
--- a/src/evdev.c
+++ b/src/evdev.c
@@ -306,7 +306,9 @@ EvdevReadInput(InputInfoPtr pInfo)
 }
 }
 
-#define TestBit(bit, array) (array[(bit) / 8] & (1 << ((bit) % 8)))
+#define LONG_BITS (sizeof(long) * 8)
+#define NBITS(x) (((x) + LONG_BITS - 1) / LONG_BITS)
+#define TestBit(bit, array) (array[(bit) / LONG_BITS]) & (1 << ((bit) % 
LONG_BITS))
 
 static void
 EvdevPtrCtrlProc(DeviceIntPtr device, PtrCtrl *ctrl)
@@ -895,9 +897,9 @@ EvdevConvert(InputInfoPtr pInfo, int first, int num, int 
v0, int v1, int v2,
 static int
 EvdevProbe(InputInfoPtr pInfo)
 {
-char key_bitmask[(KEY_MAX + 7) / 8];
-char rel_bitmask[(REL_MAX + 7) / 8];
-char abs_bitmask[(ABS_MAX + 7) / 8];
+long key_bitmask[NBITS(KEY_MAX)];
+long rel_bitmask[NBITS(REL_MAX)];
+long abs_bitmask[NBITS(ABS_MAX)];
 int i, has_axes, has_buttons, has_keys;
 EvdevPtr pEvdev = pInfo->private;
 

commit 49de32e70f833628554342ef4225a4174158b412
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Sun Jul 20 11:33:37 2008 +0200

Fill up the version info

Report correct versions instead of
"compiled for 0.0.0, module version = 1.0.0"
(cherry picked from commit 2b7edaa4ab88e192d7285d39b4834d1e535b94d0)

diff --git a/src/evdev.c b/src/evdev.c
index 471bb51..f9c6fde 100644
--- a/src/evdev.c
+++ b/src/evdev.c
@@ -42,6 +42,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #include "evdev.h"
 
@@ -1101,8 +1102,8 @@ static XF86ModuleVersionInfo EvdevVersionRec =
 MODULEVENDORSTRING,
 MODINFOSTRING1,
 MODINFOSTRING2,
-0, /* Missing from SDK: XORG_VERSION_CURRENT, */
-1, 0, 0,
+XORG_VERSION_CURRENT,
+PACKAGE_VERSION_MAJOR, PACKAGE_VERSION_MINOR, PACKAGE_VERSION_PATCHLEVEL,
 ABI_CLASS_XINPUT,
 ABI_XINPUT_VERSION,
 MOD_CLASS_XINPUT,


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



Bug#482819: Trouble with version 2:2.3.2-2+lenny1 of xserver-xorg-video-intel

2008-07-30 Thread Julien Cristau
On Wed, Jul 30, 2008 at 10:29:53 +0200, Vivenzio Pagliari wrote:

> Hello,
> 
> yesterday, after having upgraded to the above mentioned new version of 
> xserver-xorg-video-intel,
> I was not able anymore to use my external monitor attached via DVI of my 
> laptop (a Fujitsu-Siemens
> S7010).
> 
Please open a new bug, don't add irrelevant information to some other
random bug.

Thanks,
Julien



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



Bug#482819: Trouble with version 2:2.3.2-2+lenny1 of xserver-xorg-video-intel

2008-07-30 Thread Vivenzio Pagliari
Hello,

yesterday, after having upgraded to the above mentioned new version of 
xserver-xorg-video-intel,
I was not able anymore to use my external monitor attached via DVI of my laptop 
(a Fujitsu-Siemens
S7010).

The behaviour is that once I switch to the external monitor (TMDS), xserver 
blocks (using 99% of cpu
time) and the screen goes black. Switchingfrom TMDS back to LVDS is not 
possible anymore. Also,
killing the xserver does not bring the laptop back into a usable state. Only 
reboot is possible.

Going back to  the previous version of the intel driver (2:2.3.2-2, of current 
tesing) solved the problem.

My laptop has the Intel 855GM display controller:
$ lspci
...
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics 
Device (rev 02)
...

My xorg.conf is attached.



___
Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 30 Tage
kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=00



xorg.conf
Description: Binary data