Re: [Bug 630947] Re: rt2500 wifi pcmcia card does kernel oops

2012-04-06 Thread Thomas DEBESSE
31 mars 2012 23:59, Christopher M. Penalver  :
> Can you try with the latest development release of Ubuntu? ISO CD images
> are available from http://cdimage.ubuntu.com/releases/ .

I don't have CD drive, but I've installed
linux-image-generic=3.2.0.22.24 and linux-firmware=1.78 from precise
repository and when I insert my pcmcia wifi card, I get this :


illwieckz@arwen ~ $ uname -a
Linux arwen 3.2.0-22-generic #35-Ubuntu SMP Tue Apr 3 18:33:15 UTC
2012 x86_64 x86_64 x86_64 GNU/Linux

illwieckz@arwen ~ $ dmesg
[  323.644068] pcmcia_socket pcmcia_socket0: pccard: CardBus card
inserted into slot 0
[  323.644103] pci :06:00.0: [1814:0201] type 0 class 0x000280
[  323.793224] rt2500pci :06:00.0: PCI INT A -> GSI 16 (level,
low) -> IRQ 16
[  323.793238] rt2500pci :06:00.0: setting latency timer to 64
[  323.793266] [ cut here ]
[  323.793274] WARNING: at
/build/buildd/linux-3.2.0/drivers/pci/pci.c:120
pci_ioremap_bar+0x71/0x80()
[  323.793277] Hardware name: 7762B6G
[  323.793279] Modules linked in: rt2500pci(+) rt2x00pci rt2x00lib
eeprom_93cx6 nfsd lockd nfs_acl auth_rpcgss sunrpc snd_hrtimer joydev
ip6table_filter hdaps ip6_tables input_polldev iptable_filter
ip_tables x_tables rfcomm bnep kvm_intel kvm deflate zlib_deflate ctr
twofish_generic twofish_x86_64_3way twofish_x86_64 twofish_common
camellia serpent blowfish_generic blowfish_x86_64 blowfish_common
cast5 des_generic xcbc rmd160 sha512_generic crypto_null af_key
parport_pc ppdev binfmt_misc snd_hda_codec_analog ext2 snd_hda_intel
snd_hda_codec thinkpad_acpi snd_seq_midi snd_rawmidi snd_hwdep arc4
snd_seq_midi_event snd_pcm snd_seq iwl4965 snd_page_alloc snd_timer
snd_seq_device iwl_legacy mac80211 cfg80211 psmouse snd btusb
bluetooth soundcore nvram coretemp serio_raw tpm_tis mac_hid lp
parport raid10 raid456 async_pq async_xor xor async_memcpy
async_raid6_recov raid6_pq async_tx raid1 raid0 multipath linear
usb_storage dm_crypt pcmcia firewire_ohci firewire_core sdhci_pci
sdhci i915 yenta_socket pcmcia_rsrc pcmcia_core crc_itu_t
drm_kms_helper drm i2c_algo_bit video e1000e
[  323.793371] Pid: 16127, comm: modprobe Not tainted 3.2.0-22-generic
#35-Ubuntu
[  323.793374] Call Trace:
[  323.793382]  [] warn_slowpath_common+0x7f/0xc0
[  323.793387]  [] warn_slowpath_null+0x1a/0x20
[  323.793391]  [] pci_ioremap_bar+0x71/0x80
[  323.793396]  [] rt2x00pci_alloc_reg+0x22/0xb0 [rt2x00pci]
[  323.793402]  [] rt2x00pci_probe+0x100/0x800 [rt2x00pci]
[  323.793408]  [] rt2500pci_probe+0x15/0x20 [rt2500pci]
[  323.793412]  [] local_pci_probe+0x5c/0xd0
[  323.793417]  [] __pci_device_probe+0xf9/0x100
[  323.793423]  [] ? kobject_get+0x1a/0x30
[  323.793427]  [] pci_device_probe+0x3a/0x60
[  323.793433]  [] really_probe+0x68/0x190
[  323.793437]  [] driver_probe_device+0x45/0x70
[  323.793441]  [] __driver_attach+0xab/0xb0
[  323.793445]  [] ? driver_probe_device+0x70/0x70
[  323.793449]  [] ? driver_probe_device+0x70/0x70
[  323.793453]  [] bus_for_each_dev+0x5c/0x90
[  323.793456]  [] driver_attach+0x1e/0x20
[  323.793460]  [] bus_add_driver+0x1a0/0x270
[  323.793466]  [] ? 0xa0093fff
[  323.793470]  [] driver_register+0x76/0x140
[  323.793476]  [] ? 0xa0093fff
[  323.793480]  [] __pci_register_driver+0x56/0xd0
[  323.793485]  [] ? set_memory_nx+0x43/0x50
[  323.793491]  [] rt2500pci_init+0x1e/0x1000 [rt2500pci]
[  323.793496]  [] do_one_initcall+0x40/0x180
[  323.793502]  [] sys_init_module+0xbe/0x230
[  323.793507]  [] system_call_fastpath+0x16/0x1b
[  323.793511] ---[ end trace fb02f2f4f993fa9c ]---
[  323.793513] rt2x00pci -> rt2x00pci_alloc_reg: Error - Failed to
allocate registers.
[  323.793528] rt2500pci :06:00.0: PCI INT A disabled
[  323.793535] rt2500pci: probe of :06:00.0 failed with error -12

