![]() |
Loose xfce desktop when HDMI disconnected - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4) +--- Forum: On Topic (https://www.linuxliteos.com/forums/forumdisplay.php?fid=14) +--- Thread: Loose xfce desktop when HDMI disconnected (/showthread.php?tid=1385) |
Loose xfce desktop when HDMI disconnected - Wirezfree - 01-09-2015 Hi, I have just installed LL 2.2 on a new Intel based mini PC. I have it connected directly to a monitor(input #2) via HDMI The monitors got 2 HDMI inputs, input #1 is my main PC. If I use the the monitors "switch source input" I can switch between the 2 PC's, However If I switch from the "New" PC to the other PC and back I loose the "New PC's" Desktop, I go back and it's black. If I do a crt alt f3, I can get a system prompt and do a restart of the Desktop. The other PC is fine, I can go back to that and it's fine, that is running LL 2.0 So the new PC does not like having it's HDMI output switched. It's not screensaver/display settings in LL 2.2, I can leave the New PC connected to display for periods of time, screen goes blank move mouse, tap keyboard and it's back. Any ideas welcome. (inxi -F below) Thanks... Dave Code: dave@jetway1:~$ inxi -F Re: Loose xfce desktop when HDMI disconnected - altman - 01-09-2015 What it does if you switch both cables , just want to check cables if do the same on different pc . Just to see if it duplicates the issue . Re: Loose xfce desktop when HDMI disconnected - Wirezfree - 01-09-2015 Hi, Just tried it, and actually another PC also, always the same result. Disconnect the HDMI from the New PC output, loose the xfce desktop. I do now have another issue, The display is ripping during startup/shutdown. I think this related to: To fix a lack of Wireless/WiFi I upgraded the kernel to 3.16, WiFi works fine, no Bluetooth though, lots of people reporting this, newish card AzureWave mini pcie card, based on Realtek chip-set rtl8723be NOTE: the Kernel update was done after discovering the HDMI issue So I may have to pull the kernel update, and use cable at the moment. Dave Re: Loose xfce desktop when HDMI disconnected - altman - 01-09-2015 Ever tried LL 3.18 kernel ! might work . Did bluetooth was removed due to upgrade ! reinstall it might work . Re: Loose xfce desktop when HDMI disconnected - Wirezfree - 01-09-2015 Hi altman. Yes, I can try 3.18, I have nothing to loose apart from the WiFi. If there was some way of identifying and extracting the WiFi drivers..?? I could drop back to 3.13, and possibly use the WiFi drivers..?? Then I would only be dealing with Desktop/HDMI issue. The Bluetooth issue can wait, It seems it's just to new a card.!! Dave Re: Loose xfce desktop when HDMI disconnected - altman - 01-09-2015 If 3.18 doesn t work for you , you can always turn back to 3.37 also . Re: Loose xfce desktop when HDMI disconnected - Wirezfree - 01-09-2015 Hi, Going to try 3.18 later, If I still have the ripping video issue, as in 3.17 I will have to drop back to 3.13, and hope to resolve the HDMI issue. Dave Re: Loose xfce desktop when HDMI disconnected - altman - 01-09-2015 Hope that you fix this mate . Re: Loose xfce desktop when HDMI disconnected - Wirezfree - 01-10-2015 Hi altman, I tried the 3.18 kernel, unfortunately I lost wireless. If I put the HDMI cable un-plugging issue to one side... I have: 3.13 I have to use cable connection, but no screen ripping. 3.17 Wireless works, but end up up with screen ripping. 3.18 No Wireless and Screen ripping So my only hope is to find out how I can get the Wireless drivers that work in 3.17 into 3.13 Thanks... Dave [SOLVED]: WiFi Issue ((Loose xfce desktop when HDMI disconnected - Still OPEN)) - Wirezfree - 01-10-2015 Hi, *** UPDATE: This does not appear to be a stable fix ~ NEW Thread to be started *** Found a solution to the WiFi drivers after some Googling If you have WiFi based on: rtl8723be Chipset, then Code: sudo apt-get install linux-headers-generic build-essential git Now they show up in dmseg log: Code: [ 5.843191] rtl8723be: Using firmware rtlwifi/rtl8723befw.bin Just hope this didn't break anything else...!!! Dave (( Now to figure out the HDMI/Desktop issue)) |