もしも私たちが与えることの価値を知っているならば、他人と分かち合わずに一食たりとも食事をとることはないだろう。

著作権保護期間の延長を行わないよう求める請願署名 私は H”(エッジ)を使用しています オンライン書店 boople.com(ブープル)

No Terror No War | フリー募金 | ジオ事件 | DONATE FREE FOOD | 盗聴法反対 | VR は悪である

プライバシーポリシー | 最近の日記 | フィードバック | \. | /.jp | タイトル一覧(当月) | 用語解説(hds) | RSS


hns - 日記自動生成システム - Version 2.19.7

先月 2005年06月 来月
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2005年06月22日(水) 旧暦5月16日 [n年日記] 今日は何の日

#1 [SL-Zaurus] SL-C3000のサウンド機能解析 - 再生速度が速い/遅い理由 -


#2 Blog情報共有の未来


#3 [SL-Zaurus] qtrdesktop-1.4.1のページ


#4 [Accounting] TKC経営指標



2005年06月23日(木) 旧暦5月17日 [n年日記] 今日は何の日

#1 真報連相レベル表


#2 ソースネクストが1980円のLinux、「目標は10万本」

おぉ。
 同社ではオフィス・ソフト「StarSuite7」を2004年2月から発売している。これも無償でダウンロードできるオープンソースのOpenOffice.orgをベースにしたソフトだが,すでに30万本を販売したという。

 また松田氏は「デスクトップでのLinuxの普及のための課題はアプリケーションの不足」とする。そのため,Linuxアプリケーションも自ら拡充する。アプリケーションとしては,現在Linux対応のものはStarSuite7など4種類あるが,2008年3月までに50種類に増やす。現在,タイピング練習ソフト「特打」や携帯電話編集ソフト「軽快電話」のLinux版を開発中だ。

#3 [Linux] GanttProject


#4 [Linux] Linbox Converter



2005年06月24日(金) 旧暦5月18日 [n年日記] 今日は何の日

#1 [SL-Zaurus] SL-C3000のサウンド機能解析 - 曲の先頭で入る「ボツ」音の原因を探る -



2005年06月25日() 旧暦5月19日 [n年日記] 今日は何の日

#1 オープンソース イベント カレンダー


#2 [SL-Zaurus][SL-C3100] Vine 3.1 と SL-C3100 を USB でつなごう

SL-C3100 と Vine 3.1 を USBストレージ方式で繋ぐ:

SL-C3100 の default は、USBストレージ方式になっていました。 SL-C3100 を USB で Vine 3.1 に繋いでみた時の dmesg。
hub.c: new USB device 00:1f.2-1, assigned address 8
usb.c: USB device 8 (vend/prod 0x4dd/0x9050) is not claimed by any active driver.
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
scsi1 : SCSI emulation for USB Mass Storage devices
  Vendor: Sony      Model: MSC-U02           Rev: 1.00
  Type:   Direct-Access                      ANSI SCSI revision: 02
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 2
scsi2 : SCSI emulation for USB Mass Storage devices
  Vendor: Sharp     Model: SL-C3100          Rev: 1.00
  Type:   Direct-Access                      ANSI SCSI revision: 02
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 8
USB Mass Storage support registered.
Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
Attached scsi removable disk sdb at scsi2, channel 0, id 0, lun 0
usb-uhci.c: interrupt, status 2, frame# 627
sda: Unit Not Ready, sense:
Current 00:00: sns = 70  2
ASC=3a ASCQ= 0
Raw sense data:0x70 0x00 0x02 0x00 0x00 0x00 0x00 0x0a 0x00 0x00 0x00 0x00 0x3a 0x00 0x00 0x00 0x00 0x00
SCSI device sdb: 7959168 512-byte hdwr sectors (4075 MB)
sdb: Write Protect is off
 sdb:
ということで、mount してみます。
# mkdir -p /mnt/slc3100
# mount -t vfat /dev/sdb /mnt/slc3100/
ok のようです。
$ cd /mnt/slc3100/
$ ls -l
合計 12
drwxr-xr-x   15 root     root         4096 Jun 25 11:25 Documents/
drwxr-xr-x    4 root     root         4096 May 27 02:58 dict1/
drwxr-xr-x    3 root     root         4096 May 27 03:04 dict2/
$ cd Documents/
$ ls -l
合計 52
drwxr-xr-x    2 root     root         4096 Jan  1  2006 Attachment_Files/
drwxr-xr-x    2 root     root         4096 Dec 31  2005 Book_Files/
drwxr-xr-x    8 root     root         4096 May 27 03:35 Contents_Files/
drwxr-xr-x    2 root     root         4096 May 27 01:32 Image_Files/
drwxr-xr-x    2 root     root         4096 May 27 01:32 Install_Files/
drwxr-xr-x    2 root     root         4096 May 27 01:32 Movie_Files/
drwxr-xr-x    2 root     root         4096 May 27 01:32 Music_Files/
drwxr-xr-x    2 root     root         4096 Dec 31  2005 Photo_Files/
drwxr-xr-x    3 root     root         4096 Jun 25 11:39 Screen_Files/
drwxr-xr-x    2 root     root         4096 Dec 31  2005 Template_Files/
drwxr-xr-x    3 root     root         4096 Jan  1  2006 Text_Files/
drwxr-xr-x    3 root     root         4096 Dec 31  2005 Web_Files/
drwxr-xr-x    3 root     root         4096 May 27 03:42 sd_map/
umount します。
# umount /dev/sdb

SL-C3100 と Vine 3.1 を USB接続(ネットワーク)方式で繋ぐ:

SL-C3100 を USB で Vine 3.1 に繋いでみた時の dmesg。
hub.c: new USB device 00:1f.2-1, assigned address 9
usb.c: USB device 9 (vend/prod 0x4dd/0x9031) is not claimed by any active driver.
usb.c: registered new driver acm
acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN adapters
usb.c: registered new driver usbnet
usb0: register usbnet usb-00:1f.2-1, Sharp Zaurus, PXA-2xx based
$ /sbin/ifconfig usb0
usb0      リンク方法:イーサネット  ハードウェアアドレス AE:F8:E2:5F:36:7C
          inetアドレス:192.168.129.200 ブロードキャスト:192.168.129.255  マスク:255.255.255.255
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RXパケット:33 エラー:0 損失:0 オーバラン:0 フレーム:0
          TXパケット:12 エラー:0 損失:0 オーバラン:0 キャリア:0
          衝突(Collisions):0 TXキュー長:1000
          RX bytes:3445 (3.3 Kb)  TX bytes:1228 (1.1 Kb)
ケーブル繋ぐだけでいいんですか。

と思いましたが、vend/prod 0x4dd/0x9031 は、SL-C760 と同じですね。 SL-C760 の murasaki の設定 がそのまま生きるということでした。

nmap してみます。
# nmap -sS -O 192.168.129.201

Starting nmap 3.48 ( http://www.insecure.org/nmap/ ) at 2005-06-25 12:03 JST
Interesting ports on sla300 (192.168.129.201):
(The 1655 ports scanned but not shown below are in state: closed)
PORT STATE SERVICE
111/tcp open  rpcbind
139/tcp open  netbios-ssn
Device type: general purpose
Running: Linux 2.4.X|2.5.X
OS details: Linux Kernel 2.4.0 - 2.5.20
Uptime 0.033 days (since Sat Jun 25 11:16:48 2005)

Nmap run completed -- 1 IP address (1 host up) scanned in 7.838 seconds
samba で mount してみます。
# smbmount '\\zaurus\home' /mnt/slc3100/ -o 'username=guest,password=,uid=kenji'
$ cd /mnt/slc3100/
$ ls -l
合計 4
drwxr-xr-x    1 kenji    root         4096 Jun 25 11:25 Internal_Disk/
$ ls -l Internal_Disk/
合計 52
drwxr-xr-x    1 kenji    root         4096 Jan  1  2006 Attachment_Files/
drwxr-xr-x    1 kenji    root         4096 Dec 31  2005 Book_Files/
drwxr-xr-x    1 kenji    root         4096 May 27 03:35 Contents_Files/
drwxr-xr-x    1 kenji    root         4096 May 27 01:32 Image_Files/
drwxr-xr-x    1 kenji    root         4096 May 27 01:32 Install_Files/
drwxr-xr-x    1 kenji    root         4096 May 27 01:32 Movie_Files/
drwxr-xr-x    1 kenji    root         4096 May 27 01:32 Music_Files/
drwxr-xr-x    1 kenji    root         4096 Dec 31  2005 Photo_Files/
drwxr-xr-x    1 kenji    root         4096 Jun 25 11:54 Screen_Files/
drwxr-xr-x    1 kenji    root         4096 Dec 31  2005 Template_Files/
drwxr-xr-x    1 kenji    root         4096 Jan  1  2006 Text_Files/
drwxr-xr-x    1 kenji    root         4096 Dec 31  2005 Web_Files/
drwxr-xr-x    1 kenji    root         4096 May 27 03:42 sd_map/

#3 [SL-Zaurus][SL-C3100] SL-C3100 追加install

  • qpe-embeddedkonsole-ja_1.5.0-5_arm.ipk
  • openssh-server_3.6.1p1_arm.ipk
  • openssh-client_3.6.1p1_arm.ipk
  • openssh-addon_3.6.1p1_arm.ipk
  • smbpasswd_0.1-1_arm.ipk
  • zlib_1.1.4-2_arm.ipk
  • t1lib_5.0.2-1_arm.ipk
  • freetype_2.1.9-1_arm.ipk
  • qpdf2_2.2.1-20050221_arm.ipk
  • qpdf-japanese_20021122_all.ipk
  • airkeeper_0.0.0-2_arm.ipk
  • qpe-voicerec_1.5.0-9_arm.ipk
  • qpe-terminal-ja_1.5.0-3_arm.ipk
  • ziciz_0.88_arm.ipk
  • nethelper_0.3.0-1_arm.ipk
  • zeditor_3.2.4_arm.ipk
  • rsync_2.6.4-0_arm.ipk elsi
  • nethelper_0.3.0-1_arm.ipk
  • qshdlg_0.6.2-1_arm.ipk
  • opera_sl-5x00-7.30.9965_arm.ipk
  • opera-cseries-fix_7.30_arm.ipk
  • opera7-jpn-helper_0.0.2a_qshdlg.ipk
  • sudo_1.6.7p5-1_arm.ipk

#4 [SL-Zaurus][SL-C3100] SL-C3100 security設定

openssh 3.6.1p1 の設定:

--- inetd.conf.orig     Sat Jun 25 04:31:31 2005
+++ inetd.conf  Sat Jun 25 04:50:33 2005
@@ -95,4 +95,4 @@
 #
 # End of inetd.conf
 #sshd support added below
-ssh    stream  tcp     nowait  root    /usr/sbin/sshd sshd -i -q -f /etc/ssh/sshd_config
+ssh    stream  tcp     nowait  root    /usr/sbin/tcpd /usr/sbin/sshd -i -q -f /etc/ssh/sshd_config
# cat /etc/hosts.allow
ALL: 127.0.0.1 192.168.129.200

# cat /etc/hosts.deny
ALL: ALL

samba の設定:

# smbpasswd -a zaurus
New SMB password:
Retype new SMB password:
Added user zaurus.

#5 [SL-Zaurus][SL-C3100] SL-C3100 を探検する

dmesg:

bash-2.05$ dmesg
Linux version 2.4.20 (namikosi@mascaras) (gcc version 2.95.2 19991024 (release)) #1 Thu, 14 Apr 2005 11:19:41 +0900
CPU: XScale-PXA270 revision 4
Machine: SHARP Borzoi
Converting old-style param struct to taglist
Ignoring unrecognised tag 0x00000000
Turbo Mode clock : 416.00MHz (*2.0, active)
Run Mode clock   : 208.00MHz
System bus clock : 208.00MHz (1/1)
Memory clock     : 208.00MHz (1/1)
LCD clock        : 104.00MHz (1/2)
Security risk: creating user accessible mapping for 0x08000000 at 0xf1000000
On node 0 totalpages: 16384
zone(0): 16384 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: console=ttyS0 root=/dev/mtdblock2 mtdparts=sharpsl-nand:7168k@0k(smf),32768k@7168k(root),-(home) jffs2_orphaned_inodes=delete EQUIPMENT=4 LOGOLANG=1 DEFYEAR=2006 LOGO=1 LAUNCH=q
Console: colour dummy device 80x30
Calibrating delay loop... 415.33 BogoMIPS
Memory: 64MB = 64MB total
Memory: 61988KB available (2120K code, 557K data, 112K init)
Dentry cache hash table entries: 8192 (order: 4, 65536 bytes)
Inode cache hash table entries: 4096 (order: 3, 32768 bytes)
Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes)
Page-cache hash table entries: 16384 (order: 4, 65536 bytes)
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
RCSR = 8
apm: BIOS version 1.2 Flags 0x02 (Driver version 1.14)
FCS : CCCR = 2000210
enable_irq(120) unbalanced from c000c6e0
batok installed
Starting kswapd
Journalled Block Device driver loaded
JFFS2 version 2.1. (C) 2001, 2002 Red Hat, Inc., designed by Axis Communications AB.
Sharp SL-Series PXA fb driver initialized.
reset resolution unkown => 480x640
Console: switching to colour frame buffer device 80x30
fb0: SHARPSL_PXAFB frame buffer device
keyboard initilaized.
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with no serial options enabled
SharpSL serial driver version 5.05c (2001-07-08) with no serial options enabled
ttyS00 at 0xf8100000x (irq = 22) is a 16550A
ttyS01 at 0xf8700000x (irq = 20) is a 16550A, using IRDA
ttyS02 at 0xf8200000x (irq = 21) is a 16550A
rs_init: IRDA H/W initializaion
sharpled_init: done.
spitz remote controller
Cotulla Real Time Clock driver v1.00
Cotulla Touch Screen driver initialized
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
loop: loaded (max 8 devices)
PPP generic driver version 2.4.2
PPP BSD Compression module registered
SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
Spitz audio driver initialize
Sharp SL series flash device: 1000000 at 0
Using static partision definition
Creating 1 MTD partitions on "sharpsl-flash":
0x00140000-0x007f0000 : "Filesystem"
NAND device: Manufacture ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MB 3,3V)
Creating 3 MTD partitions on "NAND 128MB 3,3V":
0x00000000-0x00700000 : "smf"
0x00700000-0x02700000 : "root"
0x02700000-0x08000000 : "home"
Linux Kernel Card Services 3.1.31
  options:  [pm]
