Bug 12917

Summary: Linux emulation: ioctl typ=0x44d(M) not implemented
Product: Base System Reporter: dlombardo <dlombardo>
Component: kernAssignee: Marcel Moolenaar <marcel>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description dlombardo 1999-08-02 04:10:00 UTC
After a few seconds of playing a RealVideo (.rm) file, RealPlayer G2
(Alpha) for Linux prints the following message:

LINUX: 'ioctl' fd=7, typ=0x44d(M), num=0x76 not implemented

and dumps core.

Fix: 

Find out what that ioctl is, and implement it. ;-)
How-To-Repeat: Download a big RealVideo (.rm) file, try playing it with RP G2,
and you will probably see the error (although it obviously depends
on the video).
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 1999-08-02 11:27:16 UTC
Responsible Changed
From-To: freebsd-bugs->marcel

We now have a Mr Linux. :-) 
Comment 2 Marcel Moolenaar freebsd_committer freebsd_triage 1999-08-28 09:43:38 UTC
State Changed
From-To: open->closed

The ioctl (OSS_GETVERSION) is implemented. The returned version number can 
be changed through sysctl. Thanks!