tjc wrote:
shanteau wrote:
There is no directory /etc/x11 on my computer.
This is Unix, case matters. It's
/etc/X11 with an uppercase
X. See:
http://www.knoppmythwiki.org/index.php?page=LinuxTipsI know about upper/lower case in Unix. I used a PDP11 under BSD when I taught at Purdue University in the early 1980's. This time I simply did not see the difference between x and X. (My eyes aren't what they used to be.)
tjc wrote:
shanteau wrote:
This post says to use the code "delete from cardinput where cardid=0"
Is that entered in sh or mysql. If mysql, how? I tried, but it failed with a request for the name of the database.
There were example mysql commands on the previous page of that thread.
Code:
mysql -u root mythconverg -e "delete from cardinput where cardid=0"
Again please note that unless you have enough Unix/Linux experience to "know better", you should use the exact case and punctuation given there. Setting things up so that you can cut & paste from a browser to a shell session on your KnoppMyth box is highly recommended since it makes using these samples easier.
I see now that the mysql commands are entered in a shell. I believe that I successfully entered the command to delete cardid=0 entries but all I got in response was another prompt. I still see one such entry when I escape from setup. Oh well, I just highlight "Yes, I know what I'm doing" and go on without any apparent ill effect.
I would like to cut and paste from a browser in my MythBox, but I don't see a browser in the installation. I see that LinuxTips recommends Putty for connecting to my Win2000 machine, so I'll try that. Once the MythBox is in the entertainment unit in the living room and connected to the TV, connecting to it over my LAN to make changes will be a lot more convenient than having a keyboard in the living room.
I have been following neutron68's instructions for updating the NVIDIA drivers to version 1.0-9746 but he points to
http://mysettopbox.tv/phpBB2/viewtopic.php?t=13443&postdays=0&postorder=asc&start=15
which points to
http://mysettopbox.tv/phpBB2/viewtopic.php?t=13550
which contains several modifications to the poster's instructions in case something goes wrong, which I don't know how to diagnose. I see myself getting in way over my head here.
One major reason I am building this MythBox is so that I can watch QAM HDTV channels. If KnoppMyth can't do that off the bat with a recommended NVIDIA display card using xvmc, then I will probably have to wait until it can. From here, the learning curve to get that working simply appears too steep.