From owner-freebsd-multimedia@FreeBSD.ORG Thu Nov 15 17:33:59 2012 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4626BBE7 for ; Thu, 15 Nov 2012 17:33:59 +0000 (UTC) (envelope-from jbeich@tormail.org) Received: from outgoing.tormail.org (outgoing.tormail.org [82.221.96.22]) by mx1.freebsd.org (Postfix) with ESMTP id D86DC8FC0C for ; Thu, 15 Nov 2012 17:33:58 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=internal.tormail.org) by outgoing.tormail.org with esmtp (Exim 4.72) (envelope-from ) id 1TZ2WP-0001Mo-E0 for freebsd-multimedia@freebsd.org; Thu, 15 Nov 2012 19:42:34 +0300 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tormail.org; s=tm; h=Message-Id:X-TorMail-User:Content-Type:MIME-Version:Date:Subject:To:From; bh=JLadLsouGKdZUAvMF8d5poCmMWENJHuSouApBG1jPVc=; b=eXYI+XV66q9eJpOPjMrNoSwDKUsBPn19/k0OtNRMC6YV4stt7/g287RY9oqfqcRKm9J+ZCVZkMR1ee9+zhncm7f8pnzyqPG0UrOU6x0qIZJI4Wi42x/05ptG4hzhgggOxP6fpmTCT/Sbgf93zHtyOca0h1ATe8WgQF2fU2K1jAY=; Received: from jbeich by internal.tormail.org with local (Exim 4.63) (envelope-from ) id 1TZ2UN-0007lV-2Q for freebsd-multimedia@freebsd.org; Thu, 15 Nov 2012 16:40:28 +0000 From: Jan Beich To: freebsd-multimedia@freebsd.org Subject: linux joystick Date: Thu, 15 Nov 2012 12:37:37 -0400 MIME-Version: 1.0 Content-Type: text/plain X-TorMail-User: jbeich Message-Id: <1TZ2UN-0007lV-2Q@internal.tormail.org> X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Nov 2012 17:33:59 -0000 Many linux games and wine provide support only for linux joystick. emulators/joytran helps but some games do not even support more than one keyboard player e.g., Shank. As devel/linux-js is nowadays broken I've tried to comile webcamd with CONFIG_INPUT_JOYDEV but it still fails to attach to my usb gamepad. OTOH, webcamd has no trouble attaching to my wacom tablet. Any clue what may be missing? -- # ubuntu (laptop) [ 33.907951] usb 2-1.5: new low-speed USB device number 3 using ehci_hcd [ 34.097118] input: Mega World Thrustmaster dual analog 3.2 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input15 [ 34.097409] generic-usb 0003:044F:B315.0001: input,hidraw0: USB HID v1.10 Gamepad [Mega World Thrustmaster dual analog 3.2] on usb-0000:00:1d.0-1.5/input0 [ 34.097427] usbcore: registered new interface driver usbhid [ 34.097430] usbhid: USB HID core driver # freebsd (foobox) $ usbconfig -d 3.3 dump_curr_config_desc ugen3.3: at usbus3, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON Configuration index 0 bLength = 0x0009 bDescriptorType = 0x0002 wTotalLength = 0x0022 bNumInterfaces = 0x0001 bConfigurationValue = 0x0001 iConfiguration = 0x0000 bmAttributes = 0x00a0 bMaxPower = 0x00af Interface 0 bLength = 0x0009 bDescriptorType = 0x0004 bInterfaceNumber = 0x0000 bAlternateSetting = 0x0000 bNumEndpoints = 0x0001 bInterfaceClass = 0x0003 bInterfaceSubClass = 0x0000 bInterfaceProtocol = 0x0000 iInterface = 0x0000 Additional Descriptor bLength = 0x09 bDescriptorType = 0x21 bDescriptorSubType = 0x10 RAW dump: 0x00 | 0x09, 0x21, 0x10, 0x01, 0x00, 0x01, 0x22, 0x6c, 0x08 | 0x00 Endpoint 0 bLength = 0x0007 bDescriptorType = 0x0005 bEndpointAddress = 0x0081 bmAttributes = 0x0003 wMaxPacketSize = 0x0008 bInterval = 0x000a bRefresh = 0x0000 bSynchAddress = 0x0000 $ webcamd -d 3.3 webcamd: Cannot find USB device