Gentoo Archives: gentoo-user-br

From: Alex Figueiredo <alex.afnet@×××××.com>
To: gentoo-user-br@l.g.o
Subject: [gentoo-user-br] Modulos que não carregam
Date: Thu, 01 Jun 2006 04:27:03
Message-Id: 2e53eb790605312126y1dede990g7af0c1aeedce41d8@mail.gmail.com
1 Não estou conseguindo carregar modulos fundamentais do meu sistema
2 nvidia
3 snd_ens1371
4
5 Eles estão compilados como módulos no kernel 2.6.16-gentoo-r7, e segundo o
6 guia de instalação nvidia do gentoo, esta tudo nos conformes
7 [*] enable loadable moodule suport (ainda bem né)
8 [*] MTRR support
9
10 nvidia-glx e nvidia-kernel estão instalados
11
12 gentooaxel alex # modprobe nvidia
13
14 FATAL: Error inserting nvidia
15 (/lib/modules/2.6.16-gentoo-r7/video/nvidia.ko): Invalid module format
16 gentooaxel alex # modprobe snd-ens1371
17 WARNING: Error inserting snd_page_alloc
18 (/lib/modules/2.6.16-gentoo-r7/alsa-driver/acore/snd-page-alloc.ko): Invalid
19 module format
20 WARNING: Error inserting snd
21 (/lib/modules/2.6.16-gentoo-r7/alsa-driver/acore/snd.ko): Invalid module
22 format
23 WARNING: Error inserting snd_timer
24 (/lib/modules/2.6.16-gentoo-r7/alsa-driver/acore/snd-timer.ko): Invalid
25 module format
26 WARNING: Error inserting snd_pcm
27 (/lib/modules/2.6.16-gentoo-r7/alsa-driver/acore/snd-pcm.ko): Invalid module
28 format
29 WARNING: Error inserting snd_seq_device
30 (/lib/modules/2.6.16-gentoo-r7/alsa-driver/acore/seq/snd-seq-device.ko):
31 Invalid module format
32 FATAL: Error inserting snd_ens1371
33 (/lib/modules/2.6.16-gentoo-r7/alsa-driver/pci/snd-ens1371.ko): Invalid
34 module format
35
36
37 gentooaxel alex # tail /var/log/messages
38
39 Jun 1 01:24:01 gentooaxel nvidia: disagrees about version of symbol
40 struct_module
41 Jun 1 01:24:04 gentooaxel snd_page_alloc: disagrees about version of symbol
42 struct_module
43 Jun 1 01:24:04 gentooaxel snd: disagrees about version of symbol
44 struct_module
45 Jun 1 01:24:04 gentooaxel snd_timer: disagrees about version of symbol
46 struct_module
47 Jun 1 01:24:04 gentooaxel snd_pcm: disagrees about version of symbol
48 struct_module
49 Jun 1 01:24:04 gentooaxel snd_seq_device: disagrees about version of symbol
50 struct_module
51 Jun 1 01:24:04 gentooaxel snd_ens1371: disagrees about version of symbol
52 struct_module
53
54
55 alguem já teve algum destes problemas?
56
57 Obrigado

Replies

Subject Author
[gentoo-user-br] Re: Modulos que não carregam Alex Figueiredo <alex.afnet@×××××.com>