Bug#454304: Transparency

2008-03-26 Thread Bert Verbeek
Op Saturday 22 March 2008, schreef Brice Goglin:
 This might be fixed in Xserver 1.5 thanks to some x86emu patches,
 could you try the Xorg 7.4 packages using
   deb http://pkg-xorg.alioth.debian.org/7.4/ ./
 in /etc/apt/sources.list ?

 thanks,
 Brice

Hello Brice,

after strugling with dependencies in aptitude,
I think I've tested your proposal.

Unfortunately, Xorg 7.4 doesn't work for me, 
I still have to use: Option NoDDC true, in xorg.conf to get it running.

But there is some difference now,
ssh-ing into the laptop shows an idling machine,
but still no X, Ctrl-Alt 1-6, Ctrl-Alt-Backspace, or other controls.

/var/log/Xorg.0.log from a failing session attached, 
it may be of help to you.

Greetings,
Bert
(WW) Failed to open protocol names file /etc/X11/xserver/protocol.txt
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.freedesktop.org/.
Select the xorg product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.99.901 (1.5.0 RC 1)
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.99.901-2)
Current Operating System: Linux traveller 2.6.22-3-686 #1 SMP Mon Nov 12 08:32:57 UTC 2007 i686
Build Date: 21 March 2008  10:17:27PM
 
	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 Mar 26 18:16:02 2008
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Generic Monitor
(**) |   |--Device Trident Microsystems CyberBlade/i1
(**) |--Input Device Generic Keyboard
(**) |--Input Device Configured Mouse
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
	Entry deleted from font path.
(WW) The directory /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi
(==) ModulePath set to /usr/lib/xorg/modules
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81cc1a0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 4.0
	X.Org XInput driver : 2.0
	X.Org Server Extension : 1.0
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(++) using VT number 7

(--) PCI:*([EMAIL PROTECTED]:0:0) Trident Microsystems CyberBlade/i1 rev 93, Mem @ 0xff00/0, 0xfefe/0, 0xfe00/0, BIOS @ 0x/65536
(II) System resource ranges:
	[0] -1	0	0x - 0x (0x1) MX[B]
	[1] -1	0	0x000f - 0x000f (0x1) MX[B]
	[2] -1	0	0x000c - 0x000e (0x3) MX[B]
	[3] -1	0	0x - 0x0009 (0xa) MX[B]
	[4] -1	0	0x - 0x (0x1) IX[B]
	[5] -1	0	0x - 0x (0x1) IX[B]
(II) LoadModule: extmod

