uShare, Xbox 360 question

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?

Thanks for any help!


jseabold

jseabold’s Profile: http://forums.opensuse.org/member.php?userid=7204
View this thread: http://forums.opensuse.org/showthread.php?t=401867

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…


jseabold

jseabold’s Profile: http://forums.opensuse.org/member.php?userid=7204
View this thread: http://forums.opensuse.org/showthread.php?t=401867

Hi
Just run the make again and you will see where it’s installing the
files :wink:

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

can you run

Code:

>sudo make uninstall

?


Linux 2.6.25.16-0.1-pae openSUSE 11 i386
#1KM400|Athlon|RAM2GB|FX5200
#2 nforce2|Athlon|Radeon9200|RAM1GB
#3 laptop ASUS x51r|Xpress1100|512MB

didencool’s Profile: http://forums.opensuse.org/member.php?userid=4743
View this thread: http://forums.opensuse.org/showthread.php?t=401867

sorry but previous post was answer to another thread…
how it can be possible to appear here?

PS
to administer:
please remove this two mine posts…


Linux 2.6.25.16-0.1-pae openSUSE 11 i386
#1KM400|Athlon|RAM2GB|FX5200
#2 nforce2|Athlon|Radeon9200|RAM1GB
#3 laptop ASUS x51r|Xpress1100|512MB

didencool’s Profile: http://forums.opensuse.org/member.php?userid=4743
View this thread: http://forums.opensuse.org/showthread.php?t=401867

malcolmlewis;1909118 Wrote:
> Hi
> Just run the make again and you will see where it’s installing the
> files :wink:
>

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.

Thanks for your help!


jseabold

jseabold’s Profile: http://forums.opensuse.org/member.php?userid=7204
View this thread: http://forums.opensuse.org/showthread.php?t=401867

didencool;1909196 Wrote:
> can you run
>
> >
Code:

> > >sudo make uninstall

> >
>
> ?

Nope. No rule for uninstall or deinstall in the Makefile. Grrr


jseabold

jseabold’s Profile: http://forums.opensuse.org/member.php?userid=7204
View this thread: http://forums.opensuse.org/showthread.php?t=401867

Hi
Have a look in /etc/init.d/ for a ushare start/stop script, is it the
openSUSE one or the one make installed.

If it’s the one installed by openSUSE, try starting it manually;


/etc/init.d/ushare start

If it isn’t, remove it and re run installing the rpm.

Also check the rc.d directories for links to ushare that don’t exist
(they will be in red) and remove.


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 x86 Kernel 2.6.27.7-4-default
up 1 day 17:22, 1 user, load average: 0.29, 0.18, 0.11
GPU GeForce 6600 TE/6200 TE - Driver Version: 177.82

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.


jseabold

jseabold’s Profile: http://forums.opensuse.org/member.php?userid=7204
View this thread: http://forums.opensuse.org/showthread.php?t=401867

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.


jseabold

jseabold’s Profile: http://forums.opensuse.org/member.php?userid=7204
View this thread: http://forums.opensuse.org/showthread.php?t=401867