Package: uswsusp
Version: 0.7-1.1
Severity: wishlist

My T40 is not supported by s2ram, because of its strange product ID:
This machine can be identified by:
    sys_vendor   = "IBM"
    sys_product  = "       "
    sys_version  = "ThinkPad T40 "
    bios_version = "1RETDRWW (3.23 )"

The board is a replacement board from IBM. It works with a patched s2ram
without any problems. Please apply the following patch:

--- uswsusp-0.7/whitelist.c     2007-08-23 20:23:07.000000000 +0200
+++ uswsusp-0.7/whitelist.c.new 2008-02-26 23:23:41.000000000 +0100
@@ -665,6 +665,7 @@
        { "IBM",                        "2375*",                "",     "", 
VBE_POST|VBE_SAVE|UNSURE },
        { "IBM",                        "2378*",                "",     "", 
VBE_POST|VBE_SAVE|UNSURE },
        { "IBM",                        "2379*",                "",     "", 
VBE_POST|VBE_SAVE|UNSURE },
+       { "IBM",                        "*",                    "ThinkPad T40 
",        "", 0},
        // T43
        { "IBM",                        "1871*",                "",     "", 
VBE_POST|VBE_SAVE|UNSURE },
        { "IBM",                        "1872*",                "",     "", 
VBE_POST|VBE_SAVE|UNSURE },



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.3 (PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages uswsusp depends on:
ii  debconf [debconf-2.0]  1.5.19            Debian configuration management sy
ii  libc6                  2.7-9             GNU C Library: Shared libraries
ii  libgcc1                1:4.3.0-1         GCC support library
ii  libgcrypt11            1.4.0-3           LGPL Crypto library - runtime libr
ii  liblzo2-2              2.02-3            data compression library
ii  libsplashy1            0.3.8-1           Library to draw splash screen on b
ii  libx86-1               0.99+ds1-1        x86 real-mode library
ii  zlib1g                 1:1.2.3.3.dfsg-11 compression library - runtime

Versions of packages uswsusp recommends:
ii  initramfs-tools               0.91e      tools for generating an initramfs
ii  mount                         2.13.1-2   Tools for mounting and manipulatin

-- debconf information:
* uswsusp/suspend_loglevel:
  uswsusp/no_swap:
  uswsusp/resume_offset:
* uswsusp/early_writeout: true
* uswsusp/image_size: 2000000000
* uswsusp/snapshot_device:
* uswsusp/max_loglevel:
  uswsusp/shutdown_method:
* uswsusp/encrypt: false
  uswsusp/RSA_key_bits: 1024
* uswsusp/continue_without_swap: true
* uswsusp/compute_checksum: false
  uswsusp/no_snapshot:
* uswsusp/compress: true
  uswsusp/create_RSA_key: false
  uswsusp/RSA_key_file: /etc/uswsusp.key
* uswsusp/resume_device: /dev/disk/by-label/SWAP
* uswsusp/splash: false



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to