[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTi=s7Yro4TqtmgW4HPnJx3HiWvX9iJ9NUOYXcR+j@mail.gmail.com>
Date: Sat, 5 Feb 2011 20:32:28 +0000
From: Matt <jackdachef@...il.com>
To: ruediger.herbst@...glemail.com
Cc: David Miller <davem@...emloft.net>, linux-kernel@...r.kernel.org,
geert@...ux-m68k.org, benh@...nel.crashing.org
Subject: Re: Sun GEM PPC32 Bug?
>Is there a special Kernel parameter (sysctl.conf), that makes it
>possible to use the Network. So how it is now I canŽt work with it. What
>can I do at the moment?
please add others in the CC
(take a look in the CC field of this mail and you'll know how to do it:
put the person you're answering in the "to" ("an") field :) )
thanks !
there was a kind of temporary solution provided in :
http://ubuntuforums.org/showpost.php?p=9002232&postcount=3
>linuxopjemac, thank you for referring to Ben. He replied and might look into it.
>Meanwhile, I put the module reloading and interface restarting into a cron job that executes every hour: sudo crontab -e
# m h dom mon dow command
0 * * * * /usr/sbin/fix-sungem
>and the script /usr/sbin/fix-sungem contains
/sbin/ifdown eth0 && /sbin/rmmod sungem && /sbin/modprobe sungem &&
/sbin/ifup eth0
Hope that helps somewhat
Regards
Matt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists