2.3. Mua phần cứng đặc biệt cho GNU/Linux

Có vài nhà bán máy tính cài đặt sẵn hệ thống Debian hoặc một bản phát hành GNU/LInux khác. Có thể là bạn trả thêm tiền mà mua sự yên tĩnh trong tâm hồn, vì bạn chắc chắn biết rằng phần cứng đó được GNU/LInux hỗ trợ đầy đủ.

Bất chấp bạn mua hệ thống có sẵn Linux hay hệ thống tiền dùng, vẫn còn quan trọng là bạn kiểm tra nếu phần cứng đó được hỗ trợ bởi hạt nhân LInux hay không. Kiểm tra xem nếu phần cứng đó được liệt kê trong những tham chiếu nói trên. Báo người bán hàng biết bạn muốn mua một hệ thống LInux. Bạn hỗ trợ nhà bán thân thiện với Linux nhé.

2.3.1. Tránh phần mềm sở hữu hay bị đóng

Một số hãng chế tạo phần cứng đơn giản từ chối cho chúng tôi biết phương pháp ghi trình điều khiển phần cứng của họ. Một số hãng khác từ chối cho chúng tôi truy cập tài liệu hướng dẫn nếu chúng tôi không thỏa thuận điều kiện ngăn cản chúng tôi phát hành mã nguồn Linux.

In many cases there are standards (or at least some de-facto standards) describing how an operating system and its device drivers communicate with a certain class of devices. All devices which comply to such a (de-facto-)standard can be used with a single generic device driver and no device-specific drivers are required. With some kinds of hardware (e.g. USB Human Interface Devices, i.e. keyboards, mice, etc., and USB mass storage devices like USB flash disks and memory card readers) this works very well and practically every device sold in the market is standards-compliant.

In other fields, among them e.g. printers, this is unfortunately not the case. While there are many printers which can be addressed via a small set of (de-facto-)standard control languages and therefore can be made to work without problems in any operating system, there are quite a few models which only understand proprietary control commands for which no usable documentation is available and therefore either cannot be used at all on free operating systems or can only be used with a vendor-supplied closed-source driver.

Even if there is a vendor-provided closed-source driver for such hardware when purchasing the device, the practical lifespan of the device is limited by driver availability. Nowadays product cycles have become short and it is not uncommon that a short time after a consumer device has ceased production, no driver updates get made available any more by the manufacturer. If the old closed-source driver does not work anymore after a system update, an otherwise perfectly working device becomes unusable due to lacking driver support and there is nothing that can be done in this case. You should therefore avoid buying closed hardware in the first place, regardless of the operating system you want to use it with.

You can help improve this situation by encouraging manufacturers of closed hardware to release the documentation and other resources necessary for us to provide free drivers for their hardware.