Thanks all, the rudes and the polites.I'll try your suggestions.
L.
On Sat, Jul 11, 2009 at 7:26 AM, Uriel wrote:
> > Google -> "list of plan 9 applications" -> click "I'm Feeling Lucky"
>
> The result you will get from this is most likely to be extremely
> outdated and incomplete. Just saying..
lies! we had ac97 working on the t23 at IWP-Bondi!
-sqweek
2009/7/11 :
> usb audio... havnt tried it with ac97 on my t23 yet.
>
> --
> cinap
>
>
> -- Forwarded message --
> From: j...@csplan9.rit.edu
> To: 9f...@9fans.net
> Date: Fri, 10 Jul 2009 18:01:35 -0400
> Subject: Re: [9f
With which ac97 driver?
uriel
On Sat, Jul 11, 2009 at 12:13 PM, sqweek wrote:
> lies! we had ac97 working on the t23 at IWP-Bondi!
> -sqweek
>
> 2009/7/11 :
>> usb audio... havnt tried it with ac97 on my t23 yet.
>>
>> --
>> cinap
>>
>>
>> -- Forwarded message --
>> From: j...@c
i don't have the exact message; the machine is remote and currently
powered off. is it my setup?
The documentation in the linux kernel says you merely
mount -t 9p ipaddress /mntpoint
this fails on my system since /sbin/mount tries to execute /sbin/mount.9p
and fails. Am I supposed to have an /sbin/mount.9p? (Anyone know which
ubunutu package should have this? If not, where I might fi
Hmmm, that's really new behavior-- never used to fail without mount
helper. Can you give the exact error message?
Patches to documentation and/or code gladly accepted.
Sent from my iPhone
On Jul 11, 2009, at 1:46 PM, Tim Newsham wrote:
The documentation in the linux kernel says you mere
On Sat, 11 Jul 2009, Eric Van Hensbergen wrote:
Hmmm, that's really new behavior-- never used to fail without mount helper.
Can you give the exact error message?
# strace -o trace.txt mount -t 9p thenewsh.com /mnt
mount: Protocol not supported
Trace.txt is attached with full details.
I've
Try an ip address instead of the DNS name. For the DNS name you'll
need a helper like 9mount.
Sent from my iPhone
On Jul 11, 2009, at 2:03 PM, Tim Newsham wrote:
On Sat, 11 Jul 2009, Eric Van Hensbergen wrote:
Hmmm, that's really new behavior-- never used to fail without mount
helper. Ca
On Sat, Jul 11, 2009 at 3:03 PM, Tim Newsham wrote:
> On Sat, 11 Jul 2009, Eric Van Hensbergen wrote:
>>
>> Hmmm, that's really new behavior-- never used to fail without mount
>> helper. Can you give the exact error message?
>
> # strace -o trace.txt mount -t 9p thenewsh.com /mnt
Linux doesn't do
no, the syscall just returns -EIMPL because its not implemented... you can
run linuxemu with -d option wich will log all syscalls and other debugging
to strerr, or when something crashes attach acid to the broken process
with the linuxemu.acid file and run utrace(Current()) and look if we hit
unimp
i havnt tried the *linuxemu/ffplay* stuff with ac97 on my t23.
--
cinap
--- Begin Message ---
lies! we had ac97 working on the t23 at IWP-Bondi!
-sqweek
2009/7/11 :
> usb audio... havnt tried it with ac97 on my t23 yet.
>
> --
> cinap
>
>
> -- Forwarded message --
> From: j...@c
> because its not implemented
i was under the impression that mozilla ran under linuxemu.
is there another browser that wont need modifications?
oh, it does work here... i belived you where just complaining about
the ulimit warning...
http://9hal.ath.cx/usr/cinap_lenrek/linuxemu-moz.png
--
cinap
--- Begin Message ---
> because its not implemented
i was under the impression that mozilla ran under linuxemu.
is there another browser that wo
I've also run opera 9 successfully in linuxemu
On Sat, Jul 11, 2009 at 7:50 PM, wrote:
> oh, it does work here... i belived you where just complaining about
> the ulimit warning...
>
> http://9hal.ath.cx/usr/cinap_lenrek/linuxemu-moz.png
>
> --
> cinap
>
>
> -- Forwarded message -
Using sqweek's 9mount is strongly recommended if you are using v9fs,
not only it deals with the silly and deficient linux mount command
(which somebody should submit a patch for some day I guess if we want
to be taken seriously as an nfs replacement), but it also hides the
ever changing v9fs mount
Hi, all.
Yesterday I observed different sizeof() of a union in a library function
and in the main program. The reason seems to be a forgotten #include
in a library source.
union U
{
struct
{
// sizeof = 100
struct NeverDefined nf; // Unknown, d
It seems to drop HTTP links as soon as they are established. Is there
another location for aki's AC'97 support?
++L
It's in mason's contrib directory.
grep -i ac97 /n/sources/lsr
On Sat, Jul 11, 2009 at 10:16 PM, wrote:
> It seems to drop HTTP links as soon as they are established. Is there
> another location for aki's AC'97 support?
>
> ++L
>
>
>
--
"I've tried programming Ruby on Rails, following TechC
> It's in mason's contrib directory.
Found it, thank you very much.
++L
19 matches
Mail list logo