You are not logged in.

#1 2016-09-18 14:51:19

RosesTheN00b
Member
Registered: 2016-09-18
Posts: 1

xrandr causes flickering

Hey smile
i want to set the display-resolution to 1920x1080 (the native display-resolution) on a HP Pavilion 15.
The xrandr-output is:

 
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 16384 x 16384
eDP connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 345mm x 194mm
   1366x768      59.99*+  40.00  
   1280x720      59.86  
   1152x768      59.78  
   1024x768      59.92  
   800x600       59.86  
   848x480       59.66  
   720x480       59.71  
   640x480       59.38  
VGA-0 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)

so i tried

cvt 1920 1080                                                                                                         
# 1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz
Modeline "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync

and

xrandr -- newmode "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
xrandr --addmode 1920x1080_60.00
xrandr --output eDP --mode 1920x1080_60.00  

but than, the display is flickering and not usable in any way.
Not only 60Hz but also 30Hz doesn't work for me.

Do you have any ideas how to set the resolution to the native FullHD?

systeminformation:

inxi -Fxz                                                                                                              ──(So,Sep18)─┘
Resuming in non X mode: glxinfo not found. For package install advice run: inxi --recommends
System:    Host: MaureensLaptop Kernel: 4.7.4-1-ARCH x86_64 (64 bit gcc: 6.2.1)
           Desktop: Gnome 3.20.4 (Gtk 3.20.9) Distro: Antergos Linux
Machine:   System: Hewlett-Packard (portable) product: HP Pavilion 15 Notebook PC v: 0976110000405E00000620180
           Mobo: Hewlett-Packard model: 216C v: 30.23 UEFI: Insyde v: F.13 date: 11/21/2013
Battery    BAT0: charge: 20.5 Wh 100.0% condition: 20.5/20.5 Wh (100%)
           model: Hewlett-Packard Primary status: Full
CPU:       Dual core AMD A10-5745M APU with Radeon HD Graphics (-HT-MCP-) cache: 4096 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm) bmips: 8388
           clock speeds: max: 2100 MHz 1: 2100 MHz 2: 1100 MHz 3: 1800 MHz 4: 1800 MHz
Graphics:  Card-1: Advanced Micro Devices [AMD/ATI] Richland [Radeon HD 8610G] bus-ID: 00:01.0
           Card-2: Advanced Micro Devices [AMD/ATI] Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330]
           bus-ID: 01:00.0
           Display Server: N/A drivers: ati,radeon (unloaded: fbdev,vesa) Resolution: 150x36
Audio:     Card-1 Advanced Micro Devices [AMD] FCH Azalia Controller driver: snd_hda_intel bus-ID: 00:14.2
           Card-2 Advanced Micro Devices [AMD/ATI] Trinity HDMI Audio Controller
           driver: snd_hda_intel bus-ID: 00:01.1
           Sound: Advanced Linux Sound Architecture v: k4.7.4-1-ARCH
Network:   Card-1: Realtek RTL8188EE Wireless Network Adapter driver: rtl8188ee port: 3000 bus-ID: 02:00.0
           IF: wlo1 state: up mac: <filter>
           Card-2: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
           driver: r8169 v: 2.3LK-NAPI port: 2000 bus-ID: 03:00.0
           IF: eno1 state: down mac: <filter>
Drives:    HDD Total Size: 1000.2GB (1.3% used) ID-1: /dev/sda model: WDC_WD10JPVX size: 1000.2GB
Partition: ID-1: / size: 911G used: 7.2G (1%) fs: ext4 dev: /dev/dm-0
           ID-2: /boot size: 240M used: 48M (22%) fs: ext4 dev: /dev/sda2
           ID-3: swap-1 size: 5.88GB used: 0.00GB (0%) fs: swap dev: /dev/sda4
Sensors:   None detected - is lm-sensors installed and configured?
Info:      Processes: 174 Uptime: 26 min Memory: 1500.3/11207.0MB Init: systemd Gcc sys: 6.2.1
           Client: Shell (zsh 5.2) inxi: 2.3.1 

Grafik: Gallium 0.4 on AMD ARUBA (DRM 2.45.0 / 4.7.4-1-ARCH, LLVM 3.8.1)

Offline

#2 2016-09-20 15:30:41

Algernop
Member
Registered: 2014-01-17
Posts: 28

Re: xrandr causes flickering

I had a similar flicker problem twice. In both cases, using xrandr to rotate the screen by an unobservably small angle 'fixed' it.

Offline

Board footer

Powered by FluxBB