airport monitor patch on 2.6.16

2006-08-06 Thread Peter Plessas
Hi List, having had great success with PaulTT's orinoco patch on my powerbook, i am now on a new kernel (2.6.16) and trying to compile the latest version of the patch http://www.paultt.org/downloads/orinoco/orinoco-0.13e-ptt3.tar.bz2 which fails at: /home/peter/FROP/orinoco-0.13e-ptt3/orinoco

Re: HOWTO: m3mirror & recent 2.6 kernels

2006-05-17 Thread Peter Plessas
his confusing way to ask, but i am quite desperate to get m3mirror to work. Thanks again! regards, Peter Julien BLACHE wrote: Peter Plessas <[EMAIL PROTECTED]> wrote: Hi, Edit arch/powerpc/kernel/prom_init.c, then, in prom_check_displays() isn't it: prom_num_displays()

Re: HOWTO: m3mirror & recent 2.6 kernels

2006-05-17 Thread Peter Plessas
Hi List, Julien, Thanks for the suggestion how to do it. I'd like to ask 2 questions in advance before i recompile my kernel here: Julien BLACHE wrote: Hi, For those of you still relying on m3mirror for slideshows, here's how to make it work with a modern 2.6 kernel. Edit arch/powerpc/kerne

module version magic

2006-03-08 Thread Peter Plessas
Dear List, Trying to insert a self-compiled module into my kernel. Getting the following error in modconf: FATAL: Error inserting ovcamchip (/lib/modules/2.6.14.2pp0/kernel/drivers/usb/media/ovcamchip.ko): Invalid module format Dmesg shows: ovcamchip: version magic '2.6.14.2 preempt gcc-4.0'

Re: 2.6.14 and m3mirror broken

2006-01-14 Thread Peter Plessas
Hi List, still having the same problem i posted about two months ago, i would like to know if something has changed regarding the kernel's behavior about screen cloning with m3mirror under 2.6.14? original message: http://lists.debian.org/debian-powerpc/2005/12/msg00247.html regards, Peter

Re: 2.6.14 and m3mirror broken

2005-12-11 Thread Peter Plessas
Hi Helge, thanks! Since i never filed a bug report on the BTS i should find out how to do this :-) Problem is that m3mirror is more a small feature/hack by BenH (afaik). Helge Kreutzmann wrote: Did you report this in the BTS to get fixed at least in Debian? Why don't you go back to the old

2.6.14 and m3mirror broken

2005-12-10 Thread Peter Plessas
Hi List, being already quite desperate, i try to get the m3mirror tool (to clone my Pismo's display on the external VGA out) to run under 2.6.14. I have old instructions to manually change the file /usr/src/linux/arch/ppc/syslib/prom_init.c at line 401: from: for (j=0; jso (following a hint

patch for m3mirror and 2.6.14

2005-11-22 Thread Peter Plessas
Hi List, just compiled a 2.6.14 on my pismo, and had to change the kernel sources to allow the ati m3mirror tool to work. i did so successfully with my last three kernels using the following instructions: --- prom_init.c.orig2004-09-07 11:31:26.534522288 +0200 +++ prom_i

Re: orinoco patch 13e

2005-11-22 Thread Peter Plessas
Hi Paul, thanks for the reply and work! Sadly only marginal success so far, since out of your revised sources, only the hermes module loads. see below. regards, Peter Paul TT wrote: try to download this: http://www.paultt.org/downloads/orinoco/orinoco-0.13e-ptt2.tar.bz2 let me know if i

orinoco patch 13e

2005-11-18 Thread Peter Plessas
Dear List, trying to compile the great patched sources for the airport card including monitor mode, from http://www.paultt.org/downloads/index.html but the make process stops with: /usr/src/orinoco-0.13e-ptt/airport.c:273: error: array type has incomplete element type /usr/src/orinoco-0.13e-

mplayer debs no GPG available

2005-10-31 Thread Peter Plessas
Dera List, this might have been discussed before, but as i update the apt cache, i get an error/warning: W: GPG error honk.physik.uni-konstanz.de /mplayer Release The following signatures could not be verified because the public key is not available: NO_PUBKEY BDCE3370C88CEDF6 This persist

Re: Xorg and DRI on Pismo

2005-10-29 Thread Peter Plessas
Thanks Rick, that definitely cleared all my doubts! cheers, Peter Rick Thomas wrote: On Oct 27, 2005, at 7:18 AM, Peter Plessas wrote: although i am not sure where the difference between 16bit and 24bit is in everyday use (sounds stupid but i don't see any difference). 24-bit

Re: Xorg and DRI on Pismo

2005-10-27 Thread Peter Plessas
Hi all! Thanks very much for your help with this issue. As suggested by Micel Daenzer, switching to a color depth of 16 helped, DRI is enabled, my opengl apps running fine again. So there must be something (i guess inside xorg) that makes it want more memory as Ben already expected. Benjam

Xorg and DRI on Pismo

2005-10-26 Thread Peter Plessas
Hi, dear fellows, Having problems getting DRI to work in Xorg on my Pismo. Full files are here: mona.mur.at/peter/xorg.conf mona.mur.at/peter/Xorg.0.log Here are the interesting parts of the Xorg.0.log: [EMAIL PROTECTED]:/var/log$ less Xorg.0.log (WW) R128(0): Video BIOS not detected in PCI s

unmet dependencies

2005-10-17 Thread Peter Plessas
Hi List, wondering if this is my fault or sth else: Being on a testing debian system here, trying to install mplayer from: deb http://honk.physik.uni-konstanz.de/~agx/linux-ppc/debian/ mplayer/ but get errors about unmet deps: The following packages have unmet dependencies: mplayer-powerpc:

Re: Pismo 2nd monitor support?

2005-09-25 Thread Peter Plessas
Hi! I have a working external monitor on my Pismo, but since you mention it, did the dualhead ever work? I would be very interested in trying it! rgds, Peter Wojciech Owczarek wrote: On friday, september 23th 2005 22:00, vze26m98 wrote: Didn't find anything in the archives: is there suppor

Re: udev and cdrom on 2.6.13

2005-09-19 Thread Peter Plessas
Hi, and thanks for the reply! I have the ide-cd module compiled into the kernel. So it should be always there. Hmmmn, strange thing... Peter Gioele Barabucci wrote: Peter Plessas wrote: upgraded to 2.6.13 from kernel.org, discovered that devsd is no more, installed udev, and don't g

udev and cdrom on 2.6.13

2005-09-18 Thread Peter Plessas
Dear List, this might seem like warming up an old topic, but i spent half a day now and need some advice: upgraded to 2.6.13 from kernel.org, discovered that devsd is no more, installed udev, and don't get my cdrom drive to appear in /dev/ This is on a pismo, while everything was fine with

wlan sniffer under ppc

2005-06-27 Thread Peter Plessas
Hi List, just as i come across more and more information, that wlan sniffing on powerpc with old airport cards seems really hard to do (seems like one has to patch the card drivers), i wonder if anyone had success in doing it any way? regards, Peter -- To UNSUBSCRIBE, email to [EMAIL PROTE

Re: Usb harddisk trouble...

2005-06-13 Thread Peter Plessas
Hi Martin, List, Thanks for the suggestions, sadly that is mostly stuff i already tried... CONFIG_MSDOS_PARTITION is on. > Try if any of these work: > mount -v -t vfat /dev/sda1 /fw/ timeout > mount -v -t fat /dev/sda1 /fw/ does not exist, it would be "-t msdos" > mount -v /dev/sda1 /fw

Usb harddisk trouble...

2005-06-12 Thread Peter Plessas
Hi List, still got problems mounting and accessing an external HD (MacPower Icecube FW800) through USB. I think i gotot all required modules loaded: vfat 13888 0 msdos 8928 0 usb_storage36512 0 ntfs 130256 0 fat

Re: flakey ibook keyboard

2005-05-10 Thread peter plessas
Hi, Yup, my pismo does this once every some weeks. nothing about the other strange behavior though. Peter Uwe Steinmann wrote: I have seen repeating keys for quite some time both on a pismo and an ibook G4. I cannot tell if certain keys are more effected than others. Uwe -- To UNSUBSCRIBE, email

external usb disk error

2005-04-17 Thread peter plessas
Hi List, have been wrking on this for some days now... i have an external (powered) usb disk (macpower icecube,200G), which i need to attach to my pismo running 2.6.11, Debian testing. After connecting the drive to the computer, i see the partitions in /proc/partitions: 8 0 195360984 sd

hdsploader on pcc

2005-03-19 Thread peter plessas
Dear list, this is a bit complicated, due to big/little endian issues, perhaps. I am trying to load the firmware into my hdsp pcmcia card. I am getting the following: peter:~# hdsploader hdsploader - firmware loader for RME Hammerfall DSP cards Looking for HDSP + Multiface or Digiface cards : Card

Re: liblame?

2005-01-07 Thread peter plessas
thanks! that's it! Elimar Riesebieter wrote: deb http://honk.physik.uni-konstanz.de/~agx/linux-ppc/debian/ mplayer/ apt-get update && apt-get install liblame-dev HANN Elimar

liblame?

2005-01-07 Thread peter plessas
Hi List! Happy NewYear! i am searching for liblame via apt and can't get any satisfactory package. i am trying to compile a piece of software which complains at the ./configure stage: checking for InitMP3 in -lmp3lame... no and all i get via apt-search lame is: liblame0 which is installed,

umlauts once again :)

2004-12-25 Thread peter plessas
Hi! i know this has been dealt with before, but i didn't find any real answers in the list's archive: I have an US keyboard, how can i type umlauts such as: "ü ö ä"? (except for using kde's kcharselect applet (which means clicking on the desired letter and pasting it to where it's needed?)

Re: how to power off an airport card

2004-12-25 Thread peter plessas
Thanks! Peter Johannes Mockenhaupt wrote: On Sat, Dec 25, 2004 at 11:44:19PM +0100, peter plessas wrote: Dear List! Happy XMAS! I wonder how i can completely power off my airport card (G3 pismo, builtin 'classic' airport card) to save battery power. is: ~$: iwconfig eth1 power

how to power off an airport card

2004-12-25 Thread peter plessas
Dear List! Happy XMAS! I wonder how i can completely power off my airport card (G3 pismo, builtin 'classic' airport card) to save battery power. is: ~$: iwconfig eth1 power off enough? cheers, Peter

libdv2-dev? battery monitor?

2004-12-07 Thread peter plessas
Dear List, i am searching for libdv2-dev via apt, but only have libdv4 available. Does anyone know the appropriate apt sources? There is a small panel applet in kde which displays the battery status, but only root in its own kde session can run it. I try to enable it via the kontrol center, bu

Re: hwclock can't access /dev/rtc: solved

2004-12-01 Thread peter plessas
Solved! One more happy user today! Well, after a boot into OSX and back to debian the time is correct now! Thanks! Peter

hwclock can't access /dev/rtc!

2004-12-01 Thread peter plessas
Debian Testing with 2.6.8. regards, Peter Plessas

Re: ATI Rage128 video DID work, but...

2004-11-30 Thread peter plessas
Hi! I had the same problem with my pismo/ATI Rage 128 and just compiled a new 2.6.8 with the aforementioned changes to prom_init.c. After doing the Option UseFBDev and Option sw_cursor changes to my X config, the second VGA out works! Thanks very much for the help! But there is another problem

Re: 2nd monitor output

2004-10-22 Thread peter plessas
Hi Jens Schmalzing wrote: That said, I am also using a Pismo, and mirroring works perfectly for me without any additional kernel command line options - the kernel automatically picks the aty128fb driver, and the aty128fb driver picks the correct video mode for the LCD, which also works on the C

Re: 2nd monitor output

2004-10-21 Thread peter plessas
Dear List, i made some progress in the externl VGA-out problem, but one thing remains unclear: ok, i have an ATI Technologies Inc Rage Mobility M3 AGP 2x (rev 02) and using the m3mirror tool i can get an external vga monitor to display the open firmware startup message: ... ok copying OF d

Re: 2nd monitor output

2004-10-15 Thread plessas
Quoting Michael Schmitz <[EMAIL PROTECTED]>: > > > I don't think he has either. From what I can find on the net, that > > > model has an ATI Rage 128 based chip. That would use the aty128fb > > > driver in the kernel. > > He has an ibook G4 with an Ati radeon mobility 9200 M9+ card ;) > > "By now

2nd monitor output

2004-10-14 Thread peter plessas
;d be so glad to get any advice, this is the last item on my debian-ppc 'wishlist' that i want to get running. thanks, have fun! Peter Plessas