Re: powerbook g4 12 xorg.conf problem

2007-12-01 Thread Paul TT
On Mon, 05 Jun 2006 22:05:07 +0200
[EMAIL PROTECTED] wrote:

 I have a problem with getting my keyboard to full function and 
 with the resolution of my monitor.
 
 First i can`t get the apple keys to work as meta keys, and i know
 that the monitor supports 1024x768, but i just get 800x600 to work.
 And the missing mouse button´s are also quit anoying, i read about a
 possibillity to amp them to F11 and F12, but i´m interested in an
 other alternative, maybe someone has a good solution for that ? 

yes, i have ;P
i bound the middle button to the right apple key, and the right button
on the key just at its right :) so you can easily use them with 3rd and
4th finger, just as a normal mouse.
here the lines to be added to /etc/sysctl.conf to make it work:
.

dev.mac_hid.mouse_button_emulation=1
dev.mac_hid.mouse_button2_keycode=125
dev.mac_hid.mouse_button3_keycode=96 


 Section Device
 Identifier  Generic Video Card
 Driver  nv
 EndSection
i've to look at my pb12, to check the driver i'm using, maybe vesa,
don't remember, i'll tell you asap



Re: Trouble copying kernel Wallstreet

2007-12-01 Thread Paul TT
On Tue, 6 Jun 2006 13:51:52 -0700
Harold Johnson [EMAIL PROTECTED] wrote:

 Hello all,
 
 I'm installing Debian to my PowerBook G3 (Wallstreet).  I'm having
 trouble copying my vmlinux and initrd.gz files from my Debian
 partition to my Mac OS petition.  I'm near the end of the
 installation process, and typically I'm able to mount the hfs (Mac
 OS) partition using the following command:
why do yo uave to do that?
just to be curious, it's the pb the one all black, right?
i make my mind a mess thinking about the names of those pb series 
i think i've got a pb like yours, a g3 333 and debian boot fine by
itself

 
 cd /target
 mkdir hfs
 mount /dev/hda10 hfs -t hfs
 
 In other words, I've moved into the /target directory, created a
 directory called hfs, and then mounted my Mac OS partition (located
 at /dev/hda10).
 
 That's what is supposed to happen, anyway -- and it usually does,
 when I'm installing Ubuntu -- but I'm installing Debian now, and I'm
 not able to mount my device.  I keep getting an error message,
 something about the device not existing.  The problem, I think, is
 that I'm not certain where my device is located.  I believed it
 was /dev/hda10 since that's how it is referenced when I install
 Ubuntu, but apparently it's not.  Does anyone know how to find the
 Mac OS partition?

anyway, if you issue a dmesg command in this way:
dmesg | grep hda
you should see, first of all, what are the partitions on the hard disk.
then you can issue an
fdisk /dev/hda
inside it, write 'p', you should see the list of partitions


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Gnash on ppc

2007-12-01 Thread Paul TT
On Fri, 02 Jun 2006 09:26:16 +0200
ruben [EMAIL PROTECTED] wrote:

 
 At Fri, 2 Jun 2006 09:08:16 +0200, Federico Pistono wrote:
  
  The standalone player seems to work, veeery slowly, but the embed
  does not. All it does is bring the cpu to 100% and stay there until
  I close the tab. No youtube and google video until now...
 
 I've never tried Gnash, but if you're specifically looking for youtube
 and google video, then try the following site:
 
 http://javimoya.com/blog/youtube_en.php
 
 I've used it a couple of times before to download a video from
 youtube.  It lets you save the video locally, and then you can play it
 with mplayer.

apt-get install clive
then use it in this way:
clive http://www.youtube.com/watch?v=O4B8b2wOfMw;
and it saves a copy locally
enjoy :)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: aiport extreme cards for sale; anybody rememeber this?

2006-07-07 Thread Paul TT
On Fri, 26 May 2006 14:44:00 +0300
Eddy Petri__or [EMAIL PROTECTED] wrote:

 Hello all,
 
 I remember a while back somebody from AU had some Airport Extreme
 cards for sale out of a quite big stock. I have looked(searched) in
 the archives, but I couldn't find anything.
 
 Does anybody remember this?
 
 The question would be if offer is still available (although the
 shipment might be a stopper for me). I would like one just for myself,
 not some mass buying.

i seem to remember he had already sold the card, but maybe you can
easily find one on ebay...


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: off topic - Apple service sucks

2006-03-26 Thread Paul TT
On Sat, 25 Feb 2006 21:04:02 -0600
David Smoot [EMAIL PROTECTED] wrote:

 I recently had to send my powerbook back for warranty repair because
 OSX was failing to recognize the extra 512 megs of ram in the lower
 ram slot.
 
 Before I sent my system back, I had my 100 gig drive set up as dual
 boot with roughly an 80 - 20 split between OS X and Debian.
 
 I was irritated when I discovered I got back a wiped clean 80 gig
 partition for OS X.

that's indeed a problem of yours, sorry man :-)
i sent my pb for display repair, but before i took out my hd :-)))
it's clearly stated everywhere that they don't guarantee to preserve
data.

 I am now furious to discover that they took my 100 gig drive and
 replaced it with a 80 gig drive.  That's right.  Those idiots didn't
 just wipe my drive, they gave me the wrong freaking drive.  They
 apparently made no effort to preserve my data on my system

the problem w/ the disk, it's a problem, this one yes.
they are not expected to preserve data on yr system, anyway...


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: working patch for orinoco 0.15rc2 (linux 2.6.14) ?

2006-03-24 Thread Paul TT
On Thu, 3 Nov 2005 14:32:28 +0100
Jorge Salamero Sanz [EMAIL PROTECTED] wrote:

 hi all,
 
 i've downloaded[0] the patch for monitor mode (with kismet) for
 0.15rc2  (included in linux 2.6.14) but doesn't apply cleanly and
 doesn't compile.
 
 anyone can point me to a working patch ?
 
 thanks :)
 
 [0] http://kismetwireless.net/code/orinoco-0.15rc2-dragorn-02.diff

i frequently update my patch to enable and use monitor mode+blinking led
on incoming packets :-)
you can find it here:
http://www.paultt.org/downloads/index.html
towards the end of the page
if it doesn't work/compile, pls notify me, thanks!, bye, paul

PS answering very late at the mail, cause i read it only now, sigh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: debian-PPC powerbook laptop support.

2006-03-08 Thread Paul TT
On Mon, 20 Feb 2006 15:37:47 -0500
Patricio Valarezo [EMAIL PROTECTED] wrote:

 Paul TT wrote:
 ...
 BTW, i've wireless up and running, but i can't get suspend2 working in
 
 my powerbook 12, does anyone has a guide or advice to get it working?
 
 i'm using 2.6.15.1

dont' know...

 PD. I've noticed than my systems gets warmer, more than on MacOSX, is 
 there a way to solve this?
you should scale down the cpu frequency when you use it a little
 
 PD2. Is udev responsible for starting modules? usually i don't use
 thing  like ieee1394, ipv6, af_packet and others, how to avoid it to
 start at boot?

i put their name in /etc/hotplug/blacklist, so they get loaded only if
you load it manually


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: debian-PPC powerbook laptop support.

2006-02-20 Thread Paul TT
On Thu, 16 Feb 2006 19:10:50 +0100
Johannes Berg [EMAIL PROTECTED] wrote:

 On Thu, 2006-02-16 at 11:29 -0600, David Smoot wrote:
  What (if anything) do I give up by blowing out Mac OS X entirely and
  going to Debian-PPC on my powerbook?
  Airport?
 
 nope.

why?

  Sleep / power management?
 
 nope.

uh?

  Bluetooth?
 
 nope.



really on that machine these things don't work i've got a 15''
1.5ghz, sep 2004, and here airport works perfectly, the same goes on
with bluetooth and sleep/pmu. ...?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Mplayer

2006-02-20 Thread Paul TT
On Thu, 16 Feb 2006 12:46:57 +0800
William Xu [EMAIL PROTECTED] wrote:

 Bartosz Sokolowski [EMAIL PROTECTED] writes:
 
  Anyone using Mplayer, any sources for binary packages??
 
 deb http://honk.physik.uni-konstanz.de/~agx/linux-ppc/debian/ mplayer/
 

sorry, but it should be better off that you compile your own copy of
mplayer, really.
better off if you compile it as a .deb package (run debian/rules binary
from within sources of mplayer)

if you load the module genrtc, mplayer won't complain so much about RTC,
i believe... the only thing i don't know is if in the .deb kernel
package there is that module

if it isnt' there it maybe should be added in future releases.. :-)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: iMac/nvidia sleep

2006-02-20 Thread Paul TT
On Mon, 13 Feb 2006 15:27:39 +0100
Paul TT [EMAIL PROTECTED] wrote:

 On Thu, 09 Feb 2006 07:35:19 -0800
 Michael M. [EMAIL PROTECTED] wrote:
 
 yes and no, nVidia in ppc it is. today manufacturers use to sell
 things without the manual (read specifications), nor tell you
 anything about'em when you'r asking them. so the real solution, it's
 to boycott them, and not to buy their stuff, when possible, maybe
 they'll understand sometimes...

note: i meant: not to buy ppc computers with nVidia inside, i've got a
pb15'' and i'm really happy with it. i didn't buy the 12'' just  for
this reason.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Mac Question

2006-02-20 Thread Paul TT
On Thu, 16 Feb 2006 10:23:47 -0500
[EMAIL PROTECTED] wrote:

 I got your email by googling a question thought maybe you could help
 me  out.  Please read below.  Any help is greatly appreciated. I got a
 
 mac's it's a lap top.  It's a 1.42 GHz Power PC G4; 512 level 2 cache.
  
 512MB of DDR SDRAM' supports up to 1.5GB with a 60 GB hard drive.  
 Anyway my question is this... when I turn it on all that happens is in
 
 the center of the screen there's a little folder icon with the two 
 faces on it and it
 flashes between that and a question mark.  Nothing else happens.  I 
 tried to restart with the options key press down and when I did that 
 the screen showed two little folders one on the right and one on the 
 left.  On the right was a button that had an arrow that looked like a 
 loop options and the other had an arrow that looked like a forward 
 button. Any suggestions?

it seems that you don't have any disk to boot from try to boot from
osx install disc and using tools-disk utility, to see if the disk is
broken or somewhat


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: iMac/nvidia sleep

2006-02-20 Thread Paul TT
On Mon, 13 Feb 2006 15:27:39 +0100
Paul TT [EMAIL PROTECTED] wrote:

 On Thu, 09 Feb 2006 07:35:19 -0800
 Michael M. [EMAIL PROTECTED] wrote:
 
 yes and no, nVidia in ppc it is. today manufacturers use to sell
 things without the manual (read specifications), nor tell you
 anything about'em when you'r asking them. so the real solution, it's
 to boycott them, and not to buy their stuff, when possible, maybe
 they'll understand sometimes...

note: i meant: not to buy ppc computers with nVidia inside, i've got a
pb15'' and i'm really happy with it. i didn't buy the 12'' just  for
this reason.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: debian-PPC powerbook laptop support.

2006-02-20 Thread Paul TT
On Mon, 20 Feb 2006 12:30:43 +0100
Johannes Berg [EMAIL PROTECTED] wrote:

 On Mon, 2006-02-20 at 12:27 +0100, Paul TT wrote:
  really on that machine these things don't work i've got a 15''
  1.5ghz, sep 2004, and here airport works perfectly, the same goes on
  with bluetooth and sleep/pmu. ...?
 
 He doesn't have to give them up, so I said 'no' to his question :)

mh, bluetooth and sleep work without time to spend, i can say :-)
and bcm43xx (airport) seem to be in the way to work too :-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: debian-PPC powerbook laptop support.

2006-02-20 Thread Paul TT
On Mon, 20 Feb 2006 07:49:00 -0600
David Smoot [EMAIL PROTECTED] wrote:

 DOH!
 ...
 Oh well, it is done.  Anybody on PPC-linux near Houston, TX want to
 trade help for lunch and eternal gratitude?

urgh, no, if you come to italy, maybe :-)))


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Mplayer

2006-02-20 Thread Paul TT
On Mon, 20 Feb 2006 19:47:17 +0800
William Xu [EMAIL PROTECTED] wrote:

 Paul TT [EMAIL PROTECTED] writes:
 
 ...
 i doubt what extra benefits you can get.. considering that it does
 take long time building from source.

it depends on what you think about 'long time'... ;-) 

  if you load the module genrtc, mplayer won't complain so much about
  RTC, i believe... the only thing i don't know is if in the .deb
  kernel package there is that module
 
 Hmm, i don't know these stuffs.. what does genrtc, RTC, do?

interface to realtime clock on the computer.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Is the PB 5,2 integrated microphone supported on linux?

2006-02-13 Thread Paul TT
On Thu, 02 Feb 2006 09:53:55 +0100
Eugen Dedu [EMAIL PROTECTED] wrote:

 Hi,
 
 Thank you very much for your reply.
 
 Can you tell me which application are you using and how did you 
 configure it?  I tried sound-recorder and audacity: they give no
 errors,  but I do not hear anything when I listen what I recorded.
 

mhhh, with audacity it does work for me:-)
the same with mencoder :-
which version of audacity do you use, and which kernel?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: iMac/nvidia sleep

2006-02-13 Thread Paul TT
On Thu, 09 Feb 2006 07:35:19 -0800
Michael M. [EMAIL PROTECTED] wrote:

 Sven Luther wrote:
  On Tue, Feb 07, 2006 at 10:43:46AM -0800, Michael M. wrote:
  
 [...]
 experienced with or  knowledgeable about Linux in general or Debian in
 particular, though I  used Debian for some time on x86.  But for the
 most part, everything  just worked on x86 and I never had to get
 that deeply into it.  PowerPC is much more challenging.

yes and no, nVidia in ppc it is. today manufacturers use to sell things
without the manual (read specifications), nor tell you anything
about'em when you'r asking them. so the real solution, it's to boycott
them, and not to buy their stuff, when possible, maybe they'll
understand sometimes...

it's sad, but it's this way.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: bcm43xx with WPA

2006-02-01 Thread Paul TT
On Wed, 1 Feb 2006 15:26:37 + (UTC)
Joerg Sommer [EMAIL PROTECTED] wrote:

 Hi,
 
 I tried to use the bcm43xx driver with wpa, but it does not work. I've
 applied the patch from
 http://www.mail-archive.com/bcm43xx-dev@lists.berlios.de/msg00480.html
 and loaded the new module, but wpa_supplicant reports operation not
 supported
 
 # iwconfig eth1
 eth1  IEEE 802.11b/g  ESSID:off/any  Nickname:Broadcom 4306
   Mode:Managed  Frequency=2.472 GHz  Access Point: Invalid   
   Bit Rate:54 Mb/s   Tx-Power=off   
   RTS thr:off   Fragment thr:off
   Encryption key:off
   
 # wpa_supplicant -i eth1 -Dwext -c /etc/wpa_supplicant.conf 
 ioctl[SIOCSIWAUTH]: Operation not supported

What version of wpa_supplicant are you using
i'm happy with wpa_supplicant v0.5.0 and bcm43xx and WPA or WEP or WPA2
:-)))


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Is the PB 5,2 integrated microphone supported on linux?

2006-02-01 Thread Paul TT
On Mon, 30 Jan 2006 19:32:01 +0100
Eugen Dedu [EMAIL PROTECTED] wrote:

 Hi,
 
 All is said in the title...  It's about the microphone at the left
 edge  of the keyboard (IIRC).

i've got a pb 5,4 and it works... don't know if it can help you


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: mplayer debian package

2006-02-01 Thread Paul TT
On 28 Jan 2006 23:23:15 -0500
Shreyas Ananthan [EMAIL PROTECTED] wrote:

 Dean Hamstead [EMAIL PROTECTED] writes:
 
 
  fortunately the only files ive ever had problems with
  are very recent wmv files. all the mpeg4 type files
  work fine, avi mkv work fine, ogg audio, mp3 audio
 
 I am trying to play trailers from http://www.apple.com/trailers and
 all I can hear is the audio.
 

btw, maybe you could try to download mplayer sources, then recreate the
package by yourself... i'm using cvs version of mplayer and i can view
those trailers

PaulTT


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Is the PB 5,2 integrated microphone supported on linux?

2006-02-01 Thread Paul TT
On Mon, 30 Jan 2006 19:32:01 +0100
Eugen Dedu [EMAIL PROTECTED] wrote:

 Hi,
 
 All is said in the title...  It's about the microphone at the left
 edge  of the keyboard (IIRC).

i've got a pb 5,4 and it works... don't know if it can help you


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: gtkpbbuttons-gnome overlapping

2005-11-23 Thread Paul TT
On Tue, 22 Nov 2005 14:33:58 +0100
Roberto D. M. [EMAIL PROTECTED] wrote:

 Hi ya all,
 Ciao a tutti,
 I'm writing to italian ML too, so i'm traslating all live-time.
 scusate la confusione, sto scrivendo contemporaneamente anche sulla ML
 inglese.
 Well how can I do to overlap the gtkpbbuttons-gnome with my own
 compiled? can I instruct him to use the -t switch (the default there
is
 awful)?
 Bene, posso scavalcare in qualche modo gtkpbbuttons-gnome ed usare
 quello che ho compilato io?
 Voglio solo fargli usare lo switch -t perchè il tema di default è
brutto
 e nn riesco ad istruire quello di gnome in nessun modo.
 suggestions?
 consigli?
 Grazie a tutti in anticipo! thanx in adv.
 Rob D. M. 

i think you can recompile and rebuild the debian package with the
modifications you like inside, than install it instead of the
official deb :-)
or uninstall gtkpbbuttons-gnome .deb package and use
directly yr own local pgm :-)

(l'inglese lo capisci , no? ;-) ciao)

PaulTT



Re: gtkpbbuttons-gnome overlapping

2005-11-23 Thread Paul TT
On Wed, 23 Nov 2005 10:42:22 +0100
Roberto D. M. [EMAIL PROTECTED] wrote:

 
 
 Il giorno mer, 23/11/2005 alle 10.29 +0100, Paul TT ha scritto:
...
  
  (l'inglese lo capisci , no? ;-) ciao)
  
 
 si ;-p, grazie per la risposta.
  ok io in realtà ho fatto una cosa semplice, ho disinstallato
 gtkpbbuttons-gnome e ho rinominato il gtkpbbuttons sostituendolo con
 questo
 
 [EMAIL PROTECTED]:~# ll /usr/bin/gtkpbbuttons
 -rwxr-xr-x  1 root root 47 Nov 22 10:56 /usr/bin/gtkpbbuttons
 [EMAIL PROTECTED]:~# cat /usr/bin/gtkpbbuttons
 #!/bin/bash
 /usr/bin/gtkpbbuttons_1 -t Crystal
 [EMAIL PROTECTED]:~#
 
 ma non gli interessa e continua a caricare quello solito anche se è
 stato sostituito, 
 nessuno sa come ovviare?

just you are doing a dirty job, you can safely leave gtkpbbutons-gnome
installed and rename the Crystal directory to Classic in themes subdir,
dont' you?



Re: orinoco patch 13e

2005-11-23 Thread Paul TT
On Tue, 22 Nov 2005 12:13:24 +0100
Peter Plessas [EMAIL PROTECTED] wrote:

 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 it works, i updated it to kernel 2.6.13.4,
  but i couldn't test it on the ibook, since my mom now uses it :-)
 
 
  

try now, re-downloading the tar.bz above, pls :-)
Paul TT


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: orinoco patch 13e

2005-11-22 Thread Paul TT
On Tue, 22 Nov 2005 12:13:24 +0100
Peter Plessas [EMAIL PROTECTED] wrote:

 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.
 

yuk, i'll take a look tonite


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: orinoco patch 13e

2005-11-21 Thread Paul TT
On Fri, 18 Nov 2005 18:39:12 +0100
Peter Plessas [EMAIL PROTECTED] wrote:

 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:
 
...
 
 
 
 
 Any similar experiences or ideas?
 

try to download this:

http://www.paultt.org/downloads/orinoco/orinoco-0.13e-ptt2.tar.bz2

let me know if it works, i updated it to kernel 2.6.13.4,
but i couldn't test it on the ibook, since my mom now uses it :-)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: UDF-fs No partition found(1)

2005-11-17 Thread Paul TT
On Thu, 17 Nov 2005 09:27:49 +0100
Federico Pistono [EMAIL PROTECTED] wrote:

 On 16/11/05, Federico Pistono [EMAIL PROTECTED] wrote:
  HI.
 
 Sorry, I made a mistake in writing the email, the following line
 
  cp bzImage /boot/vmlinux.new
 
 was of course
 cp vmlinux /boot/vmlinux.new
 (vi /etc/yaboot.conf)
 ybin-v
 
 Sorry, Anyway I did it correctly when compiling the kernel.

did you rebuild the initrd image for the new compiled kernel?
the root fs driver is compiled internally?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: 2.6.13: kismet working, with old Airport Card?

2005-09-01 Thread Paul TT
On Tue, 30 Aug 2005 13:09:41 +0200
Wolfgang Pfeiffer [EMAIL PROTECTED] wrote:

 Hi All
 
 To those who have installed 2.6.13 from kernel.org, the old Apple
 Airport Card (Orinoco/Hermes I chip -- the card that must be installed
 by unscrewing the machine) and kismet: Does kismet work now with the
 *unpatched* 2.6.13 sources in /net/wireless ( i.e. the orinoco*,
 hermes*, whatever files in there)?

with the standard kernel i think not, you have to patch it

 
 I'm asking because I hate it to compile the unpatched 2.6.13, install it,
 reboot the machine only to find that I still will need some patch from 
 http://www.kismetwireless.net/download.shtml to get kismet running ..

i've a patch for monitor mode for orinoco driver here:
http://www.paultt.org/downloads/orinoco/orinoco-0.13e-ptt.tar.bz2

plus apatch to make led blink on air traffic:
http://www.paultt.org/downloads/orinoco/blink_Kconfig.patch

which check for a strange error which hangs my ibook, if the drivers you use 
hang your, try my patch


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: display problems, sleep and freeze on PB5,6 2.6.12-rc6

2005-07-01 Thread Paul TT
On Mon, 27 Jun 2005 17:55:43 +0200
Bernhard Reiter [EMAIL PROTECTED] wrote:

 Powerbook 5,6   15 with Radeon 9600 M10 
 linux 2.6.12-rc6
 
 Two oddities:
   a) sometimes I get a dizzling screen from the console startup,
   this is the time when the radeon framebuffer is initialised
   I assume. Putting the machine to sleep and wake it up again
   seems to help. I think I remember Ben muttering something about
   the difficulties with the initialisation code.
   I also observed this somethimes after a wakeup. Another sleep
   wakeup usually solved the problem.

sometimes i get the same behaviour, the solution without sleep-wakeup cycle for 
me it's simply to powerdown the light of the display, then lite it on again 
(whit pbbuttonsd or fblevel), then the dizzling goes away.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: display problems, sleep and freeze on PB5,6 2.6.12-rc6

2005-07-01 Thread Paul TT
On Tue, 28 Jun 2005 11:49:36 +1000
Benjamin Herrenschmidt [EMAIL PROTECTED] wrote:

 On Mon, 2005-06-27 at 18:45 +0200, Johannes Berg wrote:
  On Mon, 2005-06-27 at 18:36 +0200, Bernhard Reiter wrote:
  
   I think the dizzling was there sometimes before pbbuttonsd was started
   and also sometimes switching to X or from X and back did not solve it.
  
  If I do it twice, it does, but your's may be slightly different I
  suppose.
 
 You can also try turning backlight all the way down (off) and then back
 up several times until the display syncs again.

i wrote same thing, but after you, i didn' read this mail sorry:(
 
 You may want to try playing around with the timings in radeonfb_unblank
 when it manipulates the LVDS_* registers and see if you can get it to
 work more reliably...

where someone should have to look to 'play' whith these values? just to look 
directly in the right source w/out grepping around
maybe you know immediatly, thanx


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: wlan sniffer under ppc

2005-07-01 Thread Paul TT
On Mon, 27 Jun 2005 11:03:26 +0200
Peter Plessas [EMAIL PROTECTED] wrote:

 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?

go here (my site)

http://www.paultt.org/downloads/index.html

towards the end of the page you can found patches to enable monitor mode for 
airport, plus a patch that enables led blinking when receiving packets so you 
can see wlan activity just viewing it... :-)

the card works then with kismet/wellenreiter, nothing simpler ;-

the only thing you should care of, it's that you should rmmod airport+modprobe 
airport if you switch from monitor mode to an address inet mode again.

PaulTT


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: New Powerbook configuration

2005-07-01 Thread Paul TT
On Mon, 27 Jun 2005 09:50:46 +0200
Corsac [EMAIL PROTECTED] wrote:

 Paul TT wrote:
  On Sat, 25 Jun 2005 02:21:45 -0500
  Simon Glez [EMAIL PROTECTED] wrote:
  
  
 I'm a new user in linux, I've already instal debian 3.1 en my  
 Powerbook G4 17 1.67 Ghz but the almost all of the confuguration are  
 not good enought. The monitor (1440x900px) don't work as should it  
 does. Trackpad don't work at all, the keybord, the sound, .. The  
 same.
 
  
  
  here's my xf86config for my 15'' pb.
  you should change the lines with 1024x854 resolutions with 1440x900 and you 
  /should/ be fine
  
 
 Are you fine with your keymap ? I have a new powerbook, I use 2.6.12
 kernel with fn key and fr keymap frome linux-france.org and I have some
 issues with it (/ and @/# are inverted, the function key doesnt work
 very well...). Does pc105 work for a powerbook 15 ?
 

mhhh, as you can see in config file, i have it keyboard and use pc102 as 
XkbModel, which works perfect for me, fn stuff and varius characters
i think it could be a prob with fr keymap only
for me it's ok with every kernel i use up to now, 2.6.12 included (it map, 
obviously) with a new pb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: [PATCH] apm-emu displays time till battery is fully charged

2005-07-01 Thread Paul TT
On Wed, 22 Jun 2005 09:58:11 +0200 (CEST)
Michael Schmitz [EMAIL PROTECTED] wrote:

   It is nice having the gnome-battery applet display the time until the
   battery is fully charged - isn't it ?
 
  Why not use /proc/pmu/ for this? Do the real apm has this facility? Maybe
  it is not implemented, because it couldn't be there.
 
 Most userland code is written for /proc/apm (hence the emulation hack). If
 you can get the gnome-battery etc. authors convinced to try /proc/pmu/
 before /proc/apm we would indeed not need apm-emu. /proc/pmu/ would even
 know about multiple batteries, voltage, current, to name a few.
 

that's right, but pmu there's only on ppc... so read /proc/apm is more portable 
solution, by now, IMHO


thanx Soeren, for the patch, i don't know anyway to whom you should send it to 
make it defaulted on kernel, sorry
maybe to ben herrenschmidt or repost to the list, as apparently he did't view 
this patch... (didn't answered)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Porting ppc Linux to Xbox 360?

2005-07-01 Thread Paul TT
On Sun, 19 Jun 2005 09:41:19 +1000
Erik de Castro Lopo [EMAIL PROTECTED] wrote:

 Lee Braiden wrote:
 
  I for one hope this never happens.  Every X-Box bought is another sale for 
  Microsoft.  That sale will not only help them to dominate the software 
  market, but the hardware and entertainment markets too.
 
 With the current Xbox, m$ takes a loss on every machine sold and
 makes it up in games sales.
 
 If people buy an xbox and only run Linux on it, then that does
 hurt m$.

right. and if new xbox will be like it seems it will, be (good hardware-cheap 
$), and linux will run on it, then that does in addition please the consumer 
:-

up ppc!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: New Powerbook configuration

2005-06-27 Thread Paul TT
On Sat, 25 Jun 2005 02:21:45 -0500
Simon Glez [EMAIL PROTECTED] wrote:

 I'm a new user in linux, I've already instal debian 3.1 en my  
 Powerbook G4 17 1.67 Ghz but the almost all of the confuguration are  
 not good enought. The monitor (1440x900px) don't work as should it  
 does. Trackpad don't work at all, the keybord, the sound, .. The  
 same.
 

here's my xf86config for my 15'' pb.
you should change the lines with 1024x854 resolutions with 1440x900 and you 
/should/ be fine



XF86Config
Description: Binary data


Re: Copying mp3s from a Mac iPod

2005-06-23 Thread Paul TT
On Tue, 14 Jun 2005 15:58:16 -0400
Nathan Thrower [EMAIL PROTECTED] wrote:

 I want to copy mp3s from my girlfriend's Mac-formatted iPod 4G. I'm running 
 Debian Sarge with the stock kernel on an Apple PowerBook G3 500 Pismo. Any 
 advice on how to do this without reformatting her iPod?

it is recognized as a scsi disk, if you have, as said in another answer, 
modules ieee1394, ohci1394 and sbp2
typing dmesg, you should see at the bottom, the name of the scsi 
device/partition related to your ipod
you can mount it, if you have hfsplus compiled in the kernel, in that way
mount -t hfsplus /dev/sda3 /mnt/whereveryoulike

before take off the fw plug, you should 
rmmod sbp2
as user root

to extract mp3's i use (and also to put them into the ipod :-)) gtkpod (apt-get 
install gtkpod), which reads the iTunesDB and it's easy to use

bye, ptt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sleep in 2.6.12-rc6

2005-06-23 Thread Paul TT
On Wed, 15 Jun 2005 14:17:31 +0200
Kasper Jordaens [EMAIL PROTECTED] wrote:


 
 next question is how I can suspend when pressing the powerbutton or
 closing the lid?
 
 setting 
 onAC_CoverAction  = suspend-to-disk
 onAC_KeyAction= suspend-to-disk 
 
 onBattery_CoverAction = suspend-to-disk
 onBattery_KeyAction   = suspend-to-disk
 

suspend-to-ram doesn't work for you


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sleep in 2.6.12-rc6

2005-06-23 Thread Paul TT
On Wed, 15 Jun 2005 14:17:31 +0200
Kasper Jordaens [EMAIL PROTECTED] wrote:


 
 next question is how I can suspend when pressing the powerbutton or
 closing the lid?
 
 setting 
 onAC_CoverAction  = suspend-to-disk
 onAC_KeyAction= suspend-to-disk 
 
 onBattery_CoverAction = suspend-to-disk
 onBattery_KeyAction   = suspend-to-disk
 

suspend-to-ram doesn't work for you


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Playing a .mov file with mplayer

2003-11-03 Thread Paul TT
On Mon, 3 Nov 2003 18:10:29 +0100
Guido Guenther [EMAIL PROTECTED] wrote:

 On Mon, Nov 03, 2003 at 06:12:53PM +0100, Guido Guenther wrote:
  On Sun, Nov 02, 2003 at 08:46:39AM +0100, Soeren Sonnenburg wrote:
   Try mplayer-cvs ...
  This is linux-ppc? Libfaad2 rc1 as well as mplayer CVS doen't seem to
  support this codec.
 codecs.conf says:
 
 audiocodec qdmc
   info Quicktime QDMC/QDM2 audio decoders
   status working
   format 0x324D4451 ; QDM2
   format 0x434D4451 ; QDMC
   driver qtaudio
   dll QuickTime.qts
 
 ...which we don't have on ppc, so we're out of luck, I think.
  -- Guido
 
but it says also:

audiocodec faad
  info FAAD AAC (MPEG2/MPEG4 Audio) decoder
  status working
  fourcc mp4a,MP4A
  driver faad
  dll libfaad2

which we have on ppc :-)
fourcc are a4pm or mp4a, if you like...
or better, in the trailer i downloaded, it's that way! ;-)



Re: Playing a .mov file with mplayer

2003-11-02 Thread Paul TT
On Sun, 2 Nov 2003 00:57:33 +0100 (CET)
Wolfgang Pfeiffer [EMAIL PROTECTED] wrote:

 Hi Paul,
 Thanks for your answer.
 
pls :-) 

 Hints?
 
maybe try uninstalling faad  libfaad, then recompile mplayer.
i don't have any *faad* package installed..

Hi



Re: Playing a .mov file with mplayer

2003-11-01 Thread Paul TT
On Fri, 31 Oct 2003 22:41:03 +0100 (CET)
Wolfgang Pfeiffer [EMAIL PROTECTED] wrote:

 On Fri, 31 Oct 2003, Wolfgang Pfeiffer wrote:
 
  Hi,
 
  I'd like to play a .mov file [Matrix trailer] with mplayer.
  On Gnome 2.4
 
 ... should say: playing it with *sound*: so far the video plays, but
 without sound.
 
try:
-ac faad

last version of mplayer decode it correctly automatically, anyway.. :-)

PTT Said.



Re: iSight Airport station.

2003-08-22 Thread Paul TT
On Wed, 20 Aug 2003 19:28:53 +0200
David Röhr [EMAIL PROTECTED] wrote:

 On Wed, 20 Aug 2003 [17:01],
 Emmanuel Eckard ([EMAIL PROTECTED]) wrote:
 
  On Wednesday 20 August 2003 15:15, David Röhr wrote:
 ...
 There is two Airport stations, one with modem and antenna port and one
 without them. The one without them still costs more then twice the price
 of a normal station from some other brand. Netgear, Dlink or something..
 
  So my answer would be that besides sponsoring Apple, there is no real 
  reason 
  to buy an airport dock.
  (but perhaps I'm missing something)
 
 Well. I realy wonder why apple is charging twice the price over what
 sounds like just a design issue? There are other brand stations with
 modems, firewalls, dhcp charing, .. .. and they are still cheaper than
 the apple ones..
 
 
well well, definitely the airport is nicer to see... :-)
if you need a base station/access point without a modem, buy another brand, if 
you need the modem and wan/dsl port, airport price is ok, i thought when i 
bought it, in the case :-)



Re: gprs, bluetooth and t68i

2003-08-21 Thread Paul TT
On 15 Aug 2003 22:48:35 +0200
Jean-Christophe Michel [EMAIL PROTECTED] wrote:

 Hi,
 
 I'm trying to connect using gprs (in France) with debian unstable,

yuk, i use it whit sarge an a t39m and everything works ok... i tried the t68 
of a friend o'mine and works too, so let's see...

 ...
 Unfortunately i cannot go further than seeing the phone and its
 services,
 and trying to connect to the phone via /dev/rfcomm0 linked to channel
 1 (DUN) of the phone. I tried many ppp confs and i'm really unsure on
 how to do this.

you have to use /dev/rfcomm0 just as any other serial device, and i have the 
speed set to 9600 (in /etc/ppp/peers/gprs, assuming you name the provider 
gprs)
chatscript file, /etc/chatscripts/gprs, is as follow:

=8---

 ATZ
OK ATF
OK ATV1E0S0=0D2C1
OK AT+CMEE=1
OK ATD*98*2#
CONNECT 

=8

where you setup various thing on the phone for gprs (sincerely i don' remember 
where i found those:-)), then you 'call' with ATD*98*2#,
where 2 is the ID of the connection set on the phone, sorry i don't remember 
t68 menus...
so if gprs connecyion ID you would like to use is 4 you have to modify 2 in 
the string.

try and maybe enjoy, if not hear ya soon!
fare well, Paul




 When i do pon, i see the pppd process hanging just before ip
 negociation.Phone is 'COnnecting...' forever.

exactly, at what point of ppp process hang??? see log lines of /var/log/syslog, 



Re: patching kernel question

2003-08-15 Thread Paul TT
On Wed, 13 Aug 2003 13:45:04 -0700
gm c [EMAIL PROTECTED] wrote:

 
 I would also like to know how to go about changing some config items in a 
 benh kernel to suit my needs.--something that is a module (m) I might want 
 in (y) or some thing that is off (n) I might want as (m) can this be 
 done???
 
just use 'make menuconfig' from sources' dir, as in a standard kernel tree :-)
farewell.



Re: kernel problem with 12inch powerbook and 2.4.21-ben2

2003-08-10 Thread Paul TT
On Sun, 10 Aug 2003 21:36:33 +0200
Pander [EMAIL PROTECTED] wrote:

 
 
 So to stick to 2.4.21-ben2 features, is it also possible to switch the Apple
 logo on the back of my screen on and off independently of my monitor?
 

i think it's pretty much impossible, since the light that get the logo on is 
the same one which light up the screen :-)

(or better, for the ibook things seem to work that way, i believe for the pb 
too: open it and take aa look to be sure... :-)