Ecasound and OSS

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Ecasound and OSS
From: raoul.megelas (raoul.megelas_AT_libertysurf.fr)
Date: Fri Dec 13 2002 - 18:17:02 EET


        I have a problem with the OSS driver:
oss397f-freebsd.v7xx just downloaded.
I run the cvs version of ecasound.
The config message says: oss support: yes.
i with a high level debug value, all i can say to help is:
eca-oss: operation not supported.
I don't understand beacuse a simple appli like waveplay run fine with the oss
driver.
        Here is the truss report for syscalls of:
ecasound -c -d:9 -D -i:sine.wav -o:/dev/dsp0.0:
 
        ...
open("/dev/dsp0",0x1,00) = 7 (0x7)
fcntl(0x7,0x3,0x0) = 1 (0x1)
fcntl(0x7,0x4,0x5) ERR#22 'Invalid argument'
ioctl(7,SNDCTL_DSP_GETCAPS,0x82ba904) = 0 (0x0)
ioctl(7,SNDCTL_DSP_SETTRIGGER,0xbfbfdc04) = 0 (0x0)
SIGNAL 27
SIGNAL 27
gettimeofday(0x28437dec,0x0) = 0 (0x0)
sigprocmask(0x3,0x28437e78,0x0) = 0 (0x0)
sigaltstack(0x284525e0,0x0) = 0 (0x0)
sigreturn(0x829a064) = 0 (0x0)
ioctl(7,SNDCTL_DSP_SETFRAGMENT,0xbfbfdc00) = 0 (0x0)
ioctl(7,SNDCTL_DSP_SETFMT,0xbfbfdbfc) = 0 (0x0)
ioctl(7,SNDCTL_DSP_STEREO,0xbfbfdbf8) = 0 (0x0)
ioctl(7,SNDCTL_DSP_SPEED,0xbfbfdbf4) = 0 (0x0)
ioctl(7,SNDCTL_DSP_GETBLKSIZE,0x82ba8f8) ERR#22 'Invalid argument'
SIGNAL 27
SIGNAL 27
        debug value -d:11 -D
        eca-oss: operation not supported by device.

Please, How can i debug this?
        thanks to all.

        raoul
        raoul.megelas_AT_libertysurf.fr

attached mail follows:


On Fri, Dec 13, 2002 at 03:22:06AM -0500, Simon wrote:
> On Fri, 13 Dec 2002 05:27:48 +0000 (GMT), Peter Hoskin wrote:
> >On Thu, 12 Dec 2002 nbari_AT_unixmexico.com wrote:
> >
> >> Date: Thu, 12 Dec 2002 23:00:41 -0600 (CST)
> >> From: nbari_AT_unixmexico.com
> >> To: freebsd-isp_AT_FreeBSD.ORG, hackers_AT_FreeBSD.ORG
> >> Subject: network backup
> >>
> >> Hi all
> >>
> >> How can i make a backup of some dirs and send them to another server
> >>
> >> what is the best tool for doing that?
> >>
> >> rsync netcat or wich one do you recomend for making a huge backup ?
> >
> >rsync :)
> >
>
> rsync is nice, but it can't (afaik) compress data being synced on the fly to
> save disk space :-( Is there anything out there which works like rsync and
> can compress on the fly to space disk space? having 100GB of text files
> compressed can save quite a few gigs.

Take a look at the rsync manual page, specifically at the '-z' option :)

G'luck,
Peter

-- 
Peter Pentchev	roam_AT_ringlet.net	roam_AT_FreeBSD.org
PGP key:	http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint	FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
The rest of this sentence is written in Thailand, on


To Unsubscribe: send mail to majordomo_AT_FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Dec 13 2002 - 18:11:55 EET