> If it remains an issue, could you run the following command from a
> Terminal (Applications->Accessories->Terminal). It will automatically
> gather and attach updated debug information to this report.
>
> apport-collect -p linux 
>
> Also, if you could test the latest upstream kernel available that would
> be great. It will allow additional upstream developers to examine the
> issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once
> you've tested the upstream kernel, please remove the 'needs-upstream-
> testing' tag. This can be done by clicking on the yellow pencil icon
> next to the tag located at the bottom of the bug description and
> deleting the 'needs-upstream-testing' text. Please let us know your
> results.
>
> Thanks in advance.
>
> ** Tags added: regression-release
>
> ** Summary changed:
>
> - rt2500 wifi pcmcia card does kernel oops
> + WARNING: at /build/buildd/linux-2.6.35/drivers/pci/pci.c:105 
> pci_ioremap_bar+0x4f/0x60()rt2500 wifi pcmcia card does kernel oops
>
> ** Summary changed:
>
> - WARNING: at /build/buildd/linux-2.6.35/drivers/pci/pci.c:105 
> pci_ioremap_bar+0x4f/0x60()rt2500 wifi pcmcia card does kernel oops
> + WARNING: at /build/buildd/linux-2.6.35/drivers

[Bug 630947] Re: rt2500 wifi pcmcia card does kernel oops

2012-03-31 Thread Christopher M. Penalver
Thomas DEBESSE, thank you for reporting this bug and helping make Ubuntu
better. This bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue?
Can you try with the latest development release of Ubuntu? ISO CD images
are available from http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you run the following command from a
Terminal (Applications->Accessories->Terminal). It will automatically
gather and attach updated debug information to this report.

apport-collect -p linux 

Also, if you could test the latest upstream kernel available that would
be great. It will allow additional upstream developers to examine the
issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once
you've tested the upstream kernel, please remove the 'needs-upstream-
testing' tag. This can be done by clicking on the yellow pencil icon
next to the tag located at the bottom of the bug description and
deleting the 'needs-upstream-testing' text. Please let us know your
results.

Thanks in advance.

** Tags added: regression-release

** Summary changed:

- rt2500 wifi pcmcia card does kernel oops
+ WARNING: at /build/buildd/linux-2.6.35/drivers/pci/pci.c:105 
pci_ioremap_bar+0x4f/0x60()rt2500 wifi pcmcia card does kernel oops

** Summary changed:

- WARNING: at /build/buildd/linux-2.6.35/drivers/pci/pci.c:105 
pci_ioremap_bar+0x4f/0x60()rt2500 wifi pcmcia card does kernel oops
+ WARNING: at /build/buildd/linux-2.6.35/drivers/pci/pci.c:105 
pci_ioremap_bar+0x4f/0x60()

** Description changed:

+ rt2500 wifi pcmcia card does kernel oops
+ 
  The kernel oops each time I insert this pcmcia wifi card.
  I have tested it under Lucid and Maverick, and the bug appears on this two 
versions.
  I noticed it's a regression because in the past I used this pcmcia wifi card 
every days with ubuntu without problem.
  
  But for a long time I don't have to use it and some ubuntu versions was
  released. Today I do not have previous versions older than lucid, I
  can't said which versions introduces the regression.
  
  ProblemType: KernelOops
  DistroRelease: Ubuntu 10.10
  Package: linux-image-2.6.35-19-generic 2.6.35-19.28
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
  Uname: Linux 2.6.35-19-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  AplayDevices:
