nachdem ich mich jetzt intensiv mit meinem DMA-Problem auseinandergesetzt habe, hier ist nun mein Kernel-Image mit CaptainCrunchs Config (also grsec-Optionen genau so wie bei seinem Kernel).
- DMA funktioniert nun mit Stratos Intel-Chipsatz (*freu*)
Code: Select all
[root@mars:/usr/src/linux-2.4.24]$ hdparm /dev/hda
/dev/hda:
multcount = 16 (on)
I/O support = 3 (32-bit w/sync)
unmaskirq = 1 (on)
using_dma = 1 (on)
keepsettings = 0 (off)
nowerr = 0 (off)
readonly = 0 (off)
readahead = 8 (on)
geometry = 7476/255/63, sectors = 120103200, start = 0
busstate = 1 (on)
[root@mars:~]$ hdparm -tT /dev/hda
/dev/hda:
Timing buffer-cache reads: 128 MB in 0.57 seconds =224.56 MB/sec
Timing buffered disk reads: 64 MB in 1.23 seconds = 52.03 MB/sec
Code: Select all
...
Starting OpenBSD Secure Shell server: sshd.
Starting NTP server: ntpd.
ProFTPd is started from inetd.
Starting deferred execution scheduler: atd.
Starting periodic command scheduler: cron.
Starting web server: apache.
Starting TeamSpeak 2 Server: tss2
TeamSpeak Server Daemon started with PID 730
.
Debian GNU/Linux 3.0 mars ttyS0
mars login:Lilo.conf:
Code: Select all
[root@mars:/usr/src/linux-2.4.24]$ cat /etc/lilo.conf
boot=/dev/hda
root=/dev/hda3
install=/boot/boot-menu.b
lba32
serial = 0,57600n8
image=/vmlinuz
label=debian
read-only
append ="console=tty0 console=ttyS0,57600 ide0=dma idebus=66"Code: Select all
[root@mars:/usr/src/linux-2.4.24]$ cat /etc/inittab | grep S0:
S0:12345:respawn:/sbin/getty -L 57600 ttyS0 vt102Und hier der Link zum Kernel-Image, das sich einfach mittels dpkg -i installieren lässt (Prozedur ist ja bekannt):
Ich übernehme keine Haftung für evtl. wirtschaftliche Schäden oder Schäden an der Hardware!
hier klicken

