Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'driver'

2053458 - No sound on Ubuntu 11.04: alsa driver
  1. F
  2. or i in control postinst postrm ; do \                                     
  3.  │         if [ -f debian/$i.orig ]; then \                                   
  4.  │         mv -f debian/$i.orig debian/$i ; \                                 
  5.  │         fi ; \                                                             
  6.  │         done                                                               
  7.  │ rm -f control-munge                                                         
  8.  │ make mrproper                                                               
  9.  
2016647 - playback dvd with mplayer no vid: mplayer driver dvd playback xv
  1. mplayer: could not connect to socket
  2. mplayer: No such file or directory
  3. Failed to open LIRC support. You will not be able to use your remote control.
  4. libdvdread: Using libdvdcss version 1.2.10 for DVD access
  5. libdvdread: Attempting to retrieve all CSS keys
  6. libdvdread: This can take a _long_ time, please be patient
  7. libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00000ef7
  8. libdvdread: Elapsed time 0
  9.  
1917568 - mscore-0.9.6.1-1.log: alsa driver mscore musescore
  1. [yermandu@kariri musescore-svn]$ mscore
  2. Alsa_driver: the interface doesn't support mmap-based access.
  3. init ALSA audio driver failed
  4. init ALSA driver failed
  5. init audio driver failed
  6. sequencer init failed
  7. link SVGID_3_ hasn't been detected!
  8. link SVGID_3_ hasn't been detected!
  9.  
1812197 - BGA Driver testing: driver vesa vga qemu osdev bga bochs
  1. /*
  2. * Autor: Leonardo M. (gnomo86 at gmail.com)
  3. * http://projeto-sombra.org
  4. */
  5.  
  6. #include <system.h>
  7. #include <kernel.h>
  8. #include <x86/page.h>
  9.  
1812193 - BGA Driver testing: driver vesa vga qemu osdev bga bochs
  1. /*
  2. * Autor: Leonardo M. (gnomo86 at gmail.com)
  3. * http://projeto-sombra.org
  4. */
  5.  
  6. #include <system.h>
  7. #include <kernel.h>
  8. #include <x86/page.h>
  9.  
635694 - PS/2 driver: ps2 keyboard mouse driver toasteros
  1. ; **********************************************************
  2.  
  3. ;       Name: PS/2 Keyboard & Mouse driver
  4. ;       Type: Virtual Device Driver
  5. ;       Autor: Peter Kleissner
  6. ;       Version: 1.00
  7.  
  8. ; **********************************************************
  9.