|
SuSE Linux Enterprise Server 9
on Satellite A65-S1069
I was able to get SuSE Linux Enterprise Server 9
running on a Toshiba Satellite A65-S1069 with minimal
problems. The only modifications I needed to do were
the following in order to use the CardBus slot:
*add the following lines to /etc/pcmcia/config.opts
include port 0xa000-0xbfff
include memory 0xd0000000-0xdfffffff
*add the following line to /etc/rc.d/pcmcia
setpci -s 0:14.4 SUBORDINATE_BUS=0A
It was also necessary to configure the display using
SuSE's display/X setup utility sax2 since the display
is not automatically recognized during the install.
I only needed to specify that the display was an LCD
capable of 1024x768 @ 60Hz and then specificy the
horizonal & veritcal frequencies. I used 40-83
for horizontal and 50-75 for vertical.
|