https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253159
Alexey Dokuchaev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |[email protected] --- Comment #3 from Alexey Dokuchaev <[email protected]> --- (In reply to nRfEuty7vZzG from comment #0) > Hardware is HP Probook, AMD A8-4500M APU with 8GB RAM. I've also had a similar laptop model with A8-5550M and FreeBSD worked more or less fine on it. I've described my experience on our wiki: https://wiki.freebsd.org/Laptops/HP_ProBook_645_G1 > it's only text console with garbled screen where nothing can be read, it's > just all messed up, instead of text it's all messed up pixels [...] I think > this has something to go with display screen resolution. You're right, it's a known problem with HP laptops, native 1366×768 resolution probably won't work. Try 1024×768 instead by dropping to the loader prompt or putting "gop set 2" line into /boot/loader.rc.local file (note that it might not work with Lua-based loader(8) per bug #235040). -- You are receiving this mail because: You are the assignee for the bug.
