Hozzászólások
-
SzerzőBejegyzés
-
Van pár dolog, ami szerintem felesleges:
CONFIG_BLK_DEV_CMD640=y /bár azt írják, néhány 486 és pentium alaplapon, „neptune” vagy „sis” chip-vel kombinálva, de szerintem felesleges/
CONFIG_IDEPCI_SHARE_IRQ=y /hát szerintem nem kéne osztozkodnia irq-n/
CONFIG_BLK_DEV_RZ1000=y /majdnem ugyanaz, mint cmd640/
CONFIG_BLK_DEV_PIIX=y /erre tuti hogy nincs szükséged/CONFIG_BLK_DEV_SIS5513=m <- Ez miért modulban? Bár ez is kérdés, mivel … SiS740, SiS745, SiS750 ezekhez írják, neked meg SiS746Fx-ed van. Inkább Tedd bele fixen "y".
root@www:~# cat /proc/config.gz | gunzip | grep -A 50 „# IDE chipset support/bugfixes”
cat: /proc/config.gz: No such file or directoryEz azért van, mert:
General setup -> Enable .config support -> Enable access to .config through /proc/config.gz /ez nálad hiányzik/Amúgy igy is kell mennie:
Code:juuzer@gentoo ~ $ cat /usr/src/linux/.config | grep -A 50 „# IDE chipset support/bugfixes”
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_IDEPNP is not set
CONFIG_BLK_DEV_IDEPCI=y
…Google-t is használhatod lehet tud valamit.
Majd ha Chessmasterben is produkál valamit ez az Agelya, lehet megnézem mennyibe kerül.
Remélem így jó lesz
Valami ilyesmire gondoltam:
Code:juuzer@gentoo ~ $ cat /proc/config.gz | gunzip | grep -A 50 „# IDE chipset support/bugfixes”
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_IDEPNP is not set
CONFIG_BLK_DEV_IDEPCI=y
# CONFIG_IDEPCI_SHARE_IRQ is not set
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_GENERIC is not set
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
CONFIG_BLK_DEV_AMD74XX=y
# CONFIG_BLK_DEV_ATIIXP is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_BLK_DEV_IT821X is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_IDE_ARM is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_BLK_DEV_HD is not set#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
# CONFIG_SCSI_PROC_FS is not setjuuzer@gentoo ~ $
szerk:
Nálam csak root felhasználó van. Root-ként használom a gépet.
??? Ez miért jó? :blink:
Szerintem felesleges próbálkozni vele:
https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/linux_8.24.8.html„ATI Integrated Product Support
The ATI Proprietary Linux driver is designed to support the following ATI Integrated products:
Radeon® Xpress 200 series
Radeon® 9100 IGP
Radeon® 9200 IGP
Mobility™ Radeon® 9000 IGP series
Mobility™ Radeon® 9100 IGP seriesCaution: This software driver provides 2D support only for the ATI Radeon® 9100 IGP and ATI Radeon® 9100 PRO IGP”
Utána olvastam kicsit a change logokban, és kiderült, hogy már a driver korai változataiban is volt SPDIF (digitális/optikai) támogatás, sõt: az nvmixerben (korábban nvaudioban) is benne volt/van egy kapcsoló, amellyel választani lehetett az analóg, illetve digitális kimenetek között. Alapból tudja az AC3 passthrught (DTS-t nem láttam, de bizonyára azt is tudja).
Mint már korábban írtam, itt érdemes körbenézned:
Esetleg itt érdemes nézelõdnöd, sosem használtam optikán keresztül.
http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=Nvidia&card=.&chip=nForce&module=intel8x0
http://opensrc.org/alsa/index.php?page=intel8x0„
arne h. thedoc23 at arcor dot de
Monday, 24 November 2003i have an asus a7n8x-vm with nforce2 chipset and i managed to get
everything played through spdif output with mplayer. analog or digital
sound does not matter, so you don’t have to change parameters if you
want to watch to an ac3 movie or listen to an mp3 file. there are
3 parameters that do the trick:
mplayer -ao alsa9:spdif -ac hwac3, -srate 48000 somemovie.avi-ao alsa9:spdif sends everything to spdif output
-ac hwac3, if there is an ac3 stream it will be send in raw mode so
your reciever can handle it otherwise „analog” playback will be used
-srate 48000 converts everthing to 48khz because the soundchip can’t
handle 44,1khz over spdif and the output would be too fastthat’s all! enjoy the sound!”
„HINT: use gnome-alsamixer, it’s much easier to enable the various
SPDIF options than with alsamixer..„„AC3/DTS passthrough on S/P-DIF should now work with mplayer:
mplayer -ao alsa:device=hw=0.0 -ac hwdts,hwac3, FILE”
Amit csatoltam képet xmms-alsa-plugin-ról, gondolom ott is analóg/digitál kimenetet lehet állítani.
Sziasztok!
emerge –search mail|grep check
Akkor már a teljesség kedvéért:
emerge -s mail | grep -B 6 -i check -
SzerzőBejegyzés