LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
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 02-14-2011, 01:55 PM   #76
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Rep: Reputation: 38

Done.
Thanks for your assistance. I really appreciate your taking the time to help me.
 
Old 02-14-2011, 01:58 PM   #77
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Rep: Reputation: 38
oops didn't see the additional page

Last edited by interndan; 02-14-2011 at 01:59 PM. Reason: repeat
 
Old 02-14-2011, 02:12 PM   #78
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
maybe should be better to post here the links to the resulting pages
 
Old 02-14-2011, 02:16 PM   #79
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Rep: Reputation: 38
Ok I've never used pastebin how do I post a link?
 
Old 02-14-2011, 02:19 PM   #80
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
- paste the output of the commands above there
- click submit
- copy the new page url that you have in your browser address bar (ex. http://pastebin.com/u0w3FBSW )
- paste it here
 
Old 02-14-2011, 02:21 PM   #81
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Rep: Reputation: 38
http://pastebin.com/h7Ky49iG

---------- Post added 02-14-11 at 08:21 PM ----------

Thanks again
 
Old 02-14-2011, 02:28 PM   #82
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
it's not complete, some packages (the ones before bind) got cutted, and I cannot check if all needed stuff is there.
besides that the xinitrc files look ok.

if you like, try also with my prebuilt packages.

ah, please also check if /etc/rc.d/rc.hald and /etc/rc.d/rc.messagebus are executable, and also if your user is in the default groups for desktop use
Code:
$ grep ponce /etc/group
floppy:x:11:ponce
audio:x:17:ponce
video:x:18:ponce
cdrom:x:19:ponce
plugdev:x:83:ponce
power:x:84:ponce
netdev:x:86:ponce

Last edited by ponce; 02-14-2011 at 02:33 PM.
 
Old 02-14-2011, 02:43 PM   #83
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Rep: Reputation: 38
New past with all: http://pastebin.com/mzT6ZLNM

groups

Code:
bash-4.1# grep danny /etc/group
disk:x:6:root,adm,danny
floppy:x:11:danny
audio:x:17:danny
video:x:18:danny
cdrom:x:19:danny
plugdev:x:83:danny
power:x:84:danny
netdev:x:86:danny
and the two files are executable.
 
Old 02-14-2011, 02:52 PM   #84
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
sorry Danny, looks like they're still not all the packages: my 13.1 install with lxde starts like this
Code:
/var/log/packages/ConsoleKit-20100129-i486-1
/var/log/packages/GConf-2.28.1-i486-1ponce
/var/log/packages/M2Crypto-0.19.1-i486-2
/var/log/packages/MPlayer-20100218-i486-1
/var/log/packages/ORBit2-2.14.19-i486-1ponce
/var/log/packages/PyQt-4.7.3-i486-1
/var/log/packages/QScintilla-2.4.3-i486-1
/var/log/packages/a2ps-4.14-i486-3
/var/log/packages/aaa_base-13.1-i486-2
/var/log/packages/aaa_elflibs-13.1-i486-1
tell me how it's gone with the prebuilt ones

Last edited by ponce; 02-14-2011 at 03:00 PM.
 
Old 02-14-2011, 03:03 PM   #85
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Rep: Reputation: 38
Ok, this is a testing box I'm working on. I am running a custom kernel, maybe something broke in my kernel compile. I will do another full install then try LXDE again. Which is the best option, use your prebuilt packages, or try again with sbopkg ?
 
Old 02-14-2011, 03:10 PM   #86
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
ideally should be the same: I built them a few days ago on a fresh installed 13.1.
 
Old 02-14-2011, 03:18 PM   #87
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Rep: Reputation: 38
Thanks again. will repost after fresh install.
 
Old 02-14-2011, 03:21 PM   #88
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
I would check also if automount works under kde (just to add it to the checklist of things to try).
 
1 members found this post helpful.
Old 02-15-2011, 03:23 PM   #89
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Rep: Reputation: 38
I just did a fresh clean install of Slackware 13.1 and used sbo package with your queue to install LXDE. while checking things I found PCMan still does not find a usb drive. However, if I open Thunar or dolphin from the menu both list the drive and will access it. I had not noticed that behavior before, it didn't cross my mind to check. Maybe I did a fresh install for nothing.My output of /var/log/packages does match yours now.

EDIT

I just discovered it is now mounting usb drive under /media/disk. I do not however have an option to safely remove or unmount. It doesn't show in the side panel of PCMan as it does in Thunar. I don't know if that is normal or not.

Last edited by interndan; 02-15-2011 at 03:54 PM. Reason: Additional information
 
Old 04-20-2011, 06:50 PM   #90
ricky_cardo
Member
 
Registered: Feb 2006
Location: Syracuse, NY
Distribution: Slackware64-Current
Posts: 210

Rep: Reputation: 76
On a separate note the latest version of lxpanel for Slackware64-current is back to battery applet not reporting correctly, while AC is not connected. I opened the batt_sys.c and it looks like the patch (Bug3006059)
[lxde/lxpanel] / src / plugins / batt / batt_sys.c is now coded in there. Did you revert both line 150 and 215 to pre-patch to fix last time?
 
  


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
LXer: LXDE, the New Lightweight Linux Desktop LXer Syndicated Linux News 0 04-14-2010 10:40 PM
Do you think LXDE/OpenBox should replace ........ Wm/Desktop in Slackware? samac Slackware 7 03-14-2010 05:24 AM
[SOLVED] lxde desktop program links mark_alfred Linux - Desktop 4 12-22-2009 12:58 PM
[SOLVED] Put icon on Desktop with LXDE? kushalkoolwal Linux - Software 2 08-13-2009 01:27 PM
LXDE Hanging on desktop rightclick yah0m Linux - Desktop 0 07-21-2008 06:14 PM

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

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