From owner-freebsd-multimedia Sun Mar 9 8:18:30 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43A3E37B401 for ; Sun, 9 Mar 2003 08:18:27 -0800 (PST) Received: from heaven.gigo.com (heaven.gigo.com [64.57.102.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B96243FE1 for ; Sun, 9 Mar 2003 08:18:26 -0800 (PST) (envelope-from lioux@brturbo.com) Received: from 200-193-225-073.bsace7003.dsl.brasiltelecom.net.br (200-193-225-073.bsace7003.dsl.brasiltelecom.net.br [200.193.225.73]) by heaven.gigo.com (Postfix) with ESMTP id 2BA1EB86D for ; Sun, 9 Mar 2003 08:18:25 -0800 (PST) Received: (qmail 5087 invoked by uid 1001); 9 Mar 2003 15:57:21 -0000 Message-ID: <20030309155721.5086.qmail@exxodus.fedaykin.here> Date: Sun, 9 Mar 2003 12:56:59 -0300 From: Mario Sergio Fujikawa Ferreira To: Paul Pathiakis Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Ogle 0.8.5 and beyond (audio and aRts) References: <200303091023.48004.paul@pathiakis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200303091023.48004.paul@pathiakis.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.8-RC X-Disclaimer: I hope you find what you are looking for... in life :) Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Okay, you're running KDE aRts daemon. It uses /dev/dsp to play audio. Unfortunaly, 2 different applications cannot share the same /dev/dsp device. Therefore, ogle cannot use the device since aRts already holds it. There a couple of things we can try though. For instance, the "KDE on FreeBSD" FAQ has a similar response for xmms (which has the same problem): - KDE on FreeBSD http://freebsd.kde.org/faq.shtml ---- Q9: How can I make arts play nicely with xmms (or any other sound application)? A9.1: Let's start with ls /dev/dsp*. If you get a list like this (and you probably will, most modern sound cards will be auto set up this way) you're already good to go: /dev/dsp /dev/dsp0.0 /dev/dsp0.2 /dev/dsp0 /dev/dsp0.1 /dev/dsp0.3 If you only have dsp + dsp0, or possibly dsp0.0, you need to set some things up by hand. Put the following two lines into /etc/sysctrl.conf: hw.snd.pcm0.vchans=4 hw.snd.maxautovchans=4 In the KDE Control Center, tell arts to use /dev/dsp0.1. If you use esd, tell it to use /dev/dsp0.2 (just don't ask me how to do that, I don't use esd). Applications like XMMS and others will continue to use the defaults (/dev/dsp0 or /dev/dsp0.0) and you will still have /dev/dsp0.3 if you come up with anything else that still clashes. ---- You see? It's a way to have 4 different dsp devices. If you tell aRts to not use the default /dev/dsp one, all other applications can use it since it's no longer being held. To change the default dsp device for aRts, go to KDE Control Center -> Sound & Multimedia -> Sound System -> Sound I/O -> -> Use custom sound device -> [enter something like /dev/dsp0.3] This should "fix" the aRts vs ogle sound conflict. Let me know if you still have problems. Regards, On Sun, Mar 09, 2003 at 10:23:25AM -0500, Paul Pathiakis wrote: > Hi, > > I've searched the archives, gone on the net, I just can't find out what's > wrong. > > I'm running Freebsd 4.7. > > On ogle 0.8.0, I just did a make install from the ports collection and it > just worked after tweaking the kernel to have the required shm and other > parameters. > > Since then, I've upgraded twice and found that it no longer works. > > I used to just type "ogle" at the command prompt. I'd get the console (btw, > most of the buttons have never worked.) and "open disc" and everything would > just run. > > Now, when I type ogle, it initializes: > > ogle > libdvdread: Using libdvdcss version 1.2.5 for DVD access > libdvdread: Using libdvdcss version 1.2.5 for DVD access > > libdvdread: Attempting to retrieve all CSS keys > libdvdread: This can take a _long_ time, please be patient > > libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0000013c > libdvdread: Elapsed time 0 > libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00007d2c > libdvdread: Elapsed time 0 > libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x0000bd8f > libdvdread: Elapsed time 0 > libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x0002fea7 > libdvdread: Elapsed time 0 > libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x00033e27 > libdvdread: Elapsed time 0 > libdvdread: Get key for /VIDEO_TS/VTS_03_0.VOB at 0x0005b82a > libdvdread: Elapsed time 0 > libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x0005f855 > libdvdread: Elapsed time 0 > libdvdread: Get key for /VIDEO_TS/VTS_04_0.VOB at 0x000818b5 > libdvdread: Elapsed time 0 > libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x000858f4 > libdvdread: Elapsed time 0 > libdvdread: Get key for /VIDEO_TS/VTS_05_0.VOB at 0x000a6189 > libdvdread: Elapsed time 0 > libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x000adf70 > libdvdread: Elapsed time 0 > libdvdread: Found 5 VTS's > libdvdread: Elapsed time 0 > Using djbfft for IMDCT transform > FATAL[ogle_audio]: failed opening the oss audio driver at /dev/dsp > > > I have a KDE desktop, so I found I can start with: artsdsp ogle > > The sound quality is horrible, the performance is choppy and terrible and the > frame rate, which used to be about 29fps is now 13-14 fps. What have I done > wrong? I'm at a loss. > > Thank you, > > Paul Pathiakis -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Mar 9 8:26:52 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D19637B401 for ; Sun, 9 Mar 2003 08:26:49 -0800 (PST) Received: from heaven.gigo.com (heaven.gigo.com [64.57.102.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8566843FCB for ; Sun, 9 Mar 2003 08:26:48 -0800 (PST) (envelope-from lioux@brturbo.com) Received: from 200-193-225-073.bsace7003.dsl.brasiltelecom.net.br (200-193-225-073.bsace7003.dsl.brasiltelecom.net.br [200.193.225.73]) by heaven.gigo.com (Postfix) with ESMTP id D4D00B70B for ; Sun, 9 Mar 2003 08:26:46 -0800 (PST) Received: (qmail 5408 invoked by uid 1001); 9 Mar 2003 16:19:12 -0000 Message-ID: <20030309161912.5407.qmail@exxodus.fedaykin.here> Date: Sun, 9 Mar 2003 13:18:50 -0300 From: Mario Sergio Fujikawa Ferreira To: Stephen Hilton Cc: freebsd-multimedia@FreeBSD.ORG, eta@lclark.edu Subject: Re: XFree86 4.3.0 and Ogle problems (long) References: <20030307115331.60e8c169.nospam@hiltonbsd.com> <20030307132513.1daa8d8b.nospam@hiltonbsd.com> <20030308155929.5fc8fb17.nospam@hiltonbsd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030308155929.5fc8fb17.nospam@hiltonbsd.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.8-RC X-Disclaimer: I hope you find what you are looking for... in life :) Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I have a similar setup: - Matrox G450 - Audio Aureal Vortex2 - XFree86 4.2.1 instead of 4.3 though Okay, lets begin with the basic information: 1) Video works for you 2) You have problems with audio Questions: 1) Do you have audio at all? 2) Is it corrupted? 3) Or, is it just not synced with the video output? I mean, does the audio comes before/after the scenes? I need to know further information. 1) If you do not have any audio, ogle might be have been having problems accessing your audio device /dev/dsp. Do you run either KDE or GNOME? I see you run GNOME. If you are running the esound esd sound daemon, ogle might be having problems accessing the device. The following "KDE on FreeBSD" FAQ entry might be helpful. - KDE on FreeBSD http://freebsd.kde.org/faq.shtml Check Question 9. ---- Q9: How can I make arts play nicely with xmms (or any other sound application)? A9.1: Let's start with ls /dev/dsp*. If you get a list like this (and you probably will, most modern sound cards will be auto set up this way) you're already good to go: /dev/dsp /dev/dsp0.0 /dev/dsp0.2 /dev/dsp0 /dev/dsp0.1 /dev/dsp0.3 If you only have dsp + dsp0, or possibly dsp0.0, you need to set some things up by hand. Put the following two lines into /etc/sysctrl.conf: hw.snd.pcm0.vchans=4 hw.snd.maxautovchans=4 In the KDE Control Center, tell arts to use /dev/dsp0.1. If you use esd, tell it to use /dev/dsp0.2 (just don't ask me how to do that, I don't use esd). Applications like XMMS and others will continue to use the defaults (/dev/dsp0 or /dev/dsp0.0) and you will still have /dev/dsp0.3 if you come up with anything else that still clashes. ---- You see? It's a way to have 4 different dsp devices. If you tell esound esd daemon to not use the default /dev/dsp one, all other applications can use it since it's no longer being held. However, I do not recall how to tell esound how to access an alterante dsp device. Check the GNOME Control Center Audio tabs for that. 2) If the audio is being corrupted, there might be some problems with the new audio core for ogle. Although they have only added new audio formats decoding (i.e., did not change the pre-existing decoding engine), the DVD you're playing might have triggered a yet not found bug. Could you try using ogle with different DVDs? Make sure to use AC3 audio DVDs 1st (and select AC3 output within the DVD audio menus). Let me know what happens. 3) If it is an audio syncing problem, you might want to try something like the following. Create a ~/.oglerc file with the following contents: then try with as well. Do any of these make any difference? Check the manual page oglerc(5) for more information on oglerc options. Well, I hope this fixes it for you. If we still cannot find a solution, we might need to resort to ogle developers. Regards, -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Mar 9 11: 3:17 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFCB237B401; Sun, 9 Mar 2003 11:03:12 -0800 (PST) Received: from hermes.pressenter.com (hermes.pressenter.com [209.224.20.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8776543F93; Sun, 9 Mar 2003 11:03:11 -0800 (PST) (envelope-from nospam@hiltonbsd.com) Received: from [209.224.35.157] (helo=daggar.sbgnet.net) by hermes.pressenter.com with smtp (Exim 3.16 #1) id 18s64e-00042j-00; Sun, 09 Mar 2003 13:03:05 -0600 Date: Sun, 9 Mar 2003 13:02:40 -0600 From: Stephen Hilton To: Mario Sergio Fujikawa Ferreira Cc: freebsd-multimedia@FreeBSD.org, eta@lclark.edu Subject: Re: XFree86 4.3.0 and Ogle problems Message-Id: <20030309130240.0ad08373.nospam@hiltonbsd.com> In-Reply-To: <20030309161912.5407.qmail@exxodus.fedaykin.here> References: <20030307115331.60e8c169.nospam@hiltonbsd.com> <20030307132513.1daa8d8b.nospam@hiltonbsd.com> <20030308155929.5fc8fb17.nospam@hiltonbsd.com> <20030309161912.5407.qmail@exxodus.fedaykin.here> X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 9 Mar 2003 13:18:50 -0300 Mario Sergio Fujikawa Ferreira wrote: > Hi, > > I have a similar setup: > > - Matrox G450 > - Audio Aureal Vortex2 > - XFree86 4.2.1 instead of 4.3 though > > Okay, lets begin with the basic information: > > 1) Video works for you > 2) You have problems with audio With X4.3 and ogle 9.0 video and audio work during the intro to the DVD menu, then selecting 'play movie' video becomes very choppy and audio output stops. > Questions: > > 1) Do you have audio at all? no, have audio during the main menu, then play movie -no- audio > 2) Is it corrupted? > 3) Or, is it just not synced with the video output? I mean, > does the audio comes before/after the scenes? > > I need to know further information. > > 1) If you do not have any audio, ogle might be have > been having problems accessing your audio device /dev/dsp. I deinstall the ogle 9.0 and hack ports back to 8.5 version, except for the: ---hack to ogle port Makefile--------- LIB_DEPENDS= a52.0:${PORTSDIR}/audio/liba52 \ dvdread.3:${PORTSDIR}/multimedia/libdvdread \ ^^^^^^^^^ instead of dvdread.2 -------------------------------------- Then ogle works fine, audio and video. I hacked the dvdread from .2 to .3 to make sure that dvdread was not causing the problem. > Do you run either KDE or GNOME? I see you run GNOME. If you > are running the esound esd sound daemon, ogle might be having problems > accessing the device. Gnome 2.2 with: hw.snd.targetirqrate: 32 hw.snd.report_soft_formats: 1 hw.snd.verbose: 1 hw.snd.maxautovchans: 4 hw.snd.pcm0.buffersize: 0 hw.snd.pcm0.vchans: 4 Xmms and GStreamer Player 0.5.0 both handle audio files fine. I am not sure if I am using esound, find no reference to esd or esound in my 'ps -wuax' output while playing an mp3. Also in Gnome Applications > Desktop Preferences > Sound I do _not_ have 'Enable sound server startup' checked on. While playing an mp3 wit Gstreamer an lsof shows this: daggar># lsof | grep dsp gst-playe 23125 stephen 19w VCHR 30,3 0t77541560 722 /dev/dsp0.0 > The following "KDE on FreeBSD" FAQ entry might be helpful. > > - KDE on FreeBSD > http://freebsd.kde.org/faq.shtml > > Check Question 9. > > ---- > > Q9: How can I make arts play nicely with xmms (or any other sound > application)? > > A9.1: Let's start with ls /dev/dsp*. If you get a list like this > (and you probably will, most modern sound cards will be auto set > up this way) you're already good to go: > > /dev/dsp /dev/dsp0.0 /dev/dsp0.2 /dev/dsp0 /dev/dsp0.1 /dev/dsp0.3 > > If you only have dsp + dsp0, or possibly dsp0.0, you need to set > some things up by hand. Put the following two lines into > /etc/sysctrl.conf: > > hw.snd.pcm0.vchans=4 > hw.snd.maxautovchans=4 > > In the KDE Control Center, tell arts to use /dev/dsp0.1. If you use > esd, tell it to use /dev/dsp0.2 (just don't ask me how to do that, > I don't use esd). Applications like XMMS and others will continue > to use the defaults (/dev/dsp0 or /dev/dsp0.0) and you will still > have /dev/dsp0.3 if you come up with anything else that still > clashes. > > ---- > > You see? It's a way to have 4 different dsp devices. If you > tell esound esd daemon to not use the default /dev/dsp one, all > other applications can use it since it's no longer being held. > However, I do not recall how to tell esound how to access > an alterante dsp device. Check the GNOME Control Center Audio > tabs for that. > > 2) If the audio is being corrupted, there might > be some problems with the new audio core for ogle. Although they > have only added new audio formats decoding (i.e., did not change > the pre-existing decoding engine), the DVD you're playing might > have triggered a yet not found bug. Could you try using ogle with > different DVDs? Make sure to use AC3 audio DVDs 1st (and select AC3 > output within the DVD audio menus). Let me know what happens. > > 3) If it is an audio syncing problem, you might want to try > something like the following. Create a ~/.oglerc file with the > following contents: > > > > > > then try with > > > > > > as well. Do any of these make any difference? Check the manual page > oglerc(5) for more information on oglerc options. > > Well, I hope this fixes it for you. If we still > cannot find a solution, we might need to resort to ogle developers. I am certainly willing to help troubleshoot this, thanks for your help. Regards, Stepehn Hilton nospam@hiltonbsd.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Mar 9 15:20:16 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8156337B401 for ; Sun, 9 Mar 2003 15:20:10 -0800 (PST) Received: from heaven.gigo.com (heaven.gigo.com [64.57.102.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCAA543F3F for ; Sun, 9 Mar 2003 15:20:09 -0800 (PST) (envelope-from lioux@brturbo.com) Received: from 200-193-224-197.bsace7003.dsl.brasiltelecom.net.br (200-193-224-197.bsace7003.dsl.brasiltelecom.net.br [200.193.224.197]) by heaven.gigo.com (Postfix) with ESMTP id 5C9C6B788 for ; Sun, 9 Mar 2003 15:20:07 -0800 (PST) Received: (qmail 83556 invoked by uid 1001); 9 Mar 2003 22:48:27 -0000 Message-ID: <20030309224827.83555.qmail@exxodus.fedaykin.here> Date: Sun, 9 Mar 2003 19:48:05 -0300 From: Mario Sergio Fujikawa Ferreira To: Stephen Hilton Cc: freebsd-multimedia@FreeBSD.ORG, eta@lclark.edu Subject: Re: XFree86 4.3.0 and Ogle problems References: <20030307115331.60e8c169.nospam@hiltonbsd.com> <20030307132513.1daa8d8b.nospam@hiltonbsd.com> <20030308155929.5fc8fb17.nospam@hiltonbsd.com> <20030309161912.5407.qmail@exxodus.fedaykin.here> <20030309142855.4decdf61.nospam@hiltonbsd.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="6TrnltStXW4iwmi0" Content-Disposition: inline In-Reply-To: <20030309142855.4decdf61.nospam@hiltonbsd.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.8-RC X-Disclaimer: I hope you find what you are looking for... in life :) Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I worked with Ogle developer Bjrn Englund about this. On Sun, Mar 09, 2003 at 02:28:33PM -0600, Stephen Hilton wrote: [snip] > #!!#!!#!!#!!!display: frame rate: 29.207 fps > !display: frame rate: 29.531 fps > +SNDCTL_DSP_SETFRAGMENT: Invalid argument > SNDCTL_DSP_SETFMT: Invalid argument > FATAL[ogle_audio]: ogle_ao_init: ----!#!#!!#!!#!!#!!#-!!#!!#!!#!-!#!!#!-!#!!#!!#!!--#!!#!!-!!#!!#!!#!!-#!!!!#!!-#-!!#!!#!!#!!#!!#!!!-!#!!#!!#!!!!#-!!#!!!!#!!#!-!!!#!!#!!--#!!#!!!!#!!#!!#!!--##!!!!#!!#!!#!!#-!!#!!#!!#!!###!!#!!#!!#!!#!!##!!#-!!#!!#!!-#!!#!-!#-!!#!!#!!#!!#-!!#!!#!!#!!#!!#!!#!!-#!!#!!-#!!#!-!#!!#!-!#!!#!!-###!!#!!#-!!#!!##!!-#!!#!!#!!#-!!#!!#!!-#-!!#!!#!!#--!!#!!#!!-!!#!!#!--!#!!#!!#!!#!!#-!!###!-!-!#!--#---!!##!!#!!#!!#SNDCTL_DSP_SETFRAGMENT: Invalid argument [snip] You were very fortunate (or, unfortunate hehe) that I have the exact same audio chipset. I was able to reproduce the problem with a DVD. We tracked this down to a audio driver problem from the audio/aureal-kmod port. We're blaming the driver since no one else complained about this. The audio driver should be the best person to let us know what is wrong. Diagnostic. Both SNDCTL_DSP_SETFRAGMENT and SNDCTL_DSP_SETFMT are due to a fail from the aureal audio driver to reinitialize the driver after a SNDCTL_DSP_SYNC call. Instead of using that call, I replaced it with a workaround: closing then opening again the audio device. This fixed it but there are some issues with this approach. Therefore, we should investigate if the driver author can work around this. I've attached a patch that should fix this problem temporarily. Furthermore, it adds a lot of debug output. 1) copy the ogle port somewhere # cp -Rp /usr/ports/multimedia/ogle /tmp 2) copy the patch to this temporary port copy # cp patch-libogleao::oss_audio.c /tmp/ogle/files 3) uninstall ogle 4) install the temporary ogle port copy # cd /tmp/ogle && make install Let me know how this works out. Regards, -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-libogleao::oss_audio.c" --- libogleao/oss_audio.c.orig Sun Mar 9 17:51:13 2003 +++ libogleao/oss_audio.c Sun Mar 9 19:34:36 2003 @@ -74,12 +74,25 @@ uint16_t fragment_size; audio_buf_info info; +/* if(instance->initialized) { - // SNDCTL_DSP_SYNC resets the audio device so we can set new parameters + printf("[instance->initialized]\n"); ioctl(instance->fd, SNDCTL_DSP_SYNC, 0); instance->initialized = 0; } +*/ +/* Close and then reopen the audio device */ + if(instance->initialized) { + close(instance->fd); + (instance->fd) = open("/dev/dsp", O_WRONLY, 0); + instance->initialized = 0; + + if ((instance->fd) < 0) { + printf("Cannot access /dev/dsp device\n"); + return -1; + } + } // set fragment size if requested // can only be done once after open @@ -103,8 +116,8 @@ fragment = (nr_fragments << 16) | fragment_size; if(ioctl(instance->fd, SNDCTL_DSP_SETFRAGMENT, &fragment) == -1) { + printf("===> fragment = [%d]\n", fragment); perror("SNDCTL_DSP_SETFRAGMENT"); - //this is not fatal } } @@ -137,8 +150,10 @@ return -1; break; } + original_sample_format = sample_format; if(ioctl(instance->fd, SNDCTL_DSP_SETFMT, &sample_format) == -1) { + printf("===> sample_format = [%d]\n", sample_format); perror("SNDCTL_DSP_SETFMT"); return -1; } @@ -171,6 +186,7 @@ int chmask; if(ioctl(instance->fd, SNDCTL_DSP_GETCHANNELMASK, &chmask) == -1) { //driver doesn't support this, assume it does 2ch stereo + printf("===> chmask = [%d]\n", chmask); perror("SNDCTL_DSP_GETCHANNELMASK"); audio_info->chtypes = OGLE_AO_CHTYPE_LEFT | OGLE_AO_CHTYPE_RIGHT; audio_info->channels = 2; @@ -214,6 +230,7 @@ number_of_channels = audio_info->channels; if(ioctl(instance->fd, SNDCTL_DSP_CHANNELS, &number_of_channels) == -1) { + printf("===> number_of_channels = [%d]\n", number_of_channels); perror("SNDCTL_DSP_CHANNELS"); audio_info->channels = -1; return -1; @@ -243,6 +260,7 @@ sample_speed = audio_info->sample_rate; if(ioctl(instance->fd, SNDCTL_DSP_SPEED, &sample_speed) == -1) { + printf("===> sample_speed = [%d]\n", sample_speed); perror("SNDCTL_DSP_SPEED"); audio_info->sample_rate = -1; return -1; @@ -261,6 +279,7 @@ if(ioctl(instance->fd, SNDCTL_DSP_GETOSPACE, &info) == -1) { + printf("===> info = [%d]\n", info); perror("SNDCTL_DSP_GETOSPACE"); audio_info->fragment_size = -1; audio_info->fragments = -1; @@ -296,6 +315,7 @@ sample_format = instance->fmt; if(ioctl(instance->fd, SNDCTL_DSP_SETFMT, &sample_format) == -1) { + printf("===> sample_format = [%d]\n", sample_format); perror("SNDCTL_DSP_SETFMT"); return -1; } @@ -306,6 +326,7 @@ nr_channels = instance->channels; if(ioctl(instance->fd, SNDCTL_DSP_CHANNELS, &nr_channels) == -1) { + printf("===> nr_channels = [%d]\n", nr_channels); perror("SNDCTL_DSP_CHANNELS"); return -1; } @@ -316,6 +337,7 @@ sample_speed = instance->speed; if(ioctl(instance->fd, SNDCTL_DSP_SPEED, &sample_speed) == -1) { + printf("===> sample_speed = [%d]\n", sample_speed); perror("SNDCTL_DSP_SPEED"); return -1; } @@ -325,6 +347,7 @@ } if(ioctl(instance->fd, SNDCTL_DSP_GETOSPACE, &info) == -1) { + printf("===> info = [%d]\n", info); perror("SNDCTL_DSP_GETOSPACE"); } else { if(instance->fragment_size != info.fragsize) { @@ -363,6 +386,7 @@ res = ioctl(instance->fd, SNDCTL_DSP_GETODELAY, &odelay); if(res == -1) { + printf("===> odelay = [%d]\n", odelay); perror("SNDCTL_DSP_GETODELAY"); return -1; } --6TrnltStXW4iwmi0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Mar 9 15:53:23 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61B4F37B401 for ; Sun, 9 Mar 2003 15:53:22 -0800 (PST) Received: from addu.axelero.hu (mail02.axelero.hu [195.228.240.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5FF543F93 for ; Sun, 9 Mar 2003 15:53:20 -0800 (PST) (envelope-from Gabor@Zahemszky.HU) Received: from Picasso.Zahemszky.HU (adsl-102-70.adsl-pool.axelero.hu [62.201.70.102]) by mail02.axelero.hu (iPlanet Messaging Server 5.1 HotFix 1.9 (built Dec 3 2002)) with ESMTP id <0HBI00HYHACT8I@mail02.axelero.hu> for freebsd-multimedia@freebsd.org; Mon, 10 Mar 2003 00:53:19 +0100 (MET) Received: from Picasso.Zahemszky.HU (localhost.Zahemszky.HU [127.0.0.1]) by Picasso.Zahemszky.HU (8.12.7/8.12.7) with ESMTP id h2A00rSo000874 for ; Mon, 10 Mar 2003 01:00:53 +0100 Received: (from zgabor@localhost) by Picasso.Zahemszky.HU (8.12.7/8.12.7/Submit) id h2A00qRt000873 for freebsd-multimedia@freebsd.org; Mon, 10 Mar 2003 01:00:52 +0100 (CET) Date: Mon, 10 Mar 2003 01:00:52 +0100 From: Zahemszky =?iso-8859-2?Q?G=E1bor?= Subject: gphoto2 and USB camera To: freebsd-multimedia@freebsd.org Reply-To: Gabor@Zahemszky.HU Message-id: <20030310000052.GA679@Picasso.Zahemszky.HU> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.5.3i X-Operating-System: FreeBSD 4.8-PRERELEASE Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! I tried it on the past - without any success, but now I need it. So: are there anybody out there, who can use his USB Digital camera with _gphoto2_ on FBSD? In the past an Olympus Camedia (serial), a HP Photosmart (USB) and now a Kodak EasyShare LS433 (USB, too) camera generate a core dump with the gphoto2 port (from yesterday :-( ) If the answer is yes, please write it: how can I use gphoto2? I kldloaded ugen (as umass doesn't know this machine), with usbd I can see the attach and detach events, but ghoto2 doesnt like it. Thanks: Zahy < Gabor at Zahemszky dot HU > PS: usbd -d -v: usbd: device-attach event at 1047249849.599339000, KODAK EasyShare LS443 Zoom Digital Camera, Eastman Kodak Company: vndr=0x040a prdct=0x0568 rlse=0x0100 clss=0x0000 subclss=0x0000 prtcl=0x0000 device names: ugen0 usbd: Found action 'KODAK EasyShare LS443 Zoom Digital Camera' for KODAK EasyShare LS443 Zoom Digital Camera, Eastman Kodak Company at ugen0 usbd: Executing '/usr/bin/logger -p kern.emerg -t 'usbd test' DigiCam attached on ${DEVNAME}' (by the way, I don't like the class/subclass/protocol values, but I don't know USB) -- #!/bin/ksh Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z ;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l i;};print "$j" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Mar 10 8:29:46 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34EA537B401; Mon, 10 Mar 2003 08:29:44 -0800 (PST) Received: from hermes.pressenter.com (hermes.pressenter.com [209.224.20.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4127543F3F; Mon, 10 Mar 2003 08:29:39 -0800 (PST) (envelope-from nospam@hiltonbsd.com) Received: from [209.224.32.137] (helo=daggar.sbgnet.net) by hermes.pressenter.com with smtp (Exim 3.16 #1) id 18sQ9h-0002R3-00; Mon, 10 Mar 2003 10:29:37 -0600 Date: Mon, 10 Mar 2003 10:29:52 -0600 From: Stephen Hilton To: Mario Sergio Fujikawa Ferreira Cc: freebsd-multimedia@FreeBSD.ORG, eta@lclark.edu Subject: Re: XFree86 4.3.0 and Ogle problems (SOLVED) Message-Id: <20030310102952.4f90bfae.nospam@hiltonbsd.com> In-Reply-To: <20030309224827.83555.qmail@exxodus.fedaykin.here> References: <20030307115331.60e8c169.nospam@hiltonbsd.com> <20030307132513.1daa8d8b.nospam@hiltonbsd.com> <20030308155929.5fc8fb17.nospam@hiltonbsd.com> <20030309161912.5407.qmail@exxodus.fedaykin.here> <20030309142855.4decdf61.nospam@hiltonbsd.com> <20030309224827.83555.qmail@exxodus.fedaykin.here> X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 9 Mar 2003 19:48:05 -0300 Mario Sergio Fujikawa Ferreira wrote: > Hi, > > I worked with Ogle developer Bjrn Englund about this. > > On Sun, Mar 09, 2003 at 02:28:33PM -0600, Stephen Hilton wrote: > > [snip] > > > #!!#!!#!!#!!!display: frame rate: 29.207 fps > > !display: frame rate: 29.531 fps > > +SNDCTL_DSP_SETFRAGMENT: Invalid argument > > SNDCTL_DSP_SETFMT: Invalid argument > > FATAL[ogle_audio]: ogle_ao_init: ----!#!#!!#!!#!!#!!#-!!#!!#!!#!-!#!!#!-!#!!#!!#!!--#!!#!!-!!#!!#!!#!!-#!!!!#!!-#-!!#!!#!!#!!#!!#!!!-!#!!#!!#!!!!#-!!#!!!!#!!#!-!!!#!!#!!--#!!#!!!!#!!#!!#!!--##!!!!#!!#!!#!!#-!!#!!#!!#!!###!!#!!#!!#!!#!!##!!#-!!#!!#!!-#!!#!-!#-!!#!!#!!#!!#-!!#!!#!!#!!#!!#!!#!!-#!!#!!-#!!#!-!#!!#!-!#!!#!!-###!!#!!#-!!#!!##!!-#!!#!!#!!#-!!#!!#!!-#-!!#!!#!!#--!!#!!#!!-!!#!!#!--!#!!#!!#!!#!!#-!!###!-!-!#!--#---!!##!!#!!#!!#SNDCTL_DSP_SETFRAGMENT: Invalid argument > > [snip] > > You were very fortunate (or, unfortunate hehe) that I have > the exact same audio chipset. I was able to reproduce the problem > with a DVD. We tracked this down to a audio driver problem from the > audio/aureal-kmod port. We're blaming the driver since no one else > complained about this. The audio driver should be the best person > to let us know what is wrong. > > Diagnostic. Both SNDCTL_DSP_SETFRAGMENT and SNDCTL_DSP_SETFMT > are due to a fail from the aureal audio driver to reinitialize the > driver after a SNDCTL_DSP_SYNC call. Instead of using that call, I > replaced it with a workaround: closing then opening again the audio > device. This fixed it but there are some issues with this approach. > Therefore, we should investigate if the driver author can work around > this. > > I've attached a patch that should fix this problem temporarily. > Furthermore, it adds a lot of debug output. > > 1) copy the ogle port somewhere > > # cp -Rp /usr/ports/multimedia/ogle /tmp > > 2) copy the patch to this temporary port copy > > # cp patch-libogleao::oss_audio.c /tmp/ogle/files > > 3) uninstall ogle > > 4) install the temporary ogle port copy > > # cd /tmp/ogle && make install > > > Let me know how this works out. > > Regards, > > -- > Mario S F Ferreira - DF - Brazil - "I guess this is a signature." > Computer Science Undergraduate | FreeBSD Committer | CS Developer > flames to beloved devnull@someotherworldbeloworabove.org > feature, n: a documented bug | bug, n: an undocumented feature > Mario, The patch has fixed the problem with my Aureal Vortex 2 audio and ogle 9.0 :-) Thanks to Bjrn Englund and yourself for the help on this! Regards, Stephen Hilton nospam@hiltonbsd.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Mar 11 16:30:48 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC9BA37B401 for ; Tue, 11 Mar 2003 16:30:46 -0800 (PST) Received: from cocono.com.tw (170-142.kingnet.net.tw [61.57.170.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D5BE44025 for ; Tue, 11 Mar 2003 16:30:29 -0800 (PST) (envelope-from ibenz@cocono.com.tw) From: acom@cm.com.tw To: multimedia@freebsd.org Subject: =?ISO-8859-1?B?pOmxYKXOq36kV7r0wco=?= Reply-To: com@cc.com.tw Date: 12 Mar 2003 08:29:07 +0800 MIME-Version: 1.0 Content-Type: text/html Content-Transfer-Encoding: 8bit Message-Id: <20030312003032.8D5BE44025@mx1.FreeBSD.org> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 您有下列特質嗎
勁爆!!震撼!!
您有下列特質嗎?
1.事業企圖心
2.不甘心平凡
3.不滿於現狀
4.勇於面對未來
只要您擁有上列特質,我們將免費培訓您所有相關技職能力,提供您結合網路、實體,食衣住行、 吃喝玩樂的通路事業點選我,您就可以得到!
ps:將會有專人為您詳細解說喔!
To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Tue Mar 11 17:23:21 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA04F37B401 for ; Tue, 11 Mar 2003 17:23:19 -0800 (PST) Received: from cocono.com.tw (170-142.kingnet.net.tw [61.57.170.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2090E43FA3 for ; Tue, 11 Mar 2003 17:23:18 -0800 (PST) (envelope-from ibenz@cocono.com.tw) From: acom@cm.com.tw To: freebsd-multimedia@freebsd.org Subject: =?ISO-8859-1?B?pOmxYKXOq36kV7r0wco=?= Reply-To: com@cc.com.tw Date: 12 Mar 2003 09:21:52 +0800 MIME-Version: 1.0 Content-Type: text/html Content-Transfer-Encoding: 8bit Message-Id: <20030312012318.2090E43FA3@mx1.FreeBSD.org> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 您有下列特質嗎
勁爆!!震撼!!
您有下列特質嗎?
1.事業企圖心
2.不甘心平凡
3.不滿於現狀
4.勇於面對未來
只要您擁有上列特質,我們將免費培訓您所有相關技職能力,提供您結合網路、實體,食衣住行、 吃喝玩樂的通路事業點選我,您就可以得到!
ps:將會有專人為您詳細解說喔!
To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Mar 12 2:25:13 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DF2837B401 for ; Wed, 12 Mar 2003 02:25:12 -0800 (PST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0555943FD7 for ; Wed, 12 Mar 2003 02:25:11 -0800 (PST) (envelope-from uzs106@ibm.rhrz.uni-bonn.de) Received: from [212.227.126.205] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 18t3Q6-0005GW-00 for freebsd-multimedia@freebsd.org; Wed, 12 Mar 2003 11:25:10 +0100 Received: from [80.133.105.247] (helo=moritz.alleswirdgruener) by mrelayng.kundenserver.de with asmtp (TLSv1:EDH-RSA-DES-CBC3-SHA:168) (Exim 3.35 #1) id 18t3Q5-0007Eo-00 for freebsd-multimedia@FreeBSD.ORG; Wed, 12 Mar 2003 11:25:10 +0100 Received: from moritz.alleswirdgruener (localhost [127.0.0.1]) by moritz.alleswirdgruener (8.12.6/8.12.6) with ESMTP id h2CA9J9g001499 for ; Wed, 12 Mar 2003 11:09:21 +0100 (CET) (envelope-from uzs106@ibm.rhrz.uni-bonn.de) Received: from localhost (uzs106@localhost) by moritz.alleswirdgruener (8.12.6/8.12.6/Submit) with ESMTP id h2C9XUw8001443 for ; Wed, 12 Mar 2003 10:33:30 +0100 (CET) Date: Wed, 12 Mar 2003 10:33:30 +0100 (CET) From: Heiko Recktenwald X-Sender: uzs106@localhost To: freebsd Subject: [mpeg4ip - Open Discussion] A new (ISMA-compliant) media player (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Maybe this is good news. H. ---------- Forwarded message ---------- Date: Wed, 12 Mar 2003 01:28:26 -0800 From: SourceForge.net To: noreply@sourceforge.net Subject: [mpeg4ip - Open Discussion] A new (ISMA-compliant) media player Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=1923150 By: finlayson FYI, the "MPlayer" media player (for Linux and FreeBSD) can now play ISMA-compliant RTSP/RTP streams. (Several codecs are supported, including MPEG-1,2,4, H.263+, and motion-JPEG video.) For more information on how to download and configure MPlayer for RTSP/RTP streaming, see http://www.live.com/mplayer ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/monitor.php?forum_id=59136 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Mar 12 7:11:25 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB5E737B401 for ; Wed, 12 Mar 2003 07:11:24 -0800 (PST) Received: from smtpproxy2.mitre.org (smtpproxy2.mitre.org [192.80.55.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id D68F043FB1 for ; Wed, 12 Mar 2003 07:11:23 -0800 (PST) (envelope-from jandrese@mitre.org) Received: from avsrv2.mitre.org (avsrv2.mitre.org [128.29.154.4]) by smtpproxy2.mitre.org (8.12.8/8.12.8) with ESMTP id h2CFBNOC017155 for ; Wed, 12 Mar 2003 10:11:23 -0500 (EST) Received: from MAILHUB2 (mailhub2.mitre.org [129.83.221.18]) by smtpsrv2.mitre.org (8.12.8/8.12.8) with ESMTP id h2CFBLk2017619 for ; Wed, 12 Mar 2003 10:11:21 -0500 (EST) Received: from mm112324-2k.mitre.org (128.29.3.65) by mailhub2.mitre.org with SMTP id 1466093; Wed, 12 Mar 2003 10:11:12 -0500 Message-ID: <3E6F4E10.3020706@mitre.org> Date: Wed, 12 Mar 2003 10:11:12 -0500 From: Jason Andresen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Subject: XFree 4.3.0 and NVidia binary drivers Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Has anybody tested the NVidia binary drivers with XFree 4.3 yet? I'm a little reluctant to update, but I don't expect another driver out of Nvidia for some time. -- \ |_ _|__ __|_ \ __| Jason Andresen jandrese@mitre.org |\/ | | | / _| Network and Distributed Systems Engineer _| _|___| _| _|_\___| Office: 703-883-7755 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Mar 12 10:54:29 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3905D37B401 for ; Wed, 12 Mar 2003 10:54:28 -0800 (PST) Received: from grsu.by (grsu.by [194.158.202.115]) by mx1.FreeBSD.org (Postfix) with SMTP id 002C643F93 for ; Wed, 12 Mar 2003 10:54:26 -0800 (PST) (envelope-from grog@grsu.by) Received: (qmail 30933 invoked from network); 12 Mar 2003 18:52:54 -0000 Received: from unknown (HELO grsu.by) (grog@195.50.13.211) by grsu.by with SMTP; 12 Mar 2003 18:52:54 -0000 Message-ID: <3E6F799D.9060904@grsu.by> Date: Wed, 12 Mar 2003 20:17:01 +0200 From: Yury Tarasievich User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20020829 X-Accept-Language: be, en MIME-Version: 1.0 To: freebsd-multimedia Subject: Re: XFree86 4.3.0 and Ogle problems References: <20030307115331.60e8c169.nospam@hiltonbsd.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org What are these "Eric patches"? What do they do? Do one really really need them? Stephen Hilton wrote: >I have updated my system to Xfree86 4.3.0 via Eric's patches >and most stuff is running fine, but found a problem with ogle. > > [...] > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Mar 12 10:54:33 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C56037B401 for ; Wed, 12 Mar 2003 10:54:32 -0800 (PST) Received: from grsu.by (grsu.by [194.158.202.115]) by mx1.FreeBSD.org (Postfix) with SMTP id 936AC43F93 for ; Wed, 12 Mar 2003 10:54:30 -0800 (PST) (envelope-from grog@grsu.by) Received: (qmail 30958 invoked from network); 12 Mar 2003 18:52:58 -0000 Received: from unknown (HELO grsu.by) (grog@195.50.13.211) by grsu.by with SMTP; 12 Mar 2003 18:52:58 -0000 Message-ID: <3E6F7BCE.9040106@grsu.by> Date: Wed, 12 Mar 2003 20:26:22 +0200 From: Yury Tarasievich User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20020829 X-Accept-Language: be, en MIME-Version: 1.0 To: freebsd-multimedia Subject: Re: Ogle 0.8.5 and beyond (audio and aRts) References: <200303091023.48004.paul@pathiakis.com> <20030309155721.5086.qmail@exxodus.fedaykin.here> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Shouldn't applications output to "loking like /dev/dsp" mixing device??? Text quoted below is just evil. Not to diminish work of fine people who made all this, but do such concepts really qualify to be called "multimedia"?? Mario Sergio Fujikawa Ferreira wrote: [...] >If you only have dsp + dsp0, or possibly dsp0.0, you need to set >some things up by hand. Put the following two lines into >/etc/sysctrl.conf: > >hw.snd.pcm0.vchans=4 >hw.snd.maxautovchans=4 > >In the KDE Control Center, tell arts to use /dev/dsp0.1. If you use >esd, tell it to use /dev/dsp0.2 (just don't ask me how to do that, >I don't use esd). Applications like XMMS and others will continue >to use the defaults (/dev/dsp0 or /dev/dsp0.0) and you will still >have /dev/dsp0.3 if you come up with anything else that still >clashes. > >---- > > You see? It's a way to have 4 different dsp devices. If you > > [...] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Mar 12 11:51:44 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EF4137B401 for ; Wed, 12 Mar 2003 11:51:43 -0800 (PST) Received: from hermes.pressenter.com (hermes.pressenter.com [209.224.20.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5454843F85 for ; Wed, 12 Mar 2003 11:51:42 -0800 (PST) (envelope-from nospam@hiltonbsd.com) Received: from [209.224.32.150] (helo=daggar.sbgnet.net) by hermes.pressenter.com with smtp (Exim 3.16 #1) id 18tCGD-0004Zg-00; Wed, 12 Mar 2003 13:51:34 -0600 Date: Wed, 12 Mar 2003 13:51:48 -0600 From: Stephen Hilton To: Yury Tarasievich Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: XFree86 4.3.0 and Ogle problems Message-Id: <20030312135148.0db783e0.nospam@hiltonbsd.com> In-Reply-To: <3E6F799D.9060904@grsu.by> References: <20030307115331.60e8c169.nospam@hiltonbsd.com> <3E6F799D.9060904@grsu.by> X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 12 Mar 2003 20:17:01 +0200 Yury Tarasievich wrote: > What are these "Eric patches"? What do they do? Do one really really > need them? > > Stephen Hilton wrote: > > >I have updated my system to Xfree86 4.3.0 via Eric's patches > >and most stuff is running fine, but found a problem with ogle. > > > > > [...] Yury, The patches were for people to test out Xfree86 version 4.3.0 before it was integrated into the ports tree. It is now a part of the ports tree, so if you update your ports tree and then upgrade via ports XFree86-4 you will wind up with version 4.3.0 (as of today, future updates to later X versions are standard). Regards, Stephen Hilton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Mar 12 12:49:47 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E68637B404 for ; Wed, 12 Mar 2003 12:49:45 -0800 (PST) Received: from sploot.vicor-nb.com (sploot.vicor-nb.com [208.206.78.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71F2943F93 for ; Wed, 12 Mar 2003 12:49:44 -0800 (PST) (envelope-from kmarx@vicor.com) Received: from vicor.com (localhost [127.0.0.1]) by sploot.vicor-nb.com (8.11.6/8.11.6) with ESMTP id h2CKkIT10618 for ; Wed, 12 Mar 2003 12:46:18 -0800 (PST) (envelope-from kmarx@vicor.com) Message-ID: <3E6F9C9A.7080502@vicor.com> Date: Wed, 12 Mar 2003 12:46:18 -0800 From: Ken Marx User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021230 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Multimedia Subject: Fbsd4.7, X4.3, Netscape,... Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I just loaded XFree86 4.3 from binaries onto a 4.7-RELEASE box to get Radeon 9000 dvi support (et al). That worked very nicely, but now the old netscape4.5 segv's (ktrace/dump output available but not too interesting). So, I figured (this being an old box) that I should update my ports tree and install communicator 4.8. At install time I find a problem with: netscape48-communicator/work/communicator-v48.x86-unknown-linux2.2/vreg which also dumps core (again ktrace uninteresting). So, I look and see that I'm running linux_base-5.2. Oh. So I go to linux_base. Make works. Install gives this: error: /usr/ports/distfiles/rpm/glibc-2.2.4-31.i386.rpm cannot be installed *** Error code 1 Nice. I futz with Makefile to see what's going on, find the offending command, and run by hand with debugging turned on: LC_ALL=C rpm -vv -U --root /compat/linux --dbpath /var/lib/rpm --nodeps --replacepkgs --ignoreos --ignorearch /usr/ports/distfiles/rpm/glibc-2.2.4-31.i386.rpm .... <...LOTS OF DEBUG HERE...> ... D: removing conflict index for rpm D: removing conflict index for glibc-devel D: package has no files D: running postinstall script (if any) execution of script failed error: /usr/ports/distfiles/rpm/glibc-2.2.4-31.i386.rpm cannot be installed Uh... package has no files? Ok. It has 5Mb+ of no files. Any help appreciated at this point. Either version of netscape would be fine. Thanks, k -- Ken Marx, kmarx@vicor-nb.com Even the simplist minds see the need to optimize and stop beating around the bush on the continuous improvement process. - http://www.bigshed.com/cgi-bin/speak.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Mar 12 12:56:29 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5382237B404 for ; Wed, 12 Mar 2003 12:56:28 -0800 (PST) Received: from meitner.wh.uni-dortmund.de (meitner.wh.Uni-Dortmund.DE [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56A6143F75 for ; Wed, 12 Mar 2003 12:56:26 -0800 (PST) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org ([10.3.12.105]) by meitner.wh.uni-dortmund.de (8.10.2/8.10.2/SuSE Linux 8.10.0-0.3) with ESMTP id h2CKuMc17605; Wed, 12 Mar 2003 21:56:22 +0100 X-Authentication-Warning: meitner.wh.uni-dortmund.de: Host [10.3.12.105] claimed to be lofi.dyndns.org Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.6/8.12.6) with ESMTP id h2CKuL50008655 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 12 Mar 2003 21:56:21 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Ken Marx , FreeBSD Multimedia Subject: Re: Fbsd4.7, X4.3, Netscape,... Date: Wed, 12 Mar 2003 21:56:16 +0100 User-Agent: KMail/1.5 References: <3E6F9C9A.7080502@vicor.com> In-Reply-To: <3E6F9C9A.7080502@vicor.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_175b+vAO2d8Y//c"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200303122156.21297.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --Boundary-02=_175b+vAO2d8Y//c Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline On Wednesday 12 March 2003 21:46, Ken Marx wrote: > > error: /usr/ports/distfiles/rpm/glibc-2.2.4-31.i386.rpm cannot be > installed *** Error code 1 Do you have, by chance, linprocfs mounted? If so, try umounting it prior to= =20 updating linux-base. You might try and ask freebsd-questions and the=20 maintainer of the linux-base port, too (netscape & linuxulator questions ar= e=20 somewhat offtopic on -multimedia...) =2D-=20 Regards, Michael Nottebrock --Boundary-02=_175b+vAO2d8Y//c Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+b571Xhc68WspdLARAns8AJ9uSOAy1mnMRf66HP0iXSRXR6t9iACfVlYm VUX08O1ubQytrkEBB/deUWQ= =WRtM -----END PGP SIGNATURE----- --Boundary-02=_175b+vAO2d8Y//c-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Mar 12 13: 9: 1 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F77637B404 for ; Wed, 12 Mar 2003 13:08:58 -0800 (PST) Received: from sploot.vicor-nb.com (sploot.vicor-nb.com [208.206.78.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 767D443FAF for ; Wed, 12 Mar 2003 13:08:57 -0800 (PST) (envelope-from kmarx@vicor.com) Received: from vicor.com (localhost [127.0.0.1]) by sploot.vicor-nb.com (8.11.6/8.11.6) with ESMTP id h2CL5FT10884; Wed, 12 Mar 2003 13:05:15 -0800 (PST) (envelope-from kmarx@vicor.com) Message-ID: <3E6FA10B.7080504@vicor.com> Date: Wed, 12 Mar 2003 13:05:15 -0800 From: Ken Marx User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021230 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Nottebrock Cc: FreeBSD Multimedia Subject: Re: Fbsd4.7, X4.3, Netscape,... References: <3E6F9C9A.7080502@vicor.com> <200303122156.21297.michaelnottebrock@gmx.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks. No linprocfs... Point taken about being a bit off topic (so I'll skip further details about linux_base). I guess I started on multimedia because netscape stopped working just by installing X4.3. The rest was my flailing around... k Michael Nottebrock wrote: > On Wednesday 12 March 2003 21:46, Ken Marx wrote: > >> error: /usr/ports/distfiles/rpm/glibc-2.2.4-31.i386.rpm cannot be >>installed *** Error code 1 > > > Do you have, by chance, linprocfs mounted? If so, try umounting it prior to > updating linux-base. You might try and ask freebsd-questions and the > maintainer of the linux-base port, too (netscape & linuxulator questions are > somewhat offtopic on -multimedia...) > -- Ken Marx, kmarx@vicor-nb.com Even the simplist minds see the need to insure total quality and ramp up the inappropriate behaviour. - http://www.bigshed.com/cgi-bin/speak.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Mar 13 10:47:23 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10B0337B401 for ; Thu, 13 Mar 2003 10:47:23 -0800 (PST) Received: from mother.ludd.luth.se (mother.ludd.luth.se [130.240.16.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16DC943FCB for ; Thu, 13 Mar 2003 10:47:21 -0800 (PST) (envelope-from pb@ludd.luth.se) Received: from brother.ludd.luth.se (brother.ludd.luth.se [130.240.16.78]) by mother.ludd.luth.se (8.11.6+Sun/8.9.3) with ESMTP id h2DIlJ814619 for ; Thu, 13 Mar 2003 19:47:19 +0100 (MET) From: Peter B Received: (from pb@localhost) by brother.ludd.luth.se (8.11.6+Sun/8.9.3) id h2DIlJF24800 for freebsd-multimedia@freebsd.org; Thu, 13 Mar 2003 19:47:19 +0100 (MET) Message-Id: <200303131847.h2DIlJF24800@brother.ludd.luth.se> Subject: CinePaint (FilmGimp) To: freebsd-multimedia@freebsd.org Date: Thu, 13 Mar 2003 19:47:19 +0100 (MET) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Is there any successful port of CinePaint on FreeBSD? /P To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Mar 13 12:36:59 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A1BC37B404 for ; Thu, 13 Mar 2003 12:36:58 -0800 (PST) Received: from mailer.gwdg.de (mailer.gwdg.de [134.76.10.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 033DE43FAF for ; Thu, 13 Mar 2003 12:36:57 -0800 (PST) (envelope-from rhurlin@gwdg.de) Received: from p213.54.11.65.tisdip.tiscali.de ([213.54.11.65] helo=gwdg.de) by mailer.gwdg.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #13) id 18tZRf-0005DY-00; Thu, 13 Mar 2003 21:36:56 +0100 Message-ID: <3E70EBEA.3080902@gwdg.de> Date: Thu, 13 Mar 2003 21:36:58 +0100 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030127 X-Accept-Language: de, en MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Cc: Jason Andresen Subject: Re: XFree 4.3.0 and NVidia binary drivers References: <3E6F4E10.3020706@mitre.org> In-Reply-To: <3E6F4E10.3020706@mitre.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-AUTH-Id: rhurlin Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Jason Andresen wrote: > Has anybody tested the NVidia binary drivers with XFree 4.3 yet? I'm a > little reluctant to update, but I don't expect another driver out of > Nvidia for some time. works fine for me with GForce Ti4200 64MB Rainer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Mar 13 14: 6:49 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B876637B401 for ; Thu, 13 Mar 2003 14:06:48 -0800 (PST) Received: from gold.he.net (gold.he.net [216.218.149.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0DA543FBD for ; Thu, 13 Mar 2003 14:06:47 -0800 (PST) (envelope-from daver@gomerbud.com) Received: from tombstone.localnet.gomerbud.com (adsl-63-196-194-80.dsl.snlo01.pacbell.net [63.196.194.80]) by gold.he.net (8.8.6/8.8.2) with ESMTP id OAA19929; Thu, 13 Mar 2003 14:06:44 -0800 Received: by tombstone.localnet.gomerbud.com (Postfix, from userid 1001) id 48EA1290; Thu, 13 Mar 2003 14:06:45 -0800 (PST) Date: Thu, 13 Mar 2003 14:06:45 -0800 From: "David P. Reese Jr." To: multimedia@freebsd.org Cc: Jason Andresen Subject: Re: XFree 4.3.0 and NVidia binary drivers Message-ID: <20030313220645.GA8600@tombstone.localnet.gomerbud.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E6F4E10.3020706@mitre.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 12 Mar 2003 10:11:12 -0500 Jason Andresen wrote: > Has anybody tested the NVidia binary drivers with XFree 4.3 yet? I'm a > little reluctant to update, but I don't expect another driver out of > Nvidia for some time. I just built 4.3.0 last night. I'm having no problems with the nvidia drivers. I can use 'mplayer -vo xv' with no problems and quake3 runs nicely. [daver@tombstone:~]$ uname -r 5.0-RELEASE-p3 [daver@tombstone:~]$ dmesg | grep nvidia Preloaded elf module "/boot/kernel/nvidia.ko" at 0xc065c0a8. nvidia0: mem 0xd0000000-0xd7ffffff,0xda000000-0xdaffffff irq 10 at device 0.0 on pci1 -- David P. Reese Jr. daver@gomerbud.com -------------------------------------------------------------------------- It can be argued that returning a NULL pointer when asked to allocate zero bytes is a silly response to a silly question. -- FreeBSD manual page for malloc(3) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Mar 14 4:32:37 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA5C937B404 for ; Fri, 14 Mar 2003 04:32:36 -0800 (PST) Received: from prinz.cs.uni-magdeburg.de (prinz.cs.uni-magdeburg.de [141.44.21.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C35743F3F for ; Fri, 14 Mar 2003 04:32:35 -0800 (PST) (envelope-from jesse@mail.CS.Uni-Magdeburg.De) Received: from knecht.cs.uni-magdeburg.de (daemon@knecht [141.44.21.3]) by prinz.cs.uni-magdeburg.de (8.11.6/8.11.6) with ESMTP id h2ECWXn07525 for ; Fri, 14 Mar 2003 13:32:33 +0100 (MET) Received: (from jesse@localhost) by knecht.cs.uni-magdeburg.de (8.11.6+Sun/8.11.6) id h2ECWX613495; Fri, 14 Mar 2003 13:32:33 +0100 (MET) X-Authentication-Warning: knecht.cs.uni-magdeburg.de: jesse set sender to jesse@mail.cs.uni-magdeburg.de using -f To: FreeBSD -multimedia Subject: XFree86 4.3.0: extension "XFree86-DRI" missing on display ":0.0". From: Roland Jesse Organization: University of Magdeburg Date: Fri, 14 Mar 2003 13:32:32 +0100 Message-ID: Lines: 17 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Emacs Gnus Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I just updated from XFree 4.2.1 to 4.3.0 using FreeBSD's port (on a 4.8-RC machine) in order to get a more current Mesa than just 3.something. Without changing anything in my XF86Config, I now get the following error message whenever I open up OpenGL windows (by using the Coin port, to be precise): Xlib: extension "XFree86-DRI" missing on display ":0.0". As I did not get this message with 4.2, I would very much appreciate if someone could point me to any updating steps I obviously missed. Thanks, Rolnad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message