Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Installing NetBSD to an SD card on eBox



Hi Andrius,

booting without ACPI support didn't work either.

Finally, if USB
installer boots successfully, you can consider an option to use USB
stick as your main drive.

Thanks for the idea. I was trying to avoid that, because the device only has three USB ports, effectively two unless running headless: one of them is too close to the VGA port so I can't use them simultaneously. One will be used for connecting the keyboard, so either the disk I'll be installing from or the disk I'll be installing to will have to be attached to a hub. What should I be aware of before trying it?

If you have a chance, please share dmesg output

Here is my dmesg output (installer stick is plugged in directly, wifi adapter is in the RPI keyboard/hub):

[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, [ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
[     1.000000]     2018, 2019, 2020, 2021, 2022
[     1.000000]     The NetBSD Foundation, Inc.  All rights reserved.
[     1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[ 1.000000] The Regents of the University of California. All rights reserved.

[     1.000000] NetBSD 9.3 (GENERIC) #0: Thu Aug  4 15:30:37 UTC 2022
[ 1.000000] mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/i386/compile/GENERIC
[     1.000000] total memory = 511 MB
[     1.000000] avail memory = 482 MB
[     1.000000] timecounter: Timecounters tick every 10.000 msec
[     1.000000] Kernelized RAIDframe activated
[     1.000000] running cgd selftest aes-xts-256 aes-xts-512 done
[ 1.000000] timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
[     1.000003] Generic PC
[     1.000003] mainbus0 (root)
[ 1.000003] Firmware Error (ACPI): A valid RSDP was not found (20190405/tbxfroot-261) [ 1.000003] autoconfiguration error: acpi_probe: failed to initialize tables [ 1.000003] ACPI Error: Could not remove SCI handler (20190405/evmisc-312)
[     1.000003] cpu0 at mainbus0
[     1.000003] cpu0: Vortex86MX, id 0x586
[     1.000003] cpu0: package 0, core 0, smt 0
[     1.000003] pci0 at mainbus0 bus 0: configuration mode 1
[ 1.000003] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok [ 1.000003] pchb0 at pci0 dev 0 function 0: vendor 17f3 product 6021 (rev. 0x02) [ 1.000003] rdcpcib0 at pci0 dev 7 function 0: vendor 17f3 product 6036 (rev. 0x00)
[     1.000003] rdcpcib0: watchdog timer configured.
[ 1.000003] vte0 at pci0 dev 8 function 0: vendor 17f3 product 6040 (rev. 0x00)
[     1.000003] vte0: Ethernet address 00:1b:eb:35:3c:56
[     1.000003] vte0: interrupting at irq 3
[ 1.000003] rdcphy0 at vte0 phy 1: R6040 10/100 media interface, rev. 1 [ 1.000003] rdcphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto [ 1.000003] ohci0 at pci0 dev 10 function 0: vendor 17f3 product 6060 (rev. 0x12)
[     1.000003] ohci0: interrupting at irq 5
[     1.000003] ohci0: OHCI version 1.0, legacy support
[     1.000003] usb0 at ohci0: USB revision 1.0
[ 1.000003] ehci0 at pci0 dev 10 function 1: vendor 17f3 product 6061 (rev. 0x03)
[     1.000003] ehci0: interrupting at irq 15
[     1.000003] ehci0: BIOS has given up ownership
[     1.000003] ehci0: EHCI version 1.0
[     1.000003] ehci0: 1 companion controller, 2 ports: ohci0
[     1.000003] usb1 at ehci0: USB revision 2.0
[ 1.000003] ohci1 at pci0 dev 11 function 0: vendor 17f3 product 6060 (rev. 0x12)
[     1.000003] ohci1: interrupting at irq 9
[     1.000003] ohci1: OHCI version 1.0, legacy support
[     1.000003] usb2 at ohci1: USB revision 1.0
[ 1.000003] ehci1 at pci0 dev 11 function 1: vendor 17f3 product 6061 (rev. 0x03)
[     1.000003] ehci1: interrupting at irq 10
[     1.000003] ehci1: BIOS has given up ownership
[     1.000003] ehci1: EHCI version 1.0
[     1.000003] ehci1: 1 companion controller, 2 ports: ohci1
[     1.000003] usb3 at ehci1: USB revision 2.0
[ 1.000003] piixide0 at pci0 dev 12 function 0: Intel 82801EB IDE Controller (ICH5) (rev. 0x01)
[     1.000003] piixide0: bus-master DMA support present
[ 1.000003] piixide0: primary channel configured to native-PCI mode
[     1.000003] piixide0: using irq 14 for native-PCI interrupt
[     1.000003] atabus0 at piixide0 channel 0
[ 1.000003] piixide0: secondary channel configured to native-PCI mode
[     1.000003] atabus1 at piixide0 channel 1
[ 1.000003] vga0 at pci0 dev 13 function 0: vendor 17f3 product 2010 (rev. 0x00) [ 1.000003] wsdisplay0 at vga0 kbdmux 1: console (80x25, vt100 emulation)
[     1.000003] wsmux1: connecting to wsdisplay0
[     1.000003] drm at vga0 not configured
[ 1.000003] hdaudio0 at pci0 dev 14 function 0: HD Audio Controller
[     1.000003] hdaudio0: interrupting at irq 11
[     1.000003] hdafg0 at hdaudio0: vendor 10ec product 0262
[     1.000003] hdafg0: DAC00 2ch: Speaker [Jack]
[     1.000003] hdafg0: ADC01 2ch: Line In [Jack]
[     1.000003] hdafg0: ADC02 2ch: Mic In [Jack]
[ 1.000003] hdafg0: 2ch/2ch 44100Hz 48000Hz 96000Hz 192000Hz PCM16 PCM20 PCM24 AC3 [ 1.000003] audio0 at hdafg0: playback, capture, full duplex, independent [ 1.000003] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback [ 1.000003] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.000003] isa0 at rdcpcib0
[     1.000003] pckbc0 at isa0 port 0x60-0x64
[     1.000003] attimer0 at isa0 port 0x40-0x43
[     1.000003] pcppi0 at isa0 port 0x61
[     1.000003] midi0 at pcppi0: PC speaker
[     1.000003] sysbeep0 at pcppi0
[     1.000003] isapnp0 at isa0 port 0x279
[     1.000003] attimer0: attached to pcppi0
[     1.000003] isapnp0: no ISA Plug 'n Play devices found
[ 1.000003] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 [ 1.052116] uhub0 at usb0: NetBSD (0000) OHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1
[     1.052116] uhub0: 2 ports with 2 removable, self powered
[ 1.052116] uhub1 at usb1: NetBSD (0000) EHCI root hub (0000), class 9/0, rev 2.00/1.00, addr 1
[     1.052116] uhub1: 2 ports with 2 removable, self powered
[ 1.052116] uhub2 at usb2: NetBSD (0000) OHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1
[     1.052116] uhub2: 2 ports with 2 removable, self powered
[ 1.052116] uhub3 at usb3: NetBSD (0000) EHCI root hub (0000), class 9/0, rev 2.00/1.00, addr 1
[     1.052116] uhub3: 2 ports with 2 removable, self powered
[     1.052116] IPsec: Initialized Security Association Processing.
[ 3.302104] uhub4 at uhub3 port 1: vendor 05e3 (0x5e3) USB2.0 Hub (0x610), class 9/0, rev 2.00/32.98, addr 2
[     3.302104] uhub4: multiple transaction translators
[     3.302104] uhub4: 4 ports with 4 removable, self powered
[     3.302104] umass0 at uhub1 port 1 configuration 1 interface 0
[ 3.302104] umass0: UFD 2.0 (0x90c) Silicon-Power (0x1000), rev 2.00/11.00, addr 2
[     3.302104] umass0: using SCSI over Bulk-Only
[     3.312113] scsibus0 at umass0: 2 targets, 1 lun per target
[ 3.312113] sd0 at scsibus0 target 0 lun 0: <UFD 2.0, Silicon-Power8G, 1100> disk removable [ 3.312113] sd0: 7681 MB, 15744 cyl, 16 head, 63 sec, 512 bytes/sect x 15730688 sectors
[     4.642126] uhidev0 at uhub4 port 1 configuration 1 interface 0
[ 4.642126] uhidev0: vendor 04d9 (0x4d9) RPI Wired Keyboard 5 (0x06), rev 2.00/1.10, addr 3, iclass 3/1
[     4.652132] ukbd0 at uhidev0
[     5.062133] wskbd0 at ukbd0: console keyboard, using wsdisplay0
[     5.062133] uhidev1 at uhub4 port 1 configuration 1 interface 1
[ 5.062133] uhidev1: vendor 04d9 (0x4d9) RPI Wired Keyboard 5 (0x06), rev 2.00/1.10, addr 3, iclass 3/0
[     5.072139] uhid0 at uhidev1: input=2, output=0, feature=0
[ 5.102138] WARNING: 1 error while detecting hardware; check system log.
[     5.102138] boot device: sd0
[     5.102138] root on sd0a dumps on sd0b
[     5.112137] root file system type: ffs
[     5.112137] kern.module.path=/stand/i386/9.3/modules
[     5.112137] WARNING: clock gained 94 days
[ 6.132159] /dev/sd0a: file system not clean (fs_clean=0x20); please fsck(8)
[     6.132159] /dev/sd0a: lost blocks 0 files 0
[   122.673908] urtwn0 at uhub4 port 4
[ 122.673908] urtwn0: Realtek (0xbda) e (0x818b), rev 2.10/2.00, addr 4 [ 122.793920] urtwn0: MAC/BB RTL8192EU, RF 6052 2T2R, address 1c:bf:ce:97:d0:fc
[   122.793920] urtwn0: 1 rx pipe, 3 tx pipes
[   122.793920] urtwn0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
[ 122.793920] urtwn0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps

Thank you for your help.

Stanislav


Home | Main Index | Thread Index | Old Index