Forums

Skip to content

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

iwconfig command not found

Having problems getting connected to the internet or running a server? Wondering about securing your box? Ask here.
Post Reply
Advanced search
32 posts
  • Previous
  • 1
  • 2
Author
Message
Cypher0117
n00b
n00b
Posts: 32
Joined: Wed Dec 24, 2008 12:49 am

  • Quote

Post by Cypher0117 » Sun Jan 04, 2009 6:28 pm

d2_racing wrote:Here's a good one :

Code: Select all

# emerge --sync
# emerge -auDNv world
With that you will update your box and I'm sure that you will have a kernel 2.6.27 somewhere.

After that you need to post that :

Code: Select all

# cd /usr/src
# ls -la
With the content of that, I will give you the instruction to update your kernel the Gentoo way :P
i did all that and still have 2.6.26 and no 2.6.27. i don't know if it matters but i didn't use a genkernel on my original install

rerunning everything i noticed that the
emerge -auDNv world didn't complete and gave me the following

Code: Select all

Total: 327 packages (54 upgrades, 1 downgrade, 19 new, 2 in new slots, 251 reinstalls, 2 uninstalls), Size of downloads: 167,500 kB 
Conflict: 3 blocks 

!!! Multiple package instances within a single package slot have been pulled 
!!! into the dependency graph, resulting in a slot conflict: 

www-client/mozilla-firefox:0 

  ('ebuild', '/', 'www-client/mozilla-firefox-2.0.0.19', 'merge') pulled in by 
    =www-client/mozilla-firefox-2* required by ('ebuild', '/', 'www-client/epiphany-2.22.3', 'merge') 
    =www-client/mozilla-firefox-2* required by ('ebuild', '/', 'dev-python/gnome-python-extras-2.19.1-r2', 'merge') 
    =www-client/mozilla-firefox-2* required by ('ebuild', '/', 'media-video/totem-2.22.2-r1', 'merge') 
    (and 2 more) 

  ('installed', '/', 'www-client/mozilla-firefox-3.0.5', 'nomerge') pulled in by 
    www-client/mozilla-firefox required by world 


It may be possible to solve this problem by using package.mask to 
prevent one of those packages from being selected. However, it is also 
possible that conflicting dependencies exist such that they are 
impossible to satisfy simultaneously. If such a conflict exists in the 
dependencies of two different packages, then those packages can not be 
installed simultaneously. 

For more information, see MASKED PACKAGES section in the emerge man page 
or refer to the Gentoo Handbook. 
Top
Cypher0117
n00b
n00b
Posts: 32
Joined: Wed Dec 24, 2008 12:49 am

  • Quote

Post by Cypher0117 » Sun Jan 04, 2009 7:55 pm

i fixed the problem. Installed firefox-bin and everything is installing now. it will take a while
Top
Cypher0117
n00b
n00b
Posts: 32
Joined: Wed Dec 24, 2008 12:49 am

  • Quote

Post by Cypher0117 » Sun Jan 04, 2009 11:03 pm

I got about half way through installing and upgrading everything and then a package failed

this isn't the entire thing, but i think it has everything from where the error occured

Code: Select all

 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../lib -I../../../include -I../../../include -I../../../lib -I../../../src -D_REENTRANT -I/usr/include/libmpeg3 -fomit-frame-pointer -march=prescott -02 -pipe -fomit-frame-pointer -D_GNU_SOURCE -Werror-implicit-function-declaration -c generic.c  -fPIC -DPIC -o .libs/generic.o 
i686-pc-linux-gnu-gcc: unrecognized option '-02' 
In file included from generic.c:8240: 
generic_mmx.h: In function 'Sop_argb_Sto_Dacc_MMX': 
generic_mmx.h:171: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' 
make[4]: *** [generic.lo] Error 1 
make[4]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-0.9.25.1/work/DirectFB-0.9.25.1/src/gfx/generic' 
make[3]: *** [all-recursive] Error 1 
make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-0.9.25.1/work/DirectFB-0.9.25.1/src/gfx' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-0.9.25.1/work/DirectFB-0.9.25.1/src' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-0.9.25.1/work/DirectFB-0.9.25.1' 
make: *** [all-recursive-am] Error 2 
 * 
 * ERROR: dev-libs/DirectFB-0.9.25.1 failed. 
 * Call stack: 
 *               ebuild.sh, line   49:  Called src_compile 
 *             environment, line 2417:  Called die 
 * The specific snippet of code: 
 *       emake || die 
 *  The die message: 
 *   (no error message) 
 * 
 * If you need support, post the topmost build error, and the call stack if relevant. 
 * A complete build log is located at '/var/tmp/portage/dev-libs/DirectFB-0.9.25.1/temp/build.log'. 
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/DirectFB-0.9.25.1/temp/environment'. 
 * 

