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.
|
|
|
03-23-2014, 05:50 PM
|
#1
|
Member
Registered: Mar 2014
Location: Uk
Distribution: FreeBSD
Posts: 83
Rep:
|
3 Question
Hi
1- how to log in to runlevel 3 mode ? slackware14.1 kde ..
2-how to upgrade xfce to last ver ?
3- which one best and fast kde or xfce ?
4- why the laptop colling fan is very fast on slackware ?
Last edited by Raied_F1; 03-23-2014 at 06:08 PM.
|
|
|
03-23-2014, 06:19 PM
|
#2
|
Senior Member
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,860
|
I don't understand #1.
Do you mean downgrade in #2?
xfce starts faster than KDE for #3. KDE has features that XFCE doesn't, so it depends upon what you want.
#4 the default for Slackware is for the processor to run full-speed unless you are on battery. Look in /etc/rc.d/rc.modules for different settings.
|
|
1 members found this post helpful.
|
03-23-2014, 06:25 PM
|
#3
|
Member
Registered: Mar 2014
Location: Uk
Distribution: FreeBSD
Posts: 83
Original Poster
Rep:
|
Quote:
Originally Posted by Richard Cranium
I don't understand #1.
Do you mean downgrade in #2?
xfce starts faster than KDE for #3. KDE has features that XFCE doesn't, so it depends upon what you want.
#4 the default for Slackware is for the processor to run full-speed unless you are on battery. Look in /etc/rc.d/rc.modules for different settings.
|
thanks for replu pal
i mean how to switch between kde and xfce ?
and how to make processor work normail ? i dont need full-speed power .. the laptop get very hote :/
|
|
|
03-23-2014, 06:30 PM
|
#4
|
LQ Addict
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,257
Rep:
|
Hi,
1. Edit as root /etc/inittab replacing this line:
id:4:initdefault:
with:
id:3:initdefault:
If you want to change the desktop in runelevel 3, run "xwmconfig" as a regular user.
2. Slackware 14.1 ships the latest version of XFCE. What is your Slackware version?
3.
Best => that's a matter of taste.
Faster => it depends on your hardware and usage.
Advice: try both and keep the one you prefer.
4.
To give you a sound answer, we need to know at least what are your hardware, Slackware version, kernel version and usage.
Last edited by Didier Spaier; 03-23-2014 at 06:32 PM.
|
|
2 members found this post helpful.
|
03-23-2014, 06:34 PM
|
#5
|
Member
Registered: Mar 2014
Location: Uk
Distribution: FreeBSD
Posts: 83
Original Poster
Rep:
|
Quote:
Originally Posted by Didier Spaier
Hi,
1. Edit as root /etc/inittab replacing this line:
id:4:initdefault:
with:
id:3:initdefault:
2. Slackware 14.1 ships the latest version of XFCE. What is your Slackware version?
3.
Best => that's a matter of taste.
Faster => it depends on your hardware and usage.
Advice: try both and keep the one you prefer.
4.
To give you a sound answer, we need to know at least what are your hardware, Slackware version, kernel version and usage.
|
thanks for reply
slackware14.1
ram 4 gb
cpu i5 2.5
hdd 500
i want use slackware to learn some stuff and whatch movie . etc
|
|
|
03-23-2014, 06:44 PM
|
#6
|
LQ Addict
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,257
Rep:
|
Quote:
Originally Posted by Raied_F1
slackware14.1
ram 4 gb
cpu i5 2.5
hdd 500
|
Also, what is you GPU? if you have a Nvidia, you could try to use the "BLOB" (proprietary driver), that better handle power management that the Nouveau open source one. If you have hybrid graphics, try using only the integrated graphics device, not the discrete one that consume more power.
Also, is it a laptop or a desktop? That matters.
|
|
1 members found this post helpful.
|
03-23-2014, 06:47 PM
|
#7
|
Member
Registered: Mar 2014
Location: Uk
Distribution: FreeBSD
Posts: 83
Original Poster
Rep:
|
Quote:
Originally Posted by Didier Spaier
Also, what is you GPU? if you have a Nvidia, you could try to use the "BLOB" (proprietary driver), that better handle power
management that the Nouveau open source one. If you have hybrid graphics, try using only the integrated graphics device, not the discrete one that consume more power.
Also, is it a laptop or a desktop? That matters.
|
Hi
it's laptop and i have 2 gpu card. first one is amd and intel..
how to use intel. i dont want use amd card
|
|
|
03-23-2014, 06:51 PM
|
#8
|
Moderator
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
|
If you don't have the option to disable the AMD card in your BIOS/UEFI you will need to install the proprietary AMD driver (available on their website) and use that to switch between the Intel and AMD card. This will likely also solve the overheating problem.
|
|
1 members found this post helpful.
|
03-23-2014, 06:54 PM
|
#9
|
Member
Registered: Mar 2014
Location: Uk
Distribution: FreeBSD
Posts: 83
Original Poster
Rep:
|
Quote:
Originally Posted by TobiSGD
If you don't have the option to disable the AMD card in your BIOS/UEFI you will need to install the proprietary AMD driver (available on their website) and use that to switch between the Intel and AMD card. This will likely also solve the overheating problem.
|
thanks pal. can you give me that software please . my card model amd 7450m
|
|
|
03-23-2014, 06:56 PM
|
#10
|
LQ Addict
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,257
Rep:
|
Please tell us the brand and model. Also, post output of following commands, typed as root:
Code:
lspci -vnn|grep VGA
lspci -k|grep -A3 VGA
cat /proc/fb
|
|
1 members found this post helpful.
|
03-23-2014, 07:00 PM
|
#11
|
Member
Registered: Mar 2014
Location: Uk
Distribution: FreeBSD
Posts: 83
Original Poster
Rep:
|
Quote:
Originally Posted by Didier Spaier
Please tell us the brand and model. Also, post output of following commands, typed as root:
Code:
lspci -vnn|grep VGA
lspci -k|grep -A3 VGA
cat /proc/fb
|
Quote:
bash-4.2# lspci -vnn|grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: AMD/ATI [Advanced Micro Devices, Inc.] Seymour [Radeon HD 6400M/7400M Series] [1002:6760] (prog-if 00 [VGA controller])
|
Quote:
bash-4.2# lspci -k|grep -A3 VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
Subsystem: Hewlett-Packard Company Device 166c
Kernel driver in use: i915
Kernel modules: i915
--
01:00.0 VGA compatible controller: AMD/ATI [Advanced Micro Devices, Inc.] Seymour [Radeon HD 6400M/7400M Series]
Subsystem: Hewlett-Packard Company Device 166c
Kernel driver in use: radeon
Kernel modules: radeon
|
Quote:
bash-4.2# cat /proc/fb
0 radeondrmfb
1 inteldrmfb
|
amd Radeon 7450 m
that all what i get pal
|
|
|
03-23-2014, 07:10 PM
|
#12
|
LQ Addict
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,257
Rep:
|
|
|
1 members found this post helpful.
|
03-23-2014, 07:20 PM
|
#13
|
Member
Registered: Mar 2014
Location: Uk
Distribution: FreeBSD
Posts: 83
Original Poster
Rep:
|
Quote:
Originally Posted by Didier Spaier
|
thanks pal
i will try it now
last question
alt+ctrl+f2 .. can i use it to run level 3 . and switch between kde and kfce ?
|
|
|
03-23-2014, 07:20 PM
|
#14
|
LQ Addict
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,257
Rep:
|
You could also just try to blacklist the radeon module and see what happens.
Just do this as root:
Code:
echo "blacklist radeon" > /etc/modprobe.d/blacklist-radeon.conf
then reboot.
When under X, is the radeon module still loaded (check with "lsmod|grep radeon" and "cat /proc/fb")?
|
|
1 members found this post helpful.
|
03-23-2014, 07:24 PM
|
#15
|
LQ Addict
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,257
Rep:
|
Quote:
Originally Posted by Raied_F1
alt+ctrl+f2 .. can i use it to run level 3 . and switch between kde and kfce ?
|
I'm not sure you can have two X sessions at the same time, but if yes that could cause even more overheating
PS I just tried this from my usual Fluxbox session:
Ctrl+Alt+F2 => login as Didier again => xwmconfig (choose XFCE) => startx => XFCE is launched.
I can go back to Fluxbox whit Ctrl+Alt+F7 but don't know how to switch to XFCE again
Last edited by Didier Spaier; 03-23-2014 at 07:36 PM.
|
|
1 members found this post helpful.
|
All times are GMT -5. The time now is 05:22 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
|
|