From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dagmar Teichmann Subject: problems with printing over cups Date: Wed, 6 Sep 2006 09:06:41 +0200 Message-ID: <200609060906.41917.teich@tzv.fal.de> Reply-To: teich@tzv.fal.de Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="iso-8859-1" To: linux-msdos@vger.kernel.org Hello @all, since some time the printing from dosemu does not work anymore.It worke= d well=20 times before. I don't know what is happend that the printing isn't work= ing=20 now. We use dosemu 1.2.1.0, debian linux 3.1 and Cups1.1.23-10sarge1 Is something wrong with dosemu.conf or ~/.dosemurc? Who can help? Thanks in advance Dagmar ~/.dosemurc: $_printer =3D "windows_knut" # windows_knut is a raw printer installed with cups /etc/dosemu/dosemu.conf: #######################################################################= ###### # # This file is /etc/dosemu.conf, included by /global.= conf # # Linux DOSEMU configuration for parser versions >=3D 3 (dosemu-0.97.0= =2E1) # # ./doc/README.txt (chapter 2.) contains a description of the syntax # and the usage of dosemu.conf. # # # Access rights are defined in # # /etc/dosemu.users # #######################################################################= ###### # # Notes for editing this section: # # In $_xxx =3D (n) n is a numerical or boolean value # =3D =3D # In $_zzz =3D "s" s is a string # # Please edit only beteen the brakets and quotes and keep the rest inta= ct. # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^= ^^ $_debug =3D "-a" # same format as -D commandline option # (but without the -D in front) $_features=3D "" # list of temporary hacks, see release notes = in # the file ChangeLog. e.g "0:1 2:0", which mean= s # to set feature_0 to 1 and feature_2 to 0. $_mapping=3D "" # prefered mapping driver, one of: # auto, mapself, mapfile, mapshm $_timint =3D (on) # emulate INT08 type timer interrupts $_mathco =3D (on) # or off $_cpu =3D "80386" # CPU showing to DOS, valid values: "80[345]= 86" # or "emulated" for non-native CPU (386 in this= case) $_rdtsc =3D (on) # if possible use Pentium cycle counter $_cpuspeed =3D (0) # 0 =3D calibrated by dosemu, else given (e.g= =2E166.666) $_pci =3D (off) $_xms =3D (1024) # in Kbyte $_ems =3D (2048) # in Kbyte $_ems_frame =3D (0xe000) $_dpmi =3D (off) # in Kbyte $_dosmem =3D (640) # in Kbyte, < 640 $_hardware_ram =3D "" # list of segment values/ranges such as # "0xc8000 range 0xcc000,0xcffff" $_secure =3D"ngd" # secure for: n (normal users), g (guest), d = (dexe) # empty string: depending on 'restricted' # "0": always insecure (not recommended) $_odd_hosts =3D "" # black list such as "lucifer.hell.com billy.= the.cat" $_diskless_hosts=3D"" # black list such as "hacker1 newbee gateway1= " $_emusys =3D "" # empty or 3 char., config.sys -> config.XX= X $_emubat =3D "" # empty or 3 char., autoexec.bat -> autoexec.= XXX $_emuini =3D "" # empty or 3 char., system.ini -> system.XX= X $_hogthreshold =3D (1) # 0 =3D=3D all CPU power to DOSEMU $_irqpassing =3D "" # list of IRQ number (2-15) to pass to DOS su= ch as # "3 8 10" $_speaker =3D "" # or "native" or "emulated" ## $_term_char_set =3D "" # Global code page and character set selectio= n. $_term_char_set =3D "ibm" # Global code page and character set selectio= n. # "" =3D=3D automatic, else: ibm, latin, latin1= , latin2 $_term_color =3D (on) # terminal with color support $_term_updfreq =3D (4) # time between refreshs (units: 20 =3D=3D 1 s= econd) $_escchar =3D (30) # 30 =3D=3D Ctrl-^, special-sequence prefix $_rawkeyboard =3D (0) # bypass normal keyboard input, maybe dangero= us $_layout =3D "de-latin1" # one of: finnish(-latin1), de(-latin1), be, = it, us # uk, dk(-latin1), keyb-no, no-latin1, dvorak, = po # sg(-latin1), fr(-latin1), sf(-latin1), es(-la= tin1) # sw, hu(-latin2), hu-cwi, keyb-user # hr-cp852, hr-latin2, cz-qwerty, cz-qwertz. # Or 'auto' (which tries to generate the table = from # the current Linux console settings) $_keybint =3D (on) # emulate PCish keyboard interrupt $_X_updfreq =3D (5) # time between refreshs (units: 20 =3D=3D 1 s= econd) $_X_title =3D "DOS in a BOX" # Title in the top bar of the window $_X_icon_name =3D "xdos" # Text for icon, when minimized $_X_keycode =3D (auto) # on =3D=3D translate keybord via dosemu keyt= ables # or 'off' or 'auto' $_X_blinkrate =3D (8) # blink rate for the cursor #Test f=FCr anderen Pfad # $_X_font =3D "/etc/X11/fonts/misc" # basename from /usr/X11R6/lib/X11/fonts/misc/* $_X_font =3D "/usr/X11R6/lib/X11/fonts/misc/" # (without extension) e.g. "vga" $_X_mitshm =3D (on) # Use shared memory extensions $_X_sharecmap =3D (off) # share the colormap with other applications $_X_fixed_aspect =3D (on) # Set fixed aspect for resize the graphics wi= ndow $_X_aspect_43 =3D (on) # Always use an aspect ratio of 4:3 for graph= ics $_X_lin_filt =3D (off) # Use linear filtering for >15 bpp interpolat= ion $_X_bilin_filt =3D (off) # Use bi-linear filtering for >15 bpp interpo= lation $_X_mode13fact =3D (2) # initial size factor for video mode 0x13 (32= 0x200) $_X_winsize =3D "" # "x,y" of initial windows size (defaults to = float) $_X_gamma =3D (1.0) # gamma correction $_X_vgaemu_memsize =3D (1024) # size (in Kbytes) of the frame buffer fo= r emulated vga $_X_lfb =3D (on) # use linear frame buffer in VESA modes $_X_pm_interface =3D (on) # use protected mode interface for VESA modes $_X_mgrab_key =3D "Home" # KeySym name to activate mouse grab, empty =3D= =3D off $_X_vesamode =3D "" # "xres,yres ... xres,yres" # List of vesamodes to add. The list has to con= tain # SPACE separated "xres,yres" pairs $_video =3D "vga" # one of: plainvga, vga, ega, mda, mga, cga $_console =3D (0) # use 'console' video $_graphics =3D (0) # use the cards BIOS to set graphics $_videoportaccess =3D (1) # allow videoportaccess when 'graphics' enabl= ed $_vbios_seg =3D (0xc000) # set the address of your VBIOS (e.g. 0xe000) $_vbios_size =3D (0x10000)# set the size of your BIOS (e.g. 0x8000) $_vmemsize =3D (1024) # size of regen buffer $_chipset =3D "" # one of: plainvga, trident, et4000, diamond,= avance # cirrus, matrox, wdvga, paradise, ati, s3, sis $_dualmon =3D (0) # if you have one vga _plus_ one hgc (2 monit= ors) $_vbootfloppy =3D "" # if you want to boot from a virtual floppy: # file name of the floppy image under DOSEMU_LI= B_DIR # e.g. "floppyimage" disables $_hdimage # "floppyimage +hd" does _not_ disable $_h= dimage $_floppy_a =3D"threeinch:/dev/fd0" # or "fiveinch" or "atapi" or= empty, if not existing # optionally the device may be appended such as # "threeinch:/dev/fd0" $_floppy_b =3D "" # dito for B: #$_hdimage =3D "msdos/"# list of hdimages under DOSEMU_LIB_DIR $_hdimage =3D "freedos:ro"# list of hdimages under DOSEMU_LIB_DIR # assigned in this order such as # "hdimage_c hdimage_d hdimage_e" # If the name begins with '/dev/', then partion # access is done instead of virtual hdimage suc= h as # "/dev/hda1" or "/dev/hda1:ro" for readonly # Currently mounted devices and swap are refuse= d. # Hdimages and devices may be mixed such as # "hdimage_c /dev/hda1 /dev/hda3:ro" # Note: 'wholedisk' is _not_ supported. $_hdimage_r =3D $_hdimage # hdimages for 'restricted access (if differe= nt) $_aspi =3D "" # list of generic SCSI devices to make availa= ble # for the builtin aspi driver (format of an ent= ry # is 'device:type:mappedtarget' such as # "sg2:WORM sg3:Sequential-Access:6 sg4:CD-ROM"= or=20 # "sg2:4 sg3:1:6 sg4:5" (which are equal) $_com1 =3D "" # e.g. "/dev/mouse" or "/dev/ttyS0" $_com2 =3D "" # e.g. "/dev/modem" or "/dev/ttyS1" $_com3 =3D "" # dito "/dev/ttyS2" $_com4 =3D "" # dito "/dev/ttyS3" # Note: all "/dev/ttyXX" may be suffixed by the= IRQ # used (instead of the default one), such as # "/dev/ttyS2 irq 5" or "/dev/ttyS3 irq 9" $_ttylocks =3D "" # Lock directory (e.g. "/var/lock") # default ("") is /var/lock $_mouse =3D "" # one of: microsoft, mousesystems, logitech, = mmseries # mouseman, hitachi, busmouse, ps2, imps2 $_mouse_dev =3D "" # one of: com1, com2, com3, com4 or /dev/mous= e $_mouse_flags =3D "" # list of none or one or more of: # "emulate3buttons cleardtr" $_mouse_baud =3D (0) # baudrate, 0 =3D=3D don't set # $_printer =3D "lp" # list of (/etc/printcap) printer names to ap= pear as $_printer =3D "" # list of (/etc/printcap) printer names to appear as # LPT1, LPT2, LPT3 (not all are needed, empty f= or none) $_printer_timeout =3D (20)# idle time in seconds before spooling out $_ports =3D "" # list of portnumbers such as "0x1ce 0x1cf 0x= 238" # or "0x1ce range 0x280,0x29f 310" # or "range 0x1a0,(0x1a0+15)" $_ipxsupport =3D (off) # or on $_novell_hack =3D (off) # geaendert auf standart aus neuer Verssion 8.9.05 most # $_vnet =3D (off) # 'on' for packet-multi (used by dosn= et) $_vnet =3D "tap" $_sound =3D (off) # sound support on/off $_sb_base =3D (0x220) $_sb_irq =3D (5) $_sb_dma =3D (1) $_sb_dsp =3D "/dev/dsp" $_sb_mixer =3D "/dev/mixer" $_mpu_base =3D "0x330" - To unsubscribe from this list: send the line "unsubscribe linux-msdos" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html