LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-03-2006, 04:59 PM   #46
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244

Quote:
Originally Posted by LonelyTraveler
Success! But I still can't pickup the wifi card though. What do I do now? I checked the first page you sent me to for setting up the card, but I don't know where to resume.
Ok so you got the rt2500 and madwifi installed then right? First thing to do since using a 2.6 kernel and I do not see it in the /etc/modprobe.d/aliases file is to create a file /etc/modprobe.d/wireless with this for the contents.

Code:
## Added by me for wireless netcard

alias ra0 rt2500
Now to create just use nano /etc/modprobe.d/wireless type in the above then write and exit as root. Then try modprobe rt2500 next use dmesg and hopefully at the end of the output you will see some messages about the module loading. Use ifconfig -a to see if there is an unconfigured ra0 interface if all of these then I would say it is time to install the wpasupplicant I am going to do that on my p4 and see what its docs have to say about configuring.
 
Old 09-03-2006, 05:03 PM   #47
CrownAmbassador
Member
 
Registered: Mar 2005
Location: Cape Town, South Africa
Distribution: Ubuntu 8.10
Posts: 374

Original Poster
Rep: Reputation: 30
What is dmesg?
 
Old 09-03-2006, 05:19 PM   #48
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by LonelyTraveler
What is dmesg?
Type in then enter key dmesg you will see a whole bunch of lines scroll by these are the boot mesages that are stored in /var/log/messages when you boot, when inserting a module with modprobe the mesages for that module loading will be at the very end of this.
 
Old 09-03-2006, 05:22 PM   #49
CrownAmbassador
Member
 
Registered: Mar 2005
Location: Cape Town, South Africa
Distribution: Ubuntu 8.10
Posts: 374

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by HappyTux
Type in then enter key dmesg
I'm sorry. I really don't understand what you mean here?
 
Old 09-03-2006, 05:32 PM   #50
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by LonelyTraveler
I'm sorry. I really don't understand what you mean here?
In the console where you type in commands type in dmesg then hit the enter key you will see the messages scroll by.
 
Old 09-03-2006, 05:57 PM   #51
CrownAmbassador
Member
 
Registered: Mar 2005
Location: Cape Town, South Africa
Distribution: Ubuntu 8.10
Posts: 374

Original Poster
Rep: Reputation: 30
This is the last few lines of dmesg:

N
Code:
ET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
pcmcia: Detected deprecated PCMCIA ioctl usage.
pcmcia: This interface will soon be removed from the kernel; please expect break age unless you upgrade to new tools.
pcmcia: see http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html for details.
cs: IO port probe 0x100-0x4ff: clean.
cs: IO port probe 0x800-0x8ff: clean.
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0xa00-0xaff: clean.
nvidia: module license 'NVIDIA' taints kernel.
ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 20 (level, low) -> IRQ 209
NVRM: loading NVIDIA Linux x86 Kernel Module  1.0-8774  Tue Aug  1 20:54:08 PDT 2006
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
eth0: no IPv6 routers present
I don't see anything like what you talked about it here.

No ra0 either:
Code:
Conrad:/home/conradtheart#  ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:0D:56:E9:06:D9
          inet addr:192.168.0.11  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::20d:56ff:fee9:6d9/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:14977 errors:0 dropped:0 overruns:0 frame:0
          TX packets:23048 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:11409713 (10.8 MiB)  TX bytes:3080630 (2.9 MiB)
          Interrupt:177

eth1      Link encap:UNSPEC  HWaddr 33-4F-C0-00-0C-63-80-81-00-00-00-00-00-00-00-00
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

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:240 errors:0 dropped:0 overruns:0 frame:0
          TX packets:240 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:15240 (14.8 KiB)  TX bytes:15240 (14.8 KiB)

sit0      Link encap:IPv6-in-IPv4
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
 
Old 09-03-2006, 06:05 PM   #52
CrownAmbassador
Member
 
Registered: Mar 2005
Location: Cape Town, South Africa
Distribution: Ubuntu 8.10
Posts: 374

Original Poster
Rep: Reputation: 30
I just restarted and now I get a
Code:
wifi0     Link encap:UNSPEC  HWaddr 00-11-50-71-8E-E7-00-00-00-00-00-00-00-00-00 -00
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:199
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:169 Memory:d0a60000-d0a70000
when running ifconfig -a. Does this look better?
 
Old 09-03-2006, 06:16 PM   #53
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by LonelyTraveler
I just restarted and now I get a
Code:
wifi0     Link encap:UNSPEC  HWaddr 00-11-50-71-8E-E7-00-00-00-00-00-00-00-00-00 -00
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:199
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:169 Memory:d0a60000-d0a70000
when running ifconfig -a. Does this look better?
Yes certainly does look like it gets detected as wifi0 try edit the file /etc/network/interfaces and adding lines like this.

Code:
auto wifi0
iface wifi0 inet dhcp
Then use /etc/init.d/networking restart just to see if it will get a connection you may also want to post the output of the dmesg command so I can see it along with the output of the lsmod command so I can see the modules loaded.
 
Old 09-03-2006, 06:26 PM   #54
CrownAmbassador
Member
 
Registered: Mar 2005
Location: Cape Town, South Africa
Distribution: Ubuntu 8.10
Posts: 374

Original Poster
Rep: Reputation: 30
Network restart output:

Code:
Conrad:/home/conradtheart# /etc/init.d/networking restart
Setting up IP spoofing protection: rp_filter.
Reconfiguring network interfaces...ifup: interface lo already configured
Internet Software Consortium DHCP Client 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.

Please contribute if you find this software useful.
For info, please visit http://www.isc.org/dhcp-contrib.html

sit0: unknown hardware address type 776
wifi0: unknown hardware address type 801
eth1: unknown hardware address type 24
sit0: unknown hardware address type 776
wifi0: unknown hardware address type 801
eth1: unknown hardware address type 24
Listening on LPF/eth0/00:0d:56:e9:06:d9
Sending on   LPF/eth0/00:0d:56:e9:06:d9
Sending on   Socket/fallback/fallback-net
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 192.168.0.1
bound to 192.168.0.11 -- renewal in 150 seconds.
Internet Software Consortium DHCP Client 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.

Please contribute if you find this software useful.
For info, please visit http://www.isc.org/dhcp-contrib.html

sit0: unknown hardware address type 776
eth1: unknown hardware address type 24
wifi0: unknown hardware address type 801
sit0: unknown hardware address type 776
eth1: unknown hardware address type 24
wifi0: unknown hardware address type 801
Listening on LPF/wifi0/<null>
Sending on   LPF/wifi0/<null>
Sending on   Socket/fallback/fallback-net
DHCPDISCOVER on wifi0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on wifi0 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on wifi0 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on wifi0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on wifi0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on wifi0 to 255.255.255.255 port 67 interval 12
No DHCPOFFERS received.
No working leases in persistent database.

Exiting.

Failed to bring up wifi0.
done.
lsmod:

Code:
Conrad:/home/conradtheart# ismod
bash: ismod: command not found
Conrad:/home/conradtheart# lsmod
Module                  Size  Used by
nvidia               4553332  12
i2c_core               20368  1 nvidia
pcmcia                 36380  2
firmware_class          9824  1 pcmcia
ipv6                  229856  12
dm_mod                 53144  0
i810_audio             32756  0
ac97_codec             17900  1 i810_audio
wlan_scan_sta          12544  0
ath_pci                84452  0
ath_rate_sample        11136  1 ath_pci
wlan                  175004  4 wlan_scan_sta,ath_pci,ath_rate_sample
ath_hal               190960  3 ath_pci,ath_rate_sample
joydev                  9408  0
hw_random               5752  0
snd_intel8x0m          16332  0
snd_intel8x0           30268  0
snd_ac97_codec         84160  2 snd_intel8x0m,snd_intel8x0
snd_ac97_bus            2208  1 snd_ac97_codec
intel_agp              21372  1
mousedev               11328  2
tsdev                   7520  0
usblp                  12800  0
snd_pcm                79112  3 snd_intel8x0m,snd_intel8x0,snd_ac97_codec
snd_timer              22116  1 snd_pcm
snd                    49092  5 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore               9216  2 i810_audio,snd
shpchp                 42848  0
pci_hotplug            26356  1 shpchp
psmouse                36200  0
yenta_socket           25100  3
rsrc_nonstatic         12672  1 yenta_socket
pcmcia_core            39952  3 pcmcia,yenta_socket,rsrc_nonstatic
agpgart                33072  2 nvidia,intel_agp
eth1394                18660  0
snd_page_alloc         10440  3 snd_intel8x0m,snd_intel8x0,snd_pcm
evdev                   9408  0
serio_raw               6820  0
pcspkr                  3140  0
rtc                    11828  0
ext3                  125960  1
jbd                    50676  1 ext3
mbcache                 8164  1 ext3
ide_disk               15584  2
ide_cd                 39076  0
cdrom                  36352  1 ide_cd
usbhid                 35520  0
piix                    9956  0 [permanent]
generic                 4612  0 [permanent]
ide_core              116788  4 ide_disk,ide_cd,piix,generic
ehci_hcd               28968  0
uhci_hcd               29744  0
usbcore               119364  5 usblp,usbhid,ehci_hcd,uhci_hcd
b44                    23500  0
mii                     5344  1 b44
ohci1394               31920  0
ieee1394               93048  2 eth1394,ohci1394
thermal                13672  0
processor              24256  1 thermal
fan                     4676  0
I installed wpasupplicant. At the end of the output it said it is disabled.