>>> Failed to emerge dev-libs/DirectFB-0.9.25.1, Log file: 

>>>  '/var/tmp/portage/dev-libs/DirectFB-0.9.25.1/temp/build.log' 

 * Messages for package dev-libs/DirectFB-0.9.25.1: 

 * All video drivers will be built since you did not specify 
 * via the VIDEO_CARDS variable what video card you use. 
 * DirectFB supports: ati128 cle266 cyber5k i810 i830 mach64 matrox neomagic nsc nvidia radeon savage sis315 tdfx unichrome all none 
 * 
 * ERROR: dev-libs/DirectFB-0.9.25.1 failed. 
 * Call stack: 
 *               ebuild.sh, line   49:  Called src_compile 
 *             environment, line 2417:  Called die 
 * The specific snippet of code: 
 *       emake || die 
 *  The die message: 
 *   (no error message) 
 * 
 * If you need support, post the topmost build error, and the call stack if relevant. 
 * A complete build log is located at '/var/tmp/portage/dev-libs/DirectFB-0.9.25.1/temp/build.log'. 
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/DirectFB-0.9.25.1/temp/environment'. 
Some google searches didn't help any, but don't really know what i''m looking for on this. Anyone have any ideas?
Top
d2_racing
Bodhisattva
Bodhisattva
User avatar
Posts: 13047
Joined: Mon Apr 25, 2005 2:25 pm
Location: Ste-Foy,Canada
Contact:
Contact d2_racing
Website

  • Quote

Post by d2_racing » Mon Jan 05, 2009 3:01 am

Hi, can you post this plz :

Code: Select all

# cat /etc/make.conf
# lspci
Top
Cypher0117
n00b
n00b
Posts: 32
Joined: Wed Dec 24, 2008 12:49 am

  • Quote

Post by Cypher0117 » Mon Jan 05, 2009 3:22 am

i already added the VIDEO_CARDS line to my make.conf file. unless i did it wrong

Code: Select all

CHOST="i686-pc-linux-gnu"
CFLAGS="-march=prescott -02 -pipe -fomit-frame-pointer"
CXXFLAGS="$(CFLAGS)"
MAKEOPTS="-j3"
VIDEO_CARDS=nvidia
USE="a52 aac aalib acpi alsa altivec arts atmo avahi bidi bluetooth bzip2
 cdda cddb cdio cdparanoia cdr cdrw css dbus dc1394 debug dirac directfb dts
     dvd dvb dvdr dvdread dvdrw esd equalizer fbcon ffmpeg firefox flac
 fluidsynth fontconfig
 ftp ggi gtk gnome gnutls
     hal httpd id3tag ieee1394 imagemagick ipod jack java javascript jpeg
 -kde kate lame libass libcaca ligbcrypt libnotify
     libsexy libsysfs libv4l2lirc live lua mad matroska mmx modplug mp3
 mpeg musepack mythtv ncurses nls nsplugin ogg opengl optimisememory oss
 png pulseaudio pvr qt3 qt4 qtk raw
     sqlite suid theora vorbis X xine xv xvid ipw4965"
and here is lspci

Code: Select all

00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:01.0 PCI bridge: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root Port (rev 0c)
00:19.0 Ethernet controller: Intel Corporation 82566MM Gigabit Network Connection (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HBM (ICH8M-E) LPC Interface Controller (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 03)

[b]here is my video card[/b]
01:00.0 VGA compatible controller: nVidia Corporation Quadro FX 570M (rev a1)

02:06.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b9)
02:06.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b9)
02:06.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 03)
02:06.3 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 20)
02:06.4 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 10)
10:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)
Top
d2_racing
Bodhisattva
Bodhisattva
User avatar
Posts: 13047
Joined: Mon Apr 25, 2005 2:25 pm
Location: Ste-Foy,Canada
Contact:
Contact d2_racing
Website

  • Quote

Post by d2_racing » Mon Jan 05, 2009 10:37 pm

Ok, first it's VIDEO_CARDS="nvidia", you really need the "" actually.

Also, you should remove the ipw4965 use flag and I'm sure that you don't use the desktop profile too, so maybe you should try the 2008.0/desktop profile instead.
Top
Cypher0117
n00b
n00b
Posts: 32
Joined: Wed Dec 24, 2008 12:49 am

  • Quote

Post by Cypher0117 » Mon Jan 12, 2009 4:10 am

i gave up on the "emerge world" command because i kept running into packages that wouldn't compile and i got frustraited and just gave up.

Alternatively i installed gentoo over my ubuntu install on my desktop and that wireless works with my same network and a same wpa_supplicant files. So i think the problem on my laptop might be driver related.
Top
Post Reply

32 posts
  • Previous
  • 1
  • 2

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