مدیران انجمن: mr_mohammad, ناظران انجمن

blue-sky نوشته است:مشخص بفرمایید cpu و کارت گرافیک بطور دقیق
VGA : nVidia Corporation GT218 [GeForce 310M] (rev a2)
product: Intel(R) Core(TM) i5 CPU M 450 @ 2.40GHz


blue-sky نوشته است:شما در نمایش تصاویر hdنباید مشکلی داشته باشید ولی بدلیل ضعف نسبی کارت گرافیک ضریب بهبود لبه های بریده بریده تصویر 30درصد خواهد بود
فقط بفرمایید vdr را به چه شکل راه اندازی میکنید تا بهتر بتونم راهنمایی کنم
./vdr -c config -v video Pxineliboutput

blue-sky نوشته است:ایا شما در کانالهای hdصدا دارید یا نه؟ منظورم اینه که ایا تیونر اصلا میتونه رو فرکانس این کانالها قفل کنه؟

# ./vdr -c config -v video -Psc -Pxvdr
vdr: ./PLUGINS/lib/libvdr-sc.so.1.7.24: cannot open shared object file: No such file or directory

OMAN HD;OMAN TV:12456:hC34M2S0:S26.0E:27500:310=2:320=ara@4:0:0:30:702:556:0
NHK World HD;JMC:10730:vC34M2S0:S26.0E:27500:709=27:809=@4:0:0:1:702:601:0
AD Sport 3 HD;ADTV:11766:hC56M2O35S1:S26.0E:27500:101=27:301=eng@4;201=ara@106:0:0:1:702:563:0
AD Sport 4 HD;ADTV:11766:hC56M2O35S1:S26.0E:27500:102=27:302=eng@4;202=ara@106:0:0:2:702:563:0
AD Sport 7 HD;ADTV:11766:hC56M2O35S1:S26.0E:27500:105=27:205=ara@4,305=eng@4:0:0:5:702:563:0
AD Sport 8 HD;ADTV:11823:vC56M2S1:S26.0E:27500:106=27:306=eng@4;206=ara@106:0:0:1:702:564:0
blue-sky نوشته است:در برنامه vdrاول از فایل channels.conf خودتون یک بکاپ بگیرید
حالا ازخطوط زیر به عنوان لیست کانال استفاده کنید و ببینید صدا دارید یا خیر
- کد: انتخاب همه
OMAN HD;OMAN TV:12456:hC34M2S0:S26.0E:27500:310=2:320=ara@4:0:0:30:702:556:0
NHK World HD;JMC:10730:vC34M2S0:S26.0E:27500:709=27:809=@4:0:0:1:702:601:0
AD Sport 3 HD;ADTV:11766:hC56M2O35S1:S26.0E:27500:101=27:301=eng@4;201=ara@106:0:0:1:702:563:0
AD Sport 4 HD;ADTV:11766:hC56M2O35S1:S26.0E:27500:102=27:302=eng@4;202=ara@106:0:0:2:702:563:0
AD Sport 7 HD;ADTV:11766:hC56M2O35S1:S26.0E:27500:105=27:205=ara@4,305=eng@4:0:0:5:702:563:0
AD Sport 8 HD;ADTV:11823:vC56M2S1:S26.0E:27500:106=27:306=eng@4;206=ara@106:0:0:1:702:564:0

lsmod | grep nvidia
nvidia 12319264 40apt-get build-dep ffmpeg
apt-get build-dep vdr
apt-get install libvdpau1
apt-get install libvdpau-dev
apt-get install alsa-base
apt-get install alsa-utils
wget ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.29.tar.bz2
tar -jxf vdr-1.7.29.tar.bz2
cd vdr-1.7.29
make
make plugins
mkdir video
mkdir config
cp *.conf configcd PLUGINS/src
git clone git://projects.vdr-developer.org/vdr-plugin-softhddevice.git
cd vdr-plugin-softhddevice
make
cd ../../..
./vdr -c config -v video -Psofthddevice

# apt-get build-dep ffmpeg
Reading package lists... Done
Building dependency tree
Reading state information... Done
Picking 'ffmpeg-dmo' as source package instead of 'ffmpeg'
0 upgraded, 0 newly installed, 0 to remove and 63 not upgraded
# apt-get build-dep vdr
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 63 not upgraded
# ./vdr -c config -v video -Psofthddevice
vdr: ./PLUGINS/lib/libvdr-softhddevice.so.1.7.29: cannot open shared object file: No such file or directory

lsmod | grep nvidia
nvidia 12319264 40deb http://ftp.sh.cvut.cz/MIRRORS/linuxmint-packages/ maya main upstream import
deb-src http://ftp.sh.cvut.cz/MIRRORS/linuxmint-packages/ maya main upstream import #Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ precise-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ precise-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ precise partner
deb http://packages.medibuntu.org/ precise free non-free
deb http://archive.getdeb.net/ubuntu precise-getdeb apps
deb http://archive.getdeb.net/ubuntu precise-getdeb games
deb-src http://us.archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse
deb-src http://packages.medibuntu.org/ precise free non-freeapt-get updatecd vdr-1.7.29/PLUGINS/src/vdr-plugin-softhddevice
make clean
git pull
make
blue-sky نوشته است:>>منظور از nvidia-common همان nvidia-kernel-common است؟
بستگی به توزیع داره من الان رو mint هستم شاید با دبیان فرق داشته باشه بهر حال باید این دستوز و خروجی انرا داشته باشید
- کد: انتخاب همه
lsmod | grep nvidia
nvidia 12319264 40
>>خروجی دوتا دستور زیر درسته؟
خیر شما مخازن کاملی ندارید توی توزیع mint محتویات فایل sources.listدر مسیرetc/apt/ اینه
- کد: انتخاب همه
deb http://ftp.sh.cvut.cz/MIRRORS/linuxmint-packages/ maya main upstream import
deb-src http://ftp.sh.cvut.cz/MIRRORS/linuxmint-packages/ maya main upstream import #Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ precise-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ precise-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ precise partner
deb http://packages.medibuntu.org/ precise free non-free
deb http://archive.getdeb.net/ubuntu precise-getdeb apps
deb http://archive.getdeb.net/ubuntu precise-getdeb games
deb-src http://us.archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse
deb-src http://packages.medibuntu.org/ precise free non-free
اگه رو اوبونتو هستید به استثنا دو خط اول باید بقیه را داشته باشید
بعد از ویرایش دستور زیر را اجرا کنید
- کد: انتخاب همه
apt-get update
>>من vdr-1.7.29 را به همراه پلاگین softhddevice نصب کردم ولی هنگام اجرا خروجی زیر صادر میشه :
احتمالا موقع کامپایل پلاگین با خطایی برخورد کرده و متوجه نشده اید-علتش هم به احتمال زیاد نصب بنودن بسته های ضروری بعلت ناقص بودن مخازن شماست
- کد: انتخاب همه
cd vdr-1.7.29/PLUGINS/src/vdr-plugin-softhddevice
make clean
git pull
make

apt-get install deb-multimedia-keyringdeb http://ftp.ru.debian.org/debian unstable main contrib non-free
deb-src http://ftp.ru.debian.org/debian unstable main contrib non-free
deb http://ftp.debian.org/debian/ Sid-updates main contrib non-free
deb-src http://ftp.debian.org/debian/ Sid-updates main contrib non-free
deb ftp://ftp.deb-multimedia.org sid main non-free
deb-src ftp://ftp.deb-multimedia.org sid main
blue-sky نوشته است:دبیان با اوبونتو فرق میکنه و شما نمیتونید اون خطوط را در دبیان ایجاد کنید
- کد: انتخاب همه
apt-get install deb-multimedia-keyring
خطوط شما یاید چیزی شبیه این باشد
- کد: انتخاب همه
deb http://ftp.ru.debian.org/debian unstable main contrib non-free
deb-src http://ftp.ru.debian.org/debian unstable main contrib non-free
deb http://ftp.debian.org/debian/ Sid-updates main contrib non-free
deb-src http://ftp.debian.org/debian/ Sid-updates main contrib non-free
deb ftp://ftp.deb-multimedia.org sid main non-free
deb-src ftp://ftp.deb-multimedia.org sid main
[ 71.362]
X.Org X Server 1.11.4
Release Date: 2012-01-27
[ 71.364] X Protocol Version 11, Revision 0
[ 71.364] Build Operating System: Linux 3.2.0-1-amd64 x86_64 Debian
[ 71.365] Current Operating System: Linux aptosidbox 3.2-9.slh.5-aptosid-amd64 #1 SMP PREEMPT Fri Mar 9 20:41:16 UTC 2012 x86_64
[ 71.366] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2-9.slh.5-aptosid-amd64 root=UUID=1f589d86-b6bf-4418-bbfb-1c6a833518eb ro single
[ 71.367] Build Date: 04 March 2012 11:42:13PM
[ 71.367] xorg-server 2:1.11.4-1 (Cyril Brulebois <kibi@debian.org>)
[ 71.368] Current version of pixman: 0.24.4
[ 71.368] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 71.369] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 71.372] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug 27 00:16:23 2012
[ 71.420] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 71.421] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 71.491] (==) No Layout section. Using the first Screen section.
[ 71.491] (==) No screen section available. Using defaults.
[ 71.491] (**) |-->Screen "Default Screen Section" (0)
[ 71.491] (**) | |-->Monitor "<default monitor>"
[ 71.513] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 71.513] (**) | |-->Device "Device 0"
[ 71.513] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 71.513] (==) Automatically adding devices
[ 71.513] (==) Automatically enabling devices
[ 71.559] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 71.559] Entry deleted from font path.
[ 71.606] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ 71.606] Entry deleted from font path.
[ 71.628] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 71.628] Entry deleted from font path.
[ 71.628] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 71.628] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 71.628] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 71.628] (II) Loader magic: 0x7f72bc566ae0
[ 71.628] (II) Module ABI versions:
[ 71.628] X.Org ANSI C Emulation: 0.4
[ 71.628] X.Org Video Driver: 11.0
[ 71.628] X.Org XInput driver : 13.0
[ 71.628] X.Org Server Extension : 6.0
[ 71.629] (--) PCI:*(0:1:0:0) 10de:0a75:17aa:392d rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[ 71.629] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 71.629] (II) LoadModule: "extmod"
[ 71.701] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 71.718] (II) Module extmod: vendor="X.Org Foundation"
[ 71.719] compiled for 1.11.4, module version = 1.0.0
[ 71.719] Module class: X.Org Server Extension
[ 71.719] ABI class: X.Org Server Extension, version 6.0
[ 71.719] (II) Loading extension SELinux
[ 71.719] (II) Loading extension MIT-SCREEN-SAVER
[ 71.719] (II) Loading extension XFree86-VidModeExtension
[ 71.719] (II) Loading extension XFree86-DGA
[ 71.719] (II) Loading extension DPMS
[ 71.719] (II) Loading extension XVideo
[ 71.719] (II) Loading extension XVideo-MotionCompensation
[ 71.719] (II) Loading extension X-Resource
[ 71.719] (II) LoadModule: "dbe"
[ 71.719] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 71.734] (II) Module dbe: vendor="X.Org Foundation"
[ 71.734] compiled for 1.11.4, module version = 1.0.0
[ 71.734] Module class: X.Org Server Extension
[ 71.735] ABI class: X.Org Server Extension, version 6.0
[ 71.735] (II) Loading extension DOUBLE-BUFFER
[ 71.735] (II) LoadModule: "glx"
[ 71.735] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 72.625] (II) Module glx: vendor="NVIDIA Corporation"
[ 72.635] compiled for 4.0.2, module version = 1.0.0
[ 72.635] Module class: X.Org Server Extension
[ 72.635] (II) NVIDIA GLX Module 302.17 Tue Jun 12 16:22:45 PDT 2012
[ 72.635] (II) Loading extension GLX
[ 72.635] (II) LoadModule: "record"
[ 72.635] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 72.781] (II) Module record: vendor="X.Org Foundation"
[ 72.781] compiled for 1.11.4, module version = 1.13.0
[ 72.781] Module class: X.Org Server Extension
[ 72.781] ABI class: X.Org Server Extension, version 6.0
[ 72.781] (II) Loading extension RECORD
[ 72.781] (II) LoadModule: "dri"
[ 72.782] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 72.819] (II) Module dri: vendor="X.Org Foundation"
[ 72.819] compiled for 1.11.4, module version = 1.0.0
[ 72.819] ABI class: X.Org Server Extension, version 6.0
[ 72.819] (II) Loading extension XFree86-DRI
[ 72.820] (II) LoadModule: "dri2"
[ 72.820] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 72.837] (II) Module dri2: vendor="X.Org Foundation"
[ 72.837] compiled for 1.11.4, module version = 1.2.0
[ 72.837] ABI class: X.Org Server Extension, version 6.0
[ 72.838] (II) Loading extension DRI2
[ 72.838] (II) LoadModule: "nvidia"
[ 72.845] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 72.944] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 72.960] compiled for 4.0.2, module version = 1.0.0
[ 72.960] Module class: X.Org Video Driver
[ 72.983] (II) NVIDIA dlloader X Driver 302.17 Tue Jun 12 16:04:53 PDT 2012
[ 72.983] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 72.984] (--) using VT number 2
[ 73.031] (II) Loading sub module "fb"
[ 73.031] (II) LoadModule: "fb"
[ 73.032] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 73.044] (II) Module fb: vendor="X.Org Foundation"
[ 73.044] compiled for 1.11.4, module version = 1.0.0
[ 73.044] ABI class: X.Org ANSI C Emulation, version 0.4
[ 73.044] (II) Loading sub module "wfb"
[ 73.044] (II) LoadModule: "wfb"
[ 73.044] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 73.052] (II) Module wfb: vendor="X.Org Foundation"
[ 73.052] compiled for 1.11.4, module version = 1.0.0
[ 73.052] ABI class: X.Org ANSI C Emulation, version 0.4
[ 73.052] (II) Loading sub module "ramdac"
[ 73.052] (II) LoadModule: "ramdac"
[ 73.052] (II) Module "ramdac" already built-in
[ 73.053] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 73.053] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 73.053] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 73.069] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 73.069] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 73.069] (==) NVIDIA(0): RGB weight 888
[ 73.069] (==) NVIDIA(0): Default visual is TrueColor
[ 73.069] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 73.069] (**) NVIDIA(0): Enabling 2D acceleration
[ 74.753] (II) NVIDIA(GPU-0): Display (cPATH (DFP-0)) does not support NVIDIA 3D Vision
[ 74.753] (II) NVIDIA(GPU-0): stereo.
[ 74.757] (II) NVIDIA(0): NVIDIA GPU GeForce 310M (GT218) at PCI:1:0:0 (GPU-0)
[ 74.757] (--) NVIDIA(0): Memory: 524288 kBytes
[ 74.757] (--) NVIDIA(0): VideoBIOS: 70.18.4b.00.08
[ 74.757] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 74.757] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 74.759] (--) NVIDIA(0): Valid display device(s) on GeForce 310M at PCI:1:0:0
[ 74.760] (--) NVIDIA(0): CRT-0
[ 74.760] (--) NVIDIA(0): cPATH (DFP-0) (connected)
[ 74.760] (--) NVIDIA(0): DFP-1
[ 74.760] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 74.760] (--) NVIDIA(0): cPATH (DFP-0): 330.0 MHz maximum pixel clock
[ 74.760] (--) NVIDIA(0): cPATH (DFP-0): Internal Dual Link LVDS
[ 74.760] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[ 74.760] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[ 74.760] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 74.760] (**) NVIDIA(0): device cPATH (DFP-0) (Using EDID frequencies has been
[ 74.760] (**) NVIDIA(0): enabled on all display devices.)
[ 74.760] (==) NVIDIA(0):
[ 74.760] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 74.760] (==) NVIDIA(0): will be used as the requested mode.
[ 74.760] (==) NVIDIA(0):
[ 74.760] (II) NVIDIA(0): Validated modes:
[ 74.760] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 74.760] (II) NVIDIA(0): Virtual screen size determined to be 1366 x 768
[ 75.823] (--) NVIDIA(0): DPI set to (102, 102); computed from "UseEdidDpi" X config
[ 75.823] (--) NVIDIA(0): option
[ 75.823] (--) Depth 24 pixmap format is 32 bpp
[ 75.823] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 75.828] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 75.828] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 75.828] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 75.828] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 75.828] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 75.828] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 75.828] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 75.828] (II) NVIDIA(0): Config Options in the README.
[ 75.830] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 76.120] (II) Loading extension NV-GLX
[ 76.206] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 76.206] (==) NVIDIA(0): Backing store disabled
[ 76.206] (==) NVIDIA(0): Silken mouse enabled
[ 76.206] (==) NVIDIA(0): DPMS enabled
[ 76.219] (II) Loading extension NV-CONTROL
[ 76.219] (II) Loading extension XINERAMA
[ 76.219] (II) Loading sub module "dri2"
[ 76.219] (II) LoadModule: "dri2"
[ 76.220] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 76.220] (II) Module dri2: vendor="X.Org Foundation"
[ 76.220] compiled for 1.11.4, module version = 1.2.0
[ 76.220] ABI class: X.Org Server Extension, version 6.0
[ 76.220] (II) NVIDIA(0): [DRI2] Setup complete
[ 76.220] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 76.220] (--) RandR disabled
[ 76.220] (II) Initializing built-in extension Generic Event Extension
[ 76.220] (II) Initializing built-in extension SHAPE
[ 76.220] (II) Initializing built-in extension MIT-SHM
[ 76.220] (II) Initializing built-in extension XInputExtension
[ 76.220] (II) Initializing built-in extension XTEST
[ 76.220] (II) Initializing built-in extension BIG-REQUESTS
[ 76.220] (II) Initializing built-in extension SYNC
[ 76.220] (II) Initializing built-in extension XKEYBOARD
[ 76.220] (II) Initializing built-in extension XC-MISC
[ 76.220] (II) Initializing built-in extension SECURITY
[ 76.220] (II) Initializing built-in extension XINERAMA
[ 76.220] (II) Initializing built-in extension XFIXES
[ 76.220] (II) Initializing built-in extension RENDER
[ 76.220] (II) Initializing built-in extension RANDR
[ 76.220] (II) Initializing built-in extension COMPOSITE
[ 76.220] (II) Initializing built-in extension DAMAGE
[ 76.220] (II) SELinux: Disabled on system
[ 76.223] (II) Initializing extension GLX
[ 76.845] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 76.845] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 76.845] (II) LoadModule: "evdev"
[ 76.845] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 76.863] (II) Module evdev: vendor="X.Org Foundation"
[ 76.863] compiled for 1.11.0, module version = 2.6.0
[ 76.863] Module class: X.Org XInput Driver
[ 76.863] ABI class: X.Org XInput driver, version 13.0
[ 76.863] (II) Using input driver 'evdev' for 'Power Button'
[ 76.863] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 76.863] (**) Power Button: always reports core events
[ 76.863] (**) Power Button: Device: "/dev/input/event5"
[ 76.863] (--) Power Button: Found keys
[ 76.863] (II) Power Button: Configuring as keyboard
[ 76.863] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
[ 76.863] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 76.863] (**) Option "xkb_rules" "evdev"
[ 76.863] (**) Option "xkb_model" "pc105"
[ 76.863] (**) Option "xkb_layout" "us"
[ 76.863] (**) Option "xkb_options" "lv3:ralt_switch,compose:lwin"
[ 76.917] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 76.918] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 76.918] (II) Using input driver 'evdev' for 'Video Bus'
[ 76.918] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 76.918] (**) Video Bus: always reports core events
[ 76.918] (**) Video Bus: Device: "/dev/input/event6"
[ 76.918] (--) Video Bus: Found keys
[ 76.918] (II) Video Bus: Configuring as keyboard
[ 76.918] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input5/event6"
[ 76.918] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 76.918] (**) Option "xkb_rules" "evdev"
[ 76.918] (**) Option "xkb_model" "pc105"
[ 76.918] (**) Option "xkb_layout" "us"
[ 76.918] (**) Option "xkb_options" "lv3:ralt_switch,compose:lwin"
[ 76.919] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 76.919] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 76.919] (II) Using input driver 'evdev' for 'Power Button'
[ 76.919] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 76.919] (**) Power Button: always reports core events
[ 76.919] (**) Power Button: Device: "/dev/input/event2"
[ 76.919] (--) Power Button: Found keys
[ 76.919] (II) Power Button: Configuring as keyboard
[ 76.919] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0e/PNP0C0C:00/input/input2/event2"
[ 76.919] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 76.919] (**) Option "xkb_rules" "evdev"
[ 76.919] (**) Option "xkb_model" "pc105"
[ 76.919] (**) Option "xkb_layout" "us"
[ 76.919] (**) Option "xkb_options" "lv3:ralt_switch,compose:lwin"
[ 76.920] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[ 76.920] (II) No input driver specified, ignoring this device.
[ 76.920] (II) This device may have been added with another device file.
[ 76.920] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 76.920] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 76.920] (II) Using input driver 'evdev' for 'Sleep Button'
[ 76.920] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 76.920] (**) Sleep Button: always reports core events
[ 76.920] (**) Sleep Button: Device: "/dev/input/event3"
[ 76.920] (--) Sleep Button: Found keys
[ 76.920] (II) Sleep Button: Configuring as keyboard
[ 76.920] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0e/PNP0C0E:00/input/input3/event3"
[ 76.920] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 76.920] (**) Option "xkb_rules" "evdev"
[ 76.920] (**) Option "xkb_model" "pc105"
[ 76.920] (**) Option "xkb_layout" "us"
[ 76.920] (**) Option "xkb_options" "lv3:ralt_switch,compose:lwin"
[ 76.921] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[ 76.921] (II) No input driver specified, ignoring this device.
[ 76.921] (II) This device may have been added with another device file.
[ 76.921] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[ 76.922] (II) No input driver specified, ignoring this device.
[ 76.922] (II) This device may have been added with another device file.
[ 76.922] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[ 76.922] (II) No input driver specified, ignoring this device.
[ 76.922] (II) This device may have been added with another device file.
[ 76.922] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[ 76.922] (II) No input driver specified, ignoring this device.
[ 76.922] (II) This device may have been added with another device file.
[ 76.923] (II) config/udev: Adding input device Lenovo EasyCamera (/dev/input/event10)
[ 76.923] (**) Lenovo EasyCamera: Applying InputClass "evdev keyboard catchall"
[ 76.923] (II) Using input driver 'evdev' for 'Lenovo EasyCamera'
[ 76.923] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 76.923] (**) Lenovo EasyCamera: always reports core events
[ 76.923] (**) Lenovo EasyCamera: Device: "/dev/input/event10"
[ 76.923] (--) Lenovo EasyCamera: Found keys
[ 76.923] (II) Lenovo EasyCamera: Configuring as keyboard
[ 76.923] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input10/event10"
[ 76.923] (II) XINPUT: Adding extended input device "Lenovo EasyCamera" (type: KEYBOARD, id 10)
[ 76.923] (**) Option "xkb_rules" "evdev"
[ 76.923] (**) Option "xkb_model" "pc105"
[ 76.923] (**) Option "xkb_layout" "us"
[ 76.923] (**) Option "xkb_options" "lv3:ralt_switch,compose:lwin"
[ 76.924] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event1)
[ 76.924] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 76.924] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[ 76.924] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 76.924] (**) USB Optical Mouse: always reports core events
[ 76.924] (**) USB Optical Mouse: Device: "/dev/input/event1"
[ 76.924] (--) USB Optical Mouse: Found 3 mouse buttons
[ 76.924] (--) USB Optical Mouse: Found scroll wheel(s)
[ 76.924] (--) USB Optical Mouse: Found relative axes
[ 76.924] (--) USB Optical Mouse: Found x and y relative axes
[ 76.924] (--) USB Optical Mouse: Found absolute axes
[ 76.924] (II) USB Optical Mouse: Configuring as mouse
[ 76.924] (II) USB Optical Mouse: Adding scrollwheel support
[ 76.924] (**) USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 76.924] (**) USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 76.924] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4.4/2-1.4.4:1.0/input/input1/event1"
[ 76.924] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 11)
[ 76.925] (II) USB Optical Mouse: initialized for relative axes.
[ 76.925] (WW) USB Optical Mouse: ignoring absolute axes.
[ 76.925] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 76.925] (**) USB Optical Mouse: (accel) acceleration profile 0
[ 76.925] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 76.925] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 76.925] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[ 76.925] (II) No input driver specified, ignoring this device.
[ 76.925] (II) This device may have been added with another device file.
[ 76.926] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 76.926] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 76.926] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 76.926] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 76.926] (**) AT Translated Set 2 keyboard: always reports core events
[ 76.926] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 76.926] (--) AT Translated Set 2 keyboard: Found keys
[ 76.926] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 76.926] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 76.926] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 76.926] (**) Option "xkb_rules" "evdev"
[ 76.926] (**) Option "xkb_model" "pc105"
[ 76.926] (**) Option "xkb_layout" "us"
[ 76.926] (**) Option "xkb_options" "lv3:ralt_switch,compose:lwin"
[ 76.927] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event9)
[ 76.927] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[ 76.927] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[ 76.927] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Elantech class"
[ 76.927] (II) LoadModule: "synaptics"
[ 76.927] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 76.943] (II) Module synaptics: vendor="X.Org Foundation"
[ 76.943] compiled for 1.11.2.902, module version = 1.5.0
[ 76.943] Module class: X.Org XInput Driver
[ 76.943] ABI class: X.Org XInput driver, version 13.0
[ 76.943] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[ 76.943] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 76.944] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 76.944] (**) Option "Device" "/dev/input/event9"
[ 77.033] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 1280
[ 77.033] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 704
[ 77.033] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[ 77.033] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 0
[ 77.033] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
[ 77.033] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[ 77.033] (**) Option "VertEdgeScroll" "true"
[ 77.033] (**) Option "VertTwoFingerScroll" "1"
[ 77.033] (**) Option "HorizTwoFingerScroll" "1"
[ 77.033] (**) Option "LBCornerButton" "2"
[ 77.033] (**) Option "TapButton1" "1"
[ 77.033] (**) Option "TapButton2" "2"
[ 77.033] (**) Option "CircularScrolling" "1"
[ 77.033] (**) Option "CircScrollTrigger" "8"
[ 77.033] (**) Option "CoastingSpeed" "0.13"
[ 77.065] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 77.065] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 77.097] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event9"
[ 77.097] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 13)
[ 77.097] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[ 77.097] (**) synaptics: ETPS/2 Elantech Touchpad: MaxSpeed is now 1.75
[ 77.097] (**) synaptics: ETPS/2 Elantech Touchpad: AccelFactor is now 0.137
[ 77.097] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[ 77.097] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[ 77.097] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 77.097] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 77.097] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 77.098] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[ 77.098] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 77.098] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event8)
[ 77.098] (**) Ideapad extra buttons: Applying InputClass "evdev keyboard catchall"
[ 77.098] (II) Using input driver 'evdev' for 'Ideapad extra buttons'
[ 77.098] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 77.098] (**) Ideapad extra buttons: always reports core events
[ 77.098] (**) Ideapad extra buttons: Device: "/dev/input/event8"
[ 77.098] (--) Ideapad extra buttons: Found keys
[ 77.098] (II) Ideapad extra buttons: Configuring as keyboard
[ 77.098] (**) Option "config_info" "udev:/sys/devices/platform/ideapad/input/input8/event8"
[ 77.098] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 14)
[ 77.098] (**) Option "xkb_rules" "evdev"
[ 77.098] (**) Option "xkb_model" "pc105"
[ 77.098] (**) Option "xkb_layout" "us"
[ 77.098] (**) Option "xkb_options" "lv3:ralt_switch,compose:lwin"
[ 77.099] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 77.099] (II) No input driver specified, ignoring this device.
[ 77.099] (II) This device may have been added with another device file.
[ 78.217] (II) Power Button: Close
[ 78.217] (II) UnloadModule: "evdev"
[ 78.217] (II) Unloading evdev
[ 78.249] (II) Video Bus: Close
[ 78.249] (II) UnloadModule: "evdev"
[ 78.249] (II) Unloading evdev
[ 78.281] (II) Power Button: Close
[ 78.281] (II) UnloadModule: "evdev"
[ 78.281] (II) Unloading evdev
[ 78.313] (II) Sleep Button: Close
[ 78.313] (II) UnloadModule: "evdev"
[ 78.313] (II) Unloading evdev
[ 78.345] (II) Lenovo EasyCamera: Close
[ 78.345] (II) UnloadModule: "evdev"
[ 78.345] (II) Unloading evdev
[ 78.377] (II) USB Optical Mouse: Close
[ 78.377] (II) UnloadModule: "evdev"
[ 78.377] (II) Unloading evdev
[ 78.409] (II) AT Translated Set 2 keyboard: Close
[ 78.409] (II) UnloadModule: "evdev"
[ 78.409] (II) Unloading evdev
[ 78.473] (II) UnloadModule: "synaptics"
[ 78.473] (II) Unloading synaptics
[ 78.505] (II) Ideapad extra buttons: Close
[ 78.505] (II) UnloadModule: "evdev"
[ 78.505] (II) Unloading evdev
[ 80.074] Server terminated successfully (0). Closing log file.


