Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Milan Toth
well, still no luck. kernel 2.6.15 without IEEE80211, with softmac-snapshot, bcm43xx from checkouted from svn and still the same problem :( Milan Emmanuel Galatoulas at Tue, Jan 17, 2006 at 11:17:52PM CET wrote: Milan Toth wrote: no luck :( twoo diferent kernels

Re: AGPGART driver for ArticiaS - ioremap() problem

2006-01-19 Thread Gerhard Pircher
Hmm, I'm not sure what value agp_bridge-gart_bus_addr should have. The BIOS doesn't setup it and the VIA AGPGART driver even reads it out from the northbridge's registers! Where does the value for agp_bridge-gart_bus_addr come from? For now it is set to 0x0, which would require the

Video capture cards?

2006-01-19 Thread Derek
Hello,I wanted to turn my old powermac into a tv video recorder.I was thinking of getting this card http://www.newegg.com/Product/Product.asp?Item=N82E16815100120 (KWORLD VS-L883D PCI, The cheapest one on there).Will this card work in powerpc linux?Can someone recomend a good pci video capture

Re: AGPGART driver for ArticiaS - ioremap() problem

2006-01-19 Thread Benjamin Herrenschmidt
On Thu, 2006-01-19 at 09:50 +0100, Gerhard Pircher wrote: Hmm, I'm not sure what value agp_bridge-gart_bus_addr should have. The BIOS doesn't setup it and the VIA AGPGART driver even reads it out from the northbridge's registers! Where does the value for agp_bridge-gart_bus_addr come

Re: OT: dns zone transfer (was: public key is not available)

2006-01-19 Thread Michael Schmitz
His nameserver doesn't need to be broken, your's might very well be. His nameserver refuses to answer a zone transfer request (9 NOAUTH) because it's not authoritative on that zone (that's absolutely correct behaviour). OK I'll take your word for that my DNS is broken, his is not.

Re: AGPGART driver for ArticiaS - ioremap() problem

2006-01-19 Thread Gerhard Pircher
I set the AGP aperture base register and agp_bridge-gart_bus_addr to 0x0100 (=16MB) (trial and error :-) and it seems to work with cant_use_aperture=1 Makes sense, since this value is right in the middle of your RAM :) What does the firmware sets the base register too ? I did a

Re: OT: dns zone transfer (was: public key is not available)

2006-01-19 Thread Ismael Valladolid Torres
Hans Ekbrand escribe: I took the host -l pgp.net-method from the default .gnupg/options, is there anything wrong with that method? Yes. It works for very few people. I'm at Spain and I always use pgp.rediris.es which is very complete and transfers very fast. I encourage people to guess which

Re: Video capture cards?

2006-01-19 Thread Sven Luther
On Thu, Jan 19, 2006 at 01:30:18AM -0800, Derek wrote: Hello,I wanted to turn my old powermac into a tv video recorder.I was thinking of getting this card http://www.newegg.com/Product/Product.asp?Item=N82E16815100120 (KWORLD VS-L883D PCI, The cheapest one on there).Will this card work in

Re: Thermal control - iMac G5 (information request)

