Bug#496838: xserver-xorg-video-intel 2:2.7.99.901-2 shows black screen, 2:2.7.1-1 works fine

2009-06-29 Thread Wouter Bolsterlee
Hi all,

On my up-to-date sid system I'm experiencing the same black screen problem
with the Intel 915M chipset in my IBM Thinkpad. This only happens with the
xserver-xorg-video-intel version from experimental. After downgrading
xserver-xorg-video-intel from experimental to unstable the problem is gone,
so it seems this is only an issue with recent intel driver versions.

Details: xserver-xorg-video-intel 2:2.7.99.901-2 shows a black screen with a
working cursor, while xserver-xorg-video-intel 2:2.7.1-1 works fine.

I've also tried upgrading libdrm2 and libdrm-intel1 to experimental
(2.4.11+git+20090519+f355ad8-1), but that doesn't change anything compared
to unstable (2.4.11-1), i.e. I still only see a black screen with the intel
driver from experimental, while the version from unstable works fine.

— Wouter


signature.asc
Description: Digital signature


Bug#534766: Found but managed to get it working.

2009-06-29 Thread Raúl Sánchez Siles
El Lunes, 29 de Junio de 2009, Brice Goglin escribió:
> Raúl Sánchez Siles wrote:
> >   Hello:
> >
> >   I also came across this issue but somehow I ended up with this
> > configuration that works (so far):
> >
> > xserver-xorg-core 2:1.6.1.901-3
> > xserver-xorg-video-intel 2:2.7.99.901-3 (from bgoglin api breakage
> > rebuild) Self build Linux 2.6.30 using KMS
>
> Do OpenGL apps work in this setup? I am getting garbled output in
> glxgears, crack-attack, ...
>
> Brice
  You're right. They doesn't work. I didn't noticed it, since I don't usually 
used them and I supposed that getting kde desktop effects working were enough.

  Anyway I prefer this setup than having applications killing my cpu 
performance doing memcpy. We surely agree it is still suboptimal.

  Regards,

-- 
 Raúl Sánchez Siles
->Proud Debian user<-
Linux registered user #416098


signature.asc
Description: This is a digitally signed message part.


Bug#535111: xserver-xorg-video-intel: Blank screen after suspend

2009-06-29 Thread Arsuk
Subject: xserver-xorg-video-intel: Blank screen after suspend
Package: xserver-xorg-video-intel
Version: 2:2.3.2-2+lenny6
Severity: normal

*** Please type your report below this line ***
After suspend the screen is blank. Switching to another console leaves 
the screen blank. I can do ctrl&alt&F2 then log in blind and reboot. I 
can also access the system with ssh etc. Revovering from hibernate
works 
fine.
The PC is a Dell C400 notebook with the i830 chipset.
I cannot find any errors in the syslogs or X11 logs. It simply looks 
like the driver fails to turn the screen on after suspend restores from 
RAM.

-- 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 2008-07-10 20:49 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1718484 2009-06-08 11:35 /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: nVidia Corporation NV17 [GeForce4 MX
440] (rev a3)

/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 3799 2009-05-02 00:23 /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 "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice"Generic Keyboard"
InputDevice"Configured Mouse"
EndSection

Section "Files"

# path to defoma fonts
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/X11R6/lib/X11/fonts/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/X11R6/lib/X11/fonts/Type1"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi"
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load   "i2c"
Load   "bitmap"
Load   "ddc"
Load   "extmod"
Load   "freetype"
Load   "glx"
Load   "int10"
Load   "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

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

Section "Monitor"
Identifier "Acer P191W"
Option "DPMS"
EndSection

Section "Device"
Identifier "nVidia Open driver"
Driver "nv"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV17 [GeForce4 MX 440]"
Monitor"Acer P191W"
DefaultDepth24
SubSection "Display"
Depth   1
Modes  "1440x900" "1280x1024" "1024x768" "832x624" "800x600"
"720x400" "640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes  "1440x900" "1280x1024" "1024x768" "832x624" "800x600"
"720x400" "640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes  "1440x900" "1280x1024" "1024x768" "832x624" "800x600"
"720x400" "640x480"
EndSubSection
SubSection "Display"
Depth   15
Modes  "1440x900" "1280x1024" "1024x768" "832x624" "800x600"
"720x400" "640x480"
EndSubSection
SubSection "Display"
Depth   16
Modes  "1440x900" "1280x1024" "1024x768" "832x624" "800x600"
"720x400" "640x480"
EndSubSection
SubSection "Display"
Depth   24
Modes  "1440x900" "12

Re: Bug#522217: debian-policy: Drop requirement to pre-depend on x11-common

2009-06-29 Thread Bill Allombert
On Mon, Jun 29, 2009 at 09:43:57AM -0700, Russ Allbery wrote:
> Bill Allombert  writes:
> 
> > My comment would be that we should avoid implying that putting window
> > managers config file in /etc/X11/.../ is a good idea... But of course
> > it is not the time for policy to forbid it either.
> 
> Hm.  Do you feel that way just for new window managers, or that ones
> that currently put configuration files there (fvwm, for instance) should
> move them?  And why?

I think the cost of moving window managers out of /etc/X11 far outweight the
benefit. However the same rationale about moving programs out of
/usr/bin/X11, /usr/lib/X11, etc. apply here. If one day we move to X12,
/etc/X11 will probably have to go.

I do not think e.g. fvwm has a special relationship with X11 that warrant
putting its configuration file in /etc/X11 instead of /etc/fvwm.

Cheers,
-- 
Bill. 

Imagine a large red swirl here. 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Bug#522217: debian-policy: Drop requirement to pre-depend on x11-common

2009-06-29 Thread Russ Allbery
Bill Allombert  writes:

> My comment would be that we should avoid implying that putting window
> managers config file in /etc/X11/.../ is a good idea... But of course
> it is not the time for policy to forbid it either.

Hm.  Do you feel that way just for new window managers, or that ones
that currently put configuration files there (fvwm, for instance) should
move them?  And why?

I personally don't really care one way or the other.

-- 
Russ Allbery (r...@debian.org)   


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#534475: Same with KDM/KDE

2009-06-29 Thread Cade Robinson
Just a FYI -
This is the same with KDM / KDE.
KDM comes up but once it tries to go to the desktop X crashes.

Backtrace:
0: /usr/bin/X(xorg_backtrace+0x26) [0x4ede76]
1: /usr/bin/X(xf86SigHandler+0x39) [0x483249]
2: /lib/libc.so.6 [0x7f8a03358d90]
3: /usr/lib/libdrm_intel.so.1 [0x7f8a0116432c]
4: /usr/lib/libdrm_intel.so.1 [0x7f8a0116475c]
5: /usr/lib/xorg/modules/drivers//intel_drv.so [0x7f8a013b7632]
6: /usr/bin/X [0x5331bd]
7: /usr/lib/xorg/modules/extensions//libextmod.so [0x7f8a022a9235]
8: /usr/bin/X(FreeResource+0x134) [0x435a14]
9: /usr/bin/X(ProcFreePixmap+0x7a) [0x4486ba]
10: /usr/bin/X(Dispatch+0x364) [0x44d0a4]
11: /usr/bin/X(main+0x3aa) [0x43320a]
12: /lib/libc.so.6(__libc_start_main+0xe6) [0x7f8a033455a6]
13: /usr/bin/X [0x4326a9]

Fatal server error:
Caught signal 11.  Server aborting

I am using an intel Q35.
libdrm-intel1 2.4.11+git+20090519+f355ad8-1
xserver-xorg-video-intel 2:2.7.99.901-2

xorg.conf section:
Section "Device"
Identifier  "Configured Video Device"
Option  "AccelMethod"   "UXA"
EndSection

/etc/modules 
i915 modeset=1




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



mesa: Changes to 'ubuntu'

2009-06-29 Thread Julien Cristau
 debian/changelog |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a1500499a477d3d84f23ba42c556a03cf80da561
Author: Julien Cristau 
Date:   Mon Jun 29 17:42:19 2009 +0200

Fix changelog formatting

Noticed by Sarvatt

diff --git a/debian/changelog b/debian/changelog
index b099d94..d1cfe8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
- mesa (7.5~rc4-1ubuntu1) UNRELEASED; urgency=low
+mesa (7.5~rc4-1ubuntu1) UNRELEASED; urgency=low
 
   * Merge from Debian experimental, remaining changes:
 - debian/control


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Bug#522217: debian-policy: Drop requirement to pre-depend on x11-common

