From owner-freebsd-hackers Sun Feb 15 10:46:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA06652 for freebsd-hackers-outgoing; Sun, 15 Feb 1998 10:46:11 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA06631 for ; Sun, 15 Feb 1998 10:46:08 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id KAA18154; Sun, 15 Feb 1998 10:45:50 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802151845.KAA18154@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: The Hermit Hacker cc: Alfred Perlstein , hackers@FreeBSD.ORG Subject: Re: debugging linux emu? In-reply-to: Your message of "Sun, 15 Feb 1998 14:42:42 -0400." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 15 Feb 1998 10:45:49 -0800 From: Amancio Hasty Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the mean time, this is where x11amp is dying : Amancio 18088 x11amp RET open 10/0xa 18088 x11amp CALL ioctl(0xa,0xc0045005 ,0xefbfcd00) 18088 x11amp RET ioctl 0 18088 x11amp CALL open(0x80652d5,0x2,0xb) 18088 x11amp NAMI "/compat/linux/dev/mixer" 18088 x11amp NAMI "/dev/mixer" 18088 x11amp RET open 12/0xc 18088 x11amp CALL ioctl(0xc,0x80044dfe ,0xefbfccfc) 18088 x11amp RET ioctl 0 18088 x11amp CALL ioctl(0xa,0xc0045003 ,0xefbfcd10) 18088 x11amp RET ioctl 0 18088 x11amp CALL ioctl(0xa,0xc0045002 ,0xefbfcd0c) 18088 x11amp RET ioctl 0 18088 x11amp CALL ioctl(0xa,0xc0045004 ,0x80945bc) 18088 x11amp RET ioctl 0 18088 x11amp CALL dup2(0xefbfccb0) 18088 x11amp RET dup2 673128448/0x281f2000 18088 x11amp CALL old.getsockname 18088 x11amp PSIG SIGSYS SIG_DFL 18088 x11amp NAMI "x11amp.core" 18076 x11amp RET write 4 18076 x11amp CALL write(0x8,0xefbfcea8,0x4) > On Sun, 15 Feb 1998, Amancio Hasty wrote: > > > I have no idea if x11amp works or not -- if you can first try it out > > on linux or see if you can get hold of the sources and compile it > > for FreeBSD. > > Working on the sources, and will check with one of the linux group > at work about whether it works for them... > > > > > > Amancio > > > > > > > > > On Sun, 15 Feb 1998, Amancio Hasty wrote: > > > > > > > > > > > Usually, the ioctl which are not supported by the linux emulation layer > > > > are printed on the console when a program attempts to use them. > > > > > > > > Our linux sound support on -current is fairly decent so try to use -current. > > > > > > I'm not sure if this is a 'linux emu' problem or not, but the > > > x11amp software (Linux binaries only available right now) requires that > > > the spectrum analyzer be disabled, or else it stutters. I've not tried it > > > under Linux itself, so it may be a problem there as well...just wondering > > > if this is to be expected because of the 'emulation'? > > > > > > > > > Marc G. Fournier > > > Systems Administrator @ hub.org > > > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-hackers" in the body of the message > > > > > > > Marc G. Fournier > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message