Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Networking & Security
  • Search

[SOLVED]eth1 gone after emerge --update --[deep world

Having problems getting connected to the internet or running a server? Wondering about securing your box? Ask here.
Post Reply
Advanced search
7 posts • Page 1 of 1
Author
Message
cmcheung
n00b
n00b
Posts: 14
Joined: Sun Oct 02, 2005 10:37 pm

[SOLVED]eth1 gone after emerge --update --[deep world

  • Quote

Post by cmcheung » Wed Dec 07, 2005 4:41 pm

Hi everyone,

Last night I did a "emerge --update --deep world" and left it on as I went to bed. This morning, I was able to use the internet fine, but when I restarted the computer, eth1 is not listed anymore. I looked at the emerge log and saw that I had emerged the following:

Code: Select all

1133892920: Started emerge on: Dec 06, 2005 13:15:20
1133892920:  *** emerge --update --deep world
1133892925:  >>> emerge (1 of 9) sys-devel/gcc-3.4.4-r1 to /
1133892925:  === (1 of 9) Cleaning (sys-devel/gcc-3.4.4-r1::/usr/portage/sys-devel/gcc/gcc-3.4.4-r1.ebuild)
1133892926:  === (1 of 9) Compiling/Merging (sys-devel/gcc-3.[/list]4.4-r1::/usr/portage/sys-devel/gcc/gcc-3.4.4-r1.ebuild)
1133894056:  === (1 of 9) Post-Build Cleaning (sys-devel/gcc-3.4.4-r1::/usr/portage/sys-devel/gcc/gcc-3.4.4-r1.ebuild)
1133894060:  >>> AUTOCLEAN: sys-devel/gcc
1133894060:  --- AUTOCLEAN: Nothing unmerged.
1133894060:  ::: completed emerge (1 of 9) sys-devel/gcc-3.4.4-r1 to /
1133894060:  >>> emerge (2 of 9) app-arch/cpio-2.6-r5 to /
1133894060:  === (2 of 9) Cleaning (app-arch/cpio-2.6-r5::/usr/portage/app-arch/cpio/cpio-2.6-r5.ebuild)
1133894061:  === (2 of 9) Compiling/Merging (app-arch/cpio-2.6-r5::/usr/portage/app-arch/cpio/cpio-2.6-r5.ebuild)
1133894081:  === (2 of 9) Post-Build Cleaning (app-arch/cpio-2.6-r5::/usr/portage/app-arch/cpio/cpio-2.6-r5.ebuild)
1133894081:  >>> AUTOCLEAN: app-arch/cpio
1133894086: === Unmerging... (app-arch/cpio-2.6-r4)
1133894092:  >>> unmerge success: app-arch/cpio-2.6-r4
1133894092:  ::: completed emerge (2 of 9) app-arch/cpio-2.6-r5 to /
1133894092:  >>> emerge (3 of 9) dev-python/pyrex-0.9.3-r2 to /
1133894092:  === (3 of 9) Cleaning (dev-python/pyrex-0.9.3-r2::/usr/portage/dev-python/pyrex/pyrex-0.9.3-r2.ebuild)
1133894092:  === (3 of 9) Compiling/Merging (dev-python/pyrex-0.9.3-r2::/usr/portage/dev-python/pyrex/pyrex-0.9.3-r2.ebuild)
1133894099:  === (3 of 9) Post-Build Cleaning (dev-python/pyrex-0.9.3-r2::/usr/portage/dev-python/pyrex/pyrex-0.9.3-r2.ebuild)
1133894099:  >>> AUTOCLEAN: dev-python/pyrex
1133894104: === Unmerging... (dev-python/pyrex-0.9.3-r1)
1133894108:  >>> unmerge success: dev-python/pyrex-0.9.3-r1
1133894108:  ::: completed emerge (3 of 9) dev-python/pyrex-0.9.3-r2 to /
1133894108:  >>> emerge (4 of 9) sys-devel/gdb-6.4 to /
1133894108:  === (4 of 9) Cleaning (sys-devel/gdb-6.4::/usr/portage/sys-devel/gdb/gdb-6.4.ebuild)
1133894109:  === (4 of 9) Compiling/Merging (sys-devel/gdb-6.4::/usr/portage/sys-devel/gdb/gdb-6.4.ebuild)
1133894345:  === (4 of 9) Post-Build Cleaning (sys-devel/gdb-6.4::/usr/portage/sys-devel/gdb/gdb-6.4.ebuild)
1133894345:  >>> AUTOCLEAN: sys-devel/gdb
1133894351: === Unmerging... (sys-devel/gdb-6.3-r4)
1133894352:  >>> unmerge success: sys-devel/gdb-6.3-r4
1133894353:  ::: completed emerge (4 of 9) sys-devel/gdb-6.4 to /
1133894353:  >>> emerge (5 of 9) media-video/vlc-0.8.4-r1 to /
1133894353:  === (5 of 9) Cleaning (media-video/vlc-0.8.4-r1::/usr/portage/media-video/vlc/vlc-0.8.4-r1.ebuild)
1133894357:  === (5 of 9) Compiling/Merging (media-video/vlc-0.8.4-r1::/usr/portage/media-video/vlc/vlc-0.8.4-r1.ebuild)
1133894567:  *** terminating.
VLC failed, but that was expected. Could anything in there have caused me to lose eth1 however?

I have a Dell Latitude D610, and am using the built in w[/code]ireless with IPW2200.

Any help would be greatly appreciated. Thanks.
Last edited by cmcheung on Wed Dec 07, 2005 7:56 pm, edited 1 time in total.
Top
dgaffuri
Advocate
Advocate
Posts: 2078
Joined: Sun Jun 05, 2005 12:44 am
Location: Italy

  • Quote

Post by dgaffuri » Wed Dec 07, 2005 5:15 pm

I notice you upgraded gcc, but I think it's not related (nothing significant recompiled). Anyway, check you're still using the old one

Code: Select all

gcc-config -l
until you decide to upgrade, and then follow this guide.

To the ipw2200 problem now, what do you get in dmesg if you try to modprobe the module?

Code: Select all

emerge -r ipw2200
emerge ipw2200
dmesg
Post the last lines.
Adopt an unanswered post
If you feel that your problem has been solved please edit the top post and add [solved] to the subject
Top
cmcheung
n00b
n00b
Posts: 14
Joined: Sun Oct 02, 2005 10:37 pm

  • Quote

Post by cmcheung » Wed Dec 07, 2005 6:19 pm

When I try to throw the -r flag with emerge, it says that it does not exist.

Code: Select all

localhost media # emerge -r ipw2200
!!! Error: -r is an invalid short action or option.
For the emerge ipw2200 and dmesg, I get the following at the end:

Code: Select all

kjournald starting.  Commit interval 5 seconds
Adding 3903784k swap on /dev/sda3.  Priority:-1 extents:1 across:3903784k
EXT3 FS on sda4, internal journal
ieee80211_crypt: registered algorithm 'NULL'
ieee80211: 802.11 data/management/control stack, 1.1.6
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.8
ipw2200: Copyright(c) 2003-2005 Intel Corporation
ACPI: PCI Interrupt 0000:03:03.0[A] -> GSI 17 (level, low) -> IRQ 18
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: Unable to load ucode: -62
ipw2200: Unable to load firmware: -62
ipw2200: failed to register network device
ACPI: PCI interrupt for device 0000:03:03.0 disabled
ipw2200: probe of 0000:03:03.0 failed with error -5
ieee80211_crypt: registered algorithm 'WEP'
NTFS driver 2.1.24 [Flags: R/O MODULE].
NTFS volume version 3.1.
pcmcia: Detected deprecated PCMCIA ioctl usage.
pcmcia: This interface will soon be removed from the kernel; please expect break age unless you upgrade to new tools.
pcmcia: see http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html for details.
cs: IO port probe 0xc00-0xcff: excluding 0xcf8-0xcff
cs: IO port probe 0x800-0x8ff: clean.
cs: IO port probe 0x100-0x4ff: excluding 0x3f0-0x3ff
cs: IO port probe 0xa00-0xaff: clean.
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERM ANY' taints kernel.
[fglrx] Maximum main memory to use for locked dma buffers: 802 MBytes.
ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[fglrx:firegl_stub_register] *ERROR* Unable to the open some already present DRM  kernel module!
tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is off for TX and off for RX.
atkbd.c: Unknown key pressed (translated set 2, code 0x88 on isa0060/serio0).
atkbd.c: Use 'setkeycodes e008 <keycode>' to make it known.
atkbd.c: Unknown key pressed (translated set 2, code 0x88 on isa0060/serio0).
atkbd.c: Use 'setkeycodes e008 <keycode>' to make it known.
dgaffuri wrote:I notice you upgraded gcc, but I think it's not related (nothing significant recompiled). Anyway, check you're still using the old one

Code: Select all

gcc-config -l
until you decide to upgrade, and then follow this guide.

To the ipw2200 problem now, what do you get in dmesg if you try to modprobe the module?

Code: Select all

emerge -r ipw2200
emerge ipw2200
dmesg
Post the last lines.
Top
dgaffuri
Advocate
Advocate
Posts: 2078
Joined: Sun Jun 05, 2005 12:44 am
Location: Italy

  • Quote

Post by dgaffuri » Wed Dec 07, 2005 7:20 pm

Sorry, I wanted to type modprobe and I typed emerge. I'm so stupid. :oops:

Anyway we've the error

Code: Select all

ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.8
ipw2200: Copyright(c) 2003-2005 Intel Corporation
ACPI: PCI Interrupt 0000:03:03.0[A] -> GSI 17 (level, low) -> IRQ 18
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: Unable to load ucode: -62
ipw2200: Unable to load firmware: -62
ipw2200: failed to register network device
ACPI: PCI interrupt for device 0000:03:03.0 disabled
ipw2200: probe of 0000:03:03.0 failed with error -5
Are you sure you didn't update anything in between?
Adopt an unanswered post
If you feel that your problem has been solved please edit the top post and add [solved] to the subject
Top
cmcheung
n00b
n00b
Posts: 14
Joined: Sun Oct 02, 2005 10:37 pm

  • Quote

Post by cmcheung » Wed Dec 07, 2005 7:42 pm

I emerged and unmerged emacs a ridiculous number of times because I couldn' get CC-mode to do what i wanted. And also VLC, because I just can't get that to compile. Outside of those two things however, I haven't done anything else that I can recall that would alter my system.

Also, when I enter modprobe -r ipw2200, i get the following

Code: Select all

localhost media # modprobe -r ipw2200
FATAL: Error removing ipw2200 (/lib/modules/2.6.14-gentoo-r2/net/wireless/ipw2200.ko): Kernel does not have module unloading support
dgaffuri wrote:Sorry, I wanted to type modprobe and I typed emerge. I'm so stupid. :oops:

Anyway we've the error

Code: Select all

ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.8
ipw2200: Copyright(c) 2003-2005 Intel Corporation
ACPI: PCI Interrupt 0000:03:03.0[A] -> GSI 17 (level, low) -> IRQ 18
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: Unable to load ucode: -62
ipw2200: Unable to load firmware: -62
ipw2200: failed to register network device
ACPI: PCI interrupt for device 0000:03:03.0 disabled
ipw2200: probe of 0000:03:03.0 failed with error -5
Are you sure you didn't update anything in between?
Top
cmcheung
n00b
n00b
Posts: 14
Joined: Sun Oct 02, 2005 10:37 pm

Fixed!

  • Quote

Post by cmcheung » Wed Dec 07, 2005 7:56 pm

Hey dgaffuri,

Thanks for all the help, but the problem seems to be gone. I just rebooted and it started working again. I think what happened is I forgot to do a env-update before restarting this morning, which made it so my settings were wrong. If that's not it, I have no idea how this got fixed, but it's working. Thanks for bearing with me on this thing.

-Calvin
cmcheung wrote:I emerged and unmerged emacs a ridiculous number of times because I couldn' get CC-mode to do what i wanted. And also VLC, because I just can't get that to compile. Outside of those two things however, I haven't done anything else that I can recall that would alter my system.

Also, when I enter modprobe -r ipw2200, i get the following

Code: Select all

localhost media # modprobe -r ipw2200
FATAL: Error removing ipw2200 (/lib/modules/2.6.14-gentoo-r2/net/wireless/ipw2200.ko): Kernel does not have module unloading support
dgaffuri wrote:Sorry, I wanted to type modprobe and I typed emerge. I'm so stupid. :oops:

Anyway we've the error

Code: Select all

ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.8
ipw2200: Copyright(c) 2003-2005 Intel Corporation
ACPI: PCI Interrupt 0000:03:03.0[A] -> GSI 17 (level, low) -> IRQ 18
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: Unable to load ucode: -62
ipw2200: Unable to load firmware: -62
ipw2200: failed to register network device
ACPI: PCI interrupt for device 0000:03:03.0 disabled
ipw2200: probe of 0000:03:03.0 failed with error -5
Are you sure you didn't update anything in between?
Top
dgaffuri
Advocate
Advocate
Posts: 2078
Joined: Sun Jun 05, 2005 12:44 am
Location: Italy

  • Quote

Post by dgaffuri » Wed Dec 07, 2005 9:51 pm

Well, glad to hear it. Check for you gcc configuration, if you've not already done it. Changing compiler without follow upgrade instructions may mess your system.
Adopt an unanswered post
If you feel that your problem has been solved please edit the top post and add [solved] to the subject
Top
Post Reply

7 posts • Page 1 of 1

Return to “Networking & Security”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic