Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 1997 12:09:31 +0900
From:      Masachika ISHIZUKA <ishizuka@ish.org>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: QSeeMe/Linux emul. Problems
Message-ID:  <199707210309.MAA04688@onion.ish.org>
In-Reply-To: Your message of "Mon, 21 Jul 1997 10:31:37 %2B0930 (CST)"
References:  <199707210101.KAA19628@genesis.atrad.adelaide.edu.au>

next in thread | previous in thread | raw e-mail | index | archive | help
> >     When I try to run QSeeMe 0.80a for Linux, this is what I see:
> > 
> > >QSeeMe-0.80a> ./qseeme 
> > LINUX: 'ioctl' fd=7, typ=0x450(P), num=0xf not implemented
> > LINUX: 'ioctl' fd=7, typ=0x50(P), num=0x16 not implemented

  Hi.
  I'm using FreeBSD 3.0-970618-SNAP and QSeeMe 0.80a for Linux.
When qseeme starts, the same error messages appear, but I can
connect reflectors and play video. (I can't play audio.)

  You must give proper interface at startup. Please check as
follows.

% ifconfig -a | grep UP|grep -v lo0
ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
% qseeme -l ed0
            ~~~
  It seems bad to specify any IP address instead of interface
name.



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