* Choose devices according to linux-libre code
@ 2018-10-28 18:45 znavko
2018-10-28 18:47 ` znavko
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: znavko @ 2018-10-28 18:45 UTC (permalink / raw)
To: Help Guix, Bug Guix
[-- Attachment #1: Type: text/plain, Size: 462 bytes --]
Hello, Guix Help!
As I've got here https://lists.gnu.org/archive/html/help-guix/2018-10/msg00083.html <https://lists.gnu.org/archive/html/help-guix/2018-10/msg00083.html>
some devices cannot work without linux-firmware, requiring non-free software drivers. It is so bad.
I believe the issue can be solved by choosing devices that have proper support by linux-libre code. So how to do this? Is there any info how to choose devices working nice on linux-libre?
[-- Attachment #2: Type: text/html, Size: 671 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Choose devices according to linux-libre code
2018-10-28 18:45 Choose devices according to linux-libre code znavko
@ 2018-10-28 18:47 ` znavko
2018-10-30 9:56 ` bug#33190: " swedebugia
2018-11-22 9:28 ` Ludovic Courtès
2 siblings, 0 replies; 5+ messages in thread
From: znavko @ 2018-10-28 18:47 UTC (permalink / raw)
To: Help Guix
[-- Attachment #1: Type: text/plain, Size: 756 bytes --]
I use Lenovo G50-30 https://www.lenovo.com/us/en/laptops/lenovo/g-series/g50-30 <https://www.lenovo.com/us/en/laptops/lenovo/g-series/g50-30/>
But when I will choose new PC it will be interesting to know.
28. Oct 2018 21:45 by znavko@tutanota.com <mailto:znavko@tutanota.com>:
> Hello, Guix Help!
>
> As I've got here > https://lists.gnu.org/archive/html/help-guix/2018-10/msg00083.html <https://lists.gnu.org/archive/html/help-guix/2018-10/msg00083.html>
> some devices cannot work without linux-firmware, requiring non-free software drivers. It is so bad.
>
> I believe the issue can be solved by choosing devices that have proper support by linux-libre code. So how to do this? Is there any info how to choose devices working nice on linux-libre?
>
[-- Attachment #2: Type: text/html, Size: 1222 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: bug#33190: Choose devices according to linux-libre code
2018-10-28 18:45 Choose devices according to linux-libre code znavko
2018-10-28 18:47 ` znavko
@ 2018-10-30 9:56 ` swedebugia
2018-11-22 9:28 ` Ludovic Courtès
2 siblings, 0 replies; 5+ messages in thread
From: swedebugia @ 2018-10-30 9:56 UTC (permalink / raw)
To: znavko, help-guix, 33190
Hi
On 2018-10-28 19:45, znavko@tutanota.com wrote:
> As I've got here
> https://lists.gnu.org/archive/html/help-guix/2018-10/msg00083.html
> some devices cannot work without linux-firmware, requiring non-free
> software drivers. It is so bad.
>
> I believe the issue can be solved by choosing devices that have proper
> support by linux-libre code. So how to do this? Is there any info how
> to choose devices working nice on linux-libre?
Yes. See https://h-node.org/hardware/catalogue/en
--
---
Swedebugia
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: bug#33190: Choose devices according to linux-libre code
2018-10-28 18:45 Choose devices according to linux-libre code znavko
2018-10-28 18:47 ` znavko
2018-10-30 9:56 ` bug#33190: " swedebugia
@ 2018-11-22 9:28 ` Ludovic Courtès
2018-11-22 11:15 ` David Larsson
2 siblings, 1 reply; 5+ messages in thread
From: Ludovic Courtès @ 2018-11-22 9:28 UTC (permalink / raw)
To: znavko; +Cc: help-guix, 33190-done
Hello,
<znavko@tutanota.com> skribis:
> As I've got here
> https://lists.gnu.org/archive/html/help-guix/2018-10/msg00083.html
> some devices cannot work without linux-firmware, requiring non-free
> software drivers. It is so bad.
>
> I believe the issue can be solved by choosing devices that have proper
> support by linux-libre code. So how to do this? Is there any info how
> to choose devices working nice on linux-libre?
The manual gives a couple of hints:
https://www.gnu.org/software/guix/manual/en/html_node/Hardware-Considerations.html
The problem is of course not specific to GuixSD, that’s why the manual
refers to H-Node, but there are probably other similar resources out
there.
HTH,
Ludo’.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: bug#33190: Choose devices according to linux-libre code
2018-11-22 9:28 ` Ludovic Courtès
@ 2018-11-22 11:15 ` David Larsson
0 siblings, 0 replies; 5+ messages in thread
From: David Larsson @ 2018-11-22 11:15 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: bug-guix, help-guix, 33190-done
[-- Attachment #1: Type: text/plain, Size: 1174 bytes --]
Here's a list of places where you can get hardware that should be
compatible:
* [[https://shop.libiquity.com/product/taurinus-x200|Libiquiti]]
* [[https://minifree.org/|Minifree]]
* [[https://tehnoetic.com/|Tehnoetic]]
* [[https://store.vikings.net/|Vikings]]
* [[https://puri.sm/products/|Purism]]
--
HTH
David Larsson
On Thu, 22 Nov 2018, Ludovic Courtès wrote:
> Hello,
>
> <znavko@tutanota.com> skribis:
>
>> As I've got here
>> https://lists.gnu.org/archive/html/help-guix/2018-10/msg00083.html
>> some devices cannot work without linux-firmware, requiring non-free
>> software drivers. It is so bad.
>>
>> I believe the issue can be solved by choosing devices that have proper
>> support by linux-libre code. So how to do this? Is there any info how
>> to choose devices working nice on linux-libre?
>
> The manual gives a couple of hints:
>
> https://www.gnu.org/software/guix/manual/en/html_node/Hardware-Considerations.html
>
> The problem is of course not specific to GuixSD, that’s why the manual
> refers to H-Node, but there are probably other similar resources out
> there.
>
> HTH,
> Ludo’.
>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-11-22 11:16 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-28 18:45 Choose devices according to linux-libre code znavko
2018-10-28 18:47 ` znavko
2018-10-30 9:56 ` bug#33190: " swedebugia
2018-11-22 9:28 ` Ludovic Courtès
2018-11-22 11:15 ` David Larsson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).