Δημοσιεύτηκε: 24 Απρ 2012, 22:32
από argy1
dmesg|tail
Κώδικας: Επιλογή όλων
bash: /home/argy/.bashrc: line 100: syntax error: unexpected end of file
argy@argy-desktop:~$ dmesg|tail
[ 14.460723] HDA Intel 0000:00:09.0: setting latency timer to 64
[ 14.876887] vboxdrv: Trying to deactivate the NMI watchdog permanently...
[ 14.876891] vboxdrv: Successfully done.
[ 14.876893] vboxdrv: Found 4 processor cores.
[ 14.877015] VBoxDrv: dbg - g_abExecMemory=ffffffffa0df4a20
[ 14.877086] vboxdrv: fAsync=0 offMin=0x404 offMax=0x2b89
[ 14.877498] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[ 14.877500] vboxdrv: Successfully loaded version 3.1.6_OSE (interface 0x00100001).
[ 16.070080] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:09.0/input/input6
[ 24.510115] eth0: no IPv6 routers present

και lsmod|grep cx88
Κώδικας: Επιλογή όλων
argy@argy-desktop:~$ dmesg|tail
[ 14.460723] HDA Intel 0000:00:09.0: setting latency timer to 64
[ 14.876887] vboxdrv: Trying to deactivate the NMI watchdog permanently...
[ 14.876891] vboxdrv: Successfully done.
[ 14.876893] vboxdrv: Found 4 processor cores.
[ 14.877015] VBoxDrv: dbg - g_abExecMemory=ffffffffa0df4a20
[ 14.877086] vboxdrv: fAsync=0 offMin=0x404 offMax=0x2b89
[ 14.877498] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[ 14.877500] vboxdrv: Successfully loaded version 3.1.6_OSE (interface 0x00100001).
[ 16.070080] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:09.0/input/input6
[ 24.510115] eth0: no IPv6 routers present
argy@argy-desktop:~$ lsmod|grep cx88
cx8800 32442 0
cx88xx 80221 1 cx8800
ir_common 43415 1 cx88xx
i2c_algo_bit 6024 1 cx88xx
tveeprom 13882 1 cx88xx
v4l2_common 18357 3 tuner,cx8800,cx88xx
videodev 40614 4 tuner,cx8800,cx88xx,v4l2_common
btcx_risc 4224 2 cx8800,cx88xx
videobuf_dma_sg 12370 2 cx8800,cx88xx
videobuf_core 19301 3 cx8800,cx88xx,videobuf_dma_sg