LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 12-10-2018, 11:08 AM   #1
geladynata
LQ Newbie
 
Registered: Dec 2018
Posts: 2

Rep: Reputation: Disabled
LCD off: during boot/after waking up from inactivity/after suspension


This is my first time asking something here, so please be as tolerant as possible with any mistake that I make.

The problem:


I have installed ubuntu 18.10 and (sometimes ~70% chance) when I boot up the laptop I see a purple screen and then the lcd turns off (just black, without light).
The same happens 99% of the times, if i leave the laptop for some minutes in inactivity. When I come back, I press buttons or move the mouse and the lcd remains dead.
The same happens 99% of the times, if I wake the laptop from suspension.



While the screen is turned off, I can hear sounds if I hit the volume up/down buttons. Furthermore, I can blindly log in, then press Ctrl+Alt+T, write reboot and press enter (all these blindly), and the laptop reboots, prossibly to the same situation.


I tried the "nomodeset" trick and it worked, but I get a wrong resolution and extremely bad graphics performance, rendering the laptop unusable. The same goes for "radeon.modeset=0".

The same thing happend with Lubuntu 18.04.

Is there any possible solution to this problem? Thanks in advance for any suggestions.

Laptop model: HP pavilion dv6 1120ev
Graphics: ATI Mobility Radeon HD 4530

Code:
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] RV710/M92 [Mobility Radeon HD 4530/4570/545v] [1002:9553]
    Subsystem: Hewlett-Packard Company Mobility Radeon HD 4530 [103c:3628]
    Kernel driver in use: radeon
    Kernel modules: radeon
Code:
dmesg | grep -i radeon

[    7.175636] [drm] radeon kernel modesetting enabled.
[    7.175725] fb: switching to radeondrmfb from VESA VGA
[    7.176813] radeon 0000:01:00.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
[    7.176816] radeon 0000:01:00.0: GTT: 1024M 0x0000000020000000 - 0x000000005FFFFFFF
[    7.181149] [drm] radeon: 512M of VRAM memory ready
[    7.181151] [drm] radeon: 1024M of GTT memory ready.
[    7.187901] [drm] radeon: dpm initialized
[    7.215648] radeon 0000:01:00.0: WB enabled
[    7.215652] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0x(____ptrval____)
[    7.215655] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000020000c0c and cpu addr 0x(____ptrval____)
[    7.216130] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x000000000005c598 and cpu addr 0x(____ptrval____)
[    7.220259] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[    7.220355] radeon 0000:01:00.0: radeon: using MSI.
[    7.220386] [drm] radeon: irq initialized.
[    8.125000] [drm] radeon atom DIG backlight initialized
[    8.125001] [drm] Radeon Display Connectors
[    9.092657] fbcon: radeondrmfb (fb0) is primary device
[    9.092834] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[    9.105851] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
 
Old 12-11-2018, 06:22 PM   #2
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,120

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
FWIW this is an equally old Dell that has a RV730/M96-XT and works fine at 1920x1080 - but no 3D eye candy as I have no use for it. There have been regressions in the past that have caused issues with the radeon driver, but not for a couple of years. I would expect recent Ubuntu to use reasonably recent kernels (I use Fedora).
I see the following in a commented line in my grub defaults - but I don't recall the specific reasons, and as I say, it was a while ago.
Code:
radeon.dpm=0 radeon.aspm=0 radeon.runpm=0
 
1 members found this post helpful.
Old 12-14-2018, 01:49 AM   #3
geladynata
LQ Newbie
 
Registered: Dec 2018
Posts: 2

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by syg00 View Post
FWIW this is an equally old Dell that has a RV730/M96-XT and works fine at 1920x1080 - but no 3D eye candy as I have no use for it. There have been regressions in the past that have caused issues with the radeon driver, but not for a couple of years. I would expect recent Ubuntu to use reasonably recent kernels (I use Fedora).
I see the following in a commented line in my grub defaults - but I don't recall the specific reasons, and as I say, it was a while ago.
Code:
radeon.dpm=0 radeon.aspm=0 radeon.runpm=0
Hey, thanks for your reply. I tried what you suggested but it didn't work.

There is something new, though. I found a key combination (fn + f5 if I remember correctly) which triggers sleep mode. If I press it several times, one of them manages to wake up the screen properly.

The weird part is that it is happening randomly, in most but not all "wake up" attempts of the laptop.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
wi-fi doesn't work after sleep/suspension in Debian7 xiongnu Debian 1 12-23-2013 11:23 PM
no /dev/sr0 (DVD/CDROM) detected after resume from suspension brobr Slackware 1 03-21-2013 06:57 AM
Function keys only start working after suspension in Linux Mint pableski Linux - Laptop and Netbook 0 10-16-2012 02:26 PM
avoiding system suspension during mplayer playback danix85 Slackware 2 04-25-2010 02:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 10:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration