Sysop:DebianOnIBMTR4X

Aus immerda
Zur Navigation springen Zur Suche springen

Bemerkungen

- mit testing sarge alpha4 läufts bestens... gigabit ethernet karte wird erkannt und ziemlich alles...

- generell gibts auch noch eine thinkpad-base

- betreffen probleme mit Fn+F7 -> http://www.debianforum.de/forum/viewtopic.php?p=146096 (nolapic) dem kernel übergeben


Maus

apt-get install gpm

put the following lines in your /etc/gpm.conf:

device=/dev/psaux
responsiveness=20
repeat_type=raw
type=fups2
append=""
sample_rate=


für die thinkpad buttons: http://www.nongnu.org/tpb/

gpm für die synaptic touchpad: http://www.bisente.com/programas/parches/gpm-synaptics/

Tastatur

um dem x die tastatur richtig beizubringen, muss die /etc/X11/XF86Config-4 editiert werden: siehe auch folgendes posting:http://linux.derkeiler.com/Mailing-Lists/Debian/2003-12/4635.html


Section "InputDevice"
 Identifier	"Generic Keyboard"
 Driver		"keyboard"
 Option		"CoreKeyboard"
 Option		"XkbRules"	"xfree86"
 Option		"XkbModel"	"pc105"
 Option		"XkbLayout"	"de_CH"
 Option		"XkbOptions"	"nodeadkeys"
EndSection

bei den meisten orten muss nur von sg_CH auf de_CH umgestellt werden.


dies nütz nur für kde:


Alt Gr Problem -> http://www.linuxquestions.org/questions/showthread.php?s=&postid=838192#post838192

im kde control center die richtige tastatur einstellen!


Xfree86

http://tuxmobil.org/debian_xfree43.html

hw_random

hw_random: Das Modul für den Hardware-Zufallszahlengenerator kann nicht geladen werden Da dieses Modul bei mir nicht funktioniert und ich diese Funktion nicht brauche, habe ich Sie einfach abgestellt und der Fehler beim Booten ist weg. Dazu einfach install hw_random /bin/true in die Datei /etc/modprobe.conf eintragen und einmal depmod -a starten - fertig. Alternativ kann man einfach hw_random in der Datei /etc/hotplug/blacklist eintragen und das Modul wird nicht mehr geladen.

ipw2100

  • Since some time now the IPW2100 are in Vanilla Kernel Tree, so just check that you have the modules.

wireless konfigurieren

Then to connect I make sure the modules are loaded first:

modprobe ipw2100

Then...

ifconfig eth1 up

Scan networks using

iwlist scan


Then connect to a network using

iwconfig eth1 essid blah


Sometimes I may have to

dhcpd eth1


Laptop Mode

http://www.xs4all.nl/~bsamwel/laptop_mode/


For Debian users:

  1. Make sure you have a kernel that supports laptop mode. Any version starting from 2.6.6 should do, or any version that includes the file /proc/sys/vm/laptop_mode.
  2. Make sure you have acpid, apmd, pmud or pbbuttonsd installed (depending on what your laptop supports).
  3. Either install the package laptop-mode-tools with apt-get/aptitude/your favourite apt frontend. If you want the cutting edge version, download the package from this page (laptop-mode-tools_x.y-z_all.deb, where x.y-z is the package version number), become root, and install it:

su (type your root password) dpkg -i laptop-mode-tools_x.y-z_all.deb

  4. If you're running pmud or pbbuttonsd, include a call to "/usr/sbin/laptop_mode auto" in /etc/power/pwrctl-local. Automatic support will be included as soon as I find a way to install this automatically in a failsafe way.

If everything went OK, laptop mode will be activated automatically the next time you unplug your laptop from the mains. You can configure laptop mode tools using the config file, which is in /etc/laptop-mode/laptop-mode.conf. You can read more about the configuration options using

BIOS

über BIOS update hier: http://www.debianhowto.de/howtos/de/webconfig/

ist jedoch ein bisschen umständlich beschrieben... folgendes ist eine anleitung, wie der bios bootsplash ausgewechselt werden kann, und das passiert über ein bios update, somit kann diese anleitung auch gleich als biosupdate howto gesehen werden: http://www.thinkwiki.org/How_to_change_the_BIOS_bootsplash_screen

der ausgewechselte biosbootsplash macht VIEL mehr freude ;-)

Grafik

diese zwei sachen können noch interessant sein:

Links

Installing Debian/GNU Linux on an IBM T41 Thinkpad:

http://theorie.physik.uni-wuerzburg.de/~arwagner/computer/T41p/
http://www.student.cs.uwaterloo.ca/~bamoore/projects/debian_on_t41/
http://students.washington.edu/djwatson/thinkpadt41.html

Running Debian Linux on an IBM Thinkpad T40:

http://www.w-m-p.com/linux-on-t40.html

Mandrake 9.2 on IBM T41:

http://www.geekster.org/ibmt41/ibmt41.php

Linux on IBM Laptops:

http://www.linux-on-laptops.com/ibm.html

ThinkPad WIKI:

http://www.thinkwiki.org/ThinkWiki