You are not logged in.

#1 2014-03-09 01:31:54

grimx
Member
Registered: 2010-07-31
Posts: 27

Can't start xfce4

I'm ruining Arch 3.13.6-1-Arch 64bit.
I have nvivda-304xx(utils, opencl, libvdpau, libcl) installed.

I can't start Xfce4, using startx or from KDM.
I can run Kde but the windows have no titlebar and Alt-F2 only shows single letters when typing in a program.

In /var/log/kdm.log
kdemain: No DBus session -bus found.


Arch 64Bit
x86_64 AMD Sempron(tm) Processor LE-1300
2 GIGS RAM, 500 GIG Hard Drive
NVIDIA GeForce 6160 SE integrated graphics

Offline

#2 2014-03-09 01:38:27

M177ER
Member
Registered: 2008-06-15
Posts: 148

Re: Can't start xfce4

Have you tried

 startxfce4

Offline

#3 2014-03-09 01:40:12

grimx
Member
Registered: 2010-07-31
Posts: 27

Re: Can't start xfce4

Yes and it drops me back to the shell. No errors are listed.


Arch 64Bit
x86_64 AMD Sempron(tm) Processor LE-1300
2 GIGS RAM, 500 GIG Hard Drive
NVIDIA GeForce 6160 SE integrated graphics

Offline

#4 2014-03-09 01:44:27

M177ER
Member
Registered: 2008-06-15
Posts: 148

Re: Can't start xfce4

Sorry not sure then.

Last edited by M177ER (2014-03-09 01:45:02)

Offline

#5 2014-03-09 01:59:02

grimx
Member
Registered: 2010-07-31
Posts: 27

Re: Can't start xfce4

When trying to enable Desktop Effects in Kde it says Window manager does not seem to be running.


Arch 64Bit
x86_64 AMD Sempron(tm) Processor LE-1300
2 GIGS RAM, 500 GIG Hard Drive
NVIDIA GeForce 6160 SE integrated graphics

Offline

#6 2014-03-09 02:12:23

grimx
Member
Registered: 2010-07-31
Posts: 27

Re: Can't start xfce4

In pacman.log I'm getting
PACMAN installed libgpg-error (1.12-1)
ALPM-SCRIPLET /usr/bin/gtk-query-immodules-2.0 error while loading shared liraries libEGL.so.1
cannot open shared object file: No such file or directory
ALPM-SCRIPTLET /usr/bin/gtk-query-immodules-3.0: error while loading shared libraries: libEGL.so.1:
cannot open shared object file: No such file or directory


Arch 64Bit
x86_64 AMD Sempron(tm) Processor LE-1300
2 GIGS RAM, 500 GIG Hard Drive
NVIDIA GeForce 6160 SE integrated graphics

Offline

#7 2014-03-09 02:45:50

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,407
Website

Re: Can't start xfce4

I think you forced through an earlier, problematic update [1]. Don't do that.

The fix should've been pushed through to your friendly neighbourhood mirror by now, so re-run 'pacman -Syu' and try again.

[1] https://bugs.archlinux.org/task/39219

EDIT: The updates don't seem to have filtered down for the 304xx branch yet, hopefully they'll drop soon: https://www.archlinux.org/packages/?sor … =&flagged=

Last edited by WorMzy (2014-03-09 02:50:48)


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#8 2014-03-09 03:46:12

thuanpt.dev
Member
Registered: 2014-02-15
Posts: 3

Re: Can't start xfce4

I have same problem with ATI catalyst driver..This is bug from mesa!

Offline

#9 2014-03-09 04:19:37

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: Can't start xfce4

No, the catalyst package needs updated.

Offline

#10 2014-03-09 04:22:16

thuanpt.dev
Member
Registered: 2014-02-15
Posts: 3

Re: Can't start xfce4

Scimmia wrote:

No, the catalyst package needs updated.

I have updated it, but X server not start. I tried downgrade mesa package but nothing change

Offline

#11 2014-03-09 04:23:29

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: Can't start xfce4

I mean the maintainer needs to fix it. This is an unsupported package.

Offline

#12 2014-03-09 04:31:13

thuanpt.dev
Member
Registered: 2014-02-15
Posts: 3

Re: Can't start xfce4

Ok.. I understand.. I'm installing opensource driver ATI and wait for update:)

Offline

#13 2014-03-09 04:35:22

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Can't start xfce4

thuanpt.dev don't hijack other people's threads: https://wiki.archlinux.org/index.php/Fo … _Hijacking


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#14 2014-03-09 05:28:53

grimx
Member
Registered: 2010-07-31
Posts: 27

Re: Can't start xfce4

Still waiting for the 304xx update


Arch 64Bit
x86_64 AMD Sempron(tm) Processor LE-1300
2 GIGS RAM, 500 GIG Hard Drive
NVIDIA GeForce 6160 SE integrated graphics

Offline

#15 2014-03-09 05:49:56

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: Can't start xfce4

grimx wrote:

Still waiting for the 304xx update

It's in the testing repo, has been for hours now.

Offline

#16 2014-03-09 12:17:27

Pook
Member
From: St. Louis (Loo-us), MO
Registered: 2014-03-09
Posts: 13
Website

Re: Can't start xfce4

Mesa seems to have renamed the shared library libEGL.so.1 into mesa-libEGL.so.1.0.0 which confuses just about everyone involved in launching the x server.

The fix for me was:

sudo ln -s /usr/lib/mesa-libEGL.so.1.0.0 /usr/lib/libEGL.so.1

Offline

#17 2014-03-09 13:18:50

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,407
Website

Re: Can't start xfce4

Pook wrote:

Mesa seems to have renamed the shared library libEGL.so.1 into mesa-libEGL.so.1.0.0 which confuses just about everyone involved in launching the x server.

The fix for me was:

sudo ln -s /usr/lib/mesa-libEGL.so.1.0.0 /usr/lib/libEGL.so.1

If you're using mesa's libgl (i.e you're using open source graphics drivers), you need to install mesa-libgl, which sets up all the necessary symlinks for you.

$ pkgfile -l mesa-libgl | grep libEGL
extra/mesa-libgl	/usr/lib/libEGL.so
extra/mesa-libgl	/usr/lib/libEGL.so.1
extra/mesa-libgl	/usr/lib/libEGL.so.1.0.0

Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

Board footer

Powered by FluxBB