Re: airport in /etc/network/interfaces

2002-09-22 Thread jonas bandi
As already has been said in a earlier post, you have to get the actual WEP key. You cant use the password apple uses (from which they calculate the WEP key somehow). You can get the WEP key with the apple aiport configuration utility by enabling the correct option ("Network equivalent password"

Re: Kernel compilation fails

2002-09-17 Thread jonas bandi
Replying to my own post: Did a new sync --clean, and now compilation is ok again... sorry jonas jonas bandi wrote: Hi, I just synced the benh kernel and now it fails to compile (the same config compiled before): aic7xxx/aic7xxx.c: In function `ahc_run_qoutfifo': aic7xxx/aic7xxx.

Kernel compilation fails

2002-09-17 Thread jonas bandi
Hi, I just synced the benh kernel and now it fails to compile (the same config compiled before): aic7xxx/aic7xxx.c: In function `ahc_run_qoutfifo': aic7xxx/aic7xxx.c:330: warning: passing arg 1 of `ahc_update_residual' from incompatible pointer type aic7xxx/aic7xxx.c:330: too few arguments t

Re: m3mirror for iBook 2 ?

2002-09-17 Thread jonas bandi
If you have a radeon chip, you can use the XFree 4.2 binaries from Michel (http://penguinppc.org/~daenzer/) to use an external monitor. I attach my XFConfig-4 (for my TiBook) as an example. So how didn't the attachment made it to the Mailinglist. Has to do with my recent brain sur

Re: m3mirror for iBook 2 ?

2002-09-16 Thread jonas bandi
Vincent Bernat wrote: Hello ! Is there an equivalent to m3mirror for the new ibooks ? How to use the external screen in the console and in X ? If you have a radeon chip, you can use the XFree 4.2 binaries from Michel (http://penguinppc.org/~daenzer/) to use an external monitor. I attach

Re: wireless configuration problem

2002-09-12 Thread jonas bandi
invalid frag:0 Is this a clear sign that my network password is incorrect? I'm using: up iwconfig eth1 enc s:password As already has been said in a earlier post, you have to get the actual WEP key. You cant use the password apple uses (from which they calculate the WEP key somehow). Yo

Re: building mono fails

2002-09-10 Thread jonas bandi
Michel Dänzer wrote: mono is the JITer, which is only available on i386 yet. It should use cli instead, which is an alternative which points to either mono or mint (on a Debian system; no idea how this is handled elsewhere, if at all). I dont quite understand that ... Compilation of mono-

Re: building mono fails

2002-09-10 Thread jonas bandi
Replying to my own message: Hello, I tried to build mono from debian sources (deb-src http://www.debianplanet.org/mono stable release), but it failed! sudo dpkg-buildpackage gave the following error: ... make[1]: Leaving directory `/home/durden/debian/mono/mono-0.15' install -o root -g root

building mono fails

2002-09-10 Thread jonas bandi
Hello, I tried to build mono from debian sources (deb-src http://www.debianplanet.org/mono stable release), but it failed! sudo dpkg-buildpackage gave the following error: ... make[1]: Leaving directory `/home/durden/debian/mono/mono-0.15' install -o root -g root -m 644 debian/cli.binfmt \ d

Re: XF86Config-4 - Was: RE: Newbie apt-get question

2002-07-31 Thread jonas bandi
One more question if you don't mind. The entry FontPath "unix/:7100" in the config file. What does that mean?? your XFontServer (xfs) should listen on this port for requests and serve them ... jonas

RE: questions to kernel-patch-benh

2002-07-23 Thread Jonas Bandi
I don't know about this patch. But if bandwidth is not a problem you can get the benh-kernel like this: mkdir /usr/src/benh_kernel rsync -avz rsync.penguinppc.org::linux-2.4-benh /usr/src/benh_kernel do the second command often, and you will always br up to date... jonas -Original Message-

Re: FireWire Hard Disk

2002-07-18 Thread jonas bandi
Lopez wrote: On Thu, Jul 18, 2002 at 01:06:51AM +0200, jonas bandi wrote: Hello, I try to use my firewire-harddisk with my 2nd gen tiBook. I compiled the latest benh kernel as suggested in earlier posts. dmesg produces now the following output: Is that good? What is missing? That'

Re: Rolling my own Powerpc kernel from Debian sources

2002-07-18 Thread jonas bandi
only Here the kernelimages get refered to by the symlinks. Dont forget to run ybin (as root) after editing yaboot.conf feel free to ask any more questions ... jonas Gilger.John wrote: Pardon my ignorance, but what are the "correct symlinks"? I'm particularly interested

RE: Rolling my own Powerpc kernel from Debian sources

2002-07-18 Thread Jonas Bandi
I suggest using the benh kernel anyway (http://master.penguinppc.org/~benh/), or do you have any special reason not to do so? To get it: mkdir /usr/src/benh_kernel rsync -avz rsync.penguinppc.org::linux-2.4-benh /usr/src/benh_kernel to compile: cd /usr/src/benh_kernel sudo make xconfig make-kpk

FireWire Hard Disk

2002-07-17 Thread jonas bandi
Hello, I try to use my firewire-harddisk with my 2nd gen tiBook. I compiled the latest benh kernel as suggested in earlier posts. dmesg produces now the following output: ohci1394: $Revision: 1.101 $ Ben Collins <[EMAIL PROTECTED]> ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[40] MMIO=[f500-f5001

RE: Presentation with 2nd gen TiBook

2002-07-09 Thread Jonas Bandi
Help! Could you please send me your final working XF86Config-4 (for presentation mirroring)? I couldn’t figure out how to overlap the screens, nor was I able to activate xinerama... Thanks jonas -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Sunday, July 07

Re: External monitor with TiBook

2002-07-05 Thread Jonas Bandi
On Sat, 2002-07-06 at 00:21, Vincent Lefevre wrote: > On Fri, Jul 05, 2002 at 23:50:58 +0200, Jonas Bandi wrote: > > So Im asking again: > > > > Has anybody managed to get a clean picture on an external monitor with a > > TiBook with a Radeon Mobility (the 2

External monitor with TiBook

2002-07-05 Thread Jonas Bandi
Hello, I know this has been discussed on the list before. I just cant find a definitive statement, that anybody has realy had success. So Im asking again: Has anybody managed to get a clean picture on an external monitor with a TiBook with a Radeon Mobility (the 2nd generation with 1152x768)...

titanium: vga-out

2002-05-31 Thread jonas bandi
Hello, I wondered how is the current support of an external crt (vga out) on a 2nd-generation titanium? I just pluged a crt in and I get the image but it is all fuyyz. How can I configure the external resolution and frequency? I would like to make a presentaion on a beamer. Is the video-out an o

problems with pump and airport

2002-05-19 Thread Jonas Bandi
I used dhclient. Now everybody was talking about pump so I tried it. The problem is I can use pump only once to configure my eth1 (airport). Then I have to reboot... A bit more specific: When i boot, configuring eth1 fails because I use WEP (can anybody tell me the offical way, how/where to us

Re: windowmaker key combo. to switch workspaces, et al

2002-05-17 Thread Jonas Bandi
> > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- Jonas Bandi +41 76 579 94 04 Regensbergstrasse 70[EMAIL PROTECTED] 8050 Zuerich -- To UN

Re: Problems setting time on iBook2

2002-04-04 Thread jonas bandi
Same problem here on a titanium 550. Jens Gecius wrote: Wouter Eerdekens <[EMAIL PROTECTED]> writes: I'm having problems setting the time on my iBook2. It dual-boots Mac OS X and Debian Woody. Same problem here. I'd also appreciate any hint on how to get rid of this problem. When I set t

Problem with goats, gnome, enlightenment

2002-04-04 Thread jonas bandi
Hi, I installed goats on my titanium with gnome and enlightenment. That caused the following problem: When I log in a second panel wants to start. Gnome asks if I realy want to do that (I answer no). An additional goats-icon gets added to the panel every time I log in. They stay there! Whe

firewire harddisk

2002-04-04 Thread jonas bandi
Hi, I would like to use my firewire harddisk with linux. Can anybody point me to information how to do that? thanks jonas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

xmms-cdread problem

2002-04-04 Thread jonas bandi
Hi, I want to play aodiocds on my titanium notebook. So I installed xmms-cdread. This gave me the libcdread.so Input-Plugin for xmms. Now I have both plugins libcdaudio.so and libcdread.so. Should I disable one of them. Anyway, to see the cd-tracks in the directory /cdrom I have to start

dpkg-GTK problem

2002-04-04 Thread jonas bandi
Hi, i have the following problem: titan:~# dpkg-reconfigure dpkg Gtk-WARNING **: cannot open display: debconf: unable to initialize frontend: Gnome debconf: (DISPLAY problem?) debconf: falling back to frontend: Dialog titan:~# What could be the cause of that? thanks jonas -- To UNSUBSCRIBE

Using airport module

2002-04-03 Thread jonas bandi
Hi, I want to use airport with wep (I know its not secure...). From the benh-page I got the following synthax: insmod airport.o network_name=my_network [enc=key] But that doesnt work: titan:/# insmod airport network_name=matrix Using /lib/modules/2.4.19-pre5-ben0/kernel/drivers/net/wireless/ai

Problems with gtkhtml

2002-04-03 Thread jonas bandi
Hi, somehow I cant update gtkhtml. Using aptitude it always apears on the list of upgradeable packets again... Using apt-get i get the following error: titan:/# apt-get -f install gtkhtml Reading Package Lists... Done Building Dependency Tree... Done 1 packages upgraded, 0 newly installed, 0