abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    dnes 13:22 | IT novinky

    Společnost ARM představila platformu Arm Lumex s Arm C1 CPU Cluster a Arm Mali G1-Ultra GPU pro vlajkové chytré telefony a počítače nové generace.

    Ladislav Hagara | Komentářů: 0
    dnes 05:44 | Nová verze

    Unicode Consortium, nezisková organizace koordinující rozvoj standardu Unicode, oznámila vydání Unicode 17.0. Přidáno bylo 4 803 nových znaků. Celkově jich je 159 801. Přibylo 7 nových Emoji.

    Ladislav Hagara | Komentářů: 0
    včera 21:00 | IT novinky Ladislav Hagara | Komentářů: 4
    včera 18:33 | Nová verze

    Realtimová strategie Warzone 2100 (Wikipedie) byla vydána ve verzi 4.6.0. Podrobný přehled novinek, změn a oprav v ChangeLogu na GitHubu. Nejnovější verzi Warzone 2100 lze již instalovat také ze Snapcraftu a Flathubu.

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

    Polské vývojářské studio CD Projekt Red publikovalo na Printables.com 3D modely z počítačové hry Cyberpunk 2077.

    Ladislav Hagara | Komentářů: 0
    včera 11:44 | Pozvánky

    Organizátoři konference LinuxDays 2025 vydali program a zároveň otevřeli registrace. Akce se uskuteční 4. a 5. října na FIT ČVUT v pražských Dejvicích, kde vás čekají přednášky, workshopy, stánky a spousta šikovných lidí. Vstup na akci je zdarma.

    Petr Krčmář | Komentářů: 6
    8.9. 22:00 | IT novinky

    Uživatelé komunikátoru Signal si mohou svá data přímo v Signalu bezpečně zálohovat a v případě rozbití nebo ztráty telefonu následně na novém telefonu obnovit. Zálohování posledních 45 dnů je zdarma. Nad 45 dnů je zpoplatněno částkou 1,99 dolaru měsíčně.

    Ladislav Hagara | Komentářů: 0
    8.9. 18:44 | Zajímavý článek

    Server Groklaw, zaměřený na kauzy jako právní spory SCO týkající se Linuxu, skončil před 12 lety, resp. doména stále existuje, ale web obsahuje spam propagující hazardní hry. LWN.net proto v úvodníku připomíná důležitost zachovávání komunitních zdrojů a upozorňuje, že Internet Archive je také jen jeden.

    🇵🇸 | Komentářů: 20
    8.9. 14:22 | Nová verze

    Jakub Vrána vydal Adminer ve verzi 5.4.0: "Delší dobu se v Admineru neobjevila žádná závažná chyba, tak jsem nemusel vydávat novou verzi, až počet změn hodně nabobtnal."

    Ladislav Hagara | Komentářů: 3
    8.9. 13:22 | IT novinky

    V Německu slavnostně uvedli do provozu (en) nejrychlejší počítač v Evropě. Superpočítač Jupiter se nachází ve výzkumném ústavu v Jülichu na západě země, podle německého kancléře Friedricha Merze otevírá nové možnosti pro trénování modelů umělé inteligence (AI) i pro vědecké simulace. Superpočítač Jupiter je nejrychlejší v Evropě a čtvrtý nejrychlejší na světě (TOP500). „Chceme, aby se z Německa stal národ umělé inteligence,“ uvedl na

    … více »
    Ladislav Hagara | Komentářů: 21
    Pro otevření více webových stránek ve webovém prohlížečí používám
     (83%)
     (7%)
     (2%)
     (3%)
     (4%)
     (2%)
    Celkem 160 hlasů
     Komentářů: 12, poslední dnes 13:00
    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.