LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-22-2005, 05:57 AM   #1
magli
LQ Newbie
 
Registered: Nov 2005
Location: South Tirol, Italy
Distribution: gentoo/ubuntu
Posts: 19

Rep: Reputation: 0
kernel panic with ipw2200 module


I am trying to get ubuntu breezy running on a computer I was just given at work:

Acer TravelMate 4060
Pentium M 730
Intel Graphics Media Accelerator 900

Kernel: 2.6.12-9-386

I was able to browse the web for hours without a problem. However, when I attempted to copy several large files using SCP over my wireless interface (which uses the ipw2200 drivers), the system froze. I then reproduced the error in failsafe mode, which manages to spit some stuff (a call trace?) out when it crashes. The last lines are:

<0>Kernel Panic - Not syncing: fatal exception in interrupt
<6>synaptics: using relaxed packet validation

I posted a picture of the full output here: www . tardis . ed . ac . uk / ~magli / crash.jpg (LQ will not let me put URLs in my post)

After googling, I tried booting with the "pci=noacpi". However, with this option, my wireless card does not even get detected. Dmesg gives the following:

[4294696.760000] [<c01038b6>] common_interrupt+0x1a/0x20
[4294696.760000] handlers:
[4294696.760000] [<e00cd3f9>] (usb_hcd_irq+0x0/0x4e [usbcore])
[4294696.760000] Disabling IRQ #10
[4294696.881000] Yenta: ISA IRQ mask 0x00f8, PCI irq 11
[4294696.881000] Socket status: 30000007
[4294697.346000] ieee80211_crypt: registered algorithm 'NULL'
[4294697.350000] ieee80211: 802.11 data/management/control stack, 1.0.3
[4294697.350000] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[4294697.357000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.6
[4294697.357000] ipw2200: Copyright(c) 2003-2004 Intel Corporation
[4294697.359000] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[4294699.343000] ipw2200: failed to send TX_POWER command
[4294700.472000] ipw2200: failed to send TX_POWER command
[4294701.602000] ipw2200: failed to send TX_POWER command
[4294702.731000] ipw2200: failed to send TX_POWER command
[4294703.860000] ipw2200: failed to send TX_POWER command
[4294703.860000] ipw2200: Unable to initialize device after 5 attempts.
[4294703.860000] ipw2200: failed to register network device
[4294703.860000] ipw2200: probe of 0000:06:04.0 failed with error -5
[4294705.397000] Real Time Clock Driver v1.12
[4294706.501000] NET: Registered protocol family 17

I am currently using a pcmcia card which uses the orinoco drivers, and it is working fine. Is it normal that my internal wireless card does not work if I boot with pci=noacpi? Any suggestions for me?

Thanks a lot.
Magli.
 
Old 11-23-2005, 05:59 PM   #2
Mad Scientist
Member
 
Registered: May 2003
Posts: 167

Rep: Reputation: 30
I'm not sure I understand. You said the system works with the orinoco drivers, but does not work with the ipw2200 drivers? If that's the case, why aren't you sticking with orinoco?
 
Old 11-24-2005, 02:21 AM   #3
magli
LQ Newbie
 
Registered: Nov 2005
Location: South Tirol, Italy
Distribution: gentoo/ubuntu
Posts: 19

Original Poster
Rep: Reputation: 0
The ipw2200 drivers are for the my internal intel wireless card, which is causing the problems. I am using the orinoco drivers for a PCMCIA card: they are two different wireless cards.
Sorry if that was unclear.


Magli
 
Old 11-24-2005, 02:28 AM   #4
nx5000
Senior Member
 
Registered: Sep 2005
Location: Out
Posts: 3,307

Rep: Reputation: 57
I have an ipw2200 , I sometimes download files of 700Meg, I have no problem.

Also I remember a friend of mine having the same problem with the latest driver for winbloze, strange!
While he was using Emule, he sometimes has a bsod..

What size are you transfering, so that I can check if it works for me?
 
Old 11-24-2005, 02:59 AM   #5
magli
LQ Newbie
 
Registered: Nov 2005
Location: South Tirol, Italy
Distribution: gentoo/ubuntu
Posts: 19

Original Poster
Rep: Reputation: 0
I was actually copying several files which were around 50 megs each. The computer would freeze at a random point during the copy. It's funny, cause the computer I was copying from is also using the ipw2200 driver, but it has never had a problem. I do not think the problem is with the ipw2200 drivers in alone, but maybe with the drivers/kernel/chipset combination... But then again, I have no idea.

magli.

By the way, j'aime bien ton sig. Ca fait longtemps que j'ai pas vue ce filme.
 
Old 11-24-2005, 04:44 AM   #6
nx5000
Senior Member
 
Registered: Sep 2005
Location: Out
Posts: 3,307

Rep: Reputation: 57
Hi,

First, you should try the latest ipw2200 driver : 1.0.8 and see if the bug remains.

Also you have to know that the ipw2200 driver 1.0.0 (dunno why this version) was integrated by Intel in the 2.6.14 kernel, so you only need to install the firmwares. But this would require a kernel compile which you probably do not want.

Merci pour la sig
 
  


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
FATAL: Module ipw2200 not found marie@dk Linux - Wireless Networking 3 09-30-2005 03:40 PM
Enabling ipw2200 module affects my sound scOOter86 Linux - Wireless Networking 0 09-05-2005 01:44 PM
ipw2200 module no longer loads maenho Linux - Networking 1 08-20-2005 11:01 AM
ipw2200 debian module sh4d0w13 Debian 1 03-16-2005 07:24 PM
Intel Corp. PRO/Wireless 2200BG (rev 05) -- ipw2200 module trouble visaris Linux - Hardware 7 12-09-2004 05:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

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