Le lun 25 oct 04 à 23:30, Sven Luther a écrit:
> the console is not major problem, but this is still utterly broken in X, and
> there is very little chance that it gets fixed nextly, unless either some
> french mac user knowledgeable in X fixes it, or enough people bother the X
> strike force to ge
Is the orion server pure java, or does it have an native (and therefore
x86) libraries that it links to?
If you just want to develop on your box, and you can't get orion server
working, my suggestion would be to install Tomcat, or JBoss if you need
EJBs and use that as your development serve
On Wednesday 27 October 2004 08:40, Petr Vandrovec wrote:
> On 27 Oct 04 at 8:24, Antonino A. Daplas wrote:
> > --- a/drivers/video/console/fbcon.c 2004-10-26 23:49:13 +08:00
> > +++ b/drivers/video/console/fbcon.c 2004-10-27 08:17:19 +08:00
> > @@ -1012,7 +1012,9 @@
> >
> > static void fbcon_putc
On 27 Oct 04 at 8:24, Antonino A. Daplas wrote:
> --- a/drivers/video/console/fbcon.c 2004-10-26 23:49:13 +08:00
> +++ b/drivers/video/console/fbcon.c 2004-10-27 08:17:19 +08:00
> @@ -1012,7 +1012,9 @@
>
> static void fbcon_putc(struct vc_data *vc, int c, int ypos, int xpos)
> {
> - fbcon_put
Hi folks!
First of all, i just want to say hi, 'cause I am new in this list.
Maybe you can helpme, I'm really bored with this trouble. I'm using a
debian-ppc (sid, of course). I'm trying to develop my aplications using java,
servlets and mysql.
The first problem is with the orion server (www.ori
On Wednesday 27 October 2004 01:13, Elimar Riesebieter wrote:
> On Tue, 26 Oct 2004 the mental interface of
>
> Antonino A. Daplas told:
> > On Tuesday 26 October 2004 02:49, Elimar Riesebieter wrote:
> > > On Mon, 25 Oct 2004 the mental interface of
> > >
> > > Antonino A. Daplas told:
> > > > On
I forgot to add my dmesg and syslog
ieee1394: raw1394: /dev/raw1394 device initialized
video1394: Installed video1394 module
ohci1394: fw-host0: SelfID is inconsistent [0x7e80773f/0x7e80773f]
ohci1394: fw-host0: SelfID is inconsistent [0x7e80773f/0x7e80773f]
ieee1394: impossible ack_complete from
After reviewing what others have tried to get isight working on linux, I
thought to give another round.
List of my modules
Module Size Used by
video1394 20620 0
raw139434904 0
snd_pcm_oss69864 0
snd_mixer_oss 23232 1 snd_pc
I bought a set of Debian-PPC disks from a link at Debian.org
Setting up the HD went smoothly.
The problem I'm having is that when trying to install everything is going
smoothly until an error message about a file located on the CD at:
pool/main/g/groff/groff-base_1.17.2-15.woody.1_po is corrupted
> next thing i will do is try the of patch for brightness control. if
> anybody got brightness control on a 12" g4 with my vga controller it
> would be very nice to see the kernel param as well as the .config file
> if it is special in any way (and the patches applied to make all that
> possible a
hi,
> I think I'll send this. It doesn't add any parameter, but makes the fan
> speed change gradual (from specified fan speed, which is now 64 by
> default, to 255, by increments of (255-fan_speed) / 7.
yes, from my point of view this would also be a good improvement. Anyways, I'd
still prefer
Georg C. Kaindl wrote:
hi,
As long as you make sure there's some code to switch the fans to full
speed at some threshold you should be safe. The module needs some more
tweaking anyway - it's written for iBook where there's a CPU and GPU fan
but the PowerBook seems to have just
On 26 Oct 2004 at 21h10, Colin Leroy wrote:
Hi,
> I'll see if I can adapt this to have proper hysteresis without too
> much hassles, and if I can, will put it in.
I think I'll send this. It doesn't add any parameter, but makes the fan
speed change gradual (from specified fan speed, which is now
On 26 Oct 2004 at 19h10, Georg C. Kaindl wrote:
Hi,
> therefore I've slightly modified it to make it more configurable
> (patch against 2.6.9 attached)
I'll see if I can adapt this to have proper hysteresis without too much
hassles, and if I can, will put it in.
--
Colin
http://dudusdl.sf.ne
Guido Guenther <[EMAIL PROTECTED]> writes:
> On Thu, Oct 21, 2004 at 02:12:32PM +0200, intrigeri wrote:
>> Djoumé SALVETTI <[EMAIL PROTECTED]> writes:
>> > Le mercredi 10/20/04 Basile STARYNKEVITCH <[EMAIL PROTECTED]> a écrit :
>> >> have the LCD back light be turned off when the cover is closed
On 26 Oct 2004 at 19h10, Elimar Riesebieter wrote:
Hi,
> > > > > I am running 2.6.10-rc1 on my Apple AlBG4. gpm is started at
> > > > > boottime. The mousecursor is black colored on vt's and can be
> > > > > used as a brush to darken the screen.
Sorry to take the thread here... Not subscribed l
On 26 Oct 2004 at 18h10, Michael Schmitz wrote:
Hi,
> I've never seen the remote2 temp reach anything beyond 50 IIRC. No
> danger of shutting down there. I've in fact reduced both CPU and 'GPU'
> limit to 50 in my version of the module. Even honoring your intention
> to keep the code stupid :-)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Guido Guenther wrote:
| On Mon, Sep 27, 2004 at 04:51:51PM +0200, Guido Guenther wrote:
|
|>On Mon, Sep 27, 2004 at 02:08:51PM +0200, Djoumé SALVETTI wrote:
|>
|>>Le lundi 09/27/04 Jens Schmalzing <[EMAIL PROTECTED]> a écrit :
|>>
|>>>Once offb has be
hi,
> I'd like to keep it simple stupid. If you want a stepping, you'll end up
> with a lot of code to handle hysteresis - which is, don't slow down the
> fan as soon as the temp is going under one limit (or the other way) or
> your fan will change speed every two seconds. Which is very
> annoying
On Tue, 26 Oct 2004 the mental interface of
Antonino A. Daplas told:
> On Tuesday 26 October 2004 02:49, Elimar Riesebieter wrote:
> > On Mon, 25 Oct 2004 the mental interface of
> >
> > Antonino A. Daplas told:
> > > On Sunday 24 October 2004 17:25, Elimar Riesebieter wrote:
> > > > Hi all,
> > >
> > > As long as you make sure there's some code to switch the fans to
> > > full speed at some threshold you should be safe. The module needs
> > > some more tweaking anyway - it's written for iBook where there's a
> > > CPU and GPU fan but the PowerBook seems to have just two exhaust
> > > fans,
On Tue, 2004-10-26 at 10:36, Geert Uytterhoeven wrote:
> On Tue, 26 Oct 2004, Antonino A. Daplas wrote:
> > On Tuesday 26 October 2004 15:34, Guido Guenther wrote:
> > > On Tue, Oct 26, 2004 at 04:09:44AM +0800, Antonino A. Daplas wrote:
> > > > On Tuesday 26 October 2004 02:49, Elimar Riesebieter
Hi,
I am using debina ppc ( Sarge or testing) on a powermac 7500/G3 machine.
Compared to YDL, the
installation and set up are way better. However, I am having two problems now.
I have tried old
world kernel from ppckernel site, my X server is not working ( mouse and
keyboard mapping are
messedup
On 26 Oct 2004 at 10h53, Michael Schmitz wrote:
Hi,
> The module simply switches the fan to specified_speed when the
> threshold is exceeded, and goes full tilt when the threshold is
> exceeded by more than 8 K.
8 degrees Celsius :)
--
Colin
On 26 Oct 2004 at 15h10, Georg C. Kaindl wrote:
Hi,
> > As long as you make sure there's some code to switch the fans to
> > full speed at some threshold you should be safe. The module needs
> > some more tweaking anyway - it's written for iBook where there's a
> > CPU and GPU fan but the PowerB
On Tuesday 26 October 2004 15:34, Guido Guenther wrote:
> On Tue, Oct 26, 2004 at 04:09:44AM +0800, Antonino A. Daplas wrote:
> > On Tuesday 26 October 2004 02:49, Elimar Riesebieter wrote:
> > > On Mon, 25 Oct 2004 the mental interface of
> > Can you try booting with video=radeonfb:noaccel?
>
> I'
On Tue, 26 Oct 2004, Antonino A. Daplas wrote:
> On Tuesday 26 October 2004 15:34, Guido Guenther wrote:
> > On Tue, Oct 26, 2004 at 04:09:44AM +0800, Antonino A. Daplas wrote:
> > > On Tuesday 26 October 2004 02:49, Elimar Riesebieter wrote:
> > > > On Mon, 25 Oct 2004 the mental interface of
> >
Jaonary Rabarisoa wrote:
> Hi all,
> I've just finish to install debian on my albook 15" :-) . I've used
> debian-installer pre-rc2 for this and the installation was successfull.
> The only problem is the keyboard under xfree. With the consol, it's all
> right. The keyboard behave just as in mac o
hi,
> As long as you make sure there's some code to switch the fans to full
> speed at some threshold you should be safe. The module needs some more
> tweaking anyway - it's written for iBook where there's a CPU and GPU fan
> but the PowerBook seems to have just two exhaust fans, and the sensors
>
Le mardi 26 octobre 2004 à 10:39 +0200, Sven Luther a écrit :
> Well, there is this fr_new keymap floating around, which works some, but has
> two remaining problems :
I'm using this keymap right now under Ubuntu (and usually under Debian).
> 1) it refuses to get loaded all by itself when sele
> I've got a question about the fan behaviour on powerbooks using the
> therm_adt7467 module: I've noticed that the fan seems the start correctly
> (when the cpu temperature reaches the given limit), however, it starts to
> spin pretty quickly, causing a lot of noise.
That's adjustable via /sys/de
On Tue, Oct 26, 2004 at 06:02:18PM +1000, Benjamin Herrenschmidt wrote:
> On Tue, 2004-10-26 at 10:12 +0200, Sven Luther wrote:
>
> > I never fuly understood why you needed to rebuild the xkb module though, nor
> > do i really know what should be the right way for it to work in the first
> > place
On Tue, 2004-10-26 at 10:12 +0200, Sven Luther wrote:
> I never fuly understood why you needed to rebuild the xkb module though, nor
> do i really know what should be the right way for it to work in the first
> place, never having used a pmac before.
I didn't rebuild anything ...
One thing I hav
On Tue, Oct 26, 2004 at 09:40:05AM +1000, Benjamin Herrenschmidt wrote:
> On Mon, 2004-10-25 at 23:30 +0200, Sven Luther wrote:
>
> > the console is not major problem, but this is still utterly broken in X, and
> > there is very little chance that it gets fixed nextly, unless either some
> > frenc
On Monday, October 25, 2004, at 01:48 PM, Sven Luther wrote:
Notice that if we manage to free miboot, a miboot kernel on a special
partition may be one solution for 2.6.8 kernels with initrd.
The situation may be worse than we thought. Take a look at Apple
Tech Note 1189 which is availabl
On Tue, Oct 26, 2004 at 04:09:44AM +0800, Antonino A. Daplas wrote:
> On Tuesday 26 October 2004 02:49, Elimar Riesebieter wrote:
> > On Mon, 25 Oct 2004 the mental interface of
> >
> > Antonino A. Daplas told:
> > > On Sunday 24 October 2004 17:25, Elimar Riesebieter wrote:
> > > > Hi all,
> > > >
36 matches
Mail list logo