PCMCIA-CS 3.2.7

2004-01-20 Thread Philip Herzer
I am having trouble getting my aironet 350 PCMCIA card working with pcmcia-cs 3.2.7 and kernel 2.6.1-benh1 on my Powerbook 15" AL 1.25ghz. I compiled support for nubus support as modules (ds and yenta_socket); compiled support for airo and airo_cs modules. When I boot, pcmcia recognizes the c

Re: Kernel compilation fails

2004-01-20 Thread marco
On 20 Jan 2004 22:32:04 GMT Michael Rex <[EMAIL PROTECTED]> wrote: > Quoth marco <[EMAIL PROTECTED]>: > > Ok... I have the SAME problem since a month or more. > > I used to compile my kernels from there. > > I'm using MOL and I need to upgrade it... Compiling the mol-modules > > needs the source c

Re: Keyboard backlight support in the near future?

2004-01-20 Thread Jamie Wilkinson
This one time, at band camp, Federico Gamio wrote: >Check a new version of lmud >http://isadora.homelinux.net/lmud/lmud-0.02-fg-pmu.tar.gz > >Now if you are on batts it dims the lcd to save power. You can do that already with /etc/power/pwrctl-local and fblevel. -- [EMAIL PROTECTED]

radeon 7000 and X

2004-01-20 Thread Rolando Abarca
Now that I've booted this machine with debian, I want to use my Radeon 7000 ME to speed up a few things. This is my XF86Config-4: Section "Device" Identifier "Radeon 7000 ME" VendorName "ATI" BoardName "Radeon 7000" #Chipset"generic" #Driver "radeon" Driver

Re: Help port swsusp to ppc.

2004-01-20 Thread Pavel Machek
Hi! > > FYI, this is that "ugly C-generated assembly" we are talking about. I > > do not think it is so bad. > > The x86 version has been cleaned up and isn't _that_ bad, though it > could definitely use some comments and I don't like the "Lxxx" labels, > I'd rather either use number with the "nb

Re: Kernel compilation fails

2004-01-20 Thread Michael Rex
Quoth marco <[EMAIL PROTECTED]>: > Ok... I have the SAME problem since a month or more. > I used to compile my kernels from there. > I'm using MOL and I need to upgrade it... Compiling the mol-modules > needs the source code of the kernel you will run mol under... Where did you get the sources fro

Re: Help port swsusp to ppc.

2004-01-20 Thread Nigel Cunningham
Hi. On Wed, 2004-01-21 at 10:54, Benjamin Herrenschmidt wrote: > > FYI, this is that "ugly C-generated assembly" we are talking about. I > > do not think it is so bad. > > The x86 version has been cleaned up and isn't _that_ bad, though it > could definitely use some comments and I don't like the

Re: Help port swsusp to ppc.

2004-01-20 Thread Benjamin Herrenschmidt
> FYI, this is that "ugly C-generated assembly" we are talking about. I > do not think it is so bad. The x86 version has been cleaned up and isn't _that_ bad, though it could definitely use some comments and I don't like the "Lxxx" labels, I'd rather either use number with the "nb" or "nf" GAS co

Re: Help port swsusp to ppc.

2004-01-20 Thread Benjamin Herrenschmidt
On Wed, 2004-01-21 at 05:30, Nigel Cunningham wrote: > I'm really interested to see how you are going to initiate and execute > the suspend. > > Perhaps I'm just ignorant, but I can't see how you can do it without > resorting to the same tricks we use now with regards to CPU context. I > think you

Re: OOPS: cdrecord -scanbus on benh 2.5 tree causes oops

2004-01-20 Thread Benjamin Herrenschmidt
On Wed, 2004-01-21 at 00:59, Stewart Smith wrote: > on ibook2 (white, 500mhz, inbuilt dvd rom), i executed 'cdrecord > -scanbus' and got this oops: > > .../... As Colin says, ide-scsi is deprecated :) Anyway, it shouldn't oops. There have been bug fixes to ide-scsi floating around, can you re-tes

Re: Help port swsusp to ppc.

2004-01-20 Thread Pavel Machek
Hi! > > On Tue, 2004-01-20 at 00:39, Benjamin Herrenschmidt wrote: > > > I see no reason why this would be needed on ppc, only the last step, > > > that is the actual CPU state save, should matter. > > > > Besides saving the CPU state, the code copies the original kernel back. > > It sort of defe

Public Speaking: Stand & Deliver! The Florida Workshops! - AD

2004-01-20 Thread [EMAIL PROTECTED]
Title: The MacArthur Group   what: Public Speaking where: Detroit, MI January 27th, 2004 Lansing, MI January 28th, 2004 Trav

Re: External monitor on an ibook 2

2004-01-20 Thread Eric . Lemoine
> > [EMAIL PROTECTED] > lspci > > 00:0b.0 Host bridge: Apple Computer Inc. UniNorth/Pangea AGP > > 00:10.0 VGA compatible controller: ATI Technologies Inc Rage Mobility > > M3 AGP 2x (rev 02) > > > > I can turn thge external monitor on and off using m3mirror crt:[01] > > but the image

Re: sysrq on powerbooks

2004-01-20 Thread Colin Leroy
On 20 Jan 2004 at 20h01, Guido Guenther wrote: Hi, > - SYSRQ_KEY = 0x54; > + SYSRQ_KEY = 0x44; > To make F10 magic-sysrq. Thanks :) So there's no "clean" way ? -- Colin

Re: sysrq on powerbooks

2004-01-20 Thread Guido Guenther
Hi, On Tue, Jan 06, 2004 at 09:40:32AM +0100, Colin Leroy wrote: > If I remember correctly, the SYSRQ key on ppc is F13, which > doesn't exist on powerbooks ;-) > > Is there a special case for ppc laptops ? If so, what's the > key ? I'm using: --- ../benh-rsync-clean/arch/ppc/platforms/pmac_setu

Re: Keyboard backlight support in the near future?

2004-01-20 Thread Alexander Clausen
On Di, Jan 20, 2004 at 03:20:58 -0300, Federico Gamio wrote: > Check a new version of lmud > http://isadora.homelinux.net/lmud/lmud-0.02-fg-pmu.tar.gz > > Now if you are on batts it dims the lcd to save power. > > Enjoy > Nice :) But we really should try to cook up a patch for pbbuttonsd, becau

Re: Help port swsusp to ppc.

2004-01-20 Thread Nigel Cunningham
I'm really interested to see how you are going to initiate and execute the suspend. Perhaps I'm just ignorant, but I can't see how you can do it without resorting to the same tricks we use now with regards to CPU context. I think you're going to find yourself reinventing the wheel. Regards, Nige

Re: Keyboard backlight support in the near future?

2004-01-20 Thread Federico Gamio
Check a new version of lmud http://isadora.homelinux.net/lmud/lmud-0.02-fg-pmu.tar.gz Now if you are on batts it dims the lcd to save power. Enjoy El lun, 19-01-2004 a las 04:21, Andreas Jaggi escribió: > Am 19.01.2004 um 06:09 schrieb Federico Gamio: > > I've added the ability of changing the

Re: Problem raid IBM RS6000 B50

2004-01-20 Thread Thorsten Sauter
Hi, * nikp <[EMAIL PROTECTED]> [2004-01-20 14:06]: | I've installed debian 3.0 ppc on my IBM b50 machine , and everything | is working fine. could you please told me, which kernel you have been used for installation? (URL) Thanks Thorsten -- Thorsten Sauter <[EMAIL PROTECTED]>

Re: Kernel compilation fails

2004-01-20 Thread marco
On 12 Jan 2004 15:37:30 GMT Michael Rex <[EMAIL PROTECTED]> wrote: > I just rsync'ed to update my linux-2.4-benh sources. The new sources > fail to compile with a lot of errors in defkeymap.c: > > defkeymap.c:27: warning: excess elements in array initializer > defkeymap.c:27: warning: (near initi

Re: Keyboard backlight keys

2004-01-20 Thread Sven Herzberg, GNOME Deutschland
Am Di, den 20.01.2004 schrieb Devin Carraway um 08:37: > If you're using acme for this, acme can already read any keycode that X > can -- just go into acme's configuration once you've added the backlight > actions, click the apropriate line and press the key. So if you can tell me how to make thes

usbfs devmode problem on 2.6.1-ben1

2004-01-20 Thread mammique
Hi, i try to use an usb digital camera on an AlBook under debian unstable with kernel 2.6.1-ben1. Gphoto2 works well as root but not as normal user, usbfs seems to be mounted correctly with devmode=0666 wich should provide access to usb device r/w for normal user : # mount /dev/hda4 on / type ext

Re: Audio/Video editing

2004-01-20 Thread Daniel Ruoso
Em Ter, 2004-01-20 às 13:22, Ryan Verner escreveu: > On 20/01/2004, at 2:35 AM, Daniel Ruoso wrote: > > > Hi, > > > > I've recently installed debian sid in my iMac DV+, but I'm having > > problems both with audio and video editing. > > If you're serious about video editing, I'd stick with OS X -

Re: I can't get the right config (keyboard, yaboot)

2004-01-20 Thread Luis Sanjuan
> > The other problem is that when I start the system I always have to open > the Open Firmware in order to boot debian with "boot hd:9,yaboot". If I > don't do this, my system will boot automaticly with mac os X. > I've already run the yabootconfig command and ybin. And every thing > seems goe

Re: Audio/Video editing

2004-01-20 Thread Ryan Verner
On 20/01/2004, at 2:35 AM, Daniel Ruoso wrote: Hi, I've recently installed debian sid in my iMac DV+, but I'm having problems both with audio and video editing. If you're serious about video editing, I'd stick with OS X - the platform has the best damn editing applications on the planet, and

Re: I can't get the right config (keyboard, yaboot)

2004-01-20 Thread Eric . Lemoine
> My problem is to get the right keyboard config. In fact, I can't have > some keys such as "tilde" or "pipe" ... I noticed that when I'm not > using the xserver but the consol I just have to type "loadkeys > mac-fr-ext " to get the right keykoard. Then I can get for eg the > "tilde" like in o

Sleep problem on 2.6.1-ben1 kernel

2004-01-20 Thread Łukasz Studziński
Hello, When CD is left in drive on TiBook if I try to put the computer into sleep, I got the following message: hdc: lost interrupt hdc: cdrom_pc_intr: The drive appears confused (ireason = 0x01) And then computer hangs. As long as computer is put into sleep without CD in the drive, there is no

Re: DEBIAN ibook G4

2004-01-20 Thread Michel Dänzer
On Tue, 2004-01-20 at 16:44, Benjamin Alvarado wrote: > Hola [...] While I like the Spanish language a lot, this is an English list. -- Earthling Michel Dänzer | Debian (powerpc), X and DRI developer Libre software enthusiast| http://svcs.affero.net/rm.php?r=daenzer

Re: cdrecord -scanbus on benh 2.5 tree causes oops

2004-01-20 Thread Colin Leroy
>I know :) >i have it compiled in, but not set for use on anything. Then you can try to upgrade: I don't have any oops doing it. (YMMV of course...) -- Colin Ne disez pas disez, mais disez dites

Re: Ethernet bridge generates unwanted screen output, why?

2004-01-20 Thread christian funk
On 19.01.2004, at 17:49 Uhr, Michel Dänzer wrote: On Mon, 2004-01-19 at 17:40, christian funk wrote: Anybody know why, and/or how I can stop the output at least until I get right what's still wrong? man dmesg, the -n option. Then it will only fill the logfiles. :) Okay, that would (does)

Re: cdrecord -scanbus on benh 2.5 tree causes oops

2004-01-20 Thread Stewart Smith
On Wed, 2004-01-21 at 01:01, Colin Leroy wrote: > ide-scsi is deprecated, maybe using cdrecord dev=/dev/hdc > would solve you problems. It helped me at least... > You only need a recent version of cdrecord. I know :) i have it compiled in, but not set for use on anything. -- Stewart Smith ([EM

Re: DEBIAN ibook G4

2004-01-20 Thread Benjamin Alvarado
Hola Yo tengo una ibook G4 y para instalarle debian, utilice el nuevo instalador de debian para sarge, este si detecto el disco, segun en algun lado lei, que el disco estaba localizado en el segundo ide o algo asi, por eso el instalador de woody no lo detecta, prueba con el nuevo installador de

Re: SML/NJ NMU Request

2004-01-20 Thread LaMont Jones
On Mon, Jan 19, 2004 at 03:41:54PM -0700, aaron wrote: > The smlnj binary package for HPPA and PowerPC are available at: > * http://www.metavize.com/amread > Would anyone be interested in compiling and uploading binary packages > from the smlnj source package for either of these archs? I can prov

Problem raid IBM RS6000 B50

2004-01-20 Thread nikp
I've installed debian 3.0 ppc on my IBM b50 machine , and everything is working fine. My last step is to implement a software raid drive on root partition. i'm running a 2.4.24 kernel compiled whith lvm and raid support. I've configured /etc/raidtab create the raid with mkraid,formatted and mounted

Re: cdrecord -scanbus on benh 2.5 tree causes oops

2004-01-20 Thread Colin Leroy
>on ibook2 (white, 500mhz, inbuilt dvd rom), i executed 'cdrecord >-scanbus' and got this oops: ide-scsi is deprecated, maybe using cdrecord dev=/dev/hdc would solve you problems. It helped me at least... You only need a recent version of cdrecord. -- Colin Ne disez pas disez, mais disez dites

OOPS: cdrecord -scanbus on benh 2.5 tree causes oops

2004-01-20 Thread Stewart Smith
on ibook2 (white, 500mhz, inbuilt dvd rom), i executed 'cdrecord -scanbus' and got this oops: Oops: kernel access of bad area, sig: 11 [#1] NIP: C0063EE4 LR: C0063DB4 SP: CE993DF0 REGS: ce993d40 TRAP: 0301Not taintedMSR: 9032 EE: 1 PR: 0 FP: 0 ME: 1 IR/DR: 11 DAR: 34303662, DSISR: 4000

I can't get the right config (keyboard, yaboot)

2004-01-20 Thread Jaonary Rabarisoa
Hi all, My machine : powerbook 15'' alu , 1,25ghz, french azerty keyboard. I managed to install debian sarge with the debian-installer beta 2 without pain but the xserver didn't work at this time. To get xfree working I followed Luis Sanjuan sugestion : - swiching to kernel 2.

Re: Help port swsusp to ppc.

2004-01-20 Thread Pavel Machek
Hi! > > > > Well, *all* the data pages are saved, so that would be okay (even if > > > > they changed, as I'm replacing all the data pages, that should work), > > > > but I'm not saving kernel text for example. > > > > > > Ahh... that's an interesting point. You aren't saving kernel text. I'm > >

Re: DEBIAN ibook G4

2004-01-20 Thread Bob Hentges
Luis Miguel Cabezas Granado wrote: Hola lista. Estoy intentando meter Debian en un ibook G4 nuevo (256RAM, 30Mb HD, ATI 9200 mobile). He creado 2 particiones y el la última he metido MacOSX. Para arrancar utilizo un CD de Debian para PPC utilizando este comando boot cd:,/install/ powermac/y

Re: Airport and WEP

2004-01-20 Thread Jesper L. Nielsen
* Kiko Piris ([EMAIL PROTECTED]) [2004-01-20 10:43]: > I'm asking because I found [*] that with 5.0.4 wep works fine (but it > doesn't with current version, 5.1.1). I can confirm, a few months ago MacOSX updated my openfirmware and my Airport Extreme, and WEP stopped working with a long 'key'. --

Re: Help port swsusp to ppc.

2004-01-20 Thread Pavel Machek
Hi! > > No, I really do not want to make things more complicated in 2.6. And > > you should not want to complicate it, too. > > I will not impose that limitation on a ppc implementation. I don't > even want to load the resume image from the boot kernel, it's much more > easier to load it from the

Re: Help port swsusp to ppc.

2004-01-20 Thread Pavel Machek
Hi! > > Well, *all* the data pages are saved, so that would be okay (even if > > they changed, as I'm replacing all the data pages, that should work), > > but I'm not saving kernel text for example. > > Ahh... that's an interesting point. You aren't saving kernel text. I'm > not sure how that cou

Re: Help port swsusp to ppc.

2004-01-20 Thread Benjamin Herrenschmidt
On Tue, 2004-01-20 at 22:36, Pavel Machek wrote: > Hi! > > > > Well, *all* the data pages are saved, so that would be okay (even if > > > they changed, as I'm replacing all the data pages, that should work), > > > but I'm not saving kernel text for example. > > > > Ahh... that's an interesting po

Re: Help port swsusp to ppc.

2004-01-20 Thread Benjamin Herrenschmidt
On Tue, 2004-01-20 at 21:04, Pavel Machek wrote: > Well, *all* the data pages are saved, so that would be okay (even if > they changed, as I'm replacing all the data pages, that should work), > but I'm not saving kernel text for example. Ahh... that's an interesting point. You aren't saving kerne

Re: Help port swsusp to ppc.

2004-01-20 Thread Benjamin Herrenschmidt
> I'm not passing device information, but devices *do* have internal > state. I quiesce them before booting new kernel, but there's probably > more than one way to quiesce devices... Not that many. You don't quite know in what state they are when the BIOS calls you neither in most cases :) Nor wh

Re: Help port swsusp to ppc.

2004-01-20 Thread Benjamin Herrenschmidt
> Swsusp saves the data structures from the suspended kernel, so they have to > match the data structures of the resumed kernel, right? > > I't s a bit like trying insmod -f on a module compiled for a completely > different kernel version... *bang* No, swsusp saves the whole memory image, includ

Re: Help port swsusp to ppc.

2004-01-20 Thread Pavel Machek
Hi! > > > Well, then what you do is not swsusp. > > > > > > swsusp does assume same kernel during suspend and resume. Doing resume > > > within bootloader (and thus avoiding this) would be completely > > > different design. > > > > Wait... what the hell in swsusp requires this assumption ? It seem

Re: Help port swsusp to ppc.

2004-01-20 Thread Pavel Machek
Hi! > > (1) There's routine during resume that copies pages to their old > > locations. If you (would want to) have different kernel during resume, > > how do you guarantee that that "kernel being resumed" does not use > > memory ocupied by copying routine? > > By having the copy routine sit else

DEBIAN ibook G4

2004-01-20 Thread Luis Miguel Cabezas Granado
Hola lista. Estoy intentando meter Debian en un ibook G4 nuevo (256RAM, 30Mb HD, ATI 9200 mobile). He creado 2 particiones y el la última he metido MacOSX. Para arrancar utilizo un CD de Debian para PPC utilizando este comando boot cd:,/install/ powermac/yaboot El CD arranca y muestra el me

Re: Help port swsusp to ppc.

2004-01-20 Thread Geert Uytterhoeven
On Tue, 20 Jan 2004, Benjamin Herrenschmidt wrote: > > Well, then what you do is not swsusp. > > > > swsusp does assume same kernel during suspend and resume. Doing resume > > within bootloader (and thus avoiding this) would be completely > > different design. > > Wait... what the hell in swsusp re

Re: Airport and WEP

2004-01-20 Thread Jamie Wilkinson
This one time, at band camp, Kiko Piris wrote: >On 20/01/2004 at 14:44, Jamie Wilkinson wrote: > >> After tweaking settings on my access point, I have it working. There seems >> to be some settings that are on by default in most access points that >> the orinoco driver doesn't support and gives th

Re: Is laptop-mode present in 2.6-benh ??

2004-01-20 Thread Kiko Piris
On 20/01/2004 at 01:25, Domingo Fiesta Segura wrote: > I guess subject is clear enough ;-) I'm just wondering because the > laptop-mode patch was merged (AFAIK) in the 2.4 vanilla kernel. Will it be > in 2.6? No it isn't yet: http://lists.debian.org/debian-powerpc/2004/debian-powerpc-200401/ms

Re: Airport and WEP

2004-01-20 Thread Kiko Piris
On 20/01/2004 at 14:44, Jamie Wilkinson wrote: > After tweaking settings on my access point, I have it working. There seems > to be some settings that are on by default in most access points that > the orinoco driver doesn't support and gives the f202 messages. Well, I can tell you, _almost_ for

Re: Keyboard backlight keys

2004-01-20 Thread Devin Carraway
On Tue, Jan 20, 2004 at 08:06:00AM +0100, Sven Herzberg, GNOME Deutschland wrote: > does anyone of you have a hint about reading the keycodes for the > kblight controls (F8 to F10 without Fn)? I'm currently modifying acme > from GNOME to support the kblight and it would rock much more if the > b

Keyboard backlight keys

2004-01-20 Thread Sven Herzberg, GNOME Deutschland
Hi, does anyone of you have a hint about reading the keycodes for the kblight controls (F8 to F10 without Fn)? I'm currently modifying acme from GNOME to support the kblight and it would rock much more if the backlight level was customzable by these keys. Regards, Sven -- Sven Herzberg <[EMA