Re: [SLUG] *debian* on ibook

2003-09-02 Thread Denis Crowdy
Adam Hewitt wrote:
snip
Has any managed to get Debian working under a new ibook (bought this
year) and if so did you manage to get everything working (I don't want
to have to buy a seperate USB modem...if thats the case I will be
installing OSX back on here today)??
I managed to get things working on a machine bought earlier this year, 
with list help from Jamie Wilkinson.  It was a while ago now (May) but 
this is the message that helped me from memory (Google radeon + Crowdy):

This one time, at band camp, Denis Crowdy wrote:
Going in a slightly different direction here, but has anyone managed to
compile the kernel Jamie recommends at
http://www.spacepants.org/hw/tibook/ on one of the new powerbooks with a
Radeon video card?

I'm having problems like:

cp: cannot stat `agpgart.o': No such file or directory
I don't build the radeon driver from that kernel.  Instead I
install Michel Daenzer's drm-trunk-module-src package and build the
drm-trunk kernel modules separately.  I should write some more on that page
to spell out what I do explicitly.
quick and dirty version:

rsync -avz --delete rsync.penguinppc.org::linux-2.4-benh ~/somewhere
cd somewhere
make menuconfig (choose /dev/agpgart (AGP Support) as a module and Apple
UniNorth support)
exit, save
fakeroot make-kpkg --revision=pants.1 kernel_image
become root
apt-get install drm-trunk-module-src
cd /usr/src
tar zxf drm-trunk.tar.gz
unbecome root
fakeroot make-kpkg modules_image
then you have a kernel-image-2.4.20-benh10_2.4.20-benh10-pants.1_powerpc.deb
and a drm-trunk-something_...deb that you can install and you're done.
HTH,

Denis Crowdy

--
Department of Contemporary Music Studies
Macquarie University
NSW 2109 Australia, ph: +61 (0)2 9850 6787, fax: 9850 6593
http://www.ccms.mq.edu.au
--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug


Re: [SLUG] *debian* on ibook

2003-09-02 Thread Ian Wienand
On Tue, Sep 02, 2003 at 08:57:36AM +0800, Adam Hewitt wrote:
 drm-trunk-module which I have also done (against a kernel I compiled
 myself from ppckernel.org) and I got an 'unresolved symbol' error on
 radeon.o and rage128.o (I think?)

which kernel is this?  If you used rsync, try back dating to
2.4.21-ben2 (http://www.ppckernel.org/tree.php?id=3), I have had a few
troubles with the current (2.4.22) rsync kernel.  I've attached my
config for that in case it helps you.  If not, post a little more
about how you're trying to build them.

 Has any managed to get Debian working under a new ibook (bought this
 year) and if so did you manage to get everything working (I don't want
 to have to buy a seperate USB modem...if thats the case I will be
 installing OSX back on here today)??

I don't think the modem will work sorry, but I've never looked into
it.  But everything else works (even X with video out/dual head with
the latest dri stuff and some XF86Config fiddling!)

-i


config-2.4.21-ben2.bz2
Description: Binary data
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug