Gentoo Archives: gentoo-user-es

From: KyD <kyd.is.back@×××××.com>
To: gentoo-user-es@l.g.o
Subject: Re: [gentoo-user-es] modprobe: ERROR: could not insert '8021q':
Date: Mon, 02 Mar 2015 13:57:53
Message-Id: CAC56kvQVpEPbDJq0AJ+2BkvaBLk97m6Pzz5n2hSz38owLwKhSA@mail.gmail.com
In Reply to: Re: [gentoo-user-es] modprobe: ERROR: could not insert '8021q': by "net_pumik@yahoo.es"
1 Yo probaria primero para sacar dudas en testear el modulo vlan en un kernel
2 estable.
3
4 Saludos
5
6 El 27 de febrero de 2015, 14:55, net_pumik@×××××.es <net_pumik@×××××.es>
7 escribió:
8
9 > Hola,
10 >
11 > Si compilas el kernel manualmente ¿para qué usas genkernel?
12 >
13 > O una cosa, o la otra.
14 >
15 > Haz un "make clean" antes de volver a compilar manualmente.
16 >
17 > Saludos, pumik
18 >
19 >
20 > El 27/2/15 a las 17:20, Freddy Taborda escribió:
21 > >
22 > > Buenos días
23 > >
24 > >
25 > >
26 > > Gracias por tus comentarios Federico Stasyszyn
27 > >
28 > >
29 > >
30 > > Pensé que estaba haciendo todo bien, pero luego coloque:
31 > >
32 > >
33 > >
34 > > # make && make modules && make modules_install && make install
35 > >
36 > > # genkernel --lvm --install initramfs
37 > >
38 > > # modprobe 8021q
39 > >
40 > > # modprobe: ERROR: could not insert '8021q': Unknown symbol in module,
41 > > or unknown parameter (see dmesg)
42 > >
43 > >
44 > >
45 > > # dmesg
46 > >
47 > > 36.699231] 8021q: Unknown symbol vlan_vid_add (err 0)
48 > >
49 > > [ 36.699249] 8021q: Unknown symbol vlan_vid_del (err 0)
50 > >
51 > > [ 36.699275] 8021q: Unknown symbol vlan_uses_dev (err 0)
52 > >
53 > > [ 36.699295] 8021q: Unknown symbol vlan_dev_vlan_id (err 0)
54 > >
55 > > [ 172.164616] 8021q: Unknown symbol vlan_vid_add (err 0)
56 > >
57 > > [ 172.164635] 8021q: Unknown symbol vlan_vid_del (err 0)
58 > >
59 > > [ 172.164662] 8021q: Unknown symbol vlan_uses_dev (err 0)
60 > >
61 > > [ 172.164681] 8021q: Unknown symbol vlan_dev_vlan_id (err 0)
62 > >
63 > >
64 > >
65 > > # grep CONFIG_VLAN_8021Q /usr/src/linux/.config
66 > >
67 > > CONFIG_VLAN_8021Q=m
68 > >
69 > > CONFIG_VLAN_8021Q_GVRP=y
70 > >
71 > > CONFIG_VLAN_8021Q_MVRP=y
72 > >
73 > >
74 > >
75 > > Gracias a todos por sus comenatrios, que realmente no se por donde
76 > > buscar el error (bueno sigo mirando a google ;) )
77 > >
78 > >
79 > >
80 > >
81 > >
82 > > --
83 > >
84 > >
85 > > Freddy Taborda
86 > > Consultor Técnico
87 > > Valencia - Venezuela
88 > > GNU/Linux user #283478
89 > > ECE #208825114
90 > >
91 > >
92 > > What gets us into trouble is not what we don't know. It's what we know
93 > > for sure that just ain't so.
94 > >
95 > > Mark Twain
96 > >
97 > > "Those that can, do. Those that can’t, complain."
98 > > Linus Torvalds
99 > >
100 > >
101 > >
102 > >
103 > >
104 > >
105 > >
106 > > *De:*Federico Stasyszyn [mailto:f.a.s.oac@×××××.com]
107 > > *Enviado el:* viernes, 27 de febrero de 2015 6:55
108 > > *Para:* gentoo-user-es@l.g.o
109 > > *Asunto:* Re: [gentoo-user-es] modprobe: ERROR: could not insert '8021q':
110 > >
111 > >
112 > >
113 > > Buenas,
114 > >
115 > > se que puede sonar tonto, pero estas seguro que los modulos pertenecen
116 > > a ese kernel y toda esas cosas?
117 > > ie. make, make install, make modules, make modules_install , para ser
118 > > redundantes en la compilacion del kernel.
119 > >
120 > > Los errores esos, suelen aparecer cuando se compila con diferentes
121 > > versiones o se linkea con diferentes versiones.
122 > >
123 > > Saludos
124 > >
125 > >
126 > >
127 > > Fred
128 > >
129 > >
130 > >
131 > > 2015-02-26 21:25 GMT+01:00 Freddy Taborda <terracenter@×××××.com
132 > > <mailto:terracenter@×××××.com>>:
133 > >
134 > > Buenas tardes.
135 > >
136 > > Quiero hacer una VLAN, pero siempre obtengo este error:
137 > >
138 > > # modprobe 8021q
139 > > modprobe: ERROR: could not insert '8021q': Unknown symbol in
140 > > module, or unknown parameter (see dmesg)
141 > >
142 > > # dmesg
143 > > [ 77.099558] 8021q: Unknown symbol vlan_vid_add (err 0)
144 > > [ 77.099577] 8021q: Unknown symbol vlan_vid_del (err 0)
145 > > [ 77.099604] 8021q: Unknown symbol vlan_uses_dev (err 0)
146 > > [ 77.099624] 8021q: Unknown symbol vlan_dev_vlan_id (err 0)
147 > > [ 93.998437] 8021q: Unknown symbol vlan_vid_add (err 0)
148 > > [ 93.998457] 8021q: Unknown symbol vlan_vid_del (err 0)
149 > > [ 93.998483] 8021q: Unknown symbol vlan_uses_dev (err 0)
150 > > [ 93.998503] 8021q: Unknown symbol vlan_dev_vlan_id (err 0)
151 > > [ 301.706280] kworker/dying (6) used greatest stack depth: 12400
152 > > bytes left
153 > > [ 1340.857734] 8021q: Unknown symbol vlan_vid_add (err 0)
154 > > [ 1340.857754] 8021q: Unknown symbol vlan_vid_del (err 0)
155 > > [ 1340.857780] 8021q: Unknown symbol vlan_uses_dev (err 0)
156 > > [ 1340.857800] 8021q: Unknown symbol vlan_dev_vlan_id (err 0)
157 > >
158 > > # uname -a
159 > > Linux pc-gentoo 3.18.7-gentoo #1 SMP Wed Feb 25 09:33:52 VET 2015
160 > > x86_64 AMD Turion(tm) 64 Mobile Technology ML-37 AuthenticAMD
161 > > GNU/Linux
162 > >
163 > >
164 > >
165 > > Fuentes:
166 > >
167 > https://www.gentoo.org/doc/es/handbook/handbook-x86.xml?part=4&chap=3#doc_chap10
168 > > https://forums.gentoo.org/viewtopic-t-237224-start-0.html
169 > >
170 > > Muchas gracias por sus comentarios.
171 > >
172 > > Saludos
173 > >
174 > >
175 > >
176 > > --
177 > >
178 > >
179 > > Freddy Taborda
180 > > Consultor Técnico
181 > > Valencia - Venezuela
182 > > GNU/Linux user #283478
183 > > ECE #208825114
184 > >
185 > >
186 > > What gets us into trouble is not what we don't know. It's what we
187 > > know for sure that just ain't so.
188 > >
189 > > Mark Twain
190 > >
191 > > "Those that can, do. Those that can’t, complain."
192 > > Linus Torvalds
193 > >
194 > >
195 > >
196 >
197 >
198 >

Replies

Subject Author
Re: [gentoo-user-es] modprobe: ERROR: could not insert '8021q': KyD <kyd.is.back@×××××.com>