Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
10-01-2014, 03:31 PM
|
#16
|
Member
Registered: Feb 2014
Posts: 344
Rep:
|
Slackel openbox will run great on it.
|
|
|
10-01-2014, 05:18 PM
|
#17
|
Member
Registered: Aug 2009
Location: Bucharest, Romania
Distribution: Slackware 14.1
Posts: 228
Original Poster
Rep:
|
I seem to have some issues with lilo not wanting to install because it doesnt know my grafic card compatibility with vesa. I managed to get pass that once but then the bootloader stoped before mounting the main partition. I reformated and trying again right now
I ll.keep you guys posted: d
|
|
|
10-01-2014, 06:09 PM
|
#18
|
LQ Veteran
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,261
|
Quote:
Originally Posted by Bller
I seem to have some issues with lilo not wanting to install because it doesnt know my grafic card compatibility with vesa. I managed to get pass that once but then the bootloader stoped before mounting the main partition. I reformated and trying again right now
I ll.keep you guys posted: d
|
I ran into that also with lilo set to auto resolution. I picked 800x600 and got past that hurdle myself.
|
|
|
10-02-2014, 02:01 AM
|
#19
|
Member
Registered: Aug 2009
Location: Bucharest, Romania
Distribution: Slackware 14.1
Posts: 228
Original Poster
Rep:
|
Ook. So i managed to install it fine the seccond time, chosed to not install kde at all an had some reading to do and installed wicd-network manager to sort my lan/ wlan connections. Now i seem to have alsa not working. It shows my card but does not play sound even with alsa-utils installed. So i need to figure that one out.
|
|
|
10-02-2014, 02:22 AM
|
#20
|
Member
Registered: Feb 2011
Location: England
Distribution: Slackware
Posts: 164
Rep:
|
Quote:
Originally Posted by K-Wizzz
How exactly do you configure your window managers, especially ratpoison, evilwm or window maker? Especially when you want to have power and network management.
As far as I got: have to install a tray (from SBo) to include nm-applet and xfce4-power-manager (put to sleep/hibernate after idle time or low battery). But I do not like that idea since both tools produce tray pop-ups that disturb the window management, take window focus, etc.
|
I use command line tools, wicd-curses and pm-utils. You can stop window focus stealing in Ratpoison with the rudeness setting in ~/.ratpoisonrc
|
|
|
10-02-2014, 05:34 AM
|
#21
|
Member
Registered: Aug 2009
Location: Bucharest, Romania
Distribution: Slackware 14.1
Posts: 228
Original Poster
Rep:
|
Well, i installed XFCE4 but the nm-applet wasnt installed, neither the power management. But i ll figure that out later, i need to make the sound work somehow. any ideas ? should you need any logs please ask
Thanks a bunch !
|
|
|
10-02-2014, 07:35 AM
|
#22
|
LQ Guru
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792
|
Start off with the easy things. Is your sound muted? Check alsamixer. Next, make sure it is using the right sound card if multiple cards are detected (HDMI outputs generally are recognized as sound outputs and are sometimes the default output). See the output of aplay -L or /proc/asound/cards. You can then try playing wave files to the various devices/subdevices to see if you get sound through one of them (aplay -D hw:0,0 somefile.wav). If you can get sound, you can set it as default using /etc/asound.conf. See Alsa's page on asoundrc for more info.
http://www.alsa-project.org/main/index.php/Asoundrc
|
|
|
10-02-2014, 08:07 AM
|
#23
|
Member
Registered: Aug 2009
Location: Bucharest, Romania
Distribution: Slackware 14.1
Posts: 228
Original Poster
Rep:
|
I remember back on Slack 12 i had to increase the volumes in alsamixer from the terminal in order to work. I forgot about that, will test it as soon as i get home . Thanks for the heads up kind sir !
Cheers !
|
|
|
10-02-2014, 08:35 AM
|
#24
|
Member
Registered: Feb 2011
Location: England
Distribution: Slackware
Posts: 164
Rep:
|
Quote:
Originally Posted by Bller
Well, i installed XFCE4 but the nm-applet wasnt installed, neither the power management. But i ll figure that out later, i need to make the sound work somehow. any ideas ? should you need any logs please ask
Thanks a bunch !
|
nm-applet should be installed in the network-manager-applet package. Is that installed? Does the applet run when called from the terminal with nm-applet?
I think xfce4-power-manager only works if you're running XFCE itself, currently, and then will only appear in the system tray if told to do so. If your power management isn't working at all in xfce then you might not have the correct permissions, probably because your user account isn't in the right groups.
In alsamixer you can unmute channels, if they are muted, by selecting them with left and right arrows and pressing m. If they're muted there will be an "MM" at the bottom of the bar. You can also change soundcard in alsamixer with F6.
|
|
|
10-02-2014, 09:43 AM
|
#25
|
Member
Registered: Aug 2009
Location: Bucharest, Romania
Distribution: Slackware 14.1
Posts: 228
Original Poster
Rep:
|
I did not try nm-applet in terminal yet. I saw that NetworkManager was not found in the bootloader buffer. The DHCPCD option worked fine, netconfig worked fine, but when i started X with xfce, the network connections manager in the system settings doesn t do anything upon pressing it. Which is strange. Maybe it was a shared applet with KDE pack ?
|
|
|
10-02-2014, 10:03 AM
|
#26
|
Member
Registered: Jun 2010
Distribution: Slackware Current 64 bit KDE 5
Posts: 380
Rep:
|
During setup did you configure network manager? If not try the following.
chmod +x /etc/rc.d/rc.networkmanager
Then nm-applet should work just fine.
http://docs.slackware.com/slackware:beginners_guide
|
|
|
10-02-2014, 10:12 AM
|
#27
|
LQ 5k Club
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,450
|
Actually, not strange at all. http://www.linuxquestions.org/questi...9/#post5236776
The key points in that link include:
1. nm-applet requires being able to load into a system tray
2. Having used netconfig, you will need to revert to a clean /etc/rc.d/rc.inet1.conf to use NetworkManager.
3. It pays to read your mail
|
|
|
10-02-2014, 04:31 PM
|
#28
|
Member
Registered: Aug 2009
Location: Bucharest, Romania
Distribution: Slackware 14.1
Posts: 228
Original Poster
Rep:
|
I got sound to work finally, i now need to install Java JRE and chromium because youtube is not usable as it lags as hell, will keep you guys posted :d Thanks for the support !
|
|
|
10-02-2014, 04:37 PM
|
#29
|
LQ Newbie
Registered: Jan 2014
Distribution: OpenBSD, Slackware
Posts: 16
Rep:
|
Quote:
Originally Posted by Stephen Morgan
I use command line tools, wicd-curses and pm-utils. You can stop window focus stealing in Ratpoison with the rudeness setting in ~/.ratpoisonrc
|
Please correct me if I am wrong, but AFAIK pm-utils cannot manage things like 'after 10 minutes of idle time, sleep' or 'if battery is low, hibernate' (if you have a solution for this, let me know!) -- and I have to run them as root. That's the reason why I was using xfce4-power-manager; but whenever you plug in / plug off your AC, xfce4-power-manager creates a little pop-up-window that is annoying independently of my rudeness setting (it just works right with xfce or kde -- balloon messages from systray).
|
|
|
10-02-2014, 04:58 PM
|
#30
|
Member
Registered: Feb 2011
Location: England
Distribution: Slackware
Posts: 164
Rep:
|
Quote:
Originally Posted by Bller
I did not try nm-applet in terminal yet. I saw that NetworkManager was not found in the bootloader buffer. The DHCPCD option worked fine, netconfig worked fine, but when i started X with xfce, the network connections manager in the system settings doesn t do anything upon pressing it. Which is strange. Maybe it was a shared applet with KDE pack ?
|
I you used netconfig to configure DHCP the computer will automatically connect, probably through eth0, and won't start networkmanager. nm-applet only works if networkmanager is running. I believe nm-applet was developed by the Gnome project originally, and should work with both KDE and XFCE too.
|
|
|
All times are GMT -5. The time now is 04:06 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|