[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#282694: Installation Failure



Sorry I took so long to reply, but I couldn't survive the pre-installed
windows anymore and managed to install (badly) from an old knoppix version.

Left a partition open for testing d-i though.

On Wed, Nov 24, 2004 at 08:18:30AM -0500, Joey Hess wrote:
> Brian Sutherland wrote:
> > Output of lspci and lspci -n:
> > Have to reboot to get this, but donŽt have time because I have to leave the cafe....
> > 
> > As far as I can see there are three possibly independent problems:
> > 
> > 1. Wireless lan card is not detected in initial boot (before reboot).
> >     i.e. ifconfig in the shell shows only eth0 and lo
> >     so the install was completed without net access.
> 
> Without the lspci information that you omitted, it's impossible to say
> why this would happen.
> 

no kernel module, i presume. It works fine with the ndiswrapper module
and the windows XP driver. But here is the lspci info:

jinty@minipax ~ % lspci -n
pcilib: Cannot open /sys/bus/pci/devices
0000:00:00.0 Class 0600: 8086:3580 (rev 02)
0000:00:00.1 Class 0880: 8086:3584 (rev 02)
0000:00:00.3 Class 0880: 8086:3585 (rev 02)
0000:00:02.0 Class 0300: 8086:3582 (rev 02)
0000:00:02.1 Class 0380: 8086:3582 (rev 02)
0000:00:1d.0 Class 0c03: 8086:24c2 (rev 03)
0000:00:1d.1 Class 0c03: 8086:24c4 (rev 03)
0000:00:1d.2 Class 0c03: 8086:24c7 (rev 03)
0000:00:1d.7 Class 0c03: 8086:24cd (rev 03)
0000:00:1e.0 Class 0604: 8086:2448 (rev 83)
0000:00:1f.0 Class 0601: 8086:24cc (rev 03)
0000:00:1f.1 Class 0101: 8086:24ca (rev 03)
0000:00:1f.3 Class 0c05: 8086:24c3 (rev 03)
0000:00:1f.5 Class 0401: 8086:24c5 (rev 03)
0000:00:1f.6 Class 0703: 8086:24c6 (rev 03)
0000:02:02.0 Class 0200: 14e4:4401 (rev 01)
0000:02:04.0 Class 0200: 17fe:2220
0000:02:06.0 Class 0607: 104c:8031


jinty@minipax ~ % lspci   
pcilib: Cannot open /sys/bus/pci/devices
0000:00:00.0 Host bridge: Intel Corp. 82852/855GM Host Bridge (rev 02)
0000:00:00.1 System peripheral: Intel Corp. 855GM/GME GMCH Memory I/O Control Registers (rev 02)
0000:00:00.3 System peripheral: Intel Corp. 855GM/GME GMCH Configuration Process Registers (rev 02)
0000:00:02.0 VGA compatible controller: Intel Corp. 82852/855GM Integrated Graphics Device (rev 02)
0000:00:02.1 Display controller: Intel Corp. 82852/855GM Integrated Graphics Device (rev 02)
0000:00:1d.0 USB Controller: Intel Corp. 82801DB (ICH4) USB UHCI #1 (rev 03)
0000:00:1d.1 USB Controller: Intel Corp. 82801DB (ICH4) USB UHCI #2 (rev 03)
0000:00:1d.2 USB Controller: Intel Corp. 82801DB (ICH4) USB UHCI #3 (rev 03)
0000:00:1d.7 USB Controller: Intel Corp. 82801DB (ICH4) USB2 EHCI Controller (rev 03)
0000:00:1e.0 PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev 83)
0000:00:1f.0 ISA bridge: Intel Corp. 82801DBM LPC Interface Controller (rev 03)
0000:00:1f.1 IDE interface: Intel Corp. 82801DBM (ICH4) Ultra ATA Storage Controller (rev 03)
0000:00:1f.3 SMBus: Intel Corp. 82801DB/DBM (ICH4) SMBus Controller (rev 03)
0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801DB (ICH4) AC'97 Audio Controller (rev 03)
0000:00:1f.6 Modem: Intel Corp. 82801DB (ICH4) AC'97 Modem Controller (rev 03)
0000:02:02.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
0000:02:04.0 Ethernet controller: Unknown device 17fe:2220
0000:02:06.0 CardBus bridge: Texas Instruments: Unknown device 8031

> > 2. Kernel oopses on booting after reboot:
> >     discover and modprobe cause a kernel oops, both on using 2.4 and 2.6
> >     (Unable to handle kernel NULL pointer dereference at virtual adderess 00000024 ...)
> 
> Without the complete text of the oops, nobody can help you.
> 

I can reproduce it with modprobe i810_audio, here is the relevant text
from the logs:

Nov 24 18:44:02 minipax kernel: Intel 810 + AC97 Audio, version 1.01, 18:17:09 Nov 16 2004
Nov 24 18:44:02 minipax kernel: ACPI: PCI interrupt 0000:00:1f.5[B] -> GSI 10 (level, low) -> IRQ 10
Nov 24 18:44:02 minipax kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Nov 24 18:44:02 minipax kernel: i810: Intel ICH4 found at IO 0x18c0 and 0x1c00, MEM 0xe0100c00 and 0xe0100800, IRQ 10
Nov 24 18:44:02 minipax kernel: i810: Intel ICH4 mmio at 0xdfa68c00 and 0xdfae2800
Nov 24 18:44:03 minipax kernel: i810_audio: Primary codec has ID 0
Nov 24 18:44:03 minipax kernel: i810_audio: Audio Controller supports 6 channels.
Nov 24 18:44:03 minipax kernel: i810_audio: Defaulting to base 2 channel mode.
Nov 24 18:44:03 minipax kernel: i810_audio: Resetting connection 0
Nov 24 18:44:03 minipax kernel: i810_audio: Connection 0 with codec id 0
Nov 24 18:44:03 minipax kernel: ac97_codec: AC97 Modem codec, id: CXT48 (Unknown)
Nov 24 18:44:03 minipax kernel: i810_audio: codec 0 is a softmodem - skipping.
Nov 24 18:44:03 minipax kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000024
Nov 24 18:44:03 minipax kernel:  printing eip:
Nov 24 18:44:03 minipax kernel: dfba9172
Nov 24 18:44:03 minipax kernel: *pde = 00000000
Nov 24 18:44:03 minipax kernel: Oops: 0000 [#1]
Nov 24 18:44:03 minipax kernel: PREEMPT 
Nov 24 18:44:03 minipax kernel: Modules linked in: i810_audio ac97_codec videodev st ircomm_tty ircomm irda crc_ccitt cdc_acm ipx tsdev mousedev joydev psmouse md af_packet ndiswrapper snd_pcm_oss snd_pcm snd_timer snd_page_alloc snd_mixer_oss snd soundcore agpgart uhci_hcd ohci_hcd ehci_hcd usbcore evdev ipv6 ds yenta_socket pcmcia_core rtc nls_iso8859_1 nls_cp437 vfat fat ext3 jbd mbcache ide_generic piix ide_disk ide_core sd_mod ata_piix libata scsi_mod unix fbcon font vesafb cfbcopyarea cfbimgblt cfbfillrect
Nov 24 18:44:03 minipax kernel: CPU:    0
Nov 24 18:44:03 minipax kernel: EIP:    0060:[pg0+528478578/1069892608]    Not tainted VLI
Nov 24 18:44:03 minipax kernel: EFLAGS: 00010246   (2.6.9-1-686) 
Nov 24 18:44:03 minipax kernel: EIP is at i810_set_spdif_output+0x22/0x160 [i810_audio]
Nov 24 18:44:03 minipax kernel: eax: ffffffff   ebx: 00000000   ecx: d309e000   edx: d309e000
Nov 24 18:44:03 minipax kernel: esi: 00000000   edi: 00000000   ebp: cf42f180   esp: d9863e30
Nov 24 18:44:03 minipax kernel: ds: 007b   es: 007b   ss: 0068
Nov 24 18:44:03 minipax kernel: Process modprobe (pid: 21558, threadinfo=d9862000 task=d1fc6020)
Nov 24 18:44:03 minipax kernel: Stack: 00000000 00004628 c0384512 00000246 cf42f180 00000000 cf42f218 00000000 
Nov 24 18:44:03 minipax kernel:        dfbadfff cf42f180 ffffffff 00000000 00000a04 d309e000 deec7380 00000a04 
Nov 24 18:44:03 minipax kernel:        d309e000 dfbade18 cf42f1b0 d309e000 00000000 00000001 00000000 00000001 
Nov 24 18:44:03 minipax kernel: Call Trace:
Nov 24 18:44:03 minipax kernel:  [pg0+528498687/1069892608] i810_configure_clocking+0xbf/0x4f0 [i810_audio]
Nov 24 18:44:03 minipax kernel:  [pg0+528498200/1069892608] i810_ac97_init+0x4a8/0x5d0 [i810_audio]
Nov 24 18:44:03 minipax kernel:  [pg0+528500968/1069892608] i810_probe+0x4b8/0x6d0 [i810_audio]
Nov 24 18:44:03 minipax kernel:  [pci_device_probe_static+82/112] pci_device_probe_static+0x52/0x70
Nov 24 18:44:03 minipax kernel:  [__pci_device_probe+60/80] __pci_device_probe+0x3c/0x50
Nov 24 18:44:03 minipax kernel:  [pci_device_probe+44/80] pci_device_probe+0x2c/0x50
Nov 24 18:44:03 minipax kernel:  [bus_match+63/112] bus_match+0x3f/0x70
Nov 24 18:44:03 minipax kernel:  [driver_attach+92/160] driver_attach+0x5c/0xa0
Nov 24 18:44:03 minipax kernel:  [bus_add_driver+145/176] bus_add_driver+0x91/0xb0
Nov 24 18:44:03 minipax kernel:  [driver_register+47/64] driver_register+0x2f/0x40
Nov 24 18:44:03 minipax kernel:  [pci_register_driver+92/144] pci_register_driver+0x5c/0x90
Nov 24 18:44:03 minipax kernel:  [pg0+524656667/1069892608] i810_init_module+0x1b/0x99 [i810_audio]
Nov 24 18:44:03 minipax kernel:  [sys_init_module+386/560] sys_init_module+0x182/0x230
Nov 24 18:44:03 minipax kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Nov 24 18:44:03 minipax kernel: Code: 01 00 00 00 75 d6 eb d6 90 83 ec 20 89 6c 24 1c 8b 6c 24 24 89 7c 24 18 31 ff 89 5c 24 10 89 74 24 14 8b 55 04 8b 9a f0 01 00 00 <8b> 43 24 8b 48 08 85 c9 75 27 0f b7 82 16 02 00 00 83 e0 fb 66 

-- 
Brian Sutherland

That both ladies finally believed beyond any doubt something which had
originally been pure conjecture is not in the least unusual. We,
intelligent people though we call ourselves, behave in an almost
identical fashion... - N. Gogol



Reply to: