Displaying 20 results from an estimated 40000 matches similar to: "Windows Media Center"
2015 Mar 27
5
Netflix
Now that netflix is in Australia, I wouldn't mind giving it a burl. It's
working fine on my fedora-21 lappy with chrome-40 but not on our centos-6
mythtv setup even with chrome-41. I understand the difference might be the
version of NSS - fedora-21 has 3.17 while centos is stuck at 3.16. Other than
that, I'm flumoxed.
Anyone got netflix running on centos-6?
Cheers
Bob
2005 Jan 22
3
Stand alone media player supporting Ogg ?
1. Anyone know of an Ogg playing media player, similar to the Netgear MP101
or the Voyetra AudioTron-100 (neither of which play ogg) ?
I need something that will display and play/stream ogg audio files stored on
the PC, without having to use a tv as the viewer. I looked on the wiki but
didn't find anything. If they don't use a tv they don't play ogg, so far
anyway.
Voyetra
2014 Mar 14
7
[Bug 76173] New: xbmc green screen with vdpau enabled
https://bugs.freedesktop.org/show_bug.cgi?id=76173
Priority: medium
Bug ID: 76173
Assignee: nouveau at lists.freedesktop.org
Summary: xbmc green screen with vdpau enabled
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: serafean at gmail.com
Hardware: x86-64 (AMD64)
2014 Feb 08
2
Windows and Linux can't access Samba at the same time.
Hello,
Ive setup an ubuntu server running samba as a media server for xbmc.
Ive used webmin to setup samba, on which I have two users one with read
only access and one with read/write.
I access the samba shares using windows and raspbmc (based on Debian).
The way I want my setup to work is most machines will user the samba user
with read only, but to have one machine
with full access. This
2011 Mar 26
1
xiph for ipad?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi folks,
Looking at xbmc playing *.ogg files on the ipad I wonder if it would be
possible to port Xiph to ios?
Regards
Harri
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk2Nt2MACgkQUTlbRTxpHjeKCwCeKrJysjJ5k0pdPQFef0Bzz2uQ
2008 Oct 19
9
Wacraft 3 Support deteriorating
Hi,
I am / was Wine mainly using for playing Warcraft 3. I know it's an old game but it's still highly popular. The problem is, with each new version the support gets worse and worse. There are even people in BugZilla who show the bit of code, which creates the new bugs but nothing happens.
For example with the newest dev release and the current stable release it is NOT possible to:
-
2019 Oct 07
3
Centos & media codec
Hello im trying to play some videos with totem on CentOS 8.
I get the following message in the command line.
"totem
** Message: 17:22:06.269: Missing plugin: gstreamer|1.0|totem|MPEG-1
Video decoder|decoder-video/mpeg, mpegversion=(int)1,
systemstream=(boolean)false (MPEG-1 Video decoder)
(totem:12230): Gtk-WARNING **: 17:22:06.270: Drawing a gadget with
negative dimensions. Did you forget
2006 Aug 28
1
windows XP media center 2005
hello
apparently it is possible to patch XP Media Center Edition 2005 to
join a domain, but I can't seem to find out how.
does anybody know which registry patch you need?
kind regards
werner
<quote>When Microsoft released Windows XP Media Center Edition 2005,
the ability to join domains was left out. The domain feature was
eliminated because of pricing reasons as well as technical
2010 Dec 28
17
Need Help Getting Windows XP To Use Samba Properly
Hi everyone, new to the list.
My apologies if this issue has already been covered, but I am having the
following problem with Samba:
Using Windows XP as a client, I am trying to see a Solaris system as a
server. Solaris is running Samba 2.4.2, and Windows 2000 sees it as a
server without any problems.
Windows XP, however, generates the error "The network name is no longer
2005 Oct 05
10
xen 2.0 testing / DMA failure with ivtv-driver
Hi everyone,
i''m currently try migrate my mythtv-server into an xen maschine but the
ivtv-driver for my Hauppauge PVR350 doesn''t work. Now, a lot of googling
and reading later i''m now here.
I''ve an error which i can''t exactly allocate: is it an driver or an xen
generated error ?
I got with the ivtv-drivers following error:
(0.2.x ivtv driver)
2014 Mar 18
2
DNS error on startup Samba4 ADS mode DC
I keep getting errors in my logs about can not bind to address *.*.*.*:53
address in use..
what did i do wrong in the setup of my server or domain?
attached logs and smb.conf along with the output from my provision command.
Jeffrey D. Means meaje at meanspc.com
Owner / CIO for MeansPC http://www.meanspc.com/
Custom Web Development For Your Needs. (970)308-1298
- The
2013 Nov 27
20
[PATCH v2] Handle xen_platform_pci=0 case
Hi,
Here is a little patch that attempt to fix the issue regarding
xen_platform_pci=0 not been handled.
There is one patch left from the previous version. The patch that was adding
qemu_machine_override have been removed as it is unnecessary. If someone wants
to change the -machine, it can always add it to device_model_args_hvm, as QEMU
appear to use the last one.
Regards,
Anthony PERARD (1):
2024 Nov 09
1
NUT stopped working after an upgrade
Did the upgrade by chance install/alter any udev rules causing the UPS devices to now have incorrect permissions? And what user is nut running as?
On November 9, 2024 9:58:57 AM EST, Bill Gee <bgee at campercaver.net> wrote:
>Running NUT version 2.8.2 on Fedora 40. NUT installed from the Fedora package. CyberPower CP1000AVRLCD connected by USB.
>
>I updated the system yesterday
2024 Nov 09
1
NUT stopped working after an upgrade
Nut should be running as user nut. As far as I can tell, the udev rules
have not changed. And the system IS seeing the UPS at a low level.
I looked through /dev/ but did not see a device that jumps out as the UPS.
=====================
[root at mythtv rules.d]# dmesg | grep -i 0764
[ 2.021485] usb 1-1.8: New USB device found, idVendor=0764,
idProduct=0501, bcdDevice= 0.01
[ 2.049515]
2024 Nov 10
2
NUT stopped working after an upgrade
Check /dev/hidraw6, as noted in your dmesg output (and any other *hid* devices under /dev). User nut has almost zero privs to devices unless a udev rule changes the perms on the dev for nut . . .
On November 9, 2024 1:25:29 PM EST, Bill Gee <bgee at campercaver.net> wrote:
>Nut should be running as user nut. As far as I can tell, the udev rules have not changed. And the system IS
2024 Nov 09
1
NUT stopped working after an upgrade
Running NUT version 2.8.2 on Fedora 40. NUT installed from the Fedora
package. CyberPower CP1000AVRLCD connected by USB.
I updated the system yesterday with all the latest Fedora packages. Now
NUT will not run. Chasing the issue through the layers, I come to this:
=====================
[root at mythtv rules.d]# upsc cyberpower
Error: Driver not connected
[root at mythtv rules.d]#
2010 Sep 11
13
Requesting Assistance from Intel Engineers on Intel Integrated Graphics (IGD) VGA Passthrough for Xen 4.0.1-RELEASE and pv-ops dom0 kernel 2.6.32.x
Dear Intel Engineers,
I am unable to get Intel integrated graphics (IGD) VGA passthrough to
work with Xen 4.0.1-rc6-pre, Xen 4.0.1-RELEASE, pv-ops dom0 kernel
2.6.32.19 and 2.6.32.21. The moment the command "xm create <Windows XP
HVM guest>" is executed, the screen immediately goes blank with the
label "NO SIGNAL". It may take anywhere from 3-10 minutes before
2010 Sep 11
13
Requesting Assistance from Intel Engineers on Intel Integrated Graphics (IGD) VGA Passthrough for Xen 4.0.1-RELEASE and pv-ops dom0 kernel 2.6.32.x
Dear Intel Engineers,
I am unable to get Intel integrated graphics (IGD) VGA passthrough to
work with Xen 4.0.1-rc6-pre, Xen 4.0.1-RELEASE, pv-ops dom0 kernel
2.6.32.19 and 2.6.32.21. The moment the command "xm create <Windows XP
HVM guest>" is executed, the screen immediately goes blank with the
label "NO SIGNAL". It may take anywhere from 3-10 minutes before
2015 Mar 13
3
RequireSecuritySignature=1 and public share with guest not working
strange i did not change anything in my windows 7 64bit.
This is my full setup pretty basic.
Ubuntu 14.04.2 LTS, Trusty Tahr, with sernet samba 4.1.17-9
I do have 1 user for samba.
pdbedit -L
xbmc:5000:MediaUser
[global]
workgroup = PRIVE
server string = %h server
dns proxy = yes
; name resolve order = lmhosts host wins bcast
#### Networking ####
# interfaces = 127.0.0.0/8 eth0
2009 Jun 29
7
Windows XP login
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
When WinXP users login to the samba domain a text file opens that contains:
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787
This seems to be tied to the roaming profile, it only surfaced once I
enabled roaming profiles but I am not sure how to correct it. I also
noticed that the desktop background setting is