[9fans] (no subject)

2014-07-10 Thread kokamoto
Subjecxt: how to change login user on 9pi?

I tried to change the /n/9fat/cmdline.txt file to

readparts=1 nobootprompt=local user=kokamoto.

Now I can login as kokamoto.  Then I'd like to make ask the
login name at boottime.  How I can change it?

Year!  Now I'm a network user of 9pi.
I got Buffalo's ether-wireless bridge at about 5000円,
which is higher than pi board itself!

Now I can write Japanese email like:
日本語の練習をしましょう

Kenji




Re: [9fans] how to change login user on 9pi?

2014-07-10 Thread kokamoto
 Subjecxt: how to change login user on 9pi?
 
 I tried to change the /n/9fat/cmdline.txt file to
 
 readparts=1 nobootprompt=local user=kokamoto.
 
 Now I can login as kokamoto.  Then I'd like to make ask the
 login name at boottime.  How I can change it?
 
 Year!  Now I'm a network user of 9pi.
 I got Buffalo's ether-wireless bridge at about 5000円,
 which is higher than pi board itself!
 
 Now I can write Japanese email like:
 日本語の練習をしましょう
 
 Kenji

Tried once more. sorry noise..

Kenji




Re: [9fans] how to change login user on 9pi?

2014-07-10 Thread kokamoto
Wrong sent time.

This time may be ok.
double noise, sorry again.

Kenji




Re: [9fans] how to change login user on 9pi?

2014-07-10 Thread kokamoto
For someone may have problems to setup 9pi,
my content of /n/9fat/cmdline.txt is:
readparts=1 nobootprompt=local user=kokamoto ipconfig='-g 192.168.11.1 ether 
/net/ether0 192.168.11.17 255.255.255.0' kbmap=/boot/jp

So, how I can change the login user?

Kenji




Re: [9fans] Fwd: how to change login user on 9pi?

2014-07-10 Thread Richard Miller
 my content of /n/9fat/cmdline.txt is:
 readparts=1 nobootprompt=local user=kokamoto ipconfig='-g 192.168.11.1 ether 
 /net/ether0 192.168.11.17 255.255.255.0' kbmap=/boot/jp
 
 So, how I can change the login user?

Just delete 'user=kokamoto'.





Re: [9fans] Fwd: how to change login user on 9pi?

2014-07-10 Thread kokamoto
Thanks Richard.

 Just delete 'user=kokamoto'.

Wow, that's easy enough.
I tried user='', and got confused.

Kenji




Re: [9fans] Revo L80

2014-07-10 Thread Riddler
 i wonder if the fact that syscall(1) was broken by the nsec thing caused fewer
 programs to be built than normal.  this is fixed in the current image.

 i would recommend doing the following
 @{cd /sys/src/cmd/aux; mk install}
 @{cd /sys/src/cmd/bzip2; mk install}

 and running sos again.

Those mk commands wouldn't actually run either, missing libc, libbio and others.
So I ran mk install in all the lib* directories and it looks like
sos/sos has ran. Should be able to get the output to you soon.

There is a (partially) functioning Ubuntu installation on the pc, if
any output/info from it would be of use.



Re: [9fans] Revo L80

2014-07-10 Thread erik quanstrom
 
 There is a (partially) functioning Ubuntu installation on the pc, if
 any output/info from it would be of use.

not necessary.

- erik



Re: [9fans] Revo L80

2014-07-10 Thread Riddler
File sent to email from sos output.

On Thu, Jul 10, 2014 at 4:57 PM, erik quanstrom quans...@quanstro.net wrote:

 There is a (partially) functioning Ubuntu installation on the pc, if
 any output/info from it would be of use.

 not necessary.

 - erik




Re: [9fans] Revo L80

2014-07-10 Thread erik quanstrom
0.31.5: disk 01.01.85 8086/1e09   5 0:f0d1 16 1:f0c1 16 
2:f0b1 16 3:f0a1 16 4:f091 16 5:f081 16
Intel Corporation   7 Series Chipset Family 2-port SATA 
Controller [IDE mode] 
0.31.2: disk 01.01.8f 8086/1e01   5 0:f131 16 1:f121 16 
2:f111 16 3:f101 16 4:f0f1 16 5:f0e1 16
Intel Corporation   7 Series Chipset Family 4-port SATA 
Controller [IDE mode] 

please switch these two AHCI mode in bios.

these bits are not supported.

0.20.0: usb  0c.03.30 8086/1e31  11 0:f7e20004 65536
Intel Corporation   7 Series/C210 Series Chipset Family USB xHCI 
Host Controller 
0.31.3: smb  0c.05.00 8086/1e22   5 0:f7e35004 256 4:f041 32
Intel Corporation   7 Series/C210 Series Chipset Family SMBus 
Controller 
2.0.0:  net  02.80.00 168c/0034   5 0:f7c4 524288
Qualcomm AtherosAR9462 Wireless Network Adapter 

i don't know if any support is required for the express card reader.  i've 
never played
with this sort of h/w

1.0.0:  unk  ff.00.00 10ec/5209  11
Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader 
1.0.1:  base 08.05.00 10ec/5209  11 0:f7d1 256
Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader 

- erik



Re: [9fans] sam for Windows?

2014-07-10 Thread Russ Cox
On Thu, Jul 3, 2014 at 1:39 AM, 6o205z...@sneakemail.com wrote:

 On 6/27/2014 4:38 PM, Russ Cox rsc-at-swtch.com |9fans| wrote:

 However, Steve Simon buried the lede in his reply: https://bitbucket.org/
 knieriem/pf9/downloads has a working sam, acme, plumber, etc in binary
 form. I just tested that sam and acme from there both work on my fussy
 64-bit Windows machine. And they're in color!

  Thanks Russ, This sounds great (given that haven't been able to
 completely eliminate Windows from my life).  Unfortunately, I can't seem to
 figure out quite what I need to do to install and/or build it so that acme
 works.  The documentation at https://bitbucket.org/knieriem/pf9 confuses
 me, since it talks about running mk, but I can't find an mk executable in
 any of the downloads.

 Can you describe the steps you took to install/run it?


i just ran the binaries in the downloads. i haven't tried to build anything.


Re: [9fans] Revo L80

2014-07-10 Thread Riddler
That seems to have brought it to life.
Thanks Erik!

On Thu, Jul 10, 2014 at 5:30 PM, erik quanstrom quans...@quanstro.net wrote:
 0.31.5: disk 01.01.85 8086/1e09   5 0:f0d1 16 1:f0c1 16 
 2:f0b1 16 3:f0a1 16 4:f091 16 5:f081 16
 Intel Corporation   7 Series Chipset Family 2-port SATA 
 Controller [IDE mode]
 0.31.2: disk 01.01.8f 8086/1e01   5 0:f131 16 1:f121 16 
 2:f111 16 3:f101 16 4:f0f1 16 5:f0e1 16
 Intel Corporation   7 Series Chipset Family 4-port SATA 
 Controller [IDE mode]

 please switch these two AHCI mode in bios.

 these bits are not supported.

 0.20.0: usb  0c.03.30 8086/1e31  11 0:f7e20004 65536
 Intel Corporation   7 Series/C210 Series Chipset Family USB xHCI 
 Host Controller
 0.31.3: smb  0c.05.00 8086/1e22   5 0:f7e35004 256 4:f041 32
 Intel Corporation   7 Series/C210 Series Chipset Family SMBus 
 Controller
 2.0.0:  net  02.80.00 168c/0034   5 0:f7c4 524288
 Qualcomm AtherosAR9462 Wireless Network Adapter

 i don't know if any support is required for the express card reader.  i've 
 never played
 with this sort of h/w

 1.0.0:  unk  ff.00.00 10ec/5209  11
 Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card 
 Reader
 1.0.1:  base 08.05.00 10ec/5209  11 0:f7d1 256
 Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card 
 Reader

 - erik




Re: [9fans] Revo L80

2014-07-10 Thread erik quanstrom
On Thu Jul 10 13:12:55 EDT 2014, riddler...@gmail.com wrote:
 That seems to have brought it to life.
 Thanks Erik!

you're welcome.  this is general advice, and is not related to your specific 
h/w.

- erik



Re: [9fans] sam for Windows?

2014-07-10 Thread kokamoto
 On 6/27/2014 4:38 PM, Russ Cox rsc-at-swtch.com |9fans| wrote:

 However, Steve Simon buried the lede in his reply: https://bitbucket.org/
 knieriem/pf9/downloads has a working sam, acme, plumber, etc in binary
 form. I just tested that sam and acme from there both work on my fussy
 64-bit Windows machine. And they're in color!

This version of sam doees not use utf8 in Japanese Windows 7.
I tried to read my utf8 encoded Japanese documents and failed.

Kenji