-   List of PLAYBACK Hardware Devices 
-  card 0: I82801CAICH3 [Intel 82801CA-ICH3], device 0: Intel ICH [Intel 
82801CA-ICH3]
-Subdevices: 1/1
-Subdevice #0: subdevice #0
+   List of PLAYBACK Hardware Devices 
+  card 0: I82801CAICH3 [Intel 82801CA-ICH3], device 0: Intel ICH [Intel 
82801CA-ICH3]
+    Subdevices: 1/1
+    Subdevice #0: subdevice #0
  Architecture: i386
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  illwieckz   1544 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  illwieckz   1544 F pulseaudio
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
-  Card hw:0 'I82801CAICH3'/'Intel 82801CA-ICH3 with AD1881A at irq 11'
-Mixer name : 'Analog Devices AD1881A'
-Components : 'AC97a:41445348'
-Controls  : 31
-Simple ctrls  : 21
+  Card hw:0 'I82801CAICH3'/'Intel 82801CA-ICH3 with AD1881A at irq 11'
+    Mixer name : 'Analog Devices AD1881A'
+    Components : 'AC97a:41445348'
+    Controls  : 31
+    Simple ctrls  : 21
  Card29.Amixer.info:
-  Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
1GHT18WW-1.05'
-Mixer name : 'ThinkPad EC 1GHT18WW-1.05'
-Components : ''
-Controls  : 2
-Simple ctrls  : 1
+  Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
1GHT18WW-1.05'
+    Mixer name : 'ThinkPad EC 1GHT18WW-1.05'
+    Components : ''
+    Controls  : 2
+    Simple ctrls  : 1
  Card29.Amixer.values:
-  Simple mixer control 'Console',0
-Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
-Playback channels: Mono
-Limits: Playback 0 - 14
-Mono: Playback 4 [29%] [on]
+  Simple mixer control 'Console',0
+    Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
+    Playback channels: Mono
+    Limits: Playback 0 - 14
+    Mono: Playback 4 [29%] [on]
  Date: Sun Sep  5 17:42:43 2010
  Failure: oops
  HibernationDevice: RESUME=UUID=864bc3a9-da87-490e-a5e4-c1b8ee42a7b3
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha i386 (20100831.2)
  Lsusb:
-  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 001 Device 004: ID 0ace:1211 ZyDAS ZEW 2501 802.11bg Wireless Adapter
-  Bus 001 Device 002: ID 04b3:4481 IBM Corp. 
-  Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 003 Dev

[Bug 630947] Re: rt2500 wifi pcmcia card does kernel oops

2011-05-19 Thread Jeremy Foshee
** Tags removed: regression-potential

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/630947

Title:
  rt2500 wifi pcmcia card does kernel oops

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 630947] Re: rt2500 wifi pcmcia card does kernel oops

2011-04-06 Thread Brad Figg
** Changed in: linux (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/630947

Title:
  rt2500 wifi pcmcia card does kernel oops

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 630947] Re: rt2500 wifi pcmcia card does kernel oops

2010-09-05 Thread Thomas DEBESSE

** Attachment added: "AcpiTables.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546594/+files/AcpiTables.txt

** Attachment added: "AlsaDevices.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546595/+files/AlsaDevices.txt

** Attachment added: "ArecordDevices.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546596/+files/ArecordDevices.txt

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546597/+files/BootDmesg.txt

** Attachment added: "Card0.Amixer.values.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546598/+files/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546599/+files/Card0.Codecs.codec97.0.ac97.0.0.txt

** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.regs.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546600/+files/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546601/+files/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546602/+files/Dependencies.txt

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546603/+files/IwConfig.txt

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/630947/+attachment/1546604/+files/Lspci.txt

** Attachment added: "OopsText.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546605/+files/OopsText.txt

** Attachment added: "PccardctlIdent.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546606/+files/PccardctlIdent.txt

** Attachment added: "PccardctlStatus.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546607/+files/PccardctlStatus.txt

** Attachment added: "PciMultimedia.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546608/+files/PciMultimedia.txt

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546609/+files/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546610/+files/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546612/+files/ProcModules.txt

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/630947/+attachment/1546616/+files/UdevDb.txt

** Attachment added: "UdevLog.txt"
   https://bugs.launchpad.net/bugs/630947/+attachment/1546619/+files/UdevLog.txt

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/630947/+attachment/1546621/+files/WifiSyslog.txt

-- 
rt2500 wifi pcmcia card does kernel oops
https://bugs.launchpad.net/bugs/630947
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs