[Bug 56237] Re: Module bcm43xx fails to load...
The PCI-ID of the card is 14e4:4312. I attach the full lspci -vnn output. Sorry about long results - I got the impression it's a routine here and I tried to avoid multiple posts this time. -- Module bcm43xx fails to load... https://launchpad.net/bugs/56237 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 56237] Re: Module bcm43xx fails to load...
Oh, almost forgot that lspci -nvv doesn't report verbosely the vendor and model (it's possible to check that, but I can submit it anyway): 03:00.0 Network controller: Broadcom Corporation BCM4310 UART (rev 01) That's the wifi card installed on Lenovo 3000 N100 laptop, type 0768-31G. -- Module bcm43xx fails to load... https://launchpad.net/bugs/56237 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 56237] Module bcm43xx fails to load...
Public bug reported: #lspci -nvv 03:00.0 0280: 14e4:4312 (rev 01) Subsystem: 14e4:0466 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- Aug 13 15:14:03 localhost kernel: [17179878.056000] bcm43xx driver Aug 13 15:14:03 localhost kernel: [17179878.056000] ACPI: PCI Interrupt :03:00.0[A] -> GSI 17 (level, low) -> IRQ 169 Aug 13 15:14:03 localhost kernel: [17179878.056000] PCI: Setting latency timer of device :03:00.0 to 64 Aug 13 15:14:03 localhost kernel: [17179878.064000] bcm43xx: Could not determine Chip ID Aug 13 15:14:03 localhost kernel: [17179878.064000] BUG: unable to handle kernel NULL pointer dereference at virtual address 0004 Aug 13 15:14:03 localhost kernel: [17179878.064000] printing eip: Aug 13 15:14:03 localhost kernel: [17179878.064000] e07382a6 Aug 13 15:14:03 localhost kernel: [17179878.064000] *pde = Aug 13 15:14:03 localhost kernel: [17179878.064000] Oops: [#1] Aug 13 15:14:03 localhost kernel: [17179878.064000] SMP Aug 13 15:14:03 localhost kernel: [17179878.064000] Modules linked in: bcm43xx ieee80211softmac ieee80211 ieee80211_crypt binfmt_misc rfcomm hidp l2cap af_pa cket ipv6 i915 drm cpufreq_userspace cpufreq_stats freq_table cpufreq_powersave cpufreq_ondemand cpufreq_conservative video tc1100_wmi sony_acpi pcc_acpi hot key dev_acpi container button acpi_sbs battery ac i2c_acpi_ec i2c_core dm_mod md_mod sbp2 parport_pc lp parport snd_hda_intel snd_hda_codec pcmcia snd_pcm_os s snd_mixer_oss joydev tsdev hw_random sr_mod cdrom intel_agp agpgart snd_pcm snd_timer snd soundcore snd_page_alloc sg 8139cp 8139too mii shpchp pci_hotplug evdev serio_raw yenta_socket rsrc_nonstatic pcmcia_core psmouse hci_usb sdhci bluetooth mmc_core ext3 jbd ehci_hcd uhci_hcd usbcore ohci1394 ieee1394 ide_ge neric sd_mod generic ata_piix libata scsi_mod thermal processor fan fbcon tileblit font bitblit softcursor vesafb capability commoncap Aug 13 15:14:03 localhost kernel: [17179878.064000] CPU:0 Aug 13 15:14:03 localhost kernel: [17179878.064000] EIP: 0060:[pg0+539677350/1068971008]Not tainted VLI Aug 13 15:14:03 localhost kernel: [17179878.064000] EFLAGS: 00010246 (2.6.17-6-686 #2) Aug 13 15:14:03 localhost kernel: [17179878.064000] EIP is at bcm43xx_pctl_set_crystal+0x146/0x1d0 [bcm43xx] Aug 13 15:14:03 localhost kernel: [17179878.064000] eax: ebx: ecx: df659800 edx: 0246 Aug 13 15:14:03 localhost kernel: [17179878.064000] esi: cb870d80 edi: ebp: cb870d80 esp: c858fd7c Aug 13 15:14:03 localhost kernel: [17179878.064000] ds: 007b es: 007b ss: 0068 Aug 13 15:14:03 localhost kernel: [17179878.064000] Process modprobe (pid: 5834, threadinfo=c858e000 task=c94eba90) Aug 13 15:14:03 localhost kernel: [17179878.064000] Stack: c858fd80 00c0 ffed 4710 cb8710d8 e072a6d1 Aug 13 15:14:03 localhost kernel: [17179878.064000]e073df20 c858fdc4 c0119a29 0001 0003 dee71358 cb870ec0 Aug 13 15:14:03 localhost kernel: [17179878.064000]cb870eb4 0001 df631c00 cb87 0003 0096 Aug 13 15:14:03 localhost kernel: [17179878.064000] Call Trace: Aug 13 15:14:03 localhost kernel: [17179878.064000] bcm43xx_attach_board+0x471/0x11c0 [bcm43xx] __wake_up_common+0x39/0x70 Aug 13 15:14:03 localhost kernel: [17179878.064000] __queue_work+0x4d/0x70 bcm43xx_init_private+0x10e/0x130 [bcm43xx] Aug 13 15:14:03 localhost kernel: [17179878.064000] bcm43xx_init_one+0xcd/0x120 [bcm43xx] pci_match_device+0x13/0xd0 Aug 13 15:14:04 localhost kernel: [17179878.064000] kobject_get+0xf/0x20 pci_device_probe+0x56/0x80 Aug 13 15:14:04 localhost kernel: [17179878.064000] driver_probe_device+0x44/0xc0 __driver_attach+0x82/0x90 Aug 13 15:14:04 localhost kernel: [17179878.064000] bus_for_each_dev+0x3a/0x60 driver_attach+0x16/0x20 Aug 13 15:14:04 localhost kernel: [17179878.064000] __driver_attach+0x0/0x90 bus_add_driver+0x8c/0x140 Aug 13 15:14:04 localhost kernel: [17179878.064000] driver_register+0x41/0xa0 __pci_register_driver+0x47/0x70 Aug 13 15:14:04 localhost kernel: [17179878.064000] sys_init_module+0x14a/0x19c0 device_remove_file+0x0/0x40 Aug 13 15:14:04 localhost kernel: [17179878.064000] sysenter_past_esp+0x54/0x75 Aug 13 15:14:04 localhost kernel: [17179878.064000] Code: b9 b4 00 00 00 e8 ab 07 ab df 85 c0 89 c3 0f 85 20 ff ff ff b8 b8 ae 47 01 e8 37 bf aa df e9 22 ff ff ff 89 f6 8b 86 20 01 00 00 <80> 78 04 04 0f 86 10 ff ff ff f6 86 88 00 00 00 20 0f 85 03 ff Aug 13 15:14:04 localhost kernel: [17179878.064000] EIP: [pg0+539677350/1068971008] bcm43xx_pctl_set_crystal+0x146/0x1d0 [bcm43xx] SS:ESP 0068:c858fd7c The bug causes the system to hang at startup - I had to add the module to the blacklist. Previously I got ndiswrapper working with the card, but
[Bug 56225] Re: bonobo-activation-server crashes regularly...
The problem began around the same time as the bug Bug #56118. I am using mail-notification with evolution, which may be the source of the problem. -- bonobo-activation-server crashes regularly... https://launchpad.net/bugs/56225 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 56225] bonobo-activation-server crashes regularly...
Public bug reported: I don't know if that's a new bug or something exposed by installation of apport: In more-or-less regular intervals bonobo-activation-server crashes. ** Affects: libbonobo (Ubuntu) Importance: Untriaged Status: Unconfirmed -- bonobo-activation-server crashes regularly... https://launchpad.net/bugs/56225 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 56225] Re: bonobo-activation-server crashes regularly...
-- bonobo-activation-server crashes regularly... https://launchpad.net/bugs/56225 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 56118] Re: Crashes on startup
It seems to me, that the bug is related to yesterdays upgrade of mozilla-firefox from 1.5 to 1.9. -- Crashes on startup https://launchpad.net/bugs/56118 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 56118] Re: Crashes on startup
There's a sigsegv, therefore I attach a valgrind log as well. Why not? -- Crashes on startup https://launchpad.net/bugs/56118 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 56118] Re: Crashes on startup
/me too :-) I attach the requested backtrace. -- Crashes on startup https://launchpad.net/bugs/56118 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 55462] Re: Gnucash crash
I have a very similiar problem - only, the program ocassionally hangs instead of crashing. Anyway, I have attached a backtrace (I had to gdb gnucash-bin, but I have previously sourced all variable-setting code from /usr/bin/gnucash, therefore making sure that the execution environment is ok) -- Gnucash crash https://launchpad.net/bugs/55462 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 38757] Re: lshal does not list SCSI disc devices (DVD drive, CD writer)
Umh... exactly the same happens on an Edgy running on Lenovo 3000 N100 laptop equipped with a HL-DT-ST 'DVDRAM GMA-4082N' SATA DVD burner. Neither sound-juicer nor nautilus-cd-burner recognize the drive. CDParanoia works, cdrecord works as well. -- lshal does not list SCSI disc devices (DVD drive, CD writer) https://launchpad.net/bugs/38757 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs