Current-Users archive

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

NetBSD-9.99.x No Video



I apologize if this has already been addressed. I installed NetBSD 9.2 on my Intel computer. Everything works well. (Well, the video lags a little). I downloaded netbsd-GENERIC.gz from http://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/latest/. I unzipped the file and copy it to the root directory as a file called current. I reboot and select the new kernel. Everything appears to be working until the acpi checks? The PC locks up with a blank screen. This Intel is efi boot. When I try the same process with my Lenovo X200 mbr, it works.


cat /boot.cfg
banner=***********************
banner=*   Welcome to NetBSD *
banner=***********************
banner=
banner= Please choose an option from the following menu:
menu=Boot normally:rndseed /var/db/entropy-file;boot
menu=Boot single user:rndseed /var/db/entropy-file;boot -s
menu=Boot current:rndseed /var/db/entropy-file;boot current
menu=Boot current single user:rndseed /var/db/entropy-file;boot current -s
menu=Boot previous current:rndseed /var/db/entropy-file;boot ocurrent
menu=Boot previous current single user:rndseed /var/db/entropy-file;boot ocurrent -s
menu=Drop to boot prompt:prompt
default=1
timeout=5
clear=1

Kernels in root directory
-rw-r--r--    1 root  wheel  620B Apr 11 04:37 boot.cfg
-rwxr-xr-x   1 root  wheel   28M Apr 11 04:47 current*
-rwxr-xr-x   1 root  wheel   24M May 12  2021 netbsd*
-rwxr-xr-x   1 root  wheel   24M Apr 11 04:34 ocurrent*

dmesg snippets

 [     1.000000] total memory = 32633 MB
 [     1.000000] avail memory = 31659 MB
 [     1.000003] ioapic0 at mainbus0 apid 2: pa 0xfec00000, version 0x20, 120 pins
 [     1.000003] cpu0 at mainbus0 apid 0
 [     1.000003] cpu0: CPU base freq 3000000000 Hz
 [     1.000003] cpu0: CPU max freq 3500000000 Hz
 [     1.000003] cpu0: TSC freq CPUID 3000000000 Hz
 [     1.000003] cpu0: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz, id 0x906e9
 [     1.000003] cpu0: package 0, core 0, smt 0
 [     1.000003] cpu1 at mainbus0 apid 2
 [     1.000003] cpu1: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz, id 0x906e9
 [     1.000003] cpu1: package 0, core 1, smt 0
 [     1.000003] cpu2 at mainbus0 apid 4
 [     1.000003] cpu2: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz, id 0x906e9
 [     1.000003] cpu2: package 0, core 2, smt 0
 [     1.000003] cpu3 at mainbus0 apid 6
 [     1.000003] cpu3: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz, id 0x906e9
 [     1.000003] cpu3: package 0, core 3, smt 0

 [     5.636320] kern.module.path=/stand/amd64/9.2/modules
 [     5.636320] kern info: [drm] Memory usable by graphics device = 4096M
 [     5.646318] kern info: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).  [     5.676318] kern info: [drm] Driver supports precise vblank timestamp query.
 [     5.696319] kern info: [drm] failed to find VBIOS tables

 [     5.734893] i915drmkms0: interrupting at ioapic0 pin 16 (i915drmkms0)
 [     5.796320] kern info: [drm] failed to retrieve link info, disabling eDP  [     5.846320] kern error: [drm:(/usr/src/sys/external/bsd/drm2/dist/drm/i915/i915_drv.c:636)i915_firmware_load_error_print] *ERROR* failed to load firmware i915/kbl_dmc_ver1.bin (0)  [     5.846320] kern error: [drm:(/usr/src/sys/external/bsd/drm2/dist/drm/i915/i915_drv.c:651)i915_firmware_load_error_print] *ERROR* The driver is built-in, so to load the firmware you need to  [     5.846320] include it either in the kernel (see CONFIG_EXTRA_FIRMWARE) or
 [     5.846320] in your initrd/initramfs image.
 [     5.846320] kern error: [drm:(/usr/src/sys/external/bsd/drm2/dist/drm/i915/intel_guc_loader.c:560)guc_fw_fetch] *ERROR* Failed to fetch GuC firmware from i915/kbl_guc_ver9_14.bin (error -2)  [     5.966318] kern error: [drm:(/usr/src/sys/external/bsd/drm2/dist/drm/i915/i915_gem.c:5417)i915_gem_init_hw] *ERROR* Failed to initialize GuC, error -5 (ignored)
 [     6.146318] intelfb0 at i915drmkms0
 [     6.166318] intelfb0: framebuffer at 0xffff830259ed8000, size 1920x1080, depth 32, stride 7680  [     6.216320] warning: /usr/src/sys/external/bsd/drm2/dist/drm/i915/intel_pm.c:3624: WARN_ON(!wm_changed)wsdisplay0 at intelfb0 kbdmux 1: console (default, vt100 emulation), using wskbd0

-------
Ron Georgia
"There seems to be a scratch in the prism of my understanding."



Home | Main Index | Thread Index | Old Index