I running openSUSE 11.0 KDE 4.1.3 and I am trying to set up a media
server for my new 360.
I have installed uShare and haven’t been able to get it to work. I
receive the following error message which I think is preventing the
program from running as a service (saw something similar in Yast)
/etc/default/rcS: No such file or directory
I think this is something that might be specific to other Linux distros
and not Suse. Is this correct? Does anyone know what I can replace
this directory/file with in the config file?
I guess I should add that I built uShare from source and didn’t install
the suse specific packages. If anyone could help me uninstall ushare
that might help just as well. I tried make uninstall in the original
source directory and that didn’t work…I’m not great from the CLI…
Hi
Just run the make again and you will see where it’s installing the
files
It may have something to do with your interface not running in
promiscuous mode, another user reported that running tcpdump made it
all kick into life.
The other one is not setting the xbox mode in the config file.
Then of course not configuring your firewall.
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 x86 Kernel 2.6.27.7-4-default
up 1 day 6:17, 2 users, load average: 1.92, 1.01, 0.43
GPU GeForce 6600 TE/6200 TE - Driver Version: 177.82
malcolmlewis;1909118 Wrote:
> Hi
> Just run the make again and you will see where it’s installing the
> files
>
Thanks, I tried that and tried to delete everything and then reinstall
the openSUSE package, but that didn’t solve my problem, so I’m not sure
I got everything.
>
> It may have something to do with your interface not running in
> promiscuous mode, another user reported that running tcpdump made it
> all kick into life.
>
> The other one is not setting the xbox mode in the config file.
>
> Then of course not configuring your firewall.
>
I saw these threads and tried them, though like the other poster, I’m
not sure what tcpdump is supposed to do. From what I could tell the
Xbox wasn’t trying to communicate with my PC. Checked the config files
and was trying with the firewall off for now.
From what I can tell the ushare service isn’t running. When I go to
Yast > System > Services and try to Enable ushare, or when I try from
the command line. I get the error about not being able to find
/etc/default/rcS I think this is a init.d type file for Ubuntu, though
it’s entirely possible that I just made that up. I will try again
tonight and see if i can make any progress and post the results. I’m
not sure that this is mission critical, but it’s the only place I knew
to start, then I’ll work my way through my other options.
Okay cool, that is kind of what I was thinking I just wasn’t sure about
how exactly to go about doing it, but I am learning. I will let you
know how it ends up. Thanks for the help. I really appreciate it.
Thanks for the help everyone. I reinstalled and got it working, now I
just need to play with it to get ushare running at startup and to edit
the start script to enable xbox 360 sharing automatically. The final
problem was adding the XBOX and my computer to the DMZ of my router.