LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-12-2007, 08:56 AM   #31
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351

Have *you* read the file? It's not the usual UPGRADE.TXT - you'll notice that it details each package that has been added, each package that has been removed, and and has notes on new dependency issues and such in addition to detailed upgrade instructions. If a user is well-versed enough to have a partial installation, then there's absolutely no reason why he/she wouldn't be able to follow the relevant parts of that guide.
 
Old 04-12-2007, 11:51 AM   #32
TNWestTex
Member
 
Registered: May 2006
Location: Tennessee
Distribution: current, rawhide
Posts: 88

Rep: Reputation: 16
Don't use runlevel 3 so xwmconfig depending on which is not a concern. Still haven't installed or found a use for which in what I do. Did have to install mcs and gamin. upgrade_txt has been updated since I last captured it but I see little about interlinked dependencies. Missing elements can be found in the MANIFEST and then installed if wanted.
 
Old 04-16-2007, 01:30 PM   #33
cab15625
LQ Newbie
 
Registered: May 2005
Distribution: Slackware 11.0/current
Posts: 23

Rep: Reputation: 15
Quote:
Originally Posted by rworkman
Have *you* read the file? It's not the usual UPGRADE.TXT - you'll notice that it details each package that has been added, each package that has been removed, and and has notes on new dependency issues and such in addition to detailed upgrade instructions. If a user is well-versed enough to have a partial installation, then there's absolutely no reason why he/she wouldn't be able to follow the relevant parts of that guide.
Just for an alternative perspective. I have two boxes, one that is reserved for goofing around on. The goofing around one upgraded nicely from a fresh 11.0 install with slapt-get to current in two stages. First, with

slapt-get --distupgrade, then a reboot,
slapt-get --install-set --remove-obsolete a ap d e f k kde l n t tcl x xap y

As I watched it go through things, it seems to have done the installpkg steps in pretty much the order suggested with the exception that I think it upgraded the glibc-so libs before doing the kernel. Not sure if that's a problem though.

After that it took a bit of hand tweaking of things like /etc/ld.so.conf and a few other things in /etc to get it to work (should have kept notes).

This pretty much mirrors what I do with a new slackware version anyway. rsync the home tree over to one computer so there's a backup, wipe the hardrive and install a clean version. I don't fill the HD with lots of movies, so what's a few hundred megs of extra fonts/drivers?

I then had compiz and all working nicely. Now, is there a nice configure program for compiz? I can't seem to find any way to configure the eye-candy.

PS: This worked on my goof around box with an nvidia card, but not on the laptop with an intel graphics card.
 
Old 04-16-2007, 02:31 PM   #34
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
Quote:
Originally Posted by cab15625
Just for an alternative perspective. I have two boxes, one that is reserved for goofing around on. The goofing around one upgraded nicely from a fresh 11.0 install with slapt-get to current in two stages. First, with

slapt-get --distupgrade, then a reboot,
slapt-get --install-set --remove-obsolete a ap d e f k kde l n t tcl x xap y

As I watched it go through things, it seems to have done the installpkg steps in pretty much the order suggested with the exception that I think it upgraded the glibc-so libs before doing the kernel. Not sure if that's a problem though.
All things considered, if a person really understands what's happening behind the scenes in an upgrade, an automated tool can (will usually) work fine.
With respect to the kernel upgrade, yes, that step is important - glibc-2.5 *needs* a 2.6 kernel.

Quote:
After that it took a bit of hand tweaking of things like /etc/ld.so.conf and a few other things in /etc to get it to work (should have kept notes).
Most likely things like moving/merging .new files (something that has to be done regardless of how you upgrade).
 
Old 04-17-2007, 08:33 AM   #35
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612
I sa a posting the other day with a minimal list of X packages -something like 4-7 package I believe- Try tracking that down. Separate packages of course makes it easier to upgrade individual components. It also makes it easier to custom install and leave out what you don't need. Finding out *what* you don't need is is a nightmare though. I also do not like having to sort through nearly 300 package names which were covered by 5-7 packages before. But since upstream has gone modular we are pretty much stuck with that.
Simplicity and flexibility are usually on opposite sides of the coin.
 
Old 04-18-2007, 11:02 AM   #36
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612
Here's the link to that thread.
http://www.linuxquestions.org/questi...ighlight=libcm
 
Old 04-18-2007, 12:12 PM   #37
jong357
Senior Member
 
Registered: May 2003
Location: Columbus, OH
Distribution: DIYSlackware
Posts: 1,914

Rep: Reputation: 52
Quote:
Originally Posted by gnashley
But since upstream has gone modular we are pretty much stuck with that.
Not so..
Code:
$ ls /var/log/packages/xorg-*
/var/log/packages/xorg-app-7.2-i686-1
/var/log/packages/xorg-data-7.2-noarch-1
/var/log/packages/xorg-driver-7.2-i686-1
/var/log/packages/xorg-font-7.2-i686-1
/var/log/packages/xorg-lib-7.2-i686-1
/var/log/packages/xorg-proto-7.2-noarch-1
/var/log/packages/xorg-server-1.2.0-i686-1
/var/log/packages/xorg-util-7.2-i686-1
I absolutely cannot stand 300 X packages. Has to be the siliest thing I've ever heard of..

I was hoping Pat would think it thru a little and decide to break from "mainstream", but I guess not. No matter, if you don't like something, then change it...

Last edited by jong357; 04-18-2007 at 12:13 PM.
 
Old 04-20-2007, 07:02 AM   #38
cab15625
LQ Newbie
 
Registered: May 2005
Distribution: Slackware 11.0/current
Posts: 23

Rep: Reputation: 15
OK, here's something else that's frustrating

I've been running current on a computer with an NVidia card for a couple weeks now, no problems. So I thought I'd give it a go on my laptop with an i945 card ... problems.

Using the intel driver for xorg, I get huge fonts. By huge, I mean that the icon names for Wastebin and Home fill the screen all on their own. Fonts where individual letters fill about 1/3 of the screen. This is not joke. I can't even fix it with kcontrol since where I need to get at is somewhere off the bottom of the screen in the netherworld. And there's no way to see when I scroll down to it.

If I start an xterm (not a konsole, but a good old xterm) I get a monster titlebar, but at least a useful text area, from which I can get a xdpyinfo ... which tells me the following ...

screen #0:
print screen: no
dimensions: 1280x800 pixels (289x21 millimeters)
resolution: 112x968 dots per inch
depths (7): 24, 1, 4, 8, 15, 16, 32

However, my xorg.conf file says

Section "Monitor"
DisplaySize 330 210 # mm
Identifier "Monitor0"
VendorName "LPL"
ModelName "0"
EndSection

So, somewhere the detection of the screen resolution is getting messed up ... can't tell if this is a slackware thing or an x thing or what.

As a temporary work around, I've noticed that everything works fine when using the vesa driver instead of the intel driver. So, I was able to go in using the vesa driver and get at kcontrol to pin all my fonts to "force fonts DPI" to 96. Then switch the driver back to intel. So, now the fonts at least look OK, but some things (like xine) which depend on having good info on the screen resolution still look extremely weird.

Is there some way to fix this for real? Is there some other (possibly undocumented) option I can put into xorg.conf? Is there some other way to pin this down as a slackware or xorg problem?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Current xkbmap / X.org kb layout switching ? yacccobb Linux - Software 3 08-21-2006 04:15 AM
This is really frustrating!!! Koech Linux - Newbie 1 05-22-2006 01:31 AM
Too frustrating Harnic Linux - Networking 6 09-04-2004 03:15 PM
X.org on current snop Slackware 31 06-17-2004 07:21 AM
this is getting frustrating thebutler4 Linux - Newbie 5 05-24-2004 06:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration