Open yitro-z-wang opened 6 years ago
Hey @TainKung , I'm also tracking down an issue, and yours sounds a lot like mine... try booting with the discrete graphics card ON. This allows me to start X, but is an issue on its own since I won't get any power savings if my GPU is always on. Anyway it's something else to try.
I have a very similar issue with the GIGABYTE Aero 15X v8. I work around it by making sure bbswitch is loaded and in the ON state but bumblebeed isn't running, starting X, and then starting bumblebeed after X is running. It's suboptimal, but it lets me actually use the laptop.
I still have issues with freezing sometimes though, such as starting Steam or running lshw if the GPU is off. I have to temporarily turn it on using bbswitch and then turn it off when I'm done. Not sure why.
Thanks a lot! BTW, I've added After=sddm.service
and ExecStartPre=/bin/sleep 10
into bumblebeed.service to make the startup delayed so I could pretend to forget this problem :-P.
But still I hope there will be some 'official' patch.
I installed bumblebee strictly following Bumblebee - Fedora Project Wiki. Motherboard series is CLEVO P95XER/EP6 with American Megatrend BIOS and GPU is NVIDIA 1060. I've tried the param
acpi_osi=! acpi_osi='Windows 2009'
but it didn't work. Replace 2009 with 2013/2015 didn't help either. I found I could boot into graphical interface withacpi=off
, but in that case bumblebee will be obviously useless.The boot log without
acpi=off
:And then the entire system became unresponsive.
Any ideas or advice?