Slackware :: Hda_intel Doesn't Have Power_save File
Oct 6, 2010
I just installed Slackware on my laptop, I'm using laptop-mode-tools for power saving. However, for suspending the sound card theres supposed to be a file called power_save in the /sys/module/snd_hda_intel/parameters directory which is not present in Slackware. It worked fine on other distros like Arch and Ubuntu.I tried creating a file there but it didn't allow me. Is there a way I can get the power saving feature to work under Slackware
View 2 Replies
ADVERTISEMENT
Jun 12, 2011
I have a display problem since updating to Slackware 13.37. Everything was fine on Slackware 13.1, but when I switched to 13.37 some piece of software came up with the wrong monitor size. I have a 1600x900 LCD monitor but the X screen came up as 1024x768 with blackness on either side of it. Under Slackware 13.1 the X screen came up as 1600x900 as it should without any prompting from me; I didn't even have an Xorg.conf file. I tried using the Xorg.conf file which was needed and work for older Slackwares, eg 12.*, but it didn't work. (Saying it didn't work is a gross understatement! That old Xorg.conf completely screwed up mouse, keyboard, and monitor; the screen was flashing and nothing worked. The only way to get control back was to SSH into the machine from my laptop and reboot. Killing the X server via that SSH console did NOT the flashing or get me back to my console login; only reboot worked.)
I find I can get the screen to be the right size manually by going through KDE's "System Settings" --> "Display and Monitor" --> "Size & Orientation", then disabling "LVDS1" and setting VGA1 to 1600x900. The size of my odd-sized monitor is being correctly detected for the "Auto" choice. Upon reboot LVDS1 stays disabled but VGA1 reverts to 1024x768 so I have to do this each time.I've done some search of the on-line literature regarding the error messages I am seeing in the boot log.
People are suggesting changing all kinds of things to alleviate the side effects of the "conflicting" error message above, even modifying GRUB parameters (which won't work for me since I use LILO).So, I have a manual work around which I must do each time I log in. Does someone know how I can get X or KDE to force 1600x900 upon start (while Linux/X/whoever find and fix the problem) or does someone know of a real fix?
View 6 Replies
View Related
Apr 28, 2011
I have a realtek 8187b devid 8189 and tried connect to a wep encrypted connection I "borrow" frequently using iwconfig first and it wouldn't connect then I installed wicd and it says bad password. I've connected successfully using multiple other distros, openbsd, os x, and windows. Anyone have any ideas what the problem could be?If you need anymore info I can boot into slack and write it down or something.
View 3 Replies
View Related
Jul 27, 2010
there's a program I have that doesn't really install, you extract it to its folder, cd into it, then ./filename to start it. It works fine on my Debian install. But when I do this on Slackware, it just says 'no such file or directory'. The file most definitely is there, since ls shows it. the filename is only three letters long so I know I'm not mistyping it. I've tried in user and su. Any idea why it won't run?
View 14 Replies
View Related
Aug 24, 2010
When i open any .pps file with OO.org (impress), it starts a slideshow and it doesn't let me edit the file. If i click on "end slideshow", the program exits.i ran it in a terminal and there's no error messages.[EDITED]Well, i found the answer, just renaming it to ".ppt".
View 2 Replies
View Related
Aug 15, 2010
In Ubuntu 10.04 I installed VMware workstation 7.1 to run a VM - everytime I need to run it though, Workstation doesn't find a file (VMmon) and I need to run in terminal this command: sudo /etc/init.d/vmware start
How can I add this in the boot file so it starts automatically and I do not have to run it manually -
View 1 Replies
View Related
May 24, 2010
I want to create a logon script (or somesuch) that creates a file (if it doesn't already exist) and checks the file for some info otherwise. If it finds a given trigger in that file, it logs into a local database and does some operations.
Now my problem isn't with creating that file or even getting it to function as a logon script -- it's with permissions. After the logon script creates the file, I want that user to have read access on it ONLY. Further, I don't want to give the user any kind of root access so that they could do the database operations in question or chown/chmod the file.
What's the best practice here? I'm noticing that whenever the script runs (in .bashrc right now) the script runs with the current user's permissions. Ideally, I'd like to make it so the login script can run at a higher level of permissions, (higher than the user has). Is this even possible? What's the best way to do this?
View 1 Replies
View Related
Jun 13, 2011
I was just testing specifying limit on file size to a user and have added the following to /etc/security/limits.conf bob soft fsize 100 This basically should have said not to allow bob to create anyfile greater than 100Kb in size.
But the interesting thing is, if bob already has any file which is greater than 100Kb in size, it even doesn't allow to log him into the system both from console and SSH. Also nothing is logged in logs.. How do I configure it so that, bob can login to the system even though he has any file greater than 100Kb (but doesn't allow him to create file which are greater than 100Kb) ??
View 3 Replies
View Related
May 22, 2011
I get an error when running slapt-get. The error is: "slapt-get: error while loading shared libraries: libsas.so.2: cannot open shared object file: No such file or directory".
I've booted the Slackware disk # 1 and unchecked everything except the libraries category and installed them. I rebooted and it still says this. I get this same error before I put the disk in and rebooted to install ALL libraries. I really need help. BTW, I can't load KDE.I found a pkg manager already installed called "slackpkg". But I really need help on this library issue!! I uninstalled it (slapt-get) anyway, so forget that!
View 3 Replies
View Related
Sep 9, 2010
I tried to upgrade my slackware xfce 13.0 >> 13.1. I read "man slackpkg" first, and then I did exactly what I read at the man pages, my system was in init 1 mode.
The mirror I used it was the Greek mirror for 13.1. The command slackpkg upgrade-all was running ok until the "r" letter after that all packages did not upgraded because it was ERROR CHECKSUMS.md5 to all of them. Slackpkg did not upgrade all this packages but just check them and them skip them.
When everything stopped I reboot but at loading time it stops and I have this message: "libuuid.so.1:cannot open shared object file: No such file or directory."
After that I have 2 options to press control-d to reboot or to give root pass and login as root@(none):
After I login I cant connect to internet, I cant shutdown the system only reboot it from cl, I even cant go to init 1 or anything else. I dont know if I can fix the problem but I have to try...
View 2 Replies
View Related
Jun 3, 2011
Code:
bash-4.1$ konqueror
konqueror: error while loading shared libraries: libfam.so.0: cannot open shared object file: No such file or directory
View 5 Replies
View Related
Nov 24, 2010
I have just installed SABnzb application in my home folder. The executable file is SABnzb.py When I run the command in the Konsole # python SABnzb.py I have this Quote: python: can't open file 'SABnzbd.py': [Errno 2] No such file or directory
View 5 Replies
View Related
Jul 24, 2010
I had been running Slackware64 13 almost since it came out and recently upgraded to Slackware64 13.1.Every thing looked to be working well until I tried to burn a DVD with k3B. It starts the burn process but then dies and says that "cdrecord has no permission to open the device".I was able to put in a DVD+RW and erase it without a problem, but when trying to burn to a DVD-R it stops and gives me the error.I checked cdrecord and it is owned by root in the root group.
View 11 Replies
View Related
Apr 26, 2011
I'm trying to install conky on my Slackware. I've downloaded the files from slackbuilds.org (both conky and lua). I've compiled and installed lua writing "make linux" and "sudo make install", but when I'm trying to compile conky, it says:
Code:
No package 'lua5.1' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
[code]....
View 6 Replies
View Related
May 17, 2011
In 13.1 I had my laptop set to suspend when the lid is closed and have installed 13.37 now and even though its set to suspend when lid is closed it never does. I am in the power group and if I click on the battery in and choose suspend it will so I have to suspend manually.
View 4 Replies
View Related
Mar 24, 2011
Running -current (13.37) 32 bit. When I start k3b I get a message No optical drive foundK3b did not find any optical device in your system.Solution: Make sure HAL d�mon is running, it is used by K3b for finding devices.Hald is running -
Code:
root:/dev# ps -ef | grep hal
82 2187 1 0 12:42 ? 00:00:00 /usr/sbin/hald --daemon=yes
[code]....
View 2 Replies
View Related
Jun 8, 2010
kdevelop doesn't start in Slackware 13.1. The output just says
Code:
...
/usr/bin/kdevelop.bin: symbol lookup error: /usr/lib/qt/plugins/sqldrivers/libqsqlite.so: undefined symbol: sqlite3_open_v2
Relevant packages installed on my system (all unmodified from 13.1):
sqlite-3.6.23.1-i486-1
kdevelop-4.0.0-i486-1
qt-4.6.2_2d3d3e5-i486-1
So it's a problem between sqlite and qt(?). Rebuild needed?
View 3 Replies
View Related
Jun 11, 2011
First I've compiled and installed lame and xvid with --prefix=/usr.
Then I've compiled and install mplayer with --prefix=/usr.
Checking for libmp3lame ... yes (in FFmpeg: yes)
Checking for Xvid ... yes
mencoder -ovc help shows xvid (it works) but no mp3lame at all. And mplayer uses ffmpeg [ffmp3float], which extremely distors tracks. I'm sure it's not alsa, because music played online sounds normal.
View 6 Replies
View Related
Dec 2, 2010
The sc spreadsheet app doesn't really work in 64bits. It launches but you're unable to do anything with it, it's not possible to enter any values in the cells or do anything else. It works fine in 32bit though.
To make it work properly in 64bits, you can use this patch, borrowed from debian: http://salix.enialis.net/x86_64/13.1...changes-7.16-3
And there is also this patch to make DESTDIR work properly with the Makefile: http://salix.enialis.net/x86_64/13.1...-destdir.patch
View 3 Replies
View Related
Apr 9, 2010
I have freshly installed Slackware 13 64-bit.
After messing around last time trying to compile fglrx for my ATi card, I now understand it uses a built in radeon driver.
My question is this: how do I get X to recoqnise my custom xorg.conf file? I dropped it in /etc/X11 but to no avail.
HAL does it great job - but I need my xorg.conf as I have dual monitors which HAL doesn't configure correctly (displays mirrored, not stretched).
View 14 Replies
View Related
Mar 5, 2010
I just installed Alien Bob's HandBrake package and am getting a ton of warnings:
Code:
bash-3.1$ ghb
(ghb:27626): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstmpeg2dec.so': libmpeg2.so.0: cannot open shared object file: No such file or directory
(ghb:27626): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstsndfile.so': libsndfile.so.1: cannot open shared object file: No such file or directory
[Code]...
View 9 Replies
View Related
Jul 23, 2010
I've been building a minimal Slackware system with a small number of packages installed (following this article of ). But now I'm facing a problem with a library call 'libmpfr' when installing the package 'pmount'. I have tried installing libmpfr from source but the installation also REQUIRED libmpfr. Code: error while loading shared libraries: libmpfr.so.1: cannot open shared object file: No such file or directory.The only solution I could come up with is to look for a precompiled libmpfr so that I can install it using installpkg. But nowhere could I find it by now.
View 2 Replies
View Related
Mar 26, 2010
I'd like to use a keymap not present in slackware "fr-dvorak-bepo" with mkinitrd because my root partition is encrypted by luks. So how can I generate a .bmap file from a classic .map file for mkinitrd ?
View 2 Replies
View Related
Mar 16, 2010
I maintain my slackware by using slackpkg-current. When I upgraded to the new OpenSSH 5.4, I noticed that my key method (passwordless) doesn't work anymore. I checked and checked the conf files but everything looks fine.I tried debug but can't get it to work, here is the debug:
Mar 15 21:52:15 vmslackware2 sshd[2663]: debug1: rexec start in 5 out 5 newsock
Mar 15 21:52:15 vmslackware2 sshd[2622]: debug1: Forked child 2663.
Mar 15 21:52:15 vmslackware2 sshd[2663]: debug1: inetd sockets after dupping: 3,
[code]...
View 1 Replies
View Related
Oct 24, 2010
I was trying to hear a webradio that streams in AAC+ with Audacious. (see: [URL].. I didn't work. So I searched the web and found this Thread: [URL]...-4-3-a-808167/ I installed faad2 from SlackBuilds.org and rebuild Audacious from Slackware's ftp server -> [URL]...xap/audacious/ But Audacious still doesn't play that stream. Here is the "tail" of the strace output:
[Code]...
View 2 Replies
View Related
Apr 27, 2010
I have some trouble using autofs with Slackware64 13.0I use the alien's script [URL]Here's my auto.master :/mnt/autofs/etc/auto.misc --timeout 20Here's my auto.misc [URL]
View 6 Replies
View Related
Apr 10, 2011
The FreeCAD slackbuild doesn't work. All the Slackbuilds for the dependencies worked.
Code:
checking for boost system library... yes
checking for X... libraries , headers
checking for host... linux-gnu
[Code]....
I don't know what to do. That's the configure file in /tmp/SBo. Even if I alter it then when I run the slackbuild script again it wipes the old configure file and loads in a fresh one from the .tgz package.
I think the problem has something to do with bash4 parsing differently than bash3 or something? I don't know.
View 16 Replies
View Related
Apr 14, 2010
I have Windows on sda1 and just installed Slackware on sda2. There also is a hda data drive, which usually appears first on drive lists. During installation, LILO gave an error (I tried installing both to MBR and root, both times the error was about something like "root: (N6").
Then I did the following
-boot with installation cd
-hugesmp.s root=/dev/sda2 rdinit= ro
-login
[code]....
View 2 Replies
View Related
Mar 6, 2010
After last Current upgrade my printer stopped working.
View 14 Replies
View Related
Feb 28, 2011
I'm new to Slackware (been on *buntu until now, and use Mint at work). And had to learn some things to make the system do what I want to. That was the aim actually, when I decided to install Slackware 13.1 instead of the Win 7 on my new laptop.And here is one of the two things that I have to do now, to make the system completely the same as I want it to be.I use a black theme - Audacious - on my XFCE on Slackware 13.1. And the skype doesn't use the theme. It stays originally light.
(At work I'm with Mint with LXDE, the same theme. Exactly. And the skype uses it. And looks very good ...)So, I tried the options in the skype options menu - General - Choose style. But no option has the desired effect.I plan to uninstall skype and either install it again from slackbuilds, or just download the static (or the dynamic) one from skype.com. But, if there is something else I can do - I'd prefer this way.PS: There is something curious also - OpenOffice on the Mint distro doesnt' use the theme. But OpenOffice on the laptop use it, and becomes black ... ?? ... I don't know if this tells something, but - I noticed this.
View 3 Replies
View Related