Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  8 Dec 1999 14:44:08 -0800 (PST)
From:      lcremeans@erols.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   i386/15364: Flash Player 4 for Linux has no sound with Netscape 4.08, FreeBSD 3.3-STABLE
Message-ID:  <19991208224408.613DD14CAF@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         15364
>Category:       i386
>Synopsis:       Flash Player 4 for Linux has no sound with Netscape 4.08, FreeBSD 3.3-STABLE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec  8 14:50:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Lee Cremeans
>Release:        3.3-STABLE
>Organization:
>Environment:
FreeBSD lcremeans.erols.com 3.3-STABLE FreeBSD 3.3-STABLE #10: Fri Sep 24 14:24:37 EDT 1999     root@lcremeans.erols.com:/usr/src/sys/compile/CURRENT  i386 
>Description:
When I use Flash Player 4 for Linux in Netscape 4.08 here, the sound does not work. I 
made a ktrace of the program, and I see these errors in the parts where 
it goes to set up the sound:

 52143 netscape CALL  linux_access(0x288f92eb,0x2)
 52143 netscape NAMI  "/compat/linux/dev/dsp"
 52143 netscape NAMI  "/dev/dsp"
 52143 netscape RET   linux_access 0
 52143 netscape CALL  linux_open(0x288f92eb,0x1,0)
 52143 netscape NAMI  "/compat/linux/dev/dsp"
 52143 netscape NAMI  "/dev/dsp"
 52143 netscape RET   linux_open 18/0x12
 52143 netscape CALL  linux_ioctl(0x12,0x5000 ,0)
 52143 netscape RET   linux_ioctl 0
 52143 netscape CALL  linux_ioctl(0x12,0x500e ,0xbfbfbab8)
 52143 netscape RET   linux_ioctl 0
 52143 netscape CALL  linux_ioctl(0x12,0xc004500a ,0xbfbfbab8)
 52143 netscape RET   linux_ioctl -1 errno 22 Invalid argument
 52143 netscape CALL  close(0x12)
 52143 netscape RET   close 0

The sound in Flash 3 works fine.


>How-To-Repeat:
* Install any version of Linux Netscape
* Get the Flash 4 Linux plugin from Macromedia's site
* Go to any site with Flash files on it that have sound -- the video
  works perfectly, but it'll be silent.
>Fix:
N/A; I know it has something to do with SNDCTL_DSP_SETFRAGMENT, but I'm
not sure how to fix it.

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991208224408.613DD14CAF>