[Freevo-devel] Wiki abuse (was: Re: [Freevo-wikilog] [Freevo Wiki] Update of "DocumentationPage/SupportedHardware")

2004-07-20 Thread Rob Shortt
Can we PLEASE limit the Wiki usage to registered SF users (is that's 
possible).  This is getting rediculous.

[EMAIL PROTECTED] wrote:
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification.
The following page has been changed by 80.4.224.4:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fSupportedHardware
--
@@ -1,4 +1,3 @@
-
 = Supported Hardware =
  
 See the [http://pvrhw.goldfish.org/tiki-pvrhwdb.php?find=freevo&search=find&sort_mode=lmodified_desc PVR HW Database] and http://freevo.sourceforge.net/hardware.html for hints about what people are using.
@@ -34,6 +33,8 @@
  
 Any video card that supports the * [http://bytesex.org/bttv/ v4l] or [http://bytesex.org/bttv/ v4l2] API. Should be possible to use under Linux. However,
 If you are looking into new hardware, some models are highlighted.
+
+[1|http://www.pantandsocks.co.uk][2|http://www.cheapest-phone.co.uk][3|http://www.laser-eye-centre.co.uk][4|http://www.longcrossgroup.co.uk][5|http://www.buzz-hotels.co.uk][6|http://www.fuelcellmarketplace.co.uk][7|http://www.laser-eye-correction.co.uk][8|http://www.bodet-clocks.co.uk][9|http://www.execsoft-software.co.uk][10|http://www.cragrats-catering.co.uk][11|http://www.jgc-network.co.uk][12|http://www.owaceilings.co.uk][13|http://www.laser-eye.co.uk][14|http://www.lasikclinic.co.uk][15|http://www.eye-laser.co.uk][16|http://www.beaumont-bar.co.uk][17|http://www.parkersexecutivecar.co.uk][18|http://www.tcom-control.co.uk][19|http://www.parkersexecutivecar.co.uk][20|http://www.executive-chauffeur-hire.co.uk][21|http://www.cragrats-education.co.uk][22|http://www.cragrats-inspiring.co.uk][23|http://www.sec-battery.co.uk][24|http://www.cragrats-react.co.uk][25|http://www.cragratstraining.co.uk][26|http://www.cornishholidaysuk.com][27|http://www.allwoodoxford.com] [28|http:
//www.uvinewine.co.uk] [29|http://www.telematicsone.com][30|http://telematiksone.co.uk][31|http://www.real-worldinternational.co.uk][32|http://www.find-a-mortgage.co.uk] [33|http://www.lifeslittle-luxuries.co.uk][34|http://www.haugeprint.co.uk][35|http://www.logical-planet.co.uk] [36|http://www.fabricant-accessories.co.uk][37|http://www.fleet-drive.co.uk][38|http://www.prepaid-telephonecards.co.uk][39|http://www.budget-phonecards.co.uk]
  
  
 === Cards using the BTTV kernel module ===

---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel


[Freevo-wikilog] [Freevo Wiki] Update of "DocumentationPage/SupportedHardware"

2004-05-10 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification.

The following page has been changed by 137.226.77.2:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fSupportedHardware

--
@@ -64,6 +64,21 @@
 In order to watch live TV with a PVR-250/350 the following 2 lines are needed in 
local_conf.py
 [[BR]]{{{plugin.remove('tv.mplayer')}}}
 [[BR]]{{{plugin.activate('tv.ivtv_basic_tv')}}}
+
+With (at least) 1.50-rc1 the above is no longer true, however the following 
VIDEO_GROUP setting is now necessary:
+  {{{
+   VIDEO_GROUPS = [
+  VideoGroup(vdev="/dev/video0",
+ adev=None,
+ input_type='tuner',
+ tuner_num=4,
+ tuner_norm=CONF.tv,
+ tuner_chanlist=CONF.chanlist,
+ desc='Cable',
+ group_type="ivtv",
+ recordable=True),
+   ]
+  }}}
  
 The MythTV site offers an excellent page that describes how to 
[http://www.mythtv.org/docs/mythtv-HOWTO-22.html#ss22.1 install a PVR-250/350 on 
Mandrake 9.1]. It may be helpful for other distros as well.
 


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of "DocumentationPage/SupportedHardware"

2004-03-29 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification.

The following page has been changed by 69.196.182.170:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fSupportedHardware

The comment on the change is:
another format fix

--
@@ -148,33 +148,41 @@
 1. Use ''xev'' to  verify funcitonality. This also gives you keycodes. See tutorial 
above.
 2. If no output seen in ''xev'', the ''su'' to ''root'', and then run the following:
 
-{{{ This is the expected output }}}
-{{{ . }}}
-{{{ # lsmod | grep ati }}}
-{{{ ati_remote  6424   0  (unused) }}}
-{{{ input   5664   0  [ati_remote keybdev mousedev hid] }}}
-{{{ usbcore72992   1  [ati_remote hid printer usb-uhci] }}}
+{{{
+This is the expected output 
+. 
+# lsmod | grep ati 
+ati_remote  6424   0  (unused) 
+input   5664   0  [ati_remote keybdev mousedev hid] 
+usbcore72992   1  [ati_remote hid printer usb-uhci] 
+}}}
 
 3. If you are like me, you will discover that nothing showed up. Now check if the 
module 'hid' is loaded:
 
-{{{ This is the expected output }}}
-{{{ . }}}
-{{{ # lsmod | grep hid }}}
-{{{ hid20900   0  (unused) }}}
-{{{ input   5664   0  [ati_remote keybdev mousedev hid] }}}
-{{{ usbcore72992   1  [ati_remote hid printer usb-uhci] }}}
+{{{
+ This is the expected output
+ . 
+ # lsmod | grep hid 
+ hid20900   0  (unused) 
+ input   5664   0  [ati_remote keybdev mousedev hid] 
+ usbcore72992   1  [ati_remote hid printer usb-uhci] 
+}}}
 
 4. Again, if you are like me, you will discover that ''hid'' is not installed either. 
Probably somewhere around this point you will realize that you do not have anything in 
''/dev/input/mice'' The simple solution is to simply type the following:
 
-{{{ # modprobe hid }}}
-{{{ # modprobe ati_remote }}}
+{{{
+ # modprobe hid 
+ # modprobe ati_remote 
+}}}
 
 And voila, it will work.
 
 5. You do not want to do this everytime you load X, so a file called ''remote'' in 
the  ''/etc/X11/xinit.d/'' directory with the follwing contents:
 
-{{{ modprobe hid }}}
-{{{ modprobe ati_radeon }}}
+{{{
+ modprobe hid 
+ modprobe ati_radeon 
+}}}
 
 6. Finally, make this file executable by typing ''# chmod a+x 
/etc/X11/xinit.d/remote''.
 


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of "DocumentationPage/SupportedHardware"

2004-03-29 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification.

The following page has been changed by 69.196.182.170:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fSupportedHardware

The comment on the change is:
ati remote configuration without lirc

--
@@ -90,7 +90,8 @@
 === ATI USB Remote ===
 This remote is absolutely great. It is USB and has it's own receiver. However, it is 
an RF (radio frequency) receiver, as oppoased to an infrared receiver. There is a 
third-party hack to let it work with LIRC until support for this remote is included 
into the LIRC main branch. Here is how to get it working:
  
- Requirements 
+ Installation Method One: Install using LIRC 
+= Requirements =
   1. Linux system running devfs
   2. Kernel source for your running kernel, located at '/usr/src/linux' (NOTE: This 
kernel source must have had at least 'make dep' run in it, so that the proper header 
files, etc. have been generated).
   3. 'lirc-0.6.6' (or greater) from [http://lirc.sourceforge.net]
@@ -98,7 +99,7 @@
   5. OPTIONAL: While in the CVS for 'ati_remote', you can grab the 'lircd.conf', but 
I have never had any luck getting it working; I have had to always generate my own. 
Your mileage may vary.
   6. UPDATE: The lirc_usb.c is no longer available from either CVS or alternate 
sources (googled). The Gatos people seems to have integrated everything inte just one 
source file. Compliling the single source file ati_remote.c and running "insmod 
ati_remote.o" works. You just have to remember to recompile kernel with "input" and 
"USB" support.
  
- Compilation 
+= Compilation =
 '''METHOD ONE:''' lirc is not already installed
   1. Untar and uncompress 'lirc-0.6.6.tar.[gz|bz2]'
   2. Copy 'lirc_usb.c' into one of the driver directories, and rename it to the same 
as whatever 'lirc_*.c' already exists in there. For example, if you copy into the 
'drivers/lirc_sir' directory, you would rename the 'lirc_usb.c' file to 'lirc_sir.c' 
(This will overwrite the existing file 'lirc_*.c' file in the directrory)
@@ -115,20 +116,68 @@
   5. Copy 'lirc_usb.o' to the '/lib/modules//misc' directory
   6. Run 'depmod -a'
  
- Configuration 
+= Configuration =
   1. Load the module: 'modprobe lirc_usb debug=1'
   2. Generate an 'lircd.conf' file for the remote: 'irrecord -d /dev/usb/remote0' 
(follow the instructions from 'irrecord')
   3. Copy the resulting file to '/etc/lircd.conf'
   4. Run '~freevo/helpers lircd2lircrc.pl' to generate an 'lircrc' file from your 
'lircd.conf' file, that you can then put into '/etc/freevo'
   5. Edit '/etc/freevo/lircrc' to change the name of some of the Freevo events to 
what Freevo is looking for, so as to have the remote work properly (refer to Freevo's 
sample 'lircrc' file for this)
  
- Loading and Running 
+= Loading and Running =
   1. Load the module: 'modprobe lirc_usb debug=1'
   2. Start lirc: 'lircd -d /dev/usb/remote0 /etc/lircd.conf'
   3. Confirm the remote is working properly by running 'irw' and pressing a few 
buttons
  
 Congratulations! You now have a working ATI USB remote for use with Freevo!
- 
+
+ Installation Method Two: Without LIRC 
+
+= Tutorial / Tutoriel =
+
+Follow the instructions on this page: http://remotew.free.fr/linux_en.htm
+
+Note: It is important to use ''xmodmap'' as suggested to configure keycodes
+
+Les mêmes instructions mais en français: http://remotew.free.fr/linux_fr.htm
+
+NB: Utilisez ''xmodmap'' commme les instructions suggèrent pour configurer les 
touches de votre manette.
+
+= Check that it works =
+
+1. Use ''xev'' to  verify funcitonality. This also gives you keycodes. See tutorial 
above.
+2. If no output seen in ''xev'', the ''su'' to ''root'', and then run the following:
+
+|| This is the expected output ||
+|| . ||
+|| # lsmod | grep ati ||
+|| ati_remote  6424   0  (unused) ||
+|| input   5664   0  [ati_remote keybdev mousedev hid] || 
+|| usbcore72992   1  [ati_remote hid printer usb-uhci] ||
+
+3. If you are like me, you will discover that nothing showed up. Now check if the 
module 'hid' is loaded:
+
+|| This is the expected output ||
+|| . ||
+|| # lsmod | grep hid ||
+|| hid20900   0  (unused) ||
+|| input   5664   0  [ati_remote keybdev mousedev hid] ||
+|| usbcore72992   1  [ati_remote hid printer usb-uhci] ||
+
+4. Again, if you are like, you will discover that ''hid'' is not installed either. 
Probably somewhere around this point you will realize that you do not have anything in 
''/dev/input/mice'' The simple solution is to simply type the following:
+
+|| # modprobe hid ||
+|| # modprobe ati_remote ||
+
+And voila, it will work.
+
+5. You do not want to do this everytime you load X, so a fil

[Freevo-wikilog] [Freevo Wiki] Update of "DocumentationPage/SupportedHardware"

2004-03-29 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification.

The following page has been changed by 69.196.182.170:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fSupportedHardware

The comment on the change is:
formatting fix

--
@@ -142,41 +142,41 @@
 
 NB: Utilisez ''xmodmap'' commme les instructions suggèrent pour configurer les 
touches de votre manette.
 
+
 = Check that it works =
 
 1. Use ''xev'' to  verify funcitonality. This also gives you keycodes. See tutorial 
above.
 2. If no output seen in ''xev'', the ''su'' to ''root'', and then run the following:
 
-|| This is the expected output ||
-|| . ||
-|| # lsmod | grep ati ||
-|| ati_remote  6424   0  (unused) ||
-|| input   5664   0  [ati_remote keybdev mousedev hid] || 
-|| usbcore72992   1  [ati_remote hid printer usb-uhci] ||
+{{{ This is the expected output }}}
+{{{ . }}}
+{{{ # lsmod | grep ati }}}
+{{{ ati_remote  6424   0  (unused) }}}
+{{{ input   5664   0  [ati_remote keybdev mousedev hid] }}}
+{{{ usbcore72992   1  [ati_remote hid printer usb-uhci] }}}
 
 3. If you are like me, you will discover that nothing showed up. Now check if the 
module 'hid' is loaded:
 
-|| This is the expected output ||
-|| . ||
-|| # lsmod | grep hid ||
-|| hid20900   0  (unused) ||
-|| input   5664   0  [ati_remote keybdev mousedev hid] ||
-|| usbcore72992   1  [ati_remote hid printer usb-uhci] ||
+{{{ This is the expected output }}}
+{{{ . }}}
+{{{ # lsmod | grep hid }}}
+{{{ hid20900   0  (unused) }}}
+{{{ input   5664   0  [ati_remote keybdev mousedev hid] }}}
+{{{ usbcore72992   1  [ati_remote hid printer usb-uhci] }}}
 
-4. Again, if you are like, you will discover that ''hid'' is not installed either. 
Probably somewhere around this point you will realize that you do not have anything in 
''/dev/input/mice'' The simple solution is to simply type the following:
+4. Again, if you are like me, you will discover that ''hid'' is not installed either. 
Probably somewhere around this point you will realize that you do not have anything in 
''/dev/input/mice'' The simple solution is to simply type the following:
 
-|| # modprobe hid ||
-|| # modprobe ati_remote ||
+{{{ # modprobe hid }}}
+{{{ # modprobe ati_remote }}}
 
 And voila, it will work.
 
 5. You do not want to do this everytime you load X, so a file called ''remote'' in 
the  ''/etc/X11/xinit.d/'' directory with the follwing contents:
 
-|| modprobe hid ||
-|| modprobe ati_radeon ||
+{{{ modprobe hid }}}
+{{{ modprobe ati_radeon }}}
 
 6. Finally, make this file executable by typing ''# chmod a+x 
/etc/X11/xinit.d/remote''.
-
 
 == Drives ==
  


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of "DocumentationPage/SupportedHardware"

2004-02-07 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification.

The following page has been changed by 24.7.41.202:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fSupportedHardware

--
@@ -65,6 +65,8 @@
 [[BR]]{{{plugin.remove('tv.mplayer')}}}
 [[BR]]{{{plugin.activate('tv.ivtv_basic_tv')}}}
  
+The MythTV site offers an excellent page that describes how to 
[http://www.mythtv.org/docs/mythtv-HOWTO-22.html#ss22.1 install a PVR-250/350 on 
Mandrake 9.1]. It may be helpful for other distros as well.
+
 === ATI All-in-Wonder Models ===
  
 Check out [http://gatos.sourceforge.net the Gatos website] for information on the 
All-in-Wonder cards. They have incredible support for even the really really old 
All-in-Wonder cards. NOTE: ALL of the All-in-Wonder cards, even the original 4MB one 
will give DVD hardware acceleration if you use the Gatos drivers. It's worth the 
effort if you have one of the oldies.


---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of "DocumentationPage/SupportedHardware"

2004-01-20 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification.

The following page has been changed by JornH:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fSupportedHardware

--
@@ -13,11 +13,9 @@
  
 The Matrox G400 is used by some of the main developers, it works well in framebuffer 
mode.
  
-/MatroxInfo
+DocumentationPage/MatroxInfo
  
 === Radeon ===
- 
-''Add info''
  
 See the Radeon7000Page for information about that board.
  


---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of "DocumentationPage/SupportedHardware"

2004-01-20 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification.

The following page has been changed by JornH:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fSupportedHardware

The comment on the change is:
Restored lost info from DocumentationPage as a new sub-page

No older revisions of the page stored, diff not available.


---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog