afaiq
05-20-2004, 10:42 PM
I just upgraded from SuSE9.0 to SuSE9.1. I have an hp photosmart 7350 printer that used to work perfectly in SuS9.0 with the 2.4 stock kernel.
With SuSE9.1, the printer is not detected in YAST. When I look at /proc/bus/usb instead of usual "devices" I see
devices_please-use-sysfs-instead
In this file I see
T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 3 Spd=12 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=03f0 ProdID=3c02 Rev= 1.00
S: Manufacturer=hp
S: Product=photosmart 7350
S: SerialNumber=MY31M453PZ6N
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 2mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=07(print) Sub=01 Prot=03 Driver=usblp
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
I: If#= 0 Alt= 1 #EPs= 2 Cls=07(print) Sub=01 Prot=02 Driver=usblp
I can also get the printer to print with the following command:
echo -en "\rHello\r\f" >/dev/usblp0
But I cannot configure the printer through YAST, so it is not available for printing?
I have browsed on G4L which had some comments on problems with usb devices in the 2.6 kernel and suggestions to use noapic during boot, which I tried but it did not help
With SuSE9.1, the printer is not detected in YAST. When I look at /proc/bus/usb instead of usual "devices" I see
devices_please-use-sysfs-instead
In this file I see
T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 3 Spd=12 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=03f0 ProdID=3c02 Rev= 1.00
S: Manufacturer=hp
S: Product=photosmart 7350
S: SerialNumber=MY31M453PZ6N
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 2mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=07(print) Sub=01 Prot=03 Driver=usblp
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
I: If#= 0 Alt= 1 #EPs= 2 Cls=07(print) Sub=01 Prot=02 Driver=usblp
I can also get the printer to print with the following command:
echo -en "\rHello\r\f" >/dev/usblp0
But I cannot configure the printer through YAST, so it is not available for printing?
I have browsed on G4L which had some comments on problems with usb devices in the 2.6 kernel and suggestions to use noapic during boot, which I tried but it did not help