> In my iBook I have problems when it is hot, in 2.4 and in 2.6 kernels.
> If I keep ibook in a very cold place, compiling is OK, system is OK, but
> I dont live in an icebox, he :)
> There are many things crashing besides compiling, system crashes in many
> ways, I remind that all this problems
> Problem No2
> In kernel config, i read that there was a new driver for that Zilog
> serial chip , called pmac_zilog now , i've compiled it as a module ,
> when i add it to kernel , it detects the 2 serial ports (with MMIOs
> different of Old ("Obsolete") driver) and OK , when i try to use
>
On Wed, 2004-03-03 at 12:27 -0500, Belinda Lazarony wrote:
> I am very excited to share a new and powerful concept with you. I am a RN
> in a NICU in the Northern Virginia/ DC area. I have had the opportunity to
> see what the newest technology in ultrasound can do for new parents.
> Especially
I had this problem since i ve decided to use alsa
You con try to play with Buffer time and period time in the advanced
settings of the alsa driver configuration (Preferences/Audio I/O plugins...)
I Currently have Buffer time=800 ms and Period Time 100ms And it works
Don t ask me why but
* Anton Blanchard <[EMAIL PROTECTED]> [2004-03-03 23:21]:
[...]
> > Also, are you generally interested in helping with our PPC64 port? As
> > I see it, this needs to be done to get the PPC64 port started:
>
> Sure Im willing to help.
>
> > - get a working 32bit kernel for POWER3 and POWER4
> >
On Wed, 2004-03-03 at 23:20, Carlos Eduardo Coelho Baptista wrote:
>
> in ALSA, a strange issue is happening with XMMS, when i use the ALSA
> Output, sound is being played in double speed (i can see the timer
> counting the seconds double speed too) when i use ogg123 (in ALSA
> output) in
Hi folks, i've just compiled vanilla 2.6.3 (from www.kernel.org) for my
pmac8500 604e 200mhz
All went fine, except for planb (can't compile)
in ALSA, a strange issue is happening with XMMS, when i use the ALSA
Output, sound is being played in double speed (i can see the timer
counting th
Le mer 03/03/2004 à 17:18, Michel Dänzer a écrit :
> > I think the problem is in my .config file.
> > Now that I think about it, I believe Michel Daenzer has a TiBook3 too.
>
> Almost, it's a TiBook IV. :) My config is
> http://penguinppc.org/~daenzer/config-2.6.3-ben1-ck1 .
So my memory is pa
On Thu, 2004-03-04 at 08:56, Christophe Barbe wrote:
> Le mer 03/03/2004 16:39, Benjamin Herrenschmidt a crit :
> > That's weird. I works fine on the rev IV I have here and a friend
> > of mind has it working with a rev III...
>
> I think the problem is in my .config file.
> Now that I think abou
On Wed, 2004-03-03 at 22:56, Christophe Barbe wrote:
> Le mer 03/03/2004 à 16:39, Benjamin Herrenschmidt a écrit :
> > That's weird. I works fine on the rev IV I have here and a friend
> > of mind has it working with a rev III...
>
> I think the problem is in my .config file.
> Now that I think
Le mer 03/03/2004 à 16:39, Benjamin Herrenschmidt a écrit :
> That's weird. I works fine on the rev IV I have here and a friend
> of mind has it working with a rev III...
I think the problem is in my .config file.
Now that I think about it, I believe Michel Daenzer has a TiBook3 too.
Michel, if
On Thu, 2004-03-04 at 05:11, christophe barbe wrote:
> When booting 2.6.3-ben2, the sleep support is broken. It's not an X
> related problem as it happens on console (with no X at all).
> When I put the laptop to sleep, the screen stay up and get blurred
> (large white spots). If I press the powerb
On Wed, Mar 03, 2004 at 11:34:27AM -0500, Pat wrote:
> So, I've got access to some RS/6000 SP hardware that I'd like to try to
> install Debian onto - they're POWER-3 based thin nodes. They've got no
> removable media drives, or floppy drives.
>
> Does anyone have a CHRP bootable (either 32bit
When booting 2.6.3-ben2, the sleep support is broken. It's not an X
related problem as it happens on console (with no X at all).
When I put the laptop to sleep, the screen stay up and get blurred
(large white spots). If I press the powerbutton, the rest of the laptop
comes back from sleep and I get
I am very excited to share a new and powerful concept with you. I am a RN
in a NICU in the Northern Virginia/ DC area. I have had the opportunity to
see what the newest technology in ultrasound can do for new parents.
Especially mothers contemplating abortion. The 3-D and 4-D ultrasound is
world
> > Boot into MacOS X, open a shell and run the command "ioreg -p
> IODeviceTree
> > -l -x -w 512000 > ioreg.out and send me the resulting file.
>
> Here are the ATY* entries reported by this command for an iBook G4 12"
> (not an nvidia, but should help too), kindly provided by Antoine Reilles.
Th
So, I've got access to some RS/6000 SP hardware that I'd like to try to
install Debian onto - they're POWER-3 based thin nodes. They've got no
removable media drives, or floppy drives.
Does anyone have a CHRP bootable (either 32bit or 64bit) image, either
of a cdrom, or something that the mach
Hi,
> Boot into MacOS X, open a shell and run the command "ioreg -p
IODeviceTree
> -l -x -w 512000 > ioreg.out and send me the resulting file.
Here are the ATY* entries reported by this command for an iBook G4 12"
(not an nvidia, but should help too), kindly provided by Antoine Reilles.
Hope thi
> > You may be missing the part where the kernel copies the original device
> > tree data to wherever fs/proc/proc_devtree.c finds them later on to
> > display them :-)
>
>
> Mh, that's probably it.
> Looks like it's done in arch/ppc/syslib/prom.c but I don't find either :)
Nope, it's in arch/ppc/
> > Just for completeness, double check that OF isn't putting something
> > in the device-tree with the f-code already :) I doubt it, but since
> > linux "skips" too large properties when copying the device-tree during
> > boot, it might actually be there and not visible in linux...
>
> Btw, why do
> You may be missing the part where the kernel copies the original device
> tree data to wherever fs/proc/proc_devtree.c finds them later on to
> display them :-)
Mh, that's probably it.
Looks like it's done in arch/ppc/syslib/prom.c but I don't find either :)
--
Colin
This message represents
Hi,
> Just for completeness, double check that OF isn't putting something
> in the device-tree with the f-code already :) I doubt it, but since
> linux "skips" too large properties when copying the device-tree during
> boot, it might actually be there and not visible in linux...
Btw, why does it
> > Me? I don't own any recent sort of Mac laptop yet. And I'd probably go for
> > disk suspend instead, short term. The only thing that's strange there is
> > the system clock being restored to suspend time :-)
>
> I had a similar problem on my Pismo when waking up from sleep and
> using NTP. I fi
> > :-( That's all been on a flat panel iMac, though - we'd need same
> > information from a laptop user.
>
> I have the same error message on my powerbook 1GHz:
>
> pmud [treshold = 420, margin =15] started
> PMU Version 12: iBook/G3 Pismo/G4 Titanium
> No sleep support on this hardware, exiting!
On Wed, Mar 03, 2004 at 12:23:20PM +0100, Michael Schmitz wrote:
> > > OK; in the meantime I found out that stuff is missing in the OF
> > > properties. Next try: 817 bytes of a NVDA,BMP property which is also
> > > present in OF. No other large chunks of data visible from OF.
> >
> > Hrm.. No clue
On Wed, 2004-03-03 at 08:47, Elimar Riesebieter wrote:
> On Wed, 03 Mar 2004 the mental interface of
> Wolfgang Pfeiffer told:
>
> [...]
>
> > What I didn't realise either, is that it seems one has to reboot to get
> > the new direct rendering stuff loaded to X. A simple logout/login
> > from/to
On Wed, Mar 03, 2004 at 12:23:20PM +0100, Michael Schmitz wrote:
> > > OK; in the meantime I found out that stuff is missing in the OF
> > > properties. Next try: 817 bytes of a NVDA,BMP property which is also
> > > present in OF. No other large chunks of data visible from OF.
> >
> > Hrm.. No clue
On 03/03/2004, at 10:08 PM, Clive Menzies wrote:
I am sure you can also include OS9 as a boot option in yaboot but I've
not done it 'cos I don't use it enough to be concerned.
You can, it's the macos= option that was mentioned in the previous
post. It differs from the macosx= option in the re
Howdy,
On 03/03/2004, at 12:12 PM, [EMAIL PROTECTED] wrote:
Ok, I've tried this once before and wound up with a mess, but does
someone
know how to get this configuration working. I have OS9 installed from
my
Titanium software restore disk onto a Panther OS X (They are on the
same
seem to
> > OK; in the meantime I found out that stuff is missing in the OF
> > properties. Next try: 817 bytes of a NVDA,BMP property which is also
> > present in OF. No other large chunks of data visible from OF.
>
> Hrm.. No clue what this can be.
:-( That's all been on a flat panel iMac, though - we'd
On Wed, 03 Mar 2004 the mental interface of
Clive Menzies told:
> On (02/03/04 19:42), [EMAIL PROTECTED] wrote:
[...]
> I think from memory I have to reset the PRAM to
> get back to yaboot prompt when rebooting.
>
> I am sure you can also include OS9 as a boot option in yaboot but I've
> not d
On (02/03/04 19:42), [EMAIL PROTECTED] wrote:
> Ok, I've tried this once before and wound up with a mess, but does someone
> know how to get this configuration working. I have OS9 installed from my
> Titanium software restore disk onto a Panther OS X (They are on the same
> partition, because th
On (02/03/04 16:59), s. keeling wrote:
> Hi. I've an iMac that's come to end of life for MacOS and I'm intent
> on slapping Debian onto it. At the moment, I'm bogging down in lack
> of Mac knowledge. If anyone can offer pointers as to how these things
> can be done, I'd appreciate it.
>
> - H
> OK; in the meantime I found out that stuff is missing in the OF
> properties. Next try: 817 bytes of a NVDA,BMP property which is also
> present in OF. No other large chunks of data visible from OF.
Hrm.. No clue what this can be.
Maybe, in the long term, beeing able to shell the "ndrv" in a s
On Wed, 2004-03-03 at 13:18, jim altieri wrote:
> i just did the same thing (onto a powerbook) last week. to burn isos on
> macos, you need toast deluxe, or some other nice piece of expensive
> software. i've searched all over versiontracker for free/shareware, and no
> can find. your best bet
> > ioreg found this:
> >
> > "driver,AAPL,MacOS,PowerPC"
> >
> > with some hex data in it. I need to get it to dump only that property (the
> > output is clipped at col. 80 currently).
> >
> > I guess that's what we're looking for?
>
> No. That's the MacOS "ndrv" driver...
>
> (The MacOS equivalen
Hello,
I have just uploaded the 2.5.25-1 kernel, and as it is NEW, made it
available at :
http://people.debian.org/~luther/powerpc/2.4.25-1
I plan to make this one the default kernel for d-i as soon as it escapes
the NEW queue.
Particularities include :
o -power4 config, which should ru
On 02/03/2004 at 21:16, Branden Robinson wrote:
> Mar 2 20:48:50 redwald kernel: hub.c: new USB device 01:06.0-1.3, assigned
> address 6
> Mar 2 20:48:50 redwald kernel: usb.c: USB device 6 (vend/prod 0x557/0x2008)
> is not claimed by any active driver.
>
> I load the usbserial module accordi
On Tue, Mar 02, 2004 at 03:39:54PM -0500, Joshua Narins wrote:
>
> Thx in advance.
>
> It almost gets all the way through, and I don't see any more than a tiny
> handful of warnings in the output. But if it worked, I wouldn't be writing
> you[1].
>
> The tail end of > make-kpkg kernel_image
>
On Wed, 03 Mar 2004 the mental interface of
Wolfgang Pfeiffer told:
[...]
> What I didn't realise either, is that it seems one has to reboot to get
> the new direct rendering stuff loaded to X. A simple logout/login
> from/to X doesn't help, IIUC.
A reboot isn#t needed. Just reload radeon.o or
On Wed, Mar 03, 2004 at 06:05:12PM +1100, Benjamin Herrenschmidt wrote:
>
> >
> > Yeah, removed cpufreq and powerbook support for now.
> >
> > BTW, you don't recommend it, but would it still be ok for using
> > debian-installer ?
> >
> > The idea is to do the initial installation with 2.4, as
On Wed, Mar 03, 2004 at 09:08:29AM +1100, Benjamin Herrenschmidt wrote:
> On Wed, 2004-03-03 at 00:30, Sven Luther wrote:
> > On Mon, Mar 01, 2004 at 06:23:42PM +0100, Sven Luther wrote:
> > > On Sun, Feb 29, 2004 at 03:18:56PM -0500, Ed Sutherland wrote:
> > > > I need to install the linux-2.4.24-
>
> Yeah, removed cpufreq and powerbook support for now.
>
> BTW, you don't recommend it, but would it still be ok for using
> debian-installer ?
>
> The idea is to do the initial installation with 2.4, as there is not yet
> framework for 2.6 kernels, and then, in stage 2 of the installation,
43 matches
Mail list logo