I added the:
auto wifi0
iface wifi0 inet dhcp

Didn't I have to put some kind of heading above it?
 
Old 09-03-2006, 06:43 PM   #55
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by LonelyTraveler
Network restart output:

Code:
Conrad:/home/conradtheart# /etc/init.d/networking restart
Setting up IP spoofing protection: rp_filter.
Reconfiguring network interfaces...ifup: interface lo already configured
Internet Software Consortium DHCP Client 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.

Please contribute if you find this software useful.
For info, please visit http://www.isc.org/dhcp-contrib.html

sit0: unknown hardware address type 776
wifi0: unknown hardware address type 801
eth1: unknown hardware address type 24
sit0: unknown hardware address type 776
wifi0: unknown hardware address type 801
eth1: unknown hardware address type 24
Listening on LPF/eth0/00:0d:56:e9:06:d9
Sending on   LPF/eth0/00:0d:56:e9:06:d9
Sending on   Socket/fallback/fallback-net
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 192.168.0.1
bound to 192.168.0.11 -- renewal in 150 seconds.
Internet Software Consortium DHCP Client 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.

Please contribute if you find this software useful.
For info, please visit http://www.isc.org/dhcp-contrib.html

sit0: unknown hardware address type 776
eth1: unknown hardware address type 24
wifi0: unknown hardware address type 801
sit0: unknown hardware address type 776
eth1: unknown hardware address type 24
wifi0: unknown hardware address type 801
Listening on LPF/wifi0/<null>
Sending on   LPF/wifi0/<null>
Sending on   Socket/fallback/fallback-net
DHCPDISCOVER on wifi0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on wifi0 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on wifi0 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on wifi0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on wifi0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on wifi0 to 255.255.255.255 port 67 interval 12
No DHCPOFFERS received.
No working leases in persistent database.

Exiting.

Failed to bring up wifi0.
done.
lsmod:

Code:
Conrad:/home/conradtheart# ismod
bash: ismod: command not found
Conrad:/home/conradtheart# lsmod
Module                  Size  Used by
nvidia               4553332  12
i2c_core               20368  1 nvidia
pcmcia                 36380  2
firmware_class          9824  1 pcmcia
ipv6                  229856  12
dm_mod                 53144  0
i810_audio             32756  0
ac97_codec             17900  1 i810_audio
wlan_scan_sta          12544  0
ath_pci                84452  0
ath_rate_sample        11136  1 ath_pci
wlan                  175004  4 wlan_scan_sta,ath_pci,ath_rate_sample
ath_hal               190960  3 ath_pci,ath_rate_sample
joydev                  9408  0
hw_random               5752  0
snd_intel8x0m          16332  0
snd_intel8x0           30268  0
snd_ac97_codec         84160  2 snd_intel8x0m,snd_intel8x0
snd_ac97_bus            2208  1 snd_ac97_codec
intel_agp              21372  1
mousedev               11328  2
tsdev                   7520  0
usblp                  12800  0
snd_pcm                79112  3 snd_intel8x0m,snd_intel8x0,snd_ac97_codec
snd_timer              22116  1 snd_pcm
snd                    49092  5 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore               9216  2 i810_audio,snd
shpchp                 42848  0
pci_hotplug            26356  1 shpchp
psmouse                36200  0
yenta_socket           25100  3
rsrc_nonstatic         12672  1 yenta_socket
pcmcia_core            39952  3 pcmcia,yenta_socket,rsrc_nonstatic
agpgart                33072  2 nvidia,intel_agp
eth1394                18660  0
snd_page_alloc         10440  3 snd_intel8x0m,snd_intel8x0,snd_pcm
evdev                   9408  0
serio_raw               6820  0
pcspkr                  3140  0
rtc                    11828  0
ext3                  125960  1
jbd                    50676  1 ext3
mbcache                 8164  1 ext3
ide_disk               15584  2
ide_cd                 39076  0
cdrom                  36352  1 ide_cd
usbhid                 35520  0
piix                    9956  0 [permanent]
generic                 4612  0 [permanent]
ide_core              116788  4 ide_disk,ide_cd,piix,generic
ehci_hcd               28968  0
uhci_hcd               29744  0
usbcore               119364  5 usblp,usbhid,ehci_hcd,uhci_hcd
b44                    23500  0
mii                     5344  1 b44
ohci1394               31920  0
ieee1394               93048  2 eth1394,ohci1394
thermal                13672  0
processor              24256  1 thermal
fan                     4676  0
Don't see no mention of the rt2500 there try the modprobe rt2500.
Quote:
I installed wpasupplicant. At the end of the output it said it is disabled.
Yes it needs to be configured to be used with the SSID and passphrase now I'm not positive what exactly those are used/formatted for their use as I have never setup a wireless card before.

Quote:
I added the:
auto wifi0
iface wifi0 inet dhcp

Didn't I have to put some kind of heading above it?
Not really I usually put the ## Added by me for ... just to know that I changed the file and why. Can you post the output of the dmesg command as well so I can see how all this is getting detected.
 
Old 09-03-2006, 06:59 PM   #56
CrownAmbassador
Member
 
Registered: Mar 2005
Location: Cape Town, South Africa
Distribution: Ubuntu 8.10
Posts: 374

Original Poster
Rep: Reputation: 30
What must I type with modprobe rt2500?

When Linux starts up there is a few lines that seems like it is trying to do something with wifi0.

dmesg:
Code:
Conrad:/home/conradtheart# dmesg
 (v000 DELL                                  ) @ 0x000fdea0
ACPI: RSDT (v001 DELL    CPi R   0x27d40c0a ASL  0x00000061) @ 0x1fff0000
ACPI: FADT (v001 DELL    CPi R   0x27d40c0a ASL  0x00000061) @ 0x1fff0400
ACPI: MADT (v001 DELL    CPi R   0x27d40c0a ASL  0x00000047) @ 0x1fff0c00
ACPI: DSDT (v001 INT430 SYSFexxx 0x00001001 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 15:2 APIC version 20
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000)
Built 1 zonelists
Kernel command line: root=/dev/hdc5 ro
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 32768 bytes)
Detected 3056.831 MHz processor.
Using pmtmr for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 511152k/524092k available (1469k kernel code, 12340k reserved, 610k data, 152k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 6121.83 BogoMIPS (lpj=12243678)Security Framework v1.0.0 initialized
SELinux:  Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080 00004400 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
CPU0: Thermal monitoring enabled
CPU: Intel Mobile Intel(R) Pentium(R) 4     CPU 3.06GHz stepping 09
Checking 'hlt' instruction... OK.
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
checking if image is initramfs... it is
Freeing initrd memory: 4917k freed
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfcf1e, last bus=2
PCI: Using configuration type 1
ACPI: Subsystem revision 20060127
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
PCI quirk: region 1080-10bf claimed by ICH4 GPIO
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
Boot video device is 0000:01:00.0
PCI: Transparent bridge - 0000:00:1e.0
PCI: Bus #03 (-#06) may be hidden behind transparent bridge #02 (-#02) (try 'pci=assign-busses')
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *11
ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 *11)
ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 11 devices
PnPBIOS: Disabled by ACPI PNP
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
pnp: 00:02: ioport range 0x4d0-0x4d1 has been reserved
pnp: 00:02: ioport range 0x800-0x80f has been reserved
pnp: 00:02: ioport range 0x1000-0x1005 could not be reserved
pnp: 00:02: ioport range 0x1008-0x100f could not be reserved
pnp: 00:03: ioport range 0xf400-0xf4fe has been reserved
pnp: 00:03: ioport range 0x1006-0x1007 has been reserved
pnp: 00:03: ioport range 0x1010-0x105f could not be reserved
pnp: 00:03: ioport range 0x1060-0x107f has been reserved
pnp: 00:03: ioport range 0x1080-0x10bf has been reserved
pnp: 00:03: ioport range 0x10c0-0x10df has been reserved
pnp: 00:08: ioport range 0x900-0x97f has been reserved
PCI: Bridge: 0000:00:01.0
  IO window: c000-cfff
  MEM window: fc000000-fdffffff
  PREFETCH window: d0000000-dfffffff
PCI: Bus 3, cardbus bridge: 0000:02:04.0
  IO window: 0000d000-0000d0ff
  IO window: 0000d400-0000d4ff
  PREFETCH window: 30000000-31ffffff
  MEM window: f6000000-f7ffffff
PCI: Bridge: 0000:00:1e.0
  IO window: d000-efff
  MEM window: f6000000-fbffffff
  PREFETCH window: 30000000-31ffffff
PCI: Setting latency timer of device 0000:00:1e.0 to 64
PCI: Enabling device 0000:02:04.0 (0000 -> 0003)
ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 16 (level, low) -> IRQ 169
audit: initializing netlink socket (disabled)
audit(1157312643.952:1): initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
i8042.c: Warning: Keylock active.
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
ACPI: PCI Interrupt 0000:00:1f.6[B] -> GSI 17 (level, low) -> IRQ 177
ACPI: PCI interrupt for device 0000:00:1f.6 disabled
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
NET: Registered protocol family 2
input: AT Translated Set 2 keyboard as /class/input/input0
IP route cache hash table entries: 8192 (order: 3, 32768 bytes)
TCP established hash table entries: 32768 (order: 5, 131072 bytes)
TCP bind hash table entries: 32768 (order: 5, 131072 bytes)
TCP: Hash tables configured (established 32768 bind 32768)
TCP reno registered
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
NET: Registered protocol family 8
NET: Registered protocol family 20
Using IPI Shortcut mode
ACPI wakeup devices:
 LID PBTN PCI0 USB0 USB1 USB2 USB3 MODM PCIE
ACPI: (supports S0 S1 S3 S4 S5)
Freeing unused kernel memory: 152k freed
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3] C4[C3])
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: Thermal Zone [THM] (65 C)
ieee1394: Initialized config rom entry `ip1394'
ACPI: PCI Interrupt 0000:02:04.1[A] -> GSI 16 (level, low) -> IRQ 169
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[169]  MMIO=[faffb800-faffbfff]  Max Packet=[2048]  IR/IT contexts=[4/8]
b44.c:v0.97 (Nov 30, 2005)
ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 17 (level, low) -> IRQ 177
eth0: Broadcom 4400 10/100BaseT Ethernet 00:0d:56:e9:06:d9
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v2.3
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 169
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.0: irq 169, io base 0x0000bf80
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 185
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.1: irq 185, io base 0x0000bf40
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 193
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.2: irq 193, io base 0x0000bf20
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 201
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4
ehci_hcd 0000:00:1d.7: irq 201, io mem 0xf4fffc00
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 6 ports detected
usb 1-1: new low speed USB device using uhci_hcd and address 2
ICH4: IDE controller at PCI slot 0000:00:1f.1
PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 169
ICH4: chipset revision 1
ICH4: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xbfa0-0xbfa7, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xbfa8-0xbfaf, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
usb 4-3: new high speed USB device using ehci_hcd and address 3
usb 4-3: configuration #1 chosen from 1 choice
hub 4-3:1.0: USB hub found
hub 4-3:1.0: 4 ports detected
hda: QSI CD-RW/DVD-ROM SBW-242, ATAPI CD/DVD-ROM drive
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[334fc0000c638081]
usb 1-1: new low speed USB device using uhci_hcd and address 3
usb 1-1: configuration #1 chosen from 1 choice
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
usb 4-3.3: new full speed USB device using ehci_hcd and address 4
usb 4-3.3: configuration #1 chosen from 1 choice
hub 4-3.3:1.0: USB hub found
hub 4-3.3:1.0: 2 ports detected
usbcore: registered new driver hiddev
input: Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0 as /class/input/input1
input: USB HID v1.10 Mouse [Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0] on usb-0000:00:1d.0-1
hdc: ST94811A, ATA DISK drive
usb 4-3.3.1: new full speed USB device using ehci_hcd and address 5
usb 4-3.3.1: configuration #1 chosen from 1 choice
usb 4-3.3.2: new full speed USB device using ehci_hcd and address 6
usb 4-3.3.2: configuration #1 chosen from 1 choice
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
ide1 at 0x170-0x177,0x376 on irq 15
hda: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
hdc: max request size: 512KiB
hdc: 78140160 sectors (40007 MB) w/8192KiB Cache, CHS=16383/255/63, UDMA(100)
hdc: cache flushes supported
 hdc: hdc1 hdc2 < hdc5 >
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Real Time Clock Driver v1.12ac
Linux agpgart interface v0.101 (c) Dave Jones
eth1394: eth1: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)
input: PC Speaker as /class/input/input2
agpgart: Detected an Intel 855GM Chipset.
agpgart: AGP aperture is 128M @ 0xe0000000
ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 16 (level, low) -> IRQ 169
Yenta: CardBus bridge found at 0000:02:04.0 [1028:015f]
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:02:04.0, mfunc 0x00001002, devctl 0x64
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
ts: Compaq touchscreen protocol output
mice: PS/2 mouse device common for all mice
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 6 if 0 alt 0 proto 2 vid 0x043D pid 0x00FF
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Yenta: ISA IRQ mask 0x0cf8, PCI irq 169
Socket status: 30000020
pcmcia: parent PCI bridge I/O window: 0xd000 - 0xefff
cs: IO port probe 0xd000-0xefff: clean.
pcmcia: parent PCI bridge Memory window: 0xf6000000 - 0xfbffffff
pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x31ffffff
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
ACPI: PCI Interrupt 0000:00:1f.6[B] -> GSI 17 (level, low) -> IRQ 177
PCI: Setting latency timer of device 0000:00:1f.6 to 64
ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 177
PCI: Setting latency timer of device 0000:00:1f.5 to 64
hw_random hardware driver 1.0.0 loaded
Synaptics Touchpad, model: 1, fw: 5.9, id: 0x254ab1, caps: 0x804713/0x0
input: SynPS/2 Synaptics TouchPad as /class/input/input3
pccard: CardBus card inserted into slot 0
ath_hal: module license 'Proprietary' taints kernel.
ath_hal: 0.9.17.2 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
wlan: 0.8.4.2 (svn r)
ath_rate_sample: 1.2 (svn r)
ath_pci: 0.9.4.5 (svn r)
intel8x0_measure_ac97_clock: measured 55411 usecs
intel8x0: clocking to 48000
PCI: Enabling device 0000:03:00.0 (0000 -> 0002)
ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 169
wifi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
wifi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
wifi0: H/W encryption support: WEP AES AES_CCM TKIP
wifi0: mac 7.8 phy 4.5 radio 5.6
wifi0: Use hw queue 1 for WME_AC_BE traffic
wifi0: Use hw queue 0 for WME_AC_BK traffic
wifi0: Use hw queue 2 for WME_AC_VI traffic
wifi0: Use hw queue 3 for WME_AC_VO traffic
wifi0: Use hw queue 8 for CAB traffic
wifi0: Use hw queue 9 for beacons
wifi0: Atheros 5212: mem=0xf6000000, irq=169
Intel 810 + AC97 Audio, version 1.01, 12:06:18 Aug 21 2006
EXT3 FS on hdc5, internal journal
device-mapper: 4.5.0-ioctl (2005-10-04) initialised: dm-devel@redhat.com
b44: eth0: Link is up at 100 Mbps, full duplex.
b44: eth0: Flow control is on for TX and on for RX.
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
pcmcia: Detected deprecated PCMCIA ioctl usage.
pcmcia: This interface will soon be removed from the kernel; please expect breakage unless you upgrade to new tools.
pcmcia: see http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html for details.
cs: IO port probe 0x100-0x4ff: clean.
cs: IO port probe 0x800-0x8ff: clean.
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0xa00-0xaff: clean.
ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 20 (level, low) -> IRQ 209
NVRM: loading NVIDIA Linux x86 Kernel Module  1.0-8774  Tue Aug  1 20:54:08 PDT 2006
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
eth0: no IPv6 routers prese
nt
 
Old 09-03-2006, 07:40 PM   #57
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by LonelyTraveler
What must I type with modprobe rt2500?

When Linux starts up there is a few lines that seems like it is trying to do something with wifi0.

dmesg:
Code:
Conrad:/home/conradtheart# dmesg
 
Yenta: CardBus bridge found at 0000:02:04.0 [1028:015f]
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:02:04.0, mfunc 0x00001002, devctl 0x64
Yenta: ISA IRQ mask 0x0cf8, PCI irq 169
Socket status: 30000020
pcmcia: parent PCI bridge I/O window: 0xd000 - 0xefff
cs: IO port probe 0xd000-0xefff: clean.
pcmcia: parent PCI bridge Memory window: 0xf6000000 - 0xfbffffff
pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x31ffffff
ath_hal: module license 'Proprietary' taints kernel.
ath_hal: 0.9.17.2 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
wlan: 0.8.4.2 (svn r)
ath_rate_sample: 1.2 (svn r)
ath_pci: 0.9.4.5 (svn r)
PCI: Enabling device 0000:03:00.0 (0000 -> 0002)
ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 169
wifi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
wifi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
wifi0: H/W encryption support: WEP AES AES_CCM TKIP
wifi0: mac 7.8 phy 4.5 radio 5.6
wifi0: Use hw queue 1 for WME_AC_BE traffic
wifi0: Use hw queue 0 for WME_AC_BK traffic
wifi0: Use hw queue 2 for WME_AC_VI traffic
wifi0: Use hw queue 3 for WME_AC_VO traffic
wifi0: Use hw queue 8 for CAB traffic
wifi0: Use hw queue 9 for beacons
wifi0: Atheros 5212: mem=0xf6000000, irq=169
Intel 810 + AC97 Audio, version 1.01, 12:06:18 Aug 21 2006
EXT3 FS on hdc5, internal journal
device-mapper: 4.5.0-ioctl (2005-10-04) initialised: dm-devel@redhat.com
b44: eth0: Link is up at 100 Mbps, full duplex.
b44: eth0: Flow control is on for TX and on for RX.
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
pcmcia: Detected deprecated PCMCIA ioctl usage.
pcmcia: This interface will soon be removed from the kernel; please expect breakage unless you upgrade to new tools.
pcmcia: see http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html for details.
cs: IO port probe 0x100-0x4ff: clean.
cs: IO port probe 0x800-0x8ff: clean.
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0xa00-0xaff: clean.
nt
Ok that looks good I don't think you need the rt2500 at all that looks like it says it is an atheros card for the wifi and it has loaded the module (ath_hal) for it according to this page I found on the Mephis Lovers forum but I'm not positive what the commands are doing there. Can you show me output of the iwconfig command? The output of the lspci would be nice to see because it looks like you have the same (wifi0: Atheros 5212) card as the example script post that is on that forum.
 
Old 09-03-2006, 07:47 PM   #58
CrownAmbassador
Member
 
Registered: Mar 2005
Location: Cape Town, South Africa
Distribution: Ubuntu 8.10
Posts: 374

Original Poster
Rep: Reputation: 30
Output for lspci:

Code:
Conrad:/home/conradtheart# lspci
0000:00:00.0 Host bridge: Intel Corp. 82852/855GM Host Bridge (rev 02)
0000:00:00.1 System peripheral: Intel Corp. 855GM/GME GMCH Memory I/O Control Registers (rev 02)
0000:00:00.3 System peripheral: Intel Corp. 855GM/GME GMCH Configuration Process Registers (rev 02)
0000:00:01.0 PCI bridge: Intel Corp. 855GME GMCH Host-to-AGP Bridge (Virtual PCI-to-PCI) (rev 02)
0000:00:1d.0 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
0000:00:1d.1 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
0000:00:1d.2 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
0000:00:1d.7 USB Controller: Intel Corp. 82801DB/DBM (ICH4/ICH4-M) USB 2.0 EHCI Controller (rev 01)
0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev 81)
0000:00:1f.0 ISA bridge: Intel Corp. 82801DBM LPC Interface Controller (rev 01)
0000:00:1f.1 IDE interface: Intel Corp. 82801DBM (ICH4) Ultra ATA Storage Controller (rev 01)
0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
0000:00:1f.6 Modem: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV34M [GeForce FX Go 5200] (rev a1)
0000:02:01.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
0000:02:02.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 02)
0000:02:04.0 CardBus bridge: Texas Instruments PCI4510 PC card Cardbus Controller (rev 02)
0000:02:04.1 FireWire (IEEE 1394): Texas Instruments PCI4510 IEEE-1394 Controller
0000:03:00.0 Ethernet controller: Atheros Communications, Inc.: Unknown device 001a (rev 01)
iwconfig gives me a command not found message.

I forgot to mention this detail. My laptop as an internal wifi card too, but I want to use the PCI one. The one I want to use is a Belkin Wireless G Notebook Card.
 
Old 09-03-2006, 08:29 PM   #59
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by LonelyTraveler
Output for lspci:

Code:
Conrad:/home/conradtheart# lspci

0000:02:01.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
0000:02:02.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 02)

0000:03:00.0 Ethernet controller: Atheros Communications, Inc.: Unknown device 001a (rev 01)
iwconfig gives me a command not found message.

I forgot to mention this detail. My laptop as an internal wifi card too, but I want to use the PCI one. The one I want to use is a Belkin Wireless G Notebook Card.

Oh yeah make it complicated . For the missing iwconfig apt-get install wireless-tools=27+28pre13-0bpo1 just to have it match where we got the other modules from. Now I'm still thinking that the Belkin may be the one that it is finding because their it is saying Broadcom Corporation for both a hardwired and wireless chipset for network cards I think it unlikely that they would use entirely different chipset for on-board than wireless and you somehow picked a Broadcom one for the Belkin. Ok try this in the /etc/network/interfaces file as I re-read that page I referred too and think this should work.

Code:
## Added by me for wireless netcard
auto wifi0
iface wifi0 inet dhcp
          pre-up iwconfig wifi0 essid "?????????"
          pre-up iwconfig wifi0 key XXXXXXXXXXXX
Now I'm thinking that you know exactly what the essid (name of router in configuration setup??) is supposed to be for your wireless router and whether you need a wep key to connect too because I have never configured wireless before, after making these changes use the restart command for the networking I showed above.

Looks like from looking in the configuration of my router a D-Link DI-524 in the Status page wireless section I could use settings like this if I am right with my example above.

Code:
## Added by me for wireless netcard
auto wifi0
iface wifi0 inet dhcp
          pre-up iwconfig wifi0 essid "default"
As the encryption is disabled or like this if I need to set the channel.

Code:
## Added by me for wireless netcard
auto wifi0
iface wifi0 inet dhcp
          pre-up iwconfig wifi0 essid "default"
          pre-up iwconfig wifi0 channel 6
In short you should be able to get these settings in your router configuration as I have just discovered not that it matters to me as I have it disabled with no antenna attached.
 
Old 09-04-2006, 03:56 AM   #60
CrownAmbassador
Member
 
Registered: Mar 2005
Location: Cape Town, South Africa
Distribution: Ubuntu 8.10
Posts: 374

Original Poster
Rep: Reputation: 30
My internal modem is a Broadcom V.92 MDC. That might be what you're seeing.
 
  


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
New install - then new hardware matelot Linux - Newbie 5 05-05-2006 05:59 PM
How to install new hardware azazello Linux - Hardware 2 01-21-2006 03:04 PM
how do i install my hardware mandrakelinux Slackware 1 11-22-2005 05:46 PM
How can i install a new hardware? Ronnie85 Slackware 2 04-22-2005 01:46 AM
configure hardware before install OR install elo touchscreen drivers ahnree General 2 06-28-2004 08:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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