Date: Mon, 25 Mar 2002 20:41:17 -0600 From: Mark Hummel <mhumm2@mchsi.com> To: Steve McNelly <stevemcn@snics.com> Cc: freebsd-questions@freebsd.org Subject: Re: Can't Get Sound to Work - Pls Help! Message-ID: <20020326023640.NJST24267.sccmmhc02.mchsi.com@there> In-Reply-To: <200203260215.g2Q2FR622417@snics.com> References: <200203260215.g2Q2FR622417@snics.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Steve, First of all, thank you for the reply, I appreciate your help. Now to get into it. I've recompiled my kernel after commenting out the device csa line. Now the only sound driver included is: device pcm The file /tmp/mcop-mark does contain an empty directory and 2 files: mhumm2# cd /tmp mhumm2# ls -l total 13 drwxrwxrwx 2 mark wheel 512 Mar 25 16:17 .ICE-unix -r--r--r-- 1 root wheel 11 Mar 25 16:17 .X0-lock drwxrwxrwt 2 root wheel 512 Mar 25 16:17 .X11-unix -rw------- 1 root wheel 189 Mar 24 14:39 dcop4LEZEh -rw------- 1 root wheel 201 Mar 25 16:17 dcopNctbYw drwx------ 2 erin wheel 512 Mar 24 15:43 kde-erin drwx------ 2 mark wheel 512 Dec 29 22:14 kde-mark drwx------ 4 root wheel 512 Mar 25 16:18 kde-root drwx------ 2 erin wheel 512 Mar 24 15:43 ksocket-erin drwx------ 2 mark wheel 512 Mar 25 09:21 ksocket-mark drwx------ 2 root wheel 512 Mar 25 20:27 ksocket-root drwxrwxrwx 3 mark wheel 512 Dec 29 22:35 mcop-mark drwx------ 2 root wheel 512 Mar 24 14:39 mcop-root mhumm2# cd mcop-mark mhumm2# ls -l total 2 srwxr-xr-x 1 mark wheel 0 Dec 29 22:31 -032a-3c2e98ab drwx------ 2 mark wheel 512 Dec 29 21:19 artsd-samples -rw------- 1 mark wheel 32 Dec 29 21:19 secret-cookie Are you sure you want me to delete /tmp/mcop-mark? And if so, would I not want to also delete the mcop files for root and erin (another user and my daughter)? What do I lose by deleting this directory and everything in it? As far as running everything as a user, it's a good idea, but a lot of the configuration stuff I'm doing requires root authorization. When I get this system set up well, I'd love to login as a user only. Okay, I've recompiled and deleted the directory /tmp/mcop-mark. Wrapper is going to be a bit more difficult: mhumm2# cd /usr/ports/x11/wrapper mhumm2# make install clean ===> wrapper-1.0_1 is forbidden: This port is for XFree86-4. ===> Cleaning for XFree86-3.3.6_9 ===> Cleaning for wrapper-1.0_1 Well Steve, it looks like I'm using XFree86-3.3.6_9. What do you recommend? Mark On Monday 25 March 2002 08:03 pm, Steve McNelly wrote: > Hi, Mark > > Try This And See If It Helps You. > Compile Your Kernel Without The "device csa" . > I Don't Think You Need It. I Could Be Wrong Though. > The Main Thing Is > Delete The "/tmp/mcop-mark " . > Next When You startx Do NOT su to root First. > You Did Install xwrapper from The Ports ??? > You Will Need That To Start X As A User. > That Is Why Your Getting The Not Owened By User > You Should Run Things As A User Anyway Running Everthing > As Root Is Not A Good Ideal. > You Should Also Run KDE As A User. > Hope That Helps You, > > Steve > > At 09:05 AM 03/25/2002 -0600, you wrote: > >I have a Crystal CS4280 PCI soundcard properly installed in my computer > > > >I've compiled and recompiled my kernel again and again with sound entries > >from LINT and I now have the following lines as per the Handbook: > > > >device pcm > >device csa > > > >Funny thought that I had one iteration without the csa device and I got > > the exact same results! hmmmm. Anyway, here are my current results: > > > ># dmesg|grep pcm > >pcm0: <CS461x PCM Audio> on csa0 > > > ># dmesg|grep csa > >csa0: <CS4280/CS4614/CS4622/CS4624/CS4630> mem > >0xd5400000-0xd54fffff,0xd5500000-0xd5500fff irq 5 at device 12.0 on pci0 > >csa: card is Unknown/invalid SSID (CS4614) > >pcm0: <CS461x PCM Audio> on csa0 > > > ># cat sndstat [gives me the following readout]: > >FreeBSD Audio Driver (newpcm) Dec 31 2001 12:07:00 > >Installed devices: > >pcm0: <CS461x PCM Audio> at irq 5 (1p/1r/0v channels duplex) > > > >It looks like my CS4280 is recognized on the csa0 line, but then the > >following dmesg line says it's not a CS4614. I don't get it. > > > >Since I received a pcm0, I created the device nodes for snd0. Everything > > went > > >well. In KDE with the sound config screens set to default, I get nothing > >except the following error message: > > > >Sound server fatal error: /tmp/mcop-mark is not owned by user. > > > >I don't understand the error message. I logged in as Mark then su to root > >before running startx. Any help would be greatly appreciated. Even if I > >could somehow test sound in BSD before entering KDE would be nice. > > > >Mark > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020326023640.NJST24267.sccmmhc02.mchsi.com>