玄人志向 玄箱12 (902レス)
玄人志向 玄箱12 http://mao.5ch.io/test/read.cgi/linux/1261303328/
上
下
前
次
1-
新
通常表示
512バイト分割
レス栞
402: login:Penguin [sage] 2012/01/26(木) 17:28:14.63 ID:P92U++JB 特殊なことはしてない、debootstrapで構築したあと移設可能だったはずだしね 救出がんばれ http://mao.5ch.io/test/read.cgi/linux/1261303328/402
403: login:Penguin [sage] 2012/03/24(土) 22:01:49.59 ID:yJ6IaoAr なぜか起動できない。 わかる人教えて〜 BUFFALO>> setenv kernel uImage BUFFALO>> boot Loading sata 0:1:uImage 4742344 bytes read ## Booting kernel from FIT Image at 00500000 ... Using 'conf@1' configuration Trying 'kernel@1' kernel subimage Description: Linux kernel Type: Kernel Image Compression: gzip compressed Data Start: 0x005000e8 Data Size: 2665822 Bytes = 2.5 MB Architecture: PowerPC OS: Linux Load Address: 0x00000000 Entry Point: 0x00000000 Hash algo: sha1 Hash value: d0feacba9fe2800df847f6ec7439fee076209946 Verifying Hash Integrity ... sha1+ OK http://mao.5ch.io/test/read.cgi/linux/1261303328/403
404: login:Penguin [sage] 2012/03/24(土) 22:02:16.00 ID:yJ6IaoAr ## Loading init Ramdisk from FIT Image at 00500000 ... Using 'conf@1' configuration Trying 'ramdisk@1' ramdisk subimage Description: initramfs Type: RAMDisk Image Compression: gzip compressed Data Start: 0x0078af30 Data Size: 2072080 Bytes = 2 MB Architecture: PowerPC Hash algo: sha1 Hash value: b1c863dbb8ac49c95efec8ce88af2f50efc550b7 Verifying Hash Integrity ... sha1+ OK ## Flattened Device Tree from FIT Image at 00500000 Using 'conf@1' configuration Trying 'fdt@1' FDT blob subimage Description: Flattened Device Tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x00984e24 Data Size: 2828 Bytes = 2.8 kB Architecture: PowerPC Hash algo: sha1 Hash value: c8a081dcb878112fb1bed54d3586b85e44c03a97 Verifying Hash Integrity ... sha1+ OK Booting using the fdt blob at 0x984e24 Uncompressing Kernel Image ... OK ERROR: new format image overwritten - must RESET the board to recover http://mao.5ch.io/test/read.cgi/linux/1261303328/404
405: login:Penguin [sage] 2012/03/25(日) 01:15:53.96 ID:Je0Hx0fd 自己解決した。 ldaddrを580000あたりにしたら起動したわ http://mao.5ch.io/test/read.cgi/linux/1261303328/405
406: login:Penguin [sage] 2012/04/10(火) 09:48:16.65 ID:P2Vamwuq 質問なんですがU-Bootにしたらshutdown -h nowとかrebootで終了しなくなったのは仕様なんですかね? http://mao.5ch.io/test/read.cgi/linux/1261303328/406
407: login:Penguin [sage] 2012/04/10(火) 12:48:10.86 ID:8KymOG70 >>406 昔のことなのであまり覚えていないが、 rebootやhaltはAVRに書き込みが必要。それがうまくいってないと思う。 経験したパターンは、 ・OSのシリアルポートが逆転してた。 ・rebootやhaltをアップデートしてしまった。 http://mao.5ch.io/test/read.cgi/linux/1261303328/407
408: masami [] 2012/04/27(金) 16:04:10.26 ID:E6dnEu5G どなたか助けて下さい・・・・・・。(その1) 『しがないSEの独り言』さんのHP http://qqkeipp.seesaa.net/article/156676647.html を参考にさせて頂いて、jtagツール作成に挑戦しています。 ソースファイルは、http://www.genbako.com/jtag/よりjtagdir.tgzを有り難く頂いたものをコンパイル すると、cygwin環境でコンパイルエラーが発生し先に進みません。 どなたか修正箇所・パッチ等ご教授願えないでしょうか。 <経過> 玄箱HGのu-boot 2010.03オリジナル版で、EMモードでもブート出来るようにしようと、 foonas-emを入れようとして、flash書き込みタイムオーバーで失敗したため 玄箱HGのbootcodeを破壊し、立ち上がらなくなりました。 参考にしたURL http://mizupc8.bio.mie-u.ac.jp/pukiwiki/index.php?LinkStation%2FTeraStation%2F%E7%8E%84%E7%AE%B1%2FPPC%2FU-Boot http://foonas.org/index.php/Foonas-em:Install-lsppc http://mao.5ch.io/test/read.cgi/linux/1261303328/408
409: masami [] 2012/04/27(金) 16:06:34.45 ID:E6dnEu5G どなたか助けて下さい(続き)・・・・・・。(その2) 立ち上げ時の状況 U-Boot 2010.03 ( 4月 14 2012 - 17:23:42) LinkStation HG / KuroBox HG CPU: MPC8245 Revision 1.4 at 262.144 MHz: 16 kB I-Cache 16 kB D-Cache DRAM: 128 MB FLASH: 4 MB 00 0b 10ec 8169 0200 ff 00 0c 1095 0680 0101 ff 00 0e 1033 0035 0c03 ff 00 0e 1033 0035 0c03 ff 00 0e 1033 00e0 0c03 ff この状態が永久に続く。pingは帰ってくるので途中以降が破壊(ERASEしたため) されている模様。 http://mao.5ch.io/test/read.cgi/linux/1261303328/409
410: masami [] 2012/04/27(金) 16:07:43.92 ID:E6dnEu5G どなたか助けて下さい(続き)・・・・・・。(その3) <jtagツールに挑戦でjtagをgccでコンパイル> 2006年のソースファイルを最新のjygwin環境下のgccでコンパイルしているためか WARNING、マクロの未定義エラー等でコンパイル不可能です。 okayasu@epson ~ $ cd okayasu okayasu@epson ~/okayasu $ tar zxf jtagdir.tgz * 解凍 okayasu@epson ~/okayasu $ cd include okayasu@epson ~/okayasu/include $ ./autogen.sh * ヘッダーの処理 Running aclocal ... Running automake ... Makefile.am:98: GENERATE_STDINT_H does not appear in AM_CONDITIONAL Makefile.am:96: nodist_openwinceinc_HEADERS was already defined in condition TRUE, which implies condition GENERATE_STDINT_H_TRUE nodist_openwinceinc_HEADERS (User, where = Makefile.am:96) += { TRUE => \ owce-stdint.h } Running autoconf ... http://mao.5ch.io/test/read.cgi/linux/1261303328/410
411: masami [] 2012/04/27(金) 16:08:35.24 ID:E6dnEu5G どなたか助けて下さい(続き)・・・・・・。(その4) Now running ./configure script... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk | | | checking for stdint.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: executing depfiles commands config.status: executing owce-stdint.h commands config.status: creating owce-stdint.h : _INCLUDE_OWCE_STDINT_H Type `make` to build include... ************************************************************************************* WARNINGが出力される。『Makefile.in』での設定がおかしいか? WARNINGだから無視か? ************************************************************************************* http://mao.5ch.io/test/read.cgi/linux/1261303328/411
412: masami [] 2012/04/27(金) 16:09:26.39 ID:E6dnEu5G どなたか助けて下さい(続き)・・・・・・。(その5) okayasu@epson ~/okayasu/include $ make install make[1]: ディレクトリ `/home/okayasu/include' に入ります make[1]: `install-exec-am' に対して行うべき事はありません. /bin/sh ./tools/mkinstalldirs /usr/local/include/openwince /home/okayasu/include/tools/install-sh -c -m 644 common.h /usr/local/include/openwince/common.h /home/okayasu/include/tools/install-sh -c -m 644 cexcept.h /usr/local/include/openwince/cexcept.h /home/okayasu/include/tools/install-sh -c -m 644 arm/arm.h /usr/local/include/openwince/arm/arm.h | | /home/okayasu/include/tools/install-sh -c -m 644 std/mic.h /usr/local/include/openwince/std/mic.h /bin/sh ./tools/mkinstalldirs /usr/local/include/openwince /usr/bin/install -c -m 644 owce-stdint.h /usr/local/include/openwince/owce-stdint.h make[1]: ディレクトリ `/home/okayasu/include' から出ます okayasu@epson ~/okayasu/include $ cd ../jtag http://mao.5ch.io/test/read.cgi/linux/1261303328/412
413: masami [] 2012/04/27(金) 16:10:08.62 ID:E6dnEu5G どなたか助けて下さい(続き)・・・・・・。(その6) okayasu@epson ~/okayasu/jtag $ ./autogen.sh * 本チャンのコンパイル autoreconf-2.68: Entering directory `.' autoreconf-2.68: running: autopoint --force Copying file tools/mkinstalldirs autoreconf-2.68: running: aclocal -I m4 --output=aclocal.m4t autoreconf-2.68: `aclocal.m4' is unchanged autoreconf-2.68: configure.ac: tracing configure.ac:66: warning: AC_CACHE_VAL(openwince_includes_path, ...): suspicious cache-id, must contain _cv_ to be cached /usr/src/packages/autoconf/26/autoconf2.5-2.68-1/src/autoconf-2.68/lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... /usr/src/packages/autoconf/26/autoconf2.5-2.68-1/src/autoconf-2.68/lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... configure.ac:66: the top level autoreconf-2.68: configure.ac: adding subdirectory libbrux to autoreconf autoreconf-2.68: Entering directory `libbrux' autoreconf-2.68: running: aclocal --output=aclocal.m4t aclocal: macro `AM_PROG_MKDIR_P' required but not defined aclocal: macro `AM_PROG_MKDIR_P' required but not defined autoreconf-2.68: aclocal failed with exit status: 1 autoreconf failed. okayasu@epson ~/okayasu/jtag WARNINGやら、マクロ`AM_PROG_MKDIR_P'が必要なのに定義なし等でこける。 http://mao.5ch.io/test/read.cgi/linux/1261303328/413
414: login:Penguin [sage] 2012/04/29(日) 02:40:47.17 ID:MW8thFYy cygwinを諦めて、 少し古めのLinuxディストロで試してみたら? http://mao.5ch.io/test/read.cgi/linux/1261303328/414
415: login:Penguin [sage] 2012/04/29(日) 11:05:00.90 ID:NJSQMSSf いや、どうでもいい〜 http://mao.5ch.io/test/read.cgi/linux/1261303328/415
416: login:Penguin [sage] 2012/05/02(水) 23:48:14.12 ID:LPuYjf8C いや、どうでもいいわw http://mao.5ch.io/test/read.cgi/linux/1261303328/416
417: login:Penguin [sage] 2012/05/02(水) 23:48:41.32 ID:h6Y+a7yu いやどうでもいいですー http://mao.5ch.io/test/read.cgi/linux/1261303328/417
418: login:Penguin [sage] 2012/05/05(土) 11:33:59.36 ID:zsvw2fGg 諦めんなよ http://mao.5ch.io/test/read.cgi/linux/1261303328/418
419: login:Penguin [sage] 2012/05/05(土) 13:57:59.08 ID:C2yGHLTB >>408 vmwareでlinux環境作ってそこでコンパイルしてみては? cygwin環境でのビルドは初心者向けじゃないから、まともなlinuxでやれば良いと思う。 俺も以前bindのビルド試みたがcygwinじゃダメで、vmwareにRHL9.0入れてやったら一発だった事がある。 http://mao.5ch.io/test/read.cgi/linux/1261303328/419
420: login:Penguin [sage] 2012/05/11(金) 18:20:41.93 ID:Zuy5ly71 http://www.globalscaletechnologies.com/p-22-sheevaplug-dev-kit-us.aspx ここで SheevaPlug Development Kit 買おうと思ったら Shipping: (FedEx International Economy) $77.56 (USD) もっと安いとこ、教えて http://mao.5ch.io/test/read.cgi/linux/1261303328/420
421: login:Penguin [sage] 2012/05/28(月) 00:40:30.45 ID:H7HTsdDM >>413 w autoconf automake が吐くエラーは、意味不明で辛いんだは。 後、autogen。 http://mao.5ch.io/test/read.cgi/linux/1261303328/421
メモ帳
(0/65535文字)
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 481 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.014s