You are not logged in.

#1 2012-09-03 20:50:24

JackomoLight
Member
Registered: 2012-09-02
Posts: 13

KDE Half the desktop is outside the screen

Hi Guys, I am having KDE on my Arch install but half the desktop is outside the screen, as I mentioned already, and my google-fu is betraying me sadly. So I am wondering how can I reposition the KDE desktop?


Thanks

Last edited by JackomoLight (2012-09-03 20:50:46)

Offline

#2 2012-09-04 10:31:54

kang
Member
Registered: 2010-08-07
Posts: 83

Re: KDE Half the desktop is outside the screen

it sounds like a multiscreen issue. check if you still have a secondary screen active and if so, xrandr --of <thescreen>
kde somehow doesn't detect this properly.

if that's not the case, then i don't know smile Removing kwin's config or .kde should fix it tho *cough*

Offline

#3 2012-09-04 20:02:58

JackomoLight
Member
Registered: 2012-09-02
Posts: 13

Re: KDE Half the desktop is outside the screen

I have no idea how to remove kwin's config or .kde's.

Btw I have onboard graphics card: Intel HD 4000.

The problem seems to be in the X server rather than in KDE.

trying: xrandr

Comes out with:

xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1366 x 768, current 1368 x 768, maximum 1368 x 768
default connected 1368x768+0+0 0mm x 0mm
   1366x768        0.0 
   1368x768        0.0*

Running: grep EE /var/log/Xorg.0.log

Comes with:

[  8350.778] Current Operating System: Linux droid 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 09:14:51 CEST 2012 x86_64
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  8350.787] (II) Loading extension MIT-SCREEN-SAVER
[  8350.788] (EE) Failed to load module "intel" (module does not exist, 0)
[  8350.788] (EE) Failed to load module "fbdev" (module does not exist, 0)

trying: X -configure

creates config file in: /root/xorg.conf.new

then I run: X -config /root/xorg.conf.new

I and a black screen shows up and nothing happens...

I have no idea why trys to load the intel module and fbdev. The only driver i have installed is vesa.


Any suggestions welcomed


p.s: just to elaborate on the issue. Only a part of the top of the desktop is outside the screen. Otherwise part of the left side of the desktop goes out of the left side and comes back from the right side.

here is a photo taken with my phone:

http://fierceseas.com/20120902_100156.jpg

Last edited by JackomoLight (2012-09-04 20:14:16)

Offline

#4 2012-09-04 20:16:59

Shark
Member
From: /dev/zero
Registered: 2011-02-28
Posts: 686

Re: KDE Half the desktop is outside the screen

Do you use multiple monitors?
If so you can adjust settings in Systems Settings > Display and Monitor.
Kwin file can be removed by issuing a command:

rm .kde4/share/config/kwinrc

but first try my first suggestion.

Have you by any chance use root account to log in in X?
Do you have intel driver installed?

Last edited by Shark (2012-09-04 20:19:04)


If you have built castles in the air, your work need not be lost; that is where they should be. Now put foundations under them.
Henry David Thoreau

Registered Linux User: #559057

Offline

#5 2012-09-04 20:27:49

JackomoLight
Member
Registered: 2012-09-02
Posts: 13

Re: KDE Half the desktop is outside the screen

I am using the only monitor my laptop has.

Usually when I start up the laptop KDE starts up straight away and it doesn't allow me to login with root.
However I can get a shell; kill X and KDE, start X as root ( using: startx ); then start KDE using: startkde.

The thing is that when I start X the display has the same problem so it must be a problem with the X configuration.

I haven't installed any intel drivers; the only drivers I have installed is Vesa.

Here is output for: grep WW /var/log/Xorg.0.log

(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  9882.924] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  9882.924] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[  9882.924] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100$
[  9882.924] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75d$
[  9882.925] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or dir$
[  9882.926] (WW) Warning, couldn't open module intel
[  9882.926] (WW) Warning, couldn't open module fbdev
[  9882.967] (WW) VESA(0): Unable to estimate virtual size

So does the last suggests that the problem is with the Vesa driver?

I am trying now to remove the driver and re-install it.

Last edited by JackomoLight (2012-09-04 20:28:35)

Offline

#6 2012-09-04 21:08:01

Shark
Member
From: /dev/zero
Registered: 2011-02-28
Posts: 686

Re: KDE Half the desktop is outside the screen

You should never login as root!! Sorry if i mislead you by my confusing question. You should always login as a user.

And you have to install intel driver if you want to use KDE properly. See wikipedia https://wiki.archlinux.org/index.php/Intel

After you will install intel driver you won't need xorg.conf file. Just delete it.

EDIT: in future use BBC code. See https://bbs.archlinux.org/help.php#bbcode. Also, when you post a thread you should always write your computer specifics and driver installed. That way it will be easier and faster to deal with a problem.

Last edited by Shark (2012-09-04 21:10:29)


If you have built castles in the air, your work need not be lost; that is where they should be. Now put foundations under them.
Henry David Thoreau

Registered Linux User: #559057

Offline

#7 2012-09-04 21:15:37

JackomoLight
Member
Registered: 2012-09-02
Posts: 13

Re: KDE Half the desktop is outside the screen

Finally. Thanks a lot Shark!! I was just looking at the drivers!!

Thanks again.

Offline

#8 2012-09-05 00:38:13

ConnorBehan
Package Maintainer (PM)
From: Long Island NY
Registered: 2007-07-05
Posts: 1,359
Website

Re: KDE Half the desktop is outside the screen

Did intel drivers solve this?

To change the screen size that X uses (regardless of driver) you can put something like "Virtual 1366 768" in the "Display" SubSection of the "Screen" Section of xorg.conf.


6EA3 F3F3 B908 2632 A9CB E931 D53A 0445 B47A 0DAB
Great things come in tar.xz packages.

Offline

#9 2022-06-07 21:06:10

kaluk1321
Member
Registered: 2022-06-07
Posts: 1

Re: KDE Half the desktop is outside the screen

ConnorBehan wrote:

Did intel drivers solve this?

To change the screen size that X uses (regardless of driver) you can put something like "Virtual 1366 768" in the "Display" SubSection of the "Screen" Section of xorg.conf.

Thank you very much this solved it.

Offline

#10 2022-06-07 22:55:06

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,648

Re: KDE Half the desktop is outside the screen

Please do not necrobump.

Closing this ancient thread.

Offline

Board footer

Powered by FluxBB