LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-08-2013, 09:49 AM   #61
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 3,051

Rep: Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656

No alsa-plugins packages is present on i686, the dropline-3.6 package is compiled on old pulse version, and not work on dropline-3.8
 
Old 07-08-2013, 10:27 AM   #62
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,381

Original Poster
Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
Hi gmgf, you are right, I will fix that stuff. Sorry for that. Thx for now.
 
Old 07-08-2013, 09:01 PM   #63
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,381

Original Poster
Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
ok, I have rebuilt alsa-plugins on i686, and there is a new evince also. On x86-64 i need to see why alsa-plugins errors on avcodec. Anyway gmgf please see if it works for you now ?
 
Old 07-09-2013, 01:02 AM   #64
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 3,051

Rep: Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656
Ok, sound work now,

polkit-0.111 need probably this debian patch because wheel group, isn't used in slackware:

http://patch-tracker.debian.org/patc...up-wheel.patch

gdm doesn't work, but I do not know why, for the moment.

a good enhancement:

In my zenwalk gnome-session package i have added a xinitrc.gnome-classic, for that gnome classic mode, work, and start, with xwmconfig, and startx:

http://download.zenwalk.org/people/g....gnome-classic

(probably is better to push it or a similar, in your gdm package with the others xinitrc.* files)

Last edited by gmgf; 07-09-2013 at 01:27 AM.
 
Old 07-09-2013, 01:41 AM   #65
bartgymnast
Member
 
Registered: Feb 2003
Location: Almere, Netherlands
Distribution: slack 7.1 till latest and -current, LFS
Posts: 368

Rep: Reputation: 165Reputation: 165
gmgf,
for gdm in 3.8 its very important that you have hardware acceleration enabled.

can you tell me the problem in what way it does not work ?
if needed you can add the following line into /etc/gdm/custom.conf

[DEBUG]

Enable=True
 
Old 07-09-2013, 05:02 AM   #66
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 3,051

Rep: Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656
Quote:
Originally Posted by bartgymnast View Post
gmgf,
for gdm in 3.8 its very important that you have hardware acceleration enabled.

can you tell me the problem in what way it does not work ?
if needed you can add the following line into /etc/gdm/custom.conf

[DEBUG]

Enable=True
isn't the problem it freeze, black screen not start.

it seem is a greeter problem, probably a pam problem.

i will look this, when i have the time
 
Old 07-09-2013, 07:27 AM   #67
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,381

Original Poster
Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
gmgf, thanks for the sound confirmation. As for gdm I know it takes a long time to start, about a minute or so. This is something we had already in 3.6 as an issue but there is also some dbus settings to set up this. If this is the same issue. Otherwise I have no idea, because up to today i have not looked at all in gdm.
 
Old 07-10-2013, 09:43 AM   #68
bartgymnast
Member
 
Registered: Feb 2003
Location: Almere, Netherlands
Distribution: slack 7.1 till latest and -current, LFS
Posts: 368

Rep: Reputation: 165Reputation: 165
gmgf,

the problem is that the installer is installing the wrong subversion of pam.

please upgrade pam with the following package:

http://dropline.omgwtfroflol.com/3.6...6-i686-3dl.txz
http://dropline.omgwtfroflol.com/3.6...86-3dl.txz.md5

this will solve your problem with gdm
 
Old 07-10-2013, 12:03 PM   #69
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 3,051

Rep: Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656
your ConsoleKit and polkit packages have problems, they break the shutdown reboot hibernate menu on all desktop environment, kde, gnome, xfce .........

ConsoleKit no need to be changed the slackware package work perfectly here,

your polkit package need absolutly to be pached with this patch:

http://patch-tracker.debian.org/patc...up-wheel.patch

it's the same bug i have reported to Pat here, in the polkit slackware package :


l/polkit-0.105-i486-4.txz: Rebuilt.
Reverted a patch that set the members of the wheel group as the
authorized administrators. On Slackware, root is the administrator
and the wheel group is mostly unused. Thanks to Gérard Monpontet.

the doinst.sh in the polkit and gdm packages, make more error when you install them manually.

with the new pam package gdm start, but doesn't start any wm, it restart indefinitely, when i choose kde gnome or xfce

Last edited by gmgf; 07-10-2013 at 01:11 PM.
 
Old 07-10-2013, 12:09 PM   #70
bartgymnast
Member
 
Registered: Feb 2003
Location: Almere, Netherlands
Distribution: slack 7.1 till latest and -current, LFS
Posts: 368

Rep: Reputation: 165Reputation: 165
hi gmgf, rebuild of polkit will be done, please be aware the polkit 0.111 patch is differrent.
if gdm starts but after selecting any wm, keeps restarting. than you do not have hardware acceleration.
please check the X.org log to verify this.
GDM 3.8 will not start sessions if there is no hardware acceleration.

Consolekit has been rebuilt for pam support and so has polkit.
 
Old 07-10-2013, 01:06 PM   #71
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 3,051

Rep: Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656
the patch in my link is for polkit 0.110 not for polkit-0.105

it work perfectly here in polkit 0.111

ConsoleKit no need pam.
 
Old 07-10-2013, 01:57 PM   #72
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,381

Original Poster
Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
Ok what is installing the installer should be exactly what is for 3.6 , if its not so we need to check the index file.
 
Old 07-11-2013, 07:10 AM   #73
bartgymnast
Member
 
Registered: Feb 2003
Location: Almere, Netherlands
Distribution: slack 7.1 till latest and -current, LFS
Posts: 368

Rep: Reputation: 165Reputation: 165
gmgf,

can you also check if the following applies to you.
If you have bash-completion installed.
than pulseaudio generate errors on some systems.
please backup/move the following file: /etc/bash_completion.d/pulseaudio-bash-completion.sh

and tell me if this solves your gdm session problem
 
Old 07-11-2013, 08:07 AM   #74
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 3,051

Rep: Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656Reputation: 1656
bartgymnast,

you're right the problem is due to this file /etc/bash_completion.d/pulseaudio-bash-completion.sh,

it seem, gdm work correctly, and my lightdm lightdm-gtk-greeter packages rework also, now.
 
Old 07-11-2013, 09:44 AM   #75
bartgymnast
Member
 
Registered: Feb 2003
Location: Almere, Netherlands
Distribution: slack 7.1 till latest and -current, LFS
Posts: 368

Rep: Reputation: 165Reputation: 165
gmgf,

on the following link, you can find some updated packages.
that should solve doinst.sh errors.

http://dropline.omgwtfroflol.com/3.8/i686/
there are 2 colord packages supplied there, the 1.0.1 is giving problems on some systems. (64bit confirmed so far)
Can you test this version on your machine.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
How to set perferred applications in Gnome/Slackware 12/Dropline Gnome ? perry Slackware 3 05-27-2008 03:53 PM
Dropline Gnome removed packages mirror_man Slackware 8 02-20-2007 07:12 PM
Does dropline replace the official GNOME packages? koyi Slackware 4 01-15-2005 08:41 PM
dropline-gnome and gnome-look.org linuxnubx Slackware 4 08-23-2004 01:58 AM
Difference between Gnome and Dropline-Gnome ?? Necronomicom Slackware 13 06-09-2004 11:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:52 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