Slackware :: KDE Desktop Freezing On Root User / Fix It?
May 18, 2011
I recently ran into a problem with my install. I accidentally messed with the bottom panel in my KDE on my root account. This caused my desktop to freeze up. Every time I attempt to restart into my root, it loads, but is completely frozen. Is there some way I can overwrite my KDE config files without starting X server or from a standard user account?
View 6 Replies
ADVERTISEMENT
Jun 5, 2010
What if I want to install Slackware for my parents so then I no longer have to get rid of virus and malware for them. Is there way so they never have to log on as root? Any way to access CD's and to shutdown computer? I only know how to do those things as root.
View 7 Replies
View Related
Nov 7, 2009
After a few hours work I have managed to set up pptd so that my daughter can log into her account at Imperial College. My problem now is that I need to have a script that she can run if she wants to log in. She will have to invoke a couple of root commands and I do not want to give her the root password What she needs to do to set up networking is:
Quote:
pppd call imperial dump debug logfd 2 nodetach require-mppe
/sbin/ip route add default dev ppp0
How can I enable things so that she can run this script as user?
View 12 Replies
View Related
May 27, 2010
Just installed Slack-13.1 and it looks really good. At least as root. Problem is, I create a normal user, and when I log in as the user, startx just gives me a black screen.
View 2 Replies
View Related
Jan 2, 2011
Just recently discovered that for a non-root user the touchpad on my Acer laptop ( Aspire 5720z fyi ) isn't working in X ( KDE or XFCE ). It does work in in tty (at login) and for root it works in both environments.
I'm running 13.1 x64 on it, with the normal security patches via slackpkg. Didn't notice before since I normally use a mouse (and thus I do like the touchpad being disabled so I don't 'tap' away the cursur while typing).
With the recent holidays (with family visits and all) I took the laptop on my lap,.and voila: no trackpad movement.. I did some searching allready, but this problem seems to be solved since a while, and isn't supposed to be in 13.1
FROM RELEASE NOTES Piter Punk for udev and slackpkg work, updating the shadow password system, writing the initial patch for polkit to use a shadow authentication backend so we could consider using KDE 4.4.3, and making tap-to-click work with Synaptics touchpads out-of-the-box,)
[URL]
/etc/modprobe.d/psmouse(.conf) allready has this commented line:
#options psmouse proto=imps
View 1 Replies
View Related
Mar 10, 2011
I need to update my NVIDIA server settings, but to do so I need to be logged in as root user. Does anyone know how to do this from the gnome desktop?
View 6 Replies
View Related
Feb 22, 2011
I recently re-installed my U10.04 and this time around, I added a root user and brought the permission levels of my default user to "Desktop User" as well as elevate the root permissions as explained elsewhere in these forums. Everything went fine until I wanted to "sudo" something from the Desktop User account terminal. I use Skype a lot and preferred to use the repos to get it loaded. Into synaptic where it asked me for the password. I entered the password and I was rejected. Ok, maybe I typed it in wrong. Tried again. The third time I checked in an editor to make sure I wasn't in all-caps. Third time OUT!
Switched user to root and there were no problems. Enabled the partner repos, installed Skype, as well as all the other stuff I use to run my home office. I have missed something, I know I have - perhaps a setting somewhere in the user permissions. I don't want to have to switch user every time I have to make changes to the system. Alternatively, if it's better practise to just leave my system as it is for security purposes I'm not running a server, but I'd like to have my system as secure as reasonably possible without elevating my problem to "paranoid security" level.......
View 5 Replies
View Related
Sep 9, 2010
My cli php is missing modules as regular user but not as root. In particular, mysql is missing... which is how I came across this issue. I'm running Slack 12.2 w/ php 5.2.14, standard Slack packages. As a normal unprivileged user:
-> whoami ; php -v ; php -m |wc -l ; php -m |grep mysql
jerry
PHP 5.2.14 (cli) (built: Aug 25 2010 15:17:31)
Copyright (c) 1997-2010 The PHP Group
[code]....
I've tried reinstalling php and it made no difference. php.ini is not to blame. I've Google'd this to death, no luck.
View 7 Replies
View Related
Mar 26, 2011
When I run set | less as a user, my root password is displayed in the last line of rules.
Code:
_=su
*******<-----Root Password.
[code]...
View 7 Replies
View Related
Jun 26, 2010
I have had slack 12 on this computer for quite a while with never a problem. Slack 13.1 was installed a few weeks ago without a problem, it seems to run forever as long as it is root. When I go to user it will crash 2 or 3 times a day. When it crashes it is a total lockup that only the off/on switch will reset it. There is no certain time or thing that causes it, it will just lockup while surfing using the command line switching or opening a new le. Any suggestions will be appreciated! I have googled and searched with no info found.I do have 13.1 on another computer that works fine, it has an nvidea video card in it and it is 64 bit.
View 12 Replies
View Related
Apr 28, 2010
I am using Slackware 13.0 and i have managed to work with my USB pen-drive as root but i cannot do it as a normal user.
View 14 Replies
View Related
Apr 29, 2011
I just got Slackware 13.37 up and running and all is well except for the KDE Desktop Effects. If I log in as root, they're enabled and work fine. However, when I log in as a user they are disabled and the option to enable them is greyed out.Other OpenGL programs run fine as a user, such as the glxgears test program and OpenGL screensavers.ATI card running this driver:It must be some kind of permission issue but I'm not really sure where to look.
View 1 Replies
View Related
Oct 21, 2010
I haven't used my VB for a few weeks however all of a sudden it refuses to work for my normal non-root user. It's almost as if it can't find libraries in the /opt/VirtualBox directory. Initially it refused to start completely so I linked the required libs into /usr/lib64 ( yip real hack. Then it started but a vm would not start, and comes up with an error about a missing lib again which is definitely there. My non-root user is in the vb group and nothing besides system updates has changed. vb 3.2.10 slack64-current.
View 14 Replies
View Related
Apr 22, 2010
I have Slackware 12.2 installed on my computer, as well as a Windows Xp. I have a hard drive named '/fat-d', which is formatted to be 'fat' and is normally used under XP. This drive can also be accessed under Slackware, both as root and the normal user.I can not write to the directory '/fat-d' when I am not root, it is normal since 'ls -l' shows that its owner is root and other users have no permission to write. The problem is that, when I tried (as root) to change the owner to the normal user:# chown [normal_user_name] /fat-dI got an error: chown: changing ownership of '/fat-d/':Operation not permittedBut how can the root have no permission to change the owner?
View 6 Replies
View Related
Jul 14, 2010
error message
Quote:
"failed to run * as user root, the gksu-run-helper program is not found or is not executable"
Tried googling and checking threads at LQ didnt find a solution or another instance running slackware64 current.. everything built fine, tried and everythings executable...I also have Alien's multilib installed, with only firefox and flashplugin as 32bit, everything else 64bit. I can't open any apps as root by normal user
View 5 Replies
View Related
Oct 28, 2009
Is It possible to change a process running in root-user to non-root-user by setting suid / uid / euid / gid etc... I so please instruct how, when and wat to set in order to change a process running in root-user to non-root user
View 4 Replies
View Related
Aug 3, 2011
Non-root user cannot launch "shortcuts" (sorry I grew up on windows, don't know the right term) from the file manager or plasma desktop manager.They have full permissions to the shortcuts, even ones they create do not work.If I log in with root permissions they work fine
View 2 Replies
View Related
Oct 18, 2010
So I just built a new computer and installed Ubuntu 10.10 on it here are the specs
Mobo: Asus M4a785T
CPU: AMD Phenom II X4 965 Black Edition
HDD with OS: WD Blue 640GB
Storage HDDs: 4xWD Green 2TB (2 of the HDDs are TrueCrypt)
When I copy data from one of the TrueCrypted HDDs, the computer will freeze (display gets screwy and unresponsive). Time to screw up will vary. Sometimes its as soon as I copy and sometimes its 30mins into the copy of lots and/or large files. I'm pretty sure its not the HDD because I've used these same HDDs on an older computer with no issues. I recently put the HDD giving me issues into an external case and hooked it up to my laptop running Ubuntu 10.10 and copied the same files that were giving me fits. So I thought it might be the system and not the HDDs So I ran prime95(or rather the linux equivalent)It ran for over 12Hrs with no issues. so I think the system is fine. What could be causing the constant crashing when copying files?
View 13 Replies
View Related
Jan 10, 2010
I've been ignoring this problem for about a week but its getting on my last nerve. Dolphin keeps freezing for about 20 seconds when ever I try to move or open files sometimes, It will just sit there and then once it returns it will very quickly execute my command. It seems im not the only one having this issue [url]
I still can't seem to find a fix. I'm running the most recent current BTW
View 7 Replies
View Related
Feb 19, 2011
Two completely different slack 13.2 systems just started to lockup, no matter what gui I use. They had been running fine for months. Mouse and keyboard stop working, the only thing I can do is hit the reset button to reboot. The only things in common are they are both slack 13.2 and they were installed about the same time, but the graphics cards and cpus are different. Where should I start to troubleshoot this problem?
View 14 Replies
View Related
Feb 24, 2011
I've been using Fedora 5 for a few years and have never had a problem with it. Recently I upgraded to Fedora 14 and have run into a problem with the desktop freezing a few minutes after it comes up. I can move the mouse pointer around but nothing happens when I click on any icon. This happens with Gnome as well as KDE. I haven't tried Xfce. I think I read somewhere that the freezing is a problem with my video chip which is an SiS located on the motherboard. Is there a way to fix this problem?
View 4 Replies
View Related
Jan 27, 2010
I installed Slackware 13 (full install) a few days ago and every thing is working well except KDE freezes (I'd say randomly but lately it seems as if it happens after I use a KDE program or component.) and nothing works except the mouse cursor, I have to use the power on/off to reset the computer. After a reboot and fsck checks the partition that was unmounted improperly I log in delete a few bad files (.serverauth.XXXX, socket-speeedy and tmp-speedy) I'm usually able to restart KDE using startx. Googling around I think it may be my on board Intel video, dmesg id's it as the Intel 830M Chipset. BTW, this box ran Mandrake 10.1 for the last 6-7 years without problem, for what's worth.
View 14 Replies
View Related
Sep 2, 2010
I upgraded from FC11 to FC13 last night. The desktop has not been stable since. It will run for anything from 5 to 30 minutes before it locks up. Interesting, if I am already ssh'd in, I can perform commands, but a new SSH will hang, and if I try to SU to root in an already logged in ssh, it hangs.
However, I did finally manage to get the messages that were logged to /var/log/messages at the time of the desktop freeze.
Here are the messages. The first 3 about high speed usb may or may not be relevant. The freeze appeared to happen around the 4th message in the log below.
Code:
Sep 2 13:16:57 starbug kernel: usb 2-4.2: reset high speed USB device using ehci_hcd and address 6
Sep 2 13:26:38 starbug kernel: usb 2-4.2: reset high speed USB device using ehci_hcd and address 6
Sep 2 13:31:20 starbug kernel: usb 2-4.2: reset high speed USB device using ehci_hcd and address 6
Sep 2 13:38:03 starbug kernel: INFO: task jbd2/dm-0-8:558 blocked for more than 120 seconds.
[Code].....
View 1 Replies
View Related
Feb 11, 2010
I have what I think is a somewhat different failure of standby than I've seen listed on other threads, and I'm stumped.The system hangs on this for a while, then comes back to the login screen without going into standby. This ONLY HAPPENS on a SECOND standby attempt--the first standby after booting ALWAYS succeeds.The standby log doesn't indicate any failures.I had made other changes previously that temporarily got standby working consistently:/etc/default/grub: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbcore.autosuspend=-1"
View 1 Replies
View Related
Apr 12, 2010
i recently switched from slackware to debian because my laptop kept freezing up on slackware, and now it's doing the same on debian on slackware i would get this error in syslog: "hpet: compare register readback failed" at the exact time of lockup, which would leave me with a blinking capslock led indicator, and a completely frozen system (not even magic sysreq sequence would do anything) now on debian, same symptoms only there's nothing in syslog, and no blinking capslock led hardware is: i7 720q intel pm55 chipset nvidia gt 240m laptop model is lenovo ideapad y550p this will occur both in X and at the console i am using my own kernel as the default kernel doesn't support my ethernet adapter i have tried disabling hpet at boot, but there was no difference i have tried the patch posted here
View 5 Replies
View Related
Jan 28, 2010
After migrating from openSUSE-11.1 to openSUSE-11.2 together with a few further online updates including a kernel upgrade to 2.6.31.8-0.1-desktop, my system started freezing a couple of times for two days.
I made up my mind googling for "linux freeze", found a hint saying, that 2.6.31.8 causes trouble, fell back to 2.6.31.5-0.1-desktop, and voila: the problem is gone. What a relief!
The following describes my system:
View 4 Replies
View Related
Feb 5, 2011
i am having problems with privileges i have created a new user with my name, but i cant get root privileges on it. i need the same privileges as the root profile.
View 9 Replies
View Related
Oct 26, 2010
I no longer have access to my root desktop. On a session I attempted to change the root username but i apparently assigned it a wrong directory that does not exist. When I rebooted with my new root username, i was instead recognised as a simple user (no root privileges). I tried the console to change to "old" root but root password is not accepted and there is no way to access to sudoer files. it seems that inserting a new username requires root privileges and i am back to square one. Simply logging with old root username and password after restart gives me a blank screen with nothing on it and cannot even reboot.
View 9 Replies
View Related
Mar 2, 2010
i used opensuse 11.1 ...there is option for root user to create password for root...but for ubuntu i did not find anything like that...so how can i create root password....or how can i use root
View 1 Replies
View Related
Dec 2, 2010
i just installed linux mandriva 2009. i set password for root and created a user account. when i try to login as root, after logging out as user, it does not allow me and gives the error "root logins are not allowed". even it does not show the root account. if i try to go to root from konsole terminal using su root, it allows to enter as a root but when i try to start the GUI with startx it gives error.not sure what to do and why i can't see my account in GUI mode
View 5 Replies
View Related