I compiled it 2.6.9 with OHCI-HCD in the kernel. It doesn't work.
I put OHCI-HCD as module and launch it like this : modprode ohci-hcd.
That's WORK
I just had to launch modprode usbmouse to make working my mouse
I feel good
[EMAIL PROTECTED] ;)
To Linus ?? To this here list (the pmac serial sleep patch comes to
mind)??
While Ben might still update linuxppc-2.5-benh occasionally, he
said to use Linus' tree now.
Yes, I know, but Martin seemed to say that Ben was still updating his
own tree, which is why I was wondering.
I was wron
On Tue, Mar 23, 2004 at 01:47:55PM +0100, Michel Dänzer wrote:
> > Indeed... Desktop at 1600x1200 is far more snappier with preemptible patch
> > than with 2.4.25 kernel... ;))
> Beware that preempt is known to be broken on PPC; you'll get random
> segfaults once swap is being used.
Recompiled w/
On Tue, Mar 23, 2004 at 01:47:55PM +0100, Michel Dänzer wrote:
> On Tue, 2004-03-23 at 02:57, Ingo Juergensmann wrote:
> > On Tue, Mar 23, 2004 at 02:50:33AM +0100, Sven Luther wrote:
> >
> > > > Downloaded your 2.6.4 patch for peg2, applied, compiled, rebooted...
> > > > works
> > > > so far...
On Tue, 2004-03-23 at 02:57, Ingo Juergensmann wrote:
> On Tue, Mar 23, 2004 at 02:50:33AM +0100, Sven Luther wrote:
>
> > > Downloaded your 2.6.4 patch for peg2, applied, compiled, rebooted... works
> > > so far...
> > Cool.
>
> Indeed... Desktop at 1600x1200 is far more snappier with preemptib
On Tue, Mar 23, 2004 at 07:37:28AM +0100, Jens Schmalzing wrote:
> Hi,
>
> Sven Luther writes:
>
> > And what about the apply/unapply patches ? I only cited the patch, but
> > the same problem happens with the rest of the patch stuff.
>
> With dh_installkpatches, you get apply and unapply script
Hi,
Sven Luther writes:
> And what about the apply/unapply patches ? I only cited the patch, but
> the same problem happens with the rest of the patch stuff.
With dh_installkpatches, you get apply and unapply scripts in the
directories /usr/src/kernel-patches/{apply,unapply}. Which is not
nice
On Mon, Mar 22, 2004 at 06:10:58PM +0100, Jens Schmalzing wrote:
> Hi,
>
> Sven Luther writes:
>
> > Why shouldn't they ? Mmm, i see why, they install into :
> >
> > /usr/src/kernel-patches/powerpc/debian-powerpc.diff.gz
> >
> > Do you think kernel-package would be ready to have it moved to
On Tue, Mar 23, 2004 at 12:30:48AM +0100, Ingo Juergensmann wrote:
> On Mon, Mar 22, 2004 at 04:06:21PM +0100, Sven Luther wrote:
>
> > This is the x86 package, for the powerpc package, you will have to wait
> > for me to build them. I will upload them this week, but they will be in
> > the NEW qu
On Tue, Mar 23, 2004 at 02:50:33AM +0100, Sven Luther wrote:
> > Downloaded your 2.6.4 patch for peg2, applied, compiled, rebooted... works
> > so far...
> Cool.
Indeed... Desktop at 1600x1200 is far more snappier with preemptible patch
than with 2.4.25 kernel... ;))
> > One thing that doesn't
On Mon, Mar 22, 2004 at 04:06:21PM +0100, Sven Luther wrote:
> This is the x86 package, for the powerpc package, you will have to wait
> for me to build them. I will upload them this week, but they will be in
> the NEW queue for some time, so i will upload them to my
> people.debian.org account, a
I just thought of something I missed when setting my 2.6 up.
the aliases are no longer in /etc/modules.conf but in /etc/modprobe.d/aliases.
It took some time to me to figure out that this line was missing in my aliases
:
alias eth0 sungem
which prevented the ethernet to be loaded when ifup'ing th
Thanks. I didn't have the hotplug package installed. I can't believe
I overlooked that package!
Anyway, I've just built a kernel with the OHCI HCD built in and the
keyboard and mouse are now working. My ethernet/ADSL and sound are
out under 2.6.4 right now, but at least I can navigate the machi
On Mon, 2004-03-22 at 20:05, Derrik Pates wrote:
> Joss Winn wrote:
> > Great. The Framebuffer is working now. Thanks.
> >
> > However, USB Mouse and Keyboard are still not working.
>
> Are you building OHCI HCD support, and full HID support? Otherwise, the
> modules probably aren't getting lo
Joss Winn wrote:
Great. The Framebuffer is working now. Thanks.
However, USB Mouse and Keyboard are still not working.
Are you building OHCI HCD support, and full HID support? Otherwise, the
modules probably aren't getting loaded to support your keyboard and
mouse. I always just build them
Great. The Framebuffer is working now. Thanks.
However, USB Mouse and Keyboard are still not working.
My /var/log/messages shows this:
klogd 1.4.1#13, log source = /proc/kmsg started.
Inspecting /boot/System.map-2.6.4
Loaded 34872 symbols from /boot/System.map-2.6.4.
Symbols match kernel versi
Hi,
Sven Luther writes:
> Why shouldn't they ? Mmm, i see why, they install into :
>
> /usr/src/kernel-patches/powerpc/debian-powerpc.diff.gz
>
> Do you think kernel-package would be ready to have it moved to :
>
> /usr/src/kernel-patches/powerpc/2.4.25/debian-powerpc.diff.gz
Of course.
On Mon, Mar 22, 2004 at 04:59:21PM +0100, Jens Schmalzing wrote:
> Hi,
>
> Sven Luther writes:
>
> > module-init-tools will diver the modutils stuff. I guess you can remove
> > modutils completely though, is that exact ?
>
> Yes.
>
> > I will upload them this week, but they will be in the NEW
> > > I still see Ben submitting some patches for some sleep stuff,
> > Umm, where ?
>
> To Linus ?? To this here list (the pmac serial sleep patch comes to
> mind)??
> While Ben might still update linuxppc-2.5-benh occasionally, he
> said to use Linus' tree now.
Yes, I know, but Martin seemed t
Hi,
Sven Luther writes:
> module-init-tools will diver the modutils stuff. I guess you can remove
> modutils completely though, is that exact ?
Yes.
> I will upload them this week, but they will be in the NEW queue for
> some time, so i will upload them to my people.debian.org account, as
> us
> > > 2.6.4 has all the powerpc stuff?(no need of ben tree?)
> >
> > I still see Ben submitting some patches for some sleep stuff,
>
>
> Umm, where ?
To Linus ?? To this here list (the pmac serial sleep patch comes to
mind)??
While Ben might still update linuxppc-2.5-benh occasionally, he said t
Hi,
Joss Winn writes:
> I've tried different config options when building but nothing seems
> to work. I'm not sure what to do next.
Read http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt>,
especially the section entitled "Known gotchas". Set all the
configuration options described there
On 22/03/2004 at 13:54, Martin Habets wrote:
> On 18/03/2004 at 13:53, Enrique Morfin wrote:
> > As far as i know hfsplus is not supported (yet) in the
> > 2.6 series, is this true?
>
> Yes, unfortunately.
Uh?
$ uname -a
Linux sacarino 2.6.4 #1 Thu Mar 18 21:59:04 CET 2004 ppc GNU/Linux
$ cat
On Mon, Mar 22, 2004 at 01:54:50PM +, Martin Habets wrote:
> > box: Tibook 1GHz G4, ATI radeon 9000M, 10/100/1000
> > ethernet, orinico airport card(not extreme),
> > cd-rw/dvd-r, and a winmodem (nothing is perfect).
> >
> > i have a 2.4.21-ben2 kernel, and want to upgrade to
> > 2.6 series, so
> > 2.6.4 has all the powerpc stuff?(no need of ben tree?)
>
> I still see Ben submitting some patches for some sleep stuff,
Umm, where ?
--
Colin
This message represents the official view of the voices
in my head.
I'm trying to build 2.6.4 kernel for the first time. I've tried the
kernel.org sources and the debian UNSTABLE sources but both give me
the same problems:
When I boot up, the framebuffer doesn't appear to be working. I get
white screen with a bit of text in the top left hand corner.
When X kicks
Hi,
Martin Habets writes:
> > I need kernel-headers-2.6.4-? (to recompile mol and modem)Where
> > can i get those?
>
> Have not seen a package for this (yet).
Actually, there's no need for a kernel-headers package if you are
building your own kernel - the kernel tree contains the headers.
Fur
> box: Tibook 1GHz G4, ATI radeon 9000M, 10/100/1000
> ethernet, orinico airport card(not extreme),
> cd-rw/dvd-r, and a winmodem (nothing is perfect).
>
> i have a 2.4.21-ben2 kernel, and want to upgrade to
> 2.6 series, so i have some questions before to make
> the change:
>
> 2.6.4 has all the
You should have a look to
http://malik.homelinux.org/ibook/ibook-2.6.html
This answer most of your questions.
On Thu, 18 Mar 2004 13:53:26 -0800 (PST),
Enrique Morfin gracefully wrote:
>Hi!
>
>box: Tibook 1GHz G4, ATI radeon 9000M, 10/100/1000
>ethernet, orinico airport card(not extreme),
>cd-rw
29 matches
Mail list logo