Jump to content

billydv

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by billydv

  1. I just wanted to say that after a full wasted day I got it to work. for me I needed to set this in modeprobe.conf

     

    options bttv card=34 tuner=38

     

    and this in modprobe.preload

     

    bttv

    bt878

     

     

     

    also, kdetv was problematic but tvtime worked fine, needed to scan for channels by frequency

  2. How exactly did you have the card working, Im pullling my hair out of my head because Im not getting any signal. When you had it working in 9.2, what did you have for modprobe.conf and what settings did you use to make it work?

  3. Are you providing the correct username and password for the remote windows machine?

     

    yes, but I believe the problem is a little more complicated, after running testparm on the config file here is what it says:

     

    [root@localhost samba]# testparm smb.conf

    Load smb config files from smb.conf

    Processing section "[homes]"

    NOTE: Service homes is flagged unavailable.

    Processing section "[printers]"

    Processing section "[print$]"

    Processing section "[pdf-gen]"

    Processing section "[billydv]"

    Processing section "[My Documents]"

    Loaded services file OK.

    Warning: Service printers defines a print command, but print command parameter is ignored when using CUPS libraries.

    Server role: ROLE_STANDALONE

    Press enter to see a dump of your service definitions

     

    [global]

    workgroup = MSHOME

    netbios name = LINUX2

    server string =

    security = SHARE

    map to guest = Bad User

    log file = /var/log/samba/%m.log

    max log size = 50

    server signing = auto

    socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192

    printcap cache time = 60

    printcap name = cups

    preferred master = No

    domain master = No

    dns proxy = No

    ldap ssl = no

     

    [homes]

    comment = Home Directories

    read only = No

    case sensitive = No

    browseable = No

    available = No

    msdfs proxy = no

     

    [printers]

    comment = All Printers

    path = /var/spool/samba

    create mask = 0700

    guest ok = Yes

    printable = Yes

    print command = lpr-cups -P %p -o raw %s -r # using client side printer drivers.

    use client driver = Yes

    browseable = No

     

    [print$]

    path = /var/lib/samba/printers

    write list = @adm, root

    inherit permissions = Yes

    guest ok = Yes

     

    [pdf-gen]

    comment = PDF Generator (only valid users)

    path = /var/tmp

    printable = Yes

    printing = bsd

    print command = /usr/share/samba/scripts/print-pdf "%s" "%H" "//%L/%u" "%m" "%I" "%J" &

    lpq command = /bin/true

    lprm command = lprm -P'%p' %j

     

    [billydv]

    path = /home/billydv

    read only = No

    guest ok = Yes

    case sensitive = No

    msdfs proxy = no

     

    [My Documents]

    path = /MyDocuments/My Documents

    read only = No

    guest ok = Yes

    case sensitive = No

    msdfs proxy = no

    [root@localhost samba]#

     

     

    Notice how it indicates some kind of problem in the printer configuration about ignoring print command when cups libraries are use, this part has not been modified from the original file from the install.

  4. Hoping someone can tell me if they have figured out a way around the windows printing problem

     

    each time I print to a smb printer here is the error in the cups log

     

    E [13/Sep/2006:09:28:17 -0400] [Job 3] Can not get the ticket cache for root

    E [13/Sep/2006:09:28:17 -0400] [Job 3] Tree connect failed

    E [13/Sep/2006:09:29:17 -0400] [Job 3] Unable to connect to SAMBA host, will retry in 60 seconds...ERROR: No ticket cache found for userid=0

     

    billydv1@verizon.net

×
×
  • Create New...