<br><br><div class="gmail_quote">On Mon, Feb 18, 2013 at 12:00 PM, 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">
On Monday 18 February 2013 13:19:17 JD did opine:<br>
<br>
> On Mon, Feb 18, 2013 at 7:38 AM, Gene Heskett <<a href="mailto:gheskett@wdtv.com">gheskett@wdtv.com</a>> wrote:<br>
> > Greetings all;<br>
> ><br>
> > Yesterday, I pulled my laptop out of the case for the first time in<br>
> > several months. So it was not 'uptodate'.<br>
> ><br>
> > As usual, I had a hell of a time making networking work and finally in<br>
> > my putzing around I made wlan1 work, which is a usb interfaced 802/11<br>
> > linksys thingy. With a cat5 plugged directly into a hub in the shop<br>
> > (my whole place is wired, plus 2 wireless AP's), I could not get an<br>
> > eth0 connection even when doing 'static'. I think it was looking for<br>
> > IPv6 and rejecting IPv4, which all of my local 192.168.xx.xx net is.<br>
> > No IPv6 has made it to my neighborhood anyway. FWIW I have had to<br>
> > disable ipv6 stuff in 2 of the other 4 machines here in order to make<br>
> > ipv4 usable, using the recipe at<br>
> ><br>
> > <<a href="http://www.webupd8.org/2010/05/how-to-disable-ipv6-in-ubuntu-1004.htm" target="_blank">http://www.webupd8.org/2010/05/how-to-disable-ipv6-in-ubuntu-1004.htm</a><br>
> > l><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<br>
> > was done, I noted the update-manager had checked & wanted to update<br>
> > some stuff, 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<br>
> > machines here running this same install cd, and they aren't having<br>
> > any grub problems 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<br>
> > mount sda1 as boot. NDI why. Wash with power button, rinse and<br>
> > repeat for probably 50 stop-starts on the hard drive while looking<br>
> > for the magic keyboard combo to bring up the grub menu. Go on IRC<br>
> > asking, get told quite a few as it seems few actually knew, and about<br>
> > an hour later finally hit on left shift+ctl, dancing on that at<br>
> > powerup finally gets me the grub menu.<br>
> ><br>
> > Boot to old kernel, a custom built 2.6.32+RTAI kernel as this install<br>
> > cd is a custom spin from the <a href="http://linuxcnc.org" target="_blank">linuxcnc.org</a> site that we have been<br>
> > running CNC machining tools with since 10.04 LTS came out. IOW, well<br>
> > tested, rock solid.<br>
> ><br>
> > No networking at all, usb detection of my plugging in the radio dongle<br>
> > is not recorded in dmesg, not a peep. This lappy has a built in<br>
> > radio, but its a bcm4318, and not even the windows drivers have ever<br>
> > been able to make it work reliably. It is disabled in the bios but<br>
> > that didn't stop dmesg from mewling about it.<br>
> ><br>
> > Its well known that the version of network-manager in 10.04 LTS is<br>
> > broken, no support for wpa_supplicant, and despite my requests over<br>
> > the last 3 years, no update to that has been done, so it usually gets<br>
> > disabled and host file based 'static' is configured in<br>
> > /etc/network/interfaces. Even that isn't working now.<br>
> ><br>
> > So, I will probably wind up re-installing from that same cd when I can<br>
> > find a copy. Several laying around in the midden heap a working<br>
> > machine shop 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<br>
> > done 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<br>
> > the 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>
> > --<br>
> ><br>
> > "There are four boxes to be used in defense of liberty:<br>
> > soap, ballot, jury, and ammo. Please use in that order."<br>
> ><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:<br>
> > <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
><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>
<br>
Sure, but eth0 has no IP address, only its mac address when I attempt to<br>
set it up static style.<br>
<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>
NM is helpless as I stated above, no support for modern WPA/PSK encryption<br>
or long pass phrases in the version supplied with 10.04.4 LTS.<br>
<br>
For that, NM needs to be 1.61 or newer, and its 1.58 IIRC. I even tried to<br>
build the later versions, did build wpa_supplicant ok, but some header was<br>
missing that the current NM needs to build, and which was not locatable in<br>
a 10.04 compatible version on the internet. However, when wlan1 connects,<br>
that driver does support the newer security models internally and the<br>
connection is bullet proof. But after installing the newer kernel, then<br>
doing the update-manager thing to bring its 10.04.4 LTS install up to date,<br>
then neither interface is noticed enough to be mentioned in dmesg, when<br>
booted to the old kernel. Previously I often had to boot, unplug the<br>
dongle and replug it, at which point it was reported in dmesg, about 15<br>
lines worth IIRC, and the secure negotiation with the AP was then<br>
successful and I had a dhcp negotiated connection about 20 seconds later..<br>
<br>
Or I could plug in a cable and that worked also. Now, booted to that same<br>
older kernel, either networking is fubar, or udev. So my tendency is to<br>
point at something the update-manager helpfully updated.<br>
<br>
I don't even have it (NM) installed on the other 3 machines because they<br>
are desk or tower machines and are all setup with static connections that<br>
Just Work(TM).<br>
<br>
So I am going to take printouts of the interfaces and syscnf files from<br>
this machine out to it and see if I can at least get eth0 to work. If that<br>
fails, then I'll do a reinstall and start all over, but not before I hear<br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">back from you folks in case someone else has hit this. I'll make the<br>
dongle work, and then see if the update-manager destroys it again.<br>
<br>
Thanks.<br>
Cheers, Gene<br><span class="HOEnZb"></span></blockquote><div><br>Hi Gene,<br>Since you have decided to copy the sysconf files from the other working<br>machine to the non-working one, how about simply connecting the drive<br>
of the non-working machine to one of the working machines,<br>mount he drive as a secondary drive on the working machine,<br>and back up the non-working drive first,<br>then unmount it, and mkfs it, remount it, and the cd to root of working<br>
drive and run<br>tar cf - . | (tar -C /{non-working-drive's-mount-point} -xpf -<br><br>When that is finished, cd back into the non-working drive<br>and at lease change things like the host name and any static<br>ip addresses in the sysconf../network..../ifcfg.... etc.<br>
Be sure to also change the wpa_supplcant.conf file, if any.<br><br>Hope this helps.<br><br><br></div></div>