2009-06-29 Thread Bill Allombert
On Sun, Jun 21, 2009 at 12:07:35PM -0700, Russ Allbery wrote:
> "Bernhard R. Link"  writes:
> > * Russ Allbery  [090620 23:55]:
> 
> >> I'm not sure either.  This was already in Policy prior to this round
> >> of changes, of course, but maybe since we're revising this section
> >> anyway, this is the time to remove it.  To remove it, I'd drop the
> >> should and turn it into something that we permit, like:
> 
> >>   
> >> Configuration files for window managers and display managers
> >> may be placed in a subdirectory of /etc/X11/
> >> corresponding to the package name.  Other X Window System
> >> applications should use the /etc/ directory for
> >> configuration files unless otherwise mandated by policy
> >> (such as for ).
> >>   
> 
> > I also think "window managers and display managers" is too strict. I
> > think it should rather be something that is not primary an single
> > application that happens to use X but everything that extends X in
> > some way (for example X Input Methods, or for example my package
> > choosewm).
> 
> How about this:
> 
>   
> Configuration files for window, display, or session managers
> or other applications that are tightly integrated with the X
> Window System may be placed in a subdirectory of
> /etc/X11/ corresponding to the package name.
> Other X Window System applications should use the
> /etc/ directory for configuration files unless
> otherwise mandated by policy (such as for  id="appdefaults">).
>   

My comment would be that we should avoid implying that putting window managers
config file in /etc/X11/.../ is a good idea... But of course it is not the time
for policy to forbid it either.

Cheers,
-- 
Bill. 

Imagine a large red swirl here. 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#535061: marked as done (/usr/bin/xfontsel: xfontesel reports no usuable fonts)

2009-06-29 Thread Debian Bug Tracking System

Your message dated Mon, 29 Jun 2009 15:18:28 +0200
with message-id <20090629131828.gd4...@patate.is-a-geek.org>
and subject line Re: Bug#535061: /usr/bin/xfontsel: xfontesel reports no 
usuable fonts
has caused the Debian Bug report #535061,
regarding /usr/bin/xfontsel: xfontesel reports no usuable fonts
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 ow...@bugs.debian.org
immediately.)


-- 
535061: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535061
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: x11-utils
Version: 7.4+1
Severity: important
File: /usr/bin/xfontsel

When running xfontsel I get

 xfontsel
Warning: Unable to load any usable ISO8859 font
Warning: Missing charsets in String to FontSet conversion
Warning: Unable to load any usable fontset   
Error: Aborting: no font found 

It also seems to be effecting Eterm which reports

Eterm:  Error:  Unable to load font 
"-misc-fixed-medium-r-semicondensed--13-*-*-*-c-*-iso10646-1".  Falling back on 
"k14"
Eterm:  FATAL:  Couldn't load the fallback font either.  Giving up.


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

Kernel: Linux 2.6.29-1-686-bigmem (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

Versions of packages x11-utils depends on:
ii  cpp4:4.3.3-9 The GNU C preprocessor (cpp)
ii  libc6  2.9-18GNU C Library: Shared libraries
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfontenc11:1.0.4-3 X11 font encoding library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libgl1-mesa-glx [libgl 7.4.4-1   A free implementation of the OpenG
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxaw72:1.0.5-2 X11 Athena Widget library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxi6 2:1.2.1-2 X11 Input extension library
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxmu62:1.0.4-1 X11 miscellaneous utility library
ii  libxmuu1   2:1.0.4-1 X11 miscellaneous micro-utility li
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  libxtst6   2:1.0.3-1 X11 Testing -- Resource extension 
ii  libxv1 2:1.0.4-1 X11 Video extension library
ii  libxxf86dga1   2:1.0.2-1 X11 Direct Graphics Access extensi
ii  libxxf86vm11:1.0.2-1 X11 XFree86 video mode extension l
ii  x11-common 1:7.4+3   X Window System (X.Org) infrastruc
ii  zlib1g 1:1.2.3.3.dfsg-14 compression library - runtime

x11-utils recommends no packages.

Versions of packages x11-utils suggests:
ii  mesa-utils7.4.4-1Miscellaneous Mesa GL utilities

-- no debconf information


--- End Message ---
--- Begin Message ---
On Mon, Jun 29, 2009 at 14:02:53 +0100, Ben Whyte wrote:

> un  xfonts-100dpi   (no description  
> available)
> un  xfonts-75dpi(no description  
> available)
> rc  xfonts-base  1:1.0.0-6standard fonts for X

Well, if you want to use core fonts other than fixed and cursor, you
need some of those installed.

Closing, this isn't a bug.

Cheers,
Julien

--- End Message ---


Bug#535061: /usr/bin/xfontsel: xfontesel reports no usuable fonts

2009-06-29 Thread Ben Whyte


  

When running xfontsel I get

 xfontsel
Warning: Unable to load any usable ISO8859 font
Warning: Missing charsets in String to FontSet conversion
Warning: Unable to load any usable fontset   
Error: Aborting: no font found 


It also seems to be effecting Eterm which reports

Eterm:  Error:  Unable to load font 
"-misc-fixed-medium-r-semicondensed--13-*-*-*-c-*-iso10646-1".  Falling back on 
"k14"
Eterm:  FATAL:  Couldn't load the fallback font either.  Giving up.



What xfonts-* packages do you have installed?

Cheers,
Julien
  


sudo dpkg -l xfonts*
Desired=Unknown/Install/Remove/Purge/Hold
| 
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: 
uppercase=bad)

||/ Name Version  Description
+++---
un  xfonts-100dpi   (no description 
available)
un  xfonts-75dpi(no description 
available)

rc  xfonts-base  1:1.0.0-6standard fonts for X
un  xfonts-cyrillic (no description 
available)
ii  xfonts-encodings 1:1.0.2-3Encodings for 
X.Org fonts
ii  xfonts-mathml2Type1 Symbol font 
for MathML
un  xfonts-misc (no description 
available)
un  xfonts-scalable (no description 
available)
ii  xfonts-terminus  4.28-1   Fixed-width fonts 
for fast reading
un  xfonts-terminus-oblique (no description 
available)
ii  xfonts-utils 1:7.4+1  X Window System 
font utility programs
un  xfontsel(no description 
available)





--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



mesa: Changes to 'debian-experimental'

2009-06-29 Thread Timo Aaltonen
 debian/changelog   |6 ++
 debian/control |2 +-
 debian/libgl1-mesa-dev.install |1 -
 debian/mesa-common-dev.install |1 +
 4 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 082f5474929b264b7eb46eef769c7a119bb2ef5a
Author: Timo Aaltonen 
Date:   Mon Jun 29 15:22:21 2009 +0300

Move dri.pc to mesa-common-dev (closes: #521667)

diff --git a/debian/changelog b/debian/changelog
index ed93861..112451f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mesa (7.5~rc4-2) UNRELEASED; urgency=low
+
+  * Move dri.pc to mesa-common-dev (closes: #521667)
+
+ -- Timo Aaltonen   Mon, 29 Jun 2009 15:16:43 +0300
+
 mesa (7.5~rc4-1) experimental; urgency=low
 
   [ Timo Aaltonen ]
diff --git a/debian/control b/debian/control
index 23c35c8..83d5dfe 100644
--- a/debian/control
+++ b/debian/control
@@ -243,7 +243,7 @@ Description: A free implementation of the OpenGL API -- GLX 
development files
 Package: mesa-common-dev
 Section: libdevel
 Architecture: any
-Replaces: xlibmesa-gl-dev (<< 1:7), xlibosmesa-dev, libgl1-mesa-swx11-dev (<< 
6.5.2), libgl1-mesa-dev (<< 6.5.2)
+Replaces: xlibmesa-gl-dev (<< 1:7), xlibosmesa-dev, libgl1-mesa-swx11-dev (<< 
6.5.2), libgl1-mesa-dev (<< 7.5~rc4-2)
 Depends: libx11-dev
 Description: Developer documentation for Mesa
  This package includes the specifications for the Mesa-specific OpenGL
diff --git a/debian/libgl1-mesa-dev.install b/debian/libgl1-mesa-dev.install
index 456c089..dac5ebd 100644
--- a/debian/libgl1-mesa-dev.install
+++ b/debian/libgl1-mesa-dev.install
@@ -1,3 +1,2 @@
 usr/lib/libGL.so
 usr/lib/pkgconfig/gl.pc
-usr/lib/glx/pkgconfig/dri.pc usr/lib/pkgconfig/
diff --git a/debian/mesa-common-dev.install b/debian/mesa-common-dev.install
index e8a9249..9e68baf 100644
--- a/debian/mesa-common-dev.install
+++ b/debian/mesa-common-dev.install
@@ -5,3 +5,4 @@ usr/include/GL/glx.h
 usr/include/GL/glxext.h
 usr/include/GL/glx_mangle.h
 usr/include/GL/internal/dri_interface.h
+usr/lib/glx/pkgconfig/dri.pc usr/lib/pkgconfig/


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#535061: /usr/bin/xfontsel: xfontesel reports no usuable fonts

2009-06-29 Thread Julien Cristau
On Mon, Jun 29, 2009 at 12:16:07 +0100, Ben Whyte wrote:

> When running xfontsel I get
> 
>  xfontsel
> Warning: Unable to load any usable ISO8859 font
> Warning: Missing charsets in String to FontSet conversion
> Warning: Unable to load any usable fontset   
> Error: Aborting: no font found 
> 
> It also seems to be effecting Eterm which reports
> 
> Eterm:  Error:  Unable to load font 
> "-misc-fixed-medium-r-semicondensed--13-*-*-*-c-*-iso10646-1".  Falling back 
> on "k14"
> Eterm:  FATAL:  Couldn't load the fallback font either.  Giving up.
> 
What xfonts-* packages do you have installed?

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Fwd: xserver: Branch 'server-1.6-branch' - 10 commits

2009-06-29 Thread RALOVICH , Kristóf
-- Forwarded message --
From: RALOVICH, Kristóf 
Date: Mon, Jun 29, 2009 at 14:05
Subject: Re: xserver: Branch 'server-1.6-branch' - 10 commits
To: Brice Goglin 
Cc: Ian Romanick , x...@lists.freedesktop.org


On Sun, Jun 28, 2009 at 08:40, Brice Goglin wrote:
> Brice Goglin wrote:
>> Ian Romanick wrote:
>>
>>> Brice Goglin wrote:
>>>
>>>
 This backport breaks the ABI (somewhere between 4cb4c210 and 6be19e8f, I
 couldn't finish the bisect). The server reproducibly freezes a couple
 seconds after Gnome startup with Intel 2.7.99.901, KMS and 2.6.30 on
 i945. Rebuildind the Intel driver against updated Xserver and DRI2 proto
 fixes the problem.

>>> Can you provide more details, please?  I tested the released 2.7 bits
>>> with the older dri2proto, and, with the exception of disabling DRI2, it
>>> worked fine.  Can you attach gdb to xserver and get a backtrace?
>>>
>>
>> I don't know if it happens with intel 2.7 branch. I only tested with
>> 2.7.99.901, with UXA/DRI2/KMS enabled.
>>
>> Here's a backtrace. I don't know what triggers it, it happens late
>> during Gnome startup here. But some other users seem to get a crash
>> right after login in gdm.
>>
>
> By the way, this backtrace comes from i686. I think all crash reports we
> received so far come from 32bits machines. So if you tested with a
> 64bits machine, it may explain why you didn't see the crash.
>
> People are getting GL corruption on 64bits and 32bits with
> server-1.6-branch as well, but we haven't bisected this one yet.
>
> Brice
>
> ___
> xorg mailing list
> x...@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg
>

I can confirm this breakage on debian when upgrading
xorg-xserver_1.6.1.901-2 to xorg-xserver_1.6.1.901-3. See the
differences between
http://ftp.de.debian.org/debian/pool/main/x/xorg-server/xorg-server_1.6.1.901-2.diff.gz
and 
http://ftp.de.debian.org/debian/pool/main/x/xorg-server/xorg-server_1.6.1.901-3.diff.gz
related to dri2!

Kristof


--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#535063: drm-modules-source: Fails to build with kernel 2.6.30

2009-06-29 Thread Adrian Knoth
Package: drm-modules-source
Version: 2.4.11+git+20090519+f355ad8-1
Severity: normal


Hi!

JFTR: drm-modules-source fails to build on 2.6.30:

make[3]: Entering directory `/usr/src/linux-headers-2.6.30-1-686'
fatal: Not a git repository (or any of the parent directories): .git
  CC [M]  /usr/src/modules/drm-modules/linux-core/drm_auth.o
In file included from /usr/src/modules/drm-modules/linux-core/drmP.h:84,
 from 
/usr/src/modules/drm-modules/linux-core/drm_auth.c:36:
/usr/src/modules/drm-modules/linux-core/drm_os_linux.h:36: error: 
conflicting types for 'irqreturn_t'
/usr/src/linux-headers-2.6.30-1-common/include/linux/irqreturn.h:16: 
error: previous declaration of 'irqreturn_t' was here
make[6]: *** [/usr/src/modules/drm-modules/linux-core/drm_auth.o] Error 
1
make[5]: *** [_module_/usr/src/modules/drm-modules/linux-core] Error 2
make[4]: *** [sub-make] Error 2
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.30-1-686'
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/modules/drm-modules/linux-core'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/drm-modules'
make: *** [kdist_build] Error 2


Cheerio



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Bug#522217: debian-policy: Drop requirement to pre-depend on x11-common

2009-06-29 Thread Julien Cristau
On Fri, Jun 19, 2009 at 23:54:13 -0700, Russ Allbery wrote:

> Julien Cristau  writes:
> 
> > Ping Russ? :)
> 
> Sorry about the long delay on the rewrite of the X installation
> directory section.  Here's proposed rewording for the whole section.
> How does this look to everyone?
> 
Seconded, along with the changes to the last paragraph in
<878wjlxv60@windlord.stanford.edu>.

Thanks,
Julien


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#535061: /usr/bin/xfontsel: xfontesel reports no usuable fonts

2009-06-29 Thread Ben Whyte
Package: x11-utils
Version: 7.4+1
Severity: important
File: /usr/bin/xfontsel

When running xfontsel I get

 xfontsel
Warning: Unable to load any usable ISO8859 font
Warning: Missing charsets in String to FontSet conversion
Warning: Unable to load any usable fontset   
Error: Aborting: no font found 

It also seems to be effecting Eterm which reports

Eterm:  Error:  Unable to load font 
"-misc-fixed-medium-r-semicondensed--13-*-*-*-c-*-iso10646-1".  Falling back on 
"k14"
Eterm:  FATAL:  Couldn't load the fallback font either.  Giving up.


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

Kernel: Linux 2.6.29-1-686-bigmem (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

Versions of packages x11-utils depends on:
ii  cpp4:4.3.3-9 The GNU C preprocessor (cpp)
ii  libc6  2.9-18GNU C Library: Shared libraries
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfontenc11:1.0.4-3 X11 font encoding library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libgl1-mesa-glx [libgl 7.4.4-1   A free implementation of the OpenG
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxaw72:1.0.5-2 X11 Athena Widget library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxi6 2:1.2.1-2 X11 Input extension library
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxmu62:1.0.4-1 X11 miscellaneous utility library
ii  libxmuu1   2:1.0.4-1 X11 miscellaneous micro-utility li
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  libxtst6   2:1.0.3-1 X11 Testing -- Resource extension 
ii  libxv1 2:1.0.4-1 X11 Video extension library
ii  libxxf86dga1   2:1.0.2-1 X11 Direct Graphics Access extensi
ii  libxxf86vm11:1.0.2-1 X11 XFree86 video mode extension l
ii  x11-common 1:7.4+3   X Window System (X.Org) infrastruc
ii  zlib1g 1:1.2.3.3.dfsg-14 compression library - runtime

x11-utils recommends no packages.

Versions of packages x11-utils suggests:
ii  mesa-utils7.4.4-1Miscellaneous Mesa GL utilities

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#534890: xserver-xorg-core: Graphics output garbled after update from 2:1.6.1.901-2

2009-06-29 Thread Jakob Haufe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sun, 28 Jun 2009 21:13:35 -0400
u...@debian.org (Aaron M. Ucko) wrote:

> Jakob Haufe  writes:
> 
> > I first had it using e17, but it's even garbled with plain twm. Every
> > window is unusable.  What's strange to me is, that the xdm login screen
> > displays perfectly ok.
> 
> xdm's greeter uses Xft nowadays, so that sounds like the same problem
> with core fonts I reported as http://bugs.debian.org/534766 .

I just tried the non-experimental packages from #534766, without
success. However, I tried disabling KMS, which then disables UXA and DRI2.
Terminal is working again, as well as glxgears. Trying warzone2100, the map
is not visible. The toolbar windows are there, though.



- -- 
ceterum censeo microsoftem esse delendam.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkpIh1sACgkQ1YAhDic+adaoyACdHpOHQ+0o9tWTRwII2Cxf1vhY
I5kAoJ5QJsod/kl4+FGg2/XOPXR+r1i5
=iXlX
-END PGP SIGNATURE-


Bug#522358: xserver-xorg-video-intel: [945GM + KMS] Misdetection of TV output

2009-06-29 Thread Sven Joachim
reassign 522358 linux-2.6
reassign 533550 linux-2.6
merge 522358 533550
tags 522358 + fixed-upstream
thanks

On 2009-06-24 22:36 +0200, Sven Joachim wrote:

> On 2009-04-03 05:34 +0200, Piotr Lewandowski wrote:
>
>> Package: xserver-xorg-video-intel
>> Version: 2:2.6.1-1
>> Severity: normal
>>
>>
>> When I start X on a freshly booted system (kernel mode-setting enabled) 
>> it starts with allegedly TV output connected, thus setting the wrong 
>> resolution (1024x768 with native LVDS resolution 1280x800).
>>
>> After starting X server again the resolution is correct and no TV output 
>> is connected (which is consistent with reality).
>
> Isn't this a kernel bug then and should be reassigned to linux-2.6?
> Today I tried to enable KMS on my laptop with self-compiled 2.6.30
> kernel and ran into the same issue; it has also been discussed on [1].
> Allegedly the patch in [2] fixes the problem, it is already part of the
> mainline kernel.
>
> Sven
>
>
> 1. http://bbs.archlinux.org/viewtopic.php?pid=567466
> 2. 
> http://git.kernel.org/?p=linux/kernel/git/anholt/drm-intel.git;a=commitdiff;h=03d6069912babc07a3da20e715dd6a5dc8f0f867;hp=2939e1f5331455d17a4a704dd6210e1474002545

The mentioned patch, which is included in 2.6.31-rc1, works for me.
Reassigning to linux-2.6 and merging with #533550, since this is the
same problem.

Cheers,
   Sven



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#522358: xserver-xorg-video-intel: [945GM + KMS] Misdetection of TV output

2009-06-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 522358 linux-2.6
Bug#522358: xserver-xorg-video-intel: [945GM + KMS] Misdetection of TV output
Bug reassigned from package `xserver-xorg-video-intel' to `linux-2.6'.

> reassign 533550 linux-2.6
Bug#533550: i915: kernel mode setting -- wrong resolution
Bug reassigned from package `linux-image-2.6.30-1-amd64' to `linux-2.6'.

> merge 522358 533550
Bug#522358: xserver-xorg-video-intel: [945GM + KMS] Misdetection of TV output
Bug#533550: i915: kernel mode setting -- wrong resolution
Merged 522358 533550.

> tags 522358 + fixed-upstream
Bug#522358: xserver-xorg-video-intel: [945GM + KMS] Misdetection of TV output
There were no tags set.
Bug#533550: i915: kernel mode setting -- wrong resolution
Tags added: fixed-upstream

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#533444: xserver-xorg-video-ati: X server hang while starting opengl application

2009-06-29 Thread Michel Dänzer
On Sat, 2009-06-27 at 22:21 +0300, Henri Valta wrote:
> On Friday 26 June 2009 11:18:33 Michel Dänzer wrote:
> > You could try current upstream mesa Git master, there have been a lot of
> > fixes in the Radeon drivers for GPU lockups and other stability issues
> > since the 7.5 branch. If it still happens with that, please report it
> > upstream at http://bugs.freedesktop.org , product Mesa, component
> > Drivers/DRI/r300, with specific information about the apps triggering
> > it.
> 
> With upstream mesa git master, the Xserver no longer freezes or causes oops, 
> but exits with -1 status, giving the following output to stdout/stderr.
> Nothing interesting in Xorg logs
> 
> Dac detection success
> Unhandled monitor type 0
> Dac detection success
> Unhandled monitor type 0
> Dac detection success
> Unhandled monitor type 0
> Dac detection success
> Unhandled monitor type 0
> Dac detection success
> Unhandled monitor type 0
> Dac detection success
> Unhandled monitor type 0
> Dac detection success
> Unhandled monitor type 0
> Dac detection success
> Unhandled monitor type 0
> r300VertexProgUpdateParams:Params exhausted
> xinit:  connection to X server lost.
> 
> I'll look more into debugging this, maybe try some git bisect and report 
> upstream, if this is not already known issue.

Please do. This sounds like a separate issue in mesa Git, which may just
be masking your original problem.

FWIW, it looks like disabling 'desktop effects' should work around this
problem, unless your application is using indirect rendering for some
reason.


-- 
Earthling Michel Dänzer   |http://www.vmware.com
Libre software enthusiast |  Debian, X and DRI developer



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org