* Novena
@ 2016-08-24 20:34 Danny Milosavljevic
2016-08-24 21:38 ` Novena David Craven
2016-09-07 20:54 ` Novena Ludovic Courtès
0 siblings, 2 replies; 3+ messages in thread
From: Danny Milosavljevic @ 2016-08-24 20:34 UTC (permalink / raw)
To: guix-devel
Hi,
can someone with a Novena please do
$ cat /proc/cpuinfo
on it?
Also, if applicable, try
$ ls /sys/firmware/efi/vars
.
I'm trying to find a way for the U-Boot installer to detect that it's on a Novena.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Novena
2016-08-24 20:34 Novena Danny Milosavljevic
@ 2016-08-24 21:38 ` David Craven
2016-09-07 20:54 ` Novena Ludovic Courtès
1 sibling, 0 replies; 3+ messages in thread
From: David Craven @ 2016-08-24 21:38 UTC (permalink / raw)
To: Danny Milosavljevic; +Cc: guix-devel
> I'm trying to find a way for the U-Boot installer to detect that it's on a Novena.
Nice! I want one =P
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Novena
2016-08-24 20:34 Novena Danny Milosavljevic
2016-08-24 21:38 ` Novena David Craven
@ 2016-09-07 20:54 ` Ludovic Courtès
1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2016-09-07 20:54 UTC (permalink / raw)
To: Danny Milosavljevic; +Cc: guix-devel
Hello,
Danny Milosavljevic <dannym@scratchpost.org> skribis:
> can someone with a Novena please do
>
> $ cat /proc/cpuinfo
>
> on it?
>
> Also, if applicable, try
>
> $ ls /sys/firmware/efi/vars
From one of our build machines:
--8<---------------cut here---------------start------------->8---
$ cat /proc/cpuinfo
processor : 0
model name : ARMv7 Processor rev 10 (v7l)
BogoMIPS : 7.54
Features : half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpd32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x2
CPU part : 0xc09
CPU revision : 10
processor : 1
model name : ARMv7 Processor rev 10 (v7l)
BogoMIPS : 7.54
Features : half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpd32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x2
CPU part : 0xc09
CPU revision : 10
processor : 2
model name : ARMv7 Processor rev 10 (v7l)
BogoMIPS : 7.54
Features : half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpd32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x2
CPU part : 0xc09
CPU revision : 10
processor : 3
model name : ARMv7 Processor rev 10 (v7l)
BogoMIPS : 7.54
Features : half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpd32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x2
CPU part : 0xc09
CPU revision : 10
Hardware : Freescale i.MX6 Quad/DualLite (Device Tree)
Revision : 0000
Serial : 0000000000000000
$ ls /sys/firmware/efi/vars
ls: cannot access /sys/firmware/efi/vars: No such file or directory
--8<---------------cut here---------------end--------------->8---
Sorry for the delay!
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-09-07 20:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-24 20:34 Novena Danny Milosavljevic
2016-08-24 21:38 ` Novena David Craven
2016-09-07 20:54 ` Novena Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.