📚 LinuxDocs
Topics:
All Pages8021X HOWTOACP ModemACPI HOWTOADSL Bandwidth Man..ATA RAID HOWTOATM Linux HOWTOAX25 HOWTOAccessibility Dev ..Accessibility HOWTOAdv Bash Scr HOWTOAdv Routing HOWTOAntares RAID sparc..Apache Compile HOWTOApache WebDAV LDAP..Assembly HOWTOAstronomy HOWTOAthlon Powersaving..Authentication Gat..Autodir HOWTOAviation HOWTOAvr Microcontrolle..BRIDGE STP HOWTOBTTVBackspaceDeleteBandwidth Limiting..Bangla HOWTOBash Prompt HOWTOBattery PoweredBelarusian HOWTOBelgian HOWTOBeowulf HOWTOBocaBogoMipsBootdisk HOWTOBridgeC++ dlopenC C++Beautifier HO..C editing with VIM..CDROM HOWTOCDServer HOWTOCable ModemCaudium HOWTOClone HOWTOCompaq Remote Insi..Compaq T1500 HOWTOConexant+Rockwell ..Cryptoloop HOWTODB2 HOWTODHCPDSL HOWTODVD Playback HOWTODebian Binary Pack..Debian JigdoDebian and Windows..Disk Encryption HO..Disk on Chip HOWTODocBook Demystific..DocBook InstallDocBook OpenJade S..Ecology HOWTOEmacspeak HOWTOEncourage Women Li..Encrypted Root Fil..Euro Char SupportEvent HOWTOFedora Multimedia ..Finnish HOWTOFirewall PiercingFlash Memory HOWTOFont HOWTOFramebuffer HOWTOGCC HOWTOGIS GRASSGlibc Install HOWTOHOWTO HOWTOHOWTO INDEXHP HOWTOHandspring VisorHard Disk UpgradeHardware HOWTOHighQuality Apps H..Home Electrical Co..IBM7248 HOWTOIO Perf HOWTOIP AliasIP Masquerade HOWTOIRCImplement Sys Call..Indic Fonts HOWTOInfrared HOWTOIngresII HOWTOInstall StrategiesInstallation HOWTOInstallfest HOWTOIntkeybItalian HOWTOJabber Server Farm..JavaStation HOWTOKerberos Infrastru..Kernel HOWTOKerneldKodak Digitalcam H..LDAP HOWTOLDP Reviewer HOWTOLILO crash rescue ..LVM HOWTOLeased LineLegoLinksys Blue Box R..Linux+Win95Linux+Win9x+Grub H..Linux+Windows HOWTOLinux Complete Bac..Linux Crash HOWTOLinux Gamers HOWTOLinux Modem SharingLinux Promise RAID..Linux i386 Boot Co..LinuxGL QuakeWorld..Lotus DominoR5MILO HOWTOMMBase Inst HOWTOMP3 CD BurningMail User HOWTOMajordomo MajorCoo..Man PageMasquerading Simpl..Medicine HOWTOMindTerm SSH HOWTOMobile IPv6 HOWTOMock MainframeModule HOWTOModulesMotorola Surfboard..Mozilla OptimizationMulti Distro DevNCURSES Programmin..NFS HOWTONFS Root Client mi..NIS HOWTONetMeeting HOWTONetwork boot HOWTONvidia OpenGL Conf..OLSR IPv6 HOWTOOnline Troubleshoo..Oracle 9i Fedora 3..PA RISC Linux Boot..PCTel MicroModem C..PHP Nuke HOWTOPPP HOWTOPagerPalmOS HOWTOPartitionPartition Mass Sto..Partition Mass Sto..Partition RescuePine ExchangePortSlavePost Installation ..Postfix Cyrus Web ..Pre Installation C..Print2WinPrinting HOWTOProcess AccountingProgram Library HO..Proxy ARP SubnetQmail ClamAV HOWTOQmail VMailMgr Cou..Querying libiptc H..RPM HOWTOReading List HOWTORedHat CD HOWTOReliance HOWTORemote BridgingRemote Serial Cons..SCSI 2.4 HOWTOSCSI Generic HOWTOSLIP PPP EmulatorSRM HOWTOSSL Certificates H..Scanner HOWTOScientific Computi..Scripting GUI TclTkSecure CVS PserverSecure Programs HO..Security HOWTOSecurity Quickstar..Security Quickstar..Serial Laplink HOWTOSerial Programming..Slovak HOWTOSmall MemorySmart Card HOWTOSoftware Proj Mgmt..Software Release P..Sound HOWTOSpam Filtering for..Speech Recognition..SquashFS HOWTOSybase ASA HOWTOSybase ASE HOWTOSybase PHP ApacheTCP Keepalive HOWTOTamil Linux HOWTOTimePrecision HOWTOTimeSys Linux Inst..Token RingTraffic Control HO..Traffic Control tc..UPS HOWTOUnix Hardware Buye..Unix and Internet ..UpgradeUsenet News HOWTOUser Authenticatio..VB6 to TclVMS to Linux HOWTOVPN HOWTOValgrind HOWTOVideoLAN HOWTOVim HOWTOVirtual WebWebcam HOWTOWikiText HOWTOWindows Newsreader..Wireless Link sys ..Wireless Sync HOWTOXDM XtermXDMCP HOWTOXFree Local multi ..XFree86 HOWTOXFree86 R200XFree86 Second MouseXFree86 Video Timi..XML RPC HOWTOXWindow Overview H..XWindow User HOWTOXinerama HOWTOXterminalsHtml singleI810 HOWTOLibdc1394 HOWTOOpenMosix HOWTOPhhttpd HOWTOPpp sshText