Intel PXA250/210 PCMCIA (CS release 3.1.31)
pxa_pcmcia_init(0)
pxa_pcmcia_init(1)
orinoco.c 0.11b (David Gibson <hermes@gibson.dropbear.id.au> and others)
hermes.c: 5 Apr 2002 David Gibson <hermes@gibson.dropbear.id.au>
orinoco_cs.c 0.11b (David Gibson <hermes@gibson.dropbear.id.au> and others)
spectrum_cs.c 0.3.4
Backlight Driver Initialized.
mice: PS/2 mouse device common for all mice
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 4096 bind 4096)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
NetWinder Floating Point Emulator V0.95 (c) 1998-1999 Rebel.com
IrCOMM protocol (Dag Brattli)
cramfs: wrong magic
FAT: bogus logical sector size 480
VFS: Mounted root (jffs2 filesystem) readonly.
Freeing init memory: 112K
Inode #150 was a directory with children - removing those too...
Inode #4031 was a directory with children - removing those too...
Inode #119 was a directory with children - removing those too...
Trying to free nonexistent resource <f7000000-f700000f>
hda: HMS360604D5CF00, ATA DISK drive
ide0 at 0xf7000000-0xf7000007,0xf700000e on irq 136
hda: 7999488 sectors (4096 MB) w/128KiB Cache, CHS=7936/16/63
Partition check:
 hda: hda1 hda2 hda3
ide_cs: hda: Vcc = 3.3, Vpp = 0.0
 hda: hda1 hda2 hda3
 hda: hda1 hda2 hda3
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,2), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
MSDOS FS: IO charset utf8
pxa_sd_wait_response: card removed (cmd=00)
pxa_sd_wait_response: card removed (cmd=00)
pxa_sd_wait_response: card removed (cmd=00)
pxa_sd_wait_id_response: card removed (cmd=00)
SD Driver Initialized.
sharp_mmcsd 0.30 13 Oct 2004
pxa_sd_wait_response: card removed (cmd=00)
pxa_sd_wait_response: card removed (cmd=00)
pxa_sd_wait_response: card removed (cmd=00)
pxa_sd_wait_id_response: card removed (cmd=00)
set_wakeup_src=ae000019->ae000019[9801a003]
usbh: udc_connected: ACTIVE_LOW: 0<7>usbh: monitor_connected: 0
usbh: monitor_unload: 0
usbh: monitor_hotplug: agent: usbh interface: monitor action: unload
usbh: monitor_request_irq: 41 71
usbh: monitor_modinit: finished
usbdm: usbd_monitor 0.3 035 2002-06-12 20:00
monitor_connected: 1
monitor_load:
monitor_hotplug: agent: usbd interface: monitor action: load
usbh: udc_connected: ACTIVE_LOW: 0<7>usbh: monitor_connected: 0
usbh: monitor_unload: 4
usbdcore: usbdcore 0.1 035 2002-06-12 20:00 (dbg="")
net_fd 0.1 035 2002-06-12 20:00 (dbg="",alwaysup=0,OUT=64,IN=64)
vendorID: 4dd productID: 9031
pxa27x_bi 0.1-alpha 035 2002-06-12 20:00 (dbg="")
bi_modinit: call udc_startup_events
bi_device_event: call udc_enable
bi_device_event: call udc_all_interrupts
udc_connect: usb-device is not active.
monitor_modinit: finished

free:

bash-2.05$ free
              total         used         free       shared      buffers
  Mem:        62100        55544         6556            0          556
 Swap:            0            0            0
Total:        62100        55544         6556

df:

bash-2.05$ df
Filesystem           1k-blocks      Used Available Use% Mounted on
rootfs                   32768     32768         0 100% /
/dev/root                32768     32768         0 100% /
/dev/mtdblock3           91136     13468     77668  15% /home
/dev/ram1                   44        30        14  68% /dev
none                      1024        52       972   5% /dev/shm
/dev/hda1                 9725      1048      8175  11% /hdd1
/dev/hda2                 9755      1147      8104  12% /hdd2
/dev/hda3              3971808   1559796   2412012  39% /hdd3

mount:

bash-2.05$ mount
rootfs on / type rootfs (rw)
/dev/root on / type jffs2 (ro)
/proc on /proc type proc (rw)
/dev/mtdblock3 on /home type jffs2 (rw,noatime)
/dev/ram1 on /dev type minix (rw)
none on /dev/shm type tmpfs (rw)
/dev/hda1 on /hdd1 type ext3 (ro,noatime)
/dev/hda2 on /hdd2 type ext3 (rw,noatime)
/dev/hda3 on /hdd3 type vfat (rw,noatime)
none on /dev/pts type devpts (rw)

uname:

bash-2.05$ uname -a
Linux zaurus 2.4.20 #1 Thu, 14 Apr 2005 11:19:41 +0900 armv5tel unknown

/proc/version:

bash-2.05$ cat /proc/version
Linux version 2.4.20 (namikosi@mascaras) (gcc version 2.95.2 19991024 (release)) #1 Thu, 14 Apr 2005 11:19:41 +0900
bash-2.05$

/proc/cpuinfo:

bash-2.05$ cat /proc/cpuinfo
Processor       : XScale-PXA270 rev 4 (v5l)
BogoMIPS        : 415.33
Features        : swp half thumb fastmult edsp
CPU implementor : 0x69
CPU architecture: 5TE
CPU variant     : 0x0
CPU part        : 0x411
CPU revision    : 4
Cache type      : undefined 5
Cache clean     : undefined 5
Cache lockdown  : undefined 5
Cache unified   : harvard
I size          : 32768
I assoc         : 32
I line length   : 32
I sets          : 32
D size          : 32768
D assoc         : 32
D line length   : 32
D sets          : 32

Hardware        : SHARP Borzoi
Revision        : 0000
Serial          : 0000000000000000

ps:

bash-2.05$ ps auxw
USER PID %CPU %MEM   VSZ  RSS TTY      STAT START   TIME COMMAND
root         1  3.4  0.9  1260  560 ?        S    05:11   0:21 init
root         2  0.0  0.0     0    0 ?        SW   05:11   0:00 [keventd]
root         3  6.8  0.0     0    0 ?        RWN  05:11   0:42 [kapm-idled]
root         4  0.0  0.0     0    0 ?        SW   05:11   0:00 [off_thread]
root         5  0.0  0.0     0    0 ?        SW   05:11   0:00 [battchrgon]
root         6  0.0  0.0     0    0 ?        SW   05:11   0:00 [battchrgoff]
root         7  0.0  0.0     0    0 ?        SW   05:11   0:00 [sharpsl_bat]
root         8  0.0  0.0     0    0 ?        SWN  05:11   0:00 [ksoftirqd_CPU0]
root         9  0.0  0.0     0    0 ?        SW   05:11   0:00 [kswapd]
root        10  0.0  0.0     0    0 ?        SW   05:11   0:00 [bdflush]
root        11  0.0  0.0     0    0 ?        SW   05:11   0:00 [kupdated]
root        12  0.0  0.0     0    0 ?        SW   05:11   0:00 [rcscan]
root        13  0.0  0.0     0    0 ?        SW   05:11   0:00 [rcenirq]
root        14  0.0  0.0     0    0 ?        SW   05:11   0:00 [buzzer]
root        18  0.0  0.0     0    0 ?        SW   05:11   0:00 [snd_hp]
root        20  0.0  0.0     0    0 ?        SW   05:11   0:00 [mtdblockd]
root        43  0.2  0.0     0    0 ?        SWN  05:11   0:01 [jffs2_gcd_mtd3]
root        79  0.0  1.1  1396  728 ?        S    05:11   0:00 /sbin/cardmgr
root        94  0.0  0.0     0    0 ?        SW   05:11   0:00 [kjournald]
root        96  0.0  0.0     0    0 ?        SW   05:11   0:00 [kjournald]
root       150  0.0  0.7  1248  452 ?        S    05:11   0:00 /sbin/sdmgr -d /dev/sd_slotstat -c /etc/sdcard/sd.conf
root       158  0.0  1.0  1512  644 ?        S    05:11   0:00 /usr/sbin/inetd
bin        168  0.0  0.2    24  176 ?        S    05:12   0:00 [rpc.portmap]
root       178  0.0  0.8  1264  532 ?        S    05:12   0:00 /home/QtPalmtop/bin/atd /var/spool/at
root       195  0.0  0.0     0    0 ?        DW   05:12   0:00 [usbh-moni]
root       236  0.0  0.7  1264  444 ?        S    05:12   0:00 /sbin/launch
root       237  0.0  0.5  1244  348 ?        S    05:12   0:00 /sbin/shsync
root       238  0.0  0.8  1264  516 ?        S    05:12   0:00 /bin/sh ./qpe.sh
root       262  3.5 19.9 21608 12380 ?       SN   05:12   0:20 [qpe]
root       263  0.0  1.0  1672  644 ?        SN   05:12   0:00 [qeserver]
root       264  1.4  9.8 18500 6092 ?        SN   05:12   0:08 [qeserver]
zaurus     284  0.0  0.7  1440  444 ?        SN   05:12   0:00 addressbook -qcop /tmp/qcop-msg-addressbook -display Transformed:Rot2
zaurus     285  0.0  0.7  1440  444 ?        SN   05:12   0:00 datebook -qcop /tmp/qcop-msg-datebook -display Transformed:Rot270:Vga
zaurus     286  0.2 14.1 24832 8784 ?        SN   05:12   0:01 [qeserver]
zaurus     287  0.0  0.7  1440  444 ?        SN   05:12   0:00 todolist -qcop /tmp/qcop-msg-todolist -display Transformed:Rot270:Vga
zaurus     288  0.1 13.5 24800 8396 ?        SN   05:12   0:01 [qeserver]
zaurus     289  0.0  0.7  1440  444 ?        SN   05:12   0:00 zimager -qcop /tmp/qcop-msg-zimager -display Transformed:Rot270:Vga:0
zaurus     290  0.5 15.8 25308 9852 ?        SN   05:12   0:02 [qeserver]
zaurus     291  0.0  0.7  1440  444 ?        SN   05:12   0:00 textedit -qcop /tmp/qcop-msg-textedit -display Transformed:Rot270:Vga
zaurus     292  0.3 14.5 25040 9008 ?        SN   05:12   0:01 [qeserver]
zaurus     293  0.0  0.7  1440  444 ?        SN   05:12   0:00 qtmail -qcop /tmp/qcop-msg-qtmail -display Transformed:Rot270:Vga:0
zaurus     294  0.3 15.6 25752 9704 ?        SN   05:12   0:01 [qeserver]
zaurus     295  0.5  9.4 16024 5884 ?        SN   05:12   0:03 netfront3 -qcop /tmp/qcop-msg-netfront3 -display Transformed:Rot270:V
zaurus     296  0.5 15.7 25616 9800 ?        SN   05:12   0:02 [qeserver]
zaurus     297  0.4  9.0 22136 5616 ?        SN   05:12   0:02 translator -qcop /tmp/qcop-msg-translator -display Transformed:Rot270
zaurus     298  0.5  9.1 17260 5664 ?        SN   05:12   0:03 zdict -qcop /tmp/qcop-msg-zdict -display Transformed:Rot270:Vga:0
zaurus     299  1.1 11.9 16584 7436 ?        SN   05:12   0:06 launcher -qcop /tmp/qcop-msg-launcher -display Transformed:Rot270:Vga
root       316  0.3  7.7 15900 4836 ?        SN   05:13   0:01 [qtsamba]
root       350  0.0  1.2  1584  776 ?        S    05:13   0:00 /usr/sbin/dhcpd -cf /etc/hotplug/dhcpcd.conf -lf /var/state/dhcp/dhcp
root       355  0.0  2.1  2316 1340 ?        S    05:13   0:00 smbd -D -l /dev/null
root       357  0.0  2.1  1932 1308 ?        S    05:13   0:00 nmbd -D -l /dev/null
root       360  0.2  2.5  2152 1584 ?        S    05:14   0:01 sshd: zaurus@pts/0
zaurus     361  0.0  0.7  1260  496 pts/0    S    05:14   0:00 -sh
zaurus     363  0.0  2.1  1988 1360 pts/0    S    05:17   0:00 bash
zaurus     374  0.0  1.3  2552  848 pts/0    R    05:21   0:00 ps auxw

/etc/passwd:

bash-2.05$ cat /etc/passwd
root:x:0:0:root:/home/root:/bin/sh
bin:x:1:1:bin:/bin:/bin/sh
daemon:x:2:2:daemon:/usr/sbin:/bin/sh
adm:x:3:4:adm:/adm:/bin/sh
lp:x:4:7:lp:/var/spool/lpd:/bin/sh
sync:x:5:0:sync:/bin:/bin/sync
shutdown:x:6:11:shutdown:/sbin:/sbin/shutdown
halt:x:7:0:halt:/sbin:/sbin/halt
uucp:x:10:14:uucp:/var/spool/uucp:/bin/sh
operator:x:11:0:Operator:/var:/bin/sh
nobody:x:65534:65534:nobody:/home:/bin/sh
zaurus:x:500:500:Zaurus User:/home/zaurus:/bin/sh

command:

bash-2.05$ cd /usr/bin
bash-2.05$ ls
[                   loadfont            ssh-keyscan
basename            logger              ssh-user-keygen.sh
chattr              logname             sx
chvt                lsattr              sz
clear               md5sum              tail
cut                 mesg                telnet
dc                  mkfifo              test
deallocvt           nc                  touch
dirname             nice                tr
dpkg                nslookup            tty
dpkg-deb            passwd              uniq
du                  pftp                uptime
elvis               printf              utmpdump
env                 rb                  uudecode
expr                reset               uuencode
find                rx                  uuidgen
free                rz                  vi
ftp                 sb                  wall
head                scp                 wc
hostid              setkeycodes         wget
id                  sftp                which
killall             smbpasswd           whoami
last                ssh                 xargs
lastb               ssh-add             yes
length              ssh-agent
loadacm             ssh-keygen

bash-2.05$ cd /bin
bash-2.05$ ls
addgroup       delgroup       grep           mt             stty
adduser        deluser        gunzip         mv             su
ash            df             gzip           netstat        sync
awk            diff           head           pidof          tail
bash           dmesg          hostname       ping           tar
busybox        dnsdomainname  kill           proxcfg        tee
cat            du             ledctl         proxnet        tinylogin
chgrp          dumpkmap       ln             ps             touch
chkmntsh       echo           login          pwd            true
chmod          egrep          ls             rm             umount
chown          false          mkdir          rmdir          uname
cp             fdflush        mklist         sbusybox       uncompress
cut            fgrep          mknod          sed            usleep
date           find           mktemp         sh             utime
dc             fuser          more           sleep          zcat
dd             gawk           mount          sort

bash-2.05$ cd /usr/sbin
bash-2.05$ ls
adsl-connect     defrag.jffs2     nodemerge.jffs2  ssh-keysign
adsl-init        dhcpd            pppd             ssh-rand-helper
adsl-start       dutmp            ppplogin         sshd
adsl-status      fbset            pppoe            tcpd
adsl-stop        in.telnetd       pppstats         tcpdchk
authdrv          inetd            rpc.portmap      tcpdmatch
automount        irattach         safe_finger      telnet_wrapper
chat             mklost+found     sftp-server      try-from
chroot           nmbd             smbd

bash-2.05$ cd /sbin
bash-2.05$ ls
MAKEDEV initlog                poweroff
arp                    insmod                 prism2dl
badblocks              insmod_ksymoops_clean  probe
cardctl                ipmaddr                qt
cardmgr                iptunnel               rarp
chroot                 iwconfig               reboot
consoletype            iwevent                resize2fs
debugfs                iwgetid                rmmod
depmod                 iwlist                 route
dhcpcd                 iwpriv                 runlevel
dosfsck                iwspy                  scshotcf
dump_cis               kallsyms               scshotram
dumpe2fs               kernelversion          scshotsd
e2fsck                 killall5               scsi_info
e2label                klogd                  sdctrl
eraseall               ksyms                  sdmgr
fdisk                  launch                 setserial
freeramdisk            ldconfig               sfdisk
fsck                   loadkmap               shsync
fsck.ext2              lsmod                  shutdown
fsck.ext3              lsusb                  slattach
fsck.minix             makedevs               sltime
fsck.msdos             mii-tool               spm
fsck.vfat              mkdosfs                sulogin
ftl_check              mke2fs                 survive
ftl_format             mkfs.ext2              swapoff
genksyms               mkfs.minix             swapon
getkey                 mkfs.msdos             syslogd
getty                  mkfs.vfat              telinit
halt                   mkswap                 tune2fs
hddmount               modinfo                update
hotplug                modprobe               usbctl
hwclock                nameif                 wlancfg
ide_info               nwepgen                wlanctl-ng
ifconfig               oncheck                wland
ifport                 pack_cis               writerominfo
ifuser                 pcinitrd
init                   plipconfig

#6 ザウルス「SL-C3100」発売開始を記念した“ザウルス七人七色 W キャンペーン”が本日よりスタート


#7 [SL-Zaurus] スタイラスペン「ぺんとぴあ」TC-ZR1-1B


#8 [SL-Zaurus] 萬ちゃん日記【仮】



2005年06月26日() 旧暦5月20日 [n年日記] 今日は何の日

#1 [SL-Zaurus] Linuxザウルスと京ぽんの接続


#2 [SL-Zaurus] qpdf2_render-freetype-2.2.1-20040217ta_arm.ipk



2005年06月27日(月) 旧暦5月21日 [n年日記] 今日は何の日

#1 [Security] 消防庁のドメイン FDMA.GO.JP に存在した危険性

もはや、基本的な運用上のルールが守られることを想定すること自体、無理な時代に なってきているということでしょうか。

#2 [SL-Zaurus][SL-A300] SL-A300改を作ろう!

クロックアップ・カーネル。SL-A300用の EBt が含まれます。 ruby とかを丸ごと Linux Compressed ROM File System にしてしまっているのですか。 面白いですね。

#3 [Linux] CheckInstall



2005年06月28日(火) 旧暦5月22日 [n年日記] 今日は何の日

#1 [SL-Zaurus] SL-C3000で「雫、痕、ToHeart」をする


#2 韓国、2006年までにLinuxサーバ1万台を教育機関に導入へ


#3 [SL-Zaurus][SL-C3100] ダイアルアップの研究

設定ファイル: /etc/ppp/peers/
接続コマンド: /opt/Qtsync/Qt_tunnel_tty ttyS3 debug call DIALUP1119996076 password

#4 Firefoxで見れないサイトは? IEのみに対応するなら、ユーザー失うとの警鐘


#5 [SL-Zaurus] AirKeeperモドキ airkeeper_0.0.0-2_arm.ipk

AirKeeperモドキ を update しました。といっても default の Host設定を変えただけです。


2005年06月29日(水) 旧暦5月23日 [n年日記] 今日は何の日

#1 [SL-Zaurus] 着物と PDA

着物に(小型)パソコンは合わない気がしました。 どこか着物に合う PDA を作らないですかね...

#2 「1億件のブログ記事を全文検索可能に」、gooブログが検索強化


#3 ブログやSNSを利用した実名コミュニケーション教育を提言〜総務省研究会



2005年06月30日(木) 旧暦5月24日 [n年日記] 今日は何の日

#1 [SL-Zaurus] フランクリン+リナザウ


#2 [Security] 17万人の顧客情報を紛失 福井銀行


#3 [SL-Zaurus][SL-C3100] インストール CD-ROM

$ ls -l
合計 2475
dr-xr-xr-x    1 root     root         2048 May 31 12:06 Applications/
dr-xr-xr-x    1 root     root         2048 May 31 11:54 PCSOFT/
dr-xr-xr-x    1 root     root         2048 May 31 11:54 USBdrivers/
-r-xr-xr-x    1 root     root           41 Apr 21  2003 autorun.inf*
dr-xr-xr-x    1 root     root         2048 May 31 11:54 dict1/
dr-xr-xr-x    1 root     root         4096 May 31 11:54 htmls/
dr-xr-xr-x    1 root     root         2048 May 31 11:54 images/
dr-xr-xr-x    1 root     root         2048 May 31 11:54 manuals/
-r-xr-xr-x    1 root     root      2514944 May 20 11:55 setup.exe*
-r-xr-xr-x    1 root     root         2238 Jun 19  2002 slc.ico*
$ cd Applications/
$ ls -l
合計 4138
-r-xr-xr-x    1 root     root       513288 May 23 16:54 bunkoviewer_3.0.08V_arm.ipk*
-r-xr-xr-x    1 root     root       205038 May 21 09:22 kioku_dojo_1.0.21_arm.ipk*
-r-xr-xr-x    1 root     root       379357 May 16 15:20 mobilemap_1.3-7_arm.ipk*
-r-xr-xr-x    1 root     root      2741523 May 24 08:55 norikae_4.30.0_arm.ipk*
-r-xr-xr-x    1 root     root        94095 Sep  9  2004 pin-setup_1.1.5_arm.ipk*
-r-xr-xr-x    1 root     root       111546 May 11 08:57 presentation-ja_1.0.0_arm.ipk*
-r-xr-xr-x    1 root     root        60970 Apr 14  2003 qpe-terminal-ja_1.5.0-3_arm.ipk*
-r-xr-xr-x    1 root     root        51238 May 16 17:39 qpe-voicerec_1.5.0-9_arm.ipk*
-r-xr-xr-x    1 root     root        67500 Nov 30  2002 zmigration_sla300.ipk*
dr-xr-xr-x    1 root     root         2048 May 31 12:06 テンプレートデータ/
dr-xr-xr-x    1 root     root         2048 May 31 12:06 フォトストレージサンプルデータ/
dr-xr-xr-x    1 root     root         2048 May 31 12:06 ブンコビューアサンプルデータ/
dr-xr-xr-x    1 root     root         2048 May 31 12:06 ボーナスソフトウェア/
dr-xr-xr-x    1 root     root         2048 May 31 11:55 モバイルマップデータ/

#4 [SL-Zaurus][SL-C3100] USB接続(ネットワーク)と(シリアル)の違い

ザウルスドライブ取説.pdf より
機能の違い
「ザウルスドライブ( ネットワーク)」の場合、ザウルスのフォルダ
(「Internal_Disk」や「SD_Card」など)は、パソコンで新規作成したフォルダと同
様に扱えますが、「ザウルスドライブ(シリアル通信)」の場合(「本体ディスク」や
「SDカード」など)、以下のような制限があります。
2ザウルスのディスクやメモリーをパソコン上に表示したとき、表示できるメ
ニューが「ザウルスドライブ(ネットワーク)」より少なくなっています。
2ドラッグ&ドロップしたファイルとリンクカレンダー機能との関係は以下の
ようになります。
・SL-C3100/SL-C3000の場合:
・ザウルスドライブ(シリアル通信)、ザウルスドライブ(ネットワーク)共に、ド
ラッグ&ドロップした日にリンクします。
・SL-C3100/SL-C3000以外(SL-C1000やSL-C860など)の場合:
・ザウルスドライブ(シリアル通信)では、ドラッグ&ドロップした日にリンクされ
ます(ファイルの日付は、ドラッグ&ドロップした日になります)。
・ザウルスドライブ(ネットワーク)では、ファイルの更新日時になります(更新日時
は、パソコン上でファイルのプロパティ画面を表示し「更新日時」の横に記載され
ている日時です)。ドラッグ&ドロップした日にはリンクされません。
2「本体ディスク」などのフォルダ内のファイルをダブルクリックしてパソコン
上で開いて見ることはできますが、修正することはできません。
修正するためには、一度、パソコンにそのファイルをコピーしてパソコンの
ファイルとして開いた後、修正してください。
2「本体ディスク」などのフォルダを開き、「本体ディスク」などの中でファイル/
フォルダのドラッグ&ドロップはできません。
基本的に、(ネットワーク) の方がよさそうですが、SHARPの推奨が (シリアル) なのは、(ネットワーク) の方がトラブルが多いんでしょうかね。

SL-C3100/SL-C3000以外で仕様が違うのはどうしてでしょう? SL-C1000 でも違うのが よくわからないですね。ハードディスクがないと実現できないことなのでしょうか?

#5 危険な正露丸の服用




最近の日記
2010年07月09日
2009年11月23日
2009年05月26日
Badoo SPAM
2009年03月16日
日本禁酒同盟
2009年01月31日
大相撲の話題提供力
2009年01月30日
Macユーザになりました
2009年01月07日
インドの農民たちが毎月1000人以上も自殺する理由
2009年01月04日
DSTokai
2008年12月28日
NHKオンデマンドはWindows + IE のみ
2008年12月18日
AGPLは将来のクラウドコンピューティングにおけるFOSSに必須
2008年12月12日
幻たばこ増税…麻生政権根回しなし、聖域押し切る力もなし
2008年11月18日
国籍法改正案が衆院で可決
2008年11月13日
トヨタ奥田氏
2008年11月11日
タバコの適正価格について
日本のタバコは安過ぎる
2008年11月06日
麻生邸を見学しようとして逮捕された3人が無実であることを示す一部始終〜3つのビデオ
憎むな、殺すな、許しましょう
以上、9 日分です。
タイトル一覧
カテゴリ分類
Accounting
Book
IPv6
Linux
PostPet
SL-Zaurus
Security
Tax
hns
Powered by hns-2.19.7, HyperNikkiSystem Project