<br><div class="gmail_quote">On Mon, Feb 18, 2013 at 7:38 AM, Gene Heskett <span dir="ltr"><<a href="mailto:gheskett@wdtv.com" target="_blank">gheskett@wdtv.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Greetings all;<br>
<br>
Yesterday, I pulled my laptop out of the case for the first time in several<br>
months. So it was not 'uptodate'.<br>
<br>
As usual, I had a hell of a time making networking work and finally in my<br>
putzing around I made wlan1 work, which is a usb interfaced 802/11 linksys<br>
thingy. With a cat5 plugged directly into a hub in the shop (my whole<br>
place is wired, plus 2 wireless AP's), I could not get an eth0 connection<br>
even when doing 'static'. I think it was looking for IPv6 and rejecting<br>
IPv4, which all of my local 192.168.xx.xx net is. No IPv6 has made it to<br>
my neighborhood anyway. FWIW I have had to disable ipv6 stuff in 2 of the<br>
other 4 machines here in order to make ipv4 usable, using the recipe at<br>
<br>
<<a href="http://www.webupd8.org/2010/05/how-to-disable-ipv6-in-ubuntu-1004.html" target="_blank">http://www.webupd8.org/2010/05/how-to-disable-ipv6-in-ubuntu-1004.html</a>><br>
<br>
I used a procedure which installed a custom combo of kernel 3.5.7 +<br>
xenomai, which appeared to install without any gotchas. But when I was<br>
done, I noted the update-manager had checked & wanted to update some stuff,<br>
so before rebooting, I let it, 209 packages total.<br>
<br>
One of the packages I saw go by was grub. Since I have 4 other machines<br>
here running this same install cd, and they aren't having any grub problems<br>
I didn't think anything of it.<br>
<br>
The update-manager finished, I had it recheck, nothing left to do so I<br>
rebooted.<br>
<br>
No grub menu, and it tried to boot straight into the new 3.5.7+xenomai<br>
kernel, doing a kernel panic .6 seconds later when it wasn't able to mount<br>
sda1 as boot. NDI why. Wash with power button, rinse and repeat for<br>
probably 50 stop-starts on the hard drive while looking for the magic<br>
keyboard combo to bring up the grub menu. Go on IRC asking, get told quite<br>
a few as it seems few actually knew, and about an hour later finally hit on<br>
left shift+ctl, dancing on that at powerup finally gets me the grub menu.<br>
<br>
Boot to old kernel, a custom built 2.6.32+RTAI kernel as this install cd is<br>
a custom spin from the <a href="http://linuxcnc.org" target="_blank">linuxcnc.org</a> site that we have been running CNC<br>
machining tools with since 10.04 LTS came out. IOW, well tested, rock<br>
solid.<br>
<br>
No networking at all, usb detection of my plugging in the radio dongle is<br>
not recorded in dmesg, not a peep. This lappy has a built in radio, but<br>
its a bcm4318, and not even the windows drivers have ever been able to make<br>
it work reliably. It is disabled in the bios but that didn't stop dmesg<br>
from mewling about it.<br>
<br>
Its well known that the version of network-manager in 10.04 LTS is broken,<br>
no support for wpa_supplicant, and despite my requests over the last 3<br>
years, no update to that has been done, so it usually gets disabled and<br>
host file based 'static' is configured in /etc/network/interfaces. Even<br>
that isn't working now.<br>
<br>
So, I will probably wind up re-installing from that same cd when I can find<br>
a copy. Several laying around in the midden heap a working machine shop<br>
can become but I've not excavated that deep yet.<br>
<br>
But what was done to grub that makes it bypass the menu, and what was done<br>
to the networking or to udev to totally disable it?<br>
<br>
Also, rebooting to test a network config change is a PIMA, so what is the<br>
ubuntu equivalent of "sudo service network restart"?<br>
<br>
Thanks for any advice here. I'd like to fix it rather than re-install.<br>
Heck, I might even learn something!<br>
<br>
Cheers, Gene<br>
<span class="HOEnZb"><font color="#888888">--<br>
"There are four boxes to be used in defense of liberty:<br>
soap, ballot, jury, and ammo. Please use in that order."<br>
-Ed Howdershelt (Author)<br>
My web page: <<a href="http://coyoteden.dyndns-free.com:85/gene" target="_blank">http://coyoteden.dyndns-free.com:85/gene</a>> is up!<br>
My views<br>
<<a href="http://www.armchairpatriot.com/What%20Has%20America%20Become.shtml" target="_blank">http://www.armchairpatriot.com/What%20Has%20America%20Become.shtml</a>><br>
core error - bus dumped<br>
I was taught to respect my elders, but its getting<br>
harder and harder to find any...<br>
<br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></span></blockquote></div><br>Hi Gene,<br>Does this special linux spin have all the drivers? i.e. driver<br>for your eth0 or wlan0 ? If it does then yout should be able<br>to run ifconfig eth0<br>and it should at least output info about it.<br>
If no info, then no driver!!<br>If there is info, then attack the NM.<br>Can you see the NM icon on the graphical desktop?<br>If yes, right click the icon and select Edit<br>and take it from there.<br><br>