LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 07-14-2005, 12:39 PM   #1
cr4sh
LQ Newbie
 
Registered: May 2004
Location: NC
Posts: 9

Rep: Reputation: 0
Dell TrueMobile 1300 + ndiswrapper


1. After venturing to all parts of google'd links, I've finally gotten to a sticky point. I used the latest version of ndiswrapper to get my Dell TrueMobile 1300 internal lan card to work. When I execute ndiswrapper -l , shows my bcmw15 driver file as being loaded, and the hardware is present. I'm a true linux expert....I've been running it for about 1 week.

When I login as root, all commands work for me. When I login as my othe user name, I will enter 'modprobe ndiswrapper' and I recieve, "command not found".

I'm running Fedora Core 3. I don't post much, because most of the issue's I've had, have previously had a solution reported. It's getting tense, and I'm in need of some help. If I need to post any output from any files, please let me know.

2. How can I write data to my fat32 drive (winxp pro)? It's mounted correctly, but I believe it's only read only. Thanks for the help
 
Old 07-14-2005, 04:44 PM   #2
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Quote:
When I login as root, all commands work for me. When I login as my othe user name, I will enter 'modprobe ndiswrapper' and I recieve, "command not found".
Actually that is working correctly. Modprobe is one of those commands you need to be root to run. Believe it or not, you really don't want regular users to have permission to modify what kernel modules are in place. However, if you do want to run modprobe as a regular user, I'd suggest looking into sudo.

Quote:
How can I write data to my fat32 drive (winxp pro)? It's mounted correctly, but I believe it's only read only.
How are you mounting it? If you are using the mount command, read/write is the default. However, you can try using the -w flag and see if that works.
 
Old 07-14-2005, 06:55 PM   #3
cr4sh
LQ Newbie
 
Registered: May 2004
Location: NC
Posts: 9

Original Poster
Rep: Reputation: 0
Thanks man, running certain commands as root does make sense. I mounted the partition with "mount /dev/hda1 /mnt/windows"

Anyone have any ideas with the wireless network card?
 
Old 07-15-2005, 07:02 AM   #4
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Sorry, I thought the modprobe bit was the question about the wireless card. What are you having trouble with? Just guessing, but if you have the module loaded, you'll need to configure the card using the iwconfig command and then you'll need to request an IP from your access point. I think that Fedora uses the pump command to do this. Oh, and one other thing. As a discourtesy to Fedora users, Fedora doesn't recognize wlan0 as a legitimate interface name, so it doesn't show up in the graphical configuration tools in Fedora. You may need to edit your /etc/modprobe.conf file (modules.conf if you are using a 2.4.x kernel) and change the line alias wlan0 ndiswrapper. You need to change the wlan0 to something like eth1 (or a similar ethx that isn't already used by your system).


As for the mount, you could try being more specific (although I think what you had should have worked. Are you sure its FAT32 and not NTFS? XP doesn't use FAT32 by default and Linux really can't write to NTFS so it mounts read-only by default. Double check to be sure).

mount -w -t vfat /dev/hda1 /mnt/windows
 
  


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
FC3, ndiswrapper, dell truemobile 1300 cr4sh Linux - Wireless Networking 4 07-23-2005 01:25 AM
ndiswrapper, TrueMobile 1300, and FC4 tommcfarlin4 Fedora 3 06-19-2005 04:50 PM
ndiswrapper doesn't work with Dell TrueMobile 1300 in FC2 llimllib Fedora 13 06-25-2004 09:15 PM
Dell Truemobile 1300 USB in Fedora? robomason Linux - Hardware 0 05-19-2004 03:44 PM
NDISwrapper in Fedora using Dell TrueMobile 1300 jermyandhisbass Linux - Laptop and Netbook 12 03-04-2004 11:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 11:27 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