Re: X on Ultra5 with Debian Lenny 5.0.3

2009-11-11 Thread Josip Rodin
On Wed, Nov 11, 2009 at 02:26:48PM +0800, Collin Baillie wrote:
 
 How do I do this?
 
 Stick squeeze server details into apt resources list and then
 
 apt-get upgrade
 
 ??

You probably don't need the entire upgrade, just apt-get install
xserver-xorg and xserver-xorg-video-something packages, and whatever
else they automatically pull in.

-- 
 2. That which causes joy or happiness.


-- 
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: X on Ultra5 with Debian Lenny 5.0.3

2009-11-11 Thread Howard Eisenberger
On 2009-11-11, Collin Baillie wrote:

 How do I do this?

 Stick squeeze server details into apt resources list and then

 apt-get upgrade

That's the ticket. I guess you are new to Debian. This is not
sparc specific.

- edit /etc/apt/sources.list (change lenny to squeeze or
  testing)
- apt-get update
- apt-get upgrade (apt-get install xorg might be enough, 
  but you might as well upgrade everything)

To upgrade the kernel, do
- apt-get install linux-image (it'll give you a list to
  choose from)

Anyway, that's how I do it. I've kept kernel 2.6.26 for
my CD device problem. 

Regards,

Howard E.

Basically, if you are running stable (lenny), I think X should
work if you move to testing (squeeze) along with the newer kernel.

I'm in X on my Ultra 5 right now.

ultra5:~$ Xorg -version

X.Org X Server 1.6.1.901 (1.6.2 RC 1)
Release Date: 2009-5-8
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.27.2-dsa-usii sparc Debian
Current Operating System: Linux ultra5 2.6.30-1-sparc64 #1 Wed Jul 8
01:18:17 UTC 2009 sparc
Build Date: 14 May 2009  04:50:27PM
xorg-server 2:1.6.1.901-2 (bui...@spontini)


-- 
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org