Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 496786

Summary: install-powerpc-minimal-20131229.iso does not support IEEE 1394
Product: Gentoo Release Media Reporter: Hiroshi Takenaka <ihsorihakanekat>
Component: InstallCDAssignee: Gentoo Release Team <releng>
Status: RESOLVED FIXED    
Severity: normal CC: ppc
Priority: Normal    
Version: autobuild   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Hiroshi Takenaka 2014-01-02 16:27:26 UTC
I'm trying to install gentoo on iMac DV (G3) with an IEEE1394 hard disk.
However, the kernel in the install-powerpc-minimal-20131229 does not support IEEE1394.

less config.gz told me:
# CONFIG_FIREWIRE is not set

Are there any install-powerpc-minimals which support IEEE1394, or do you have a kindness to prepare an install-powerpc-minimal which supports IEEE1394?

Best regards,
Comment 1 Larry the Git Cow gentoo-dev 2018-09-19 01:06:16 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/releng.git/commit/?id=d947d5dfb88a158dbfd846cd55638c846c72bff2

commit d947d5dfb88a158dbfd846cd55638c846c72bff2
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2018-09-19 00:25:04 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2018-09-19 00:25:04 +0000

    kconfig/powerpc: Enable firewire on ppc32
    
    Bug: https://bugs.gentoo.org/496786

 releases/weekly/kconfig/powerpc/installcd-ppc32apple-4.14.config | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
Comment 2 Matt Turner gentoo-dev 2018-09-19 01:07:43 UTC
The next livecd kernel should have firewire support.