Am Freitag, den 27.04.2012, 15:31 +0200 schrieb Paul Menzel:
> Package: linux-2.6
> Version: 2.6.32-41squeeze2

Unfortunately it is hard to test newer versions, since the BIOS does not
allow to boot from an USB media.

[…]

> the option suspend to RAM is not available on the motherboard SV266A
> with a VIA KT266A(?) chipset [1].
> 
>         $ echo mem | sudo tee /sys/power/state
>         mem
>         tee: /sys/power/state: No such device
>         $ ls /sys/power/
>         disk        image_size  pm_test     resume      state
>         $ ls /sys/power/state
>         /sys/power/state
>         $ sudo su
>         # echo mem > /sys/power/state
>         bash: echo: Schreibfehler: Kein passendes Gerät gefunden.
> 
> I looked around in the BIOS and the option *ACPI functions* is set to
> *Enabled*. There is also an option *Suspend Mode* which I can set to
> *Disable* or to a number of minutes. But I guess I do not want the BIOS
> to suspend my system but using the operating system for that task.
> 
> Is Linux looking at the ACPI tables and they are wrong in this case? Can
> I force suspend to RAM somehow to test it?

I attach the output of `dmidecode` and `biosdecode` (Squeeze versions).
Although I am not sure if it will be useful or not.


Thanks,

Paul


> [1] http://lists.freedesktop.org/archives/pm-utils/2010-June/002176.html
> 
> 
> -- Package-specific info:
> ** Version:
> Linux version 2.6.32-5-686 (Debian 2.6.32-41squeeze2) (da...@debian.org) (gcc 
> version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Mar 26 05:20:33 UTC 2012
> 
> ** Command line:
> BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 
> root=UUID=582643ad-cb1e-4a01-bca4-5c8ad8562447 ro parport=0 quiet
> 
> ** Not tainted
> 
> ** Kernel log:
> [    1.880840] Uniform CD-ROM driver Revision: 3.20
> [    1.881684] sr 0:0:1:0: Attached scsi CD-ROM sr0
> [    1.886508] sr1: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
> [    1.886770] sr 1:0:0:0: Attached scsi CD-ROM sr1
> [    1.909648] sd 0:0:0:0: Attached scsi generic sg0 type 0
> [    1.910146] sr 0:0:1:0: Attached scsi generic sg1 type 5
> [    1.911441] sr 1:0:0:0: Attached scsi generic sg2 type 5
> [    1.940052] usb 2-1: new low speed USB device using uhci_hcd and address 2
> [    2.106022] usb 2-1: New USB device found, idVendor=1241, idProduct=1122
> [    2.106030] usb 2-1: New USB device strings: Mfr=0, Product=0, 
> SerialNumber=0
> [    2.106235] usb 2-1: configuration #1 chosen from 1 choice
> [    2.132546] usbcore: registered new interface driver hiddev
> [    2.151697] input: HID 1241:1122 as 
> /devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/input/input0
> [    2.151983] generic-usb 0003:1241:1122.0001: input,hidraw0: USB HID v1.00 
> Mouse [HID 1241:1122] on usb-0000:00:10.0-1/input0
> [    2.152093] usbcore: registered new interface driver usbhid
> [    2.152458] usbhid: v2.6:USB HID core driver
> [    2.348047] usb 2-2: new low speed USB device using uhci_hcd and address 3
> [    2.527930] usb 2-2: New USB device found, idVendor=046d, idProduct=c30f
> [    2.527939] usb 2-2: New USB device strings: Mfr=1, Product=2, 
> SerialNumber=0
> [    2.527944] usb 2-2: Product: Logitech USB Keyboard
> [    2.527948] usb 2-2: Manufacturer: Logitech
> [    2.528216] usb 2-2: configuration #1 chosen from 1 choice
> [    2.545744] input: Logitech Logitech USB Keyboard as 
> /devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.0/input/input1
> [    2.545953] generic-usb 0003:046D:C30F.0002: input,hidraw1: USB HID v1.10 
> Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:10.0-2/input0
> [    2.580104] input: Logitech Logitech USB Keyboard as 
> /devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.1/input/input2
> [    2.580237] generic-usb 0003:046D:C30F.0003: input,hidraw2: USB HID v1.10 
> Device [Logitech Logitech USB Keyboard] on usb-0000:00:10.0-2/input1
> [    2.627161] PM: Starting manual resume from disk
> [    2.627172] PM: Resume from partition 8:5
> [    2.627175] PM: Checking hibernation image.
> [    2.648921] PM: Error -22 checking image file
> [    2.648924] PM: Resume from disk failed.
> [    2.735754] EXT4-fs (sda1): mounted filesystem with ordered data mode
> [   18.393028] udev[329]: starting version 164
> [   18.701813] input: Power Button as 
> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
> [   18.701831] ACPI: Power Button [PWRB]
> [   18.701952] input: Sleep Button as 
> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
> [   18.701965] ACPI: Sleep Button [SLPB]
> [   18.702103] input: Power Button as 
> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
> [   18.702109] ACPI: Power Button [PWRF]
> [   18.801413] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> [   18.813370] input: PC Speaker as /devices/platform/pcspkr/input/input6
> [   19.031666] NET: Registered protocol family 23
> [   19.042768] Marking TSC unstable due to TSC halts in idle
> [   19.044725] processor LNXCPU:00: registered as cooling_device1
> [   19.045676] Switching to clocksource acpi_pm
> [   19.078663] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
> [   19.108505] parport_pc 00:0b: reported by Plug and Play ACPI
> [   19.108577] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
> [   19.282437] [drm] Initialized drm 1.1.0 20060810
> [   19.364582] nouveau 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 
> (level, low) -> IRQ 11
> [   19.377666] [drm] nouveau 0000:01:00.0: Detected an NV10 generation card 
> (0x011000b2)
> [   19.377893] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from 
> PROM
> [   19.500118] [drm] nouveau 0000:01:00.0: ... appears to be valid
> [   19.500428] [drm] nouveau 0000:01:00.0: BMP BIOS found
> [   19.500433] [drm] nouveau 0000:01:00.0: BMP version 5.20
> [   19.500439] [drm] nouveau 0000:01:00.0: Bios version 03.11.01.30
> [   19.500445] [drm] nouveau 0000:01:00.0: Found Display Configuration Block 
> version 1.4
> [   19.500451] [drm] nouveau 0000:01:00.0: No useful information in BIOS 
> output table; adding all possible outputs
> [   19.500456] [drm] nouveau 0000:01:00.0: Probing TV encoders on I2C bus: 1
> [   19.578677] VIA 82xx Audio 0000:00:11.5: PCI INT C -> Link[LNKC] -> GSI 10 
> (level, low) -> IRQ 10
> [   19.578829] VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
> [   19.583010] [drm] nouveau 0000:01:00.0: No TV encoders found.
> [   19.583363] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at 
> offset 0xAB7E
> [   19.583382] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at 
> offset 0xB26C
> [   19.583392] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at 
> offset 0xAB99
> [   19.583416] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at 
> offset 0xB213
> [   19.583429] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at 
> offset 0xAC2C
> [   19.583435] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 5 at 
> offset 0xAD80
> [   19.583458] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 6 at 
> offset 0xAC51
> [   19.583489] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 7 at 
> offset 0xAD1B
> [   19.597805] [TTM] Zone  kernel: Available graphics memory: 257324 kiB.
> [   19.597830] [drm] nouveau 0000:01:00.0: 64 MiB VRAM
> [   19.597964] agpgart-via 0000:00:00.0: AGP 2.0 bridge
> [   19.597988] agpgart-via 0000:00:00.0: putting AGP V2 device into 4x mode
> [   19.598043] nouveau 0000:01:00.0: putting AGP V2 device into 4x mode
> [   19.598049] [drm] nouveau 0000:01:00.0: 128 MiB GART (aperture)
> [   19.598368] [drm] nouveau 0000:01:00.0: Allocating FIFO number 0
> [   19.600164] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised 
> FIFO 0
> [   19.600357] [drm] nouveau 0000:01:00.0: Initial CRTC_OWNER is 0
> [   19.600369] [drm] nouveau 0000:01:00.0: Saving VGA fonts
> [   19.638098] [drm] nouveau 0000:01:00.0: Detected a VGA connector
> [   19.638454] [drm] nouveau 0000:01:00.0: Detected a DVI-D connector
> [   19.639426] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder 
> (output 0)
> [   19.639432] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on tmds 
> encoder (output 1)
> [   19.776657] [drm] nouveau 0000:01:00.0: allocated 1280x1024 fb: 0x49000, 
> bo d7862800
> [   19.788389] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder 
> (output 0)
> [   19.788398] [drm] nouveau 0000:01:00.0: Output VGA-1 is running on CRTC 0 
> using output @
> [   19.790411] Console: switching to colour frame buffer device 160x64
> [   19.793044] fb0: nouveaufb frame buffer device
> [   19.793048] registered panic notifier
> [   19.793058] [drm] Initialized nouveau 0.0.15 20090420 for 0000:01:00.0 on 
> minor 0
> [   20.450707] Adding 874488k swap on /dev/sda5.  Priority:-1 extents:1 
> across:874488k 
> [   20.776679] loop: module loaded
> [   21.355267] fuse init (API version 7.13)
> [   22.264455] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
> [   23.343815] [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
> [   23.348140] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised 
> FIFO 1
> [   28.496058] end_request: I/O error, dev fd0, sector 0
> [   28.524054] end_request: I/O error, dev fd0, sector 0
> [   32.684071] eth0: no IPv6 routers present
> 
> ** Model information
> not available
> 
> ** Loaded modules:
> Module                  Size  Used by
> cpufreq_stats           1997  0 
> cpufreq_conservative     4018  0 
> cpufreq_powersave        602  0 
> cpufreq_userspace       1444  0 
> binfmt_misc             4875  1 
> fuse                   44064  1 
> loop                    9733  0 
> snd_via82xx            15256  0 
> gameport                6025  1 snd_via82xx
> snd_ac97_codec         79200  1 snd_via82xx
> ac97_bus                 710  1 snd_ac97_codec
> snd_pcm                47226  2 snd_via82xx,snd_ac97_codec
> snd_page_alloc          4977  2 snd_via82xx,snd_pcm
> snd_mpu401_uart         4067  1 snd_via82xx
> snd_seq_midi            3576  0 
> snd_seq_midi_event      3684  1 snd_seq_midi
> snd_rawmidi            12513  2 snd_mpu401_uart,snd_seq_midi
> nouveau               314552  2 
> ttm                    33266  1 nouveau
> snd_seq                35327  2 snd_seq_midi,snd_seq_midi_event
> drm_kms_helper         18533  1 nouveau
> snd_timer              12270  2 snd_pcm,snd_seq
> snd_seq_device          3673  3 snd_seq_midi,snd_rawmidi,snd_seq
> i2c_viapro              4419  0 
> drm                   111849  4 nouveau,ttm,drm_kms_helper
> i2c_algo_bit            3493  1 nouveau
> i2c_core               12751  5 
> nouveau,drm_kms_helper,i2c_viapro,drm,i2c_algo_bit
> snd                    34387  8 
> snd_via82xx,snd_ac97_codec,snd_pcm,snd_mpu401_uart,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
> via_ircc               13188  0 
> psmouse                44777  0 
> parport_pc             15799  0 
> shpchp                 21200  0 
> evdev                   5609  11 
> parport                22554  1 parport_pc
> processor              26259  1 
> serio_raw               2916  0 
> irda                   75924  1 via_ircc
> crc_ccitt               1039  1 irda
> pcspkr                  1207  0 
> soundcore               3450  1 snd
> pci_hotplug            18545  1 shpchp
> button                  3598  1 nouveau
> ext4                  256328  1 
> mbcache                 3762  1 ext4
> jbd2                   55995  1 ext4
> crc16                   1027  1 ext4
> usbhid                 27880  0 
> hid                    50841  1 usbhid
> sg                     19905  0 
> sr_mod                 10770  0 
> cdrom                  26435  1 sr_mod
> sd_mod                 25945  3 
> crc_t10dif              1012  1 sd_mod
> ata_generic             2247  0 
> uhci_hcd               15989  0 
> fan                     2586  0 
> pata_via                5669  2 
> ehci_hcd               28449  0 
> thermal                 9206  0 
> libata                115649  2 ata_generic,pata_via
> via_rhine              14527  0 
> floppy                 40923  0 
> thermal_sys             9378  3 processor,fan,thermal
> usbcore                99125  4 usbhid,uhci_hcd,ehci_hcd
> mii                     2714  1 via_rhine
> scsi_mod              104765  4 sg,sr_mod,sd_mod,libata
> nls_base                4541  1 usbcore
> 
> ** PCI devices:
> 00:00.0 Host bridge [0600]: VIA Technologies, Inc. VT8366/A/7 [Apollo 
> KT266/A/333] [1106:3099]
>       Subsystem: Elitegroup Computer Systems Device [1019:1841]
>       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
>       Region 0: Memory at d0000000 (32-bit, prefetchable) [size=128M]
>       Capabilities: <access denied>
>       Kernel driver in use: agpgart-via
> 
> 00:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT8366/A/7 [Apollo 
> KT266/A/333 AGP] [1106:b099] (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=medium >TAbort- 
> <TAbort- <MAbort+ >SERR- <PERR- INTx-
>       Latency: 0
>       Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
>       Memory behind bridge: e0000000-e1ffffff
>       Prefetchable memory behind bridge: d8000000-dfffffff
>       Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
> <MAbort- <SERR- <PERR-
>       BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B-
>               PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
>       Capabilities: <access denied>
> 
> 00:10.0 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 
> Controller [1106:3038] (rev 80) (prog-if 00 [UHCI])
>       Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller 
> [1106:3038]
>       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: 32, Cache Line Size: 32 bytes
>       Interrupt: pin A routed to IRQ 11
>       Region 4: I/O ports at d000 [size=32]
>       Capabilities: <access denied>
>       Kernel driver in use: uhci_hcd
> 
> 00:10.1 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 
> Controller [1106:3038] (rev 80) (prog-if 00 [UHCI])
>       Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller 
> [1106:3038]
>       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: 32, Cache Line Size: 32 bytes
>       Interrupt: pin B routed to IRQ 11
>       Region 4: I/O ports at d400 [size=32]
>       Capabilities: <access denied>
>       Kernel driver in use: uhci_hcd
> 
> 00:10.2 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 
> Controller [1106:3038] (rev 80) (prog-if 00 [UHCI])
>       Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller 
> [1106:3038]
>       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: 32, Cache Line Size: 32 bytes
>       Interrupt: pin C routed to IRQ 10
>       Region 4: I/O ports at d800 [size=32]
>       Capabilities: <access denied>
>       Kernel driver in use: uhci_hcd
> 
> 00:10.3 USB Controller [0c03]: VIA Technologies, Inc. USB 2.0 [1106:3104] 
> (rev 82) (prog-if 20 [EHCI])
>       Subsystem: VIA Technologies, Inc. USB 2.0 [1106:3104]
>       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: 32, Cache Line Size: 64 bytes
>       Interrupt: pin D routed to IRQ 5
>       Region 0: Memory at e2000000 (32-bit, non-prefetchable) [size=256]
>       Capabilities: <access denied>
>       Kernel driver in use: ehci_hcd
> 
> 00:11.0 ISA bridge [0601]: VIA Technologies, Inc. VT8235 ISA Bridge 
> [1106:3177]
>       Subsystem: Elitegroup Computer Systems Device [1019:1841]
>       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>
> 
> 00:11.1 IDE interface [0101]: VIA Technologies, Inc. 
> VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE [1106:0571] (rev 06) 
> (prog-if 8a [Master SecP PriP])
>       Subsystem: VIA Technologies, Inc. 
> VT82C586/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE [1106:0571]
>       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: 32
>       Interrupt: pin A routed to IRQ 11
>       Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) 
> [size=8]
>       Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) 
> [size=1]
>       Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) 
> [size=8]
>       Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) 
> [size=1]
>       Region 4: I/O ports at dc00 [size=16]
>       Capabilities: <access denied>
>       Kernel driver in use: pata_via
> 
> 00:11.5 Multimedia audio controller [0401]: VIA Technologies, Inc. 
> VT8233/A/8235/8237 AC97 Audio Controller [1106:3059] (rev 50)
>       Subsystem: Elitegroup Computer Systems Device [1019:1841]
>       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 10
>       Region 0: I/O ports at e000 [size=256]
>       Capabilities: <access denied>
>       Kernel driver in use: VIA 82xx Audio
> 
> 00:12.0 Ethernet controller [0200]: VIA Technologies, Inc. VT6102 [Rhine-II] 
> [1106:3065] (rev 74)
>       Subsystem: VIA Technologies, Inc. VT6102 [Rhine II] Embeded Ethernet 
> Controller on VT8235 [1106:0102]
>       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: 32 (750ns min, 2000ns max), Cache Line Size: 32 bytes
>       Interrupt: pin A routed to IRQ 11
>       Region 0: I/O ports at e800 [size=256]
>       Region 1: Memory at e2001000 (32-bit, non-prefetchable) [size=256]
>       Capabilities: <access denied>
>       Kernel driver in use: via-rhine
> 
> 01:00.0 VGA compatible controller [0300]: nVidia Corporation NV11 [GeForce2 
> MX/MX 400] [10de:0110] (rev b2) (prog-if 00 [VGA controller])
>       Subsystem: PROLINK Microsystems Corp Device [1554:1081]
>       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: 32 (1250ns min, 250ns max)
>       Interrupt: pin A routed to IRQ 11
>       Region 0: Memory at e0000000 (32-bit, non-prefetchable) [size=16M]
>       Region 1: Memory at d8000000 (32-bit, prefetchable) [size=128M]
>       [virtual] Expansion ROM at e1000000 [disabled] [size=64K]
>       Capabilities: <access denied>
>       Kernel driver in use: nouveau
> 
> 
> ** USB devices:
> Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 002 Device 003: ID 046d:c30f Logitech, Inc. Logicool HID-Compliant 
> Keyboard (106 key)
> Bus 002 Device 002: ID 1241:1122 Belkin Typhoon Stream Optical Mouse USB+PS/2
> 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: 6.0.4
>   APT prefers stable
>   APT policy: (500, 'stable')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
> Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages linux-image-2.6.32-5-686 depends on:
> ii  debconf [debconf-2.0]  1.5.36.1          Debian configuration management 
> sy
> ii  initramfs-tools [linux 0.98.8            tools for generating an initramfs
> ii  linux-base             2.6.32-41squeeze2 Linux image base package
> ii  module-init-tools      3.12-2+b1         tools for managing Linux kernel 
> mo
> 
> Versions of packages linux-image-2.6.32-5-686 recommends:
> ii  firmware-linux-free    2.6.32-41squeeze2 Binary firmware for various 
> driver
> ii  libc6-i686             2.11.3-2          Embedded GNU C Library: Shared 
> lib
> 
> Versions of packages linux-image-2.6.32-5-686 suggests:
> pn  grub | lilo                   <none>     (no description available)
> pn  linux-doc-2.6.32              <none>     (no description available)
> 
> Versions of packages linux-image-2.6.32-5-686 is related to:
> pn  firmware-bnx2                 <none>     (no description available)
> pn  firmware-bnx2x                <none>     (no description available)
> pn  firmware-ipw2x00              <none>     (no description available)
> pn  firmware-ivtv                 <none>     (no description available)
> pn  firmware-iwlwifi              <none>     (no description available)
> pn  firmware-linux                <none>     (no description available)
> pn  firmware-linux-nonfree        <none>     (no description available)
> pn  firmware-qlogic               <none>     (no description available)
> pn  firmware-ralink               <none>     (no description available)
> pn  xen-hypervisor                <none>     (no description available)
> 
> -- debconf information:
>   shared/kernel-image/really-run-bootloader: true
>   linux-image-2.6.32-5-686/prerm/removing-running-kernel-2.6.32-5-686: true
>   linux-image-2.6.32-5-686/prerm/would-invalidate-boot-loader-2.6.32-5-686: 
> true
>   linux-image-2.6.32-5-686/postinst/depmod-error-initrd-2.6.32-5-686: false
>   linux-image-2.6.32-5-686/postinst/ignoring-do-bootloader-2.6.32-5-686:
>   linux-image-2.6.32-5-686/postinst/bootloader-test-error-2.6.32-5-686:
>   linux-image-2.6.32-5-686/postinst/bootloader-error-2.6.32-5-686:
>   linux-image-2.6.32-5-686/postinst/missing-firmware-2.6.32-5-686:

# biosdecode 2.9
SMBIOS 2.2 present.
        Structure Table Length: 961 bytes
        Structure Table Address: 0x000F0800
        Number Of Structures: 37
        Maximum Structure Size: 81 bytes
ACPI 1.0 present.
        OEM Identifier: VIA694
        RSD Table 32-bit Address: 0x1FFF3000
BIOS32 Service Directory present.
        Revision: 0
        Calling Interface Address: 0x000FB3B0
PNP BIOS 1.0 present.
        Event Notification: Not Supported
        Real Mode 16-bit Code Address: F000:BF48
        Real Mode 16-bit Data Address: F000:0000
        16-bit Protected Mode Code Address: 0x000FBF20
        16-bit Protected Mode Data Address: 0x000F0000
PCI Interrupt Routing 1.0 present.
        Router ID: 00:11.0
        Exclusive IRQs: 5 10 11
        Compatible Router: 1106:0596
        Slot Entry 1: ID 00:08, slot number 1
        Slot Entry 2: ID 00:09, slot number 2
        Slot Entry 3: ID 00:0a, slot number 3
        Slot Entry 4: ID 00:0b, slot number 4
        Slot Entry 5: ID 00:0c, slot number 5
        Slot Entry 6: ID 00:11, on-board
        Slot Entry 7: ID 00:01, on-board
        Slot Entry 8: ID 00:10, on-board
        Slot Entry 9: ID 00:12, on-board
# dmidecode 2.9
SMBIOS 2.2 present.
37 structures occupying 961 bytes.
Table at 0x000F0800.

Handle 0x0000, DMI type 0, 19 bytes
BIOS Information
        Vendor: Phoenix Technologies, LTD
        Version: 6.00 PG
        Release Date: 09/17/2003
        Address: 0xE0000
        Runtime Size: 128 kB
        ROM Size: 256 kB
        Characteristics:
                ISA is supported
                PCI is supported
                PNP is supported
                APM is supported
                BIOS is upgradeable
                BIOS shadowing is allowed
                ESCD support is available
                Boot from CD is supported
                Selectable boot is supported
                BIOS ROM is socketed
                EDD is supported
                5.25"/360 KB floppy services are supported (int 13h)
                5.25"/1.2 MB floppy services are supported (int 13h)
                3.5"/720 KB floppy services are supported (int 13h)
                3.5"/2.88 MB floppy services are supported (int 13h)
                Print screen service is supported (int 5h)
                8042 keyboard services are supported (int 9h)
                Serial services are supported (int 14h)
                Printer services are supported (int 17h)
                CGA/mono video services are supported (int 10h)
                ACPI is supported
                USB legacy is supported
                AGP is supported
                LS-120 boot is supported
                ATAPI Zip drive boot is supported

Handle 0x0001, DMI type 1, 25 bytes
System Information
        Manufacturer: VIA Technologies, Inc.
        Product Name: VT8367-8235
        Version:  
        Serial Number:  
        UUID: Not Present
        Wake-up Type: Power Switch

Handle 0x0002, DMI type 2, 8 bytes
Base Board Information
        Manufacturer:  
        Product Name: VT8367-8235
        Version:  
        Serial Number:  

Handle 0x0003, DMI type 3, 13 bytes
Chassis Information
        Manufacturer:  
        Type: Desktop
        Lock: Not Present
        Version:  
        Serial Number:  
        Asset Tag:  
        Boot-up State: Unknown
        Power Supply State: Unknown
        Thermal State: Unknown
        Security Status: Unknown

Handle 0x0004, DMI type 4, 32 bytes
Processor Information
        Socket Designation: Socket A
        Type: Central Processor
        Family: Duron
        Manufacturer: AMD
        ID: 62 06 00 00 FF F9 83 03
        Signature: Family 6, Model 6, Stepping 2
        Flags:
                FPU (Floating-point unit on-chip)
                VME (Virtual mode extension)
                DE (Debugging extension)
                PSE (Page size extension)
                TSC (Time stamp counter)
                MSR (Model specific registers)
                PAE (Physical address extension)
                MCE (Machine check exception)
                CX8 (CMPXCHG8 instruction supported)
                SEP (Fast system call)
                MTRR (Memory type range registers)
                PGE (Page global enable)
                MCA (Machine check architecture)
                CMOV (Conditional move instruction supported)
                PAT (Page attribute table)
                PSE-36 (36-bit page size extension)
                MMX (MMX technology supported)
                FXSR (Fast floating-point save and restore)
                SSE (Streaming SIMD extensions)
        Version: AMD Athlon(tm) XP
        Voltage: 3.3 V
        External Clock: 133 MHz
        Max Speed: 1500 MHz
        Current Speed: 1400 MHz
        Status: Populated, Enabled
        Upgrade: ZIF Socket
        L1 Cache Handle: 0x0009
        L2 Cache Handle: 0x000A
        L3 Cache Handle: No L3 Cache

Handle 0x0005, DMI type 5, 22 bytes
Memory Controller Information
        Error Detecting Method: None
        Error Correcting Capabilities:
                None
        Supported Interleave: One-way Interleave
        Current Interleave: Four-way Interleave
        Maximum Memory Module Size: 32 MB
        Maximum Total Memory Size: 96 MB
        Supported Speeds:
                70 ns
                60 ns
        Supported Memory Types:
                Standard
                EDO
        Memory Module Voltage: 5.0 V
        Associated Memory Slots: 3
                0x0006
                0x0007
                0x0008
        Enabled Error Correcting Capabilities: None

Handle 0x0006, DMI type 6, 12 bytes
Memory Module Information
        Socket Designation: A0
        Bank Connections: 0 1
        Current Speed: 60 ns
        Type: Other SDRAM
        Installed Size: 512 MB (Double-bank Connection)
        Enabled Size: 512 MB (Double-bank Connection)
        Error Status: OK

Handle 0x0007, DMI type 6, 12 bytes
Memory Module Information
        Socket Designation: A1
        Bank Connections: None
        Current Speed: 60 ns
        Type: Unknown
        Installed Size: Not Installed
        Enabled Size: Not Installed
        Error Status: OK

Handle 0x0008, DMI type 6, 12 bytes
Memory Module Information
        Socket Designation: A2
        Bank Connections: None
        Current Speed: 60 ns
        Type: Unknown
        Installed Size: Not Installed
        Enabled Size: Not Installed
        Error Status: OK

Handle 0x0009, DMI type 7, 19 bytes
Cache Information
        Socket Designation: Internal Cache
        Configuration: Enabled, Not Socketed, Level 1
        Operational Mode: Write Back
        Location: Internal
        Installed Size: 128 KB
        Maximum Size: 128 KB
        Supported SRAM Types:
                Synchronous
        Installed SRAM Type: Synchronous
        Speed: Unknown
        Error Correction Type: Unknown
        System Type: Unknown
        Associativity: Unknown

Handle 0x000A, DMI type 7, 19 bytes
Cache Information
        Socket Designation: External Cache
        Configuration: Enabled, Not Socketed, Level 2
        Operational Mode: Write Back
        Location: External
        Installed Size: 256 KB
        Maximum Size: 256 KB
        Supported SRAM Types:
                Synchronous
        Installed SRAM Type: Synchronous
        Speed: Unknown
        Error Correction Type: Unknown
        System Type: Unknown
        Associativity: Unknown

Handle 0x000B, DMI type 8, 9 bytes
Port Connector Information
        Internal Reference Designator: PRIMARY IDE
        Internal Connector Type: On Board IDE
        External Reference Designator: Not Specified
        External Connector Type: None
        Port Type: Other

Handle 0x000C, DMI type 8, 9 bytes
Port Connector Information
        Internal Reference Designator: SECONDARY IDE
        Internal Connector Type: On Board IDE
        External Reference Designator: Not Specified
        External Connector Type: None
        Port Type: Other

Handle 0x000D, DMI type 8, 9 bytes
Port Connector Information
        Internal Reference Designator: FDD
        Internal Connector Type: On Board Floppy
        External Reference Designator: Not Specified
        External Connector Type: None
        Port Type: 8251 FIFO Compatible

Handle 0x000E, DMI type 8, 9 bytes
Port Connector Information
        Internal Reference Designator: COM1
        Internal Connector Type: 9 Pin Dual Inline (pin 10 cut)
        External Reference Designator:  
        External Connector Type: DB-9 male
        Port Type: Serial Port 16450 Compatible

Handle 0x000F, DMI type 8, 9 bytes
Port Connector Information
        Internal Reference Designator: COM2
        Internal Connector Type: 9 Pin Dual Inline (pin 10 cut)
        External Reference Designator:  
        External Connector Type: DB-9 male
        Port Type: Serial Port 16450 Compatible

Handle 0x0010, DMI type 8, 9 bytes
Port Connector Information
        Internal Reference Designator: LPT1
        Internal Connector Type: DB-25 female
        External Reference Designator:  
        External Connector Type: DB-25 female
        Port Type: Parallel Port ECP/EPP

Handle 0x0011, DMI type 8, 9 bytes
Port Connector Information
        Internal Reference Designator: Keyboard
        Internal Connector Type: PS/2
        External Reference Designator:  
        External Connector Type: PS/2
        Port Type: Keyboard Port

Handle 0x0012, DMI type 8, 9 bytes
Port Connector Information
        Internal Reference Designator: PS/2 Mouse
        Internal Connector Type: PS/2
        External Reference Designator:  
        External Connector Type: PS/2
        Port Type: Mouse Port

Handle 0x0013, DMI type 8, 9 bytes
Port Connector Information
        Internal Reference Designator: Not Specified
        Internal Connector Type: None
        External Reference Designator: USB0
        External Connector Type: Other
        Port Type: USB

Handle 0x0014, DMI type 8, 9 bytes
Port Connector Information
        Internal Reference Designator: Not Specified
        Internal Connector Type: None
        External Reference Designator: AUDIO
        External Connector Type: None
        Port Type: Audio Port

Handle 0x0015, DMI type 9, 13 bytes
System Slot Information
        Designation: PCI0
        Type: 32-bit PCI
        Current Usage: Available
        Length: Long
        ID: 1
        Characteristics:
                5.0 V is provided
                PME signal is supported

Handle 0x0016, DMI type 9, 13 bytes
System Slot Information
        Designation: PCI1
        Type: 32-bit PCI
        Current Usage: Available
        Length: Long
        ID: 2
        Characteristics:
                5.0 V is provided
                PME signal is supported

Handle 0x0017, DMI type 9, 13 bytes
System Slot Information
        Designation: PCI2
        Type: 32-bit PCI
        Current Usage: Available
        Length: Long
        ID: 3
        Characteristics:
                5.0 V is provided
                PME signal is supported

Handle 0x0018, DMI type 9, 13 bytes
System Slot Information
        Designation: PCI3
        Type: 32-bit PCI
        Current Usage: Available
        Length: Long
        ID: 4
        Characteristics:
                5.0 V is provided
                PME signal is supported

Handle 0x0019, DMI type 9, 13 bytes
System Slot Information
        Designation: AGP
        Type: 32-bit AGP
        Current Usage: Available
        Length: Long
        ID: 8
        Characteristics:
                5.0 V is provided

Handle 0x001A, DMI type 13, 22 bytes
BIOS Language Information
        Installable Languages: 3
                n|US|iso8859-1
                n|US|iso8859-1
                r|CA|iso8859-1
        Currently Installed Language: n|US|iso8859-1

Handle 0x001B, DMI type 16, 15 bytes
Physical Memory Array
        Location: System Board Or Motherboard
        Use: System Memory
        Error Correction Type: None
        Maximum Capacity: 768 MB
        Error Information Handle: Not Provided
        Number Of Devices: 3

Handle 0x001C, DMI type 17, 21 bytes
Memory Device
        Array Handle: 0x001B
        Error Information Handle: Not Provided
        Total Width: Unknown
        Data Width: Unknown
        Size: 512 MB
        Form Factor: DIMM
        Set: None
        Locator: A0
        Bank Locator: Bank0/1
        Type: Unknown
        Type Detail: None

Handle 0x001D, DMI type 17, 21 bytes
Memory Device
        Array Handle: 0x001B
        Error Information Handle: Not Provided
        Total Width: Unknown
        Data Width: Unknown
        Size: No Module Installed
        Form Factor: DIMM
        Set: None
        Locator: A1
        Bank Locator: Bank2/3
        Type: Unknown
        Type Detail: None

Handle 0x001E, DMI type 17, 21 bytes
Memory Device
        Array Handle: 0x001B
        Error Information Handle: Not Provided
        Total Width: Unknown
        Data Width: Unknown
        Size: No Module Installed
        Form Factor: DIMM
        Set: None
        Locator: A2
        Bank Locator: Bank4/5
        Type: Unknown
        Type Detail: None

Handle 0x001F, DMI type 19, 15 bytes
Memory Array Mapped Address
        Starting Address: 0x00000000000
        Ending Address: 0x0001FFFFFFF
        Range Size: 512 MB
        Physical Array Handle: 0x001B
        Partition Width: 0

Handle 0x0020, DMI type 20, 19 bytes
Memory Device Mapped Address
        Starting Address: 0x00000000000
        Ending Address: 0x0001FFFFFFF
        Range Size: 512 MB
        Physical Device Handle: 0x001C
        Memory Array Mapped Address Handle: 0x001F
        Partition Row Position: 1

Handle 0x0021, DMI type 20, 19 bytes
Memory Device Mapped Address
        Starting Address: 0x00000000000
        Ending Address: 0x000000003FF
        Range Size: 1 kB
        Physical Device Handle: 0x001D
        Memory Array Mapped Address Handle: 0x001F
        Partition Row Position: 1

Handle 0x0022, DMI type 20, 19 bytes
Memory Device Mapped Address
        Starting Address: 0x00000000000
        Ending Address: 0x000000003FF
        Range Size: 1 kB
        Physical Device Handle: 0x001E
        Memory Array Mapped Address Handle: 0x001F
        Partition Row Position: 1

Handle 0x0023, DMI type 32, 11 bytes
System Boot Information
        Status: No errors detected

Handle 0x0024, DMI type 127, 4 bytes
End Of Table

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to