Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] gentoo-sources 2.6.23 r3n and alsa driver
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
lodder_
Apprentice
Apprentice


Joined: 06 Nov 2004
Posts: 162
Location: Knokke-Heist, Belgium

PostPosted: Wed Dec 05, 2007 7:46 am    Post subject: [Solved] gentoo-sources 2.6.23 r3n and alsa driver Reply with quote

Yesterday I updated my system, and updated to gentoo-sources 2.6.23 r3. The compile was succesfull. but the i can't compile alsa-drivers on it anymore.

and an other small the framebuffer doesn't work anymore ether but that isn't a big problem. the alsa needs to be fixed thats priority 1
_________________
delodder.be


Last edited by lodder_ on Wed Dec 05, 2007 11:16 am; edited 1 time in total
Back to top
View user's profile Send private message
Spudgun
n00b
n00b


Joined: 26 Oct 2007
Posts: 30

PostPosted: Wed Dec 05, 2007 9:54 am    Post subject: Reply with quote

Same problem here, also can't compile the fuse module for NTFS.

Here's the errors I recieve -

ALSA -
Code:
 * ERROR: media-sound/alsa-driver-1.0.14-r1 failed.
 * Call stack:
 *                      ebuild.sh, line 1701:  Called dyn_compile
 *                      ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *                      ebuild.sh, line   44:  Called src_compile
 *   alsa-driver-1.0.14-r1.ebuild, line  143:  Called die
 * The specific snippet of code:
 *      emake LDFLAGS="$(raw-ldflags)" HOSTCC="$(tc-getBUILD_CC)" CC="$(tc-getCC)" || die "Make Failed"
 *  The die message:
 *   Make Failed


Fuse -
Code:
 *   You need to build the FUSE module from the kernel source, because your kernel is too new
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.
 * Once you have satisfied these options, please try merging
 * this package again.
 *
 * ERROR: sys-fs/fuse-2.7.0 failed.
 * Call stack:
 *           ebuild.sh, line 1717:  Called dyn_setup
 *           ebuild.sh, line  768:  Called qa_call 'pkg_setup'
 *           ebuild.sh, line   44:  Called pkg_setup
 *   fuse-2.7.0.ebuild, line   29:  Called linux-mod_pkg_setup
 *    linux-mod.eclass, line  465:  Called linux-info_pkg_setup
 *   linux-info.eclass, line  576:  Called check_extra_config
 *   linux-info.eclass, line  475:  Called die
 * The specific snippet of code:
 *              die "Incorrect kernel configuration options"
 *  The die message:
 *   Incorrect kernel configuration options
Back to top
View user's profile Send private message
lodder_
Apprentice
Apprentice


Joined: 06 Nov 2004
Posts: 162
Location: Knokke-Heist, Belgium

PostPosted: Wed Dec 05, 2007 10:46 am    Post subject: Reply with quote

After reading through on the bugs on the mentioned kernel version I found a relevant comment on the alsa problem:

https://bugs.gentoo.org/show_bug.cgi?id=200994#c10

use alsa-driver 1.0.15, still need to test it at work at the moment

could anybody confirm that is to be solved with update alsa-driver to 1.0.15?
_________________
delodder.be
Back to top
View user's profile Send private message
Spudgun
n00b
n00b


Joined: 26 Oct 2007
Posts: 30

PostPosted: Wed Dec 05, 2007 11:10 am    Post subject: Reply with quote

Yup, just upgrade to the latest unstable ALSA driver and it compiled fine. Now to solve my fuse problem :P
Back to top
View user's profile Send private message
lodder_
Apprentice
Apprentice


Joined: 06 Nov 2004
Posts: 162
Location: Knokke-Heist, Belgium

PostPosted: Wed Dec 05, 2007 11:16 am    Post subject: Reply with quote

Spudgun wrote:
Yup, just upgrade to the latest unstable ALSA driver and it compiled fine. Now to solve my fuse problem :P


Probly post a new thread i'll mark this one solved
_________________
delodder.be
Back to top
View user's profile Send private message
bobber205
Guru
Guru


Joined: 23 Aug 2006
Posts: 561
Location: Oregon

PostPosted: Wed Dec 05, 2007 8:28 pm    Post subject: Reply with quote

I'm no gentoo expert, but shouldn't have modules-rebuild force have taken care of emerging the new alsa driver?
_________________
Never Forget The Expat 2.0!
Back to top
View user's profile Send private message
paluszak
Apprentice
Apprentice


Joined: 28 Jun 2004
Posts: 265
Location: Warsaw, Poland

PostPosted: Wed Dec 05, 2007 10:34 pm    Post subject: Reply with quote

bobber205 wrote:
I'm no gentoo expert, but shouldn't have modules-rebuild force have taken care of emerging the new alsa driver?


Not really. modules-rebuild just checks which external modules are installed in appropriate directories and rebuilds packages owning them. So, if you had an alsa-drive-1.14 compiled against kernel ver. 2.6.22 and built a new 2.6.23 kernel, modules-rebuild tries to rebuild alsa-driver-1.14 against kernel 2.6.23 and the result is exactly as somebody posted above.

J.
Back to top
View user's profile Send private message
Carlino
Guru
Guru


Joined: 25 May 2005
Posts: 365
Location: Bordeaux, France

PostPosted: Fri Dec 07, 2007 6:37 pm    Post subject: Reply with quote

just the same issue here :
Code:
 # module-rebuild rebuild
** Preparing to merge modules:
** Packages which I will emerge are:
        =media-libs/svgalib-1.9.25
        =x11-drivers/nvidia-drivers-1.0.9639
        =sys-fs/fuse-2.7.0
# emerge sys-fs/fuse
Calculating dependencies... done!
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) sys-fs/fuse-2.7.0 to /
 * fuse-2.7.0.tar.gz RMD160 SHA1 SHA256 size ;-) ...                      [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking fuse-2.7.0.tar.gz ;-) ...                                     [ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/2.6.23.9/build
 * Found sources for kernel version:
 *     2.6.23.9
 * Checking for suitable kernel configuration options...
 *   You need to build the FUSE module from the kernel source, because your kernel is too new
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.
 * Once you have satisfied these options, please try merging
 * this package again.
 *
 * ERROR: sys-fs/fuse-2.7.0 failed.
 * Call stack:
 *           ebuild.sh, line 1717:  Called dyn_setup
 *           ebuild.sh, line  768:  Called qa_call 'pkg_setup'
 *           ebuild.sh, line   44:  Called pkg_setup
 *   fuse-2.7.0.ebuild, line   29:  Called linux-mod_pkg_setup
 *    linux-mod.eclass, line  465:  Called linux-info_pkg_setup
 *   linux-info.eclass, line  576:  Called check_extra_config
 *   linux-info.eclass, line  475:  Called die
 * The specific snippet of code:
 *              die "Incorrect kernel configuration options"
 *  The die message:
 *   Incorrect kernel configuration options
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/sys-fs:fuse-2.7.0:20071207-183643.log'.
 *

Ouch....
Solved that by recompiling kernel, "building the FUSE module from the kernel source", as mentioned in the error message
_________________
Core 2 Quad 9400, Asus PQ5 Pro, Nvidia Geforce GTX 66O
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum