[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Web pages:Faq updates and misc 4/5] I updated the faq/drivers page to r
From: |
address@hidden |
Subject: |
[Web pages:Faq updates and misc 4/5] I updated the faq/drivers page to reccommend specific hardware. |
Date: |
Fri, 20 Sep 2024 21:02:17 -0400 |
* faq/drivers.mdwn: T43, X200, T400, T500 Thinkpads.
---
faq/drivers.mdwn | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/faq/drivers.mdwn b/faq/drivers.mdwn
index ca7abab4..48baa76a 100644
--- a/faq/drivers.mdwn
+++ b/faq/drivers.mdwn
@@ -13,10 +13,24 @@ License|/fdl]]."]]"""]]
[[!meta title="what hardware is supported? What drivers does GNU/Hurd have?"]]
+As of September 2024, if you want to run the Hurd in real hardware,
+old Thinkpads are known to work well. We recommend the X200, T400, or
+T500 Thinkpads, which support internet connectivity via the ethernet
+port. Those laptops support a maximum of 8GB of RAM, and you could
+use libreboot with an SSD! You could probably purchase one of those
+used laptops for about $200 or less. Be sure to read about the
+[[current status of the Hurd|hurd/status]]. Until we fix the
+libdiskfs/ext2fs issues on the [[64 bit port|faq/64-bit]], we
+recommend you use the 32 bit version of the Hurd.
+
+A cheaper option is the T43 (2GB max RAM) or T60 (4 GB max RAM), which
+one can find for about $50.
+
Currently, for disks Mach integrates old drivers from Linux through some
[[community/gsoc/project_ideas/driver_glue_code]], which provide
IDE disk support, and we have an AHCI driver which provides [[SATA
-support|faq/sata_disk_drives]].
+support|faq/sata_disk_drives]]. [[Rumpdisk|hurd/rump]] lets us use
+modern hard drives, like SSDs.
For network boards, we use the [[DDE]] toolkit
to run linux 2.6.32 drivers in userland processes, which provides both
long-term
--
2.45.2
- [Web pages:Faq updates and misc 1/5] deleted ufs webpage., address@hidden, 2024/09/20
- [Web pages:Faq updates and misc 2/5] on the nfs project page, I added a link to libnfs., address@hidden, 2024/09/20
- [Web pages:Faq updates and misc 3/5] I updated the 64 bit port status., address@hidden, 2024/09/20
- [Web pages:Faq updates and misc 4/5] I updated the faq/drivers page to reccommend specific hardware.,
address@hidden <=
- [Web pages:Faq updates and misc 5/5] I added some info about a system port, address@hidden, 2024/09/20
- Re: [Web pages:Faq updates and misc 1/5] deleted ufs webpage., Samuel Thibault, 2024/09/22