blue-sky نوشته است:توی دبیان sid از این اتفاقات زیاد میفته سعی برای درست کردن وقت زیادی تلف میکنه که ممکنه با یک اپدیت همه چیز دوباره بهم بریزه دبیان سید فقط بدرد کاربران حرفه ای میخوره که بسرعت بتونن مشکلات را تشخیص داده و برطرف کنند
از نسخه تستینگ دبیان استفاده کنید
من بعد ار نصب مینت کمتر از نیم ساعت با سیسیکم تصویر میگیرم
این دوستای ویندوزی هم که گهگاهی پیشم میان هیچوقت نتونستن از کیفیت تصویرمن تو لینوکس ایراد بگیرن


3.5.2-3.fc17.i686.PAE

راستش خبر ندارم اوضاع در دبیان تستینگ به چه صورت است
ولی در mint Cinnamon که دارم استفاده میکنم کرنل 3.2 و api 5.4 داره
اخرین نسخه vdr که 1.7.29 هست با اخرین نسخه sc و softhddevice بدون هیچ مشکلی کامپایل میشه
پایداری هم کاملا قابل قبول هست
# apt-get build-dep ffmpeg
Reading package lists... Done
Building dependency tree
Reading state information... Done
Picking 'libav' as source package instead of 'ffmpeg'
The following packages have unmet dependencies:
libcv-dev : Depends: libopencv-features2d-dev but it is not going to be installed
Depends: libopencv-calib3d-dev but it is not going to be installed
Depends: libopencv-objdetect-dev but it is not going to be installed
Depends: libopencv-legacy-dev but it is not going to be installed
libopencv-dev : Depends: libopencv-objdetect-dev (= 2.3.1-11) but it is not going to be installed
Depends: libopencv-highgui-dev (= 2.3.1-11) but it is not going to be installed
Depends: libopencv-calib3d-dev (= 2.3.1-11) but it is not going to be installed
Depends: libopencv-features2d-dev (= 2.3.1-11) but it is not going to be installed
Depends: libopencv-legacy-dev (= 2.3.1-11) but it is not going to be installed
Depends: libopencv-contrib-dev (= 2.3.1-11) but it is not going to be installed
Depends: libhighgui-dev (= 2.3.1-11) but it is not going to be installed
Depends: libcvaux-dev (= 2.3.1-11) but it is not going to be installed
E: Build-dependencies for ffmpeg could not be satisfied
کاربران حاضر در این انجمن: بدون كاربران آنلاین و 5 مهمان