Issue w/ Intel NUC mini computer

New features which should be implemented in Porteus Kiosk Edition and the kiosk wizard.
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
gilmotta
White ninja
White ninja
Posts: 4
Joined: 04 Feb 2014, 17:13
Distribution: Kiosk
Location: Georgia

Issue w/ Intel NUC mini computer

Post#1 by gilmotta » 05 Feb 2014, 02:22

I'm trying to deploy Kiosk on the following hardware:
  • Intel NUC Kit DC3217IYR Booksize Barebone System
    Intel Core i3 3217U
    Intel HD Graphics 4000 Integrated Video
    2 x 204Pin DDR3 1333/1600
It has 4GB RAM and a 30GB SSD that has not been formatted yet. Gb Ethernet and WiFi is Intel Centrino 6235 IEEE 802.11 Dual Band N600 Mini PCI Express.

Today, I went on the Kiosk wizard page chose my options and downloaded the ISO. Made a USB flash bootable and plugged to the mini PC.

PC recognized the USB flash and booted from it. I got the following message:
Device not ready yet? Delaying x seconds. Error: Porteus data not found. Startup cannot continue.

From blkid I get nothing! zero!
From lspci -knn I get the following:
  • 00:00.0 Class 0600: 8086:0154
    00:02.0 Class 0300: 8086:0166
    00:16.0 Class 0780: 8086:1e3a
    00:19.0 Class 0200: 8086:1503
    00:1a.0 Class 0c03: 8086:1e2d ehci-pci
    00:1b.0 Class 0403: 8086:1e20
    00:1c.0 Class 0604: 8086:1e10 pcieport
    00:1c.2 Class 0c03: 8086:1e14 pcieport
    00:1d.0 Class 0c03: 8086:1e26 ehci-pci
    00:1f.0 Class 0601: 8086:1e56
    00:1f.2 Class 0106: 8086:1e03 ahci
    00:1f.3 Class 0c05: 8086:1e22
    02:00.0 Class 0280: 8086:088e
from lsusb -t I get nothing, nada!
from mount /dev/sr0 /tmp/test
mount: mounting /dev/sr0 on /tmp/test failed: no such file or directory

Is there anything else that I could provide to help troubleshoot the issue?

Thanks,
Gil :good:

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: Issue w/ Intel NUC mini computer

Post#2 by fanthom » 05 Feb 2014, 03:34

weird but looks like usb controller is not compiled into kiosk's kernel. please boot any other linux (like Porteus desktop edition or Ubuntu), check if flash is recognized and post the output of 'lspci -knn' and 'lsusb -t' commands.
thanks
Please add [Solved] to your thread title if the solution was found.

gilmotta
White ninja
White ninja
Posts: 4
Joined: 04 Feb 2014, 17:13
Distribution: Kiosk
Location: Georgia

Re: Issue w/ Intel NUC mini computer

Post#3 by gilmotta » 05 Feb 2014, 15:49

fanthom wrote:weird but looks like usb controller is not compiled into kiosk's kernel. please boot any other linux (like Porteus desktop edition or Ubuntu), check if flash is recognized and post the output of 'lspci -knn' and 'lsusb -t' commands.
thanks
Hello fanthom,

I'm at work now but I would like to give the heads up that Ubuntu 12.04 LTS installed without issues last night. I played with the mini Computer some this morning and it is looking good.

I will post the output of these commands here tonight. stay tuned!

Gil :good:

Locked