Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Icebooks

0 views
Skip to first unread message

Mark Brown

unread,
Jul 26, 2001, 12:40:07 PM7/26/01
to
Before I go and do something stupid, does any one have any particular
(dis)recommendations about using the newer iBooks with Debian? Looking
at the spec and grovelling around on the web it seems they do reasonably
well.

--
"You grabbed my hand and we fell into it, like a daydream - or a fever."


--
To UNSUBSCRIBE, email to debian-powe...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

John Hughes

unread,
Jul 26, 2001, 7:40:06 PM7/26/01
to
On Thursday 26 July 2001 06:33, James Tyson wrote:
>
> The modem seems to work file, I am using 2.4.6-benh as my kernel, and this
> is what I see in dmesg:
>
> PowerMac Z8530 serial driver version 2.0
> tty00 at 0xc98da020 (irq = 22) is a Z8530 ESCC (cobalt modem)
> tty01 at 0xc98e1000 (irq = 23) is a Z8530 ESCC
>
> pointing minicom at /dev/ttyS0 seems to be a modem (atleast I can type
> "ATZ" and it says "OK").
>
> My .config file is attached (ignore the wierdo networking shit, I have
> been working on wierd shit for work).

Hmm, go figure, I had it compiled in as a mod, but never bothered to look in
the macintoshdevices directory....always in just char. I seem to have a blind
spot to the word macintosh =). Too much time on Sun and x86. Loaded it and it
works great. Thanks for the help on that.

>
> The URL for the drivers is:
>
> http://yoyo.cc.monash.edu.au/~pfh/ibook/sound.html
>).
>
> Let me know if you need any help, and if anyone on the list is interested
> in helping, I am sure that Jack would like to see some patches.

Ok, got the source files.....but compiling them to modules is something I
don't have experience with....compiling raw .c files that is. If you have
time, can you send me some guidlines? please? I should have figured it
wouldn't be so easy as "gcc -o tumbler.o tumbler.c" ;-).

Thanks you again for the info and help and your time.

John Hughes

James Tyson

unread,
Jul 26, 2001, 7:50:07 PM7/26/01
to
> Hmm, go figure, I had it compiled in as a mod, but never bothered to look in
> the macintoshdevices directory....always in just char. I seem to have a blind
> spot to the word macintosh =). Too much time on Sun and x86. Loaded it and it
> works great. Thanks for the help on that.

No problems.

> Ok, got the source files.....but compiling them to modules is something I
> don't have experience with....compiling raw .c files that is. If you have
> time, can you send me some guidlines? please? I should have figured it
> wouldn't be so easy as "gcc -o tumbler.o tumbler.c" ;-).

I used:

gcc -D__KERNEL__ -I/usr/src/linux-2.4-benh/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -D__powerpc__ -fsigned-char -msoft-float -pipe
-ffixed-r2 -Wno-uninitialized -mmultiple -mstring -DMODULE -DMODVERSIONS
-include /usr/src/linux-2.4-benh/include/linux/modversions.h -c -o
tumbler.o tumbler.c

Cheers.

James Tyson ---
Samizdat New Media Solutions

Alex

unread,
Jul 27, 2001, 9:54:06 AM7/27/01
to
I've got Debian Sid ppc running on it. Everything (except of sound)
works just awesome. power management, KDE 2.2, 2.4.7-benh kernel, X 4.1.0,
webcam, ooffice, and so on...

Sound: There's a hack which is supposed to work:

http://yoyo.cc.monash.edu.au/~pfh/ibook/sound.html

"Mark Brown" <bro...@sirena.org.uk> schrieb im Newsbeitrag
news:2001072617...@tardis.ed.ac.uk...

0 new messages