On Fri, Jan 14, 2011 at 9:42 PM, Fedora Linux 64
Post by fakessh @I meant the PS3 support
Post by fakessh @and other game computer
also
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Post by Fedora Linux 64Hello
I am using centos 5.5, I am trying to get ushare working
with xbox360.
Post by Fedora Linux 64ushare-1.1a-3.el5.rf
disabled
I have turned off iptables
and setup the ushare.conf
I have ushare working on my fedora box with the same config
with the default port 49200
When I try to use ushare on the centos box I have ushare
stopped on the
Post by Fedora Linux 64fedora box.
for some reason I can not get ushare working with the
xbox360
Post by Fedora Linux 64ushare does not show up on the xbox360 from the centos box
[root at Harley-D <mailto:root at Harley-D> ~]# service ushare
restart
Post by Fedora Linux 64Shutting down UPnP Media Server (ushare): [ OK ]
Starting UPnP Media Server (ushare): [ OK ]
suggestions or ideas?
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
i use PS3 primus model with the ardware for the cross
interpolating of
games ( ps1 / ps2 / ps3 my model support all )
i use yellowdoglinux with the last comprehensible firmware
its the same a suck suppercalculating i already calculate the
permutation a games tv simply
nb : <anonymous>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/
iD8DBQFNMP9gtXI/OwkhZKcRAg40AJ0ULtKX8dkW1Bj
+MIbHUVDeNWYOsACfbYTQ
R52+arxyEkVoTQEn5tu2YTw=
=218E
-----END PGP SIGNATURE-----
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
hello,
what does that have to do with ushare?
thanks
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
--
gpg --keyserver pgp.mit.edu --recv-key 092164A7
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x092164A7
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
movies/music/pictures
to my xbox360
not games
thanks
little more info on ushare, I have it setup to run on eth0, but when I try
ushare it says this:
root at harley ~]# ushare
uShare (version 1.1a), a lightweight UPnP A/V and DLNA Media Server.
Benjamin Zores (C) 2005-2007, for GeeXboX Team.
See http://ushare.geexbox.org/ for updates.
bind: Address already in use
[root at harley ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:0F:1F:A0:FC:3E
inet addr:192.168.1.28 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::20f:1fff:fea0:fc3e/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3748108 errors:0 dropped:0 overruns:0 frame:0
TX packets:1999311 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:119335688 (113.8 MiB) TX bytes:1939368811 (1.8 GiB)
Interrupt:11
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:317 errors:0 dropped:0 overruns:0 frame:0
TX packets:317 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:40802 (39.8 KiB) TX bytes:40802 (39.8 KiB)
wlan1 Link encap:Ethernet HWaddr 00:11:50:70:9F:6C
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
[root at harley ~]# ping google.com
PING google.com (72.14.204.103) 56(84) bytes of data.
64 bytes from iad04s01-in-f103.1e100.net (72.14.204.103): icmp_seq=1 ttl=51
time=29.0 ms
64 bytes from iad04s01-in-f103.1e100.net (72.14.204.103): icmp_seq=2 ttl=51
time=35.5 ms
^C
--- google.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1267ms
rtt min/avg/max/mdev = 29.073/32.329/35.585/3.256 ms
ushare.conf:
[root at harley ~]# cat /etc/ushare.conf
# /etc/ushare.conf
# Configuration file for uShare
# uShare UPnP Friendly Name (default is 'uShare').
USHARE_NAME=Fedora.Harley-Laptop
# Interface to listen to (default is eth0).
# Ex : USHARE_IFACE=eth1
USHARE_IFACE=eth0
# Port to listen to (default is random from IANA Dynamic Ports range)
# Ex : USHARE_PORT=49200
USHARE_PORT=49200
# Port to listen for Telnet connections
# Ex : USHARE_TELNET_PORT=1337
USHARE_TELNET_PORT=
# Directories to be shared (space or CSV list).
# Ex: USHARE_DIR=/dir1,/dir2
USHARE_DIR=/media/nfs.640gig/Media/
# Use to override what happens when iconv fails to parse a file name.
# The default uShare behaviour is to not add the entry in the media list
# This option overrides that behaviour and adds the non-iconv'ed string into
# the media list, with the assumption that the renderer will be able to
# handle it. Devices like Noxon 2 have no problem with strings being passed
# as is. (Umlauts for all!)
#
# Options are TRUE/YES/1 for override and anything else for default
behaviour
USHARE_OVERRIDE_ICONV_ERR=
# Enable Web interface (yes/no)
USHARE_ENABLE_WEB=no
# Enable Telnet control interface (yes/no)
USHARE_ENABLE_TELNET=
# Use XboX 360 compatibility mode (yes/no)
USHARE_ENABLE_XBOX=yes
# Use DLNA profile (yes/no)
# This is needed for PlayStation3 to work (among other devices)
USHARE_ENABLE_DLNA=
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.repoforge.org/pipermail/users/attachments/20110116/6b23796a/attachment-0004.html>