* [gentoo-user-es] modprobe: ERROR: could not insert '8021q':
@ 2015-02-26 20:25 Freddy Taborda
2015-02-27 11:25 ` Federico Stasyszyn
0 siblings, 1 reply; 7+ messages in thread
From: Freddy Taborda @ 2015-02-26 20:25 UTC (permalink / raw
To: gentoo-user-es
[-- Attachment #1: Type: text/plain, Size: 1749 bytes --]
Buenas tardes.
Quiero hacer una VLAN, pero siempre obtengo este error:
# modprobe 8021q
modprobe: ERROR: could not insert '8021q': Unknown symbol in module, or
unknown parameter (see dmesg)
# dmesg
[ 77.099558] 8021q: Unknown symbol vlan_vid_add (err 0)
[ 77.099577] 8021q: Unknown symbol vlan_vid_del (err 0)
[ 77.099604] 8021q: Unknown symbol vlan_uses_dev (err 0)
[ 77.099624] 8021q: Unknown symbol vlan_dev_vlan_id (err 0)
[ 93.998437] 8021q: Unknown symbol vlan_vid_add (err 0)
[ 93.998457] 8021q: Unknown symbol vlan_vid_del (err 0)
[ 93.998483] 8021q: Unknown symbol vlan_uses_dev (err 0)
[ 93.998503] 8021q: Unknown symbol vlan_dev_vlan_id (err 0)
[ 301.706280] kworker/dying (6) used greatest stack depth: 12400 bytes left
[ 1340.857734] 8021q: Unknown symbol vlan_vid_add (err 0)
[ 1340.857754] 8021q: Unknown symbol vlan_vid_del (err 0)
[ 1340.857780] 8021q: Unknown symbol vlan_uses_dev (err 0)
[ 1340.857800] 8021q: Unknown symbol vlan_dev_vlan_id (err 0)
# uname -a
Linux pc-gentoo 3.18.7-gentoo #1 SMP Wed Feb 25 09:33:52 VET 2015 x86_64
AMD Turion(tm) 64 Mobile Technology ML-37 AuthenticAMD GNU/Linux
Fuentes:
https://www.gentoo.org/doc/es/handbook/handbook-x86.xml?part=4&chap=3#doc_chap10
https://forums.gentoo.org/viewtopic-t-237224-start-0.html
Muchas gracias por sus comentarios.
Saludos
--
Freddy Taborda
Consultor Técnico
Valencia - Venezuela
GNU/Linux user #283478
ECE #208825114
What gets us into trouble is not what we don't know. It's what we know for
sure that just ain't so.
Mark Twain
"Those that can, do. Those that can’t, complain."
Linus Torvalds
[-- Attachment #2: Type: text/html, Size: 2439 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [gentoo-user-es] modprobe: ERROR: could not insert '8021q': 2015-02-26 20:25 [gentoo-user-es] modprobe: ERROR: could not insert '8021q': Freddy Taborda @ 2015-02-27 11:25 ` Federico Stasyszyn 2015-02-27 16:20 ` Freddy Taborda 0 siblings, 1 reply; 7+ messages in thread From: Federico Stasyszyn @ 2015-02-27 11:25 UTC (permalink / raw To: gentoo-user-es [-- Attachment #1: Type: text/plain, Size: 2290 bytes --] Buenas, se que puede sonar tonto, pero estas seguro que los modulos pertenecen a ese kernel y toda esas cosas? ie. make, make install, make modules, make modules_install , para ser redundantes en la compilacion del kernel. Los errores esos, suelen aparecer cuando se compila con diferentes versiones o se linkea con diferentes versiones. Saludos Fred 2015-02-26 21:25 GMT+01:00 Freddy Taborda <terracenter@gmail.com>: > Buenas tardes. > > Quiero hacer una VLAN, pero siempre obtengo este error: > > # modprobe 8021q > modprobe: ERROR: could not insert '8021q': Unknown symbol in module, or > unknown parameter (see dmesg) > > # dmesg > [ 77.099558] 8021q: Unknown symbol vlan_vid_add (err 0) > [ 77.099577] 8021q: Unknown symbol vlan_vid_del (err 0) > [ 77.099604] 8021q: Unknown symbol vlan_uses_dev (err 0) > [ 77.099624] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) > [ 93.998437] 8021q: Unknown symbol vlan_vid_add (err 0) > [ 93.998457] 8021q: Unknown symbol vlan_vid_del (err 0) > [ 93.998483] 8021q: Unknown symbol vlan_uses_dev (err 0) > [ 93.998503] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) > [ 301.706280] kworker/dying (6) used greatest stack depth: 12400 bytes > left > [ 1340.857734] 8021q: Unknown symbol vlan_vid_add (err 0) > [ 1340.857754] 8021q: Unknown symbol vlan_vid_del (err 0) > [ 1340.857780] 8021q: Unknown symbol vlan_uses_dev (err 0) > [ 1340.857800] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) > > # uname -a > Linux pc-gentoo 3.18.7-gentoo #1 SMP Wed Feb 25 09:33:52 VET 2015 x86_64 > AMD Turion(tm) 64 Mobile Technology ML-37 AuthenticAMD GNU/Linux > > > Fuentes: > > https://www.gentoo.org/doc/es/handbook/handbook-x86.xml?part=4&chap=3#doc_chap10 > https://forums.gentoo.org/viewtopic-t-237224-start-0.html > > > Muchas gracias por sus comentarios. > > Saludos > > -- > > Freddy Taborda > Consultor Técnico > Valencia - Venezuela > GNU/Linux user #283478 > ECE #208825114 > > > What gets us into trouble is not what we don't know. It's what we know for > sure that just ain't so. > > Mark Twain > > "Those that can, do. Those that can’t, complain." > Linus Torvalds > [-- Attachment #2: Type: text/html, Size: 3254 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: [gentoo-user-es] modprobe: ERROR: could not insert '8021q': 2015-02-27 11:25 ` Federico Stasyszyn @ 2015-02-27 16:20 ` Freddy Taborda 2015-02-27 17:55 ` net_pumik 0 siblings, 1 reply; 7+ messages in thread From: Freddy Taborda @ 2015-02-27 16:20 UTC (permalink / raw To: gentoo-user-es [-- Attachment #1: Type: text/plain, Size: 4287 bytes --] Buenos días Gracias por tus comentarios Federico Stasyszyn Pensé que estaba haciendo todo bien, pero luego coloque: # make && make modules && make modules_install && make install # genkernel --lvm --install initramfs # modprobe 8021q # modprobe: ERROR: could not insert '8021q': Unknown symbol in module, or unknown parameter (see dmesg) # dmesg 36.699231] 8021q: Unknown symbol vlan_vid_add (err 0) [ 36.699249] 8021q: Unknown symbol vlan_vid_del (err 0) [ 36.699275] 8021q: Unknown symbol vlan_uses_dev (err 0) [ 36.699295] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) [ 172.164616] 8021q: Unknown symbol vlan_vid_add (err 0) [ 172.164635] 8021q: Unknown symbol vlan_vid_del (err 0) [ 172.164662] 8021q: Unknown symbol vlan_uses_dev (err 0) [ 172.164681] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) # grep CONFIG_VLAN_8021Q /usr/src/linux/.config CONFIG_VLAN_8021Q=m CONFIG_VLAN_8021Q_GVRP=y CONFIG_VLAN_8021Q_MVRP=y Gracias a todos por sus comenatrios, que realmente no se por donde buscar el error (bueno sigo mirando a google ;) ) -- Freddy Taborda Consultor Técnico Valencia - Venezuela GNU/Linux user #283478 ECE #208825114 What gets us into trouble is not what we don't know. It's what we know for sure that just ain't so. Mark Twain "Those that can, do. Those that can’t, complain." Linus Torvalds De: Federico Stasyszyn [mailto:f.a.s.oac@gmail.com] Enviado el: viernes, 27 de febrero de 2015 6:55 Para: gentoo-user-es@lists.gentoo.org Asunto: Re: [gentoo-user-es] modprobe: ERROR: could not insert '8021q': Buenas, se que puede sonar tonto, pero estas seguro que los modulos pertenecen a ese kernel y toda esas cosas? ie. make, make install, make modules, make modules_install , para ser redundantes en la compilacion del kernel. Los errores esos, suelen aparecer cuando se compila con diferentes versiones o se linkea con diferentes versiones. Saludos Fred 2015-02-26 21:25 GMT+01:00 Freddy Taborda <terracenter@gmail.com <mailto:terracenter@gmail.com> >: Buenas tardes. Quiero hacer una VLAN, pero siempre obtengo este error: # modprobe 8021q modprobe: ERROR: could not insert '8021q': Unknown symbol in module, or unknown parameter (see dmesg) # dmesg [ 77.099558] 8021q: Unknown symbol vlan_vid_add (err 0) [ 77.099577] 8021q: Unknown symbol vlan_vid_del (err 0) [ 77.099604] 8021q: Unknown symbol vlan_uses_dev (err 0) [ 77.099624] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) [ 93.998437] 8021q: Unknown symbol vlan_vid_add (err 0) [ 93.998457] 8021q: Unknown symbol vlan_vid_del (err 0) [ 93.998483] 8021q: Unknown symbol vlan_uses_dev (err 0) [ 93.998503] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) [ 301.706280] kworker/dying (6) used greatest stack depth: 12400 bytes left [ 1340.857734] 8021q: Unknown symbol vlan_vid_add (err 0) [ 1340.857754] 8021q: Unknown symbol vlan_vid_del (err 0) [ 1340.857780] 8021q: Unknown symbol vlan_uses_dev (err 0) [ 1340.857800] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) # uname -a Linux pc-gentoo 3.18.7-gentoo #1 SMP Wed Feb 25 09:33:52 VET 2015 x86_64 AMD Turion(tm) 64 Mobile Technology ML-37 AuthenticAMD GNU/Linux Fuentes: https://www.gentoo.org/doc/es/handbook/handbook-x86.xml?part=4 <https://www.gentoo.org/doc/es/handbook/handbook-x86.xml?part=4&chap=3#doc_chap10> &chap=3#doc_chap10 https://forums.gentoo.org/viewtopic-t-237224-start-0.html Muchas gracias por sus comentarios. Saludos -- Freddy Taborda Consultor Técnico Valencia - Venezuela GNU/Linux user #283478 ECE #208825114 What gets us into trouble is not what we don't know. It's what we know for sure that just ain't so. Mark Twain "Those that can, do. Those that can’t, complain." Linus Torvalds [-- Attachment #2: Type: text/html, Size: 13160 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user-es] modprobe: ERROR: could not insert '8021q': 2015-02-27 16:20 ` Freddy Taborda @ 2015-02-27 17:55 ` net_pumik 2015-03-02 13:57 ` KyD 0 siblings, 1 reply; 7+ messages in thread From: net_pumik @ 2015-02-27 17:55 UTC (permalink / raw To: gentoo-user-es Hola, Si compilas el kernel manualmente ¿para qué usas genkernel? O una cosa, o la otra. Haz un "make clean" antes de volver a compilar manualmente. Saludos, pumik El 27/2/15 a las 17:20, Freddy Taborda escribió: > > Buenos días > > > > Gracias por tus comentarios Federico Stasyszyn > > > > Pensé que estaba haciendo todo bien, pero luego coloque: > > > > # make && make modules && make modules_install && make install > > # genkernel --lvm --install initramfs > > # modprobe 8021q > > # modprobe: ERROR: could not insert '8021q': Unknown symbol in module, > or unknown parameter (see dmesg) > > > > # dmesg > > 36.699231] 8021q: Unknown symbol vlan_vid_add (err 0) > > [ 36.699249] 8021q: Unknown symbol vlan_vid_del (err 0) > > [ 36.699275] 8021q: Unknown symbol vlan_uses_dev (err 0) > > [ 36.699295] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) > > [ 172.164616] 8021q: Unknown symbol vlan_vid_add (err 0) > > [ 172.164635] 8021q: Unknown symbol vlan_vid_del (err 0) > > [ 172.164662] 8021q: Unknown symbol vlan_uses_dev (err 0) > > [ 172.164681] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) > > > > # grep CONFIG_VLAN_8021Q /usr/src/linux/.config > > CONFIG_VLAN_8021Q=m > > CONFIG_VLAN_8021Q_GVRP=y > > CONFIG_VLAN_8021Q_MVRP=y > > > > Gracias a todos por sus comenatrios, que realmente no se por donde > buscar el error (bueno sigo mirando a google ;) ) > > > > > > -- > > > Freddy Taborda > Consultor Técnico > Valencia - Venezuela > GNU/Linux user #283478 > ECE #208825114 > > > What gets us into trouble is not what we don't know. It's what we know > for sure that just ain't so. > > Mark Twain > > "Those that can, do. Those that can’t, complain." > Linus Torvalds > > > > > > > > *De:*Federico Stasyszyn [mailto:f.a.s.oac@gmail.com] > *Enviado el:* viernes, 27 de febrero de 2015 6:55 > *Para:* gentoo-user-es@lists.gentoo.org > *Asunto:* Re: [gentoo-user-es] modprobe: ERROR: could not insert '8021q': > > > > Buenas, > > se que puede sonar tonto, pero estas seguro que los modulos pertenecen > a ese kernel y toda esas cosas? > ie. make, make install, make modules, make modules_install , para ser > redundantes en la compilacion del kernel. > > Los errores esos, suelen aparecer cuando se compila con diferentes > versiones o se linkea con diferentes versiones. > > Saludos > > > > Fred > > > > 2015-02-26 21:25 GMT+01:00 Freddy Taborda <terracenter@gmail.com > <mailto:terracenter@gmail.com>>: > > Buenas tardes. > > Quiero hacer una VLAN, pero siempre obtengo este error: > > # modprobe 8021q > modprobe: ERROR: could not insert '8021q': Unknown symbol in > module, or unknown parameter (see dmesg) > > # dmesg > [ 77.099558] 8021q: Unknown symbol vlan_vid_add (err 0) > [ 77.099577] 8021q: Unknown symbol vlan_vid_del (err 0) > [ 77.099604] 8021q: Unknown symbol vlan_uses_dev (err 0) > [ 77.099624] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) > [ 93.998437] 8021q: Unknown symbol vlan_vid_add (err 0) > [ 93.998457] 8021q: Unknown symbol vlan_vid_del (err 0) > [ 93.998483] 8021q: Unknown symbol vlan_uses_dev (err 0) > [ 93.998503] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) > [ 301.706280] kworker/dying (6) used greatest stack depth: 12400 > bytes left > [ 1340.857734] 8021q: Unknown symbol vlan_vid_add (err 0) > [ 1340.857754] 8021q: Unknown symbol vlan_vid_del (err 0) > [ 1340.857780] 8021q: Unknown symbol vlan_uses_dev (err 0) > [ 1340.857800] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) > > # uname -a > Linux pc-gentoo 3.18.7-gentoo #1 SMP Wed Feb 25 09:33:52 VET 2015 > x86_64 AMD Turion(tm) 64 Mobile Technology ML-37 AuthenticAMD > GNU/Linux > > > > Fuentes: > https://www.gentoo.org/doc/es/handbook/handbook-x86.xml?part=4&chap=3#doc_chap10 > https://forums.gentoo.org/viewtopic-t-237224-start-0.html > > Muchas gracias por sus comentarios. > > Saludos > > > > -- > > > Freddy Taborda > Consultor Técnico > Valencia - Venezuela > GNU/Linux user #283478 > ECE #208825114 > > > What gets us into trouble is not what we don't know. It's what we > know for sure that just ain't so. > > Mark Twain > > "Those that can, do. Those that can’t, complain." > Linus Torvalds > > > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user-es] modprobe: ERROR: could not insert '8021q': 2015-02-27 17:55 ` net_pumik @ 2015-03-02 13:57 ` KyD 2015-03-02 14:00 ` KyD 0 siblings, 1 reply; 7+ messages in thread From: KyD @ 2015-03-02 13:57 UTC (permalink / raw To: gentoo-user-es [-- Attachment #1: Type: text/plain, Size: 5246 bytes --] Yo probaria primero para sacar dudas en testear el modulo vlan en un kernel estable. Saludos El 27 de febrero de 2015, 14:55, net_pumik@yahoo.es <net_pumik@yahoo.es> escribió: > Hola, > > Si compilas el kernel manualmente ¿para qué usas genkernel? > > O una cosa, o la otra. > > Haz un "make clean" antes de volver a compilar manualmente. > > Saludos, pumik > > > El 27/2/15 a las 17:20, Freddy Taborda escribió: > > > > Buenos días > > > > > > > > Gracias por tus comentarios Federico Stasyszyn > > > > > > > > Pensé que estaba haciendo todo bien, pero luego coloque: > > > > > > > > # make && make modules && make modules_install && make install > > > > # genkernel --lvm --install initramfs > > > > # modprobe 8021q > > > > # modprobe: ERROR: could not insert '8021q': Unknown symbol in module, > > or unknown parameter (see dmesg) > > > > > > > > # dmesg > > > > 36.699231] 8021q: Unknown symbol vlan_vid_add (err 0) > > > > [ 36.699249] 8021q: Unknown symbol vlan_vid_del (err 0) > > > > [ 36.699275] 8021q: Unknown symbol vlan_uses_dev (err 0) > > > > [ 36.699295] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) > > > > [ 172.164616] 8021q: Unknown symbol vlan_vid_add (err 0) > > > > [ 172.164635] 8021q: Unknown symbol vlan_vid_del (err 0) > > > > [ 172.164662] 8021q: Unknown symbol vlan_uses_dev (err 0) > > > > [ 172.164681] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) > > > > > > > > # grep CONFIG_VLAN_8021Q /usr/src/linux/.config > > > > CONFIG_VLAN_8021Q=m > > > > CONFIG_VLAN_8021Q_GVRP=y > > > > CONFIG_VLAN_8021Q_MVRP=y > > > > > > > > Gracias a todos por sus comenatrios, que realmente no se por donde > > buscar el error (bueno sigo mirando a google ;) ) > > > > > > > > > > > > -- > > > > > > Freddy Taborda > > Consultor Técnico > > Valencia - Venezuela > > GNU/Linux user #283478 > > ECE #208825114 > > > > > > What gets us into trouble is not what we don't know. It's what we know > > for sure that just ain't so. > > > > Mark Twain > > > > "Those that can, do. Those that can’t, complain." > > Linus Torvalds > > > > > > > > > > > > > > > > *De:*Federico Stasyszyn [mailto:f.a.s.oac@gmail.com] > > *Enviado el:* viernes, 27 de febrero de 2015 6:55 > > *Para:* gentoo-user-es@lists.gentoo.org > > *Asunto:* Re: [gentoo-user-es] modprobe: ERROR: could not insert '8021q': > > > > > > > > Buenas, > > > > se que puede sonar tonto, pero estas seguro que los modulos pertenecen > > a ese kernel y toda esas cosas? > > ie. make, make install, make modules, make modules_install , para ser > > redundantes en la compilacion del kernel. > > > > Los errores esos, suelen aparecer cuando se compila con diferentes > > versiones o se linkea con diferentes versiones. > > > > Saludos > > > > > > > > Fred > > > > > > > > 2015-02-26 21:25 GMT+01:00 Freddy Taborda <terracenter@gmail.com > > <mailto:terracenter@gmail.com>>: > > > > Buenas tardes. > > > > Quiero hacer una VLAN, pero siempre obtengo este error: > > > > # modprobe 8021q > > modprobe: ERROR: could not insert '8021q': Unknown symbol in > > module, or unknown parameter (see dmesg) > > > > # dmesg > > [ 77.099558] 8021q: Unknown symbol vlan_vid_add (err 0) > > [ 77.099577] 8021q: Unknown symbol vlan_vid_del (err 0) > > [ 77.099604] 8021q: Unknown symbol vlan_uses_dev (err 0) > > [ 77.099624] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) > > [ 93.998437] 8021q: Unknown symbol vlan_vid_add (err 0) > > [ 93.998457] 8021q: Unknown symbol vlan_vid_del (err 0) > > [ 93.998483] 8021q: Unknown symbol vlan_uses_dev (err 0) > > [ 93.998503] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) > > [ 301.706280] kworker/dying (6) used greatest stack depth: 12400 > > bytes left > > [ 1340.857734] 8021q: Unknown symbol vlan_vid_add (err 0) > > [ 1340.857754] 8021q: Unknown symbol vlan_vid_del (err 0) > > [ 1340.857780] 8021q: Unknown symbol vlan_uses_dev (err 0) > > [ 1340.857800] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) > > > > # uname -a > > Linux pc-gentoo 3.18.7-gentoo #1 SMP Wed Feb 25 09:33:52 VET 2015 > > x86_64 AMD Turion(tm) 64 Mobile Technology ML-37 AuthenticAMD > > GNU/Linux > > > > > > > > Fuentes: > > > https://www.gentoo.org/doc/es/handbook/handbook-x86.xml?part=4&chap=3#doc_chap10 > > https://forums.gentoo.org/viewtopic-t-237224-start-0.html > > > > Muchas gracias por sus comentarios. > > > > Saludos > > > > > > > > -- > > > > > > Freddy Taborda > > Consultor Técnico > > Valencia - Venezuela > > GNU/Linux user #283478 > > ECE #208825114 > > > > > > What gets us into trouble is not what we don't know. It's what we > > know for sure that just ain't so. > > > > Mark Twain > > > > "Those that can, do. Those that can’t, complain." > > Linus Torvalds > > > > > > > > > [-- Attachment #2: Type: text/html, Size: 7323 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user-es] modprobe: ERROR: could not insert '8021q': 2015-03-02 13:57 ` KyD @ 2015-03-02 14:00 ` KyD 2015-03-02 15:35 ` KyD 0 siblings, 1 reply; 7+ messages in thread From: KyD @ 2015-03-02 14:00 UTC (permalink / raw To: gentoo-user-es [-- Attachment #1: Type: text/plain, Size: 5794 bytes --] pumik : esta usando genkernel para generar el initramfs , no para compilar/recompilar el kernel. freddy : En lugar de esto : make && make modules && make modules_install && make install Podrias usar esto que es lo mismo : make && make modules_install El 2 de marzo de 2015, 10:57, KyD <kyd.is.back@gmail.com> escribió: > Yo probaria primero para sacar dudas en testear el modulo vlan en un > kernel estable. > > Saludos > > El 27 de febrero de 2015, 14:55, net_pumik@yahoo.es <net_pumik@yahoo.es> > escribió: > > Hola, >> >> Si compilas el kernel manualmente ¿para qué usas genkernel? >> >> O una cosa, o la otra. >> >> Haz un "make clean" antes de volver a compilar manualmente. >> >> Saludos, pumik >> >> >> El 27/2/15 a las 17:20, Freddy Taborda escribió: >> > >> > Buenos días >> > >> > >> > >> > Gracias por tus comentarios Federico Stasyszyn >> > >> > >> > >> > Pensé que estaba haciendo todo bien, pero luego coloque: >> > >> > >> > >> > # make && make modules && make modules_install && make install >> > >> > # genkernel --lvm --install initramfs >> > >> > # modprobe 8021q >> > >> > # modprobe: ERROR: could not insert '8021q': Unknown symbol in module, >> > or unknown parameter (see dmesg) >> > >> > >> > >> > # dmesg >> > >> > 36.699231] 8021q: Unknown symbol vlan_vid_add (err 0) >> > >> > [ 36.699249] 8021q: Unknown symbol vlan_vid_del (err 0) >> > >> > [ 36.699275] 8021q: Unknown symbol vlan_uses_dev (err 0) >> > >> > [ 36.699295] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) >> > >> > [ 172.164616] 8021q: Unknown symbol vlan_vid_add (err 0) >> > >> > [ 172.164635] 8021q: Unknown symbol vlan_vid_del (err 0) >> > >> > [ 172.164662] 8021q: Unknown symbol vlan_uses_dev (err 0) >> > >> > [ 172.164681] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) >> > >> > >> > >> > # grep CONFIG_VLAN_8021Q /usr/src/linux/.config >> > >> > CONFIG_VLAN_8021Q=m >> > >> > CONFIG_VLAN_8021Q_GVRP=y >> > >> > CONFIG_VLAN_8021Q_MVRP=y >> > >> > >> > >> > Gracias a todos por sus comenatrios, que realmente no se por donde >> > buscar el error (bueno sigo mirando a google ;) ) >> > >> > >> > >> > >> > >> > -- >> > >> > >> > Freddy Taborda >> > Consultor Técnico >> > Valencia - Venezuela >> > GNU/Linux user #283478 >> > ECE #208825114 >> > >> > >> > What gets us into trouble is not what we don't know. It's what we know >> > for sure that just ain't so. >> > >> > Mark Twain >> > >> > "Those that can, do. Those that can’t, complain." >> > Linus Torvalds >> > >> > >> > >> > >> > >> > >> > >> > *De:*Federico Stasyszyn [mailto:f.a.s.oac@gmail.com] >> > *Enviado el:* viernes, 27 de febrero de 2015 6:55 >> > *Para:* gentoo-user-es@lists.gentoo.org >> > *Asunto:* Re: [gentoo-user-es] modprobe: ERROR: could not insert >> '8021q': >> > >> > >> > >> > Buenas, >> > >> > se que puede sonar tonto, pero estas seguro que los modulos pertenecen >> > a ese kernel y toda esas cosas? >> > ie. make, make install, make modules, make modules_install , para ser >> > redundantes en la compilacion del kernel. >> > >> > Los errores esos, suelen aparecer cuando se compila con diferentes >> > versiones o se linkea con diferentes versiones. >> > >> > Saludos >> > >> > >> > >> > Fred >> > >> > >> > >> > 2015-02-26 21:25 GMT+01:00 Freddy Taborda <terracenter@gmail.com >> > <mailto:terracenter@gmail.com>>: >> > >> > Buenas tardes. >> > >> > Quiero hacer una VLAN, pero siempre obtengo este error: >> > >> > # modprobe 8021q >> > modprobe: ERROR: could not insert '8021q': Unknown symbol in >> > module, or unknown parameter (see dmesg) >> > >> > # dmesg >> > [ 77.099558] 8021q: Unknown symbol vlan_vid_add (err 0) >> > [ 77.099577] 8021q: Unknown symbol vlan_vid_del (err 0) >> > [ 77.099604] 8021q: Unknown symbol vlan_uses_dev (err 0) >> > [ 77.099624] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) >> > [ 93.998437] 8021q: Unknown symbol vlan_vid_add (err 0) >> > [ 93.998457] 8021q: Unknown symbol vlan_vid_del (err 0) >> > [ 93.998483] 8021q: Unknown symbol vlan_uses_dev (err 0) >> > [ 93.998503] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) >> > [ 301.706280] kworker/dying (6) used greatest stack depth: 12400 >> > bytes left >> > [ 1340.857734] 8021q: Unknown symbol vlan_vid_add (err 0) >> > [ 1340.857754] 8021q: Unknown symbol vlan_vid_del (err 0) >> > [ 1340.857780] 8021q: Unknown symbol vlan_uses_dev (err 0) >> > [ 1340.857800] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) >> > >> > # uname -a >> > Linux pc-gentoo 3.18.7-gentoo #1 SMP Wed Feb 25 09:33:52 VET 2015 >> > x86_64 AMD Turion(tm) 64 Mobile Technology ML-37 AuthenticAMD >> > GNU/Linux >> > >> > >> > >> > Fuentes: >> > >> https://www.gentoo.org/doc/es/handbook/handbook-x86.xml?part=4&chap=3#doc_chap10 >> > https://forums.gentoo.org/viewtopic-t-237224-start-0.html >> > >> > Muchas gracias por sus comentarios. >> > >> > Saludos >> > >> > >> > >> > -- >> > >> > >> > Freddy Taborda >> > Consultor Técnico >> > Valencia - Venezuela >> > GNU/Linux user #283478 >> > ECE #208825114 >> > >> > >> > What gets us into trouble is not what we don't know. It's what we >> > know for sure that just ain't so. >> > >> > Mark Twain >> > >> > "Those that can, do. Those that can’t, complain." >> > Linus Torvalds >> > >> > >> > >> >> >> > [-- Attachment #2: Type: text/html, Size: 8182 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user-es] modprobe: ERROR: could not insert '8021q': 2015-03-02 14:00 ` KyD @ 2015-03-02 15:35 ` KyD 0 siblings, 0 replies; 7+ messages in thread From: KyD @ 2015-03-02 15:35 UTC (permalink / raw To: gentoo-user-es [-- Attachment #1: Type: text/plain, Size: 6369 bytes --] Freddy : Perdon , acabo de hacer un sync y 3.18.7 es estable ahora , igual no quitaria en probar lo anterior pero con otro kernel. Yo tengo un gentoo-3.16.3 y me da el mismo error al cargar el modulo. Habria que debbugear mas para ver cual seria el problema. Saludos El 2 de marzo de 2015, 11:00, KyD <kyd.is.back@gmail.com> escribió: > pumik : esta usando genkernel para generar el initramfs , no para > compilar/recompilar el kernel. > > freddy : En lugar de esto : > > make && make modules && make modules_install && make install > > Podrias usar esto que es lo mismo : > > make && make modules_install > > El 2 de marzo de 2015, 10:57, KyD <kyd.is.back@gmail.com> escribió: > > Yo probaria primero para sacar dudas en testear el modulo vlan en un >> kernel estable. >> >> Saludos >> >> El 27 de febrero de 2015, 14:55, net_pumik@yahoo.es <net_pumik@yahoo.es> >> escribió: >> >> Hola, >>> >>> Si compilas el kernel manualmente ¿para qué usas genkernel? >>> >>> O una cosa, o la otra. >>> >>> Haz un "make clean" antes de volver a compilar manualmente. >>> >>> Saludos, pumik >>> >>> >>> El 27/2/15 a las 17:20, Freddy Taborda escribió: >>> > >>> > Buenos días >>> > >>> > >>> > >>> > Gracias por tus comentarios Federico Stasyszyn >>> > >>> > >>> > >>> > Pensé que estaba haciendo todo bien, pero luego coloque: >>> > >>> > >>> > >>> > # make && make modules && make modules_install && make install >>> > >>> > # genkernel --lvm --install initramfs >>> > >>> > # modprobe 8021q >>> > >>> > # modprobe: ERROR: could not insert '8021q': Unknown symbol in module, >>> > or unknown parameter (see dmesg) >>> > >>> > >>> > >>> > # dmesg >>> > >>> > 36.699231] 8021q: Unknown symbol vlan_vid_add (err 0) >>> > >>> > [ 36.699249] 8021q: Unknown symbol vlan_vid_del (err 0) >>> > >>> > [ 36.699275] 8021q: Unknown symbol vlan_uses_dev (err 0) >>> > >>> > [ 36.699295] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) >>> > >>> > [ 172.164616] 8021q: Unknown symbol vlan_vid_add (err 0) >>> > >>> > [ 172.164635] 8021q: Unknown symbol vlan_vid_del (err 0) >>> > >>> > [ 172.164662] 8021q: Unknown symbol vlan_uses_dev (err 0) >>> > >>> > [ 172.164681] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) >>> > >>> > >>> > >>> > # grep CONFIG_VLAN_8021Q /usr/src/linux/.config >>> > >>> > CONFIG_VLAN_8021Q=m >>> > >>> > CONFIG_VLAN_8021Q_GVRP=y >>> > >>> > CONFIG_VLAN_8021Q_MVRP=y >>> > >>> > >>> > >>> > Gracias a todos por sus comenatrios, que realmente no se por donde >>> > buscar el error (bueno sigo mirando a google ;) ) >>> > >>> > >>> > >>> > >>> > >>> > -- >>> > >>> > >>> > Freddy Taborda >>> > Consultor Técnico >>> > Valencia - Venezuela >>> > GNU/Linux user #283478 >>> > ECE #208825114 >>> > >>> > >>> > What gets us into trouble is not what we don't know. It's what we know >>> > for sure that just ain't so. >>> > >>> > Mark Twain >>> > >>> > "Those that can, do. Those that can’t, complain." >>> > Linus Torvalds >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > *De:*Federico Stasyszyn [mailto:f.a.s.oac@gmail.com] >>> > *Enviado el:* viernes, 27 de febrero de 2015 6:55 >>> > *Para:* gentoo-user-es@lists.gentoo.org >>> > *Asunto:* Re: [gentoo-user-es] modprobe: ERROR: could not insert >>> '8021q': >>> > >>> > >>> > >>> > Buenas, >>> > >>> > se que puede sonar tonto, pero estas seguro que los modulos pertenecen >>> > a ese kernel y toda esas cosas? >>> > ie. make, make install, make modules, make modules_install , para ser >>> > redundantes en la compilacion del kernel. >>> > >>> > Los errores esos, suelen aparecer cuando se compila con diferentes >>> > versiones o se linkea con diferentes versiones. >>> > >>> > Saludos >>> > >>> > >>> > >>> > Fred >>> > >>> > >>> > >>> > 2015-02-26 21:25 GMT+01:00 Freddy Taborda <terracenter@gmail.com >>> > <mailto:terracenter@gmail.com>>: >>> > >>> > Buenas tardes. >>> > >>> > Quiero hacer una VLAN, pero siempre obtengo este error: >>> > >>> > # modprobe 8021q >>> > modprobe: ERROR: could not insert '8021q': Unknown symbol in >>> > module, or unknown parameter (see dmesg) >>> > >>> > # dmesg >>> > [ 77.099558] 8021q: Unknown symbol vlan_vid_add (err 0) >>> > [ 77.099577] 8021q: Unknown symbol vlan_vid_del (err 0) >>> > [ 77.099604] 8021q: Unknown symbol vlan_uses_dev (err 0) >>> > [ 77.099624] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) >>> > [ 93.998437] 8021q: Unknown symbol vlan_vid_add (err 0) >>> > [ 93.998457] 8021q: Unknown symbol vlan_vid_del (err 0) >>> > [ 93.998483] 8021q: Unknown symbol vlan_uses_dev (err 0) >>> > [ 93.998503] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) >>> > [ 301.706280] kworker/dying (6) used greatest stack depth: 12400 >>> > bytes left >>> > [ 1340.857734] 8021q: Unknown symbol vlan_vid_add (err 0) >>> > [ 1340.857754] 8021q: Unknown symbol vlan_vid_del (err 0) >>> > [ 1340.857780] 8021q: Unknown symbol vlan_uses_dev (err 0) >>> > [ 1340.857800] 8021q: Unknown symbol vlan_dev_vlan_id (err 0) >>> > >>> > # uname -a >>> > Linux pc-gentoo 3.18.7-gentoo #1 SMP Wed Feb 25 09:33:52 VET 2015 >>> > x86_64 AMD Turion(tm) 64 Mobile Technology ML-37 AuthenticAMD >>> > GNU/Linux >>> > >>> > >>> > >>> > Fuentes: >>> > >>> https://www.gentoo.org/doc/es/handbook/handbook-x86.xml?part=4&chap=3#doc_chap10 >>> > https://forums.gentoo.org/viewtopic-t-237224-start-0.html >>> > >>> > Muchas gracias por sus comentarios. >>> > >>> > Saludos >>> > >>> > >>> > >>> > -- >>> > >>> > >>> > Freddy Taborda >>> > Consultor Técnico >>> > Valencia - Venezuela >>> > GNU/Linux user #283478 >>> > ECE #208825114 >>> > >>> > >>> > What gets us into trouble is not what we don't know. It's what we >>> > know for sure that just ain't so. >>> > >>> > Mark Twain >>> > >>> > "Those that can, do. Those that can’t, complain." >>> > Linus Torvalds >>> > >>> > >>> > >>> >>> >>> >> > [-- Attachment #2: Type: text/html, Size: 8886 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-03-02 15:35 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-02-26 20:25 [gentoo-user-es] modprobe: ERROR: could not insert '8021q': Freddy Taborda 2015-02-27 11:25 ` Federico Stasyszyn 2015-02-27 16:20 ` Freddy Taborda 2015-02-27 17:55 ` net_pumik 2015-03-02 13:57 ` KyD 2015-03-02 14:00 ` KyD 2015-03-02 15:35 ` KyD
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox