Re: Xlib: extension "Generic Event Extension" missing on display ":0.0"

2009-02-05 Thread Da Rock
On Thu, 2009-02-05 at 08:53 +0100, Alain G. Fabry wrote:
> I'm using the radeonhd driver and am getting the message also.
> 
> Video card is the ati mobility radeon x1600.
> 
> 
> On Wed, Feb 04, 2009 at 06:48:40PM -0500, Robert Huff wrote:
> > 
> > Da Rock writes:
> > 
> > >  > X is working fine here on a Radeon X1650 on 7.1-RELEASE with rnoland's
> > >  > last patch to update the kernel direct rendering support (which should
> > >  > be in 7-STABLE by now). Accellerated X works, 2D and 3D. Xv also works.
> > >  
> > >  This is getting very interesting now. Based On your comments as
> > >  well as others this could be related to intel. So far all good
> > >  reports are from radeon video drivers, but I happen to be running
> > >  onboard intel videos.
> > 
> > I'm getting this.
> > It appears harmless.
> > The machine in question has a Matrox G450.
> > 
> > 
> > 
> > Robert Huff
> > 
Ok, got that sorted - I'd like to fill in exactly how, but I can't quite
remember what was the trick :( (I think it might have had something to
do EXA and XAA, don't hold me to it though). The error message is still
showing, but I can watch something now on xine and/or mplayer now.

Having said that, I'm still having some crashes- but thats for my new
thread... (seems appropriate)

Thanks again guys.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Xlib: extension "Generic Event Extension" missing on display ":0.0"

2009-02-04 Thread Alain G. Fabry

I'm using the radeonhd driver and am getting the message also.

Video card is the ati mobility radeon x1600.


On Wed, Feb 04, 2009 at 06:48:40PM -0500, Robert Huff wrote:
> 
> Da Rock writes:
> 
> >  > X is working fine here on a Radeon X1650 on 7.1-RELEASE with rnoland's
> >  > last patch to update the kernel direct rendering support (which should
> >  > be in 7-STABLE by now). Accellerated X works, 2D and 3D. Xv also works.
> >  
> >  This is getting very interesting now. Based On your comments as
> >  well as others this could be related to intel. So far all good
> >  reports are from radeon video drivers, but I happen to be running
> >  onboard intel videos.
> 
>   I'm getting this.
>   It appears harmless.
>   The machine in question has a Matrox G450.
> 
> 
> 
>   Robert Huff
> 
> 
> 
> 
> 
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Xlib: extension "Generic Event Extension" missing on display ":0.0"

2009-02-04 Thread Robert Huff

Da Rock writes:

>  > X is working fine here on a Radeon X1650 on 7.1-RELEASE with rnoland's
>  > last patch to update the kernel direct rendering support (which should
>  > be in 7-STABLE by now). Accellerated X works, 2D and 3D. Xv also works.
>  
>  This is getting very interesting now. Based On your comments as
>  well as others this could be related to intel. So far all good
>  reports are from radeon video drivers, but I happen to be running
>  onboard intel videos.

I'm getting this.
It appears harmless.
The machine in question has a Matrox G450.



Robert Huff





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Xlib: extension "Generic Event Extension" missing on display ":0.0"

2009-02-04 Thread Da Rock
On Wed, 2009-02-04 at 18:56 +0100, Roland Smith wrote:
> On Thu, Feb 05, 2009 at 12:10:30AM +1000, Da Rock wrote:
> > Ok, I give up... wtf am I missing here? 
> 
> The Xext library has the extension, but the server hasn't yet. It should
> be harmless. I don't notice any problems with it. (7.1-RELEASE amd64
> with Xorg 7.4)
> 
> > I can now confirm this problem in several ways:
> > 1) I just ran xine, mplayer, and file-roller and the error came up
> > causing all programs bar file-roller to crash.
> 
> I've got mplayer playing fine with this message.
> 
> > Logs don't show anything, this error is just on screen (wierd?). Another
> > clarification to this is that it only happens in media players after
> > content is attempted to load.
> 
> What driver are you using in X? And what kind of video output driver are
> you using in mplayer?
> 
> X is working fine here on a Radeon X1650 on 7.1-RELEASE with rnoland's
> last patch to update the kernel direct rendering support (which should
> be in 7-STABLE by now). Accellerated X works, 2D and 3D. Xv also works.

This is getting very interesting now. Based On your comments as well as
others this could be related to intel. So far all good reports are from
radeon video drivers, but I happen to be running onboard intel videos.

xorg.conf (Let me know if there could be any security risk in posting
this verbatim, I couldn't see how myself.):

Section "ServerLayout"
Identifier "X.org Configured"
Screen  0  "Screen0" 0 0
InputDevice"Mouse0" "CorePointer"
InputDevice"Keyboard0" "CoreKeyboard"
Option "AIGLX" "True"
EndSection

Section "Files"
#   RgbPath  "/usr/local/share/X11/rgb"
ModulePath   "/usr/local/lib/xorg/modules"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/OTF"
FontPath "/usr/local/lib/X11/fonts/Type1/"
FontPath "/usr/local/lib/X11/fonts/100dpi/"
FontPath "/usr/local/lib/X11/fonts/75dpi/"
EndSection

Section "Module"
Load  "extmod"
Load  "record"
Load  "dbe"
Load  "glx"
Load  "GLcore"
Load  "xtrap"
Load  "dri"
Load  "freetype"
Load  "type1"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver  "kbd"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option  "Protocol" "auto"
Option  "Device" "/dev/sysmouse"
Option  "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
#DisplaySize  330   210 # mm
Identifier   "Monitor0"
VendorName   "SEC"
ModelName"4945"
EndSection

Section "Device"
### Available Driver options are:-
### Values: : integer, : float, : "True"/"False",
### : "String", : " Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel"   # []
#Option "SWcursor"  # []
#Option "ColorKey"  # 
#Option "CacheLines"# 
#Option "Dac6Bit"   # []
#Option "DRI"   # []
#Option "NoDDC" # []
#Option "ShowCache" # []
#Option "XvMCSurfaces"  # 
#Option "PageFlip"  # []
Identifier  "Card0"
Driver  "intel"
VendorName  "Intel Corporation"
BoardName   "Mobile GM965/GL960 Integrated Graphics Controller"
BusID   "PCI:0:2:0"
#Option  "LVDS24Bit""True"
Option  "AddARGBGLXVisuals" "True"
Option  "DRI"   "True"
Option  "AccelMethod"   "EXA"
Option  "XAANoOffscreenPixmaps" "True"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor"Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport   0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport   0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport   0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport   0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport   0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport   0 0
Depth 24
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

Section "DRI"
Mode0666
EndSection

This is just on my laptop, I set this up in my testing compiz-fusion,
the

Re: Xlib: extension "Generic Event Extension" missing on display ":0.0"

2009-02-04 Thread matt donovan
On Wed, Feb 4, 2009 at 12:56 PM, Roland Smith  wrote:

> On Thu, Feb 05, 2009 at 12:10:30AM +1000, Da Rock wrote:
> > Ok, I give up... wtf am I missing here?
>
> The Xext library has the extension, but the server hasn't yet. It should
> be harmless. I don't notice any problems with it. (7.1-RELEASE amd64
> with Xorg 7.4)
>
> > I can now confirm this problem in several ways:
> > 1) I just ran xine, mplayer, and file-roller and the error came up
> > causing all programs bar file-roller to crash.
>
> I've got mplayer playing fine with this message.
>
> > Logs don't show anything, this error is just on screen (wierd?). Another
> > clarification to this is that it only happens in media players after
> > content is attempted to load.
>
> What driver are you using in X? And what kind of video output driver are
> you using in mplayer?
>
> X is working fine here on a Radeon X1650 on 7.1-RELEASE with rnoland's
> last patch to update the kernel direct rendering support (which should
> be in 7-STABLE by now). Accellerated X works, 2D and 3D. Xv also works.
>
> > Can someone clarify why? Also how do I kill this extension (I don't
> > think that ever came out- correct me if I'm wrong)?
>
> The upcoming server 1.6.0 has this extension. As soon as that is rolled
> out, the messages should disappear, I think.
>
> You yould try to roll-back the Xext library...
>
> Roland
> --
> R.F.Smith   
> http://www.xs4all.nl/~rsmith/
> [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
> pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


/usr/ports/UPDATING is already updated about this message and to say just
ignore it
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Xlib: extension "Generic Event Extension" missing on display ":0.0"

2009-02-04 Thread Roland Smith
On Thu, Feb 05, 2009 at 12:10:30AM +1000, Da Rock wrote:
> Ok, I give up... wtf am I missing here? 

The Xext library has the extension, but the server hasn't yet. It should
be harmless. I don't notice any problems with it. (7.1-RELEASE amd64
with Xorg 7.4)

> I can now confirm this problem in several ways:
> 1) I just ran xine, mplayer, and file-roller and the error came up
> causing all programs bar file-roller to crash.

I've got mplayer playing fine with this message.

> Logs don't show anything, this error is just on screen (wierd?). Another
> clarification to this is that it only happens in media players after
> content is attempted to load.

What driver are you using in X? And what kind of video output driver are
you using in mplayer?

X is working fine here on a Radeon X1650 on 7.1-RELEASE with rnoland's
last patch to update the kernel direct rendering support (which should
be in 7-STABLE by now). Accellerated X works, 2D and 3D. Xv also works.

> Can someone clarify why? Also how do I kill this extension (I don't
> think that ever came out- correct me if I'm wrong)?

The upcoming server 1.6.0 has this extension. As soon as that is rolled
out, the messages should disappear, I think.

You yould try to roll-back the Xext library...

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgphOYzjnsRHA.pgp
Description: PGP signature


Re: Xlib: extension "Generic Event Extension" missing on display ":0.0"

2009-02-04 Thread Warren Block

On Thu, 5 Feb 2009, Da Rock wrote:


Ok, I give up... wtf am I missing here? As per the Xorg upgrade disaster
discussion, I commented that this error IS causing issues; namely
mplayer, file-roller. After that I read nothing in reply.


The extension message is probably not the problem.  mplayer runs fine 
here; in fact, it's running as I type this, and two of the Generic Event 
Extension messages are visible before mplayer text output in the console 
window.



I can now confirm this problem in several ways:
1) I just ran xine, mplayer, and file-roller and the error came up
causing all programs bar file-roller to crash.
2) New install of 7.1 on a desktop has the same problem. Tested with
xine and xine crashed.


Maybe video driver?  I'm using a radeon driver with EXA enabled.

-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"