From 88c9ae35ea442d7762000fc3c579504834156782 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 1 Oct 2002 12:54:50 +0000 Subject: add 3 bugs: - drakfont: stat64 syscall blocks drakfont on ntfs partitions - XFree86: X can corrupt sound when overusing pci bus (PciRetry fix it) - some people reports stops on reboot on "illegal seek" (having /usr and / on the same fs "fix" it) --- docs/9.0_errata.txt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'docs/9.0_errata.txt') diff --git a/docs/9.0_errata.txt b/docs/9.0_errata.txt index 537dd96d5..724800391 100644 --- a/docs/9.0_errata.txt +++ b/docs/9.0_errata.txt @@ -31,6 +31,13 @@ SHOULD BE: work well in all locales. + o Drakfont: + ========= + + drakfont get stopped in stat64("/mnt/nt/winnt/fonts/8514oem.fon", + ...) on ntfs partitions. + there's a bug in ntfs.o fs module of the kernel + o Install: ======== @@ -58,6 +65,17 @@ to the mouse section of /etc/X11/XF86Config-4 manually fixes the middle-button problem. STATUS: Not fixed. + + + Sometimes, XFree86 can cause sound glitches because of intensive + pci bus usage. + Adding the line + + Option "PciRetry" "true" + + to the "Device" section /etc/X11/XF86Config-4 fixes these boxes. + + o Printer drivers =============== @@ -65,3 +83,11 @@ not work. STATUS: Fixed on linuxprinting.org, needs to be packaged in "printer-drivers". +o kernel: + ======= + + Sometimes reboot stops on "illegal seek" message (having /usr on / + fs fix it) + + Sometimes process get blocked in D-state on ntfs partitions (see + drakfont) -- cgit v1.2.1