[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:11487] Re: SHARP のノートで...



こんにちは 平田@debianインストール中です。


N.Ogiso wrote:

> こんにちは。おぎそ@USEです。
>
> >
> > > kernel コンパイルはしてますでしょうか。しているならば
> >
> > すみません。まだでした。
>
> kernel コンパイルしていないのならば、インストールの時
> に pcmcia を使うかどうか聞いてくるところがあったと思う
> のですが、そこで使うにしていれば cardmgr は問題なく
> 動くはずなんですが。もし御自分で kernel をコンパイル
> しているならば、Option を付け忘れたりはしてないかを
> 確認するために尋ねてみただけですので。

kernel コンパイルはしていなかったのですがpcmcia-cs_3.0.0-9.debと
pcmcia-modules-2.0.33_3.0.0-9k10.debを dpkg -iで
インストールしました。

>
>
> ところで質問モードになってしまいますが
> CONFIG_MODVERSIONS
> ってインストール用の kernel には付いているのでしょうか。
> もし、これがついているならもしかすると pcmcia 関連の
> モジュールを御自分で dpkg -i したということですので
> バージョンチェックに引っかかって cardmgr が起動でき
> ないなんてこともあるかもしれません。
> # かなりあやしい見解です。

pcmcia-cs_3.0.0-9だったので
pcmcia-cs_3.0.5にしました。
kernelコンパイルも無事(?)終了して、2.0.35にしました。

現在の状況は
# cardmgr -v -f  としても変化は有りません。
(エラーメッセージ等は有りません)

# ps  としても cardmgrは表示されていません。

確か動いていたら表示は
 cardmgr>
になるのではないのでしょうか?
メッセージが出ないので、正常なのかどうかがわかりません。
正常動作時の表示がどうなるのか教えて頂けないでしょうか。

# mount /dev/hdc /cdrom  をしてみましたが
mount : the kernel does not recognize /dev/hdc as a block device
(maybe `insmod drive`?)
とメッセージが出ます。

/etc/fstabには
/dev/hdc /cdrom default 0 5としています。

> ってことで "uname -r" も載せてもらえるといいかも。
>

現在は# uname -r
2.0.35
と表示されます。

> >
> > > 関係個所の dmesg を載せてもらえるともう少し分かるかも
> > > しれません。
> >
> > すみません。あまりわかっていないので、関係個所の dmesg とは
> > 具体的にどのようなメッセージなのでしょうか?
> >
>
> dmesg と打ってみて下さい、一目瞭然です。
> # 起動時の probe の状況を表示してくれます。

関係箇所だけ抜粋すれば良いのでしょうが、そんなに詳しくないので全て載せま
す。

# dmesg
Console: 16 point font, 400 scans
Console: colour VGA+ 80x25, 1 virtual console (max 63)
pcibios_init : BIOS32 Service Directory structure at 0x000f62f0
pcibios_init : BIOS32 Service Directory entry at 0xfd7e0
pcibios_init : PCI BIOS revision 2.10 entry at 0xfd9fa
Probing PCI hardware.
Calibrating delay loop.. ok - 393.22 BogoMIPS
Memory: 64240k/66492k available (664k kernel code, 384k reserved, 1204k
data)
Swansea University Computer Society NET3.035 for Linux 2.0
NET3: Unix domain sockets 0.13 for Linux NET3.035.
Swansea University Computer Society TCP/IP for NET3.034
IP Protocols: IGMP, ICMP, UDP, TCP
Linux IP multicast router 0.07.
Checking 386/387 coupling... Ok, fpu using exception 16 error reporting.

Checking 'hlt' instruction... Ok.
Intel Pentium with F0 0F bug - workaround enabled.
alias mapping IDT readonly ...  ... done
Linux version 2.0.35 (root@sevn) (gcc version 2.7.2.3) #1 Fri Jan 1
23:06:31 JST 1999
Starting kswapd v 1.4.2.2
Serial driver version 4.13 with no serial options enabled
tty01 at 0x02f8 (irq = 3) is a 16550A
ide: i82371 PIIX (Triton) on PCI bus 0 function 9
    ide0: BM-DMA at 0xfcf0-0xfcf7
hda: TOSHIBA MK4309MAT, 4126MB w/0kB Cache, CHS=526/255/63, UDMA
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
Partition check:
 hda: hda1 hda2 hda3 hda4
VFS: Mounted root (ext2 filesystem) readonly.
Adding Swap: 104416k swap-space (priority -1)
PS/2 auxiliary pointing device detected -- driver installed.
CSLIP: code copyright 1989 Regents of the University of California
PPP: version 2.2.0 (dynamic channel allocation)
PPP Dynamic channel allocation code copyright 1995 Caldera, Inc.
PPP line discipline registered.
Linux PCMCIA Card Services 3.0.5
  kernel build: 2.0.35 unknown
  options:  [pci] [cardbus]
Intel PCIC probe:
  Ricoh RL5C475 CardBus at mem 0x68000000, 1 socket
    host opts [0]: [no pci irq] [lat 168/176] [bus 32/34]
    ISA irqs (default) = 3,4,5,7,9,10,11,12,15 status change on irq 15
cs: IO port probe 0x1000-0x17ff: excluding nothing: probe failed.
cs: IO port probe 0x0100-0x04ff: excluding 0x220-0x22f 0x378-0x37f
0x388-0x38f 0x398-0x39f 0x4d0-0x4d7
cs: IO port probe 0x0a00-0x0aff: clean.

おかしな箇所があったら教えて下さい。

よろしくお願いします。