abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    dnes 17:55 | Nová verze

    AlmaLinux byl vydán v nové stabilní verzi 9.4 (Mastodon, 𝕏). S kódovým názvem Seafoam Ocelot. Přehled novinek v příspěvku na blogu a v poznámkách k vydání.

    Ladislav Hagara | Komentářů: 0
    dnes 17:11 | IT novinky

    Před 50 lety, 5. května 1974 v žurnálu IEEE Transactions on Communications, Vint Cerf a Bob Kahn popsali protokol TCP (pdf).

    Ladislav Hagara | Komentářů: 0
    dnes 13:44 | Zajímavý článek

    Bylo vydáno do češtiny přeložené číslo 717 týdeníku WeeklyOSM přinášející zprávy ze světa OpenStreetMap.

    Ladislav Hagara | Komentářů: 0
    dnes 04:00 | Nová verze

    Byla vydána (Mastodon, 𝕏) nová stabilní verze 2.10.38 svobodné aplikace pro úpravu a vytváření rastrové grafiky GIMP (GNU Image Manipulation Program). Přehled novinek v oznámení o vydání a v souboru NEWS na GitLabu. Nový GIMP je již k dispozici také na Flathubu.

    Ladislav Hagara | Komentářů: 5
    dnes 00:22 | Komunita

    Google zveřejnil seznam 1220 projektů od 195 organizací (Debian, GNU, openSUSE, Linux Foundation, Haiku, Python, …) přijatých do letošního, již dvacátého, Google Summer of Code.

    Ladislav Hagara | Komentářů: 2
    včera 22:22 | IT novinky

    Na základě DMCA požadavku bylo na konci dubna z GitHubu odstraněno 8535 repozitářů se zdrojovými kódy open source emulátoru přenosné herní konzole Nintendo Switch yuzu.

    Ladislav Hagara | Komentářů: 7
    včera 00:33 | Nová verze

    Webový prohlížeč Dillo (Wikipedie) byl vydán ve verzi 3.1.0. Po devíti letech od vydání předchozí verze 3.0.5. Doména dillo.org již nepatří vývojářům Dilla.

    Ladislav Hagara | Komentářů: 0
    4.5. 15:00 | Komunita

    O víkendu probíhá v Bostonu, a také virtuálně, konference LibrePlanet 2024 organizovaná nadací Free Software Foundation (FSF).

    Ladislav Hagara | Komentářů: 0
    4.5. 13:22 | Nová verze

    Nová vývojová verze Wine 9.8 řeší mimo jiné chybu #3689 při instalaci Microsoft Office 97 nahlášenou v roce 2005.

    Ladislav Hagara | Komentářů: 0
    3.5. 13:11 | Nová verze

    Coppwr, tj. GUI nástroj pro nízkoúrovňové ovládání PipeWire, byl vydán v nové verzi 1.6.0. Zdrojové kódy jsou k dispozici na GitHubu. Instalovat lze také z Flathubu.

    Ladislav Hagara | Komentářů: 0
    Podle hypotézy Mrtvý Internet mj. tvoří většinu online interakcí boti.
     (62%)
     (8%)
     (16%)
     (15%)
    Celkem 116 hlasů
     Komentářů: 8, poslední 4.5. 08:25
    Rozcestník

    Administrace komentářů

    Jste na stránce určené pro řešení chyb a problémů týkajících se diskusí a komentářů. Můžete zde našim administrátorům reportovat špatně zařazenou či duplicitní diskusi, vulgární či osočující příspěvek a podobně. Děkujeme vám za vaši pomoc, více očí více vidí, společně můžeme udržet vysokou kvalitu AbcLinuxu.cz.

    Příspěvek
    4.6.2006 23:13 Martin
    Rozbalit Rozbalit vše Re: Auto alsaconf ISA zvukovky
    Zajímalo by mě taky jestli je potřeba zavádět tolik zvukových modulů?
    # cat /etc/modules.conf
    ### This file is automatically generated by update-modules"
    #
    # Please do not edit this file directly. If you want to change or add
    # anything please take a look at the files in /etc/modutils and read
    # the manpage for update-modules.
    #
    ### update-modules: start processing /etc/modutils/0keep
    # DO NOT MODIFY THIS FILE!
    # This file is not marked as conffile to make sure if you upgrade modutils
    # it will be restored in case some modifications have been made.
    #
    # The keep command is necessary to prevent insmod and friends from ignoring
    # the builtin defaults of a path-statement is encountered. Until all other
    # packages use the new `add path'-statement this keep-statement is essential
    # to keep your system working
    keep
    
    ### update-modules: end processing /etc/modutils/0keep
    
    ### update-modules: start processing /etc/modutils/actions
    # Special actions that are needed for some modules
    
    # The BTTV module does not load the tuner module automatically,
    # so do that in here
    post-install bttv insmod tuner
    post-remove bttv rmmod tuner
    
    
    ### update-modules: end processing /etc/modutils/actions
    
    ### update-modules: start processing /etc/modutils/aliases
    # Aliases to tell insmod/modprobe which modules to use
    
    # Uncomment the network protocols you don't want loaded:
    # alias net-pf-1 off            # Unix
    # alias net-pf-2 off            # IPv4
    # alias net-pf-3 off            # Amateur Radio AX.25
    # alias net-pf-4 off            # IPX
    # alias net-pf-5 off            # DDP / appletalk
    # alias net-pf-6 off            # Amateur Radio NET/ROM
    # alias net-pf-9 off            # X.25
    # alias net-pf-10 off           # IPv6
    # alias net-pf-11 off           # ROSE / Amateur Radio X.25 PLP
    # alias net-pf-19 off           # Acorn Econet
    alias net-pf-24 pppoe
    
    alias char-major-10-175 agpgart
    alias char-major-10-200 tun
    alias char-major-81     bttv
    alias char-major-108    ppp_generic
    alias /dev/ppp          ppp_generic
    alias tty-ldisc-3       ppp_async
    alias tty-ldisc-14      ppp_synctty
    alias ppp-compress-21   bsd_comp
    alias ppp-compress-24   ppp_deflate
    alias ppp-compress-26   ppp_deflate
    
    # Crypto modules (see http://www.kerneli.org/)
    alias loop-xfer-gen-0   loop_gen
    alias loop-xfer-3       loop_fish2
    alias loop-xfer-gen-10  loop_gen
    alias cipher-2          des
    alias cipher-3          fish2
    alias cipher-4          blowfish
    alias cipher-6          idea
    alias cipher-7          serp6f
    alias cipher-8          mars6
    alias cipher-11         rc62
    alias cipher-15         dfc2
    alias cipher-16         rijndael
    alias cipher-17         rc5
    
    
    ### update-modules: end processing /etc/modutils/aliases
    
    ### update-modules: start processing /etc/modutils/alsa-base
    # snd module options
    options snd device_mode=0660
    # autoloader aliases
    alias char-major-116 snd
    alias char-major-14 soundcore
    alias sound-slot-0 snd-card-0
    alias sound-slot-1 snd-card-1
    alias sound-slot-2 snd-card-2
    alias sound-slot-3 snd-card-3
    alias sound-slot-4 snd-card-4
    alias sound-slot-5 snd-card-5
    alias sound-slot-6 snd-card-6
    alias sound-slot-7 snd-card-7
    above sound-slot-0 snd-pcm-oss snd-mixer-oss snd-seq-oss
    above sound-slot-1 snd-pcm-oss snd-mixer-oss snd-seq-oss
    above sound-slot-2 snd-pcm-oss snd-mixer-oss snd-seq-oss
    above sound-slot-3 snd-pcm-oss snd-mixer-oss snd-seq-oss
    above sound-slot-4 snd-pcm-oss snd-mixer-oss snd-seq-oss
    above sound-slot-5 snd-pcm-oss snd-mixer-oss snd-seq-oss
    above sound-slot-6 snd-pcm-oss snd-mixer-oss snd-seq-oss
    above sound-slot-7 snd-pcm-oss snd-mixer-oss snd-seq-oss
    alias sound-service-0-0 snd-mixer-oss
    alias sound-service-0-1 snd-seq-oss
    alias sound-service-0-3 snd-pcm-oss
    alias sound-service-0-8 snd-seq-oss
    alias sound-service-0-12 snd-pcm-oss
    # Load optional modules above their base modules
    above snd-pcm snd-pcm-oss
    above snd-mixer snd-mixer-oss
    above snd-seq snd-seq-oss snd-seq-midi
    # Cause a script to be run after snd-emu8000-synth module initialization
    post-install snd-emu8000-synth /lib/alsa/modprobe-post-install snd-emu8000-synth
    # Cause a script to be run after card driver module initialization
    post-install snd-ad1816a /lib/alsa/modprobe-post-install snd-ad1816a
    post-install snd-ad1848 /lib/alsa/modprobe-post-install snd-ad1848
    post-install snd-ali5451 /lib/alsa/modprobe-post-install snd-ali5451
    post-install snd-als100 /lib/alsa/modprobe-post-install snd-als100
    post-install snd-als4000 /lib/alsa/modprobe-post-install snd-als4000
    post-install snd-asihpi /lib/alsa/modprobe-post-install snd-asihpi
    post-install snd-atiixp /lib/alsa/modprobe-post-install snd-atiixp
    post-install snd-au8810 /lib/alsa/modprobe-post-install snd-au8810
    post-install snd-au8820 /lib/alsa/modprobe-post-install snd-au8820
    post-install snd-au8830 /lib/alsa/modprobe-post-install snd-au8830
    post-install snd-azt2320 /lib/alsa/modprobe-post-install snd-azt2320
    post-install snd-azt3328 /lib/alsa/modprobe-post-install snd-azt3328
    post-install snd-azx /lib/alsa/modprobe-post-install snd-azx
    post-install snd-ca0106 /lib/alsa/modprobe-post-install snd-ca0106
    post-install snd-cmi8330 /lib/alsa/modprobe-post-install snd-cmi8330
    post-install snd-cmipci /lib/alsa/modprobe-post-install snd-cmipci
    post-install snd-cs4231 /lib/alsa/modprobe-post-install snd-cs4231
    post-install snd-cs4232 /lib/alsa/modprobe-post-install snd-cs4232
    post-install snd-cs4236 /lib/alsa/modprobe-post-install snd-cs4236
    post-install snd-cs4281 /lib/alsa/modprobe-post-install snd-cs4281
    post-install snd-cs46xx /lib/alsa/modprobe-post-install snd-cs46xx
    post-install snd-darla20 /lib/alsa/modprobe-post-install snd-darla20
    post-install snd-darla24 /lib/alsa/modprobe-post-install snd-darla24
    post-install snd-dt019x /lib/alsa/modprobe-post-install snd-dt019x
    post-install snd-emu10k1 /lib/alsa/modprobe-post-install snd-emu10k1
    post-install snd-emu10k1x /lib/alsa/modprobe-post-install snd-emu10k1x
    post-install snd-ens1370 /lib/alsa/modprobe-post-install snd-ens1370
    post-install snd-ens1371 /lib/alsa/modprobe-post-install snd-ens1371
    post-install snd-es1688 /lib/alsa/modprobe-post-install snd-es1688
    post-install snd-es18xx /lib/alsa/modprobe-post-install snd-es18xx
    post-install snd-es1938 /lib/alsa/modprobe-post-install snd-es1938
    post-install snd-es1968 /lib/alsa/modprobe-post-install snd-es1968
    post-install snd-es968 /lib/alsa/modprobe-post-install snd-es968
    post-install snd-fm801 /lib/alsa/modprobe-post-install snd-fm801
    post-install snd-gina20 /lib/alsa/modprobe-post-install snd-gina20
    post-install snd-gina24 /lib/alsa/modprobe-post-install snd-gina24
    post-install snd-gina3g /lib/alsa/modprobe-post-install snd-gina3g
    post-install snd-gusclassic /lib/alsa/modprobe-post-install snd-gusclassic
    post-install snd-gusextreme /lib/alsa/modprobe-post-install snd-gusextreme
    post-install snd-gusmax /lib/alsa/modprobe-post-install snd-gusmax
    post-install snd-harmony /lib/alsa/modprobe-post-install snd-harmony
    post-install snd-hdsp /lib/alsa/modprobe-post-install snd-hdsp
    post-install snd-hdspm /lib/alsa/modprobe-post-install snd-hdspm
    post-install snd-ice1712 /lib/alsa/modprobe-post-install snd-ice1712
    post-install snd-ice1724 /lib/alsa/modprobe-post-install snd-ice1724
    post-install snd-indigo /lib/alsa/modprobe-post-install snd-indigo
    post-install snd-indigodj /lib/alsa/modprobe-post-install snd-indigodj
    post-install snd-indigoio /lib/alsa/modprobe-post-install snd-indigoio
    post-install snd-intel8x0 /lib/alsa/modprobe-post-install snd-intel8x0
    post-install snd-interwave /lib/alsa/modprobe-post-install snd-interwave
    post-install snd-interwave-stb /lib/alsa/modprobe-post-install snd-interwave-stb
    post-install snd-korg1212 /lib/alsa/modprobe-post-install snd-korg1212
    post-install snd-layla20 /lib/alsa/modprobe-post-install snd-layla20
    post-install snd-layla24 /lib/alsa/modprobe-post-install snd-layla24
    post-install snd-layla3g /lib/alsa/modprobe-post-install snd-layla3g
    post-install snd-maestro3 /lib/alsa/modprobe-post-install snd-maestro3
    post-install snd-mia /lib/alsa/modprobe-post-install snd-mia
    post-install snd-mixart /lib/alsa/modprobe-post-install snd-mixart
    post-install snd-mona /lib/alsa/modprobe-post-install snd-mona
    post-install snd-mpu401 /lib/alsa/modprobe-post-install snd-mpu401
    post-install snd-msnd-pinnacle /lib/alsa/modprobe-post-install snd-msnd-pinnacle
    post-install snd-mtpav /lib/alsa/modprobe-post-install snd-mtpav
    post-install snd-nm256 /lib/alsa/modprobe-post-install snd-nm256
    post-install snd-opl3sa2 /lib/alsa/modprobe-post-install snd-opl3sa2
    post-install snd-opti92x-ad1848 /lib/alsa/modprobe-post-install snd-opti92x-ad1848
    post-install snd-opti92x-cs4231 /lib/alsa/modprobe-post-install snd-opti92x-cs4231
    post-install snd-opti93x /lib/alsa/modprobe-post-install snd-opti93x
    post-install snd-pc98-cs4232 /lib/alsa/modprobe-post-install snd-pc98-cs4232
    post-install snd-pcxhr /lib/alsa/modprobe-post-install snd-pcxhr
    post-install snd-pdaudiocf /lib/alsa/modprobe-post-install snd-pdaudiocf
    post-install snd-pdplus /lib/alsa/modprobe-post-install snd-pdplus
    post-install snd-portman2x4 /lib/alsa/modprobe-post-install snd-portman2x4
    post-install snd-powermac /lib/alsa/modprobe-post-install snd-powermac
    post-install snd-rme32 /lib/alsa/modprobe-post-install snd-rme32
    post-install snd-rme96 /lib/alsa/modprobe-post-install snd-rme96
    post-install snd-rme9652 /lib/alsa/modprobe-post-install snd-rme9652
    post-install snd-sa11xx-uda1341 /lib/alsa/modprobe-post-install snd-sa11xx-uda1341
    post-install snd-sb16 /lib/alsa/modprobe-post-install snd-sb16
    post-install snd-sb8 /lib/alsa/modprobe-post-install snd-sb8
    post-install snd-sbawe /lib/alsa/modprobe-post-install snd-sbawe
    post-install snd-serialmidi /lib/alsa/modprobe-post-install snd-serialmidi
    post-install snd-serial-u16550 /lib/alsa/modprobe-post-install snd-serial-u16550
    post-install snd-sgalaxy /lib/alsa/modprobe-post-install snd-sgalaxy
    post-install snd-sonicvibes /lib/alsa/modprobe-post-install snd-sonicvibes
    post-install snd-sscape /lib/alsa/modprobe-post-install snd-sscape
    post-install snd-sun-amd7930 /lib/alsa/modprobe-post-install snd-sun-amd7930
    post-install snd-sun-cs4231 /lib/alsa/modprobe-post-install snd-sun-cs4231
    post-install snd-sun-dbri /lib/alsa/modprobe-post-install snd-sun-dbri
    post-install snd-trident /lib/alsa/modprobe-post-install snd-trident
    post-install snd-usb-audio /lib/alsa/modprobe-post-install snd-usb-audio
    post-install snd-usb-usx2y /lib/alsa/modprobe-post-install snd-usb-usx2y
    post-install snd-via82xx /lib/alsa/modprobe-post-install snd-via82xx
    post-install snd-vx222 /lib/alsa/modprobe-post-install snd-vx222
    post-install snd-vxp440 /lib/alsa/modprobe-post-install snd-vxp440
    post-install snd-vxpocket /lib/alsa/modprobe-post-install snd-vxpocket
    post-install snd-wavefront /lib/alsa/modprobe-post-install snd-wavefront
    post-install snd-ymfpci /lib/alsa/modprobe-post-install snd-ymfpci
    # Prevent abnormal drivers from grabbing index 0
    options snd-atiixp-modem index=-2
    options snd-bt87x index=-2
    options snd-intel8x0m index=-2
    options snd-via82xx-modem index=-2
    
    ### update-modules: end processing /etc/modutils/alsa-base
    
    ### update-modules: start processing /etc/modutils/apm
    alias char-major-10-134 apm
    alias /dev/apm_bios             /dev/misc/apm_bios
    alias /dev/misc/apm_bios        apm
    
    ### update-modules: end processing /etc/modutils/apm
    
    ### update-modules: start processing /etc/modutils/lirc
    #This file is modified by lirc's maintainer scripts.
    #Any 'options' line asociated with the selected hardware will be replaced.
    #However 'add options' lines will be left alone, so you can use that for
    #additional module parameters.
    #       ej:
    #               add options lirc_serial sense=0
    options lirc_serial io= irq=
    
    
    ### update-modules: end processing /etc/modutils/lirc
    
    ### update-modules: start processing /etc/modutils/paths
    # This file contains a list of paths that modprobe should scan,
    # beside the ones that are compiled into the modutils tools
    # themselves.
    
    
    ### update-modules: end processing /etc/modutils/paths
    
    ### update-modules: start processing /etc/modutils/arch/i386
    alias parport_lowlevel parport_pc
    alias char-major-10-144 nvram
    alias binfmt-0064 binfmt_aout
    alias char-major-10-135 rtc
    
    ### update-modules: end processing /etc/modutils/arch/i386

    V tomto formuláři můžete formulovat svou stížnost ohledně příspěvku. Nejprve vyberte typ akce, kterou navrhujete provést s diskusí či příspěvkem. Potom do textového pole napište důvody, proč by měli admini provést vaši žádost, problém nemusí být patrný na první pohled. Odkaz na příspěvek bude přidán automaticky.

    Vaše jméno
    Váš email
    Typ požadavku
    Slovní popis
    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.