Difference between revisions of "Installing SUSE LINUX Professional 9 on a ThinkPad T41p"

From ThinkWiki
Jump to: navigation, search
Line 47: Line 47:
 
After resume my wireless network was again operational.
 
After resume my wireless network was again operational.
  
[[Category:T41p]]
+
=== Suspend to RAM ===
 +
The suspend itself worked fine (from a graphical desktop), but resuming the system resulted in a white screen that slowly (unevenly) turned dark.
 +
 
 +
[[Category:T41p]] [[Category:SuSE]]

Revision as of 04:52, 6 May 2005

The machine

ThinkPad T41p

The Install process

I started the install on a spare 80GB HDD, so did not have to worry about preserving any data or OS.

I let SUSE determine almost everything automatically, but during the install there where a few things that I needed to adjust.

Keyboard and Mouse

Keyboard and ThinkPoint work out of the box.

Note that I have the integrated TouchPad disabled in the BIOS, so I cannot comment on its functions.

Display

SUSE defaulted to 1024x768 instead of my displays native 1400x1050 resolution. But this was easy to adjust.

Networking

The installer (Yast) recognized the integrated Ethernet and Wireless, and allowed me to specify the SSID (wireless network name) and Key. To bad it did not allow me to scan for available wireless networks at this time.

I did run into an issue in that after install DNS lookups where failing, shutting down the default configured firewall resolved this issue, but is obviously not the best solution.

Bluetooth

SUSE automatically recognized the bluetooth function, but I have not tried to use it yet

Modem

The modem was also autodetected, but to get SUSE to install the support for it, I was forced to select and configure a dialup provider. I got around this by just providing it with some fake data.

After install I echoed 'atdt' to /dev/ttySL0 and got 'NO DIALTONE' back (which would be correct, since nothing was connected to the RJ11 port), so it seems to be working.

Infrared (IrDA)

By default SUSE Yast can only handle SIR devices, but after manually putting IRDA_PORT='nsc-ircc' into /etc/sysconfig/irda and following the instructions on the IrDA page, I was able to start the irda service and the kernel module loaded.

Note that I have not actually tried to do anything with IrDA yet.

Power Management

SUSE supports "Suspend to Disk" and "Suspend to RAM", but by default these functions are disabled.
They can be enabled Yast, which I did.

After enabling these functions, I tried pressing Fn-F12, but there was no response.
The battery/power icon in the system tray can be used to initiate Suspend functions.

Suspend to Disk

The system was able to suspend to disk and resume from a graphical desktop, although I was a bit concerned when a garbled screen was displayed for a few seconds during restore, before the screensaver lockup appeared asking for my password.
After resume my wireless network was again operational.

Suspend to RAM

The suspend itself worked fine (from a graphical desktop), but resuming the system resulted in a white screen that slowly (unevenly) turned dark.