View previous topic :: View next topic |
Author |
Message |
azlan Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/13836238444db957901a3.jpg)
Joined: 11 Nov 2002 Posts: 381 Location: Seattle WA USA
|
Posted: Sat May 17, 2003 7:53 pm Post subject: pcmcia network /sbin/runscript.sh error |
|
|
Hi all!
this is my problem... basically KDS laptop, initial install goes fine till I reboot, then netgear pcmcia card is detected, but configuration goes awry. (this card works with the install disk nicely)
Code: | cardmgr[506]: watching 1 sockets
cardmgr[506]: starting, version is 3.2.4
cardmgr[506]: socket 0: NetGear FA411 Fast Ethernet
cardmgr[506]: executing: 'modprobe pcnet_cs'
cardmgr[506]: + /sbin/runscript.sh line 27: /softlevel: No such file or directory
cardmgr[506]: + /sbin/runscript.sh line 384: wrap_rcscript: command not found
cardmgr[506]: + /sbin/runscript.sh line 385: eerror: command not found
cardmgr[506]: start cmd exited with status 1 |
I checked /sbin/runscript.sh against the same script in my Gentoo desktop and they are identical.
I wouldn't even bother posting but I know this is the best help message board on the web.....thanks in advance! ![Very Happy :D](images/smiles/icon_biggrin.gif) _________________ there is no crazy, only violet and non violet.. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
npmccallum Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/gallery/Simpsons/simpsons_homer.gif)
Joined: 09 May 2003 Posts: 306 Location: Lexington, KY
|
Posted: Sat May 17, 2003 9:09 pm Post subject: |
|
|
I have the same exact problem. Toshiba laptop. What package is runscript.sh from? binutils? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
azlan Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/13836238444db957901a3.jpg)
Joined: 11 Nov 2002 Posts: 381 Location: Seattle WA USA
|
Posted: Sat May 17, 2003 10:02 pm Post subject: |
|
|
I believe it is part of the base system
either part of the bootstrap or the emerge system process.
I found a reference about it on the web, where someone had mentioned that it might be fixed by doing an emerge -update world, but I think that is an old gentoo thing and I am not sure whether that is part of the bootstrap now or emerge system, and I don't know what affect doing either of those will have on the rest of the things I have installed scince. _________________ there is no crazy, only violet and non violet.. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
npmccallum Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/gallery/Simpsons/simpsons_homer.gif)
Joined: 09 May 2003 Posts: 306 Location: Lexington, KY
|
Posted: Sat May 17, 2003 10:48 pm Post subject: |
|
|
Are you using ACCEPT_KEYWORDS="~x86"? or are you on the default branch? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
azlan Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/13836238444db957901a3.jpg)
Joined: 11 Nov 2002 Posts: 381 Location: Seattle WA USA
|
Posted: Sun May 18, 2003 1:36 am Post subject: |
|
|
yes I am using ~x86 in my make.conf.
I actually used the experimental live cd to install with, I just have had such great luck with all the gentoo stuff.
I also used the march=pentium3 -O3 -pipe -fomit-frame-pointer -ffast-math -fforce-addr -falign-functions=4
so it is pretty up to date, but I am afraid to admit that might be the problem, because the desktop system I am using to type this on is just as up to date and working like a charm
My only other thought is that perhaps something is not right in my environment settings, but I am doing the big desktop install right now using the live cd and chrooting over, so I can't check it yet.
What faith huh? ![Wink :wink:](images/smiles/icon_wink.gif) _________________ there is no crazy, only violet and non violet.. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
npmccallum Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/gallery/Simpsons/simpsons_homer.gif)
Joined: 09 May 2003 Posts: 306 Location: Lexington, KY
|
Posted: Sun May 18, 2003 4:24 am Post subject: |
|
|
I switched to the 2.5.69 kernel and the problem went away... hrm... did you try re-emerging pcmcia-cs? I am also on ~x86. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
azlan Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/13836238444db957901a3.jpg)
Joined: 11 Nov 2002 Posts: 381 Location: Seattle WA USA
|
Posted: Sun May 18, 2003 8:32 pm Post subject: |
|
|
ya I re-emerged it but to no good, perhaps something in the kernel configuration. But still that makes no sense at all.
runscript.sh is just a shell script, perhaps I need to re-emerge bash.
But that doesn't make sense either, the problem is with a few variables, if I could figure out what those variables are supposed to be perhaps I would know what the problem is, I just am not sure, perhaps I will poke around in the networking scripts to see what I can find but, I really am not very good at this. _________________ there is no crazy, only violet and non violet.. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|