2006-01-19 Thread Eduardo TrĂ¡pani
This is definitely not the latest git tree, It doesn't have the patches I wanted you to test. Try 2.6.16-rc1, it does have them. Sorry, I was getting the files from linuxhq.com. Since 2.6.16-rc1 does not build I'm waiting for somebody to tell me if the fix to make it build is the one I posted

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Kasper Jordaens
same here... are you trying an airport extreme on a powerbook 12??? Kasper On 1/19/06, Milan Toth [EMAIL PROTECTED] wrote: well, still no luck. kernel 2.6.15 without IEEE80211, with softmac-snapshot, bcm43xx from checkouted from svn and still the same problem :( Milan

RE: Files for BootX

2006-01-19 Thread Dombi, George
Hi Rick, I tried your suggestion with # modprobe hfsplus but the same failure occurred. I will have to put this project down for awhile since I'm not proceeding with the reboot at all. All mention of hfs in any form seems to cause an inability for Linux to find that mac partition. I know I

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Milan Toth
heh guys, progress there. here are me steps: 1. because i was running 2.6.15 I do $rm -rf /lib/modules/2.6.15-krachsna-2 2. configure kernel with IEEE80211 3. compile and install softmac-snapshot 4. compile and install bcm43xx no progress 5. configure

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Shreyas Ananthan
Hi Milan, I am using Airport wireless card on an iBook 12 G4 and I have managed to get bcm43xx driver working both with WEP and WPA, using the default debian kernel. I downloaded the softmac-snapshot and bcm43xx snapshots (Jan 15, 2006 snapshots) and compiled the ieee80211 modules from the

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Bin Zhang
On 19 Jan 2006 14:45:12 -0500, Shreyas Ananthan [EMAIL PROTECTED] wrote: Hi Milan, I am using Airport wireless card on an iBook 12 G4 and I have managed to get bcm43xx driver working both with WEP and WPA, using the default debian kernel. I downloaded the softmac-snapshot and bcm43xx

kernel image 2.6.15 sbp2 problem Unknown symbol bus_to_virt

2006-01-19 Thread Noah Slater
Hi, I am using Debian unstable and recently upgraded the kernel to 2.6.15-1-powerpc65. I noticed that firewire support seems to be broken as my iPod would no longer mount. After googling a little I found that modprobe sbp2 should insert one of the correct module to enable firewire support.

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Shreyas Ananthan
Bin Zhang [EMAIL PROTECTED] writes: snip... Try dscape/bcm43xx. It needs only one second to get connected. http://svn.berlios.de/wsvn/bcm43xx/branches/dscape/driver/HOWTO?op=filerev=1027sc=1 Bin snip.. Hi, I tried to make dscape+bcm43xx work and haven't succeeded. This is with 2.6.15

Re: Thermal control - iMac G5 (information request)

2006-01-19 Thread Benjamin Herrenschmidt
On Thu, 2006-01-19 at 11:58 +0200, Eduardo TrĂ¡pani wrote: This is definitely not the latest git tree, It doesn't have the patches I wanted you to test. Try 2.6.16-rc1, it does have them. Sorry, I was getting the files from linuxhq.com. Since 2.6.16-rc1 does not build I'm waiting for

Re: AGPGART driver for ArticiaS - ioremap() problem

2006-01-19 Thread Benjamin Herrenschmidt
On Thu, 2006-01-19 at 11:52 +0100, Gerhard Pircher wrote: I set the AGP aperture base register and agp_bridge-gart_bus_addr to 0x0100 (=16MB) (trial and error :-) and it seems to work with cant_use_aperture=1 Makes sense, since this value is right in the middle of your RAM :)

pbbuttonsd beta on new Powerbook5,8

2006-01-19 Thread Mich Lanners
Hi all, For those who didn't notice, pbbuttonsd just got support for the backlit keyboard of the new Powerbooks (post-October 2005). For me it works fine :-) However, I have another problem: it seems that pbbuttonsd can't detect activity. While typing, a short while after resuming from sleep,

Re: pbbuttonsd beta on new Powerbook5,8

2006-01-19 Thread Benjamin Herrenschmidt
On Thu, 2006-01-19 at 23:09 +0100, Mich Lanners wrote: Hi all, For those who didn't notice, pbbuttonsd just got support for the backlit keyboard of the new Powerbooks (post-October 2005). For me it works fine :-) However, I have another problem: it seems that pbbuttonsd can't detect

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Emmanuel Galatoulas
Shreyas Ananthan wrote: Bin Zhang [EMAIL PROTECTED] writes: snip... Try dscape/bcm43xx. It needs only one second to get connected. http://svn.berlios.de/wsvn/bcm43xx/branches/dscape/driver/HOWTO?op=filerev=1027sc=1 Bin snip.. I will give the dscape+bcm43xx route a try again

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Aaron Kerr
I have bcm43xx semi-reliably working on my iBook G4 12. I am using 2.6.15.1 kernel, bcm43xx and softmac snapshots (from 15 Jan 06), some dodgy scripts and IEEE80211 compiled in the kernel as a module. DODGY SCRIPTS - To get the wireless to reliably associate to an AP (with or without WEP) I

Re: Re: Gnome Problem (Debian 3.1 - Powermac 9500)

2006-01-19 Thread linux
It was indeed X related and the solution so simple: Run xf86config and select the proper driver for the Voodoo3 Card. You tend to forget those helpful little tools. (Must be some years ago I needed xf86config). Thanks for the hint. Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Powerbook5,8: function keys not working

2006-01-19 Thread Mich Lanners
Hello all, On my Powerbook5,8 (post-October Aluminum), I have a problem with the special keys overloaded on the F keys. I have Michael's patch (http://patchwork.ozlabs.org/linuxppc/patch?id=3856) applied to the kernel, but none of the keys seems to produce any special action. pbbuttonsd listens

Re: pbbuttonsd beta on new Powerbook5,8

2006-01-19 Thread Sven Luther
On Fri, Jan 20, 2006 at 09:11:37AM +1100, Benjamin Herrenschmidt wrote: On Thu, 2006-01-19 at 23:09 +0100, Mich Lanners wrote: Hi all, For those who didn't notice, pbbuttonsd just got support for the backlit keyboard of the new Powerbooks (post-October 2005). For me it works fine

Re: Powerbook5,8: function keys not working

2006-01-19 Thread Michael Hanselmann
Hello Mich On Fri, Jan 20, 2006 at 12:06:31AM +0100, Mich Lanners wrote: Fn + cursor keys do produce the expected acion, i.e page up/down and home/end. Okay, so you don't have a keyboard the patch/driver doesn't know about. In default config, Fn+Fx (eg. Fn+F1) do produce different keycodes.

Re: pbbuttonsd beta on new Powerbook5,8

2006-01-19 Thread Mich Lanners
Hi Ben, On 20 Jan, this message from Benjamin Herrenschmidt echoed through cyberspace: On Thu, 2006-01-19 at 23:09 +0100, Mich Lanners wrote: However, I have another problem: it seems that pbbuttonsd can't detect activity. While typing, a short while after resuming from sleep, the display

Re: pbbuttonsd beta on new Powerbook5,8

2006-01-19 Thread Mich Lanners
Hi Sven, On 20 Jan, this message from Sven Luther echoed through cyberspace: On Fri, Jan 20, 2006 at 09:11:37AM +1100, Benjamin Herrenschmidt wrote: However, I have another problem: it seems that pbbuttonsd can't detect activity. [snip] Can anyone confirm this behaviour? Any fixes

Re: pbbuttonsd beta on new Powerbook5,8

2006-01-19 Thread Sven Luther
On Fri, Jan 20, 2006 at 12:42:08AM +0100, Mich Lanners wrote: Hi Sven, On 20 Jan, this message from Sven Luther echoed through cyberspace: On Fri, Jan 20, 2006 at 09:11:37AM +1100, Benjamin Herrenschmidt wrote: However, I have another problem: it seems that pbbuttonsd can't detect

Re: pbbuttonsd beta on new Powerbook5,8

2006-01-19 Thread Sven Luther
On Fri, Jan 20, 2006 at 12:42:08AM +0100, Mich Lanners wrote: Hi Sven, What distribution/kernel/udev are you running ? Debian etch aka testing, 2.6.15 kernel.org plus fn and trackpad patrches, udev 0.076-6 (the one currently in testing). Can you try installing the sid udev (0.81-1) ?

Re: Powerbook5,8: function keys not working

2006-01-19 Thread Mich Lanners
Hi Michael, On 20 Jan, this message from Michael Hanselmann echoed through cyberspace: Okay, so you don't have a keyboard the patch/driver doesn't know about. No, I also verified the USB ids vs. your patch. In default config, Fn+Fx (eg. Fn+F1) do produce different keycodes. But it seems the

Re: Video capture cards?

2006-01-19 Thread Derek
Hello Sven,thank you for the reply.Do all the Hauppage PVR's work for powerpc or do you know which ones are known to work? Thanks, DerekOn 1/19/06, Sven Luther [EMAIL PROTECTED] wrote: On Thu, Jan 19, 2006 at 01:30:18AM -0800, Derek wrote: Hello,I wanted to turn my old powermac into a tv video

Re: Video capture cards?

2006-01-19 Thread Sven Luther
On Thu, Jan 19, 2006 at 04:27:31PM -0800, Derek wrote: Hello Sven,thank you for the reply.Do all the Hauppage PVR's work for powerpc or do you know which ones are known to work? I have seen the PVR550 or whatever it was, but it is an expensive dual-tuner card. I think the PVR150 entry level

book review

2006-01-19 Thread JWMEGO
Trying to find out the title and author of a book you reviewed on Jan. 17, 2006. It's about the murder of a violinist backstage at the Metropolitan Opera House. Please notify: [EMAIL PROTECTED] Thank you.

Re: bcm43xx finally working, with encryption too!!!

2006-01-19 Thread Shreyas Ananthan
Aaron Kerr [EMAIL PROTECTED] writes: snip While my script is some overly complicated perl that tries to find one of my preferred networks here is what it would look like as simple bourne shell script (last two lines optional depending on network and use as pre-up script or standalone