NetBSD-Bugs archive

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

port-amd64/49832: amd64/i386 Netbsd-current installcd fails to boot on pc with HD6450



>Number:         49832
>Category:       port-amd64
>Synopsis:       amd64/i386 Netbsd-current installcd fails to boot  on pc with HD6450
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    port-amd64-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 10 01:40:00 +0000 2015
>Originator:     Kotaro Kosaki
>Release:        NetBSD 7.99.9 (GENERIC)
>Organization:
>Environment:
NetBSD phnm1 7.99.9 NetBSD 7.99.9 (GENERIC) #0: Thu Apr  9 17:29:30 JST 2015  kosaki@phnm1:/udd4/amd64/obj/sys/arch/amd64/compile/GENERIC amd64
>Description:
On pc(amd64/i386/ with HD6450) Netbsd-current installcd fails to boot.

CAICOS microcode is missing.
>How-To-Repeat:
boot from installcd 
>Fix:
in the file 

/usr/src/distrib/amd64/cdroms/Makefile.cdrom

(1)
add 
 
CDRUNTIME+=     ./usr/libdata/firmware

or

(2)
(may be  wrong)
#CDKERNELS=     netbsd-GENERIC.gz       netbsd
CDKERNELS=      netbsd-INSTALL.gz       netbsd

because in INSTALL

# DRMKMS driver
no i915drmkms*     at pci?
no radeon*         at pci?
#no nouveau*       at pci?

 



Home | Main Index | Thread Index | Old Index