Wireless still broken after fresh install

.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}

The network-manager-gnome applet is showing a red circle with a line through it and it will not give me wireless, even though networks are detected in the list. Previously wireless worked flawlessly after installation. I would suspect a hardware issue but I have no trouble using wireless after booting in XP (my emergency partition).The machine is a ThinkPad T30 2.0ghz with 512mb RAM.Shed those extra pounds with MSN and The Biggest Loser! Learn more.

0

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Wireless still broken after fresh install

On Sun, 3 Feb 2008 14:05:23 -0900
Dallas Hansen wrote:

> The network-manager-gnome applet is showing a red circle with a line through it and it will not give me wireless, even though networks are detected in the list. Previously wireless worked flawlessly after installation. I would suspect a hardware issue but I have no trouble using wireless after booting in XP (my emergency partition).

We need diagnostic / error messages; use command line tools. Output of
'iwlist $YOUR_INTERFACE scan', 'iwconfig', ifconfig, etc

> The machine is a ThinkPad T30 2.0ghz with 512mb RAM.

We need information such as the wireless chipset, driver used, dmesg
output, etc

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator

--

Fan control breaks networking?

.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}

To enable the fan control scrip, I have installed the tp-fancontrol and tp-fancontrol-init.debian scripts to /usr/bin and /etc/init.d/ respectively, and made both scripts executable. I have added "options ibm_acpi experimental=1" to /etc/modules.conf. I added "ibm_acpi" to /etc/modules. When I run "tp-fancontrol -d" as root the fan noticeably speeds up, thus confirming the script is working.The only problem is that networking--wired or wireless--no longer works. I cannot account for this, as the two would seem to be unrelated. The only other action I have taken ist to install the "sensors-applet" package to monitor the temperature. The package seems to have errors, for while it worked fine initially after installation, two sensors appeared side-by-side in the Gnome panel after a reboot. After removing the package and rebooting networking still does not work.I ran "iwlist eth0 scan" but am getting the error "Failed to read scan data: Resource temporarily unavailable." I cannot ascertain the chipset but a Google search for my model (ThinkPad T30) suggests that it's a Intersil Corporation Prism 2.5 Wavelan chipset (rev 01). I would post error messages but they are rather lengthy to type and I do not have networking so cut/paste is not an option.Is it possible that loading the ibm_acpi module could break my networking? Any ideas?> Date: Sun, 3 Feb 2008 18:16:32 -0500> From: > To: > Subject: Re: Wireless still broken after fresh install> > On Sun, 3 Feb 2008 14:05:23 -0900> Dallas Hansen <commercial_d@hotmail.com> wrote:> > > The network-manager-gnome applet is showing a red circle with a line through it and it will not give me wireless, even though networks are detected in the list. Previously wireless worked flawlessly after installation. I would suspect a hardware issue but I have no trouble using wireless after booting in XP (my emergency partition).> > We need diagnostic / error messages; use command line tools. Output of> 'iwlist $YOUR_INTERFACE scan', 'iwconfig', ifconfig, etc> > > The machine is a ThinkPad T30 2.0ghz with 512mb RAM.> > We need information such as the wireless chipset, driver used, dmesg> output, etc> > Celejar> --> mailmin.sourceforge.net - remote access via secure (OpenPGP) email> ssuds.sourceforge.net - A Simple Sudoku Solver and Generator> > > -- > To UNSUBSCRIBE, email to > with a subject of "unsubscribe". Trouble? Contact > Climb to the top of the charts! Play the word scramble challenge with star power. Play now!

Wireless still broken after fresh install

Dallas Hansen wrote:
> The network-manager-gnome applet is showing a red circle with a line
> through it and it will not give me wireless, even though networks
> are detected in the list. Previously wireless worked flawlessly
> after installation. I would suspect a hardware issue but I have no
> trouble using wireless after booting in XP (my emergency partition).
>
> The machine is a ThinkPad T30 2.0ghz with 512mb RAM.

What type of wifi device do you have? Is it the Intel 2200BG or
similar? If so then you will need to install the firmware for the
device into /lib/firmware. The firmware blobs do not meet the Debian
Free Software Guidelines and therefore cannot be included in Debian.

http://ipw2200.sourceforge.net/

You do not need to recompile the driver or anything crazy. Simply
copy the three .fw firmware files into /lib/firmware. Download the
v3.0 firmware here:

http://ipw2200.sourceforge.net/firmware.php

The whole process looks something like this:

wget 'http://ipw2200.sourceforge.net/firmware.php?i_agree_to_the_license=yes&f=ipw2200-fw-3.0.tgz'
tar xzvf ipw2200-fw-3.0.tgz
cd ipw2200-fw-3.0
pager LICENSE.ipw2200-fw
cp ipw2200-bss.fw ipw2200-ibss.fw ipw2200-sniffer.fw /lib/firmware/

Bob

Wireless still broken after fresh install

Hello,

I run Debian (amd64) lenny. I've got the Intel 3945 wireless
network controller.
Earlier I had a 2.6.22 kernel and installing firmware-ipw3945,
ipw3945-modules-2.6-amd64 and ipw3945d worked for me.
Now I use the 2.6.23 kernel. It doesn't work anymore. How do I fix this?

Thanks,
Naresh

--
Naresh V

nareshov@iitk.ac.in

--

Wireless still broken after fresh install

Naresh Venkateshappa wrote:

> Hello,
>
> I run Debian (amd64) lenny. I've got the Intel 3945 wireless
> network controller.
> Earlier I had a 2.6.22 kernel and installing firmware-ipw3945,
> ipw3945-modules-2.6-amd64 and ipw3945d worked for me.
> Now I use the 2.6.23 kernel. It doesn't work anymore. How do I fix this?
>
> Thanks,
> Naresh
>
>

Hi,

from 2.6.23, iwlwifi (new, without binary blob) is used for these wireless
cards.

See http://wiki.debian.org/iwlwifi

Regards,

Didier

--

Syndicate content