Forums

Skip to content

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

ipw3945 - cannot access `/sys/bus/pci/drivers/ipw3945/00*/c

Having problems getting connected to the internet or running a server? Wondering about securing your box? Ask here.
Post Reply
Advanced search
4 posts • Page 1 of 1
Author
Message
kurtg
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 103
Joined: Tue Sep 13, 2005 2:12 pm
Location: Florida USA

ipw3945 - cannot access `/sys/bus/pci/drivers/ipw3945/00*/c

  • Quote

Post by kurtg » Tue Apr 22, 2008 3:38 pm

I've been using ipw3945 successfully for 18 months, but I recently had some udev problems with eth0 and may have messed up my wireless configuration. When I want to start the wireless, I do the following:
# /etc/init.d/net.eth1 start
* Starting eth1
* Running preup function [ ok ]
* Configuration not set for eth1 - assuming DHCP
* Bringing up eth1
* dhcp
* network interface eth1 does not exist
* Please verify hardware or kernel module (driver) [ !! ]
and when I attempt to start the ipw3945 daemon I get this:
# /etc/init.d/ipw3945d restart
* Caching service dependencies ... [ ok ]
* Stopping ipw3945d ... [ ok ]
* Starting ipw3945d ...
chown: cannot access `/sys/bus/pci/drivers/ipw3945/00*/cmd': No such file or directory
chmod: cannot access `/sys/bus/pci/drivers/ipw3945/00*/cmd': No such file or directory [ ok ]
So, I'm not sure where to go from here. I'm currently using this kernel:
Linux seeker 2.6.24-gentoo-r5 #3 SMP PREEMPT Tue Apr 22 11:15:38 EDT 2008 i686 Genuine Intel(R) CPU T2500 @ 2.00GHz GenuineIntel GNU/Linux
I'm re-emerged ipw3945d without any differences. Any help welcome.
Top
torf
n00b
n00b
User avatar
Posts: 65
Joined: Tue Apr 27, 2004 6:12 pm
Location: Constance/Germany
Contact:
Contact torf
Website

  • Quote

Post by torf » Sun May 11, 2008 5:40 pm

Had the same problem after a kernel upgrade. Try adding the following code somewhere into your /etc/conf.d/net:

Code: Select all

preup() {
        if [[ ${IFACE} = "eth1" ]]; then
                sleep 3
        fi
        return 0
}
This will give the driver time to initialize.
Top
alsaner
n00b
n00b
Posts: 1
Joined: Sat Apr 02, 2005 9:23 pm

  • Quote

Post by alsaner » Sun Sep 14, 2008 6:02 pm

I had same problem. This error appears to me when I try to compile kernel with Processor Family-->Core 2/newer Xeon option. I have to make it with 'Pentium-pro'.
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 » Sun Sep 14, 2008 9:17 pm

Hi, first IPW3945 doesn't work at all with the kernel 2.6.24.

You should migrate to the Iwl3945 driver.

If you need help with that, just post :P
Top
Post Reply

4 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