Hello, everyone!
I get a white screen in standard VGA console mode in 2-3 seconds, after selecting user mode in bootloader.
make.conf:
See
Some additional system info:
GPU: GeForce GT 730
CPU: Intel Core i7 4790K
Monitor: 29 inches BENQ LED 1920-1080px connected via HDMI cable.
Motherboard: Gigabyte GA-Z97X-Gaming 3
It's alive after boot. I can get in via SSH from my laptop. But a constant white screen in VGA mode is very strange behavior. I tried:
Second 10.1
boot/loader.conf NVIDIA driver. But it works fine in VGA mode with standard driver.
I can see new kernel dmesg for 2-3 second before white screen appears. Bootloader VGA mode works fine. BIOS works fine in VGA mode too.
Any ideas how to fix this white screen trouble?
Thanks in advance.
I get a white screen in standard VGA console mode in 2-3 seconds, after selecting user mode in bootloader.
make.conf:
Code:
MALLOC_PRODUCTION=YES
CPUTYPE?=native
CFLAGS=-O2 -pipe -fno-strict-aliasing -ferror-limit=100
COPTFLAGS=-O2 -pipe -funroll-loops -ffast-math -fno-strict-aliasing
KERNCONF=GENERIC
OPTIMIZED_CFLAGS=YES
BUILD_OPTIMIZED=YES
WITH_CPUFLAGS=YES
WITH_OPTIMIZED_CFLAGS=YES
WITHOUT_DEBUG=YES
BUILD_STATIC=YES
NO_PROFILE=YES
MAKE_JOBS_NUMBER?=8
See
$dmesg -a for 11.0 custom and 10.1 release kernel in attachments.Some additional system info:
GPU: GeForce GT 730
CPU: Intel Core i7 4790K
Monitor: 29 inches BENQ LED 1920-1080px connected via HDMI cable.
Motherboard: Gigabyte GA-Z97X-Gaming 3
It's alive after boot. I can get in via SSH from my laptop. But a constant white screen in VGA mode is very strange behavior. I tried:
- Booting with/without NVIDIA driver kernel module. White screen.
- Start X and gdm. No response.
- Build a kernel with 10.1 /sys/amd64/conf/GENERIC. Same white screen.
Second 10.1
dmesg -a is posted with loaded viaboot/loader.conf NVIDIA driver. But it works fine in VGA mode with standard driver.
I can see new kernel dmesg for 2-3 second before white screen appears. Bootloader VGA mode works fine. BIOS works fine in VGA mode too.
Any ideas how to fix this white screen trouble?
Thanks in advance.