Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Blade 100 FAQ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
alexeyp
n00b
n00b


Joined: 15 Sep 2003
Posts: 31
Location: Melbourne, Australia

PostPosted: Wed Sep 17, 2003 4:03 am    Post subject: Blade 100 FAQ? Reply with quote

Hello,

I'm new to Gentoo. I've just installed 3 different machines with it - two PCs and one Sun Blade 100. I'd really like to see several things add to the installation manual that would really make the life of some people easier. All this info is found here in the forum, or discovered by me.

1) The boot from the live CD on Sun with PGX-24 and LCD panel leads to the unsupported video mode. The solution is to append a kernel parameter:

boot: gentoo video=atyfb:1024x768@60

Same parameter should be added in lilo or grub config files.

2) Kernel build with the command:

make vmlux

in most cases produces "vmlinux" much bigger than allowed 3.6M size.
The (working) soultion is to strip it after make:

make vmlinux
strip vmlinux

It could be added into makefile, of course.

3) Sun Blade 100 has on-board sound card. I doubt there is a large variety of this cards in thes machines, so simply knowing the driver name and how to load them properly would really help.

Currently, I'm loading (in /etc/XF86Config ) the following modules:

trident
ac97_codec
soundcore

but I'm not sure if this is correct.

4) Some of the packages masked out for sparc are working fine. I didn't find how I can (or may be I shouldn't) report these packages to include "sparc" or "~sparc" into the KEYWORDS. A line in the Desktop Configuration Guide would be sufficient.
Here are some of these packages:

digger
xboing
barrage

licq
anjuta
unzip

I hope that helps a little.
_________________
Alexey Parshin
Back to top
View user's profile Send private message
alexeyp
n00b
n00b


Joined: 15 Sep 2003
Posts: 31
Location: Melbourne, Australia

PostPosted: Wed Sep 17, 2003 4:06 am    Post subject: Reply with quote

I forgot ato add one more thing:

5) No matter what I did with my XF86Config - I couldn't get the supported video mode on my LCD panel till I added a line in device section:

Option "reference_clock" "29.5 MHz"

Other people also reported the value "28.636 MHz" as working.
_________________
Alexey Parshin
Back to top
View user's profile Send private message
Ulot
n00b
n00b


Joined: 26 Apr 2002
Posts: 39

PostPosted: Thu Sep 18, 2003 6:01 pm    Post subject: Reply with quote

There are several sparc packages that work fine, but are still masked. Reason is generally due to lack of testing. If you give'em a run and everything is peachy, fill out a report at bug.gentoo.org. Let the sparc team know things are good and they will unmask them.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum