[Partially Solved] ad-hoc network and wicd

I am trying to connect my laptop to the internet through an ad-hoc network with wicd. It dies at obtaining an IP address. Is there a package that I am missing or something?
Any pointers would be great.
Last edited by zmbmartin (2010-08-01 21:33:30)

Ok so I got it working from command line from this here:
https://bbs.archlinux.org/viewtopic.php?id=100744
but I would still like to know how to get netcfg working?
Thanks

Similar Messages

  • [SOLVED] DW1510, broadcom-wl and wicd

    Having some problems connecting up wirelessly using a DW1510 wireless card (based off the Broadcom BCM4322 chip). I've got access to an ethernet port, so I set up XFCE and wicd using pacman. However, wicd couldn't find any wireless networks - apparently b43 doesn't play nice with this particular chipset, so I took a look around and found that others use the broadcom-wl. I followed the Arch wiki's guide on setting it up, and got a kernel panic, so I rebooted and uninstalled it.
    I couldn't find any other way to get the wireless card to work, so I tried to reinstall broadcom-wl, but got this:
    broadcom-wl 5.100.82.111-1
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> broadcom-wl dependencies:
    - linux (already installed)
    - linux-headers (already installed)
    ==> Edit install ? [Y/n] ("A" to abort)
    ==> -----------------------------------
    ==> n
    ==> Continue building broadcom-wl ? [Y/n]
    ==> -------------------------------------
    ==>
    ==> Building and installing package
    ==> Making package: broadcom-wl 5.100.82.111-1 (Sat Oct 22 16:44:38 BST 2011)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
      -> Downloading hybrid-portsrc_x86_64-v5_100_82_111.tar.gz...
    --2011-10-22 16:44:38--  http://www.broadcom.com/docs/linux_sta/ … 111.tar.gz
    Resolving www.broadcom.com... 63.251.216.155
    Connecting to www.broadcom.com|63.251.216.155|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 1407430 (1.3M) [application/x-gzip]
    Saving to: `hybrid-portsrc_x86_64-v5_100_82_111.tar.gz.part'
    100%[======================================>] 1,407,430    573K/s   in 2.4s   
    2011-10-22 16:44:41 (573 KB/s) - `hybrid-portsrc_x86_64-v5_100_82_111.tar.gz.part' saved [1407430/1407430]
      -> Found modprobe.d
      -> Found license.patch
      -> Found semaphore.patch
    ==> Validating source files with sha1sums...
        hybrid-portsrc_x86_64-v5_100_82_111.tar.gz ... Passed
        modprobe.d ... Passed
        license.patch ... Passed
        semaphore.patch ... Passed
    ==> Extracting Sources...
      -> Extracting hybrid-portsrc_x86_64-v5_100_82_111.tar.gz with bsdtar
    ==> Starting build()...
    patching file src/wl/sys/wl_linux.c
    Hunk #1 succeeded at 245 (offset 5 lines).
    patching file src/wl/sys/wl_iw.h
    make: Entering directory `/usr/src/linux-3.0-ARCH'
    make: *** No targets.  Stop.
    make: Leaving directory `/usr/src/linux-3.0-ARCH'
    ==> ERROR: A failure occurred in build().
        Aborting...
    ==> ERROR: Makepkg was unable to build broadcom-wl.
    ==> Restart building broadcom-wl ? [y/N]
    ==> ------------------------------------
    ==>
    So, I looked around to see if yaourt had left anything behind:
    [motdef@titan ~]$ rmmod wl
    ERROR: Module wl does not exist in /proc/modules
    [motdef@titan ~]$ modprobe wl
    FATAL: Could not read '/lib/modules/3.0-ARCH/kernel/drivers/net/wireless/wl.ko': No such file or directory
    [motdef@titan ~]$ sudo modprobe -r wl
    Password:
    [motdef@titan ~]$ modprobe wl
    FATAL: Error inserting wl (/lib/modules/3.0-ARCH/kernel/drivers/net/wireless/wl.ko): Operation not permitted
    Apparently modprobe thinks it exists even though the related files don't. I tried rebooting, and now I'm getting errors there, too (sorry about the crude photograph, I couldn't work out how to send the errors to a file):
    As I said earlier, b43 isn't compatible with my chipset anyway, so it's not a huge problem, but irritating nevertheless.
    I'm really stuck for ideas. I'm not sure if the broadcom-wl package files are actually on my system or not, and I've no idea what's missing from the kernel folder, and what it's got to do with the b43 errors at startup. Any suggestions?
    Last edited by mot.def (2011-10-28 11:26:03)

    mot.def wrote:
    I had b43 and ssb blacklisted, as the wiki suggested.
    I just reinstalled Arch from scratch and set up broadcom-wl again. Got another kernel panic after doing "sudo modprobe wl" (and got a picture), and after that I started getting the familiar modprobe and yaourt error messages.
    I'll start again and try using b43, though I did try it on my very first attempt and it definitely didn't want to work with the wireless card.
    I had the same kernel panic after updating the broadcom-wl driver today. I removed the driver and am now using brcmsmac which is part of the kernel. Maybe you can check that out if its compatible with your card. (See the wiki for more details.)

  • How to connect my ipad to an ad-hoc network and access internet?

    Tried many times.. Except the ipad all other devices could access the internet through ad-hoc network

    Not sure if you fixed the issue. But by selecting No Authentication when you create an Ad Hoc connection, iDevices connect to the ad hoc. I use it all the time at office to browse internet where my 3G signals are weak.

  • [Partially Solved] Error with bsdtar and symbolic links

    I'm trying to install a package (asymptote) from AUR but am running into an odd error.  During the extract phase I get errors like
    asymptote-1.70/base/asy-keywords.el: Can't update time for asymptote-1.70/base/asy-keywords.el: Function not implemented
    bsdtar: Error exit delayed from previous errors.
    I found a post that may help: http://bbs.archlinux.org/viewtopic.php?id=50750.  Do I really have to do this?
    By the way, I too am running on a Linode (Xen virtualization).
    Thanks,
    Luis
    Last edited by banbh (2009-05-24 00:22:13)

    I have not got to the bottom of my problems with bsdtar and symlinks.  I suspect it must have something to do with either my configuration (derived from the Arch image provided by Linode) or running under virtualisation.
    However, others might find my work-around useful, so I document it below.
    I downloaded asymptote from AUR using wget ("wget http://aur.archlinux.org/packages/asymptote/asymptote.tar.gz"), unpacked it, then patched the PKGBUILD
    $ diff -u PKGBUILD.orig PKGBUILD
    --- PKGBUILD.orig 2009-05-23 17:58:47.000000000 -0400
    +++ PKGBUILD 2009-05-23 18:00:49.000000000 -0400
    @@ -11,9 +11,12 @@
    'used if present at compile time: freeglut, gsl, fftw')
    source=(http://downloads.sourceforge.net/sourceforge/asymptote/$pkgname-$pkgver.src.tgz)
    md5sums=('1ded335bc63b662a6eb920a4c065706c')
    +noextract=($pkgname-$pkgver.src.tgz)
    build() {
    - cd $srcdir/$pkgname-$pkgver
    + cd $srcdir
    + tar xzf $pkgname-$pkgver.src.tgz
    + cd $pkgname-$pkgver
    ./configure --enable-gc=/usr --prefix=/usr \
    --with-latex=/usr/share/texmf/tex/latex || return 1
    make asy || return 1
    After that I simply did a "makepkg" followed by "sudo pacman -U asymptote-1.73-1-i686.pkg.tar.gz"

  • IOS 4.1 / iPod Touch 4th generation and Wiindows 7 Ad Hoc Networking issue

    I have an iPod Touch 1st Gen that I have been successfully using with my Win2k, Win XP, and Windows 7 laptops to transfer files via Windows' Ad Hoc Networking for a couple of years.
    I just received my new iPod Touch 4th Gen iOS4.1 a few days ago and have been having trouble connecting to my Windows 7 laptop using Ad Hoc networking. On Windows 7, I created an unencrypted ad hoc wireless connection. When I try to connect with my Touch 4th Gen, the network status on the laptop keeps on saying "Waiting for users". However, if I try with my Touch 1st Gen, the network status immediately says "Connected"
    Touch 4th Gen connects properly to ad hoc networking only to my Win XP and Win2k laptop. When I connect via a wireless router / access point, the iPod Touch 4th Gen is able to ping my Windows 7 laptop and I am able to do FTP file transfers. VPN PPTP and IPSEC connectivity works fine.
    So the issue seems to be isolated to iOS4.1 / Touch 4th Gen and Windows 7 Ad Hoc networking.
    Just tried my Touch 1st Gen iOS 3.1.3 and it's able to establish Ad Hoc networking to all windows platform that I have.
    Anyone else seeing the ad hoc networking with Windows 7 and iPod Touch 4th Gen issue?

    I have iPhone 4 running IOS 4.1 and ThinkPad running Vista and am experiencing a similar problem. I am able to connect to the ad-hoc network (using WEP encription as WPA2 didn't work at all) however I cannot get internet access through this network connection. My wife has an iPhone 3GS running IOS 4.0.2 and she has no problems at all connecting to the ad-hoc network and getting a connection to the internet.
    I also find that my phone does not remember the pass code to connect to the network and I need to enter it each time I try to connect. The option to "Auto-Join" the network always slides back to "OFF" when I exit from the network setup page. Again my wifes phone does not have this same problem.
    Looks to me like it is either an IOS 4.1 issue or iPod/iPhone 4 hardware problem.
    Message was edited by: CrustyNoodle

  • IPhone OS3 and Wireless Ad-Hoc Networking (Vista)

    I used to use my laptop (running Vista) to create a Wireless ad-hoc network. I then used to connect to this wireless ad-hoc network using my iPhone nd surf the net that way...
    Now after upgrading to OS 3 i do the same thing... but when i connect to the wireless netwrok with the iPhone... it disconnects my laptop computer from the internet... but the iphone still manages to get internet perfectly.
    Anyone having this problem... or better yet know how to fix it?
    Cheers
    Anubis

    I was kinda figuring that, that was the impression I've been getting after hours and hours of research. What I did find was that you can use Applescript to create an ad-hoc network, and that Applescript can be run from a Java program. Once that network is established, would it be feasible for Java to it to send packets to another machine?

  • Windoze Ad-hoc networks killing Airport Extreme Base Station

    After having a horrible experience with an Orinoco base station sometime ago at his coffee shop, a client of mine asked me to install a new Wi-Fi access point to replace it. Since I'd never had a problem with my graphite Airport Base Station, I selected recommended that he try the Airport Extreme. Everything was been fine for over a year and half, with only the occasional interference problem, and even that easily fixed by a restart on the base station. Lately that has changed. We're in Baton Rouge, and since Hurricane Katrina, our population in our city has doubled (that's not an exaggeration), and the number of customers using the network in his coffee shop has increased as well - although it's still well below the maximum. The problem is that there are is large number of students from Loyola, UNO and Tulane who are now attending LSU, right across the street. And a significant fraction of those have ad-hoc networks set up on their Windoze notebooks, apparently unintentionally. When they come into the coffee shop their ad-hoc networks seems to cause the Airport Extreme to die, and not recover, until it is reset. This happens many times per day, sometimes more than once in an hour.
    It had been configured to automatically select a channel, but I re-configured to use a specific channel (and have been experimenting with the particular channel). It seems to reduce the problem for a time, but then we'll have the problem back in force within a few days.
    I have verified (using iStumbler) that there are no other "managed" networks near-by, and I have noticed that the problem ALWAYS happens when there is are ad-hoc networks, and after politely asking customers if I can check their settings, (it's scary how many people will let you poke around on their computer, if you seem like you know what you're doing) I've also seen compelling evidence that it is Windoze users, not Mac users, who tend to cause the problem. Incidentally at this particular coffee shop the Windoze:Mac ration is something like 60:40. What can I say, it attracts discerning customers. Since some of them have "lsuwireless" set up as an ad-hoc network (and as I said, LSU is across the street), my guess is that somehow these get set up, not on purpose, but accidentally, while trying to connect to the university's wireless network. Apparently the process is not so straight forward for Windoze users as for Mac users.
    I have upgraded the Airport Base Station software to the latest available as of last week. Though I don't have that version number available at the moment.
    So I have several questions:
    1) Is this really the same radio interference problem that I've read about elsewhere on this discussion board?
    2) Would an external antenna on the base station help? How about a powered one?
    3) Aside from "Use Interference Robustness" and trying different channels, is there some configuration setting that I might be missing that could enhance the base station's reliability?
    4) Does anyone have a suggestion for a permanent fix - preferably without switching to a different access point, although at this point, that's a viable alternative. After a year and a half of stable operation though, we're loathe to switch again unless it can't be avoided, because the Orinoco access point we used before had behaved exactly like this, but even worse, and without necessarily having ad-hoc networks being present to cause the problem.
    5) Failing any other good solution, can anyone suggest a way to determine which computers are causing the problem without having to interrupt each customer to poke around on his computer?

    I have an Intel based iMac and a MacBook Pro. Both
    are (well until tonight) connected to the internet
    wirelessly through the Airport Extreme Base station.
    I've had no trouble up until now. Tonight for some
    odd reason the MacBook Pro Airport card fails to
    detect the Airport Extreme Base Station. It detects
    OTHER wireless networks around the building, just
    not the one it's supposed to connect to. Opening up
    Airport Utility doesn't even show the Airport
    Extreme Base Station being present. I know the Base
    Station is not at fault - it works fine with the
    iMac. Tried setting the Sharing mode on but that
    didn't help either (not that I changed any of the
    settings to begin with).
    Can anyone help? I'm really at a loss here.
    Any one? Any suggestions?

  • Using Airport Express to set up an ad hoc network for presentations

    I have to give a presentation where I will both need my MacBook Pro and iPad. I may or may not have a wireless network available (will depend on location). Is there a way that I can use an Airport Express to set up an ad hoc network and use an Apple TV for AirPlay from my iPad and laptop?

    Easy to do. Just set up the AirPort Express to "Create a wireless network".
    When you see the "error" message(s) that there is not an Ethernet cable plugged into the WAN port and/or no Internet connection, click "ignore" and you will have a green light on the Express.
    Wireless devices will connect to the network by selecting it and entering the password.

  • Can not create ad-hoc network

    I am trying to create an ad-hoc network on my macbook pro 15.4" 1.5 gb of ram 1.83ghz first-gen and just upgraded to leopard
    I am trying to create a network for internet sharing and I don't have it turned on internet sharing and then It says there is an error setting up a ad-hoc network and I have tried all the channels and nothing works help please thank you

    I might have the answer. I had the same problem. Try changing the default name of the network to something short without an apostrophe. When I did that, I was able to create the network.
    Note: my name is long and that is the name my computer has for me, so the default network name on mine was a mile long and full of punctuation.
    Note: The first 20 or so times I tried to create the network, it wouldn't let me change the name, which I was going to change just for a laugh as opposed to doing it to not get the error message.
    Maybe a coincidence and maybe not. Good Luck.

  • IPad WiFi to Ad Hoc Network to View LocalHost on PC

    Hi There,
    I need to connect my iPad to my PC via an ad hoc wifi network and then view the localhost that is running on the laptop.
    Last resort I could connect my iPad to a wireless router that my laptop is wired to but with no internet access.
    I have tried just creating the ad hoc network and browsing by machine name, IP etc but that doesn't work.
    Please help!
    Thanks!

    There are Remote Desktop type apps in the itunes apps store. Will these do what you need?
    "Splashtop" is a highly rated one for 4.99. There are probably cheaper ones.

  • Having trouble setting up an Ad Hoc network with both iOS, Mac OS, and Windows.

    So I'm skiing with some friends but we forgot to bring a router with us.  The lodge internet is passable but we only have one ethernet connection.  My friend connected his (windows) laptop to the ethernet and set up an Ad-Hoc network.  The problem is that only Mac OS and iOS devices are able to connect to the network and use the internet.  The windows machines and Droid devices can't connect or in some cases they can connect they can't use the internet.
    My question is what special wizardry allows Mac OS and iOS to work fine on the ad hoc network but not the other platforms?  Is there something I can do to get the other machines to connect to the network?  Would things work better if I hosted the Ad Hoc network? Thanks for all the help.

    Hi Munkiez, and a warm welcome to the forums!
    See if this helps about halfway down is Wifi/Airport.
    http://www.macworld.com/article/46658/2005/09/octmobilemac.html

  • I can't connect to ad-hoc networks with my iPod touch 4g AND IT ****** ME OFF!! (running firmware 6.1.2) Please fix this extremely annoying issue ASAP!!

    I can't connect to ad-hoc networks with my iPod touch 4g AND IT ****** ME OFF!! (running firmware 6.1.2) Please fix this extremely annoying issue ASAP!!

    Try:
    - Powering off and then back on your router.
    - Anything else here
    iTunes for Windows: iTunes cannot contact the iPhone, iPad, or iPod software update server
    - Change the DNS to either Google's or Open DNS servers
    Public DNS — Google Developers
    OpenDNS IP Addresses
    - Try on another computer/network
    - Wait if it is an Apple problem

  • Can I create a portable ad-hoc network between an iPad and other wireless devices?

    I have a iPad that uses a third-part app to connect to and read data from a wireless hard drive.  This works great in my house over my local network.   What I want to do is create an ad-hoc network to use in my car or other remote site to basically just allow the wireless connection between the two devices, with no internet connection.   I have used an ad-hoc network in the past to sync data between my iPad and my iMac, so theoretically it should be possible, but I can't seem to find out how to do it using the iPad to create the network.  Is there a support article discussing this?   Has anyone out there tried doing this?   Any help would be appreciated.

    Thanks for the reply, but I must not have made myself clear.  I'm not looking for internet or 3G service.  All I want is a temporary network to share data over.  I have lots of movies and videos stored on a wireless hard drive and I just want to be able to access them in the car while on trips or on vacation.  It works in my house even when we lose our internet connection.  The cable modem is off-line and the Airport Extreme light glows orange, but the wireless network still works.  I guess that I could set up an iPhone as a hotspot and pay extra for a service I would only need sporadically, but I'm hoping that there is an alternative.

  • Few days before I brought one iphone 5 by second party and this phone make a unlock but it sometime have a cellular network most of time say no service can u solve this problem please and I put serial number it say this phone is replace can u help me for

    Few days before I brought one iphone 5 by second party and this phone make a unlock but it sometime have a cellular network most of time say no service can u solve this problem please and I put serial number it say this phone is replace can u help me for original serial number....

    If Apple's service database says that your iPhone was replaced, then Apple will no longer provide any service for that phone.
    First, get a new SIM from your cell carrier and see if that corrects the problem. If it does not, try the usual steps for addressing software problems: restart, reset, restore.
    http://support.apple.com/kb/HT1430
    http://support.apple.com/kb/HT1414
    If you try restoring from a backup and that doesn't fix the problem, try restoring to factory settings and, if the problem goes away, then sync back your apps and content. You'll lose the app data and settings, but if the problem is due to a corrupt cache or settings file, restoring to factory settings should cure it.
    If none of that helps, your device may have developed a hardware fault. Again, Apple will provide no service for it, so you will need to pay some independent repair shop to fix your iPhone.
    Regards.

  • [Solved] Virtual Box and wicd issue ?

    Hey guys,
    I have been using arch for like about a year now.  I have slowing converting my family members across by install on their machines.  But I have experience a new problem the other day.  My brother has two computers a laptop that I have put arch & kdemod 4 in January.  His also has a desktop with a windows which has just craped itself, so I said time to arch it !.
    He needs xp for some programs (that don't like wine) so i have install virtualbox on his laptop no problems.  But after successfully installing arch & kdemod 4 on the desktop I have tried 3 times to install virtualbox.  The Problem I have is after installing the binaries as per wiki wicd stops working completly.
    wicd cannot get ip address, when I trying connect via wireless error message is "bad password"
    So something is going wrong with the bridging.
    below listed rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.utf8"
    HARDWARECLOCK="local"
    USEDIRECTISA="no"
    TIMEZONE="Australia/Melbourne"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(fuse vboxdrv vboxnetflt bridge)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="machine1"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    #   - prefix an entry in INTERFACES with a ! to disable it
    #   - no hyphens in your interface names - Bash doesn't like it
    # DHCP:     Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    eth1="dhcp"
    eth0="dhcp"
    wlan="dhcp"
    br0="dhcp"
    INTERFACES=(lo !eth0 !eth1 !wlan0 !br0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    #   - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up.  These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    #   - set to 'menu' to present a menu during boot-up (dialog package required)
    #   - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    #   - prefix a daemon with a ! to disable it
    #   - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng network dbus  wicd hal  dhcpcd netfs @crond kdm)
    Last edited by Mac Tzu (2009-06-27 22:37:07)

    Mac Tzu: No, you don't need to bridge networks in rc.conf/conf.d anymore. You just need to chose the setting in VirtualBox.
    See:

Maybe you are looking for

  • IDVD 2008: disc ejects before done burning

    I have a 1.5 GB iDVD project that I want to burn on a 4.7 GB empty disc. I click burn, insert disc, but after it says about 11 minutes remaining, it ejects automatically. I inserted it in again, and when it got to "about one minute remaining," it wou

  • Opening saved files

    can not open saved files on my desktop with new reader

  • RFC Cache Refresh

    Hi, I am working on JDBC to RFC scenario. As there were some new changes done on RFC i have re-imported the new structure into XI and activated. Now when i run the scenario it is still taking the old structure and it is failing in sxmb_moni. I tried

  • Problem about  getDisposition()

    Hi guys: I encountered a problem in the development process. I sned a mail with attachement file to my mailbox and use JavaMail to receive the mail. I use getDiposition() to check whether the mail has attachement files. Even the mail has it, everytim

  • SCP log file transfer issues after upgrade

    We upgraded out AsyncOS from 6.3.3 to 7.1.3 and now we are encountering log transfer issues with 2 out of 3 WSA's. Also the log rotation is set at 3GB but is rotating at 1GB. Anyone have any suggestions?