Slackware :: 64-current - After The Big One - Multi-lib ?
Mar 6, 2010
Well this pretty much sums up the experience with Slackware current these days. This is not to say it was all plain sailing. So what problems were there?
1) Nvidia drivers did not work, this was fixed by re-compiling the kernel modules and installing a patched or beta driver, but it introduced another fault. However this problem cannot be accredited to Slackware, all operating systems have driver problems after being updated. Nvidia however had a new version out in a couple of days, which completely fixed the problem.
2) The problem introduced by the hacked fix of the older Nvidia driver wouldn't allow me to switch to the generic kernel (it would not create a valid initrd.gz). I think this was because of re-compiling the kernel modules, so I re-installed them and the problem was fixed. Again not a Slackware fault but a samac fault.
3) Program A couldn't find library B. Slackware has moved some libraries from e2fsprogs to util-linux-ng. This may cause some stuff to break if you are using the multi-lib extensions. This was fixed by creating a compat32 package for util-linux-ng. Again not actually Slackwares fault, but a little closer to home. Alien Bob could you update the massconvert.sh please.
That's it so far, after an update that ran to over 500 lines in the change log, an updated kernel, updated glibc, updates X server etc. etc. and three paltry problems none of which could be attributed to Slackware directly.
I'm looking at running -current instead of 13.1, and wondering about 'upgrading' to -current, as well as running multi-lib. I found the following procedures from another post of about a year ago, but I'm not sure from what directory to run such a script:
Should the procedures above work for me? and although I know that things may occasionally break here and there (and get fixed too), are there any known issues right now that would break things on my machine?
We are pleased to present one of our new creations: pkgbuild, a tool written in standard C++, using libCURL, ZLib, BZip2 and libLZMA (part of XZ). It is a modern Slackware packages builder, network-transparent, multi-architecture, designed to greatly simplify the creation of a package, automatically executing the required post processing.
What does it do? Recognize and build packages for the following architectures: i386, i486, i586, i686, x86_64, IA64, IA32e, s390, s390x, sparc and sparc64.
I recently upgraded to slackware-current from Slackware 13 via slackroll, and have only encountered one problem. My file manager no longer thumbnails images, and icons (mostly PNG) aren't appearing no matter what GTK theme is set. Running from the command line produces no errors, and when brought up in something else (say feh /path/to/icon.png) it works perfectly. This is the only hitch I have encountered so far. The same thing happens with emoticons in Pidgin. Does anyone know of a fix?
Installpkg will no longer work, complaining that the rev command is not found. The problem hit with the removal of util-linux-ng. I cp'd util-linux to ~/. Extracted with tar and executed the doinstall. Fixed.
after update to slackware current 4 days ago i cant get sound working in wine in starcraf 2 i mean i got sound in instalation but not in game and i get error when i wanna configure sound in winecfg
err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element err:alsa:wine_snd_pcm_recover underrun occurred err:alsa:wine_snd_pcm_recover underrun occurred
in game i dont got that error but sound dont work btw my sound card is asus xonar essence stx
I updated my kernel in slackware current but can't install lilo, when i was with my old kernel it gave an error about not finding the sda drives (they were named hda before the upgrade).I booted into the slackware 13.0 dvd and modified fstab and lilo.conf replacing hda with sda but lilo still gives an error of not finding sda drives.How can i install lilo so i can boot into my sistem??
I've upgraded Slackware-13.1 I had installed to Slackware-Current using a local tree I had download with mirror-slackware-current.sh script, but when I rebooted I could not get the graphics to load. I think it's because I've also modified /etc/groups and add an username after audio: and video: group, but I forgot that and had to remove slackware from the machine.
I've tried a few different ways to install the ATI graphics driver "fglrx" to get 3D acceleration.If I try to install using the standard file "ati-driver-installer-10-4-x86.x86_64.run" from the ATI web site it appears to work but then I discover it actually got an error.I saw a reference to ATI requiring 32-bit libraries to install their 64-bit driver. Is there a link or post that explains how to add the 32-bit libraries. Will that solve the problem, or will I just waste more time trying that?
I use Alien Bob's mirror-slackware-current.sh with an excludes.txt to only download the parts of current that I want. Unfortunately it is not working for part of the exclude.txt file and I am at a loss to know why.
This ignores e/ f/ y/ testing/ pasture/ source/ and usb-and-pxe-installers/ It also ignores most of kdei/ and /extra It is meant to ignore most of extra/source and just download the source for flash-player-plugin, but it is ignoring all of extra/source/, however the same syntax is working for kdei/ and extra/.
I have been using slackware since version 10.1 and really like it. I have never had a problem until lately, version 13.1 has been stable as a rock for me. The first 2 or 3 updates to current ran well but then the problem started. After installation Slackware would get to the splash screen and bring up the first picture of a disk drive then just hang and never go any further. I do have a good burn on the dvd, have checked the md5 and burned at 4x. then slack 13.37 does the same thing. this is on 4 different computers with several different video boards.
I'm using Slackware 13.1_64 with multi-lib. Now that 13.37 is out I would like to upgrade my system but thought I would ask if there are any problems or considerations for upgrading multi-lib systems ?
This is not an earth-shattering issue, but, something I've recently noticed with the Chatzilla add-on for Seamonkey in Slackware-current. Maybe it is just my problem.If I add Chatzilla to FF 4.0 everything works as expected, that is, when I launch Chatzilla the default start-up window shows up with a list of IRC servers to click on (freenode being my favourite).
However,when I click on Chatzilla in Seamonkey I get a blank window that shows up, there is no server list. I noticed that the window in Chatzilla went blank for Seamonkey recently after a -current update (maybe a library issue?)
I'm very keen on getting Mumble installed on my slackware -current 64 bit install. I found a slackbuild script for 12.2 here, but changing the version number resulted in failure. I also tried following the build instructions on the Mumble website, which failed with the following.
Code: neil@slackbox:~/Downloads/mumble/mumble-1.2.2$ qmake -recursive main.pro Reading /home/neil/Downloads/mumble/mumble-1.2.2/src/mumble11x/mumble11x.pro WARNING: /home/neil/Downloads/mumble/mumble-1.2.2/src/mumble11x/mumble11x.pro:33: Variable LIBPATH is deprecated; use QMAKE_LIBDIR instead. WARNING: /home/neil/Downloads/mumble/mumble-1.2.2/src/mumble11x/mumble11x.pro:33: Variable LIBPATH is deprecated; use QMAKE_LIBDIR instead.
I wish to do a fresh install of Slackware without KDE. I could use my Slackware 13.1 DVD but I thought, why not give -current at try? Is there a -current ISO or must I install 13.1, without KDE, and then upgrade to -current? Or, is it possible to remove 'all things KDE' and then upgrade to -current?
i just updated my slackware to current, and every time i try to log in in my kde session my desktop is upside down.i mean literally everything is upside down, the only way i can have a usable desktop is with the "fail-safe session" of kde option on kdm which is what i'm using right now.does anybody know how can i solve this?i would post a snapshot of the upside down desktop but i can't do anything when i'm using it. fonts, windows, panels, icons everything is upside down..i solved this, just reinstalled the nvidia drivers and everything is goood again
I'm running slackware-current in a virtual machine on virtualbox 4, 512 mb ram, 1gb swap.Everything works fine, except the x11 mouse. Xfce will start up fine, and show the 'tips and tricks' dialog, and then freeze. I can't change to a TTY, or click. The mouse moves, but doesn't click.
I'm just about to install Alien Bob's multi-lib packages for Slackware64. Everything looks easy, but I've got a question about this part of the instructions:
Quote:
After installing the -compat32 packages, you may have to re-install your binary Nvidia or Ati video X.Org drivers. These driver packages contain both 64bit and 32bit libraries to be maximally useful on a 64bit multilib OS. If you installed the driver files for both architectures, the mesa-compat32 package will overwrite some of the 32bit library files.
On the other hand, if you originally only installed the 64bit driver libraries for your Nvidia/Ati card, it is recommended after installation of the multilib packages, to re-install the binary driver package. This time, choose to install the 32bit driver files as well.
The graphical 32bit applications that you are going to run on your multilib installation will require these 32bit driver libraries. Crashes are likely to occur if you fail to install the correct files.
Right now, I'm on pure 64-bit Slackware64-13.1, and I'm using the Nvidia driver from Slackbuilds.org (along with the nvidia-kernel and libvdpau packages from there too).
So:Do I have both 32- and 64- bit bindary drivers installed as part of the package from Slackbuilds.org? Could I avoid all this hassle by simply not installing the mesa-compat32 package? If I do need to reinstall the Nvidia binary driver, do I just upgradepkg --reinstall nvidia-driver-195.36.15-x86_64-1_SBo.tgz?
Slackware64 multi-lib from AlienBOB 13.1 can't compile VMware Server 2.0.2 build-203138
1. It does run wine 32 bit version ( a package called "64" bit, but there ain't no 64bit wine, right?)
2. It runs 32 bit programs in that wine.
3. It is vanilla 2.6.33.4 kernel 64bit so far.
Shall I go for VirtualBox or can I get VMWare to work any soon? I already did the VMware-server-2.0.2-203138-update-2.patch and got a bit further, but the build of the vmmon just "goes to pieces"?
I'm running Slack 13.1 64 bit. I'd like to try running multi for 32 bit support so I can run a 32 bit version of firefox using the 32 bit flash plugin. Here's what I did: - followed Alien Bob's Wiki and download and installed all the *txz files. - installed a bunch of required libraries following the instructions on the Wiki - installed the 32 bit 10.1 version of the flash player plugin in $HOME/.mozilla/plugins/ - started the 32 bit 3.6.3 version of firefox; it seems to work fine. - go to about plugins and verify that Shockwave Flash (libflashplayer.so) is version 10.1 r53 and it is enabled. - run "ldd libflashplayer.so" and verified that all libraries are found. - run "ldd /usr/lib/firefox-3.6.3/firefox-bin" and verified all libraries are found. - go to [URL]... and click on "test your adobe flash player installation" I will get this error: Adobe Flash Player error: could not load cURL library - I verified (repeatedly) that I do have what I think is the correct package. How can I fix (or start debugging) this error?
I'm trying to take my current windows7 (x64) setup and make it into a dual-boot setup with slackware 13.0 (x32) and am hitting a brickwall. I guess I would like to know if I can salvage the situation without formating my windows drive. I fully intend to, but I had hoped to not do it this month. I'd like to get dual boot going so I can master it and acquire all the files/drivers I'll want and then format and do it 100% right next time.
Currently I have windows setup on a 3x 500gb Raid0 onboard array which itself has been flawless. After I shrunk my current partition size to give me about 25gb of free space I proceeded to setup Linux, and I was unable to perform the cfdisk portion for partitioning the array for Linux.
I tried using cfdisk: /dev/hdx (a1-a3,b1-b3) /dev/sdx (a1-a3,b1-b3)
I even attempted to locate with: cat proc/partition and tried using cfdisk on every device it located. It always said it was either an unknown partition table and should I start at zero, or bad partition. I was of course too concerned over my windows setup (which has almost 1tb of stuff I have not backed up) to go any further into the unknown.
PS: I have used Slackware before, back at 8.1, 10, and even a very brief interlude at 12.0, this is my first attempt on this computer however with 13.0, it is currently running fine on my laptop and my PS3 (Laptop is even dual booting 7/Slack13. Albeit without raid)
Phenom 9850 M2N-SLI Deluxe (Nvidia AM2) 4x1gb of 1066 kingston hyperX 3x500gb WD Caviar Black Sata2 3.0
I have an ATI Radeon HD 3300 on-board video chipset, and an ATI Radeon HD 4350 PCI card. What I want is to have both displays available from one mouse/keyboard. I want to play media on one and have the other as my main desktop.The problem is that with Xinerama enabled, KDE desktop effects do not work (KDE says XComposite and XDamage are not available, even though I explicitly enabled them as extensions in the xorg.conf file), and performance is quite bad. Without Xinerama enabled, performance is great, desktop effects work great, but there's a lot of trouble with full-screen video, and the KWin window manager does not apply in the second display (although I can run a second instance of KWin on :0.1).
I'm looking for a good IDE for C/C++, that runs well in slackware. I used CodeBlocks, but I can't compile in the current, and its getting a little old. I see a lot of threads talking about anjunta and kdedeveloper, but I don't like these.