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

[debian-users:28994] Re: pcmcia モジュール



  今矢です。大きすぎるメールを出してしまいました。
すいません。

At Wed, 27 Jun 2001 09:06:41 +0900,
Kenshi Muto <kmuto@xxxxxxxxxxxxxxx> wrote:

> 武藤@Debianぷろじぇくとです。

  いつもお世話になります。m(_ _)m

> At Tue, 26 Jun 2001 21:32:17 +0900,
> cbtown wrote:
> >   実際のトラブルなのですが、make-kpkgで作られたパッケージをインストール
> > する際、以下のようなメッセージが、出て来て、以降 LANカード(NE2000)
> > が使えなくなります。
> 
> kernel-imageの
>   system("depmod -a -F $realimageloc/System.map-$version $version");
> かな。

  ちょっと、仰っている意味が良く分からないです。


> > #作業的には、
> >   >cd /usr/src/linux
> >   >make menuconfig
> 
> make-kpkg cleanはしてないですか?(作ったのが1回きりなら問題はないと思いますが)

  しています。作業を思い出して書いたとき、make-kpkg cleanを書くのを忘れ
ました。historyなどから起こせば良かったのですが。(--);

> ここで一遍に入れようとしてるので問題の切り分けが難しいですね。
> 同一バージョンのある状態で入れようとしてるので、
> 
> 1. 関係するモジュールパッケージを消しておく。
>    apt-get remove pcmcia-modules-2.2.17 alsa-modules-2.2.17
> 2. /lib/modules/2.2.17 をリネーム
> 3. カーネルイメージをインストール
> 4. モジュールパッケージを1つづつ(問題の切り分けのために)インストール
> 
> だとどうですかね。

  ログをとりましたので、みていただけるでしょうか?

--------------------kernel---------------------------
dendrobum:/usr/src# dpkg -i kernel-image-2.2.17_cbtown.0.0.1_i386.deb 
(データベースを読み込んでいます... 現在 33774 個のファイルとディレクトリがインストールされています。)
(kernel-image-2.2.17_cbtown.0.0.1_i386.deb から) kernel-image-2.2.17 を展開しています...
kernel-image-2.2.17 (cbtown.0.0.1) を設定しています ...
A new kernel image has been installed, and usually that means  
that some action has to be taken to make sure that the new     
kernel image is used next time the machine boots. Usually,     
this entails running a ``bootloader'' like grub, SILO, loadlin,
LILO, QUIK, or booting from a floppy.                        

A new kernel image has been installed. 

LILO sets up your system to boot Linux directly from your hard
disk, without the need for a boot floppy.

WARNING
If you are keeping another operating system or another version
of Linux on a separate disk partition, you should not have LILO
install a boot block now. Wait until you read the LILO documentation.
That is because installing a boot block now might make the other
system un-bootable. If you only want to run this version of Linux,
go ahead and install the boot block here. If it does not work, you
can still boot this system from a floppy.

Would you like to create a boot floppy now? [No] 
You already have a LILO configuration in /etc/lilo.conf
Install a boot block using the existing /etc/lilo.conf? [Yes] 
Testing lilo.conf ... 
There was an error with running lilo in test mode, a log is 
available in /var/log/lilo_log.7856. Please edit /etc/lilo.conf
manually and re-run lilo, or make other arrangements to boot 
your machine. 
         Please hit return to continue
-----------------------PCMCIA---------------------------
dendrobum:/usr/src# dpkg -i pcmcia-modules-2.2.17_3.1.22-0.2potato+cbtown.0.0.1_i386.deb 
未選択パッケージ pcmcia-modules-2.2.17 を選択しています。
(データベースを読み込んでいます... 現在 33790 個のファイルとディレクトリがインストールされています。)
(pcmcia-modules-2.2.17_3.1.22-0.2potato+cbtown.0.0.1_i386.deb から) pcmcia-modules-2.2.17 を展開しています...
pcmcia-modules-2.2.17 (3.1.22-0.2potato+cbtown.0.0.1) を設定しています ...

The modules in this package have been compiled to be compatible with
the kernel in the kernel-image-2.2.17 package version cbtown.0.0.1.
If you have compiled your own kernel, you will most likely need to
also recompile the PCMCIA modules.  The pcmcia-source package has been
provided to help Debian users recompile the PCMCIA modules to work with
their kernels' configurations.  (It also is possible to rebuild these
modules using the Debian source files for the pcmcia-cs package.)

Some systems and some PCMCIA cards require special configuration, and
therefore, PCMCIA support might not work until appropriate changes have
been made to /etc/pcmcia.conf or the files in the /etc/pcmcia directory.
See the PCMCIA-HOWTO (available as /usr/doc/HOWTO/PCMCIA-HOWTO.gz in
the doc-linux-text package) for more details.


You can start PCMCIA support later by typing `/etc/init.d/pcmcia start'.
--------------------------
未選択パッケージ alsa-modules-2.2.17 を選択しています。
(データベースを読み込んでいます... 現在 33831 個のファイルとディレクトリがインストールされています。)
(alsa-modules-2.2.17_0.5.10b-6+p0+cbtown.0.0.1_i386.deb から) alsa-modules-2.2.17 を展開しています...
alsa-modules-2.2.17 (0.5.10b-6+p0+cbtown.0.0.1) を設定しています ...
depmod: *** Unresolved symbols in /lib/modules/2.2.17/net/eepro100.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/net/8390.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/net/ne.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/net/dummy.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/net/eepro.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/pcmcia/pcmcia_core.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/pcmcia/ds.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/pcmcia/cb_enabler.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/pcmcia/i82365.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/pcmcia/tcic.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/pcmcia/serial_cs.o
-----------------------------中略--------------------------
depmod: *** Unresolved symbols in /lib/modules/2.2.17/pcmcia/netwave_cs.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/pcmcia/wavelan_cs.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/pcmcia/ray_cs.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/pcmcia/wvlan_cs.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/pcmcia/airo_cs.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/pcmcia/airo.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-ac97-codec.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/isapnp.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-ad1816a.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-ad1848.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-card-gusclassic.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-ak4531-codec.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-als4000.o
---------------------------中略------------------------------
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-rawmidi.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-rme96.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-rme9652.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-rme9652_mem.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-s3-86c617.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-sb16-csp.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-sb16-dsp.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-sb8-dsp.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-seq-device.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-seq-dummy.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-seq-instr.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-seq-midi.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-seq-oss.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-seq-virmidi.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-seq.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-synth-emu8000.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-synth-emux.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-synth-gus.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-synth-trident.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-timer.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-trident.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-uart16550.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-wavefront-fx.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-wavefront-synth.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/alsa/snd-ymfpci.o
Starting ALSA sound driver (version none):/lib/modules/2.2.17/alsa/snd.o: unresolved symbol unregister_sound_dsp
/lib/modules/2.2.17/alsa/snd.o: unresolved symbol register_sound_dsp
/lib/modules/2.2.17/alsa/snd.o: unresolved symbol unregister_sound_special
/lib/modules/2.2.17/alsa/snd.o: unresolved symbol register_sound_special
/lib/modules/2.2.17/alsa/snd.o: insmod /lib/modules/2.2.17/alsa/snd.o failed
/lib/modules/2.2.17/alsa/snd.o: insmod snd failed
 no devfs available (even though using the kernel with devfs).

> P.S.
> kernel 2.2.19より古いものはリモートからのリソース食い潰し攻撃にやられ
> る可能性があります。kernel 2.2.19でpotato用のALSAがコンパイルできない
> という問題はありますが…

  自分で、alsaをいじることが出来れば、2.2.19を使えるのですが、どうも技術
がなくて…。

cbtown@xxxxxxxxx