LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-07-2006, 12:34 PM   #31
drkstr
Senior Member
 
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191

Rep: Reputation: 45

Great job getting it working on your own!

the /etc/rc.d/rc.local is for running commands at startup.

regards,
...aaron
 
Old 07-07-2006, 01:14 PM   #32
12345
Member
 
Registered: Jul 2006
Distribution: Slackware 12.1, Mint 4.0
Posts: 37

Original Poster
Rep: Reputation: 15
Thanks

Now I figured out where the mistake was after the restart, when I wrote in previous post
Quote:
wpa_supplican -Bw -c/etc/wpa_supplicant.conf -i rausb0
I forgot to add "-D ralink" so the correct command is:
Quote:
wpa_supplicant -Bw -c/etc/wpa_supplicant.conf -i rausb0 -D ralink
Hope this will help someone else.
 
Old 07-07-2006, 02:29 PM   #33
12345
Member
 
Registered: Jul 2006
Distribution: Slackware 12.1, Mint 4.0
Posts: 37

Original Poster
Rep: Reputation: 15
It's me again.
I modified /etc/rc.d/rc.local

Quote:
ifconfig rausb0 up
/usr/local/bin/wpa_supplicant -Bw -c/etc/wpa_supplicant.conf -i rausb0 -D ralink
dhcpcd rausb0
and it doesn't work unless i disconnect the dongle and connect it again.
When i see the LED blinking i disconnect it and reconnect it again, in this case the connection works (i do this when i see: "Activating hardware detection: /etc/rc.d/hotplug start" on screen)
If i don't do that, the connection seems dead (again a lot of time waiting for "dhcpcd rausb0").
When i use the rc.local "script" and don't disconnect the dongle, i can't use it anymore, i have to disable rc.local and restart the computer and than i have to manually enter the commands. When i try to enter them without disconnecting the dongle, the connection is dead but I can disconnect it and connect it again.

Does anybody know what is wrong? Or is there a way to disable the USB from "rc.local" then enable it again and run the commands afterwards?

Thank you for your suggestions and help
 
Old 07-07-2006, 02:59 PM   #34
drkstr
Senior Member
 
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191

Rep: Reputation: 45
enable rc.local and boot up without unplugging the device. When you get to a console, run 'dmesg' to see what the problem is. Post the relevant portions (the last page or so) of the output if you are unsure.

regards,
...aaron
 
Old 07-07-2006, 03:53 PM   #35
12345
Member
 
Registered: Jul 2006
Distribution: Slackware 12.1, Mint 4.0
Posts: 37

Original Poster
Rep: Reputation: 15
I can't make it work anymore and don't know how to post the "dmesg" output.

after I enter this line: "wpa_supplicant -Bw -c/etc/wpa_supplicant.conf -i rausb0 -D ralink" the LED stops blinking, "ifconfig" shows only "lo" I have to run "ifconfig rausb0 up) the LED starts to blink, also "iwlist rausb0 scan" works.
When I run "dhcpcd rausb0" the LED start to blink but nothing happens.

I will try again and post here.
 
Old 07-07-2006, 04:06 PM   #36
12345
Member
 
Registered: Jul 2006
Distribution: Slackware 12.1, Mint 4.0
Posts: 37

Original Poster
Rep: Reputation: 15
I don't know what is happening. I turned my PC down, after 5 minutes started it up again and ran the scripts it seems to be working.

dmesg:
Quote:

dmesg
Linux version 2.4.31 (root@tree) (gcc version 3.3.5) #6 Sun Jun 5 19:04:47 PDT 2005
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000000bff0000 (usable)
BIOS-e820: 000000000bff0000 - 000000000bff3000 (ACPI NVS)
BIOS-e820: 000000000bff3000 - 000000000c000000 (ACPI data)
BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
191MB LOWMEM available.
On node 0 totalpages: 49136
zone(0): 4096 pages.
zone(1): 45040 pages.
zone(2): 0 pages.
Kernel command line: BOOT_IMAGE=Linux ro root=301
Initializing CPU#0
Detected 400.936 MHz processor.
Console: colour dummy device 80x25
Calibrating delay loop... 799.53 BogoMIPS
Memory: 191196k/196544k available (1832k kernel code, 4964k reserved, 607k data, 120k init, 0k highmem)
Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 8192 (order: 3, 32768 bytes)
Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 128K
CPU: After generic, caps: 0183f9ff 00000000 00000000 00000000
CPU: Common caps: 0183f9ff 00000000 00000000 00000000
CPU: Intel Celeron (Mendocino) stepping 05
Enabling fast FPU save and restore... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfb190, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
PCI: Via IRQ fixup
PCI: Using IRQ router VIA [1106/0586] at 00:07.0
Activating ISA DMA hang workarounds.
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
Journalled Block Device driver loaded
vesafb: framebuffer at 0xe4000000, mapped to 0xcc80d000, size 937k
vesafb: mode is 800x600x8, linelength=800, pages=15
vesafb: protected mode interface info at c000:4785
vesafb: scrolling: redraw
Console: switching to colour frame buffer device 100x37
fb0: VESA VGA frame buffer device
Detected PS/2 Mouse Port.
pty: 512 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10f
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
RAMDISK driver initialized: 16 RAM disks of 7777K size 1024 blocksize
loop: loaded (max 8 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 00:07.1
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: VIA vt82c586b (rev 47) IDE UDMA33 controller on pci00:07.1
ide0: BM-DMA at 0xe000-0xe007, BIOS settings: hdaMA, hdbMA
ide1: BM-DMA at 0xe008-0xe00f, BIOS settings: hdcMA, hddMA
hda: FUJITSU MPB3052ATU E, ATA DISK drive
blk: queue c03af460, I/O limit 4095Mb (mask 0xffffffff)
hdd: ATAPI CDROM, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: attached ide-disk driver.
hda: 10253250 sectors (5250 MB), CHS=638/255/63, UDMA(33)
hdd: attached ide-cdrom driver.
hdd: ATAPI 24X CD-ROM drive, 128kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
Partition check:
hda: hda1 hda2 < hda5 >
SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
md: linear personality registered as nr 1
md: raid0 personality registered as nr 2
md: raid1 personality registered as nr 3
md: raid5 personality registered as nr 4
raid5: measuring checksumming speed
8regs : 663.200 MB/sec
32regs : 381.600 MB/sec
pII_mmx : 908.000 MB/sec
p5_mmx : 945.600 MB/sec
raid5: using function: p5_mmx (945.600 MB/sec)
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
LVM version 1.0.8(17/11/2003)
Initializing Cryptographic API
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 1024 buckets, 8Kbytes
TCP: Hash tables configured (established 16384 bind 32768)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
FAT: bogus logical sector size 0
UMSDOS: msdos_read_super failed, mount aborted.
FAT: bogus logical sector size 0
FAT: bogus logical sector size 0
reiserfs: found format "3.6" with standard journal
reiserfs: checking transaction log (device ide0(3,1)) ...
for (ide0(3,1))
ide0(3,1):Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Freeing unused kernel memory: 120k freed
Adding Swap: 433712k swap-space (priority -1)
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 149M
agpgart: Detected Via Apollo Pro chipset
agpgart: AGP aperture is 64M @ 0xe0000000
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
Linux Kernel Card Services 3.1.22
options: [pci] [cardbus] [pm]
isapnp: Scanning for PnP cards...
isapnp: SB audio device quirk - increasing port range
isapnp: Card 'Creative ViBRA16X PnP'
isapnp: 1 Plug & Play card detected total
Intel ISA PCIC probe: not found.
Databook TCIC-2 PCMCIA probe: not found.
ds: no socket drivers loaded!
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
rtusb init ====>
usb.c: registered new driver rt73
uhci.c: USB Universal Host Controller Interface driver v1.1
uhci.c: USB UHCI at I/O 0xe400, IRQ 10
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
hub.c: new USB device 00:07.2-1, assigned address 2
idVendor = 0x148f, idProduct = 0x2573
hub.c: new USB device 00:07.2-2, assigned address 3
usb.c: USB device 3 (vend/prod 0x46d/0xc00e) is not claimed by any active driver.
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
rt73 driver version - 1.0.3.6
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
usb.c: registered new driver usbmouse
input0: Logitech USB-PS/2 Optical Mouse on usb1:3.0
usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
root@darkstar:~#

My temporary solution:
I copied the rc.local to the desktop, renamed it NET, uncommented the lines that are needed to start the connection, so i unplugg the dongle, plugg it in again, click on NET. It worked this time.
dmesg was created before, when I had rc.local enabled.


EDIT:

Another interesting thing:
In my router I set up all MAC addresses with IP associations, in LOGs i found out that the IP for the MAC of the dongle was assigned, but the router reassigned it another one, the 192.168.1.104 instead of 192.168.1.103

Last edited by 12345; 07-07-2006 at 04:14 PM.
 
Old 07-07-2006, 04:13 PM   #37
drkstr
Senior Member
 
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191

Rep: Reputation: 45
hmm. This is stragne. You don't seem to be getting any kernel errors at boot up. Poor wireless connection maybe? For internet at boot up, you can also try edetting the /etc/rc.d/rc.inet1.conf, I belive there aer some sections in here that relate to wireless. I've never set up wireless myself so I don't know how much furether help I can give you. Let me know if you get any other error messages or if anything changes with the behavior and I'll see what I can do.

regards,
...aaron
 
Old 07-07-2006, 04:20 PM   #38
12345
Member
 
Registered: Jul 2006
Distribution: Slackware 12.1, Mint 4.0
Posts: 37

Original Poster
Rep: Reputation: 15
Yes, I wrote those lines in rc.inet1.conf:
Quote:
IFNAME[4]="rausb0"
IPADDR[4]="192.168.1.103"
NETMASK[4]"255.255.255.0"
USE_DHCP[4]"yes"
i'll reboot again the computer
 
Old 07-07-2006, 04:30 PM   #39
12345
Member
 
Registered: Jul 2006
Distribution: Slackware 12.1, Mint 4.0
Posts: 37

Original Poster
Rep: Reputation: 15
My IP is now 192.168.1.100, it doesn't make any sense. The router is set to assign 192.168.1.103 to the MAC of the dongle but it seems that it is ignoring it.
I'll remove the IP from rc.inet1.conf.
 
Old 07-07-2006, 06:12 PM   #40
nadroj
Senior Member
 
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539

Rep: Reputation: 60
i dont have wireless so im not familiar with any of the configuration, but, you said that the router is supposed to assign a specific IP address.
USE_DHCP[4]"yes"
how come this is 'yes'? do you use dhcp or not?
 
Old 07-08-2006, 09:36 AM   #41
12345
Member
 
Registered: Jul 2006
Distribution: Slackware 12.1, Mint 4.0
Posts: 37

Original Poster
Rep: Reputation: 15
Oh, you're right I disabled it now.

Now the card gets the right IP, but i still have to unplugg it and use my temporary method.

I don't know if it is a hardware, router or configuration error.


EDIT:

I tried to run "dmesg" after i unplugged the dongle and set up the connection, the output is almost the same as yesterday except 5 added lines:
Quote:
usb.c: USB_disconnect on device 00:07.2-1 address 2
unregistered_netdev()
hub.c: new USB device 00:07.2-1, assigned address 4
idVendor = 0x148f, idProduct = 0x2573
rt73 driver version - 1.0.3.6
in the previous output:
Quote:
hub.c: new USB device 00:07.2-1, assigned address 2
idVendor = 0x148f, idProduct = 0x2573
The line "rt73 driver version - 1.0.3.6" is missing, maybe the problem is somewhere here



EDIT2:
tail /var/log/messages
Quote:
kernel: input0: Logitech USB-PS/2 Optical Mouse on usb1:3.0
kernel: usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
kernel: usb.c: registered new driver hiddev
kernel: usb.c: registered new driver hid
kernel: hid-core.c: v1.0.1 Andreas Gal, Vojtech...
kerner: hid-core.c: USB HID support drivers
kernel: mice: PS/2 mouse device common for all mice
logger: /etc/rc.d/rc.hotplug start (exit script)
sshd[925]: Server listening on 0.0.0.0 port 22.
/usr/sbin/gpm[947]: imps2: Autp-detect intellimouse PS/2
after unplugging and plugging in again:


tail /var/log/messages:
Quote:
kernel: hid-core.c: v1.0.1 Andreas Gal, Vojtech...
kerner: hid-core.c: USB HID support drivers
kernel: mice: PS/2 mouse device common for all mice
logger: /etc/rc.d/rc.hotplug start (exit script)
sshd[925]: Server listening on 0.0.0.0 port 22.
/usr/sbin/gpm[947]: imps2: Autp-detect intellimouse PS/2

kernel: usb.c: USB disconnect on device 00:07.2-1 address 2
kernel: hub.c new USB device 00:07.2-1, assigned address 4
logger: /etc/rc.d/rc.inet1: /sbin/iwconfig rausb0 nick darkstar
logger: /etc/rc.d/rc.inet1: /sbin/iwconfig rausb0 essid any
I hope that this info helps.

Last edited by 12345; 07-08-2006 at 11:39 AM.
 
Old 07-08-2006, 07:56 PM   #42
nadroj
Senior Member
 
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539

Rep: Reputation: 60
im not sure if someones asked and if youve already posted because this is afew pages long but can you post the output of 'lsmod'?

so when you boot you have to unplug and plug back in the USB device in order for it to work? odd.. hope someone has some input for you!
 
Old 07-09-2006, 12:13 PM   #43
12345
Member
 
Registered: Jul 2006
Distribution: Slackware 12.1, Mint 4.0
Posts: 37

Original Poster
Rep: Reputation: 15
Hello.

lsmod:
Quote:
rt73 | 212192 |1
soundcore | 3396 | 0 | (autoclean)
keybdev | 1892 | 0 | (unused)
mousedev | 4020 | 1
hid | 20868 | 0 | (unused)
usbmouse | 1880 | 0 | (unused)
input | 3200 | 0 | [keybdev mousedev hid usbmouse]
uhci | 24284 | 0 | (unused)
usbcore | 59148 | 1 | [rt73 hid usbmouse uhci]
pcmcia_core | 39172 | 0
ide-scsi | 9392 | 0
agpgart | 45508 | 0 | (unused)

Today I reinstalled Slackware, RT73 drivers and WPA_Supplicant, now i can't ping anything outside my network. I can ping my router and my other 2 computers, if I ping google IP or google.com i don't get any respond i also tried other IP addresses and it is always the same.


Does anybody know what is and what is not important in network config files? FOr example, do I need to modify my rc.inet1.conf? What do I have to change?
I entered the rausb0 for fourth device, entered the Gateway address (router's IP), entered netmask address (255.255.255.0).
Router (DHCP) assignes IPs to all computer, I have WPA-PSK (TKIP) encryption, SSID is broadcasted, channel 5, dongle MAC address is enabled in router settings.
My "/etc/wpa_supplicant.conf" file looks like this:
Quote:
# WPA-PSK/TKIP

ctrl_interface=/var/run/wpa_supplicant

network={
ssid="MY-SSID"
key-mgmt=WPA-PSK
proto=WPA
pairwise=TKIP
groupe=TKIP
psk="MY-PSK"
}
Is this OK or do I have to add something else?


I found a tutorial on this forum:
Quote:
Next, you need to create a file in /etc/sysconfig/network-scripts called : ifcfg-wlan0
Add the following to this file:

DEVICE=wlan0
BOOTPROTO=dhcp
HWADDR=00:90:4X:94:22:6X <- Your wireless card MAC address, get it with ifconfig
ONBOOT=yes
TYPE=Wireless
MODE=Managed
ESSID='HomeNet' <- The name of your access point(wireless router).
CHANNEL=
IPADDR=
DOMAIN=
NETMASK=
USERCTL=no
PEERDNS=no
GATEWAY=
IPV6INIT=no
RATE=Auto
KEY=7DC0E6358666EEFA3B088888 <- Your access point generated security key.
at the beginning it says to create a file in "/etc/sysconfig/network-scripts" i can't find sysconfig on my HDD neither network-scripts. Do i have to create this 2 folders or do I have to place that file somewhere else?
 
Old 07-09-2006, 02:04 PM   #44
12345
Member
 
Registered: Jul 2006
Distribution: Slackware 12.1, Mint 4.0
Posts: 37

Original Poster
Rep: Reputation: 15
Ok I think that I solved the problem with USB.

After I log in, i have to run:
Quote:
/etc/rc.d/rc.hotplug restart
After this, I have to load wpa_supplicant and connect to the router "dhcpcd rausb0"


EDIT:
Finally, it's working.
Wrote some commands in rc.local and now it works just perfectly.
Strange thing... now I can even ping everything.

Thanks for helping me, slowly i'll learn

Last edited by 12345; 07-09-2006 at 02:35 PM.
 
Old 07-30-2006, 03:57 AM   #45
watsup
LQ Newbie
 
Registered: Jul 2006
Posts: 2

Rep: Reputation: 0
hi all,

newbie here. i am using Fedora 5 and i am encountering a similar problem here. Not sure if this is the correct thread to post.

The problem is my D-Link G122 wireless usb adapter. I downloaded the drivers from ralink using the rt73 driver. I was able to compile successfully. I am trying to install WPA_Supplicant to link to it bcos my wireless network is running on WPA. This is where all my problem starts.

1) I have to manually insert the module rt73.ko everytime i restall.

2) wpa_cli encountering error
Quote:
Could not connect to wpa_supplicant - re-trying
Below are the details about my dlink device and wpa_supplicant setting

lsmod
Quote:
Module Size Used by
rt73 203264 0
autofs4 21701 1
sunrpc 157309 1
ip_conntrack_netbios_ns 3265 0
ipt_REJECT 5569 1
xt_state 2497 7
ip_conntrack 52597 2 ip_conntrack_netbios_ns,xt_state
nfnetlink 7257 1 ip_conntrack
xt_tcpudp 3393 9
iptable_filter 3265 1
ip_tables 12809 1 iptable_filter
x_tables 14917 4 ipt_REJECT,xt_state,xt_tcpudp,ip_tables
acpi_cpufreq 7497 0
video 16709 0
button 6993 0
battery 10053 0
ac 5189 0
ipv6 243169 10
lp 12937 0
parport_pc 27237 1
parport 37129 2 lp,parport_pc
xirc2ps_cs 18637 1
uhci_hcd 23885 0
floppy 58437 0
joydev 9985 0
snd_intel8x0m 17229 0
snd_ac97_codec 92257 1 snd_intel8x0m
snd_ac97_bus 2625 1 snd_ac97_codec
snd_es1938 22085 1
gameport 16201 2 snd_es1938
snd_seq_dummy 4165 0
snd_seq_oss 32705 0
snd_seq_midi_event 7745 1 snd_seq_oss
snd_seq 53553 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss 40017 0
snd_mixer_oss 17729 1 snd_pcm_oss
snd_pcm 83781 4 snd_intel8x0m,snd_ac97_codec,snd_es1938,snd_pcm_oss
snd_opl3_lib 10817 1 snd_es1938
snd_hwdep 10053 1 snd_opl3_lib
snd_mpu401_uart 8769 1 snd_es1938
snd_rawmidi 25665 1 snd_mpu401_uart
i2c_piix4 9041 0
snd_seq_device 9037 5 snd_seq_dummy,snd_seq_oss,snd_seq,snd_opl3_lib,snd_rawmidi
i2c_core 22209 1 i2c_piix4
snd_timer 24517 3 snd_seq,snd_pcm,snd_opl3_lib
snd 55237 16 snd_intel8x0m,snd_ac97_codec,snd_es1938,snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_op l3_lib,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_timer
soundcore 10017 1 snd
snd_page_alloc 10569 2 snd_intel8x0m,snd_pcm
dm_snapshot 18285 0
dm_zero 2241 0
dm_mirror 22673 0
dm_mod 59225 6 dm_snapshot,dm_zero,dm_mirror
ext3 129097 2
jbd 57813 1 ext3
lsusb
Quote:
Bus 001 Device 004: ID 07d1:3c03 D-Link System
Bus 001 Device 003: ID 062a:0000 Creative Labs
Bus 001 Device 002: ID 0409:55aa NEC Corp. Hub
Bus 001 Device 001: ID 0000:0000
ifconfig
Quote:
eth0 Link encap:Ethernet HWaddr 00:80:C7:7E:6A:87
inet addr:192.168.1.11 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::280:c7ff:fe7e:6a87/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2785 errors:0 dropped:0 overruns:0 frame:0
TX packets:1636 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1309326 (1.2 MiB) TX bytes:354285 (345.9 KiB)
Interrupt:3 Base address:0x300

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1206 errors:0 dropped:0 overruns:0 frame:0
TX packets:1206 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2094672 (1.9 MiB) TX bytes:2094672 (1.9 MiB)

rausb0 Link encap:Ethernet HWaddr 00:15:E9:A2:EF:4B
inet6 addr: fe80::215:e9ff:fea2:ef4b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1240 errors:0 dropped:0 overruns:0 frame:0
TX packets:3672 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:94526 (92.3 KiB) TX bytes:264600 (258.3 KiB)
wpa_supplicant.conf
Quote:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
ap_scan=2
opensc_engine_path=/usr/lib/opensc/engine_opensc.so
pkcs11_engine_path=/usr/lib/opensc/engine_pkcs11.so
pkcs11_module_path=/usr/lib/pkcs11/opensc-pkcs11.so
update_config=1

network={
ssid="XXXX"
mode=1
proto=WPA
key_mgmt=WPA-NONE
pairwise=NONE
group=TKIP
psk="secret passphrase"
}
I believe my dlink wireless adapter is working proper because i can see the wireless network around me when i run the command 'iwlist eth1 scan'
Quote:
rausb0 Scan completed :
Cell 01 - Address: 00:90:CC:58:AB:01
ESSID:"xyz"
Mode:Managed
Channel:6
Encryption keyff
Bit Rates:0 kb/s
Cell 02 - Address: 00:90:4C:7E:00:29
ESSID:"abcd"
Mode:Managed
Channel:11
Encryption keyn
Bit Rates:0 kb/s
Cell 03 - Address: 00:11:95:94:BF:F2
ESSID:"1234"
Mode:Managed
Channel:9
Encryption keyn
Bit Rates:0 kb/s
I disabled the onboard LAN while trying to do the wireless configurations.

Any help would be greatly appreciated

Last edited by watsup; 07-30-2006 at 04:03 AM.
 
  


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
No rule to make target coal-fire-ice Linux - Software 2 07-21-2005 11:28 AM
no rule to make target - what does this mean? rolfbeethoven Linux - Newbie 1 12-08-2004 09:08 PM
lopster v1.2.2 make error: No rule to make target `m4/glibc21.m4' Kropotkin Fedora 0 10-31-2004 11:19 AM
make: *** No rule to make target 'gconfig'. Stop. cswake Slackware 4 10-10-2004 12:13 PM
No rule to make target? jimdaworm Linux - Newbie 21 08-27-2003 01:38 PM

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

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