Re: [OpenWrt-Devel] Missing wireless and DHCP server on fresh SVN build?

2008-07-26 Thread Felix Fietkau
Steven Van Ingelgem wrote:
 Hi Stephen,
 
 
 I know 2.6 doesn't support yet the broadcom driver :(... I completely
 bricked (and yes, I tried everything but the JTAG method) my router with
 flashing an SVN image of the 2.6 kernel :).
 
 When I flash the original firmware or dd-wrt, it has wireless... But not
 with the latest SVN version of OpenWRT?
 
 When I do ifup wl0 it says the interface is unknown, and when I run
 something like iwconfig (I can't remember exactly anymore, but it's the
 program started by /etc/init.d/network to check for wireless) it says wl0
 is disabled?
Take a look at /etc/config/wireless
There's a line 'option disabled 1' in there by default

OpenWrt disables wireless by default in order to not start up the first time
giving unprotected and unrestricted access to the LAN.
After you've commented out that one, run 'wifi' and it should bring up wifi

- Felix

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] Missing wireless and DHCP server on fresh SVN build?

2008-07-20 Thread Steven Van Ingelgem
Hi all,


1) This might be a very default question, but Google was not my friend this
time :(.
When I compile a fresh build from SVN, the router fails to start up wireless
(lan is ok) and dhcp. So I have to fix my ip to connect to the router, but
the wlan led ain't running... And neither can I see any wireless network.

What should I do to fix this?


My hardware is a Linksys WRT54GL.


2) On another note: is there a possibility to immediately set the root
password and not start up the telnet daemon at first boot?


Thanks!
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Missing wireless and DHCP server on fresh SVN build?

2008-07-20 Thread RB
 2) On another note: is there a possibility to immediately set the root
 password and not start up the telnet daemon at first boot?

Disable telnetd in your busybox configuration and either place a
prepared passwd file in ${BUILDROOT}/files/etc/passwd (copied from
packages/base-files/files/etc/passwd would be a good start) or modify
the passwd file in base-files.  Note that if you add in things like
tor and certain other packages, they'll want to append to the default
one.  Always check build_dir/${ARCH}/root-${TARGET}/etc/passwd to make
sure it's what you want to be on the firmware.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Missing wireless and DHCP server on fresh SVN build?

2008-07-20 Thread Steven Van Ingelgem
Hi Stephen,


I know 2.6 doesn't support yet the broadcom driver :(... I completely
bricked (and yes, I tried everything but the JTAG method) my router with
flashing an SVN image of the 2.6 kernel :).

When I flash the original firmware or dd-wrt, it has wireless... But not
with the latest SVN version of OpenWRT?

When I do ifup wl0 it says the interface is unknown, and when I run
something like iwconfig (I can't remember exactly anymore, but it's the
program started by /etc/init.d/network to check for wireless) it says wl0
is disabled?


Thanks if you could make some sense for me :)



2008/7/21 Steffen Hoffmann [EMAIL PROTECTED]:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hello,

 since nobody else stepped in until now, I'll try and share some of my
 limited knowledge:

 Steven Van Ingelgem, 20.07.2008 18:37:
  Hi all,
 
 
  1) This might be a very default question, but Google was not my friend
  this time :(.
  When I compile a fresh build from SVN, the router fails to start up
  wireless (lan is ok) and dhcp. So I have to fix my ip to connect to the
  router, but the wlan led ain't running... And neither can I see any
  wireless network.
 
  What should I do to fix this?
 
 
  My hardware is a Linksys WRT54GL.

 Well, you flashed an image for Broadcom with kernel 2.4 (brcm-2.4
 folder)? The images based on 2.6 doesn't support wireless at all these
 days. Issues with not yet ready free driver replacements for
 proprietary software pieces, as far as I understood ...

 Greetings

 Steffen Hoffmann
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.6 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFIg7ae31DJeiZFuHcRAnKxAJ9iAVlXqYkBC+I5L/DRJYqTgW1STwCglMvb
 bOlW8VRg93lm6bZ/F7wqE6k=
 =7lEH
 -END PGP SIGNATURE-
 ___
 openwrt-devel mailing list
 openwrt-devel@lists.openwrt.org
 http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel