Don't understand german? Read or subscribe to my english-only feed.

Archive for the 'Hardware' Category

Booting from USB pen: troubleshooting and pitfalls

Sunday, April 22nd, 2007

As grml supports booting from usb devices (harddisk installation via grml2hd as well as booting from usb pens via grml2usb) and I helped many people at debugging booting problems I think I stumbled upon every existing pitfall. 8-) There are several situations where booting might fail. So here we go with a summary of the […]

Mikroprozessor-Programmierung / Arduino

Friday, April 13th, 2007

Ich bin gerade vom Workshop zur Mikroprozessor-Programmierung zurückgekommen. Peter Brugger hat uns anhand eines Atmel ATmega8 die Programmierung eines Mikroprozessors praxisorientiert näher gebracht. Sehr schön erklärt, viel gelernt. Danke! Kennengelernt habe ich heute auch Arduino: "an open-source physical computing platform based on a simple i/o board and a development environment that implements the Processing/Wiring language." […]

Workshop im Spektral: Mikroprozessor-Programmierung

Sunday, April 8th, 2007

Was: Mikroprozessor-Programmierung, eine Einführung Wo: im Spektral (Lendkai 45 in Graz) Wann: Donnerstag, 12. April 2007, 19:00 Uhr Mit Peter Brugger (Elektrotechnik). Mit Mikroprozessoren kann man Elektronik steuern, oder Input in Installationen und Objekte einfließen lassen – und das mit Bauteilen um wenige Euro. Alle benötigten Teile werden vorgestellt (Breadboard, Programmieradapter, Prozessor und Entwicklungsumgebung) und […]

Murphy!

Friday, March 23rd, 2007

Nein, es reicht ja nicht, dass einem die Platte stirbt. Man holt Ersatz in Form einer 120GB 2.5"-Festplatte, weil man damit auch genug Platz fürs Entwickeln hätte. Dann aber lässt mich OpenFirmware vom Efika-Board nicht von der Platte booten: channel 0 unit 0 : ata | SAMSUNG HM120JC | YL100-19 ATA device not present or […]

Sterbende Festplatte….

Thursday, March 22nd, 2007

Hardware-Probleme hat man genau dann, wenn man sie nicht brauchen kann: […] Mar 21 20:22:48 grmlppc kernel: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 Mar 21 20:22:55 grmlppc kernel: ata1.00: tag 0 cmd 0x20 Emask 0x9 stat 0x51 err 0x40 (media error) Mar 21 20:23:01 grmlppc kernel: ata1: EH complete […] root@grmlppc […]

OpenWRT on Asus WL-500G Premium

Saturday, February 10th, 2007

I’ve the Asus WL-500G Premium access point since more than 2 month at home. I bought it for being able to play with OpenWrt without touching my productive setup. Now I finally found the time to install OpenWrt on it. There’s documentation available in the openwrt-wiki, but again JFTR (for myself) I document the relevant […]

Ein stinkender USB-Stick

Friday, February 9th, 2007

# cfdisk /dev/sda FATAL ERROR: Bad primary partition 0: Partition ends in the final partial cylinder Huh?! # sfdisk -d /dev/sda # partition table of /dev/sda unit: sectors /dev/sda1 : start= 63, size= 2015168, Id= 6, bootable /dev/sda2 : start= 0, size= 0, Id= 0 /dev/sda3 : start= 0, size= 0, Id= 0 /dev/sda4 : […]

Debian on the NSLU2

Friday, February 9th, 2007

I recently bought a NSLU2 featuring 1x ethernet port and 2x USB 2.0 ports – available for about 80 euro. My plan is to integrate the device in my network as backup system. The original firmware might be nice for John Doe User but I’d like to use Debian featuring stuff like rsync, dirvish,… on […]

Debian on the Efika-Board

Wednesday, January 17th, 2007

I received an efika board at the end of 2006. Now I had some time to investigate on that. I want to use Debian on the board of course to be able to work on grml-ppc. My setup involves the following hardware: the efika board ;) a 2.5" western digital harddisk an ATX power supply […]

HP Compaq dc7700 and Linux (Update)

Tuesday, January 9th, 2007

Thanks to Michael Hammer I had the possibility to test grml on a HP Compaq dc7700 Convertible Minitower today. As the box seems to be widely used at TU Graz and there’s not that much information available yet I’m feeding google. My testing system was of course the grml live-cd using the current stable version […]

EFIKA: PowerPC-Board

Wednesday, December 6th, 2006

Vor über einem halben Jahr habe ich beim EFIKA-Projekt von Genesi um ein PPC-Board für grml angesucht: grml – Linux Live-CD for sysadmins / texttool-users @ EFIKA. Am Sonntag (03.12.06) war es dann soweit: Genesi USA hat bei mir nachgefragt, ob meine Lieferadresse wohl noch stimmt. Und heute schon (3 Tage später, WTF ging das […]

AMD64 + grml

Saturday, November 11th, 2006

Dank einem echt tollen Freundschaftspreis von Mabu bin ich jetzt Besitzer einer AMD64-Kiste: Gigabyte K8 Triton GA-K8NMF-9 mit AMD64 3200+, 2.5GB (DDR 400) RAM und einer ATI Radeon 300SE. Warum ich mich über die eigene AMD64-Kiste so freue ist die Tatsache, dass ich jetzt endlich an einer 64-Bit-Version von grml arbeiten kann. Die Kiste selbst […]

Stable root device (AKA UUID)

Friday, August 11th, 2006

Given: server with SCSI disk for the system plus a SCSI storage in the back. The SCSI disk uses another driver than the SCSI storage. Installing Debian etch via grml is no problem, the system disk is /dev/sda, the SCSI storage is bound to /dev/sdb. But: who guarantees that /dev/sda is always the systemdisk? Using […]

ext3 online resizing

Tuesday, August 1st, 2006

Yes, online resizing isn’t possible just with xfs but starting with Linux kernel 2.6.10 you can do it with ext3 as well. With e2fsprogs >=1.39-1 new filesystems are created with directory indexing and on-line resizing enabled by default (see /etc/mke2fs.conf). A short demo how online-resizing running on top of LVM works: cfdisk /dev/hda # create […]

Problems running DRI with current X.org on Debian/unstable?

Tuesday, August 1st, 2006

Just feeding google and interested readers. DRI worked with X.org 6.9 but with version 7.0 it’s failing? % LIBGL_DEBUG=verbose glxgears libGL: XF86DRIGetClientDriverName: 1.5.1 i915 (screen 0) libGL: OpenDriver: trying /usr/lib/dri/i915_dri.so libGL error: dlopen /usr/lib/dri/i915_dri.so failed (/usr/lib/dri/i915_dri.so: cannot open shared object file: No such file or directory) libGL error: unable to find driver: i915_dri.so Ok, missing […]

Debian on UltraSparc II

Monday, July 17th, 2006

We already have one Sun Sparc running at Robocup @ TUG: mika@robosparc ~ % cat /proc/cpuinfo cpu : TI UltraSparc I (SpitFire) fpu : UltraSparc I integrated FPU promlib : Version 3 Revision 1 prom : 3.1.3 type : sun4u ncpus probed : 1 ncpus active : 1 Cpu0Bogo : 397.31 Cpu0ClkTck : 000000000bebc200 MMU […]

Thinkpad T60 laptop with Debian/grml Linux

Sunday, July 2nd, 2006

First of all: thanks a lot to IBM/Lenovo! Michael Gebetsroither and me were working on the ‘Trusted Live Linux’ project at IAIK @ TUG. IBM/Lenovo kindly provided us a Thinkpad T60 1951-44G laptop so we were able to test and work with a TPM v1.2 chip. The results of the project will be available within […]

Negative Partitionsgröße?

Friday, June 30th, 2006

# df -h Filesystem Size Used Avail Use% Mounted on /dev/hda2 -253298818094k 1.0k 0.0k 73% / /dev/hda1 -25520091066k 1.0k 0.0k 5% /boot # df –version df (fileutils) 4.1 […] Upgrade auf aktuellere coreutils (5.2.1) bewirkt Wunder. ;-)

Grazer Linuxtage 2006: done; Wiener Linuxwochen: to be done :-)

Sunday, May 21st, 2006

Wie schon in “grml on linuxdays Graz” im grml-develblog geschrieben, war der Grazer LinuxTag 2006 meiner Meinung nach wirklich sehr nett. Aus Organisatorensicht gab es keine besonderen Vorkommnisse, dafür aber viele interessante Vorträge. ;-) Ich habe viele nette Leute getroffen und wie auch schon im Vorjahr viel Spaß mit den Leuten vom Gentoo-Stand gehabt. *hehe* […]

Linkqualität einer UMTS/Vodafone-Karte auf einer Autobahnfahrt

Sunday, May 14th, 2006

Was ich in Vodafone 3G Datacard mit Linux (UMTS) bezüglich der Messung der Brauchbarkeit von einer UMTS/Vodafone-Karte auf einer Autofahrt von Graz zur deutschen Grenze versprochen habe, möchte ich jetzt einlösen. Eigentlich wollte ich ein selbst aufgebohrtes fping zur Datenauswertung verwenden, das hat sich dann aus Zeitgründen aber von selbst erledigt. Meine Fallbacklösung war smokeping, […]