PDA

View Full Version : samba connection issues?


gateway69
2007-09-16, 02:16
I just set up the xbmc on my linux shuttle box and all is running fine, i copied over my settings.xml file from my old xbox to the linux version and put it in user data.. when opening video section I can see my folders but when clicking on anything I get an error and it wont load up my files in that folder.

here is some debug output from a click to enter my videos area:

------------------- GUI_MSG_WINDOW_DEINIT Dialog OK-------------------
Clearing cached fileitems [smb://gateway:xxxx@192.168.1.6/videos/DVD/U2 Elevation Tour 2001/]
DeleteFile - cant delete file </tmp/xbmc/3dce7822.fi>. trying lower case </tmp/xbmc/3dce7822.fi>
Delete - Error deleting file /tmp/xbmc/3dce7822.fi
CGUIMediaWindow::GetDirectory (smb://gateway:xxxx@192.168.1.6/videos/DVD/U2 Elevation Tour 2001/)
ParentPath = [smb://gateway:xxxx@192.168.1.6/videos/DVD/]
CreateFile, cant open file </tmp/xbmc/3dce7822.fi>. trying to use lowercase </tmp/xbmc/3dce7822.fi>
CreateFile, error 2 opening file </tmp/xbmc/3dce7822.fi>.
OpenDir - Using authentication url smb://gateway:xxxx@192.168.1.6/videos/DVD/U2%20Elevation%20Tour%202001
read_socket_with_timeout: timeout read. read error = Connection reset by peer.
Loading skin file: DialogOK.xml
Load DialogOK.xml: 3 ms (2 ms xml load)
SMBDirectory->GetDirectory: Unable to open directory : 'smb://gateway:xxxx@192.168.1.6/videos/DVD/U2%20Elevation%20Tour%202001'
unix_err:'2' error : 'No such file or directory'
CGUIMediaWindow::GetDirectory(smb://gateway:xxxx@192.168.1.6/videos/DVD/U2 Elevation Tour 2001/) failed
CGUIMediaWindow::GetDirectory (smb://gateway:xxxx@192.168.1.6/videos/DVD/)
ParentPath = []
CreateFile, cant open file </tmp/xbmc/220c7d78.fi>. trying to use lowercase </tmp/xbmc/220c7d78.fi>
CreateFile, error 2 opening file </tmp/xbmc/220c7d78.fi>.
OpenDir - Using authentication url smb://gateway:xxxx@192.168.1.6/videos/DVD
write_data: write failure in writing to client . Error Bad file descriptor
read_socket_with_timeout: timeout read. read error = Connection reset by peer.
GetDirectory - Failed to stat file smb://gateway:xxxx@192.168.1.6/videos/DVD/U2%20Elevation%20Tour%202001
write_data: write failure in writing to client . Error Bad file descriptor
read_socket_with_timeout: timeout read. read error = Connection reset by peer.
thread start, auto delete: 0
write_data: write failure in writing to client . Error Bad file descriptor
staticThread, deleting thread graphic context
Load defaultFolderBackBig.png: 3.2ms (bundled)
Load list-focus.png: 8.4ms (bundled)
Load defaultFolderBig.png: 4.0ms (bundled)


this all works fine on my xbox, but no go so far with the linux version. any ideas?

btw these shares are on my raided vista box..

gateway69
2007-09-16, 22:17
anyone have any ideas this is driving me a bit nuts..

when going into a big dir it keeps spitting this out then core dumps.

write_data: write failure in writing to client .. error bad file descriptor.

althekiller
2007-09-19, 14:54
When did anyone say the port was anywhere near done/bug-free?

rrambo
2007-09-19, 18:21
Problem with your Samba setup... no problems here with samba on any of the latest builds.

HarshReality
2007-09-19, 21:37
Just for the sake of curiosity.. do me a small favor and try to add a network source using the GUI. Mine seems to have issues when adding anew.

gateway69
2007-09-19, 23:29
When did anyone say the port was anywhere near done/bug-free?

you know, i cant seem to find anywhere in my post saying bitching about it not being bug free or done...

I'm just an early adopter who likes to tinker around with stuff, and I thought I would just point it out , and see if anyone else in the "linux users only" might have some suggestions... comments like these arnt helpfull

gateway69
2007-09-19, 23:31
Just for the sake of curiosity.. do me a small favor and try to add a network source using the GUI. Mine seems to have issues when adding anew.

yea I tried that a few times, still get the same issue.

I think what im going to do is just make a mnt point on my linux like

/mnt/mystuff

which then has videos, photos, music dirs which then I can just link to and not have to rely on the samba stuff, its basically the same thing just making your mount points.

rrambo
2007-09-25, 17:34
gateway.. may be a vista/smb issue..... I got tired of having issues with windows and have gotten rid of it entirely at home.. I set up a freenas and i'm using it for samba sharing as well as serving up media via upnp... works perfectly and the hardware requirements are very small.. I'm using an old box with a 733mhz processor and 64MB ram for my freenas.. works perfectly..

gateway69
2007-09-27, 23:16
my next step is to try some more tricks with samba and vista, if not just rebuild the box with something else and put my raid in.

t029248
2007-10-01, 01:44
Ik copied over the sources.xml from userdata folder en voila all the smb shares work fine.

Only the ones with double targets fail, browse fine, playback nogo.

gateway69
2007-10-01, 23:55
Ik copied over the sources.xml from userdata folder en voila all the smb shares work fine.

Only the ones with double targets fail, browse fine, playback nogo.

whats os is your box with your shares on it ?