Okay, Linux guys and gals, I've got a problem. On my new Chromebook, which I installed Kubuntu 13.04 on, I'm having network connection issues.
Note that I am still using Samba on all my computers. It's a holdover from when there was a window$ box on the network (before I converted my mom to Linux). I've had no problems, so I've left well enough alone.
But the new CB refuses to mount my other computers' drives. It fails with:
mount error: cifs filesystem not supported by the system
mount error(19): No such device
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
I've seen this before, right after a new install, and all I've ever done to solve it is keep installing Samba- and cifs-related stuff [via Synaptic] until it started working. In other words, it's always just been a sign that some component was missing, despite its wording that 'cifs filesystem not supported by the system.' But not this time. I've installed everything imaginable--and compared it side-by-side with my laptop--but it's still not working.
I've Googled away, and this error is rampant all over these Interwebs, but NONE of the solutions or causes applies to me, at least that I'm seeing.
I've also edited /etc/samba/smb.conf so everything's as it should be.
I
cannot mount my other hard drives via fstab.
I
can see and access SOME of my other computers via Dolphin, i.e.,
Network | Samba shares | workgroup lists all but my HP laptop. I
can navigate the computers that appear here.
I
can access my HP laptop via Dolphin; from
Network | Add Network Folder I added it using its IP address and shared drive's name.
I
cannot access any of the other computers from within any programs, i.e., if I'm in the GIMP and want to open an image on one of my desktops, I can't; 'network' isn't included in its 'file | open' menu.
Any ideas? I'm fresh out of them!
ETA: I forgot something--I CAN mount the Chromebook's drives from my other computers' fstabs; no changes whatsoever needed on any of them. So they're working as expected, but the CB itself is not.