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

Bug#592375: linux-image-2.6.35-trunk-686: update-grub not called anymore



Package: linux-2.6
Version: 2.6.35-1~experimental.1
Severity: normal

I've installed 2.6.35-trunk from experimental upgrading linux-base
to the same version. After reboot grub didn't show me the related
entry. Rebooting the previous 2.6.35-rc6 and manually launching
update-grub solved the problem.

To diagnose the problem i've tried reinstalling 2.6.35-trunk and these
were the messages i got:

------------------------
Preconfiguring packages ...
(Reading database ... 175950 files and directories currently installed.)
Preparing to replace linux-image-2.6.35-trunk-686
2.6.35-1~experimental.1 (using
.../linux-image-2.6.35-trunk-686_2.6.35-1~experimental.1_i386.deb) ...
Unpacking replacement linux-image-2.6.35-trunk-686 ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools
2.6.35-trunk-686 /boot/vmlinuz-2.6.35-trunk-686
run-parts: executing /etc/kernel/postrm.d/zz-update-grub
2.6.35-trunk-686 /boot/vmlinuz-2.6.35-trunk-686
Setting up linux-image-2.6.35-trunk-686 (2.6.35-1~experimental.1) ...
Running depmod.
Running update-initramfs.
update-initramfs: Generating /boot/initrd.img-2.6.35-trunk-686
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools
2.6.35-trunk-686 /boot/vmlinuz-2.6.35-trunk-686
run-parts: executing /etc/kernel/postinst.d/pm-utils 2.6.35-trunk-686
/boot/vmlinuz-2.6.35-trunk-686
run-parts: executing /etc/kernel/postinst.d/update-notifier
2.6.35-trunk-686 /boot/vmlinuz-2.6.35-trunk-686
run-parts: executing /etc/kernel/postinst.d/zz-update-grub
2.6.35-trunk-686 /boot/vmlinuz-2.6.35-trunk-686
------------------------

The zz-update-grub script is called but not the real update-grub,
because i cannot see its messages.
This is the zz-update-grub script:

------------------------
#! /bin/sh
set -e

set -- $DEB_MAINT_PARAMS
mode="${1#'}"
mode="${mode%'}"
case $0:$mode in
    # Only run on postinst configure and postrm remove, to avoid wasting
    # time by calling update-grub multiple times on upgrade and removal.
    */postinst.d/*:configure|*/postrm.d/*:remove)
    exec update-grub
    ;;
esac

exit 0
------------------------

Don't know how "mode" should be to make the case match.

Cesare.



-- Package-specific info:
** Version:
Linux version 2.6.35-trunk-686 (Debian 2.6.35-1~experimental.1) (maks@debian.org) (gcc version 4.4.4 (Debian 4.4.4-7) ) #1 SMP Fri Aug 6 14:49:07 UTC 2010

** Command line:
root=/dev/disk/by-uuid/07b633c9-1242-48ee-a6f4-f37c43f639fd ro quiet lapic hpet=force 

** Not tainted

** Kernel log:
[    5.265661] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    5.382310] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 9 (level, low) -> IRQ 9
[    5.382320] ACPI: resource 0000:00:1f.3 [io  0x1880-0x189f] conflicts with ACPI region SBUS [??? 0x00001880-0x0000188f flags 0x53]
[    5.382324] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.455195] sony-laptop: Sony Programmable IO Control Driver v0.6.
[    5.455212] sony-laptop: detected Type2 model
[    5.462337] input: Sony Vaio Keys as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:0c/SNY6001:00/input/input5
[    5.462800] input: Sony Vaio Jogdial as /devices/virtual/input/input6
[    5.463287] sony-laptop: device allocated minor is 57
[    5.480252] sony-laptop: Sony Notebook Control Driver v0.6.
[    5.505668] lib80211: common routines for IEEE802.11 drivers
[    5.505672] lib80211_crypt: registered algorithm 'NULL'
[    5.518940] yenta_cardbus 0000:02:04.0: CardBus bridge found [104d:818f]
[    5.518958] yenta_cardbus 0000:02:04.0: Using CSCINT to route CSC interrupts to PCI
[    5.518961] yenta_cardbus 0000:02:04.0: Routing CardBus interrupts to PCI
[    5.518967] yenta_cardbus 0000:02:04.0: TI: mfunc 0x01001b22, devctl 0x64
[    5.632341] cfg80211: Calling CRDA to update world regulatory domain
[    5.674264] [drm] Initialized drm 1.1.0 20060810
[    5.686603] input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input7
[    5.702198] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input8
[    5.752853] yenta_cardbus 0000:02:04.0: ISA IRQ mask 0x0cb8, PCI irq 9
[    5.752859] yenta_cardbus 0000:02:04.0: Socket status: 30000006
[    5.752864] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #02 to #06
[    5.752876] yenta_cardbus 0000:02:04.0: pcmcia: parent PCI bridge window: [io  0x3000-0x3fff]
[    5.752881] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3000-0x3fff: excluding 0x3000-0x303f 0x3400-0x34ff 0x3800-0x38ff
[    5.758384] yenta_cardbus 0000:02:04.0: pcmcia: parent PCI bridge window: [mem 0xe0200000-0xe02fffff]
[    5.758388] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe0200000-0xe02fffff: excluding 0xe0200000-0xe020ffff
[    5.758405] yenta_cardbus 0000:02:04.0: pcmcia: parent PCI bridge window: [mem 0x40000000-0x43ffffff pref]
[    5.758409] pcmcia_socket pcmcia_socket0: cs: memory probe 0x40000000-0x43ffffff: excluding 0x40000000-0x43ffffff
[    5.759172] ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 5
[    5.759177] PCI: setting IRQ 5 as level-triggered
[    5.759184] tifm_7xx1 0000:02:04.3: PCI INT B -> Link[LNKF] -> GSI 5 (level, low) -> IRQ 5
[    5.780155] tifm_core: MMC/SD card detected in socket 0:0
[    5.990214] i915 0000:00:02.0: PCI INT A -> Link[LNKA] -> GSI 9 (level, low) -> IRQ 9
[    5.990222] i915 0000:00:02.0: setting latency timer to 64
[    5.997324] [drm] set up 7M of stolen space
[    6.128874] [drm] initialized overlay support
[    6.417377] libipw: 802.11 data/management/control stack, git-1.1.13
[    6.417382] libipw: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[    6.504364] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x4ff: excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x377 0x3c0-0x3df 0x3f0-0x3f7 0x4d0-0x4d7
[    6.506759] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x800-0x8ff: clean.
[    6.507439] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcff: excluding 0xcf8-0xcff
[    6.510196] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xc7fff 0xd8000-0xfffff
[    6.510259] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[    6.510323] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
[    6.510390] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[    6.514105] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
[    6.514109] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[    6.514233] ipw2200 0000:02:0b.0: power state changed by ACPI to D0
[    6.514244] ipw2200 0000:02:0b.0: power state changed by ACPI to D0
[    6.514255] ipw2200 0000:02:0b.0: PCI INT A -> Link[LNKD] -> GSI 9 (level, low) -> IRQ 9
[    6.514313] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[    7.077811] ipw2200: Radio Frequency Kill Switch is On:
[    7.077814] Kill switch must be turned off for wireless networking to work.
[    7.079198] ipw2200: Detected geography ZZD (13 802.11bg channels, 0 802.11a channels)
[    7.376470] Console: switching to colour frame buffer device 128x48
[    7.380706] fb0: inteldrmfb frame buffer device
[    7.380708] drm: registered panic notifier
[    7.380722] Slow work thread pool: Starting up
[    7.380762] Slow work thread pool: Ready
[    7.380773] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    7.380959] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 9 (level, low) -> IRQ 9
[    7.380994] Intel ICH 0000:00:1f.5: setting latency timer to 64
[    8.304024] intel8x0_measure_ac97_clock: measured 55411 usecs (2670 samples)
[    8.304029] intel8x0: clocking to 48000
[    8.304704] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 9 (level, low) -> IRQ 9
[    8.304731] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
[    8.408068] MC'97 1 converters and GPIO not ready (0xff00)
[    9.259289] Adding 5245216k swap on /dev/sda3.  Priority:-1 extents:1 across:5245216k 
[    9.445415] EXT3-fs (sda1): using internal journal
[   10.287033] EXT3-fs: barriers not enabled
[   10.287269] kjournald starting.  Commit interval 5 seconds
[   10.287622] EXT3-fs (sda2): using internal journal
[   10.287628] EXT3-fs (sda2): mounted filesystem with ordered data mode
[   11.114981] ip_tables: (C) 2000-2006 Netfilter Core Team
[   11.205437] nf_conntrack version 0.5.0 (16012 buckets, 64048 max)
[   11.206033] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[   11.206036] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[   11.206039] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[   11.473191] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   11.476144] e100 0000:02:08.0: eth0: NIC Link is Up 100 Mbps Full Duplex
[   11.476434] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   11.892027] fuse init (API version 7.14)
[   13.594336] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input9
[   20.770492] Bluetooth: Core ver 2.15
[   20.770522] NET: Registered protocol family 31
[   20.770525] Bluetooth: HCI device and connection manager initialized
[   20.770529] Bluetooth: HCI socket layer initialized
[   21.067532] Bluetooth: L2CAP ver 2.14
[   21.067536] Bluetooth: L2CAP socket layer initialized
[   21.165215] Bluetooth: RFCOMM TTY layer initialized
[   21.165221] Bluetooth: RFCOMM socket layer initialized
[   21.165224] Bluetooth: RFCOMM ver 1.11
[   21.347613] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   21.347617] Bluetooth: BNEP filters: protocol multicast
[   21.431435] Bluetooth: SCO (Voice Link) ver 0.6
[   21.431440] Bluetooth: SCO socket layer initialized
[   21.584020] eth0: no IPv6 routers present
[   47.135710] PPP generic driver version 2.4.2
[   47.179938] NET: Registered protocol family 24

** Model information
not available

** Loaded modules:
Module                  Size  Used by
xt_TCPMSS               2323  1 
xt_tcpmss               1045  1 
iptable_mangle          1207  1 
pppoe                   6431  2 
pppox                   1846  1 pppoe
ppp_generic            18399  6 pppoe,pppox
slhc                    4214  1 ppp_generic
acpi_cpufreq            5021  0 
mperf                   1171  1 acpi_cpufreq
cpufreq_conservative     7744  0 
cpufreq_stats           2257  0 
cpufreq_userspace       1695  0 
cpufreq_powersave        682  0 
sco                     6260  2 
bnep                    8093  2 
rfcomm                 25909  0 
l2cap                  26064  4 bnep,rfcomm
crc16                   1303  1 l2cap
bluetooth              41904  6 sco,bnep,rfcomm,l2cap
binfmt_misc             5344  1 
uinput                  5059  1 
fuse                   49708  1 
xt_tcpudp               1711  6 
nf_conntrack_ipv4       8668  6 
nf_defrag_ipv4          1053  1 nf_conntrack_ipv4
xt_state                 874  6 
nf_conntrack           53135  2 nf_conntrack_ipv4,xt_state
xt_multiport            1249  1 
iptable_filter          1186  1 
ip_tables               8623  2 iptable_mangle,iptable_filter
x_tables               13219  8 xt_TCPMSS,xt_tcpmss,iptable_mangle,xt_tcpudp,xt_state,xt_multiport,iptable_filter,ip_tables
snd_intel8x0m           8907  0 
snd_intel8x0           21959  0 
snd_ac97_codec         86016  2 snd_intel8x0m,snd_intel8x0
ipw2200               113387  0 
ac97_bus                 902  1 snd_ac97_codec
libipw                 21450  1 ipw2200
tifm_sd                 6785  0 
snd_pcm                57079  3 snd_intel8x0m,snd_intel8x0,snd_ac97_codec
mmc_core               49045  1 tifm_sd
i915                  236680  2 
snd_seq                38568  0 
snd_timer              14813  2 snd_pcm,snd_seq
pcmcia                 29415  0 
snd_seq_device          4816  1 snd_seq
joydev                  7137  0 
drm_kms_helper         23695  1 i915
drm                   143115  3 i915,drm_kms_helper
snd                    44384  7 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_seq,snd_timer,snd_seq_device
cfg80211              113456  2 ipw2200,libipw
yenta_socket           17352  0 
tifm_7xx1               3126  0 
pcmcia_rsrc             8355  1 yenta_socket
lib80211                4590  2 ipw2200,libipw
tifm_core               5229  2 tifm_sd,tifm_7xx1
pcmcia_core            12525  3 pcmcia,yenta_socket,pcmcia_rsrc
sony_laptop            24102  0 
i2c_i801                7329  0 
i2c_algo_bit            4026  1 i915
psmouse                43086  0 
i2c_core               18031  5 i915,drm_kms_helper,drm,i2c_i801,i2c_algo_bit
shpchp                 23331  0 
soundcore               5378  1 snd
rfkill                 13674  4 bluetooth,cfg80211,sony_laptop
tpm_tis                 6578  0 
video                  16979  1 i915
snd_page_alloc          6240  3 snd_intel8x0m,snd_intel8x0,snd_pcm
pci_hotplug            20657  1 shpchp
pcspkr                  1318  0 
serio_raw               3190  0 
tpm                    11821  1 tpm_tis
rng_core                2912  0 
processor              28002  2 acpi_cpufreq
output                  1647  1 video
button                  4474  1 i915
battery                 4636  0 
ac                      1846  0 
evdev                   5954  6 
tpm_bios                4225  1 tpm
ext3                   96786  2 
jbd                    37811  1 ext3
mbcache                 5436  1 ext3
dm_mirror              10297  0 
dm_region_hash          8577  1 dm_mirror
dm_log                  7289  2 dm_mirror,dm_region_hash
dm_mod                 52601  2 dm_mirror,dm_log
btrfs                 386751  0 
zlib_deflate           16799  1 btrfs
crc32c                  2259  1 
libcrc32c                939  1 btrfs
sg                     16776  0 
sr_mod                 11256  0 
sd_mod                 28342  4 
crc_t10dif              1195  1 sd_mod
cdrom                  28530  1 sr_mod
ata_generic             2343  0 
ata_piix               18411  4 
libata                143896  2 ata_generic,ata_piix
uhci_hcd               16457  0 
ehci_hcd               28697  0 
usbcore               121253  3 uhci_hcd,ehci_hcd
scsi_mod              151863  4 sg,sr_mod,sd_mod,libata
firewire_ohci          17013  0 
e100                   24964  0 
thermal                10520  0 
firewire_core          37688  1 firewire_ohci
thermal_sys            11304  3 video,processor,thermal
mii                     3773  1 e100
crc_itu_t               1335  1 firewire_core
nls_base                5877  1 usbcore

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller [8086:3580] (rev 02)
	Subsystem: Sony Corporation Device [104d:8191]
	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
	Region 0: Memory at <unassigned> (32-bit, prefetchable)
	Capabilities: <access denied>
	Kernel driver in use: agpgart-intel

00:00.1 System peripheral [0880]: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller [8086:3584] (rev 02)
	Subsystem: Sony Corporation Device [104d:8191]
	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

00:00.3 System peripheral [0880]: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller [8086:3585] (rev 02)
	Subsystem: Sony Corporation Device [104d:8191]
	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

00:02.0 VGA compatible controller [0300]: Intel Corporation 82852/855GM Integrated Graphics Device [8086:3582] (rev 02) (prog-if 00 [VGA controller])
	Subsystem: Sony Corporation Device [104d:8192]
	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 9
	Region 0: Memory at e8000000 (32-bit, prefetchable) [size=128M]
	Region 1: Memory at e0000000 (32-bit, non-prefetchable) [size=512K]
	Region 2: I/O ports at 1800 [size=8]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915

00:02.1 Display controller [0380]: Intel Corporation 82852/855GM Integrated Graphics Device [8086:3582] (rev 02)
	Subsystem: Sony Corporation Device [104d:8192]
	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-
	Region 0: Memory at f0000000 (32-bit, prefetchable) [size=128M]
	Region 1: Memory at e0080000 (32-bit, non-prefetchable) [size=512K]
	Capabilities: <access denied>

00:1d.0 USB Controller [0c03]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 [8086:24c2] (rev 03) (prog-if 00 [UHCI])
	Subsystem: Sony Corporation Device [104d:8188]
	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 9
	Region 4: I/O ports at 1820 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.1 USB Controller [0c03]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 [8086:24c4] (rev 03) (prog-if 00 [UHCI])
	Subsystem: Sony Corporation Device [104d:8188]
	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 9
	Region 4: I/O ports at 1840 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.7 USB Controller [0c03]: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller [8086:24cd] (rev 03) (prog-if 20 [EHCI])
	Subsystem: Sony Corporation Device [104d:8188]
	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 D routed to IRQ 9
	Region 0: Memory at e0100000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev 83) (prog-if 00 [Normal 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=02, subordinate=06, sec-latency=64
	I/O behind bridge: 00003000-00003fff
	Memory behind bridge: e0200000-e02fffff
	Prefetchable memory behind bridge: 40000000-43ffffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:1f.0 ISA bridge [0601]: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge [8086:24cc] (rev 03)
	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

00:1f.1 IDE interface [0101]: Intel Corporation 82801DBM (ICH4-M) IDE Controller [8086:24ca] (rev 03) (prog-if 8a [Master SecP PriP])
	Subsystem: Sony Corporation Device [104d:8188]
	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 255
	Region 0: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4 [size=1]
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374 [size=1]
	Region 4: I/O ports at 1810 [size=16]
	Region 5: Memory at 44000000 (32-bit, non-prefetchable) [size=1K]
	Kernel driver in use: ata_piix

00:1f.3 SMBus [0c05]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller [8086:24c3] (rev 03)
	Subsystem: Sony Corporation Device [104d:8188]
	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 B routed to IRQ 9
	Region 4: I/O ports at 1880 [size=32]

00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller [8086:24c5] (rev 03)
	Subsystem: Sony Corporation Device [104d:81c5]
	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 9
	Region 0: I/O ports at 1c00 [size=256]
	Region 1: I/O ports at 18c0 [size=64]
	Region 2: Memory at e0100c00 (32-bit, non-prefetchable) [size=512]
	Region 3: Memory at e0100800 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: Intel ICH

00:1f.6 Modem [0703]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller [8086:24c6] (rev 03) (prog-if 00 [Generic])
	Subsystem: Sony Corporation Device [104d:818c]
	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 9
	Region 0: I/O ports at 2400 [size=256]
	Region 1: I/O ports at 2000 [size=128]
	Capabilities: <access denied>
	Kernel driver in use: Intel ICH Modem

02:04.0 CardBus bridge [0607]: Texas Instruments PCI7420 CardBus Controller [104c:ac8e]
	Subsystem: Sony Corporation Device [104d:818f]
	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: 168, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 9
	Region 0: Memory at e0208000 (32-bit, non-prefetchable) [size=4K]
	Bus: primary=02, secondary=03, subordinate=06, sec-latency=176
	Memory window 0: 40000000-43fff000 (prefetchable)
	Memory window 1: 48000000-4bfff000
	I/O window 0: 00003400-000034ff
	I/O window 1: 00003800-000038ff
	BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
	16-bit legacy interface ports at 0001
	Kernel driver in use: yenta_cardbus

02:04.2 FireWire (IEEE 1394) [0c00]: Texas Instruments PCI7x20 1394a-2000 OHCI Two-Port PHY/Link-Layer Controller [104c:802e] (prog-if 10 [OHCI])
	Subsystem: Sony Corporation Device [104d:818f]
	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: 64 (750ns min, 1000ns max), Cache Line Size: 64 bytes
	Interrupt: pin C routed to IRQ 9
	Region 0: Memory at e0207000 (32-bit, non-prefetchable) [size=2K]
	Region 1: Memory at e0200000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: firewire_ohci

02:04.3 Mass storage controller [0180]: Texas Instruments PCI7420/7620 Combo CardBus, 1394a-2000 OHCI and SD/MS-Pro Controller [104c:ac8f]
	Subsystem: Sony Corporation Device [104d:8190]
	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: 64 (1750ns min, 1000ns max), Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 5
	Region 0: Memory at e0204000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: tifm_7xx1

02:08.0 Ethernet controller [0200]: Intel Corporation 82801DB PRO/100 VE (MOB) Ethernet Controller [8086:103d] (rev 83)
	Subsystem: Sony Corporation Device [104d:818d]
	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: 66 (2000ns min, 14000ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 9
	Region 0: Memory at e0205000 (32-bit, non-prefetchable) [size=4K]
	Region 1: I/O ports at 3000 [size=64]
	Capabilities: <access denied>
	Kernel driver in use: e100

02:0b.0 Network controller [0280]: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection [8086:4220] (rev 05)
	Subsystem: Intel Corporation Device [8086:2753]
	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: 64 (750ns min, 6000ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 9
	Region 0: Memory at e0206000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: ipw2200


** USB devices:
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 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.35-trunk-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.35-trunk-686 depends on:
ii  debconf [debconf 1.5.35                  Debian configuration management sy
ii  initramfs-tools  0.98                    tools for generating an initramfs
ii  linux-base       2.6.35-1~experimental.1 Linux image base package
ii  module-init-tool 3.12-1                  tools for managing Linux kernel mo

Versions of packages linux-image-2.6.35-trunk-686 recommends:
ii  firmware-lin 2.6.35~rc6-1~experimental.1 Binary firmware for various driver
ii  libc6-i686   2.11.2-2                    GNU C Library: Shared libraries [i

Versions of packages linux-image-2.6.35-trunk-686 suggests:
ii  grub-legacy  0.97-62                     GRand Unified Bootloader (Legacy v
ii  linux-doc-2. 2.6.35~rc6-1~experimental.1 Linux kernel specific documentatio

Versions of packages linux-image-2.6.35-trunk-686 is related to:
pn  firmware-bnx2                 <none>     (no description available)
pn  firmware-bnx2x                <none>     (no description available)
ii  firmware-ipw2x00              0.26       Binary firmware for Intel Pro Wire
pn  firmware-ivtv                 <none>     (no description available)
pn  firmware-iwlwifi              <none>     (no description available)
ii  firmware-linux                0.26       Binary firmware for various driver
ii  firmware-linux-nonfree        0.26       Binary firmware for various driver
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)
pn  xen-hypervisor                <none>     (no description available)

-- debconf information:
  linux-image-2.6.35-trunk-686/postinst/ignoring-do-bootloader-2.6.35-trunk-686:
  linux-image-2.6.35-trunk-686/postinst/depmod-error-initrd-2.6.35-trunk-686: false
  linux-image-2.6.35-trunk-686/postinst/missing-firmware-2.6.35-trunk-686:
  linux-image-2.6.35-trunk-686/prerm/removing-running-kernel-2.6.35-trunk-686: true



Reply to: