Page MenuHomeSolus

No VGA/HDMI detected on HP 240 G4 laptop
Closed, ResolvedPublic

Description

I can't connect my Solus 3 Budgie laptop with a projector and doesn't work with HDMI neither, it does not seem to recognize them. I tried with Fn+F4 keys combination and through Display settings, the external display (projector and TV) did not appear.

Whit Thomas Lucio and @STiAT guidance, on G+ community, I ran some process (results are in attached file).

At saying of Georg "is certainly possibly we're missing some intel bits there (firmware / kernel config, and who'd better know than Ikey".

The laptop it's HP 240 G4, relevant especs are:
CPU: Intel Celeron N3050 (1,60 GHZ hasta 2,16 GHz Turbo) 1600MHz/2 MB level 2, dual-core, 6 W
Integrated graphic card: Intel HD
Dedicated graphic card: AMD Radeon R5 M330 (DDR3 2 GB dedicated, interchangeable)
RAM: SDRAM DDR3L - 1600 2048 MB (2048 MB x 1)
VGA and HDMI outputs.

Solus "Details" it shows as:
Processor: Intel® Celeron(R) CPU N3050 @ 1.60GHz × 2
Graphics: Gallium 0.4 on llvmpipe (LLVM 4.0, 128 bits)

Thanks in advance.

Event Timeline

Herald added a subscriber: ikey.
Unknown Object (User) added a comment.EditedAug 28 2017, 11:43 PM

Can you please provide:
DRI_PRIME=1 glxinfo > glxinfo.log

Interesting as well could be:
journalctl -x -p 2..3 -b1 > journalctl.log
maybe something shows some error...

and
cat /var/log/Xorg.0.log > xorg.log

upload them here (will be easiest).

background: to my knowledge R5 330M should be supported by xorg-driver-video-radeon

Amapohua claimed this task.

After clean installation with Solus 3 iso the problem was solved. Maybe the iso that I used before was no whole.
Thanks for every thing, @STiAT .