LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-07-2007, 06:13 PM   #1
icstepec
LQ Newbie
 
Registered: May 2007
Posts: 6

Rep: Reputation: 0
Question Inspiron 5160; Belkin USB Wireless & Dell Wireless cards.


Hello, new to Linux.

I've currently installed Fedora Core 2.6.15-1.2054_FC5smp, on a Inspiron 5160 - the wireless card inside is: Wireless, Mini PCI, 1350, BROADCOM CORPORATION. It's not... anywhere? In the BIOS I can see it, and it's turned on, but under the network devices for Fedora it only shows the regular NIC as eth0, I can't find anything about the system having a wireless card (though it was there in windows).

- How would I go about looking for the hardware?


And then another thing; I've currently have a Belkin USB Thumb Drive, from the Network forum stickies I think I've identified it as a "Belkin F5D6051 WLAN 11b USB Adapter" - so cool, I'll download the drivers... and set it up..

- Help? This is all I know, and since it's not working, I can tell there's large gaps of information in my brain.

I tried to follow the instructions from "ethics" on this page: linuxquestions.org/questions/showthread.php?t=387928

using the command "dmesg" shows up with the additional lines:

usb 4-1: USB disconnect, address 2
usb 4-1: new high speed USB device using ehci_hcd and address 3
usb 4-1: configuration #1 chosen from 1 choice
usb 4-1: USB disconnect, address 3
usb 4-3: new high speed USB device using ehci_hcd and address 4
usb 4-3: configuration #1 chosen from 1 choice
usb 4-3: USB disconnect, address 4
usb 4-1: new high speed USB device using ehci_hcd and address 5
usb 4-1: configuration #1 chosen from 1 choice

- when I tried it the first time, btw, it was only these lines:

usb 2-1: new high speed USB device using ehci_hcd and address 2
usb 2-1: configuration #1 chosen from 1 choice.

- then I had to leave and when I came back and tried again it changed the lines to the above, so I think I screwed something up.

Anyway, moving on to the next thing in his instructions:

fdisk -l shows:

hdc (main HD) and two other things:
/dev/hdc1 boot:* start:1 end:13 blocks:104391 id:83 system:linux
/dev/hdc2 boot: start:14 end:4864 blocks:38965657+ id:8e system:linux lvm

Which one is the thumb wireless card? =/

I already mkdir /mnt/usbnet - and I tried doing the command line
mount -t ehci_hcd -o umask=000 /dev/ehci_hcd /mnt/usbnet

but I got the error:
mount: unknown filesystem type 'ehci_hcd'

Tried it w/ hdc1 and got the same, so I think I didn't understand his instructions very well.



Anyway, sorry hope that wasn't too long to read.
Thanks for the help in advanced
 
Old 05-07-2007, 08:31 PM   #2
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
Ok, for the fist thing, you have installed a Linux distribution named Fedora Core 5 which was released with a 2.6.15-1.2054_FC5smp kernel. As a suggestion as soon as you can please update FC5 by typing something like (warning this will take some time); yum update

Second a wireless card info can be found by typing the command; /sbin/lspci -v

Please check the output from the type command (as root) for info about your usb memory. Remove the usb drive is already inserted wit a few seconds then re-inset the device then check;

cat /var/log/messages

Hopefully you will see something like;

Code:
May  7 21:19:51 Aspire5100 kernel: USB Mass Storage support registered.
May  7 21:19:56 Aspire5100 kernel: scsi 4:0:0:0: Direct-Access              MobileMate       0.1  PQ: 0 ANSI: 2
May  7 21:19:56 Aspire5100 kernel: SCSI device sdb: 2001888 512-byte hdwr sectors (1025 MB)
May  7 21:19:56 Aspire5100 kernel: sdb: Write Protect is off
May  7 21:19:56 Aspire5100 kernel: sdb: assuming drive cache: write through
May  7 21:19:56 Aspire5100 kernel: SCSI device sdb: 2001888 512-byte hdwr sectors (1025 MB)
May  7 21:19:56 Aspire5100 kernel: sdb: Write Protect is off
May  7 21:19:56 Aspire5100 kernel: sdb: assuming drive cache: write through
May  7 21:19:56 Aspire5100 kernel:  sdb: sdb1
May  7 21:19:56 Aspire5100 kernel: sd 4:0:0:0: Attached scsi removable disk sdb
In this example the usb memory device is sdb and has one partition (sdb1) so to mount it one would type something like as root; mount -t vfat /dev/sdb1 /mnt/usbnet -rw

To unmount it as root type: umount /dev/sdb1
The usb memory device is now safe to remove.

You can also add a line entry in the /etc/fstab file for the device which looks something like;
Code:
/dev/sdb1               /media/usb1             auto    noauto,users,rw 0 0
Please read both 'man mount' and 'man fstab' minus the single quotemarks for the details and additional information.


And before I forget: Welcome to Linux!
 
Old 05-08-2007, 07:40 AM   #3
icstepec
LQ Newbie
 
Registered: May 2007
Posts: 6

Original Poster
Rep: Reputation: 0
Thumbs up

Quote:
Originally Posted by Lenard
Welcome to Linux!
Thank you Lenard, I'll try these things when I get home and post what happened.

Oh, and we're using Fedora Core 5 (w/ that kernel version) in the classes that I'm taking - though I just finished downloading from Novell the SUSE Linux Enterprise Server .iso images and the Desktop .iso images as well, so as soon as class is over my desktop is going to get SLES and this laptop will be getting the SLED.... or I might just say whatever and go with red hat, working in Novell every day makes me want to stick with it, but who knows?


Thanks!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Dell Inspiron E1705 & Wireless Woes jimtherabbit Linux - Wireless Networking 1 10-11-2006 04:41 PM
Wireless internet help on Dell Inspiron B130 - Wireless card not detected? agntyellow Linux - Laptop and Netbook 1 08-09-2006 11:42 PM
Dell 5160 wireless bcom 1350 mini pc card Ximal Slackware - Installation 2 07-07-2005 01:52 PM
need wireless internet help mandrake 10 dell inspiron 510m intel wireless 2100 3A nickleus Mandriva 3 11-09-2004 09:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:58 PM.

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