Date: Wed, 11 Mar 2009 17:54:02 +1100 From: Alex <alex@mailinglist.ahhyes.net> To: freebsd-x11@freebsd.org Subject: Re: Radeon DRIVER Message-ID: <49B7600A.50204@mailinglist.ahhyes.net> In-Reply-To: <1236746127.2091.33.camel@balrog.2hip.net> References: <20090305161651.GB1369@lobo.ewinter.org> <1236275215.1384.50.camel@widget.2hip.net> <20090305180523.GA2039@lobo.ewinter.org> <20090306133119.1af6894c@ernst.jennejohn.org> <1236363408.55221.16.camel@balrog.2hip.net> <20090306203055.582faa02@ernst.jennejohn.org> <1236371734.1671.5.camel@balrog.2hip.net> <49B3D755.2050308@phat.za.net> <1236536316.1778.22.camel@balrog.2hip.net> <49B42548.3000308@phat.za.net> <49B57ACD.5030405@phat.za.net> <1236741375.2091.32.camel@balrog.2hip.net> <49B72FEC.2090909@mailinglist.ahhyes.net> <1236746127.2091.33.camel@balrog.2hip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Robert, Have patched and rebuilt. Everything is detected ok: [alex@desktop ~/Desktop]$ dmesg |grep drm drm0: <Radeon HD 2400 Pro> on vgapci0 vgapci0: child drm0 requested pci_enable_busmaster info: [drm] Initialized radeon 1.29.0 20080528 info: [drm] Setting GART location based on new memory map info: [drm] Loading RV610 CP Microcode info: [drm] Loading RV610 PFP Microcode info: [drm] Resetting GPU info: [drm] writeback test succeeded in 1 usecs drm0: [ITHREAD] info: [drm] Resetting GPU info: [drm] Loading RV610 CP Microcode info: [drm] Loading RV610 PFP Microcode info: [drm] Resetting GPU However I still have no xv support. When I try to use MPlayer: [alex@desktop ~/Desktop]$ mplayer -vo xv test.avi MPlayer SVN-r28702-4.3.4 (C) 2000-2009 MPlayer Team test.avi. AVI file format detected. [aviheader] Video stream found, -vid 0 [aviheader] Audio stream found, -aid 1 VIDEO: [DX50] 624x254 12bpp 25.000 fps 711.3 kbps (86.8 kbyte/s) Clip info: Software: VirtualDubMod 1.5.10.1 (build 2366/release) Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". [VO_XV] It seems there is no Xvideo support for your video card available. [VO_XV] Run 'xvinfo' to verify its Xv support and read [VO_XV] DOCS/HTML/en/video.html#xv! [VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers. [VO_XV] Try -vo x11. Error opening/initializing the selected video_out (-vo) device. [alex@desktop ~/Desktop]$ xvinfo Xlib: extension "Generic Event Extension" missing on display ":0.0". X-Video Extension version 2.2 screen #0 no adaptors present Any ideas? Thanks! Alex. Robert Noland wrote: > On Wed, 2009-03-11 at 14:28 +1100, Alex wrote: > >> Hi Robert, >> >> Encountered some failures (I did csup my source before attempting the >> patch). >> > > Let the mirrors catch up... I just finished MFC before I made the patch. > > robert. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49B7600A.50204>