Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I saw channel 5 in the output of your iwconfig so it found it without any help, In most cases you don't need to specify it, so don't worry about it.
I just checked the berlios page again, and your device has been verified to work with both their driver and the driver you originally had on the floppy.
Just for testing purposes:
1. turn off wep and mac filtering on the router, ie: disable any and all security features pertaining to wireless.
2. make sure the router is configured to serve dhcp, most likely it is and this is how your windows box is getting it's address and gateway and dns info, but make sure the wireless part is also set that way.
3. unplug the device, and replug it.
4. type the same iwconfig command from before but with no "key xxxxxx", just that iwconfig command, no ifconfig, no route.
5. type dhcpcd wlan0, this may take a while to return.
6. when it comes back, type ifconfig and see if you got an address, if after 3 solid minutes it does not come back, ctrl-c to stop it. If it does come back and ifconfig now shows 192.168.1.xxx, then we can say positively that the device is communicating with the router properly, and now try to ping the router, this time wait a little while before killing the ping.
whatever happens I need to see the output of the lsmod command.
Ok, im confused about my settings with my router, what do i need to do with the following things ?
I took a screenshot of my router settings after i tried to change them, tell me what to change please I hosted the screenshot here...www.angelfire.com/space/ad3ma/screen.bmp
Also, is there a way to take a screnshot of my command prompt in linux and put it on my floppy, so i can show you the output from iwconfig and ifconfig ?? Or cut past the text to something and put it on my floppy so i can post it here.
hey, sorry 'bout last nite, ran into some problems of my own, still sorting them out...I'll be back in 45min or so, as far as screenshots go, you don't need them for the console commands, here's how to send the output straight to the floppy:
1. mount the floppy: mount /dev/fd0 /mnt/floppy
2. type this command: touch /mnt/floppy/output.txt
3. now type any console command you want the output to go to the floppy followed by a space and this: ">> /mnt/floppy/output.txt" without the quotes, When you're finished type umount /mnt/floppy, wait for the light to go off and you can then pull it out. all command output should be redirected to the floppy and added to the end of the output.txt file which you can open in windows notepad and cut/paste into the browser. Some commands may resist this, hopefully not the ones we're trying to see.
re: the router settings screenshot: from what I can see the wireless is turned off. You need to turn the wireless back on by selecting the enable radio button, and leave the wep off for the moment, then try to connect using the commands you tried earlier, just remember to not use the "key xxxxxx" part of the iwconfig cmd.
The mac filtering option is not visible, can you get a shot of that also please.
It says that my disk is read only ???
Heres what is all looked like:
bash-2.05b# touch /mnt/floppy/output.txt
rouch: creating `/mnt/floppy/output.txt': Read-only file system
bash-2.05b# iwconfig
ls no wireless extensions.
bash-2.05b# ifconfig
lo Link encap: local loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP loopback running mtu:16436 metric:1
RX packets: 109 errors: 0 dropped:0 overruns:0 frame: 0
TX packets:109 erros:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:9850 (9.6 Kb) TX bytes:9850 (9.6 Kb)
bash-2.05b# ifconfig >> /mnt/floppy/output.txt
bash: /mnt/floppy/output.txt: REad-only file system
bash-2.05b#
You were saying about my router what settings ? Im confused.
Anways, i have to go to jiujistsu right now, ill be back in an hour or 2.
Ok, sorry but I just cfdisk'd slackware becuase my friend told me I was a dumbass and I didn't install a swap but now I don't know how to use cfdisk to install a swap and he told me i needed a section for the home directory and a section for everything else, how do i do this ? Also, my sister is complainging because she says since I screwed around witht he router settings I kicked her off of the net LOL, do you know which settings I should set back so she can get on, once i get the swap in and format slackware on again ill follow all my previous steps, so I am back where I was before in a minute.
My bigest problem is that i can't get my floppy pipe to work. Heres what happends every time, In windows i can make stuff on the floppy and put stuff on and off, but in slackware look :
bash-2.05b# mount /dev/fd0 /mnt/floppy
mount: /dev/fd0 already mounted or /mnt/floppy busy
bash-2.05b# touch /mnt/floppy/output.txt
touch: creating `/mnt/floppy/output.txt': REad- only file system
bash-2.05b# ifconfig >> /mnt/floppy/output.txt
bash: /mnt/floppy//output.txt: REad-only file system
I'm back, sorry, ran into firmware difficulties with my acx100 card last nite and had a wonderful time fixing them. You're starting from a fresh install of slack 9.0?
Sorry again, I'm going to dinner in a few minutes, be back in a couple of hours at the most, I will try to IM you when I get back, have your client running, it may not work, but I think IM would be the best place to take this, it should speed things up, if you don't respond within 10 min or so, then I'll figure it didn't work and post back here. As far as the floppy goes, instead of asking you for the full output of commands, I'll try to ask questions that require only a minimum of typing, hopefully the IM works.
I'm on right now, my sn is ematrixxx, im going to work in 3 hours though and I will not be back for 4 hours after that though. I will leave an away message up so just try to message me and ill try to get back to you on aim when I get back.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.