Login
mythtv?
83 просмотров
Перейти к просмотру всей ветки
Напала на меня новая манечка
: хочу сделать себе медиацент на основе Линукса. Нашел mythtv, проинсталлировал. при инсталляции выдало такое сообщение:
Поскольку пользователь 'mythtv' не имеет пароля, то пробовал запустит так:
sudo -u mythtv mythtv-setup
понятное дело получил в ответ, что нет доступа к Х сессии.
запустил просто от своего имени (чтобы посмотреть, что будет, там все без проблем), а потом попытался выполнить
sudo /etc/init.d/mythtv-backend start
В ответ получил:
Вот имею два вопроса:
1) как разрешить пользователю 'mythtv' доступ к моей сессии Х-ов?
2) как запустить mythtv-backend демон? Или если решить первый вопрос, то второй сам отпадет?
ОС Ubuntu 6.06, Gnom.

В ответ на:
You must run mythtv-setup as the 'mythtv' user in order to complete mythtv configuration. Note that this program requires an X display, so you must either login to an X session as the 'mythtv' user, or otherwise arrange for that user to have access to your X display.
You must complete all four steps presented in the program.
Once you have done this, you may start the backend by executing the following command as root:
/etc/init.d/mythtv-backend start
You must run mythtv-setup as the 'mythtv' user in order to complete mythtv configuration. Note that this program requires an X display, so you must either login to an X session as the 'mythtv' user, or otherwise arrange for that user to have access to your X display.
You must complete all four steps presented in the program.
Once you have done this, you may start the backend by executing the following command as root:
/etc/init.d/mythtv-backend start
Поскольку пользователь 'mythtv' не имеет пароля, то пробовал запустит так:
sudo -u mythtv mythtv-setup
понятное дело получил в ответ, что нет доступа к Х сессии.
запустил просто от своего имени (чтобы посмотреть, что будет, там все без проблем), а потом попытался выполнить
sudo /etc/init.d/mythtv-backend start
В ответ получил:
В ответ на:
sudo /etc/init.d/mythtv-backend start
Password:
Starting MythTV server: mythbackendSession management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
sudo /etc/init.d/mythtv-backend start
Password:
Starting MythTV server: mythbackendSession management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
Вот имею два вопроса:
1) как разрешить пользователю 'mythtv' доступ к моей сессии Х-ов?
2) как запустить mythtv-backend демон? Или если решить первый вопрос, то второй сам отпадет?
ОС Ubuntu 6.06, Gnom.