From owner-freebsd-multimedia Sun Feb 17 0: 5: 4 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from CRWdog.demon.co.uk (adsl-216-103-105-71.dsl.snfc21.pacbell.net [216.103.105.71]) by hub.freebsd.org (Postfix) with ESMTP id 1629F37B419 for ; Sun, 17 Feb 2002 00:04:54 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by CRWdog.demon.co.uk (Postfix) with ESMTP id 1BAED3E2D; Sun, 17 Feb 2002 00:04:38 -0800 (PST) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Farooq Mela Cc: Jai Dhar , freebsd-multimedia@FreeBSD.ORG Subject: Re: Mplayer problem In-Reply-To: Message from Farooq Mela of "Sat, 16 Feb 2002 23:25:03 PST." <3C6F5ACF.81476C6B@sm.socccd.cc.ca.us> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1254959136P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Sun, 17 Feb 2002 00:04:38 -0800 From: Andy Sparrow Message-Id: <20020217080438.1BAED3E2D@CRWdog.demon.co.uk> 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 --==_Exmh_1254959136P Content-Type: text/plain; charset=us-ascii > Jai Dhar wrote: > > I'm using the latest build of Mplayer, "MPlayer 0.60-2.95.3", and my CPU > > usage redlines at 100% when playing any clips of any sort. I'm using a P4 > > 1.4 with 1 gig of ram, so I dont think my box is the issue, and i'm trying > > to use SDL as the vo driver. x11 has same problem, but I did not have this > > problem in linux (not that linux is better :p), does anyone have any > > suggestions/ideas? > > You need to set up your MUA to wrap your lines, 72 characters is a > good width. > Did you set up MPlayer to make use of any of your CPU's MMX, MMX2, and > SSE features? I believe the file is called config.mak in the mplayer > build directory, edit that before running make so it can use those CPU > instructions. Hmm. If you use the port, you need to take action if you want to /disable/ the CPU-specific optimizations, which are all used by default (and auto-detected/disabled as appropriate by the mplayer build procedure). Did you add: options CPU_ENABLE_SSE to your kernel config? This apparently helps - and it's needed for SSE. My PIII 600Mhz laptop plays SDL @ ~35% CPU fullscreen, although I prefer DGA, which gives better results (sharper images, better motion) and, using 25% CPU for fullscreen, allows you to usefully post-process frames with your excess CPU too. When I run mplayer, it says: MPlayer 0.60-2.95.3 (C) 2000-2002 Arpad Gereoffy (see DOCS!) CPU vendor name: GenuineIntel max cpuid level: 2 CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Type: 6, Stepping: 6) CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0 Compiled for x86 CPU with features: MMX MMX2 SSE Cheers, AS --==_Exmh_1254959136P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: Exmh version 2.5 07/13/2001 iD8DBQE8b2QVPHh895bDXeQRAlJVAKCQpQld12konH54E+QKisg2cvkqvwCeLTe6 1NctAMIj1gXQsYZTJXdvN2g= =v9Et -----END PGP SIGNATURE----- --==_Exmh_1254959136P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 17 2:41:39 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail.brfmasthugget.se (mail.thalamus.nu [212.31.160.51]) by hub.freebsd.org (Postfix) with ESMTP id 637A937B400 for ; Sun, 17 Feb 2002 02:41:35 -0800 (PST) Received: from lockdown.nodomain [212.31.164.147] by mail.brfmasthugget.se (SMTPD32-7.05) id A8DC6790212; Sun, 17 Feb 2002 11:41:32 +0100 Date: Sun, 17 Feb 2002 11:41:32 +0100 From: Martin Faxér To: Jai Dhar Cc: multimedia@FreeBSD.org Subject: Re: Mplayer problem Message-Id: <20020217114132.4317119c.gmh003532@brfmasthugget.se> In-Reply-To: <20020217011813.A22969@curry.turban2000.net> References: <20020217011813.A22969@curry.turban2000.net> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd5.0) X-Operating-System: FreeBSD 5.0-CURRENT 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, 17 Feb 2002 01:18:13 +0000 Jai Dhar wrote: > Hi, > > I'm not sure if I should be using this mailing list for multimedia-related questions/problems, but if I'm not, give me hell :p Otherwise, I'd appreciate help with this problem.. > I'm using the latest build of Mplayer, "MPlayer 0.60-2.95.3", and my CPU usage redlines at 100% when playing any clips of any sort. I'm using a P4 1.4 with 1 gig of ram, so I dont think my box is the issue, and i'm trying to use SDL as the vo driver. x11 has same problem, but I did not have this problem in linux (not that linux is better :p), does anyone have any suggestions/ideas? Thank you This might sound like a stupid thing to ask, but are you actually using top(1) or something similar for checking the CPU usage ? Since you say "redlines", it sounds kind of like xload(1) or something, which is in fact checking the load of the machine (ie. running processes) instead of CPU usage. Then 100% (or, 1 process constantly running) would be normal. If you're using top(1) for checking the CPU usage, I can only say that it's weird... I get around 30% CPU used when playing video streams using SDL on an Athlon 1.4 GHz. > > JAi > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 17 3: 7:11 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mailgate.rz.uni-karlsruhe.de (mailgate.rz.uni-karlsruhe.de [129.13.64.97]) by hub.freebsd.org (Postfix) with ESMTP id 11B5C37B402 for ; Sun, 17 Feb 2002 03:07:04 -0800 (PST) Received: from f113.hadiko.de (root@hadif113.hadiko.uni-karlsruhe.de [172.20.42.143]) by mailgate.rz.uni-karlsruhe.de with esmtp (Exim 3.33 #1) id 16cP9r-0002LT-00; Sun, 17 Feb 2002 12:07:03 +0100 Received: (from riggs@localhost) by f113.hadiko.de (8.11.6/8.11.6) id g1HB72F66429 for multimedia@freebsd.org; Sun, 17 Feb 2002 12:07:02 +0100 (CET) (envelope-from riggs) Date: Sun, 17 Feb 2002 12:07:02 +0100 From: "Thomas E. Zander" To: multimedia@freebsd.org Subject: Re: Mplayer problem Message-ID: <20020217110702.GE62893@f113.hadiko.de> References: <20020217011813.A22969@curry.turban2000.net> <3C6F5ACF.81476C6B@sm.socccd.cc.ca.us> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <3C6F5ACF.81476C6B@sm.socccd.cc.ca.us> Organization: RiggiServ - Ihr Partner =?iso-8859-15?Q?f?= =?iso-8859-15?Q?=FCr?= alles Delikate X-PGP-KeyID: 0xC85996CD X-PGP-Fingerprint: 4F59 75B4 4CE3 3B00 BC61 5400 8DD4 8929 C859 96CD X-Operating-System: Riggiland BSD 4.5-RELEASE (To serve and protect.) 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, On Sat, 16. Feb 2002, at 23:25 -0800, Farooq Mela wrote according to [Re: Mplayer problem]: > Did you set up MPlayer to make use of any of your CPU's MMX, MMX2, and > SSE features? I believe the file is called config.mak in the mplayer > build directory, edit that before running make so it can use those CPU > instructions. I patched the mplayer configure file to always use the cpuinfo prog of the TOOLS directory of the mplayer tarball. I think this should recognize the P4, too. Perhaps it would be a good idea to make a make configure in the mplayer ports dir, then go to the work dir and execute this TOOLS/cpuinfo. Then you will see a line of the instruction set your CPU can do. This line is the base for mplayer's build stage. Of course you should include the CPU_ENABLE_SSE option in your kernel config if you want mplayer to use ist. On the other hand, you can build mplayer without SSE: make -DWITHOUT_SSE does it. I can't reproduce those SSE related problems, because I have no such box here at the moment. Please tell me if you got further problems. Regards, Riggs -- - "[...] I talked to the computer at great length and -- explained my view of the Universe to it" said Marvin. --- And what happened?" pressed Ford. ---- "It committed suicide." said Marvin. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 17 5:21: 6 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from musique.teaser.net (musique.teaser.net [213.91.2.11]) by hub.freebsd.org (Postfix) with ESMTP id 251A637B417 for ; Sun, 17 Feb 2002 05:20:43 -0800 (PST) Received: from unicorn.babasse.net (d96ded0d.fsp.oleane.fr [217.109.237.13]) by musique.teaser.net (Postfix) with ESMTP id EE0A672512 for ; Sun, 17 Feb 2002 14:20:40 +0100 (CET) Received: (from cyril@localhost) by unicorn.babasse.net (8.11.6/8.11.6) id g1HDCC918188; Sun, 17 Feb 2002 14:12:12 +0100 (CET) (envelope-from dave.null@teaser.fr) X-Authentication-Warning: unicorn.babasse.net: cyril set sender to dave.null@teaser.fr using -f To: freebsd-multimedia@freebsd.org Subject: MIDI UART & ES137x, guidance needed From: Cyril Guibourg Organization: Home sweet home Date: 17 Feb 2002 14:12:11 +0100 Message-ID: <86bseo8d78.fsf@unicorn.babasse.net> Lines: 18 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Crater Lake) 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 Hello, I'm trying to get UART MIDI to work on a SB128 PCI without success. My understanding is that the es137x driver does not have the code for this feature. I run -current. If not wrong, here are my questions: - is there some comprehensive doc about newmidi ? The only doc I've found is on Seigo Tanimura's BSD members pages, it seems he's got so busy that he never had a chance to finish it. - does it make sense to create separate es137x midi & pcm drivers as it is done for csa or should I better add midi I/O directly into the existing one ? Any help very much appreciated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 17 7:32:21 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from rmstar.campus.luth.se (rmstar.campus.luth.se [130.240.197.32]) by hub.freebsd.org (Postfix) with ESMTP id 1473537B404 for ; Sun, 17 Feb 2002 07:32:18 -0800 (PST) Received: from rmstar.campus.luth.se (localhost [127.0.0.1]) by rmstar.campus.luth.se (8.11.6/8.11.5) with ESMTP id g1HFW6891641; Sun, 17 Feb 2002 16:32:06 +0100 (CET) (envelope-from murduth@rmstar.campus.luth.se) Message-Id: <200202171532.g1HFW6891641@rmstar.campus.luth.se> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Jai Dhar Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: Mplayer problem In-Reply-To: Message from Jai Dhar of "Sun, 17 Feb 2002 01:18:13 GMT." <20020217011813.A22969@curry.turban2000.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 17 Feb 2002 16:32:06 +0100 From: Joakim Henriksson 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 > I'm not sure if I should be using this mailing list for > multimedia-related questions/problems, but if I'm not, give me hell :p > Otherwise, I'd appreciate help with this problem.. > I'm using the latest build of Mplayer, "MPlayer 0.60-2.95.3", and my CPU > usage redlines at 100% when playing any clips of any sort. I'm using a > P4 1.4 with 1 gig of ram, so I dont think my box is the issue, and i'm > trying to use SDL as the vo driver. x11 has same problem, but I did > not have this problem in linux (not that linux is better :p), does > anyone have any suggestions/ideas? Thank you Which XFree86 version are you using? MPlayer is very verbose about what it detects, does it say that it couldn't use acceleration? This sounds like lack of video acceleration. I don't think there is video acceleration for XFree86-3.x which was standard until very recently. You had to build XFree86-4 yourself to get it. -- regards/ Joakim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 17 9:58:46 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from curry.turban2000.net (rn-re145b08.uwaterloo.ca [129.97.236.183]) by hub.freebsd.org (Postfix) with ESMTP id 23D6E37B402 for ; Sun, 17 Feb 2002 09:58:39 -0800 (PST) Received: (from jdhar@localhost) by curry.turban2000.net (8.11.6/8.11.6) id g1HD4J023852 for freebsd-multimedia@freebsd.org; Sun, 17 Feb 2002 13:04:20 GMT (envelope-from jdhar) Date: Sun, 17 Feb 2002 13:04:15 +0000 From: Jai Dhar To: freebsd-multimedia@freebsd.org Subject: Re: Mplayer problem Message-ID: <20020217130415.A23844@curry.turban2000.net> References: <20020217011813.A22969@curry.turban2000.net> <3C6F5ACF.81476C6B@sm.socccd.cc.ca.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C6F5ACF.81476C6B@sm.socccd.cc.ca.us>; from fmela0@sm.socccd.cc.ca.us on Sat, Feb 16, 2002 at 11:25:03PM -0800 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, Ok, to clarify, when I say my cpu redlines, I simply mean that top shoots up to about 95% when I start mplayer, and I also know that it's a problem since I get that error message that my computer is too slow to play this file, given by mplayer... I can't play anything in fs mode, even with framdrop enabled. But yes, i have SSE compiled in, and Mplayer uses all the extensions that it finds, this is my output from mplayer: MPlayer 0.60-2.95.3 (C) 2000-2002 Arpad Gereoffy (see DOCS!) CPU vendor name: GenuineIntel max cpuid level: 2 CPU: Intel Pentium 4 Willamette (Type: 8, Stepping: 7) extended cpuid-level: 4 CPUflags: Type: 8 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with features: MMX MMX2 SSE Reading /home/jdhar/.mplayer/codecs.conf: can't open '/home/jdhar/.mplayer/codecs.conf': No such file or directory Reading /usr/local/share/mplayer/codecs.conf: 26 audio & 70 video codecs I am using XFree86-4, and a TNT2 32Mb card. I did notice this line however while using mplayer -vo sdl ... SDL: Using driver: x11 Is that normal? Does anyone have any other suggestions, could it be a video card related problem? Thanx once again Jai On Sat, Feb 16, 2002 at 11:25:03PM -0800, Farooq Mela wrote: > Jai Dhar wrote: > > I'm using the latest build of Mplayer, "MPlayer 0.60-2.95.3", and my CPU > > usage redlines at 100% when playing any clips of any sort. I'm using a P4 > > 1.4 with 1 gig of ram, so I dont think my box is the issue, and i'm trying > > to use SDL as the vo driver. x11 has same problem, but I did not have this > > problem in linux (not that linux is better :p), does anyone have any > > suggestions/ideas? > > You need to set up your MUA to wrap your lines, 72 characters is a > good width. > Did you set up MPlayer to make use of any of your CPU's MMX, MMX2, and > SSE features? I believe the file is called config.mak in the mplayer > build directory, edit that before running make so it can use those CPU > instructions. > > -- > Farooq > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 17 12: 9:39 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from dolphin.idleplay.net (ip68-14-62-49.no.no.cox.net [68.14.62.49]) by hub.freebsd.org (Postfix) with ESMTP id 7FB5237B402 for ; Sun, 17 Feb 2002 12:09:33 -0800 (PST) Received: (from conrads@localhost) by dolphin.idleplay.net (8.11.6/8.11.6) id g1HK9B285747; Sun, 17 Feb 2002 14:09:11 -0600 (CST) (envelope-from conrads) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Sun, 17 Feb 2002 14:09:11 -0600 (CST) Reply-To: conrads@cox.net Organization: A Rag-Tag Band of Drug-crazed Hippies From: Conrad Sabatier To: John Utz Subject: Re: can I do this with a midi program? Cc: Sue Blake , freebsd-multimedia@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 On 17-Feb-2002 John Utz wrote: > > On Sat, 16 Feb 2002, Conrad Sabatier wrote: > >> Rather than do a quote-and-followup, I just wanted to say that I, for >> one, would most definitely be interested in anything that would allow >> me to use my MIDI keyboard under FreeBSD! No more booting into >> Windows just to run Cakewalk! That would be just *so* excellent! :-) > > i know! and it actually *worked* at one point. tho mike durian was > *always* pushing the envelope, so it was hard to say if it was going to > work from one release to the next. Yes, I remember the days of the old Voxware drivers. :-) I truly mourned their passing. > so, with diffculty, i found an old dist of tclmidi. he stopped writing > drivers after version 3.1, but his driver code was really good. > > however, his freebsd code was written against freebsd 2.0.5. > > things have changed a bit. That's, uh, a bit of an understatement. :-) > so, here's something people could help me with: what replaced files.i386 > and i386/conf.c as the mechanism for listing what the possible devices > are? > > if i new that, i could try and hack this into a kernel and run with it, > because i saw it work that way once :-) I'll see what I can find out. > but i really should bite the bullet and try to do this as an lkm..ack! > kld, i am really showing my age here. Heh. :-) > i'll have to look at one of the more non-trivial .ko's and see what it > looks like. this shouldnt be too hard...durian did all the hard stuff.... I'll certainly wish you the best of luck! >> And Sue, you've piqued my interest again in exploring the tools that are >> available for Unix. I see there are still a few I have yet to explore. >> Now the only problem is finding the *time*. :-) > > midimountain looks awfully interesting, but rosegarden still stands in my > mind as the most visually beautiful app ever written in pure X widgets. > > it just suffered from the limitations of the underlying architecture. It *looked* nice, yes, and was quite an achievement in that respect, but it really was not very comofortable to actually use. > sadly the next version of rosegarden is a qt app. This could be a good thing. We'll reserve judgement. I didn't even think it was still under development, to be honest. -- Conrad Sabatier "Every man has his price. Mine is $3.95." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 17 16:25:15 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail2.mx.voyager.net (mail2.mx.lnng.mi.voyager.net [216.93.66.201]) by hub.freebsd.org (Postfix) with ESMTP id 3B58B37B416 for ; Sun, 17 Feb 2002 16:25:02 -0800 (PST) Received: from mateo.voyager.net (24-56-193-117.mdmmi.voyager.net [24.56.193.117]) by mail2.mx.voyager.net (8.11.6/8.10.2) with ESMTP id g1I0S5583996 for ; Sun, 17 Feb 2002 19:28:05 -0500 (EST) Message-Id: <5.1.0.14.2.20020217191912.0134f3a8@pop.voyager.net> X-Sender: mhagerty@pop.voyager.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 17 Feb 2002 19:25:00 -0500 To: freebsd-multimedia@freebsd.org From: Matthew Hagerty Subject: How to make /dev/dri/card0? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 Greetings, I'm trying to get X started with hardware support for my Voodoo-3 3000 (AGP). I'm running 4.5-Release, X 4.2 compiled and installed from source and KDE 2.2.2 from the ports/pagkages. When I start X and look in /var/log/XFree86.0.log, there are these messages where a device open fails: (II) TDFX(0): Minimum 338, Maximum 1279 lines of offscreen memory available drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 1 drmOpenDevice: node name is /dev/dri/card1 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 2 drmOpenDevice: node name is /dev/dri/card2 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 3 drmOpenDevice: node name is /dev/dri/card3 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 4 drmOpenDevice: node name is /dev/dri/card4 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 5 drmOpenDevice: node name is /dev/dri/card5 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 6 drmOpenDevice: node name is /dev/dri/card6 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 7 drmOpenDevice: node name is /dev/dri/card7 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 8 drmOpenDevice: node name is /dev/dri/card8 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 9 drmOpenDevice: node name is /dev/dri/card9 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 10 drmOpenDevice: node name is /dev/dri/card10 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 11 drmOpenDevice: node name is /dev/dri/card11 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 12 drmOpenDevice: node name is /dev/dri/card12 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 13 drmOpenDevice: node name is /dev/dri/card13 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 14 drmOpenDevice: node name is /dev/dri/card14 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed (II) TDFX(0): [drm] drmOpen failed (EE) TDFX(0): [dri] DRIScreenInit failed, disabling DRI. When I look in /dev/dri the directory is empty. Everything else seems to load without error and I have checked and rechecked that I have all the "Load" commands in my XF86Config. Can anyone give me some info on how these "card" devices are supposed to come into existence? I tried a "/dev/MAKEDEV all" but that had no affect. Any insight would be greatly appreciated. Thanks, Matthew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 17 16:56:15 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id 6F8AD37B402 for ; Sun, 17 Feb 2002 16:56:12 -0800 (PST) Received: from stealth.cary.dummynet ([66.26.231.240]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sun, 17 Feb 2002 19:56:11 -0500 Received: (from rhh@localhost) by stealth.cary.dummynet (8.11.4/8.11.4) id g1I0unF02719 for multimedia@freebsd.org; Sun, 17 Feb 2002 19:56:49 -0500 (EST) (envelope-from aa8vb@nc.rr.com) X-Authentication-Warning: stealth.cary.dummynet: rhh set sender to aa8vb@nc.rr.com using -f Date: Sun, 17 Feb 2002 19:56:49 -0500 From: Randall Hopper To: multimedia@freebsd.org Subject: Tux Racer shipping / demo out Message-ID: <20020217195649.A2554@nc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 http://www.tuxracer.com/ I didn't spend time fiddling with their demo other than to verify that their demo rejects FreeBSD. If anyone figures out a work-around, please let us know. (Good thing they offered a demo. Would be a shame for any FreeBSDers to spend money on the pay version if they couldn't run under FreeBSD and didn't have Linux installed.) Randall ------------------------------------------------------------------------------ stealth : ~/t/t3 # ~/tuxracer-demo-1.1-linux-i386.sh Verifying archive integrity...OK Uncompressing Tux Racer Demo.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. This installation doesn't support glibc-2.1 on FreeBSD / x86 Please contact Loki Technical Support at support@lokigames.com The program returned an error code (1) ------------------------------------------------------------------------------ -- Randall Hopper aa8vb@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 17 20: 4:22 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 6A87C37B405 for ; Sun, 17 Feb 2002 20:04:21 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1192) id 4C240AE6C4; Sun, 17 Feb 2002 20:04:21 -0800 (PST) Date: Sun, 17 Feb 2002 20:04:21 -0800 From: Alfred Perlstein To: multimedia@freebsd.org Subject: sis 7012 sound support? Message-ID: <20020218040421.GP12136@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i 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 Anyone have any luck getting the Sis 7012 sound chipset (ac97) working? I can provide tester feedback if anyone has anything. thanks, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 17 20:16:54 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 194FC37B404 for ; Sun, 17 Feb 2002 20:16:50 -0800 (PST) Received: (qmail 90099 invoked by uid 100); 18 Feb 2002 04:16:48 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15472.32816.147696.657423@guru.mired.org> Date: Sun, 17 Feb 2002 22:16:48 -0600 To: Alfred Perlstein Cc: multimedia@freebsd.org Subject: Re: sis 7012 sound support? In-Reply-To: <20020218040421.GP12136@elvis.mu.org> References: <20020218040421.GP12136@elvis.mu.org> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.46 (Python 2.2; freebsd-4.5-STABLE-i386) 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 Alfred Perlstein types: > Anyone have any luck getting the Sis 7012 sound chipset (ac97) > working? I can provide tester feedback if anyone has > anything. Yeah, I have it working with a patched version of the ich driver. It doesn't record worth using, though, so I've disabled it. I filed a PR with patches, and you can get them with this command: fetch -o ichp "http://www.freebsd.org/cgi/query-pr.cgi/query-pr.cgi?pr=35012&f=raw" then edit ichp to delete either the -current or -stable patches. The ich driver in -stable doesn't record, and the differences between the two patches is mostly adding the changes for recording -current to -stable. If you don't want that - and don't want to add extra code from -current - you can use the patches for -current on -stable, but will have to apply one of the patches by hand. I've had at least one report of that working. The one thing I'm watching for is if it reports DMA overruns. I believe the newpcm architecture avoids the situation that can cause that on the SiS chips, but I'm not positive. If it happens, I've got a fix. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 17 21:25:41 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id D420A37B404; Sun, 17 Feb 2002 21:25:37 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1192) id 826D9AE6DF; Sun, 17 Feb 2002 21:25:37 -0800 (PST) Date: Sun, 17 Feb 2002 21:25:37 -0800 From: Alfred Perlstein To: Mike Meyer Cc: multimedia@freebsd.org, cg@freebsd.org Subject: Re: sis 7012 sound support? Message-ID: <20020218052537.GQ12136@elvis.mu.org> References: <20020218040421.GP12136@elvis.mu.org> <15472.32816.147696.657423@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15472.32816.147696.657423@guru.mired.org> User-Agent: Mutt/1.3.27i 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 Cameron, any objections if I commit the patches contained in the PR? * Mike Meyer [020217 20:16] wrote: > Alfred Perlstein types: > > Anyone have any luck getting the Sis 7012 sound chipset (ac97) > > working? I can provide tester feedback if anyone has > > anything. > > Yeah, I have it working with a patched version of the ich driver. It > doesn't record worth using, though, so I've disabled it. I filed a PR > with patches, and you can get them with this command: > > fetch -o ichp "http://www.freebsd.org/cgi/query-pr.cgi/query-pr.cgi?pr=35012&f=raw" > > then edit ichp to delete either the -current or -stable patches. The > ich driver in -stable doesn't record, and the differences between the > two patches is mostly adding the changes for recording -current to > -stable. If you don't want that - and don't want to add extra code > from -current - you can use the patches for -current on -stable, but > will have to apply one of the patches by hand. I've had at least one > report of that working. > > The one thing I'm watching for is if it reports DMA overruns. I > believe the newpcm architecture avoids the situation that can cause > that on the SiS chips, but I'm not positive. If it happens, I've got a > fix. > > -- > Mike Meyer http://www.mired.org/home/mwm/ > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 17 22:29:50 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id DF03F37B400 for ; Sun, 17 Feb 2002 22:29:47 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1192) id AEFE0AE6AB; Sun, 17 Feb 2002 22:29:47 -0800 (PST) Date: Sun, 17 Feb 2002 22:29:47 -0800 From: Alfred Perlstein To: multimedia@freebsd.org Subject: good video cards @ ~100$? Message-ID: <20020218062947.GR12136@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i 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 Anything reasonably decent for video at around 100$ I can pickup at Frys that'll work with xfree4? I'm trying to play dvd/video and my mach64 card is showing its age. (or at least that's the most likely culpret in this 1.2ghz box...) Anything out there what I might want to spring more money for that's really worth it? thanks, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 17 22:49: 1 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id D9CAF37B405 for ; Sun, 17 Feb 2002 22:48:56 -0800 (PST) Received: from localhost (root@localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.2/8.12.2) with ESMTP id g1I6mqZR032004; Mon, 18 Feb 2002 17:18:53 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Subject: Re: good video cards @ ~100$? From: "Daniel O'Connor" To: Alfred Perlstein Cc: multimedia@FreeBSD.ORG In-Reply-To: <20020218062947.GR12136@elvis.mu.org> References: <20020218062947.GR12136@elvis.mu.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 18 Feb 2002 18:18:52 +1130 Message-Id: <1014014934.439.40.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) 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 Mon, 2002-02-18 at 17:59, Alfred Perlstein wrote: > Anything reasonably decent for video at around 100$ I can pickup at > Frys that'll work with xfree4? I'm trying to play dvd/video and > my mach64 card is showing its age. (or at least that's the most > likely culpret in this 1.2ghz box...) > > Anything out there what I might want to spring more money for that's > really worth it? GeForce 2 MX? You'll need to use Matthew Dodd's nvidia shim stuff but it works well for playing movies etc. (My wife's TNT2 dual PII-350 system plays DivX easily) I would expect them to be <$40 US. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Feb 17 23:11:16 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from square.cnd.mcgill.ca (square.CND.McGill.CA [132.206.114.119]) by hub.freebsd.org (Postfix) with ESMTP id 2A0B037B417 for ; Sun, 17 Feb 2002 23:11:08 -0800 (PST) Received: (from mat@localhost) by square.cnd.mcgill.ca (8.9.3/8.9.3) id CAA35383; Mon, 18 Feb 2002 02:11:03 -0500 (EST) (envelope-from mat) Date: Mon, 18 Feb 2002 02:11:02 -0500 From: Mathew Kanner To: Randall Hopper Cc: multimedia@FreeBSD.ORG Subject: Re: Tux Racer shipping / demo out Message-ID: <20020218021101.B34896@cnd.mcgill.ca> References: <20020217195649.A2554@nc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: Randall Hopper's message [Tux Racer shipping / demo out] as of Sun, Feb 17, 2002 at 07:56:49PM -0500 Organization: I speak for myself, operating in Montreal, CANADA 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 Feb 17, Randall Hopper wrote: > http://www.tuxracer.com/ > > I didn't spend time fiddling with their demo other than to verify that > their demo rejects FreeBSD. If anyone figures out a work-around, please > let us know. > > (Good thing they offered a demo. Would be a shame for any FreeBSDers to > spend money on the pay version if they couldn't run under FreeBSD and > didn't have Linux installed.) I did a /compat/linux/bin/bash2 tuxracer-demo-1.1-linux-i386.sh and installed it to my home directory without any problems. I had to grab some rpms to satisfy it's dlopening, specifically audiofile-0.1.9-3.i386.rpm and esound-0.2.8-1.i386.rpm. (Hmm, I think I did a rpm2cpio /file/ | cpio -i -d in /tmp) I then then moved libesd.so.0 and libaudiofile.so.0 to the tuxracer directory. The sound doesn't seem to work at all and it says: SDL: Audio timeout - buggy audio driver? (disabled) audio: Bad file descriptor If you don't disable music in the .tuxracer-v1/options it locks up completely. The initial bitmaps for the menus are messed up for me but selecting something (blindly) then returning to the menu clears up that problem. So it's playable but without sound. --Mat -- Brain: Moo. We are a cow. Take us to China. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 18 2:13: 5 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from atlantis.homeip.net (a30032.upc-a.chello.nl [62.163.30.32]) by hub.freebsd.org (Postfix) with SMTP id C5F5137B404 for ; Mon, 18 Feb 2002 02:13:00 -0800 (PST) Received: (qmail 69367 invoked from network); 18 Feb 2002 10:12:58 -0000 Received: from jeremy.ourhome.nl (192.168.1.4) by atlantis.ourhome.nl with SMTP; 18 Feb 2002 10:12:58 -0000 Date: Mon, 18 Feb 2002 11:13:36 +0100 From: Willem van Engen To: "Sue Blake" Cc: freebsd-multimedia@freebsd.org Subject: Re: closing sound device Message-Id: <20020218111336.68c21d8c.wvengen@stack.nl> In-Reply-To: <20020217122625.C291@welearn.com.au> References: <20020217122625.C291@welearn.com.au> X-Mailer: Sylpheed version 0.7.1 (GTK+ 1.2.10; i386--freebsd4.5) 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, 17 Feb 2002 12:26:25 +1100 "Sue Blake" wrote: > After I stop playing a sound file (deliberately within a program > or because of program crash), I can't play any more music until > I reboot the machine. I have a similar problem: when I use a program which uses mpg123 in remote mode to play mp3's somehow some mpg123's become zombies. And sometimes the audio device is not closed I think, so I can't use that particular audio device anymore until it's rebooted. Currently, I start to use a different sound channel. I see you have only one playback channel (sndstat: 1p), so you could set the sysctl hw.snd.pcm0.vchans to 4 and use /dev/dsp0.[0123] to play music four times as long. I hope this helps to get around it. But I would like to have a way to 'free' a device when I want it. Is that possble at all? - Willem van Engen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 18 8:32:53 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail.brfmasthugget.se (mail.thalamus.nu [212.31.160.51]) by hub.freebsd.org (Postfix) with ESMTP id 7425D37B41E for ; Mon, 18 Feb 2002 08:32:45 -0800 (PST) Received: from lockdown.nodomain [212.31.164.147] by mail.brfmasthugget.se (SMTPD32-7.05) id AC9A88A0290; Mon, 18 Feb 2002 17:32:26 +0100 Date: Mon, 18 Feb 2002 17:32:27 +0100 From: Martin Faxér To: "Daniel O'Connor" Cc: multimedia@FreeBSD.org, bright@mu.org Subject: Re: good video cards @ ~100$? Message-Id: <20020218173227.1a267bc3.gmh003532@brfmasthugget.se> In-Reply-To: <1014014934.439.40.camel@chowder.gsoft.com.au> References: <20020218062947.GR12136@elvis.mu.org> <1014014934.439.40.camel@chowder.gsoft.com.au> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd5.0) X-Operating-System: FreeBSD 5.0-CURRENT 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 18 Feb 2002 18:18:52 +1130 "Daniel O'Connor" wrote: > On Mon, 2002-02-18 at 17:59, Alfred Perlstein wrote: > > Anything reasonably decent for video at around 100$ I can pickup at > > Frys that'll work with xfree4? I'm trying to play dvd/video and > > my mach64 card is showing its age. (or at least that's the most > > likely culpret in this 1.2ghz box...) > > > > Anything out there what I might want to spring more money for that's > > really worth it? > > GeForce 2 MX? > You'll need to use Matthew Dodd's nvidia shim stuff but it works well > for playing movies etc. Using Matthew N. Dodd's NVIDIA driver is not necessary... The GeForce2 MX works fine with the standard XFree86 4.x nv driver (I'd say that it's preferable to use the standard nv driver, at least until the VT switching bugs have been fixed). I agree with you that the GeForce2 MX is a cheap card well worth it's money. My experiences with it in FreeBSD have been good, and DVD playing works quite OK (although I think my DVD-drive kinda sucks). > > (My wife's TNT2 dual PII-350 system plays DivX easily) > > I would expect them to be <$40 US. > > --- > Daniel O'Connor software and network engineer > for Genesis Software - http://www.gsoft.com.au > "The nice thing about standards is that there > are so many of them to choose from." > -- Andrew Tanenbaum > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 18 13:37: 4 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from wave.ne.mediaone.net (wave.ne.mediaone.net [65.96.5.48]) by hub.freebsd.org (Postfix) with ESMTP id DD61237B416 for ; Mon, 18 Feb 2002 13:36:36 -0800 (PST) Received: from wave.ne.mediaone.net (localhost [127.0.0.1]) by wave.ne.mediaone.net (8.12.1/8.12.1) with ESMTP id g1ILggMW000920 for ; Mon, 18 Feb 2002 21:42:47 GMT Received: (from js@localhost) by wave.ne.mediaone.net (8.12.1/8.12.1/Submit) id g1ILgfVn012616 for multimedia@freebsd.org; Mon, 18 Feb 2002 21:42:41 GMT Date: Mon, 18 Feb 2002 21:42:27 +0000 From: John Saylor To: multimedia@freebsd.org Subject: moving backgrounds Message-ID: <20020218214227.GA29429@wave.ne.mediaone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.25i 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 Having just watched a few lain episodes [anime], I notice that her Navi [computer] has a moving background picture. I know how to put up static pictures, but can anyone point me toward anything that makes a *moving* picture of some sort on the background? Does it [or 'them'] exist? -- \js "Benson, you are so free of the ravages of intelligence" -- Time Bandits To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 18 13:38:18 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail.brfmasthugget.se (mail.thalamus.nu [212.31.160.51]) by hub.freebsd.org (Postfix) with ESMTP id E3CC037B400 for ; Mon, 18 Feb 2002 13:38:12 -0800 (PST) Received: from lockdown.nodomain [212.31.164.147] by mail.brfmasthugget.se (SMTPD32-7.05) id A4415E0160; Mon, 18 Feb 2002 22:38:09 +0100 Date: Mon, 18 Feb 2002 22:38:11 +0100 From: Martin Faxér To: John Saylor Cc: multimedia@FreeBSD.org Subject: Re: moving backgrounds Message-Id: <20020218223811.005ba26f.gmh003532@brfmasthugget.se> In-Reply-To: <20020218214227.GA29429@wave.ne.mediaone.net> References: <20020218214227.GA29429@wave.ne.mediaone.net> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd5.0) X-Operating-System: FreeBSD 5.0-CURRENT 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 Mon, 18 Feb 2002 21:42:27 +0000 John Saylor wrote: > Hi > > Having just watched a few lain episodes [anime], I notice that her Navi > [computer] has a moving background picture. > > I know how to put up static pictures, but can anyone point me toward > anything that makes a *moving* picture of some sort on the background? xearth(1) immediately springs to mind. :-) > > Does it [or 'them'] exist? > > -- > \js > > "Benson, you are so free of the ravages of intelligence" > -- Time Bandits > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 18 13:40: 8 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from nef.ens.fr (nef.ens.fr [129.199.96.32]) by hub.freebsd.org (Postfix) with ESMTP id 0643F37B400 for ; Mon, 18 Feb 2002 13:39:59 -0800 (PST) Received: from corto.lpt.ens.fr (corto.lpt.ens.fr [129.199.122.2]) by nef.ens.fr (8.10.1/1.01.28121999) with ESMTP id g1ILdvp62047 ; Mon, 18 Feb 2002 22:39:57 +0100 (CET) Received: from (rsidd@localhost) by corto.lpt.ens.fr (8.9.3/jtpda-5.3.1) id WAA93265 ; Mon, 18 Feb 2002 22:39:57 +0100 (CET) Date: Mon, 18 Feb 2002 22:39:57 +0100 From: Rahul Siddharthan To: =?iso-8859-1?Q?Martin_Fax=E9r?= Cc: John Saylor , multimedia@FreeBSD.ORG Subject: Re: moving backgrounds Message-ID: <20020218223957.A93206@lpt.ens.fr> References: <20020218214227.GA29429@wave.ne.mediaone.net> <20020218223811.005ba26f.gmh003532@brfmasthugget.se> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20020218223811.005ba26f.gmh003532@brfmasthugget.se>; from gmh003532@brfmasthugget.se on Mon, Feb 18, 2002 at 10:38:11PM +0100 X-Operating-System: FreeBSD 3.4-STABLE i386 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 Martin Faxér said on Feb 18, 2002 at 22:38:11: > > > > Having just watched a few lain episodes [anime], I notice that her Navi > > [computer] has a moving background picture. > > > > I know how to put up static pictures, but can anyone point me toward > > anything that makes a *moving* picture of some sort on the background? > > xearth(1) immediately springs to mind. :-) For slightly faster movement, xsnow, xfishtank... (in the ports both) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 18 13:52:59 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail.rbg.informatik.tu-darmstadt.de (ultra02.rbg.informatik.tu-darmstadt.de [130.83.9.52]) by hub.freebsd.org (Postfix) with ESMTP id 68CCF37B400 for ; Mon, 18 Feb 2002 13:52:56 -0800 (PST) Received: from ultra18.rbg.informatik.tu-darmstadt.de (ultra18.rbg.informatik.tu-darmstadt.de [130.83.129.200]) by mail.rbg.informatik.tu-darmstadt.de (8.9.3+Sun/8.9.1) with ESMTP id WAA20143; Mon, 18 Feb 2002 22:52:52 +0100 (MET) Received: from localhost (jgoebel@localhost) by ultra18.rbg.informatik.tu-darmstadt.de (8.10.2+Sun/8.9.1) with ESMTP id g1ILqq109279; Mon, 18 Feb 2002 22:52:52 +0100 (MET) X-Authentication-Warning: ultra18.rbg.informatik.tu-darmstadt.de: jgoebel owned process doing -bs Date: Mon, 18 Feb 2002 22:52:52 +0100 (MET) From: Jan Goebel To: Rahul Siddharthan Cc: =?iso-8859-1?Q?Martin_Fax=E9r?= , John Saylor , multimedia@FreeBSD.ORG Subject: Re: moving backgrounds In-Reply-To: <20020218223957.A93206@lpt.ens.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE 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 Mon, 18 Feb 2002, Rahul Siddharthan wrote: > Martin Fax=E9r said on Feb 18, 2002 at 22:38:11: > > >=20 > > > Having just watched a few lain episodes [anime], I notice that her Na= vi > > > [computer] has a moving background picture. > > >=20 > > > I know how to put up static pictures, but can anyone point me toward > > > anything that makes a *moving* picture of some sort on the background= ? Two years ago I used the enlightenment wm. There you could do some water-like thing moving around on your desktop, reflecting your windows. It was pretty cool. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 18 14: 4:21 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from ag0ny.com (as1-ppp76.intercom.es [212.66.161.76]) by hub.freebsd.org (Postfix) with ESMTP id 8696F37B405 for ; Mon, 18 Feb 2002 14:04:15 -0800 (PST) Received: from ag0ny.com (localhost.ag0ny.intranet [127.0.0.1]) by ag0ny.com (8.11.6/8.11.6) with ESMTP id g1IM3oY01954; Tue, 19 Feb 2002 07:04:07 +0900 (JST) (envelope-from ag0ny@ag0ny.com) Message-ID: <3C717A46.C16B58E4@ag0ny.com> Date: Tue, 19 Feb 2002 07:03:50 +0900 From: Javi Lavandeira Organization: aamsx.org X-Mailer: Mozilla 4.78C-ja [ja] (X11; U; Linux 2.2.12 i386) X-Accept-Language: ja, en MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Subject: No sound on FreeBSD 4.4-RELEASE on Compaq Presario 700 Content-Type: text/plain; charset=iso-2022-jp 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 Hello, I have a Compaq Presario 700 (actually, a 703JP), running FreeBSD 4.4-RELEASE. I built the kernel with "device pcm", and the sound card is detected when the system boots: pcm0: port 0x1850-0x1853,0x1854-0x1857,0x1000-0x10ff irq 5 at device 7.5 on pci0 /dev/sndstat shows this: cosmos:~# cat /dev/sndstat FreeBSD Audio Driver (newpcm) Feb 16 2002 11:50:00 Installed devices: pcm0: at io 0x1000 irq 5 (1p/1r/0v channels duplex) And I set the mixer to the following values: cosmos:~# mixer Mixer vol is currently set to 100:100 Mixer pcm is currently set to 100:100 Mixer speaker is currently set to 100:100 Mixer line is currently set to 0:0 Mixer mic is currently set to 0:0 Mixer cd is currently set to 100:100 Mixer rec is currently set to 0:0 Mixer line1 is currently set to 0:0 Mixer phin is currently set to 0:0 Mixer phout is currently set to 0:0 Mixer video is currently set to 100:100 Mixer monitor is currently set to 100:100 My problem is that I cannot hear any sound. I run xmms on an MP3 file, and the spectrum analyzer starts moving, but no sound gets out of the speakers. Not even when I use cdcontrol to play audio CDs. Sound works correctly on Windows XP in another partition on the same machine. Any ideas on what could be the problem? Thanks in advance, -- Javi Lavandeira (ag0ny@ag0ny.com) - http://www.ag0ny.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 18 14:46:33 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from freebsd.dk (fw-rl0.freebsd.dk [212.242.86.114]) by hub.freebsd.org (Postfix) with ESMTP id 5F06B37B400 for ; Mon, 18 Feb 2002 14:46:29 -0800 (PST) Received: (from sos@localhost) by freebsd.dk (8.11.6/8.11.6) id g1IMju909581; Mon, 18 Feb 2002 23:45:56 +0100 (CET) (envelope-from sos) From: Søren Schmidt Message-Id: <200202182245.g1IMju909581@freebsd.dk> Subject: Re: moving backgrounds In-Reply-To: <20020218223957.A93206@lpt.ens.fr> To: Rahul Siddharthan Date: Mon, 18 Feb 2002 23:45:56 +0100 (CET) Cc: =?ISO-8859-1?Q?Martin_Fax=E9r?= , John Saylor , multimedia@FreeBSD.ORG Reply-To: sos@freebsd.dk X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 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 It seems Rahul Siddharthan wrote: > Martin Faxér said on Feb 18, 2002 at 22:38:11: > > > > > > Having just watched a few lain episodes [anime], I notice that her Navi > > > [computer] has a moving background picture. > > > > > > I know how to put up static pictures, but can anyone point me toward > > > anything that makes a *moving* picture of some sort on the background? > > > > xearth(1) immediately springs to mind. :-) > > For slightly faster movement, xsnow, xfishtank... (in the ports both) Or even Mplayer for those into movies :) -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Feb 18 15:14:47 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail6.uts.ohio-state.edu (mail6.uts.ohio-state.edu [128.146.214.29]) by hub.freebsd.org (Postfix) with ESMTP id 42FF537B404 for ; Mon, 18 Feb 2002 15:14:32 -0800 (PST) Received: from there (rbar-66-240.resnet.ohio-state.edu [164.107.66.240]) by mail6.uts.ohio-state.edu (8.9.3/8.9.3) with SMTP id SAA02904 for ; Mon, 18 Feb 2002 18:14:31 -0500 (EST) Message-Id: <200202182314.SAA02904@mail6.uts.ohio-state.edu> Content-Type: text/plain; charset="iso-8859-1" From: Anish Mistry To: freebsd-multimedia@FreeBSD.ORG Subject: fxtv - capture freezing Date: Mon, 18 Feb 2002 18:17:00 -0500 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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 I am having a problem with capturing video with fxtv. I can watch tv jus= t=20 fine, but when I go to record I it will freeze (hardlock) after a few sec= onds=20 so I have to reboot. This happens saving to both my harddrives both UDMA= 66=20 (UFS&FAT32). Would this be an IRQ problem, but why would normal capture = work=20 fine? FXTV: v1.03 TV Tuner: ATI TV Wonder VE (BT878 i think?) bktr0: mem 0xdd002000-0xdd002fff irq 10 at device 8.0 on = pci0 bktr0: Warning - card vendor 0x1002 (model 0x0003) unknown. bktr0: Pinnacle/Miro TV, Temic NTSC tuner. # sysctl -w hw.bt848.tuner hw.bt848.tuner: 4 dmesg: Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.5-STABLE #15: Thu Feb 14 01:06:32 EST 2002 amistry@rusty.resnet.ohio-state.edu:/usr/obj/usr/src/sys/RUSTY Timecounter "i8254" frequency 1193182 Hz CPU: AMD Duron(tm) Processor (601.37-MHz 686-class CPU) Origin =3D "AuthenticAMD" Id =3D 0x630 Stepping =3D 0 =20 Features=3D0x183f9ff AMD Features=3D0xc0440000<,AMIE,DSP,3DNow!> real memory =3D 268369920 (262080K bytes) avail memory =3D 257589248 (251552K bytes) Preloaded elf kernel "kernel" at 0xc039c000. Preloaded elf module "agp.ko" at 0xc039c09c. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 8 entries at 0xc00fdd00 apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 agp0: mem=20 0xd8000000-0xd9ffffff at device 0.0 on pci0 pcib2: at device 1.0 on pc= i0 pci1: on pcib2 pci1: at 0.0 irq 10 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xd000-0xd00f at device 7.1 o= n=20 pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xd400-0xd41f irq 11 at device 7.= 2 on=20 pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered pcm0: port 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff irq = 9 at=20 device 7.5 on pci0 bktr0: mem 0xdd002000-0xdd002fff irq 10 at device 8.0 on = pci0 bktr0: Warning - card vendor 0x1002 (model 0x0003) unknown. bktr0: Pinnacle/Miro TV, Temic NTSC tuner. pci0: (vendor=3D0x109e, dev=3D0x0878) at 8.1 irq 10 dc0: port 0xe800-0xe8ff mem=20 0xdd001000-0xdd0010ff irq 11 at device 11.0 on pci0 dc0: Ethernet address: 00:00:94:b6:42:bc miibus0: on dc0 dcphy0: on miibus0 dcphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pcib1: on motherboard pci2: on pcib1 orm0: