LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 07-11-2012, 01:35 PM   #1
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675
Blog Entries: 11

Rep: Reputation: 36
Do I have a wifi card?


Do I even have a wireless card? This is a new Dell inspiron 15r.

lspci
00:00.0 Host bridge: Intel Corporation Device 0154 (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Device 0166 (rev 09)
00:14.0 USB Controller: Intel Corporation Device 1e31 (rev 04)
00:16.0 Communication controller: Intel Corporation Device 1e3a (rev 04)
00:1a.0 USB Controller: Intel Corporation Device 1e2d (rev 04)
00:1b.0 Audio device: Intel Corporation Device 1e20 (rev 04)
00:1c.0 PCI bridge: Intel Corporation Device 1e10 (rev c4
00:1c.1 PCI bridge: Intel Corporation Device 1e12 (rev c4)
00:1d.0 USB Controller: Intel Corporation Device 1e26 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Device 1e57 (rev 04)
00:1f.2 SATA controller: Intel Corporation Device 1e03 (rev 04)
00:1f.3 SMBus: Intel Corporation Device 1e22 (rev 04)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
02:00.0 Network controller: Intel Corporation Device 0887 (rev c4)

I know the computer can connect to the wireless router from windows 7, which for now is still on the machine.
 
Old 07-11-2012, 01:45 PM   #2
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello,

You have two network cards so I assume the answer is yes. Run the following command to see if your wireless card is detected correctly and extensions are loaded:
Code:
iwconfig
Kind regards,

Eric
 
Old 07-11-2012, 02:02 PM   #3
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,101
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Quote:
Intel Corporation Device 0887
google search for debian brings up

http://wiki.debian.org/iwlwifi#supported-wheezy

Since the wireless n chip is pretty new.

I would be tempted to install and run

Code:
harry@Biker:~$ apt-cache show discover
Package: discover
Version: 2.1.2-5.2
Installed-Size: 118
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: i386
Depends: libc6 (>= 2.3), libdiscover2 (= 2.1.2-5.2), libexpat1 (>= 2.0.1), debconf (>= 0.5) | debconf-2.0
Suggests: lsb-base
Conflicts: discover1 (<< 2.0)
Description: hardware identification system
Description-md5: a5dea31ea54f4b79eeb359717cce264b
Tag: admin::boot, admin::configuring, admin::hardware, hardware::detection,
 interface::commandline, role::program, scope::utility, use::viewing
Section: admin
Priority: optional
Filename: pool/main/d/discover/discover_2.1.2-5.2_i386.deb
Size: 43816
MD5sum: 5ef1cc3f94e5654a26ebfae7a6178074
SHA1: 5bd780ee075db68d0c5c418df97b3312d97222a9
SHA256: 3f217f89872393afb7253feb75f84edf63379249bca79677fda4677255725f2b

harry@Biker:~$ apt-cache policy discover
discover:
  Installed: (none)
  Candidate: 2.1.2-5.2
  Version table:
     2.1.2-5.2 0
        500 http://ftp.us.debian.org/debian/ testing/main i386 Packages
Just to see if you can pick up any more info on that card chip other than what lspci shows.
 
Old 07-11-2012, 02:03 PM   #4
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675

Original Poster
Blog Entries: 11

Rep: Reputation: 36
Thanks for your fast answer.

# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

pan0 no wireless extensions.

# iwlist scan
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

pan0 Interface doesn't support scanning.

I must not have some driver set up, but I cannot figure which or what. I googled this:
02:00.0 Network controller: Intel Corporation Device 0887 (rev c4)

The info I found seems to work only for ubuntu. Is this right?
 
Old 07-11-2012, 02:09 PM   #5
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,101
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Quote:
The info I found seems to work only for ubuntu. Is this right?
I think newer kernels than 3.2 will work also in other distros. Like I said. This is a newer wireless n chip from intel.

Edit: Just to show what I mean

http://lists.fedoraproject.org/piper...ne/001152.html

Last edited by rokytnji; 07-11-2012 at 02:15 PM.
 
Old 07-11-2012, 02:20 PM   #6
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

Indeed looks like a newer chip, I've found some bug info on LaunchPad but not defined enough yet to offer a solution. One question, did you activate the non-free drivers when you installed Ubuntu? I'm not an Ubuntu user myself but if I recall correctly if some hardware is detected that needs the non-free drivers asks you for approval to install and use them. Maybe a more seasoned Ubuntu user can help you on that part. Seems to me that you are just missing the correct driver.

Kind regards,

Eric
 
Old 07-11-2012, 04:02 PM   #7
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675

Original Poster
Blog Entries: 11

Rep: Reputation: 36
well, I stuck with debain. We'll see how that goes. I upgraded to wheezy and then installed firmware-iwlwifi. I tried to install iwlegacy but it wasn't there. Anyway, I have connectivity for the time being. Maybe it will be spotty. will just have to see.
 
Old 07-12-2012, 12:46 AM   #8
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

Thanks for the update. Enjoy Linux.

Kind regards,

Eric
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Detection of WIFI on Wifi/Bluetooth combo minipcie card BusteR[PL] Linux - Hardware 2 01-25-2012 08:58 AM
how to develop a wifi's driver by using the SDIO WIFI card the hope Linux - Software 2 03-15-2011 02:57 AM
Forwarding wifi connectivity from one router through a single-card Wifi computer CJ Chitwood Linux - Networking 3 11-01-2008 08:56 PM
WiFi Only Connects Using Shell, GUI Fails on Fiesty 7.04 / Dell 1350 WiFi Card pr0gr4mm3r Linux - Wireless Networking 1 07-10-2007 08:43 PM
Best WiFi PCI (or else) card in general for Linux and WiFi network experimentation? ICEMANII Linux - Wireless Networking 2 09-21-2006 04:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 02:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration