mol: emulation.S: too many positional arguments

2003-06-13 Thread Tom Vier
i've tried the latest version and debian's mol-source-package, using gcc 2.95 and 3.3. i'm using 2.4.21 headers. was an asm macro changed between 2.4.20 and 2.4.21? does anyone have a patch for mol to bring it up to date for 2.4.21? -- Tom Vier <[EMAIL PROTECTED]> DSA Key ID 0xE6CB97DA

kernel-2.4.21 HIGH_MEM request

2003-06-13 Thread Brendan J Simon
To the maintainer of the powerpc kernel (powermacs). Now that 2.4.21 is released, would it be possible to have CONFIG_HIGHMEM compiled in as default so that I can use more than 512MB of RAM. My machine has 1.25GB of RAM but I can only currently use 512MB. I did try compiling 2.4.21pre6 from

Re: Quick Bastille Fix (I Need)

2003-06-13 Thread Corey Taylor
Nevermind, I figured it out. Bastille changes the /etc/hosts.allow file to deny all clients, I changed added the following line   ssh : 127.0.0.1 192.168.0. : ALLOW   now it works.   Corey - Original Message - From: Corey Taylor To: DebianPPCList Sent: Friday, June 13, 2

Re: Installed for the first time, strange problems

2003-06-13 Thread Michel Dänzer
On Fri, 2003-06-13 at 05:50, Sam wrote: > I just installed Debian for the first time on my Power Mac 6500. > I put on a few packages, including the 2.4.28-powerpc woody kernel image. > But now the strangest things are happening. > Sometimes when I am in enlightenment it will just freeze up. Moving

Re: Getting Dual Independent Heads to work on Debian(sid) on iBook

2003-06-13 Thread Michel Dänzer
On Fri, 2003-06-13 at 22:01, Andreakis, Dean (MED) wrote: > > I went ahead and commented out the dri section and the Load "dri", Load > "GLcore" and Load "glx" lines in the "Module" section of XF86Config-4 to > try and prevent the DRI drivers from loading but I still see the same > messages in the

Quick Bastille Fix (I Need)

2003-06-13 Thread Corey Taylor
Hi just installed Bastille from unstable. Was wondering if anyone had the problem of not being able to log in with SSH after installing bastille. If so what did you do to fix the problem? I have enable port 22 to pass through the firewall so I can't see why its not working. Also, could it be

Re: Running Debian Linux on a RS6K H50

2003-06-13 Thread Tom Gall
On Friday, June 13, 2003, at 03:31 AM, [EMAIL PROTECTED] wrote: Dear All, I have an IBM RS/6000 7026-H50 with 3 332MHz PowerPC 604e Procs, can or has anyone tried to run Debain Linux on it? Chris B If I remember my lore correctly, that's pretty much the same as an F50. So build yourself

Re: mac os doesn't like hformat

2003-06-13 Thread Tom Vier
On Thu, Jun 12, 2003 at 07:19:57PM -0600, [EMAIL PROTECTED] wrote: > Did you actually reinitialize through Drive Setup? Um, why? All you needed to > do > was set the "Automatically mount on boot" attribute on the HFS partitions. > Reinitializing, and remaking the partitions, is unneeded. no, i di

k3b

2003-06-13 Thread emorfin
hi! Anyone knows an adress to add in /etc/apt/sources.list to get k3b in woody (ppc of course)? Bye.

Re: Getting Dual Independent Heads to work on Debian(sid) on iBook

2003-06-13 Thread Alex Deucher
It's not the DRI per se... it's the radeon memory manager. it attempts to statically allocate offscreen memory for use by the DRI, pixmaps, etc. It has no effect on modes, so you can safely ignore it. Alex --- "Andreakis, Dean (MED)" <[EMAIL PROTECTED]> wrote: > Alex, > > I went ahead and comm

Re: Getting Dual Independent Heads to work on Debian(sid) on iBook

2003-06-13 Thread Andreakis, Dean (MED)
Alex, I went ahead and commented out the dri section and the Load "dri", Load "GLcore" and Load "glx" lines in the "Module" section of XF86Config-4 to try and prevent the DRI drivers from loading but I still see the same messages in the XF86 log file. Maybe I need to do something else to stop DRI

Re: pmud security problem? Anyone can snooze a system

2003-06-13 Thread Michael Schmitz
> Seems that on iX86 boxes, apm only allows a user to snooze a system if the > binary is SUID root (which it's not, by default, on Debian). pmud's > /sbin/snooze, however, allows anyone to suspend the system. This seems like a > way to a local DOS, though only desktop systems would be using pmud. I

Re: Getting Dual Independent Heads to work on Debian(sid) on iBook

2003-06-13 Thread Alex Deucher
this is from the DRI (front, back, and depth buffers) not the 2D driver I think. Alex --- "Andreakis, Dean (MED)" <[EMAIL PROTECTED]> wrote: > > (WW) RADEON (0): Static buffer allocation failed -- need at least > 9216 > kB video memory > (II) RADEON (0): Memory manager initialzed to (0,0) (10124

Re: Getting Dual Independent Heads to work on Debian(sid) on iBook

2003-06-13 Thread Andreakis, Dean (MED)
Ben, Thanks again. I see the section in radeonfb.c you mentioned below: You are probably hitting this: > > if ((var->xoffset + var->xres > var->xres_virtual) > || (var->yoffset + var->yres > var->yres_virtual)) >return -EINVAL; > > In radeonfb fb_pan_display()

Re: powerbook (wallstreet/oldworld) usb-support

2003-06-13 Thread Orion Buckminster Montoya
Have you tried one yet? Over two years ago, I popped in the MacAlly USB PC card with a mouse attached and it worked without my having to do any configuration at all -- more than I could say for MacOS, at the time. So I probably recommend that one. Are you having trouble? On Fri, Jun 13, 2003

Re: Gentoo PPC LiveCDs

2003-06-13 Thread P Oscar Boykin
In my opinion, the free software community needs to focus on using more tools like: http://bitconjurer.org/BitTorrent/ See: http://apple.slashdot.org/comments.pl?sid=66371&cid=6106901 Specifically: http://bender.ce.rit.edu/torrents/Gentoo-ppc-1.4_rc7-gnome.torrent http://bender.ce.rit.edu/torren

Re: cpufreq on TiBook 400 MHz

2003-06-13 Thread Krisztian Mark Szentes
On Friday 13 June 2003 12:49, Krisztian Mark Szentes wrote: > On Thursday 12 June 2003 16:06, Benjamin Herrenschmidt wrote: > > Can you change #undef DEBUG_FREQ to #define DEBUG_FREQ in > > pmac_cpufreq.c ? > > I am still about to compile. Now since the upgrade, kernel 2.4.20-ben10 simply does not

mol

2003-06-13 Thread emorfin
Hi! I'm trying to install mol: apt-get install mol mol-modules-source cd /usr/src tar -zxvf mol-modules.tar.gz cd linux cd make-kpkg modules_image and then i get: make[1]: Leaving directory `/usr/src/modules/drm-trunk' Module /usr/src/modules/drm-trunk processed fine make[1]: Entering directory

Re: kdm

2003-06-13 Thread emorfin
On 13 Jun 2003, Michel Dänzer wrote: > On Fri, 2003-06-13 at 07:03, [EMAIL PROTECTED] wrote: > > > > I'm using xfree 2.99 with drm > > > > When my box boo,t i just get a console, in /var/log/XFree86.0.log iat the > > end is: > > > > AUDIT: Thu Jun 12 11:09:57 2003: 314 X: client 2 rejected fr

Re: Getting Dual Independent Heads to work on Debian(sid) on iBook

2003-06-13 Thread Benjamin Herrenschmidt
On Fri, 2003-06-13 at 17:08, Andreakis, Dean (MED) wrote: > Given this result I tried comparing the sections of code in the kernel > fbdev driver and the XF86 radeon driver that sets up the PLL and there > was just a few minor diff's in the default min/max values. I went ahead > and changed these

Re: Getting Dual Independent Heads to work on Debian(sid) on iBook

2003-06-13 Thread Andreakis, Dean (MED)
Ben, Thanks for the information. I used fbset -x and updated XF86Config-4 accordingly. All of the test results from my original post were without using the kernel fbdev driver. I just now went ahead and added Option "UseFBDev" to the lcd-related device section in XF86Config-4 and set BusID to 0:1

no network connection after kernel compilation

2003-06-13 Thread Karsten Ermisch
Hi, I have a new Powerbook G4 12'' and I installed debian-linux (woody) on it. After recompiling the kernel (2.4.20-ben10) somehow the network-connection does not work. At startup I get the script whether I want to configure a new network-environment. When I am connected to the ethernet via dh

Re: Getting Dual Independent Heads to work on Debian(sid) on iBook

2003-06-13 Thread Benjamin Herrenschmidt
> hing is ok. > > 2. On the iBook if I set both BusID's in both device sections to 0:10:0 > then X won't startup even though this is the ID reported by lspci for > the ATI chip. If I just set the BusID in the device section associated > with the external CRT to 0:10:0 then X will start and the co

Re: cpufreq on TiBook 400 MHz

2003-06-13 Thread Benjamin Herrenschmidt
On Fri, 2003-06-13 at 14:09, Russell King wrote: > On Fri, Jun 13, 2003 at 12:53:18PM +0200, Benjamin Herrenschmidt wrote: > > The bogomips is recalculated based on what I think is the new > > frequency, so the value may be wrong. With DEBUG_FREQ, I re-do a > > measure and print the number in dmesg

Re: cpufreq on TiBook 400 MHz

2003-06-13 Thread Russell King
On Fri, Jun 13, 2003 at 12:53:18PM +0200, Benjamin Herrenschmidt wrote: > The bogomips is recalculated based on what I think is the new > frequency, so the value may be wrong. With DEBUG_FREQ, I re-do a > measure and print the number in dmesg (the bogomips in /proc/cpuinfo > is still the one recalc

Re: french keyboard on Pismo

2003-06-13 Thread Martin-Éric Racine
On Fri, 13 Jun 2003, Frank Murphy wrote: > On Thursday 12 June 2003 3:10, Jacques Kern wrote: > > I was unable to find how to configure a french keyboard correctly. > > Are you trying to get it working in X or on the console? The two methods are > different. > > For the console, do `dpkg-reconf

pmud security problem? Anyone can snooze a system

2003-06-13 Thread Frank Murphy
Seems that on iX86 boxes, apm only allows a user to snooze a system if the binary is SUID root (which it's not, by default, on Debian). pmud's /sbin/snooze, however, allows anyone to suspend the system. This seems like a way to a local DOS, though only desktop systems would be using pmud. I no

Re: french keyboard on Pismo

2003-06-13 Thread Frank Murphy
On Thursday 12 June 2003 3:10, Jacques Kern wrote: > I was unable to find how to configure a french keyboard correctly. Are you trying to get it working in X or on the console? The two methods are different. For the console, do `dpkg-reconfigure console-data` and select the keyboard you think w

Re: Gentoo PPC LiveCDs

2003-06-13 Thread Krisztian Mark Szentes
On Friday 06 June 2003 23:51, Andreas Mueller wrote: > I choose the latest BenH, i`ve good experience with it :) What is the state of affairs? Do we need web space and mirrors? Maybe I can donate some 100 GB traffic - I would have to check. Mark -- Krisztian Mark Szentes produktivIT - Open-

Re: I can´t configure X - Windows on my iMac!

2003-06-13 Thread Frank Murphy
> I installed through TASKSEL and when I rebooted the machine, the > screen just flickered two or three times, went blank and gave me the > command line prompt. with a message of something like "no core devices > identified". I guess it is a problem with the XF86Config file. Look at the XFr

Re: cpufreq on TiBook 400 MHz

2003-06-13 Thread Krisztian Mark Szentes
On Thursday 12 June 2003 16:06, Benjamin Herrenschmidt wrote: > Can you change #undef DEBUG_FREQ to #define DEBUG_FREQ in pmac_cpufreq.c > ? > > That will force the driver to recalc the bogomips on speed change. Once > done, check that the recalculated bogomips changes to about 600 at > low speed a

Re: cpufreq on TiBook 400 MHz

2003-06-13 Thread Benjamin Herrenschmidt
The bogomips is recalculated based on what I think is the new frequency, so the value may be wrong. With DEBUG_FREQ, I re-do a measure and print the number in dmesg (the bogomips in /proc/cpuinfo is still the one recalculated, not the one re-mesured). So set DEBUG_FREQ and tell me what dmesg says

Re: pbbuttonsd && APM events (/etc/apm/*.d/)

2003-06-13 Thread Michael Schmitz
> > Running apm scripts is possible from pwrctl-local if desired. > > Is there any reason not to do it by default, other than they're called > /etc/apm/event.d/* instead of /etc/pmu/event.d/* ? The main reason is I don't know what events are used by apmd, and how to map them to pmud events. Add th

Re: pbbuttonsd && APM events (/etc/apm/*.d/)

2003-06-13 Thread Michel Dänzer
On Fri, 2003-06-13 at 11:20, Michael Schmitz wrote: > > > x86 specific nonsense. > > > > APM the hardware standard may be, but the /etc/apm/event.d/* hooks don't > > look x86 specific at all to me. If pmud used them, that might save > > people some common configuration headaches. > > What 'events'

Re: pbbuttonsd && APM events (/etc/apm/*.d/)

2003-06-13 Thread Carlos Perelló Marín
El vie, 13-06-2003 a las 11:13, Michael Schmitz escribió: > > > Complete enough to make apmd work on powerpc? > > > > I think so. > > Go ahead and give it a try. More choice is better :-) apt-get install apmd It's already done :-P > > Michael -- Carlos Perelló Marín Debian GNU/Linux Sid

Re: pbbuttonsd && APM events (/etc/apm/*.d/)

2003-06-13 Thread Michael Schmitz
> > x86 specific nonsense. > > APM the hardware standard may be, but the /etc/apm/event.d/* hooks don't > look x86 specific at all to me. If pmud used them, that might save > people some common configuration headaches. What 'events' does apmd generate? Is there a good 1:1 correspondence to 'events

Re: pbbuttonsd && APM events (/etc/apm/*.d/)

2003-06-13 Thread Michael Schmitz
> > Complete enough to make apmd work on powerpc? > > I think so. Go ahead and give it a try. More choice is better :-) Michael

Re: pbbuttonsd && APM events (/etc/apm/*.d/)

2003-06-13 Thread Michel Dänzer
On Fri, 2003-06-13 at 10:40, Michael Schmitz wrote: > > Running apm scripts is possible from pwrctl-local if desired. Is there any reason not to do it by default, other than they're called /etc/apm/event.d/* instead of /etc/pmu/event.d/* ? -- Earthling Michel Dänzer \ Debian (powerpc), XFre

Re: pbbuttonsd && APM events (/etc/apm/*.d/)

2003-06-13 Thread Stefano Zacchiroli
On Thu, Jun 12, 2003 at 07:36:57PM -0600, [EMAIL PROTECTED] wrote: > x86 specific nonsense. Apple laptops use (varying revisions of) a chip called > the Power Management Unit, or PMU. Hence 'pmud' for power management The point here is not the architecture. The point is has a common place where ho

Re: cpufreq on TiBook 400 MHz

2003-06-13 Thread Krisztian Mark Szentes
On Thursday 12 June 2003 16:06, Benjamin Herrenschmidt wrote: > Can you change #undef DEBUG_FREQ to #define DEBUG_FREQ in pmac_cpufreq.c unfortunately, I apt-get upgraded gcc in the meantime and the gcc compiler now stops with an internal error. :-( I gotta investigate further into it (if it sto

Re: pbbuttonsd && APM events (/etc/apm/*.d/)

2003-06-13 Thread Carlos Perelló Marín
El vie, 13-06-2003 a las 10:40, Michael Schmitz escribió: > > > > Advanced Power Management (Daemon): is a daemon able to trigger actions > > > > > > Does it exist for powerpc hardware? For Alpha, Mips, Sparc, ... ?? > > > > > > > There is an APM emulation for PowerPC that lets you use some of the

Re: pbbuttonsd && APM events (/etc/apm/*.d/)

2003-06-13 Thread Michael Schmitz
> > > Advanced Power Management (Daemon): is a daemon able to trigger actions > > > > Does it exist for powerpc hardware? For Alpha, Mips, Sparc, ... ?? > > > > There is an APM emulation for PowerPC that lets you use some of the APM > utils that are not available with pmud (some battery monitors, a

Re: pbbuttonsd && APM events (/etc/apm/*.d/)

2003-06-13 Thread Michel Dänzer
On Fri, 2003-06-13 at 03:36, [EMAIL PROTECTED] wrote: > Quoting Stefano Zacchiroli <[EMAIL PROTECTED]>: > > > Advanced Power Management (Daemon): is a daemon able to trigger > > actions > > upon receiving power management daemon. You can use it to perform the > > actions actually done by pbbuttons

Running Debian Linux on a RS6K H50

2003-06-13 Thread sirloxelroy
Dear All, I have an IBM RS/6000 7026-H50 with 3 332MHz PowerPC 604e Procs, can or has anyone tried to run Debain Linux on it? Chris B -Begin Geek Code GCS d+ s++:++ a- C U+++ L+++ P+++ E--- W+++ o K- w O M V PS PE Y+ PGP++ t++ 5+++ X++ R+ tv b++ DI+ D+ G e+ h++ r-- z?

Re: firewire CD-R/RW with PowerPC linux ...

2003-06-13 Thread Gaudenz Steinlin
lvdovicvs_minimvs wrote: My Teac firewire CD-RW (SmartDisk VST) drive works fine with a benh kernel. It seems to burn at a slower speed than it does under os x, but I haven't done any actual timing tests. I have the same device and cannot confirm this. The drive is slower for CD-RW than for

Re: kdm

2003-06-13 Thread Michel Dänzer
On Fri, 2003-06-13 at 07:03, [EMAIL PROTECTED] wrote: > > I'm using xfree 2.99 with drm > > When my box boo,t i just get a console, in /var/log/XFree86.0.log iat the > end is: > > AUDIT: Thu Jun 12 11:09:57 2003: 314 X: client 2 rejected from local host > > Auth name: XDM-AUTHORIZATION-1 ID:

Re: pbbuttonsd && APM events (/etc/apm/*.d/)

2003-06-13 Thread Carlos Perelló Marín
El vie, 13-06-2003 a las 09:22, Michael Schmitz escribió: > > On Thu, Jun 12, 2003 at 03:39:08PM +0200, Michael Schmitz wrote: > > > > And so ... powerbook people is living without apm events or what? > > > WTF is apm? > > > > Advanced Power Management (Daemon): is a daemon able to trigger actions

powerbook (wallstreet/oldworld) usb-support

2003-06-13 Thread Tepperis von der Ohe, Michael (LOGICA)
hi, has anybody hints about working pcmcia cards? greetings michael

Re: pbbuttonsd && APM events (/etc/apm/*.d/)

2003-06-13 Thread Michael Schmitz
> On Thu, Jun 12, 2003 at 03:39:08PM +0200, Michael Schmitz wrote: > > > And so ... powerbook people is living without apm events or what? > > WTF is apm? > > Advanced Power Management (Daemon): is a daemon able to trigger actions Does it exist for powerpc hardware? For Alpha, Mips, Sparc, ... ??

Re: firewire CD-R/RW with PowerPC linux ...

2003-06-13 Thread Joss Winn
I have a Firewire Que!Fire 12x10x32x CDRW which has burned fine for the last eighteen months or so kernel versions. The only things that differs from using it under OSX is that it's not hot pluggable (as far as I can work out) and I have to unload the modules before putting my iMac to sleep. I