(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor=X.Org Foundation
	compiled for 1.4.99.901, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 1.0
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: dbe

(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor=X.Org Foundation
	compiled for 1.4.99.901, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 1.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: glx

(WW) Warning, couldn't open module glx
(II) UnloadModule: glx
(EE) Failed to load module glx (module does not exist, 0)
(II) LoadModule: freetype

(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor=X.Org Foundation  the After X-TT Project
	compiled for 1.4.99.901, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 

Bug#454304: Transparency

2008-03-22 Thread Brice Goglin
On Mon, Jan 14, 2008 at 12:07:24PM +0100, Bert Verbeek wrote:
 Op Sunday 13 January 2008, schreef Brice Goglin:
  Bert and Ties,
  you might want to try adding
  Option NoDDC true
  to section Device in xorg.conf and see if that helps.
 
 It helps indeed for me, 
 uptill now its a fine workaround,
 both for the 1.3 and 1.4 xservers

Bert,

This might be fixed in Xserver 1.5 thanks to some x86emu patches,
could you try the Xorg 7.4 packages using
  deb http://pkg-xorg.alioth.debian.org/7.4/ ./
in /etc/apt/sources.list ?

thanks,
Brice



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



Bug#454304: Transparency

2008-02-07 Thread Ties

I can confirm that workaround works.
Thanks, bedankt, merci.

- Bericht van [EMAIL PROTECTED] -
Datum: Mon, 14 Jan 2008 12:07:24 +0100
  Van: Bert Verbeek [EMAIL PROTECTED]
Antwoorden aan:Bert Verbeek [EMAIL PROTECTED]
 Onderwerp: Re: Bug#454304: Transparency
  Aan: Brice Goglin [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED], Ties [EMAIL PROTECTED]



Op Sunday 13 January 2008, schreef Brice Goglin:

Bert and Ties,
you might want to try adding
Option NoDDC true
to section Device in xorg.conf and see if that helps.


It helps indeed for me,
uptill now its a fine workaround,
both for the 1.3 and 1.4 xservers

I'm back on a regular Lenny distro now.

Thanks for the support.

Bert




- Einde bericht van [EMAIL PROTECTED] -






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



Bug#454304: Transparency

2008-01-14 Thread Bert Verbeek
Op Sunday 13 January 2008, schreef Brice Goglin:
 Bert and Ties,
 you might want to try adding
 Option NoDDC true
 to section Device in xorg.conf and see if that helps.

It helps indeed for me, 
uptill now its a fine workaround,
both for the 1.3 and 1.4 xservers

I'm back on a regular Lenny distro now.

Thanks for the support.

Bert



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



Bug#454304: Transparency

2008-01-13 Thread Timo Aaltonen


This was reported on Ubuntu as well (* infinite loop, 99% CPU usage), 
and I've reported it upstream:


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

The workaround is to use 'Option NoDCC for the device.




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



Bug#454304: Transparency

2008-01-13 Thread Brice Goglin
forwarded 454304 https://bugs.freedesktop.org/show_bug.cgi?id=14048
thank you




Timo Aaltonen wrote:
 This was reported on Ubuntu as well (* infinite loop, 99% CPU
 usage), and I've reported it upstream:
 https://bugs.freedesktop.org/show_bug.cgi?id=14048
 The workaround is to use 'Option NoDCC for the device.


Bert and Ties,
you might want to try adding
Option NoDDC true
to section Device in xorg.conf and see if that helps.

Brice




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



Bug#454304: Transparency

2008-01-07 Thread Ties

David Nusinow wrote:

On Sun, Jan 06, 2008 at 07:10:23PM +0100, Ties wrote:
  

Ties wrote:


Also, everything that's supposed to be transparent is now opaque.

  
I hope I'm not double-posting this, but making sure the extmod module was 
loaded helped both my issues. For some reason dpkg-reconfigure xserver-xorg 
didn't generate a module section.



Yeah, dpkg-reconfigure won't generate that section again for the forseeable
future.

So extmod wasn't loaded for you before? It should be loaded by default
every time. What version of xserver-xorg-core are you running? Can you
attach your /var/log/Xorg.0.log file?

 - David Nusinow
  
The one I'm using now is from stable/etch. I assume you want my 
/var/log/Xorg.0.log of a start with a default dpkg-reconfigure-generated 
xorg.conf?




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



Bug#454304: Transparency

2008-01-07 Thread Ties

David Nusinow wrote:

On Sun, Jan 06, 2008 at 07:10:23PM +0100, Ties wrote:
  

Ties wrote:


Also, everything that's supposed to be transparent is now opaque.

  
I hope I'm not double-posting this, but making sure the extmod module was 
loaded helped both my issues. For some reason dpkg-reconfigure xserver-xorg 
didn't generate a module section.



Yeah, dpkg-reconfigure won't generate that section again for the forseeable
future.

So extmod wasn't loaded for you before? It should be loaded by default
every time. What version of xserver-xorg-core are you running? Can you
attach your /var/log/Xorg.0.log file?
  


Here it comes (xserver-xorg-core from stable/etch, 7.1.something I 
think, don't know how to get the version number).
By the way, I don't think this log shows anything useful, but I know 
that before I added the Module section I got errors about the RENDER 
extension missing.




X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN 
Current Operating System: Linux encephalopathy 2.6.22-3-686 #1 SMP Mon Nov 12 08:32:57 UTC 2007 i686
Build Date: 04 September 2007
	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: Mon Jan  7 12:33:46 2008
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Generic Monitor
(**) |   |--Device Generic Video Card
(**) |--Input Device Generic Keyboard
(**) |--Input Device Configured Mouse
(**) |--Input Device Synaptics Touchpad
(WW) The directory /usr/X11R6/lib/X11/fonts/misc does not exist.
	Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
	Entry deleted from font path.
(WW) The directory /usr/X11R6/lib/X11/fonts/Type1 does not exist.
	Entry deleted from font path.
(WW) The directory /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.0
	X.Org XInput driver : 0.6
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor=X.Org Foundation
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10b9,1632 card , rev 01 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 10b9,5247 card , rev 01 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 10b9,5237 card 1179,0004 rev 03 class 0c,03,10 hdr 00
(II) PCI: 00:04:0: chip 10b9,5229 card 1179,0004 rev c3 class 01,01,f0 hdr 00
(II) PCI: 00:06:0: chip 10b9,5451 card 1179,0001 rev 01 class 04,01,00 hdr 00
(II) PCI: 00:07:0: chip 10b9,1533 card 1179,0004 rev 00 class 06,01,00 hdr 00
(II) PCI: 00:08:0: chip 10b9,7101 card 1179,0001 rev 00 class 06,80,00 hdr 00
(II) PCI: 00:11:0: chip 1179,0617 card 1000, rev 32 class 06,07,00 hdr 82
(II) PCI: 00:11:1: chip 1179,0617 card 1800, rev 32 class 06,07,00 hdr 82
(II) PCI: 01:00:0: chip 1023,8620 card 1179,0001 rev 5d class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 115d,0003 card 1014,8181 rev 03 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x - 0x (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xfe00 - 0xff7f (0x180) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0x2000 - 0x200f (0x10) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 2: 

Bug#454304: Transparency

2008-01-07 Thread Ties

Ties wrote:

David Nusinow wrote:

On Sun, Jan 06, 2008 at 07:10:23PM +0100, Ties wrote:
 

Ties wrote:
   

Also, everything that's supposed to be transparent is now opaque.

  
I hope I'm not double-posting this, but making sure the extmod 
module was loaded helped both my issues. For some reason 
dpkg-reconfigure xserver-xorg didn't generate a module section.



Yeah, dpkg-reconfigure won't generate that section again for the 
forseeable

future.

So extmod wasn't loaded for you before? It should be loaded by default
every time. What version of xserver-xorg-core are you running? Can you
attach your /var/log/Xorg.0.log file?
  


Here it comes (xserver-xorg-core from stable/etch, 7.1.something I 
think, don't know how to get the version number).
I forgot to mention (although I think I did earlier) that I'm otherwise 
running testing/lenny.
By the way, I don't think this log shows anything useful, but I know 
that before I added the Module section I got errors about the RENDER 
extension missing.








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



Bug#454304: Transparency

2008-01-07 Thread Julien Cristau
On Mon, Jan  7, 2008 at 13:31:21 +0100, Ties wrote:

 Here it comes (xserver-xorg-core from stable/etch, 7.1.something I think, 
 don't know how to get the version number).
 By the way, I don't think this log shows anything useful, but I know that 
 before I added the Module section I got errors about the RENDER extension 
 missing.

You're running Xorg from stable with a config file generated in unstable
or lenny?  That won't work too well, and I don't think it's a bug.

Cheers,
Julien



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



Bug#454304: Transparency

2008-01-07 Thread Ties

Julien Cristau wrote:

On Mon, Jan  7, 2008 at 13:31:21 +0100, Ties wrote:

  
Here it comes (xserver-xorg-core from stable/etch, 7.1.something I think, 
don't know how to get the version number).
By the way, I don't think this log shows anything useful, but I know that 
before I added the Module section I got errors about the RENDER extension 
missing.




You're running Xorg from stable with a config file generated in unstable
or lenny?  That won't work too well, and I don't think it's a bug.
  

Neither do I. :-)
I was simply suffering from the same problem as Bert Verbeek, the 
original reporter of this bug, which is why I'm mixing and matching in 
the first place.
Providing this information might help other people solve this problem 
for the time being (the bug is over a month old now).
Hope a solution will be found at some point, if there's anything I can 
do to help, just let me know.




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



Bug#454304: Transparency

2008-01-06 Thread Ties

Also, everything that's supposed to be transparent is now opaque.



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



Bug#454304: Transparency

2008-01-06 Thread Ties

Ties wrote:

Also, everything that's supposed to be transparent is now opaque.

I hope I'm not double-posting this, but making sure the extmod module 
was loaded helped both my issues. For some reason dpkg-reconfigure 
xserver-xorg didn't generate a module section.




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



Bug#454304: Transparency

2008-01-06 Thread David Nusinow
On Sun, Jan 06, 2008 at 07:10:23PM +0100, Ties wrote:
 Ties wrote:
 Also, everything that's supposed to be transparent is now opaque.

 I hope I'm not double-posting this, but making sure the extmod module was 
 loaded helped both my issues. For some reason dpkg-reconfigure xserver-xorg 
 didn't generate a module section.

Yeah, dpkg-reconfigure won't generate that section again for the forseeable
future.

So extmod wasn't loaded for you before? It should be loaded by default
every time. What version of xserver-xorg-core are you running? Can you
attach your /var/log/Xorg.0.log file?

 - David Nusinow



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