[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ibook sleep work on 2.6.16??



On 3/27/06, brian morris <cymraegish@yahoo.com> wrote:
> hi
>
> i have not yet done kernel build in testing/Debian,
> but am thinking / studying possibility.
>
> i see in your configs several references to older
> machines i have experience with - like
> 1996-97 models. i think you might clean
> this stuff out. references to 6xx means
> G1/G2 for example, absolete work arounds sounds
> like. also CHP6550 refers to video card in PB3400...
>

6xx is correct.
CONFIG_6xx=y means for 6xx/7xx/74xx
----------------------------------------------------
File arch/powerpc/Kconfig, line 92:
menu "Processor support"
choice
        prompt "Processor Type"
        depends on PPC32
        default 6xx

config CLASSIC32
        bool "6xx/7xx/74xx"
        select PPC_FPU
        select 6xx
        help
          There are four families of PowerPC chips supported.  The more common
          types (601, 603, 604, 740, 750, 7400), the Motorola embedded
          versions (821, 823, 850, 855, 860, 52xx, 82xx, 83xx), the AMCC
          embedded versions (403 and 405) and the high end 64 bit Power
          processors (POWER 3, POWER4, and IBM PPC970 also known as G5).

          Unless you are building a kernel for one of the embedded processor
          systems, 64 bit IBM RS/6000 or an Apple G5, choose 6xx.
          Note that the kernel runs in 32-bit mode even on 64-bit chips.
-------------------------------------------------------------
Regards,
Bin


> probably more there...
>
>
>
> --- Tsai Dung-Bang <dbtsai@gmail.com> wrote:
>
> > When I close my led, it goes into sleep but without
> > success, and hang.
> > This will occur when I  try 2.6.16 with or without
> > bcm4306 modules.
> > So I think that problem is not because I do not have
> > remove modules
> > before I close the led.
> >
> > Could you provide me that your config file and
> > vmlinux??
> > I would like to try what's going on.
> >
> > Thanks.
> >
> > Best Regrade.
> >
> > Dung-Bang Tsai
> >
> >
> > Bin Zhang wrote:
> > > On 3/23/06, Tsai Dung-Bang <dbtsai@gmail.com>
> > wrote:
> > >
> > >> I compile the last stable kernel 2.6.16 for the
> > last bcm4306 driver,
> > >> but it seem not work for sleep on my ibook.
> > >>
> > >> Anyone get it working??
> > >>
> > >>
> > > sleep/resume works on my ibook g4 1.2Ghz 12".
> > > $ cat /proc/cpuinfo
> > > processor       : 0
> > > cpu             : 7447A, altivec supported
> > > clock           : 599.999000MHz
> > > revision        : 0.1 (pvr 8003 0101)
> > > bogomips        : 36.73
> > > timebase        : 18432000
> > > machine         : PowerBook6,5
> > > motherboard     : PowerBook6,5 MacRISC3 Power
> > Macintosh
> > > detected as     : 287 (iBook G4)
> > > pmac flags      : 0000001b
> > > L2 cache        : 512K unified
> > > pmac-generation : NewWorld
> > >
> > > I use a bcm43xx-dscape patch made from
> > >
> >
> http://bu3sch.de/git?p=wireless-2.6.git;a=shortlog;h=dscape-upstream
> > >
> > > and remove bcm43xx_d80211 and kill wpa_supplicant
> > before sleeping.
> > >
> > > Best regards,
> > > Bin
> > >
> > >
> > >> dbtsai@ibook:~$ cat /proc/cpuinfo
> > >> processor       : 0
> > >> cpu             : 7447A, altivec supported
> > >> clock           : 599.999000MHz
> > >> revision        : 0.2 (pvr 8003 0102)
> > >> bogomips        : 36.73
> > >> timebase        : 18432000
> > >> machine         : PowerBook6,5
> > >> motherboard     : PowerBook6,5 MacRISC3 Power
> > Macintosh
> > >> detected as     : 287 (iBook G4)
> > >> pmac flags      : 0000001b
> > >> L2 cache        : 512K unified
> > >> pmac-generation : NewWorld
> > >>
> > >>
> > >> The attach is my config file
> > >>
> > >>
> > >>
> > >> #
> > >> # Automatically generated make config: don't edit
> > >> # Linux kernel version: 2.6.16-060322
> > >> # Tue Mar 21 15:24:39 2006
> > >> #
> > >> # CONFIG_PPC64 is not set
> > >> CONFIG_PPC32=y
> > >> CONFIG_PPC_MERGE=y
> > >> CONFIG_MMU=y
> > >> CONFIG_GENERIC_HARDIRQS=y
> > >> CONFIG_RWSEM_XCHGADD_ALGORITHM=y
> > >> CONFIG_GENERIC_CALIBRATE_DELAY=y
> > >> CONFIG_PPC=y
> > >> CONFIG_EARLY_PRINTK=y
> > >> CONFIG_GENERIC_NVRAM=y
> > >> CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
> > >> CONFIG_ARCH_MAY_HAVE_PC_FDC=y
> > >> CONFIG_PPC_OF=y
> > >> CONFIG_PPC_UDBG_16550=y
> > >> # CONFIG_GENERIC_TBSYNC is not set
> > >> # CONFIG_DEFAULT_UIMAGE is not set
> > >>
> > >> #
> > >> # Processor support
> > >> #
> > >> CONFIG_CLASSIC32=y
> > >> # CONFIG_PPC_52xx is not set
> > >> # CONFIG_PPC_82xx is not set
> > >> # CONFIG_PPC_83xx is not set
> > >> # CONFIG_40x is not set
> > >> # CONFIG_44x is not set
> > >> # CONFIG_8xx is not set
> > >> # CONFIG_E200 is not set
> > >> # CONFIG_E500 is not set
> > >> CONFIG_6xx=y
> > >> CONFIG_PPC_FPU=y
> > >> CONFIG_ALTIVEC=y
> > >> CONFIG_PPC_STD_MMU=y
> > >> CONFIG_PPC_STD_MMU_32=y
> > >> # CONFIG_SMP is not set
> > >>
> > >> #
> > >> # Code maturity level options
> > >> #
> > >> CONFIG_EXPERIMENTAL=y
> > >> CONFIG_BROKEN_ON_SMP=y
> > >> CONFIG_INIT_ENV_ARG_LIMIT=32
> > >>
> > >> #
> > >> # General setup
> > >> #
> > >> CONFIG_LOCALVERSION=""
> > >> # CONFIG_LOCALVERSION_AUTO is not set
> > >> CONFIG_SWAP=y
> > >> CONFIG_SYSVIPC=y
> > >> CONFIG_POSIX_MQUEUE=y
> > >> CONFIG_BSD_PROCESS_ACCT=y
> > >> CONFIG_BSD_PROCESS_ACCT_V3=y
> > >> CONFIG_SYSCTL=y
> > >> CONFIG_AUDIT=y
> > >> # CONFIG_AUDITSYSCALL is not set
> > >> CONFIG_IKCONFIG=y
> > >> CONFIG_IKCONFIG_PROC=y
> > >> CONFIG_INITRAMFS_SOURCE=""
> > >> # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
> > >> # CONFIG_EMBEDDED is not set
> > >> CONFIG_KALLSYMS=y
> > >> # CONFIG_KALLSYMS_ALL is not set
> > >> # CONFIG_KALLSYMS_EXTRA_PASS is not set
> > >> CONFIG_HOTPLUG=y
> > >> CONFIG_PRINTK=y
> > >> CONFIG_BUG=y
> > >> CONFIG_ELF_CORE=y
> > >> CONFIG_BASE_FULL=y
> > >> CONFIG_FUTEX=y
> > >> CONFIG_EPOLL=y
> > >> CONFIG_SHMEM=y
> > >> CONFIG_CC_ALIGN_FUNCTIONS=0
> > >> CONFIG_CC_ALIGN_LABELS=0
> > >> CONFIG_CC_ALIGN_LOOPS=0
> > >> CONFIG_CC_ALIGN_JUMPS=0
> > >> CONFIG_SLAB=y
> > >> # CONFIG_TINY_SHMEM is not set
> > >> CONFIG_BASE_SMALL=0
> > >> # CONFIG_SLOB is not set
> > >>
> > >> #
> > >> # Loadable module support
> > >> #
> > >> CONFIG_MODULES=y
> > >> CONFIG_MODULE_UNLOAD=y
> > >> CONFIG_MODULE_FORCE_UNLOAD=y
> > >> CONFIG_OBSOLETE_MODPARM=y
> > >> CONFIG_MODVERSIONS=y
> > >> # CONFIG_MODULE_SRCVERSION_ALL is not set
> > >> CONFIG_KMOD=y
> > >>
> > >> #
> > >> # Block layer
> > >> #
> > >> # CONFIG_LBD is not set
> > >>
> > >> #
> > >> # IO Schedulers
> > >> #
> > >> CONFIG_IOSCHED_NOOP=y
> > >> CONFIG_IOSCHED_AS=y
> > >> CONFIG_IOSCHED_DEADLINE=y
> > >> CONFIG_IOSCHED_CFQ=y
> > >> CONFIG_DEFAULT_AS=y
> > >> # CONFIG_DEFAULT_DEADLINE is not set
> > >> # CONFIG_DEFAULT_CFQ is not set
> > >> # CONFIG_DEFAULT_NOOP is not set
> > >> CONFIG_DEFAULT_IOSCHED="anticipatory"
> > >>
> > >> #
> > >> # Platform support
> > >> #
> > >> CONFIG_PPC_MULTIPLATFORM=y
> > >> # CONFIG_PPC_ISERIES is not set
> > >> # CONFIG_EMBEDDED6xx is not set
> > >> # CONFIG_APUS is not set
> > >> CONFIG_PPC_CHRP=y
> > >> CONFIG_PPC_PMAC=y
> >
> === message truncated ===
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
>
> --
> To UNSUBSCRIBE, email to debian-powerpc-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>



Reply to: