しゃある通信

Back Forward Return


12/11(Fri)

#11-01 [Ubuntu,NW,PC]Preyを入れてみた

MOONGIFT: ≫ ノートPCを紛失する前に設定しておこう「Prey」:オープンソースを毎日紹介
Ubuntuとかあるのでリンク先を見てみたら prey_0.3.3-ubuntu2_all.deb と all だったのでふにふにとゲット。
$ dpkg -I prey_0.3.3-ubuntu2_all.deb
 new debian package, version 2.0.
 size 279674 bytes: control archive= 2411 bytes.
    4567 bytes,   151 lines      configurator.py~     #!/usr/bin/env
     521 bytes,    12 lines      control
     531 bytes,    12 lines      control~
     946 bytes,    31 lines   *  postinst             #!/bin/bash
     946 bytes,    31 lines      postinst~            #!/bin/bash
     390 bytes,    14 lines   *  preinst              #!/bin/bash
       0 bytes,     0 lines      preinst~
      73 bytes,     4 lines   *  prerm                #!/bin/sh
      83 bytes,     4 lines      prerm~               #!/bin/sh
 Package: prey
 Version: 0.3.3-ubuntu2
 Architecture: all
 Maintainer: Tomas Pollak <tomas@bootlog.org>
 Priority: optional
 Depends: openssl, scrot, curl, streamer, libio-socket-ssl-perl, libnet-ssleay-perl
 Section: utils
 Homepage: http://preyproject.com
 Description: Prey Laptop Tracker
  Prey is a lightweight program that will help you track and find your laptop if
  it ever gets stolen. It works in all operating systems and not only is it Open
  Source but also completely free. For more info check http://preyproject.com.
なんかゴミが…(苦笑) openssl以外は入ってないな… pythonがDependsにないのはデフォルトだから?

ということでNetWalkerにも入りますよっと。


12/16(Wed)

#16-01 [PC]Google日本語入力x64を入れてすぐ消した
変換キーでトグルをどうしても割り当てられなかったので。

キーボードのアイコンから、Google 日本語入力を選択します。「全角/半角」キーで On/Off ができるようになります。
変換キーでやりたいので、知ってる方は教えてください。

#16-02 [NW]kernel 2.6.28-15.50fsl1araneo18
なにげに apt-get dist-upgrade したら

# apt-get dist-upgrade
The following packages will be upgraded:
  araneo-config flash-kernel libgst-fsl-mm-plugins-v4l libnm-glib0 libnm-util1 linux-headers-2.6.28-15-araneo
  linux-image-2.6.28-15-araneo network-manager spider-rootfs-version
9 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 15.6MB of archives.
After this operation, 4096B of additional disk space will be used.
見た目は変わらんが、どこ変わったんだろ? とりあえず上げてみる。
2.6.28-15.50fsl1araneo9
2.6.28-15.50fsl1araneo18
か。pl2303.koは新規導入はなしね…。
# zless /usr/share/doc/linux-image-2.6.28-15-araneo/changelog.Debian.gz
linux-fsl-imx51 (2.6.28-15.50fsl1araneo15) araneo; urgency=low

  * Fix for WIFI freeze.  Increase buffer size

 -- Michael Frey <michael.frey@canonical.com>  Wed, 4 Nov 2009 09:34:08 -0400

linux-fsl-imx51 (2.6.28-15.50fsl1araneo12) araneo; urgency=low

  * A revision of the malfunction screen is not displayed after suspend/resume
  * The change of the quantity of smallest movement of the touch panel.
  * A revision of the malfunction that jack-function with
        a volume option does not work.

 -- Michael Frey <michael.frey@canonical.com>  Fri, 16 Oct 2009 11:50:08 -0400
見るべきところはこの辺かな。WiFiの謎の現象直るといいけど。

network-managerは

network-manager (0.7.1~rc4.1.cf199a964-0ubuntu2netbook0araneo14) araneo; urgency=low

  * add_l02a_support.patch: Add support for NTT docomo L-02A 3G modem (Sharp
    request: LP: #490801)

 -- Debbie Beliveau <debbie.beliveau@canonical.com>  Wed, 02 Dec 2009 14:45:10 -0500
過去の履歴も見ると興味深いな。araneo になった 0.7.1~rc4.1.cf199a964-0ubuntu2netbook0araneo1 からか。


12/17(Thu)

#17-01 [PC]ようやくGoogle日本語入力が使えるようになった
参考にしたところ:

IMEをオン/オフするキー - Google 日本語入力ヘルプ
GUIで設定できるようになるといいな、ぽわわ…

それにしても、だいぶGoogleに侵略されてきたな。Chrome・gmail・Reader・Wave・日本語入力。

#17-02 [NW,Ubuntu]WILLCOM WS002IN(DD)はどんな感じ?
やってみた。

$ /sbin/udevadm info --query=env --path=/sys/class/tty/ttyUSB0
UDEV_LOG=3
DEVPATH=/class/tty/ttyUSB0
MAJOR=188
MINOR=0
PHYSDEVPATH=/devices/platform/fsl-ehci.0/usb1/1-1/1-1.1/1-1.1:1.0/ttyUSB0
PHYSDEVBUS=usb-serial
PHYSDEVDRIVER=pl2303
DEVNAME=/dev/ttyUSB0
ID_PORT=0
ID_PATH=platform-fsl-ehci.0-usb-0:1.1:1.0
ID_VENDOR=Prolific_Technology_Inc.
ID_VENDOR_ENC=Prolific\x20Technology\x20Inc.
ID_VENDOR_ID=11f6
ID_MODEL=USB-Serial_Controller
ID_MODEL_ENC=USB-Serial\x20Controller
ID_MODEL_ID=2001
ID_REVISION=0100
ID_SERIAL=Prolific_Technology_Inc._USB-Serial_Controller_10000022
ID_SERIAL_SHORT=10000022
ID_TYPE=generic
ID_BUS=usb
ID_USB_INTERFACES=:ff0000:
ID_USB_INTERFACE_NUM=00
ID_USB_DRIVER=pl2303
ID_IFACE=00
DEVLINKS=/dev/char/188:0 /dev/serial/by-path/platform-fsl-ehci.0-usb-0:1.1:1.0-port0 /dev/serial/by-id/usb-Prolific_Technology_Inc._USB-Serial_Controller_10000022-if00-port0
$ grep ID_NM_ src/nm-hal-manager.c
#define PROP_GSM   "ID_NM_MODEM_GSM"
#define PROP_CDMA  "ID_NM_MODEM_IS707_A"
#define PROP_EVDO1 "ID_NM_MODEM_IS856"
#define PROP_EVDOA "ID_NM_MODEM_IS856_A"
$ /lib/udev/nm-modem-probe -x /dev/ttyUSB0
ID_NM_MODEM_PROBED=1
NetworkManagerのモデム検出で、ブロードバンドモデムと認識されません。ありがとうございました。(いじれって?)


Back Forward Return

2452 accesses since 2009/12/11. RSS feed meter for http://sharl.hauN.org/d/