Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.17-emission1: Mission: Free the Nebulans!
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Thu Jun 22, 2006 10:39 pm    Post subject: Reply with quote

sobers_2002 wrote:
@cheater :

here is the info you asked for
Code:
Portage 2.1 (default-linux/sparc/sparc64/2006.0, gcc-20050130, glibc-2.3.3.20040420-r2, 2.6.16-gentoo-r9 sparc64)
=================================================================
System uname: 2.6.16-gentoo-r9 sparc64 sun4u
Gentoo Base System version 1.12.1
distcc 2.18.3 sparc-unknown-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.11-r4
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r6
ACCEPT_KEYWORDS="sparc ~sparc"
AUTOCLEAN="yes"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-mcpu=ultrasparc -mtune=ultrasparc -O2 -pipe"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/init.d"
CXXFLAGS="-mcpu=ultrasparc -mtune=ultrasparc -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache distlocks metadata-transfer sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://ftp.iitb.ac.in/gentoo-portage"
USE="sparc X acl alsa avi bash-completion berkdb bitmap-fonts cli crypt cscope cups dba dlloader dri eds encode esd fbcon foomaticdb fortran gcc64 gd gdbm gif gnome gpm gstreamer gtk gtk2 imap imlib isdnlog jpeg kde libwww mad mikmod motif mpeg mysql ncurses nls nptl nptlonly ogg opengl oss pam pcre pdflib perl png pppd python qt readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev vorbis xml xmms xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_en userland_GNU video_cards_mach64"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS


thanks a lot :)


I did not realize you were on sparc, either way that is your problem (suspend2 is breaking sparc/sparc64) the way for you to attempt to fix it, since I can't (i don't have a sparc computer, and no sparc cross compiler setup) I will give you simple dirty instructions that will probally get you past that.

Run:
nano include/linux/suspend.h
go to line 62, find
Code:
static inline int freeze_processes(void) { return 0; }
static inline void thaw_processes(int which_threads) { }

Change it to
Code:
#ifdef CONFIG_ABC
static inline int freeze_processes(void) { return 0; }
static inline void thaw_processes(int which_threads) { }
#endif

Then do the same thing for include/linux/sched.h, line 1504 and 1505.
----

I'm sorry I can't help you better, but that should help you, it's hard to help without a cross compiler setup for sparc.
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
RuiP
l33t
l33t


Joined: 15 Jan 2005
Posts: 643

PostPosted: Thu Jun 22, 2006 11:13 pm    Post subject: Reply with quote

hi,
there must be a misunderstood :)

sobers_2002 already said that is not have suspend or suspend2 on his config.
i'm the one that have problems with suspend2 :( but i'm on a P4.

If you guys, either vipernicus or cheater1034, have a little time to check if the same i described early happens to you or even give some tips, i'll be vey greatfull.

But, i'm confess, i'm happy right now with emission4. I can wait till 2.6.17+suspend2 got more mature, and eventually will work better in any future release of emission or nosource.

many thanks.

Rui
_________________
ESTRAGON: We've lost our rights?
VLADIMIR: (distinctly) We got rid of them.
Back to top
View user's profile Send private message
nesl247
Veteran
Veteran


Joined: 15 Jun 2004
Posts: 1614
Location: Florida

PostPosted: Fri Jun 23, 2006 12:16 am    Post subject: Reply with quote

RuiP, they are trying to fix his build error.
Back to top
View user's profile Send private message
Kensai
Guru
Guru


Joined: 09 Mar 2004
Posts: 569
Location: Puerto Rico

PostPosted: Fri Jun 23, 2006 2:11 am    Post subject: Reply with quote

Well I have completly compiled emission-sources and have used it with no problem, kudos for a great release. I just have some small problem with firestarter not wanting to top, but I think it should be easily fixed.
_________________
Gentoo: Gigabyte: nFORCE 2: nVIDIA GeForce 6600: AMD Athlon XP 3200+
Leaving the above specs to immortalize the first system I Installed Gentoo on!
Back to top
View user's profile Send private message
gimpel
Advocate
Advocate


Joined: 15 Oct 2004
Posts: 2720
Location: Munich, Bavaria

PostPosted: Fri Jun 23, 2006 8:18 am    Post subject: Reply with quote

reiser4 users take care and maybe revert the fs-fcache-2.1.patch from -ck, as it might cause filesystem corruptions. i had three of them yesterday, reproducably on /usr and all of them on shutdown/umount/sync to disk.. whatever... :P
_________________
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Back to top
View user's profile Send private message
mrcs
Tux's lil' helper
Tux's lil' helper


Joined: 10 Oct 2003
Posts: 137

PostPosted: Fri Jun 23, 2006 8:16 pm    Post subject: Reply with quote

RuiP wrote:
Suspend2 seemed to go ok too, but didn't work.
It always stop at 2/3 of the last step with the frozen message:
"Doing atomic copy..." It freeze with both suspend2ui_fbsplash and suspend2ui_text.

I got the same problem, but other than that I'm really impressed! One of the best I've tried so far.
Back to top
View user's profile Send private message
nesl247
Veteran
Veteran


Joined: 15 Jun 2004
Posts: 1614
Location: Florida

PostPosted: Fri Jun 23, 2006 8:22 pm    Post subject: Reply with quote

Vipernicus is working on emission2 which *should* fix all the suspend2 problems. Bare with us while we develop it.

Thanks,
nesl247 - Alex
Back to top
View user's profile Send private message
sobers_2002
Veteran
Veteran


Joined: 16 Mar 2004
Posts: 1128

PostPosted: Fri Jun 23, 2006 9:35 pm    Post subject: Reply with quote

@cheater:

i will try that, and report back :)
_________________
Pdict - dockable dictionary client for linux
FREE97WIN: Use this code on Dreamhost and you get $97 off !!
Back to top
View user's profile Send private message
bollucks
l33t
l33t


Joined: 27 Oct 2004
Posts: 606

PostPosted: Sat Jun 24, 2006 12:53 am    Post subject: Reply with quote

gimpel wrote:
reiser4 users take care and maybe revert the fs-fcache-2.1.patch from -ck, as it might cause filesystem corruptions. i had three of them yesterday, reproducably on /usr and all of them on shutdown/umount/sync to disk.. whatever... :P

Same question as -no thread: Is this a r4 only issue? -ck users do not seem affected by the presence of this patch.
Back to top
View user's profile Send private message
vipernicus
Veteran
Veteran


Joined: 17 Jan 2005
Posts: 1462
Location: Your College IT Dept.

PostPosted: Sat Jun 24, 2006 1:44 am    Post subject: Reply with quote

bollucks wrote:
gimpel wrote:
reiser4 users take care and maybe revert the fs-fcache-2.1.patch from -ck, as it might cause filesystem corruptions. i had three of them yesterday, reproducably on /usr and all of them on shutdown/umount/sync to disk.. whatever... :P

Same question as -no thread: Is this a r4 only issue? -ck users do not seem affected by the presence of this patch.

I've been using reiser4 and fs-fcache with no problems. And.. I didn't think a reiser4 filesystem could become corrupted because of it's atomic nature.
_________________
Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog
Back to top
View user's profile Send private message
bollucks
l33t
l33t


Joined: 27 Oct 2004
Posts: 606

PostPosted: Sat Jun 24, 2006 2:16 am    Post subject: Reply with quote

vipernicus wrote:
bollucks wrote:
gimpel wrote:
reiser4 users take care and maybe revert the fs-fcache-2.1.patch from -ck, as it might cause filesystem corruptions. i had three of them yesterday, reproducably on /usr and all of them on shutdown/umount/sync to disk.. whatever... :P

Same question as -no thread: Is this a r4 only issue? -ck users do not seem affected by the presence of this patch.

I've been using reiser4 and fs-fcache with no problems. And.. I didn't think a reiser4 filesystem could become corrupted because of it's atomic nature.

Ok well the warning about fs-fcache does not apply to your kernel then. However it is unrealistic to believe that just being atomic will protect your filesystem since corrupted kernel code can easily write corrupted data atomically to your filesystem and destroy it. Oh and ext3 is also atomic btw :wink:
Back to top
View user's profile Send private message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3435
Location: Gainesville, Florida

PostPosted: Sat Jun 24, 2006 6:52 am    Post subject: Reply with quote

Works great on my ethernet box with emission system, but can't get my madwifi wireless emission box to work. 2.6.17-no1 works perfect with wireless on same box. I boot to the emission1 kernel, remerge all the madwifi and wireless stuff like usual, but get errors like this:

gentoo wrc # modprobe ath_hal
gentoo wrc # modprobe ath_pci
WARNING: Error inserting wlan (/lib/modules/2.6.17-emission1/net/wlan.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting ath_rate_sample (/lib/modules/2.6.17-emission1/net/ath_rate_sample.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting ath_pci (/lib/modules/2.6.17-emission1/net/ath_pci.ko): Unknown symbol in module, or unknown parameter (see dmesg)
gentoo wrc #

gentoo wrc # modprobe wlan
FATAL: Error inserting wlan (/lib/modules/2.6.17-emission1/net/wlan.ko): Unknown symbol in module, or unknown parameter (see dmesg)
gentoo wrc #

DMESG:

ath_hal: module license 'Proprietary' taints kernel.
ath_hal: 0.9.16.16 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
wlan: Unknown symbol jiffies_to_timespec
ath_rate_sample: Unknown symbol ether_sprintf
ath_rate_sample: Unknown symbol ieee80211_iterate_nodes
ath_pci: Unknown symbol ath_rate_tx_complete
ath_pci: Unknown symbol ieee80211_encap
ath_pci: Unknown symbol ieee80211_input
ath_pci: Unknown symbol ieee80211_ifattach
ath_pci: Unknown symbol ieee80211_beacon

and so on (about 50 more lines like this, then again:

wlan: Unknown symbol jiffies_to_timespec
ath_rate_sample: Unknown symbol ether_sprintf
ath_rate_sample: Unknown symbol ieee80211_iterate_nodes
ath_pci: Unknown symbol ath_rate_tx_complete
---------------------------------------------------------------------------------------
On the madwifi emerges, lots of warnings, like this, but all the modules are in /lib/modules, and the emerges seemingly finish up OK. Everything works on the wireless box, except the wireless. :?

WARNING: "ieee80211_iterate_nodes" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath_rate/sample/ath_rate_sample.ko] undefined!
WARNING: "ath_hal_computetxtime" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath_rate/sample/ath_rate_sample.ko] undefined!
WARNING: "ether_sprintf" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath_rate/sample/ath_rate_sample.ko] undefined!
CC /var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath_rate/sample/ath_rate_sample.mod.o
LD [M] /var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath_rate/sample/ath_rate_sample.ko
make[1]: Leaving directory `/usr/src/linux-2.6.17-emission1'
* Preparing ath_pci module
make -C /usr/src/linux M=/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath MODVERDIR=/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/../symbols modules
make[1]: Entering directory `/usr/src/linux-2.6.17-emission1'
CC [M] /var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/if_ath.o
CC [M] /var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/if_ath_pci.o
LD [M] /var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.o
Building modules, stage 2.
MODPOST
WARNING: "ath_hal_getwirelessmodes" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ath_rate_setupxtxdesc" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ath_rate_newstate" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_find_txnode" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_getrssi" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_chan2mode" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_crypto_encap" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_dturbo_switch" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ath_hal_init_channels" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ath_rate_findrate" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ath_rate_node_init" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_state_name" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_chan2ieee" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_mark_dfs" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_announce" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_vap_detach" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_start_running" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_media_status" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_input_all" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_wme_acnames" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_create_vap" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ath_rate_detach" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_send_qosnulldata" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ath_rate_node_cleanup" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ath_hal_probe" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_ibss_merge" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_vap_attach" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_iterate_nodes" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_getcfframe" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_beacon_alloc" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_beacon_miss" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_media_change" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_crypto_delkey" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_note" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_cipher_none" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ath_hal_detach" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_stop_running" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ath_hal_mhz2ieee" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_dfs_test_return" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_ioctl_create_vap" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_dump_pkt" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_crypto_setkey" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_crypto_newkey" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ath_hal_computetxtime" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ath_rate_newassoc" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_input_monitor" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_free_node" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_ifdetach" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_vap_setup" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ether_sprintf" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ath_rate_attach" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_find_rxnode" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_find_channel" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_beacon_update" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "_ath_hal_attach" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_ifattach" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_input" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ieee80211_encap" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
WARNING: "ath_rate_tx_complete" [/var/tmp/portage/madwifi-ng-0.1531.20060427/work/madwifi-ng-r1531-20060427/ath/ath_pci.ko] undefined!
--------------------------------------
Guess I'll go with no1 for now on the wireless box till I can figure it out myself, or a fix is posted somewhere.
_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.36-r7, gcc-13.2.1_p20230304
kernel-6.8.4 USE=experimental python3_11
Back to top
View user's profile Send private message
nesl247
Veteran
Veteran


Joined: 15 Jun 2004
Posts: 1614
Location: Florida

PostPosted: Sat Jun 24, 2006 6:56 am    Post subject: Reply with quote

I know this is going to sound stupid, but it caused me an error exactly like those inserting ones (for a alsa). Are you absolutely positive you are loading the kernel binary that you built the modules against?
Back to top
View user's profile Send private message
gimpel
Advocate
Advocate


Joined: 15 Oct 2004
Posts: 2720
Location: Munich, Bavaria

PostPosted: Sat Jun 24, 2006 7:30 am    Post subject: Reply with quote

vipernicus wrote:
bollucks wrote:
gimpel wrote:
reiser4 users take care and maybe revert the fs-fcache-2.1.patch from -ck, as it might cause filesystem corruptions. i had three of them yesterday, reproducably on /usr and all of them on shutdown/umount/sync to disk.. whatever... :P

Same question as -no thread: Is this a r4 only issue? -ck users do not seem affected by the presence of this patch.

I've been using reiser4 and fs-fcache with no problems. And.. I didn't think a reiser4 filesystem could become corrupted because of it's atomic nature.


no idea.. i just can tell that any kernel with fs-fcache patch in b0rked my reiser4 /usr partition.. -emission, selfrolled -ck+r4, both the same. but as said, repeatedly only /usr, / and /home where OK.. really strange one, but fixed by reverting fcache
_________________
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Back to top
View user's profile Send private message
sobers_2002
Veteran
Veteran


Joined: 16 Mar 2004
Posts: 1128

PostPosted: Sat Jun 24, 2006 10:00 am    Post subject: Reply with quote

sobers_2002 wrote:
@cheater:

i will try that, and report back :)


Hey man! that worked :). The kernel compiled just fine after that. Thanks! Let's see how it boots
_________________
Pdict - dockable dictionary client for linux
FREE97WIN: Use this code on Dreamhost and you get $97 off !!
Back to top
View user's profile Send private message
Kensai
Guru
Guru


Joined: 09 Mar 2004
Posts: 569
Location: Puerto Rico

PostPosted: Sat Jun 24, 2006 11:39 am    Post subject: Reply with quote

sobers_2002 wrote:
Thanks! Let's see how it boots

I think this part should be tried first before enjoying the success. I've often get frustrated when it does not boot as expected. :lol:
_________________
Gentoo: Gigabyte: nFORCE 2: nVIDIA GeForce 6600: AMD Athlon XP 3200+
Leaving the above specs to immortalize the first system I Installed Gentoo on!
Back to top
View user's profile Send private message
sobers_2002
Veteran
Veteran


Joined: 16 Mar 2004
Posts: 1128

PostPosted: Sat Jun 24, 2006 11:48 am    Post subject: Reply with quote

sobers_2002 wrote:
sobers_2002 wrote:
@cheater:

i will try that, and report back :)


Hey man! that worked :). The kernel compiled just fine after that. Thanks! Let's see how it boots


hey, it booted fine :). If you could just rectify the errors I am getting when trying to change the kernel page size to higher values it'd be awesome :)

Code:

  CHK     include/linux/version.h
  SPLIT   include/linux/autoconf.h -> include/config/*
  CC      init/main.o
In file included from include/linux/gfp.h:4,
                 from include/linux/slab.h:15,
                 from include/linux/percpu.h:4,
                 from include/linux/rcupdate.h:41,
                 from include/linux/pid.h:4,
                 from include/linux/sched.h:33,
                 from include/linux/module.h:10,
                 from init/main.c:16:
include/linux/mmzone.h:502:2: #error Allocator MAX_ORDER exceeds SECTION_SIZE
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2

thanks
Saurabh
_________________
Pdict - dockable dictionary client for linux
FREE97WIN: Use this code on Dreamhost and you get $97 off !!
Back to top
View user's profile Send private message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3435
Location: Gainesville, Florida

PostPosted: Sat Jun 24, 2006 1:06 pm    Post subject: Reply with quote

nesl247 wrote:
Quote:
I know this is going to sound stupid, but it caused me an error exactly like those inserting ones (for a alsa). Are you absolutely positive you are loading the kernel binary that you built the modules against?

Yes- positive. On the wireless box, I did use the emission1ebuild, whereas on the other box that has SATA disks where it works fine I built it manually, and I used the deadline scheduler. On the working box, I did apply staircase, but not nolockless IIRC. On the box with non-working wireless, I let the ebuild do it's thing. Maybe I should have paid more attention to this stuff?

When I have some time later tonight, I'll rebuild it manually on the wireless box, and see what happens.
_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.36-r7, gcc-13.2.1_p20230304
kernel-6.8.4 USE=experimental python3_11
Back to top
View user's profile Send private message
sobers_2002
Veteran
Veteran


Joined: 16 Mar 2004
Posts: 1128

PostPosted: Sat Jun 24, 2006 4:33 pm    Post subject: Reply with quote

Hi,

I found this strange issue here. The menuconfig options provide for a /proc interface for rtc, but I don't have a
/proc/sys/dev/rtc existing on my system. here is the relevant code from .config

Code:
CONFIG_RTC=y
CONFIG_SND_RTCTIMER=m
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# RTC interfaces
CONFIG_RTC_INTF_SYSFS=m
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=m
# RTC drivers
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_TEST is not set
CONFIG_SUN_MOSTEK_RTC=y


what could be the issue??
thanks
Saurabh
_________________
Pdict - dockable dictionary client for linux
FREE97WIN: Use this code on Dreamhost and you get $97 off !!
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Sat Jun 24, 2006 4:52 pm    Post subject: Reply with quote

sobers_2002 wrote:
sobers_2002 wrote:
sobers_2002 wrote:
@cheater:

i will try that, and report back :)


Hey man! that worked :). The kernel compiled just fine after that. Thanks! Let's see how it boots


hey, it booted fine :). If you could just rectify the errors I am getting when trying to change the kernel page size to higher values it'd be awesome :)

Code:

  CHK     include/linux/version.h
  SPLIT   include/linux/autoconf.h -> include/config/*
  CC      init/main.o
In file included from include/linux/gfp.h:4,
                 from include/linux/slab.h:15,
                 from include/linux/percpu.h:4,
                 from include/linux/rcupdate.h:41,
                 from include/linux/pid.h:4,
                 from include/linux/sched.h:33,
                 from include/linux/module.h:10,
                 from init/main.c:16:
include/linux/mmzone.h:502:2: #error Allocator MAX_ORDER exceeds SECTION_SIZE
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2

thanks
Saurabh


This is a whoa from doing such a dirty fix, basically those files are probally trying to include /linux/suspend2.h or suspend.h. You can tell them not to include it, or I would give 2.6.17-emission2 a go and hope all the suspend2 issues were fixed, even on sparc.
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
sobers_2002
Veteran
Veteran


Joined: 16 Mar 2004
Posts: 1128

PostPosted: Sat Jun 24, 2006 5:17 pm    Post subject: Reply with quote

any chances of fixing the
Code:
MAX_ORDER exceeds SECTION_SIZE
error?? It would mean a lot of performance boost if I could select the 4MB option.

thanks
Saurabh
_________________
Pdict - dockable dictionary client for linux
FREE97WIN: Use this code on Dreamhost and you get $97 off !!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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