Bronze Member 三年目です。($12/Year)
土曜日, 1月 28, 2023
水曜日, 1月 25, 2023
EPSON ACアダプター A171B A110B
EPSON ACアダプター A110Bを550円で入手、別途メガネ型電源ケーブルは220円。手持ちのA171Bと比べてみると、出力はDC24V 0.8Aで同じ。見た目の違いはメガネ型ケーブルのコネクタ部分が〇〇と〇▢の違いだけど、普通に入手可能な〇〇型が差すことが可能なので問題無し。Amazonでは1540円+送料340円で売ってるので、半値にてゲット!
A171BはGT-8300UF用ですが、GT-9300UFとGT-9400UFでも使用可能です。A110Bは何用か分かりませんが、これら3機種のスキャナーで使用可能です。
※GT-9400UF本体にはDC24V 1.1Aと書かれているので若干電流容量不足かも。
![]() |
| 左:A171B、右:A110B |
![]() |
| 左:A171B、右:A110B |
金曜日, 1月 20, 2023
GT-9400UFを Raspberry Pi Desktop for PC (bullseya)で使う
「EPSON ドライバーダウンロード」に型式とOSを入力し、検索。
![]() |
| GT-9400UF, Linux Driver |
gcc 3.4以降用の2番と4番目をダウンロードします。
※Linux版のChrome、chromiumでは安全で無いとのことでダウンロードボタンが効きません。Windows版のChromeでは注意喚起がありますが、メニューから保存可能です。ダウンロードリンクもコピー出来たので、下記に記します。※※自己責任!
フォルダー「GT-9400UF」作成し、そこで作業します。
$ md5sum *.rpm 349715562010b0905b0a2aa6c758fb85 iscan-2.10.0-1.c2.i386.rpm f76725766f44debe3f3fec06d0e2023b iscan-plugin-gt-9400-1.0.0-1.c2.i386.rpm
「Image Scan! for Linux 操作ガイド」(userg_revG_j.pdf)には下記が書いてあります。
Image Scan! for Linux を使用するコンピュータには、SANE パッケージ バージョン 1.0.3 以降がインストールされている必要があります。
$ scanimage -V
scanimage (sane-backends) 1.0.31-debian; backend version 1.0.31
$ apt show gcc Package: gcc Version: 4:10.2.1-1 Priority: optional Build-Essential: yes Section: devel Source: gcc-defaults (1.190) Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 56.3 kB Provides: c-compiler, gcc-i686-linux-gnu (= 4:10.2.1-1) Depends: cpp (= 4:10.2.1-1), gcc-10 (>= 10.2.1-3~) Recommends: libc6-dev | libc-dev Suggests: gcc-multilib, make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb, gcc-doc Conflicts: gcc-doc (<< 1:2.95.3) Tag: devel::compiler, devel::lang:c, devel::library, implemented-in::c, interface::commandline, role::devel-lib, role::metapackage, role::program, suite::gnu, works-with::software:source Download-Size: 5,244 B APT-Manual-Installed: no APT-Sources: http://deb.debian.org/debian bullseye/main i386 Packages Description: GNU C コンパイラ これは GNU C コンパイラです。移植性に優れ、最適化を行う C 言語用コンパイラ です。 . 本パッケージは、デフォルトの GNU C コンパイラを提供する依存パッケージです。
$ sudo apt install alien
$ alien --version
alien version 8.95.4
$ alien --help
Usage: alien [options] file [...]
file [...] Package file or files to convert.
-d, --to-deb Generate a Debian deb package (default).
Enables these options:
--patch=<patch> Specify patch file to use instead of automatically
looking for patch in /var/lib/alien.
--nopatch Do not use patches.
--anypatch Use even old version os patches.
-s, --single Like --generate, but do not create .orig
directory.
--fixperms Munge/fix permissions and owners.
--test Test generated packages with lintian.
-r, --to-rpm Generate a Red Hat rpm package.
--to-slp Generate a Stampede slp package.
-l, --to-lsb Generate a LSB package.
-t, --to-tgz Generate a Slackware tgz package.
Enables these options:
--description=<desc> Specify package description.
--version=<version> Specify package version.
-p, --to-pkg Generate a Solaris pkg package.
-i, --install Install generated package.
-g, --generate Generate build tree, but do not build package.
-c, --scripts Include scripts in package.
--target=<arch> Set architecture of the generated package.
-v, --verbose Display each command alien runs.
--veryverbose Be verbose, and also display output of run commands.
-k, --keep-version Do not change version of generated package.
--bump=number Increment package version by this number.
-h, --help Display this help message.
-V, --version Display alien's version number.
$ rpm --version RPM version 4.16.1.2
$ debuild bash: debuild: コマンドが見つかりません $ devscripts bash: devscripts: コマンドが見つかりません $ debuild --version This is debuild, from the Debian devscripts package, version 2.21.3+deb11u1 This code is copyright 1999-2003 by Julian Gilbey <jdg@debian.org>, all rights reserved. Based on a shell-script program by Christoph Lameter. This program comes with ABSOLUTELY NO WARRANTY. You are free to redistribute this code under the terms of the GNU General Public License, version 2 or later.
$ debuild --help
First usage method:
debuild [<debuild options>] -- binary|binary-arch|binary-indep|clean ...
to run debian/rules with given parameter(s). Options here are
--no-conf, --noconf Don't read devscripts config files;
must be the first option given
--rootcmd=<gain-root-command>, -r<gain-root-command>
Command used to become root if debuild
not setuid root; default=fakeroot
--preserve-envvar=<envvar>, -e<envvar>
Preserve environment variable <envvar>
--preserve-env Preserve all environment vars (except PATH)
--set-envvar=<envvar>=<value>, -e<envvar>=<value>
Set environment variable <envvar> to <value>
--prepend-path=<value> Prepend <value> to the sanitised PATH
-d Skip checking of build dependencies
-D Force checking of build dependencies (default)
--check-dirname-level N
How much to check directory names:
N=0 never
N=1 only if program changes directory (default)
N=2 always
--check-dirname-regex REGEX
What constitutes a matching directory name; REGEX is
a Perl regular expression; the string `PACKAGE' will
be replaced by the package name; see manpage for details
(default: 'PACKAGE(-.+)?')
--help, -h display this message
--version show version and copyright information
Second usage method:
debuild [<debuild options>] [<dpkg-buildpackage options>]
[--lintian-opts <lintian options>]
to run dpkg-buildpackage and then run lintian on the resulting
.changes file.
Additional debuild options available in this case are:
--lintian Run lintian (default)
--no-lintian Do not run lintian
--[no-]tgz-check Do [not] check for an .orig.tar.gz before running
dpkg-buildpackage if we have a Debian revision
(Default: check)
--username Run debrsign instead of debsign, using the
supplied credentials
--dpkg-buildpackage-hook=HOOK
--clean-hook=HOOK
--dpkg-source-hook=HOOK
--build-hook=HOOK
--binary-hook=HOOK
--dpkg-genchanges-hook=HOOK
--final-clean-hook=HOOK
--lintian-hook=HOOK
--signing-hook=HOOK
--post-dpkg-buildpackage-hook=HOOK
These hooks run at the various stages of the
dpkg-buildpackage run. For details, see the
debuild manpage. They default to nothing, and
can be reset to nothing with --foo-hook=''
--clear-hooks Clear all hooks
For available dpkg-buildpackage and lintian options, see their
respective manpages.
Default settings modified by devscripts configuration files:
(none)
$ sudo apt install -y apt-file
$ sudo apt-file update
$ cd GT-9400UF $ sudo alien -g --scripts iscan-plugin-gt-9400-1.0.0-1.c2.i386.rpm Directories iscan-plugin-gt-9400-1.0.0 and iscan-plugin-gt-9400-1.0.0.orig prepared. $ sudo alien -g --scripts iscan-2.10.0-1.c2.i386.rpm Directories iscan-2.10.0 and iscan-2.10.0.orig prepared.
$ cd ..
$ sudo nano iscan-2.10.0/usr/lib/iscan/make-udev-rules
# Before
TEMPLATE='ATTRS{idVendor}=="04b8", ATTRS{idProduct}=="HHHH", MODE="0666"'
# After
TEMPLATE='ENV{DEVTYPE}=="usb_device", ATTRS{idVendor}=="04b8", ATTRS{idProduct}=="HHHH", MODE="0666"'
$ diff iscan-2.10.0/usr/lib/iscan/make-udev-rules iscan-2.10.0.orig/usr/lib/iscan/make-udev-rules 26,27c26,27 < TEMPLATE='ENV{DEVTYPE}=="usb_device", ATTRS{idVendor}=="04b8", ATTRS{idProduct}=="HHHH", MODE="0666"' < SUB_SYST='usb' --- > TEMPLATE='SYSFS{idVendor}=="04b8", SYSFS{idProduct}=="HHHH", MODE="0666"' > SUB_SYST='usb_device' 57c57 < # does assume that ATTRS{idVendor} is on the first line. --- > # does assume that SYSFS{idVendor} is on the first line. 61c61 < /ATTRS{idVendor}=\{1,2\}"04[bB]8"/{ --- > /SYSFS{idVendor}=\{1,2\}"04[bB]8"/{ 67c67 < | sed 's/\(ATTRS{idProduct}=\{1,2\}\)"[[:xdigit:]]\{4\}"/\1"HHHH"/' --- > | sed 's/\(SYSFS{idProduct}=\{1,2\}\)"[[:xdigit:]]\{4\}"/\1"HHHH"/'
$ cd iscan-2.10.0 $ sudo debuild -uc -us -b $ cd .. $ cd iscan-plugin-gt-9400-1.0.0 $ sudo debuild -uc -us -b
$ cd ..
dpkg-shlibdeps: error: cannot find library libusb-0.1.so.4 needed by debian/iscan/usr/lib/sane/libsane-epkowa.so.1.0.15 (ELF format: 'elf32-i386' abi: '0101000300000000'; RPATH: '') dpkg-shlibdeps: error: cannot find library libpangox-1.0.so.0 needed by debian/iscan/usr/bin/iscan (ELF format: 'elf32-i386' abi: '0101000300000000'; RPATH: '') dpkg-shlibdeps: error: cannot find library libusb-0.1.so.4 needed by debian/iscan/usr/bin/iscan (ELF format: 'elf32-i386' abi: '0101000300000000'; RPATH: '') dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/iscan/usr/bin/iscan was not linked against libpango-1.0.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/iscan/usr/lib/sane/libsane-epkowa.so.1.0.15 debian/iscan/usr/bin/iscan were not linked against libnsl.so.1 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/iscan/usr/bin/iscan was not linked against libgmodule-2.0.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/iscan/usr/bin/iscan was not linked against libatk-1.0.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/iscan/usr/bin/iscan was not linked against libgdk_pixbuf-2.0.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/iscan/usr/lib/sane/libsane-epkowa.so.1.0.15 debian/iscan/usr/bin/iscan were not linked against libjpeg.so.62 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/iscan/usr/lib/sane/libsane-epkowa.so.1.0.15 debian/iscan/usr/bin/iscan were not linked against libieee1284.so.3 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/iscan/usr/bin/iscan was not linked against libpangoxft-1.0.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: error: cannot continue due to the errors listed above
$ apt-file search libusb-0.1.so.4 libusb-0.1-4: /lib/i386-linux-gnu/libusb-0.1.so.4 libusb-0.1-4: /lib/i386-linux-gnu/libusb-0.1.so.4.4.4 $ sudo apt install libusb-0.1-4
$ apt-file search libpangox-1.0.so.0 libpangox-1.0-0: /usr/lib/i386-linux-gnu/libpangox-1.0.so.0 libpangox-1.0-0: /usr/lib/i386-linux-gnu/libpangox-1.0.so.0.0.0 $ sudo apt install libpangox-1.0-0
$ iscan libpng warning: Application built with libpng-1.2.7 but running with 1.6.37 terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc
![]() |
| iscan_2.10.0-2をインストール |
![]() |
| GT-9400UFのプラグインをインストール |
$ scanimage -L No scanners were identified. If you were expecting something different, check that the scanner is plugged in, turned on and detected by the sane-find-scanner tool (if appropriate). Please read the documentation which came with this software (README, FAQ, manpages). $ sudo scanimage -L Created directory: /var/lib/snmp/cert_indexes device `epkowa:libusb:001:007' is a Epson GT-9400 flatbed scanner
$ sudo scanimage -L device `epkowa:libusb:001:007' is a Epson GT-9400 flatbed scanner
$ sane-find-scanner | grep 04b8 could not open USB device 0x04b8/0x0116 at 001:007: Access denied (insufficient permissions)
$ sudo sane-find-scanner | grep 04b8 found USB scanner (vendor=0x04b8 [EPSON], product=0x0116 [EPSON Scanner]) at libusb:001:007
※使用可能になった後はsudo不要
- ドライバーファイルは iscan-plugin-gt-9400-1.0.0/usr/share/iscan/esfw32.bin
ドライバーファイルを /usr/share/sane/epson2 へコピー- /usr/shere/iscan/esfw32.bin コピーされている事を確認する
- GT-9400UFのバックエンドの設定ファイルは /etc/sane.d/epson2.conf
- $ sudo nano /etc/sane.d/epson2.conf
- /etc/hotplug/usb/iscan.usermap は確認のみ
![]() |
| gimp 画像の生成 > XSane |
Name、Commentは適当に登録。必要ならアイコンを変更
Flightradar24 を1.0.34-0アップデートせよとのメール着
Flightradar24からメールが届きました。
Dear Host,
We have noticed that you are using an older version of Flightradar24 data sharing software (1.0.25-3) that we are phasing out. We would therefore like you to upgrade to the latest version (1.0.34-0) before Feb 28, 2023.
確かに1.0.25-3を使ってますが、新しい1.0.34-0はどこにあるのかな?
Flightradar24のサイトを見る限り、Linux用の最新版ですけどね。
![]() |
| Linux Debian package amd64/x86_64 |
support宛てに質問メールを出しました。サポートフォーラムを見てみると、下記の投稿が有りました。
・Your Flightradar24 feeder XXX is running outdated version?
サポートから14分後に返信が来て、ダウンロード用のリンクを教えてくれました。メール対応は早いのにウェブの更新とフォーラムの対応は遅いようです。
--
サポートフォーラムにも書いてねと返信したら、別の方も問い合わせしていたらしく、ダウンロードリンクを投稿してました。直後にウェブサイトも更新されてます。
![]() |
| 更新されました! |
--
ブラウザでflightradar24のShare your ADS-B dataにアクセス、LINUXタブを選択し「Linux Debian package amd64/x86_64」をダウンロード。ファイルマネージャーでダウンロードしたdebファイルを右クリック、「パッケージをインストール」をクリックするとインストール出来た。予めfr24 feederを停止したり設定を保存する必要はない。インストール後にPCを再起動すればアップデート作業終了です。※Raspberry Pi Desktop for PC[Debian version: 11 (bullseye)]
![]() |
| version 1.0.34-0 |
日曜日, 1月 08, 2023
I worked with VR2VD, not VR2VDX. Not Found In My Log.
またログに無いQSLが届きました。でも、これはちょっと変です。
![]() |
| InBoxに届いたのはVR2VDX |
![]() |
| 該当日時のOutBoxに有るのはVR2VD |
![]() |
| PSKREPORTER:VR2VD |
![]() |
| PSKREPORTER:VR2VDX |
VR2VDX局はeQSLのメールを拒否している方なので真実は不明です。VR2VDのアカウントは有りません。アナログならば聞き間違いだけど、デジタルだからJTDXかwsjt-xのコールサイン設定ミスだろうな。※JTDXでEnable eQSL sending+コールサインの設定ミス。
![]() |
| HRDLOG: VR2VDX |
金曜日, 1月 06, 2023
I worked with YB4BM, not YB4AEZ. Not Found In My Log.
I have an eQSL account under my old callsign. Now I've got a new callsign. What should I do?
Do not continue to upload logs for the new callsign into your old account, because all those eQSLs will have the wrong callsign on them, and nobody will confirm those eQSLs when they receive them. Instead, go to My Profile -> My Other Accounts, and create an "attached account" for the new callsign. Then log into that account, set up its profile and eQSL design. Then upload the logs for that new callsign into the new account.
My InBox
My OutBox
My Archived eQSLs
月曜日, 12月 26, 2022
eQSLのログ整理
特別なコールサインで運用したのに個人コールのログに入力する局が偶にいます。FT8なのにRST599を送ってくる局も多いです。連絡が付く局には訂正を依頼するけど、メールを読んでいないのか無視され放置状態なので、時々Rejectし削除です。削除してしまうと分からなくなるのでここにメモします。
------------------------------------------------------------------------------------
![]() |
| OutBox: I worked with SO200IL, not SP8EEX. |
![]() |
| It is listed in the SO200IL log |
![]() |
| SO200IL: Page managed by SP8EEX |
p.s. SO200IL logs were added today. I rejected the SP8EEX log.
![]() |
| InBox: SO200IL logs were added today. |
------------------------------------------------------------------------------------
![]() |
| The 12m log is missing, did you delete it? |
![]() |
| OutBox: It's in my log. |
NL-SWL-1975: SWL report from NETHERLANDS
オランダからSWLレポートが届きました。 InBox: NL-SWL-1975 OutBoxで確認出来たので、Confirmします。7MHz、18MHzに続いて3枚目のレポートです。
-
最新の無線機に買い替えなくても、FT8は可能です! FT8の入門記事を見ていると、USBポートがある最新式無線機での接続ばかり書いてありますが、基本的にはオーディオ信号の入出力だけで十分可能だし、送信制御にはVOXが使えます。 JT65で使っていた機材をそのまま使用してFT8を始...
-
以前に「 CanonScan LiDE60を Windows11で使う 」を書いてますが、CanonScan LiDE40も前記の中のリンク先のやりかたで使えるようになります。但し、USBのポートを差し替えると不明なデバイスになるので再設定が必要になります。その際のやり方のメモ...
-
今日も呼んできました。別の局とのQSO終わりに良く呼んできます。QSO済みだよなと思いつつ、つい反応してしまい何度もQSOしてしまってます。eQSLのアーカイブを見てみたら2024年からだけでも、6バンドで17回も有り、18MHzでは5回もQSOしてました。以前のアカウントも確...




























