Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-06-06 Thread Greg KH
On Wed, Jun 06, 2007 at 10:11:20PM -0500, [EMAIL PROTECTED] wrote: > greg > with CONFIG_USB_DEVICE_CLASS=y > scanner /dev/scanner- show up xsane is working now > > SCANNER PROBLEM SOLVED Great, thanks for verifying this. This config option is by default enabled, so you need to work hard

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-06-06 Thread art
greg with CONFIG_USB_DEVICE_CLASS=y scanner /dev/scanner- show up xsane is working now SCANNER PROBLEM SOLVED thanx xboom - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-06-06 Thread art
greg this is part of my config (we are talking now 2.6.22-rc4-200706042030-cfq7 #160 SMP PREEMPT Mon Jun 4 20:55:02 CDT 2007 x86_64 x86_64 x86_64 GNU/Linux) CONFIG_USB_DEVICEFS=y # CONFIG_USB_DEVICE_CLASS is not set - # CONFIG_USB_DYNAMIC_MINORS is not set

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-06-06 Thread art
greg this is part of my config (we are talking now 2.6.22-rc4-200706042030-cfq7 #160 SMP PREEMPT Mon Jun 4 20:55:02 CDT 2007 x86_64 x86_64 x86_64 GNU/Linux) CONFIG_USB_DEVICEFS=y # CONFIG_USB_DEVICE_CLASS is not set - # CONFIG_USB_DYNAMIC_MINORS is not set

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-06-06 Thread art
greg with CONFIG_USB_DEVICE_CLASS=y scanner /dev/scanner- show up xsane is working now SCANNER PROBLEM SOLVED thanx xboom - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-06-06 Thread Greg KH
On Wed, Jun 06, 2007 at 10:11:20PM -0500, [EMAIL PROTECTED] wrote: greg with CONFIG_USB_DEVICE_CLASS=y scanner /dev/scanner- show up xsane is working now SCANNER PROBLEM SOLVED Great, thanks for verifying this. This config option is by default enabled, so you need to work hard to

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-06-05 Thread Greg KH
On Tue, Jun 05, 2007 at 07:20:14PM -0500, [EMAIL PROTECTED] wrote: > sorry for not responding i was busy (i updated my sys to fc7) > on fc7-i386 and on fc-x86-64(2.6.22-rc4-cfq7 SMP PREEMPT x86_64 GNU/Linux) i > can't see usb scanner > i test this with hp-6300 and aqfa snapscan-1212u > non

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-06-05 Thread art
sorry for not responding i was busy (i updated my sys to fc7) on fc7-i386 and on fc-x86-64(2.6.22-rc4-cfq7 SMP PREEMPT x86_64 GNU/Linux) i can't see usb scanner i test this with hp-6300 and aqfa snapscan-1212u non of them triger creation /dev/scanner-x device xsane cannot see this scanner

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-06-05 Thread Greg KH
On Tue, Jun 05, 2007 at 02:18:26PM +0200, Michal Piotrowski wrote: > Hi, > > On 24/05/07, Greg KH <[EMAIL PROTECTED]> wrote: > > On Thu, May 17, 2007 at 07:00:58PM -0500, [EMAIL PROTECTED] wrote: > > > greg > > > > > > and part of /etc/udev/rules.d/60-libsane.rules > > > > > > ... > > >

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-06-05 Thread Greg KH
On Tue, Jun 05, 2007 at 02:18:26PM +0200, Michal Piotrowski wrote: Hi, On 24/05/07, Greg KH [EMAIL PROTECTED] wrote: On Thu, May 17, 2007 at 07:00:58PM -0500, [EMAIL PROTECTED] wrote: greg and part of /etc/udev/rules.d/60-libsane.rules ... ACTION!=add,

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-06-05 Thread art
sorry for not responding i was busy (i updated my sys to fc7) on fc7-i386 and on fc-x86-64(2.6.22-rc4-cfq7 SMP PREEMPT x86_64 GNU/Linux) i can't see usb scanner i test this with hp-6300 and aqfa snapscan-1212u non of them triger creation /dev/scanner-x device xsane cannot see this scanner

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-06-05 Thread Greg KH
On Tue, Jun 05, 2007 at 07:20:14PM -0500, [EMAIL PROTECTED] wrote: sorry for not responding i was busy (i updated my sys to fc7) on fc7-i386 and on fc-x86-64(2.6.22-rc4-cfq7 SMP PREEMPT x86_64 GNU/Linux) i can't see usb scanner i test this with hp-6300 and aqfa snapscan-1212u non of

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-24 Thread Greg KH
On Thu, May 17, 2007 at 07:00:58PM -0500, [EMAIL PROTECTED] wrote: > greg > > and part of /etc/udev/rules.d/60-libsane.rules > > ... > ACTION!="add", GOTO="libsane_rules_end" > SUBSYSTEM!="usb_device", GOTO="libsane_rules_end" > > # Hewlett-Packard ScanJet 4100C >

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-24 Thread Greg KH
On Thu, May 17, 2007 at 07:00:58PM -0500, [EMAIL PROTECTED] wrote: greg and part of /etc/udev/rules.d/60-libsane.rules ... ACTION!=add, GOTO=libsane_rules_end SUBSYSTEM!=usb_device, GOTO=libsane_rules_end # Hewlett-Packard ScanJet 4100C SYSFS{idVendor}==03f0,

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-17 Thread art
greg and part of /etc/udev/rules.d/60-libsane.rules ... ACTION!="add", GOTO="libsane_rules_end" SUBSYSTEM!="usb_device", GOTO="libsane_rules_end" # Hewlett-Packard ScanJet 4100C SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="0101", SYMLINK+="scanner-%k" # Hewlett-Packard Photosmart S20 (C5101A) |

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-17 Thread Greg KH
On Thu, May 17, 2007 at 12:05:44PM -0500, [EMAIL PROTECTED] wrote: > greg > > >> You didn't answer my, "what distro are you using" question. Also, what > package created the udev rule that creates the above symlink? > > distro fc6 > Linux xxx.xxx 2.6.22-rc1-200705170855cfq6-g0479ea0e #134

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-17 Thread art
greg You didn't answer my, "what distro are you using" question. Also, what package created the udev rule that creates the above symlink? distro fc6 Linux xxx.xxx 2.6.22-rc1-200705170855cfq6-g0479ea0e #134 SMP PREEMPT Thu May 17 09:13:26 CDT 2007 x86_64 x86_64 x86_64 GNU/Linux 2.6.20 $

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-17 Thread art
greg You didn't answer my, what distro are you using question. Also, what package created the udev rule that creates the above symlink? distro fc6 Linux xxx.xxx 2.6.22-rc1-200705170855cfq6-g0479ea0e #134 SMP PREEMPT Thu May 17 09:13:26 CDT 2007 x86_64 x86_64 x86_64 GNU/Linux 2.6.20 $

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-17 Thread Greg KH
On Thu, May 17, 2007 at 12:05:44PM -0500, [EMAIL PROTECTED] wrote: greg You didn't answer my, what distro are you using question. Also, what package created the udev rule that creates the above symlink? distro fc6 Linux xxx.xxx 2.6.22-rc1-200705170855cfq6-g0479ea0e #134 SMP PREEMPT

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-17 Thread art
greg and part of /etc/udev/rules.d/60-libsane.rules ... ACTION!=add, GOTO=libsane_rules_end SUBSYSTEM!=usb_device, GOTO=libsane_rules_end # Hewlett-Packard ScanJet 4100C SYSFS{idVendor}==03f0, SYSFS{idProduct}==0101, SYMLINK+=scanner-%k # Hewlett-Packard Photosmart S20 (C5101A) |

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-16 Thread Greg KH
On Wed, May 16, 2007 at 02:58:22PM -0500, [EMAIL PROTECTED] wrote: > greg > > CONFIG_SYSFS_DEPRECATED=Y > > check that we have > rwxrwxrwx 1 root root 15 May 16 13:43 scanner-usbdev2.12 -> > bus/usb/002/012 > > in /dev directory after usb-scanner connection for kernel-2.6.20 > we

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-16 Thread art
greg CONFIG_SYSFS_DEPRECATED=Y check that we have rwxrwxrwx 1 root root 15 May 16 13:43 scanner-usbdev2.12 -> bus/usb/002/012 in /dev directory after usb-scanner connection for kernel-2.6.20 we don't have this for kernel-2.6.22 2.6.20 usb-scanner connect

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-16 Thread art
greg CONFIG_SYSFS_DEPRECATED=Y check that we have rwxrwxrwx 1 root root 15 May 16 13:43 scanner-usbdev2.12 - bus/usb/002/012 in /dev directory after usb-scanner connection for kernel-2.6.20 we don't have this for kernel-2.6.22 2.6.20 usb-scanner connect #

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-16 Thread Greg KH
On Wed, May 16, 2007 at 02:58:22PM -0500, [EMAIL PROTECTED] wrote: greg CONFIG_SYSFS_DEPRECATED=Y check that we have rwxrwxrwx 1 root root 15 May 16 13:43 scanner-usbdev2.12 - bus/usb/002/012 in /dev directory after usb-scanner connection for kernel-2.6.20 we don't have

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-15 Thread Greg KH
On Tue, May 15, 2007 at 12:42:56PM -0500, [EMAIL PROTECTED] wrote: > Linux 2.6.22-rc1-gfaa8b6c3 #130 SMP PREEMPT Tue May 15 08:45:16 CDT 2007 > x86_64 x86_64 x86_64 GNU/Linux > > udev.x86_64 095 > > usb hotplug/udev cannot correctly register usb/scanners, usb/cameras > udev doesn't create

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-15 Thread Linus Torvalds
On Tue, 15 May 2007, [EMAIL PROTECTED] wrote: > > it works OK with kernel-2.6.20 > > can update udev to version 111 help solve this problem ??? Before that, can you pinpoint more closely when the problem appeared? Is it there in 2.6.21 already? Bisect a few times to narrow it down even

usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-15 Thread art
Linux 2.6.22-rc1-gfaa8b6c3 #130 SMP PREEMPT Tue May 15 08:45:16 CDT 2007 x86_64 x86_64 x86_64 GNU/Linux udev.x86_64 095 usb hotplug/udev cannot correctly register usb/scanners, usb/cameras udev doesn't create devices in /dev like /dev/scanner etc but we can see devices in

usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-15 Thread art
Linux 2.6.22-rc1-gfaa8b6c3 #130 SMP PREEMPT Tue May 15 08:45:16 CDT 2007 x86_64 x86_64 x86_64 GNU/Linux udev.x86_64 095 usb hotplug/udev cannot correctly register usb/scanners, usb/cameras udev doesn't create devices in /dev like /dev/scanner etc but we can see devices in

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-15 Thread Linus Torvalds
On Tue, 15 May 2007, [EMAIL PROTECTED] wrote: it works OK with kernel-2.6.20 can update udev to version 111 help solve this problem ??? Before that, can you pinpoint more closely when the problem appeared? Is it there in 2.6.21 already? Bisect a few times to narrow it down even further?

Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem

2007-05-15 Thread Greg KH
On Tue, May 15, 2007 at 12:42:56PM -0500, [EMAIL PROTECTED] wrote: Linux 2.6.22-rc1-gfaa8b6c3 #130 SMP PREEMPT Tue May 15 08:45:16 CDT 2007 x86_64 x86_64 x86_64 GNU/Linux udev.x86_64 095 usb hotplug/udev cannot correctly register usb/scanners, usb/cameras udev doesn't create