Not able to Access Wireless Connection from Ubuntu

Tapas Mishra mightydreams at gmail.com
Mon Feb 14 07:52:31 UTC 2011


On Mon, Feb 14, 2011 at 10:01 AM, Deepak Gupta <toyesa at gmail.com> wrote:
> I tried installing these drivers. Get this error
What exactly were the commands and which driver did you tried installing.
Have you ever tried installing a wifi by this way previously.
You need to have kernel sources also in path (if I am not mistaken)
sudo apt-get install linux-headers-`uname -r`
and then download the driver of yours in /usr/src
and then compile from there.
Did you tried like this or some thing else?
>
> KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
> make[1]: Entering directory `/usr/src/linux-headers-2.6.35-22-generic'
>   LD [M]  /home/toyesa/hybrid_wl/wl.o
> ld: Relocatable linking with relocations from format elf64-x86-64
> (/home/toyesa/hybrid_wl/lib/wlc_hybrid.o_shipped) to format elf32-i386
> (/home/toyesa/hybrid_wl/wl.o) is not supported
> make[2]: *** [/home/toyesa/hybrid_wl/wl.o] Error 1
> make[1]: *** [_module_/home/toyesa/hybrid_wl] Error 2
> make[1]: Leaving directory `/usr/src/linux-headers-2.6.35-22-generic'
> make: *** [all] Error 2
>
>
>
> Also I downloaded WiFi Radar and it could not detect the wireless device. I
> am thinking maybe ubuntu cant detect he wireless card.
>
> Regards,
> Deepak Gupta.
>
> On Sun, Feb 13, 2011 at 1:44 PM, Ioannis Vranos <cppdeveloper at ontelecoms.gr>
> wrote:
>>
>> On Sun, 2011-02-13 at 21:39 +0200, Ioannis Vranos wrote:
>> > On Sun, 2011-02-13 at 12:44 -0600, Deepak Gupta wrote:
>> > > It is XPS 13 model. I am still working with the WiFi troubleshooting
>> > > link. when I run lsmod command it does show the drivers(firedeth)
>> > >  listed under module but under Used By column it shows 0. Does that
>> > > mean that drivers are installed but are not communicating with the
>> > > device?
>> > >
>> >
>> > This page:
>> > http://en.wikipedia.org/wiki/Dell_XPS#Studio_XPS_13_.28M1340.29
>> >
>> >
>> > mentions that your wireless card is: Dell Wireless 1510
>> > 802.11a/b/g/draft/n half-mini card.
>> >
>> >
>> > This page:
>> >
>> > http://en.community.dell.com/dell-blogs/Direct2Dell/b/direct2dell/archive/2008/10/03/linux-driver-available-for-dell-wireless-cards.aspx
>> >
>> > mentions: "As a result of this effort, Broadcom released an updated
>> > Linux wireless driver that supports cards based on the Broadcom 4311,
>> > 4312, 4321, and 4322 chipsets, which include the Dell 1490, 1395, 1397,
>> > 1505, and 1510 Wireless cards".
>> >
>> >
>> > The link for the latest driver provided in that page is:
>> >
>> > http://www.broadcom.com/support/802.11/linux_sta.php
>> >
>> >
>> > I am pretty confident that this driver will work for you, give it a try.
>>
>>
>> And also its README.txt:
>>
>> http://www.broadcom.com/docs/linux_sta/README.txt
>>
>>
>> mentions:
>>
>>
>> "4322 Dualband  0x14e4  0x432b  Dell 1510"
>>
>>
>>
>>
>> --
>> Ioannis Vranos
>>
>> http://www.cpp-software.net
>>
>>
>> --
>> ubuntu-users mailing list
>> ubuntu-users at lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>



-- 
http://mightydreams.blogspot.com




More information about the ubuntu-users mailing list