Package: linux-image-2.6.28-1-amd64 Version: 2.6.28-1 Followup-For: Bug #516709
A bit of poking around, and the problem seems to the that the "__this_module" symbol in each kernel module has suddenly grown from about 4KB to about 64KB. $ size /lib/modules/2.6.26-1-amd64/kernel/drivers/net/8139cp.ko text data bss dec hex filename 17144 5600 0 22744 58d8 /lib/modules/2.6.26-1-amd64/kernel/drivers/net/8139cp.ko $ size /lib/modules/2.6.28-1-amd64/kernel/drivers/net/8139cp.ko text data bss dec hex filename 18216 66896 0 85112 14c78 /lib/modules/2.6.28-1-amd64/kernel/drivers/net/8139cp.ko $ readelf -s /lib/modules/2.6.26-1-amd64/kernel/drivers/net/8139cp.ko|grep _this_module 102: 0000000000000000 4736 OBJECT GLOBAL DEFAULT 23 __this_module $ readelf -s /lib/modules/2.6.28-1-amd64/kernel/drivers/net/8139cp.ko|grep _this_module 101: 0000000000000000 66048 OBJECT GLOBAL DEFAULT 23 __this_module Thanks, -Miles -- Package-specific info: ** Version: Linux version 2.6.28-1-amd64 (Debian 2.6.28-1) (m...@debian.org) (gcc version 4.3.3 (Debian 4.3.3-4) ) #1 SMP Wed Feb 18 17:16:12 UTC 2009 ** Command line: root=/dev/sda1 ro quiet ** Not tainted ** Kernel log: [ 3.834829] sd 0:0:0:0: [sda] Write Protect is off [ 3.834830] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 3.834844] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.834883] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB) [ 3.834891] sd 0:0:0:0: [sda] Write Protect is off [ 3.834892] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 3.834906] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.834908] sda:<6>ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 3.836054] usb usb4: configuration #1 chosen from 1 choice [ 3.836071] hub 4-0:1.0: USB hub found [ 3.836074] hub 4-0:1.0: 6 ports detected [ 3.836137] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002 [ 3.836138] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.836139] usb usb4: Product: EHCI Host Controller [ 3.836140] usb usb4: Manufacturer: Linux 2.6.28-1-amd64 ehci_hcd [ 3.836141] usb usb4: SerialNumber: 0000:00:1d.7 [ 3.836527] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 3.836533] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 3.836535] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 3.836565] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5 [ 3.836594] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d480 [ 3.836642] usb usb5: configuration #1 chosen from 1 choice [ 3.836656] hub 5-0:1.0: USB hub found [ 3.836661] hub 5-0:1.0: 2 ports detected [ 3.836713] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.836715] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.836716] usb usb5: Product: UHCI Host Controller [ 3.836717] usb usb5: Manufacturer: Linux 2.6.28-1-amd64 uhci_hcd [ 3.836718] usb usb5: SerialNumber: 0000:00:1d.1 [ 3.836731] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 3.836735] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 3.836736] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 3.836762] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6 [ 3.836780] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d400 [ 3.836822] usb usb6: configuration #1 chosen from 1 choice [ 3.836838] hub 6-0:1.0: USB hub found [ 3.836841] hub 6-0:1.0: 2 ports detected [ 3.836888] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.836889] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.836891] usb usb6: Product: UHCI Host Controller [ 3.836892] usb usb6: Manufacturer: Linux 2.6.28-1-amd64 uhci_hcd [ 3.836893] usb usb6: SerialNumber: 0000:00:1d.2 [ 3.845889] sda1 sda2 < sda5 > [ 3.878179] sd 0:0:0:0: [sda] Attached SCSI disk [ 4.161810] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray [ 4.161813] Uniform CD-ROM driver Revision: 3.20 [ 4.161878] sr 4:0:0:0: Attached scsi CD-ROM sr0 [ 4.171084] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 4.171102] sr 4:0:0:0: Attached scsi generic sg1 type 5 [ 4.328512] usb 6-2: new low speed USB device using uhci_hcd and address 2 [ 4.503854] usb 6-2: configuration #1 chosen from 1 choice [ 4.506871] usb 6-2: New USB device found, idVendor=046d, idProduct=c018 [ 4.506873] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.506874] usb 6-2: Product: USB Optical Mouse [ 4.506875] usb 6-2: Manufacturer: Logitech [ 4.520445] usbcore: registered new interface driver hiddev [ 4.532985] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.2/usb6/6-2/6-2:1.0/input/input2 [ 4.548050] generic-usb 0003:046D:C018.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.2-2/input0 [ 4.548062] usbcore: registered new interface driver usbhid [ 4.548064] usbhid: v2.6:USB HID core driver [ 5.184025] PM: Starting manual resume from disk [ 5.253638] kjournald starting. Commit interval 5 seconds [ 5.253647] EXT3-fs: mounted filesystem with ordered data mode. [ 7.145480] udevd version 125 started [ 7.460260] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 [ 7.480252] ACPI: Power Button (FF) [PWRF] [ 7.480293] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4 [ 7.496010] ACPI: Power Button (CM) [PWRB] [ 7.572661] parport_pc 00:07: reported by Plug and Play ACPI [ 7.572684] parport0: PC-style at 0x378, irq 7 [PCSPP,EPP] [ 7.710369] agpgart-intel 0000:00:00.0: Intel Q45/Q43 Chipset [ 7.711584] agpgart-intel 0000:00:00.0: detected 32764K stolen memory [ 7.714194] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 7.917188] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.04 [ 7.917245] iTCO_wdt: Found a ICH10DO TCO device (Version=2, TCOBASE=0x0860) [ 7.917275] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 7.957531] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 7.996413] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 8.287549] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 [ 8.287588] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 8.318692] hda_codec: Unknown model for ALC262, trying auto-probe from BIOS... [ 10.658412] Adding 2859528k swap on /dev/sda5. Priority:-1 extents:1 across:2859528k [ 11.092982] EXT3 FS on sda1, internal journal [ 11.627769] loop: module loaded [ 12.680718] e1000e 0000:00:19.0: irq 4347 for MSI/MSI-X [ 12.736039] e1000e 0000:00:19.0: irq 4347 for MSI/MSI-X [ 14.332752] 0000:00:19.0: eth0: Link is Up 100 Mbps Full Duplex, Flow Control: None [ 14.332753] 0000:00:19.0: eth0: 10/100 speed: disabling TSO [ 18.749718] NET: Registered protocol family 10 [ 18.749995] lo: Disabled Privacy Extensions [ 19.224767] RPC: Registered udp transport module. [ 19.224769] RPC: Registered tcp transport module. [ 23.851127] lp0: using parport0 (interrupt-driven). [ 23.859486] ppdev: user-space parallel port driver [ 29.020504] eth0: no IPv6 routers present [ 29.724587] [drm] Initialized drm 1.1.0 20060810 [ 29.740539] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 29.740542] pci 0000:00:02.0: setting latency timer to 64 [ 29.740667] pci 0000:00:02.0: irq 4345 for MSI/MSI-X [ 29.740722] [drm] Initialized i915 1.6.0 20080730 on minor 0 ** Loaded modules: Module Size Used by i915 123272 2 drm 167888 3 i915 ppdev 73096 0 lp 75876 0 nfs 320304 3 lockd 132212 1 nfs nfs_acl 68864 1 nfs sunrpc 262760 13 nfs,lockd,nfs_acl ipv6 348928 78 loop 80652 0 snd_hda_intel 553796 7 snd_pcm 144264 3 snd_hda_intel snd_seq 115568 0 snd_timer 87824 4 snd_pcm,snd_seq snd_seq_device 73108 1 snd_seq snd 125432 15 snd_hda_intel,snd_pcm,snd_seq,snd_timer,snd_seq_device pcspkr 68352 0 i2c_i801 75292 0 i2c_core 90528 1 i2c_i801 iTCO_wdt 78032 0 evdev 76304 6 soundcore 73488 1 snd snd_page_alloc 75280 2 snd_hda_intel,snd_pcm intel_agp 93936 1 parport_pc 92312 1 parport 103328 3 ppdev,lp,parport_pc container 69632 0 button 72992 0 ext3 186768 1 jbd 116264 1 ext3 mbcache 74628 1 ext3 usbhid 98864 0 hid 107152 1 usbhid sg 94928 0 sd_mod 97576 3 crc_t10dif 67712 1 sd_mod sr_mod 80948 0 cdrom 99112 1 sr_mod ide_pci_generic 70148 0 ide_core 178284 1 ide_pci_generic floppy 123560 0 ahci 97932 2 ata_generic 71556 0 ehci_hcd 99852 0 uhci_hcd 87968 0 libata 237504 2 ahci,ata_generic scsi_mod 229160 4 sg,sd_mod,sr_mod,libata e1000e 176176 0 thermal 84384 0 processor 111544 1 thermal fan 70920 0 thermal_sys 78656 3 thermal,processor,fan ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation 4 Series Chipset DRAM Controller [8086:2e10] (rev 03) Subsystem: NEC Corporation Device [1033:88d5] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel driver in use: agpgart-intel Kernel modules: intel-agp 00:02.0 VGA compatible controller [0300]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e12] (rev 03) (prog-if 00 [VGA controller]) Subsystem: NEC Corporation Device [1033:88d2] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 4345 Region 0: Memory at fe800000 (64-bit, non-prefetchable) [size=4M] Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at ec00 [size=8] Capabilities: <access denied> 00:03.0 Communication controller [0780]: Intel Corporation 4 Series Chipset HECI Controller [8086:2e14] (rev 03) Subsystem: NEC Corporation Device [1033:88d5] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 10 Region 0: Memory at fe7fa000 (64-bit, non-prefetchable) [size=16] Capabilities: <access denied> 00:03.2 IDE interface [0101]: Intel Corporation 4 Series Chipset PT IDER Controller [8086:2e16] (rev 03) (prog-if 85 [Master SecO PriO]) Subsystem: NEC Corporation Device [1033:88d5] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 11 Region 0: I/O ports at e880 [size=8] Region 1: I/O ports at e800 [size=4] Region 2: I/O ports at e480 [size=8] Region 3: I/O ports at e400 [size=4] Region 4: I/O ports at e080 [size=16] Capabilities: <access denied> Kernel modules: ata_generic, ide-pci-generic 00:03.3 Serial controller [0700]: Intel Corporation 4 Series Chipset Serial KT Controller [8086:2e17] (rev 03) (prog-if 02 [16550]) Subsystem: NEC Corporation Device [1033:88d5] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 17 Region 0: I/O ports at e000 [size=8] Region 1: Memory at fe7f8000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: serial 00:19.0 Ethernet controller [0200]: Intel Corporation 82567LM-3 Gigabit Network Connection [8086:10de] (rev 02) Subsystem: NEC Corporation Device [1033:88c5] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 4347 Region 0: Memory at fe7c0000 (32-bit, non-prefetchable) [size=128K] Region 1: Memory at fe7f6000 (32-bit, non-prefetchable) [size=4K] Region 2: I/O ports at dc00 [size=32] Capabilities: <access denied> Kernel driver in use: e1000e Kernel modules: e1000e 00:1a.0 USB Controller [0c03]: Intel Corporation 82801JD/DO (ICH10 Family) USB UHCI Controller #4 [8086:3a67] (rev 02) (prog-if 00 [UHCI]) Subsystem: NEC Corporation Device [1033:88d5] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 4: I/O ports at d880 [size=32] Capabilities: <access denied> Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1a.7 USB Controller [0c03]: Intel Corporation 82801JD/DO (ICH10 Family) USB2 EHCI Controller #2 [8086:3a6c] (rev 02) (prog-if 20 [EHCI]) Subsystem: NEC Corporation Device [1033:88d5] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 18 Region 0: Memory at fe7f4000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci_hcd Kernel modules: ehci-hcd 00:1b.0 Audio device [0403]: Intel Corporation 82801JD/DO (ICH10 Family) HD Audio Controller [8086:3a6e] (rev 02) Subsystem: NEC Corporation Device [1033:88ca] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 22 Region 0: Memory at fe7f0000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: HDA Intel Kernel modules: snd-hda-intel 00:1d.0 USB Controller [0c03]: Intel Corporation 82801JD/DO (ICH10 Family) USB UHCI Controller #1 [8086:3a64] (rev 02) (prog-if 00 [UHCI]) Subsystem: NEC Corporation Device [1033:88d5] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 4: I/O ports at d800 [size=32] Capabilities: <access denied> Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.1 USB Controller [0c03]: Intel Corporation 82801JD/DO (ICH10 Family) USB UHCI Controller #2 [8086:3a65] (rev 02) (prog-if 00 [UHCI]) Subsystem: NEC Corporation Device [1033:88d5] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 19 Region 4: I/O ports at d480 [size=32] Capabilities: <access denied> Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.2 USB Controller [0c03]: Intel Corporation 82801JD/DO (ICH10 Family) USB UHCI Controller #3 [8086:3a66] (rev 02) (prog-if 00 [UHCI]) Subsystem: NEC Corporation Device [1033:88d5] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 18 Region 4: I/O ports at d400 [size=32] Capabilities: <access denied> Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.7 USB Controller [0c03]: Intel Corporation 82801JD/DO (ICH10 Family) USB2 EHCI Controller #1 [8086:3a6a] (rev 02) (prog-if 20 [EHCI]) Subsystem: NEC Corporation Device [1033:88d5] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 0: Memory at fe7ee000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci_hcd Kernel modules: ehci-hcd 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev a2) (prog-if 01 [Subtractive decode]) Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=32 Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> 00:1f.0 ISA bridge [0601]: Intel Corporation 82801JDO (ICH10DO) LPC Interface Controller [8086:3a14] (rev 02) Subsystem: NEC Corporation Device [1033:88d5] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel modules: iTCO_wdt 00:1f.2 SATA controller [0106]: Intel Corporation 82801JD/DO (ICH10 Family) SATA AHCI Controller [8086:3a02] (rev 02) (prog-if 01 [AHCI 1.0]) Subsystem: NEC Corporation Device [1033:88d5] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 4346 Region 0: I/O ports at d080 [size=8] Region 1: I/O ports at d000 [size=4] Region 2: I/O ports at cc00 [size=8] Region 3: I/O ports at c880 [size=4] Region 4: I/O ports at c800 [size=32] Region 5: Memory at fe7ec000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 00:1f.3 SMBus [0c05]: Intel Corporation 82801JD/DO (ICH10 Family) SMBus Controller [8086:3a60] (rev 02) Subsystem: NEC Corporation Device [1033:88d5] Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin C routed to IRQ 18 Region 0: Memory at fe7ea000 (64-bit, non-prefetchable) [size=256] Region 4: I/O ports at 0400 [size=32] Kernel driver in use: i801_smbus Kernel modules: i2c-i801 -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.28-1-amd64 (SMP w/2 CPU cores) Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages linux-image-2.6.28-1-amd64 depends on: ii debconf [debconf-2.0] 1.5.25 Debian configuration management sy ii initramfs-tools [linux-initra 0.93 tools for generating an initramfs ii module-init-tools 3.4-1 tools for managing Linux kernel mo linux-image-2.6.28-1-amd64 recommends no packages. Versions of packages linux-image-2.6.28-1-amd64 suggests: ii grub 0.97-47lenny2 GRand Unified Bootloader (Legacy v pn linux-doc-2.6.28 <none> (no description available) -- debconf information: linux-image-2.6.28-1-amd64/postinst/depmod-error-initrd-2.6.28-1-amd64: false shared/kernel-image/really-run-bootloader: true linux-image-2.6.28-1-amd64/postinst/bootloader-error-2.6.28-1-amd64: linux-image-2.6.28-1-amd64/postinst/depmod-error-2.6.28-1-amd64: false linux-image-2.6.28-1-amd64/postinst/bootloader-test-error-2.6.28-1-amd64: linux-image-2.6.28-1-amd64/postinst/old-system-map-link-2.6.28-1-amd64: true linux-image-2.6.28-1-amd64/preinst/initrd-2.6.28-1-amd64: linux-image-2.6.28-1-amd64/preinst/bootloader-initrd-2.6.28-1-amd64: true linux-image-2.6.28-1-amd64/postinst/old-initrd-link-2.6.28-1-amd64: true linux-image-2.6.28-1-amd64/postinst/old-dir-initrd-link-2.6.28-1-amd64: true linux-image-2.6.28-1-amd64/preinst/failed-to-move-modules-2.6.28-1-amd64: linux-image-2.6.28-1-amd64/preinst/elilo-initrd-2.6.28-1-amd64: true linux-image-2.6.28-1-amd64/preinst/lilo-initrd-2.6.28-1-amd64: true linux-image-2.6.28-1-amd64/preinst/overwriting-modules-2.6.28-1-amd64: true linux-image-2.6.28-1-amd64/preinst/lilo-has-ramdisk: linux-image-2.6.28-1-amd64/preinst/abort-overwrite-2.6.28-1-amd64: linux-image-2.6.28-1-amd64/preinst/abort-install-2.6.28-1-amd64: linux-image-2.6.28-1-amd64/postinst/kimage-is-a-directory: linux-image-2.6.28-1-amd64/postinst/create-kimage-link-2.6.28-1-amd64: true linux-image-2.6.28-1-amd64/prerm/removing-running-kernel-2.6.28-1-amd64: true linux-image-2.6.28-1-amd64/prerm/would-invalidate-boot-loader-2.6.28-1-amd64: true -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org