A. Optional Arguments for Loading Modules


videodev.o
-----------------------------
   
   This is the basic video4linux module, all video 
   drivers (incl. bttv) register themselves here.



i2c.o
------------------------
   
   The generic i2c module. It does much of the i2c bus [Neural network Study]
   management, all other modules (except videodev.o) .:: anotepad.com ::.
   use this one.

   modprobe args:
      scan=1   scan the bus for i2c devices
      verbose=0   shut up i2c
      i2c_debug=1   for debugging, it sticks the 
         whole (software) i2c bus traffic to the syslog

 
bttv.o
-------------------------
   
   The bt848 (grabber chip) driver.

   modprobe args:
      remap=adr  remap Bt848 memory to address less than 20
      vidmem=base frame buffer address over 20 (of 
         graphic card)
      triton1=0/1  for Triton1 compatibility; Triton1 is 
         automatically recognized but this might also help with other chipsets
      pll=0/1/2  pll settings (0: don't use PLL; 1: 28 MHz crystal installed
         2: 35 MHz crystal installed
      radio=0/1 card supports radio
      card=n  card type: see the next section for the complete list;
         remap, card, radio and pll accept up to four comma-separated arguments
 (for multiple boards).  The CARD and PLL defines from the Makefile .:: id.pinterest.com ::.
         are used as defaults.

 
 
msp3400.o
----------------------------
   
   The driver for the msp34xx sound processor chips. If you have a
   stereo card, you probably want to modprobe this one.

   modprobe args:
      debug=1/2  print some debug info to the syslog, 2 is more verbose. [Reddit: User Datagram Protocol Discussion]



*tea6300.o
-----------------------------
   
   The driver for the tea6300 fader chip.  If you have a stereo .:: ch.pinterest.com ::.
   card and the msp3400.o doesn't work, you might want to try this
   one.  This chip is seen on most STB TV/FM cards (usually from
   Gateway OEM sold surplus on auction sites).

   modprobe args:
      debug=1  print some debug info to the syslog.



*tda8425.o
-----------------------------

   The driver for the tda8425 fader chip.  This driver used to be
   part of bttv.c, so if your sound used to work but does not
   anymore, try loading this module.

   modprobe args:
      debug=1  print some debug info to the syslog.



*tda9855.o
-----------------------------

   The driver for the tda9855 stereo decoder / audio processor chip.

   modprobe args:
      debug=1  print some debug info to the syslog.



*dpl3518.o
-----------------------------

   Driver for the dpl3518a Dolby Pro Logic Processor.

   modprobe args:
      debug=1  print some debug info to the syslog.



tuner.o
--------------------------
   
   The tuner driver.  You need this unless you want to use only .:: www.ssnote.net ::.
   with a camera or external tuner.
   
   modprobe args:
      debug=1  print some debug info to the syslog
      type=n type of the tuner chip. n as seen in Section 4



i2c_chardev.o
--------------------------------

   Provides a character device for i2c bus access.  Works for 2.1.x .:: telegra.ph ::.
   only, not compiled by default.

Share or Research:

Share on FB Post to X LinkedIn 🤖 Ask AI about this