User talk:CityK: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 39: Line 39:


:::I do too, but I have no idea (or time to investigate, let alone implement) about a db in a wiki ... maybe in the future --[[User:CityK|CityK]] 19:14, 30 July 2007 (CEST)
:::I do too, but I have no idea (or time to investigate, let alone implement) about a db in a wiki ... maybe in the future --[[User:CityK|CityK]] 19:14, 30 July 2007 (CEST)

Hi CityK,

I noticed that you reverted my additions to the "How_to_install_DVB_device_drivers" page of the Linux TV Wiki.

I just wondered why you decided to do this ?

Thinking about it in more detail I realise the statements I added might well have been wrong in which case I apologise for polluting otherwise clear instructions.

I am a bit of a Linux-newbie and was finding with v4l enabled within the kernel (configured from menuconfig) and trying to use the latest v4l sources I received a large number of warnings in dmesg output (something about the kernel defining symbols which the modules did as well).
A reboot did not remove these errors.
I fixed this by disabling v4l in my kernel and rebuilding it before proceeding to the 'make install' phase.
(Drivers for my device already existed within the kernel but I need to use the newer ones which supported the remote control).

Revision as of 20:33, 3 January 2008

CityK 19:46, 3 February 2007 (CET)

Spent a bunch of time last night and this morning creating and rearranging ATSC devices stuff. There is a LOT of work that could be done.


CityK 01:02, 5 February 2007 (CET)

I got to find a WYSIWYG wiki editor, else using code takes me ages


CityK 08:23, 7 February 2007 (CET)

made a mess of the categories tonight ... will clean that whole thing up soon. Started with the renaming and relinking of the DVB pages ... a lot more work than I thought. Oh well, it will be nice to have a consistant look and nomenclature across the board.

Definitely several months of work to get this thing ship shape!


JGXenite 14:25, 20 April 2007 (CEST)

Hi CityK,

Sorry about that :(. I'll make my changes to Mplayer now.


JGXenite 14:56, 21 April 2007 (CEST)

No worries with the countries thing - I thought it would make more sense moving it to channels.conf, as that is the correct file name. I then decided to make a "Europe" sub-category as there were quite a few European entries. I've also contributed one for United Kingdom (Sheffield) detailing my experience with setting it up :).


howl 00:01, 27 July 2007 (CEST)

I like the look of the page that you purpose and also i think that this can benefit a lot for people who only want information, actual desing is more confuse.

Thanks Howl. If you did not see the message previously, here is a (more-or-less) recent status report: http://www.linuxtv.org/pipermail/linux-dvb/2007-June/018429.html --CityK 07:03, 27 July 2007 (CEST)
I like a lot the idea and also the Nick Andrew's one in the reply of making a database. I don't know if there is a system to integrate a SQL db style like MySQL in wiki but if it exists it could be a powerful tool that will help to test different templates for the devices pages making the data independient of the style. --howl 01:08, 30 July 2007 (CEST)
I do too, but I have no idea (or time to investigate, let alone implement) about a db in a wiki ... maybe in the future --CityK 19:14, 30 July 2007 (CEST)

Hi CityK,

I noticed that you reverted my additions to the "How_to_install_DVB_device_drivers" page of the Linux TV Wiki.

I just wondered why you decided to do this ?

Thinking about it in more detail I realise the statements I added might well have been wrong in which case I apologise for polluting otherwise clear instructions.

I am a bit of a Linux-newbie and was finding with v4l enabled within the kernel (configured from menuconfig) and trying to use the latest v4l sources I received a large number of warnings in dmesg output (something about the kernel defining symbols which the modules did as well). A reboot did not remove these errors. I fixed this by disabling v4l in my kernel and rebuilding it before proceeding to the 'make install' phase. (Drivers for my device already existed within the kernel but I need to use the newer ones which supported the remote control).