You are not logged in.

#1 2009-08-23 14:17:55

TomWitko
Member
From: Canada
Registered: 2009-03-02
Posts: 143
Website

SOLVED: Dell XPS 1530 wireless not configured properly , need help.

Had another post about different questions but after playing around with this for a few days I think that my wifi is not configured properly. Every thing looks good on the hardware and driver end and shows up properly.

This is my wifi card
grep -i wireless
0b:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)


ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:15:C5:84:7A:7C 
          inet addr:162.178.12.101  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::215:c5ff:fe84:7a7c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:6225 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6557 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:4309676 (4.1 Mb)  TX bytes:996746 (973.3 Kb)
          Interrupt:16

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:6 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:380 (380.0 b)  TX bytes:380 (380.0 b)

wlan0     Link encap:Ethernet  HWaddr 00:1C:BF:75:0A:1F 
          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)

wmaster0  Link encap:UNSPEC  HWaddr 00-1C-BF-75-0A-1F-00-00-00-00-00-00-00-00-00-00 
          [NO FLAGS]  MTU:0  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)

My rc.conf is asfollows.

#
# /etc/rc.conf - Main Configuration for Arch Linux
#

# -----------------------------------------------------------------------
# LOCALIZATION
# -----------------------------------------------------------------------
#
# LOCALE: available languages can be listed with the 'locale -a' command
# HARDWARECLOCK: set to "UTC" or "localtime"
# USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
# TIMEZONE: timezones are found in /usr/share/zoneinfo
# KEYMAP: keymaps are found in /usr/share/kbd/keymaps
# CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
# CONSOLEMAP: found in /usr/share/kbd/consoletrans
# USECOLOR: use ANSI color sequences in startup messages
#
LOCALE="en_US.utf8"
HARDWARECLOCK="local"
USEDIRECTISA="no"
TIMEZONE="America/Toronto"
KEYMAP="us"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"

# -----------------------------------------------------------------------
# HARDWARE
# -----------------------------------------------------------------------
#
# MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
# MOD_BLACKLIST: Prevent udev from loading these modules
# MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
#
# NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
#
MOD_AUTOLOAD="yes"
#MOD_BLACKLIST=() #deprecated
MODULES=()

# Scan for LVM volume groups at startup, required if you use LVM
USELVM="no"

# -----------------------------------------------------------------------
# NETWORKING
# -----------------------------------------------------------------------
#
# HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
#
HOSTNAME="archtom"

# Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
#
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
#   - prefix an entry in INTERFACES with a ! to disable it
#   - no hyphens in your interface names - Bash doesn't like it
#
# DHCP:     Set your interface to "dhcp" (eth0="dhcp")
# Wireless: See network profiles below
#
eth0="eth0 162.178.12.101 netmask 255.255.255.0 broadcast 192.168.0.255"
INTERFACES=(eth0 wlan0)

# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
#   - prefix an entry in ROUTES with a ! to disable it
#
gateway="default gw 162.178.12.1"
#ROUTES=(!gateway)
ROUTES=(gateway)
# Enable these network profiles at boot-up.  These are only useful
# if you happen to need multiple network configurations (ie, laptop users)
#   - set to 'menu' to present a menu during boot-up (dialog package required)
#   - prefix an entry with a ! to disable it
#
# Network profiles are found in /etc/network.d
#
# This now requires the netcfg package
#
#NETWORKS=(main)

# -----------------------------------------------------------------------
# DAEMONS
# -----------------------------------------------------------------------
#
# Daemons to start at boot-up (in this order)
#   - prefix a daemon with a ! to disable it
#   - prefix a daemon with a @ to start it up in the background
#
DAEMONS=(syslog-ng network netfs crond alsa hal fam gdm)
#

Another think is the card is there and recognized but the led light is not on so the card is not actually turning on and that can be an issue so can not scan for networks or even bring wlan0 up as I get this error.

SIOCSIFFLAGS: No such file or directory

Your help would be greatly appreciated as though I have used Ubuntu and Fedora for years everything worked out of the box so this is new to me. He he breakage I love Arch , learning so much.

Last edited by TomWitko (2009-08-23 15:05:33)


tux-linux-t-shirt.com

Offline

#2 2009-08-23 14:47:14

TomWitko
Member
From: Canada
Registered: 2009-03-02
Posts: 143
Website

Re: SOLVED: Dell XPS 1530 wireless not configured properly , need help.

Umm k looking into this and fixing this now. Went by the wiki page for the dell xps 1530 and it stated I needed the 65 driver, just figured out I have the 45 card so need the 45 driver. Will update later when I get it fixed.

K changed the driver and now can get wlan0 up ,, have to check out if everthing works now.

Last edited by TomWitko (2009-08-23 14:58:09)


tux-linux-t-shirt.com

Offline

#3 2009-08-24 02:32:39

chender
Member
From: Toronto, Canada
Registered: 2008-11-24
Posts: 41
Website

Re: SOLVED: Dell XPS 1530 wireless not configured properly , need help.

You are obviously more experienced than me, but i thought that the network entry should be:

eth0="dhcp"

unless you are not using dhcp?


--
thinkpad X60s [t400s coming soon] | archlinux i686 | xmonad | dmenu |

Offline

#4 2009-08-24 02:40:24

TomWitko
Member
From: Canada
Registered: 2009-03-02
Posts: 143
Website

Re: SOLVED: Dell XPS 1530 wireless not configured properly , need help.

using a router and its a bitch ,, wont autoconfig.


tux-linux-t-shirt.com

Offline

Board footer

Powered by FluxBB