You are not logged in.

#1 2004-06-30 21:56:07

ruwach
Member
Registered: 2004-06-14
Posts: 143

little progress = still looking for usb devices

hey there. i am running Arch w/ 2..6.7

my usb system seems to be jaxed up. xcdroast did not find my usb cd/writer and although gtkam selects the right camera for my usb camera, it gives me an error like
"cannot list folders in / " -

i may have some kernel modules that still need to load but i dont know which ones.

any help here would be great. How do you get usb working in Arch ? thanks all

Offline

#2 2004-06-30 22:03:18

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: little progress = still looking for usb devices

about the camera i would check the permissions

for the writer i do not know, as i never used cd/cdrw over usb


The impossible missions are the only ones which succeed.

Offline

#3 2004-06-30 22:17:44

ruwach
Member
Registered: 2004-06-14
Posts: 143

Re: little progress = still looking for usb devices

well i tried everything as root and still no good.

i am willing to try about anything.

thanks

Offline

#4 2004-07-01 11:12:59

lanrat
Member
From: Poland
Registered: 2003-10-28
Posts: 1,274

Re: little progress = still looking for usb devices

What kind of usb camera do you have (is it webcam or digital camera)? Since you want to use gtkam I assume that you have digital camera.

The best option for digital cameras is to use hotplug. Search the forums - there was a discussion about it some time ago. There is also an excellent howto in archlinux wiki http://wiki.archlinux.org/index.php/Digital%20Cameras (if you have a webcam there is also howto for it). BTW gtkam is a gui for gphoto2 so check this manual too http://gphoto.sourceforge.net/doc/manual/.
I use canon ixus v3 with digikam and digikam plugins and it works great in arch (forget about gtkam :-))

You should post more info about your hardware especially usb (what version do you have 1.1 or 2.0?, does it work with other distros/systems?). Post the output of lsusb and lspci (you will need to install usbutils and pciutils if you don't have them already). Almost all of my usb stuff works in arch except my usb webcam (samsung mpc-c30 philips compatibile - pws module) but this is because the driver is too buggy and it has a lot of problems with devfs - not a big deal since I don't really need it :-). I also had some troubles with my wacom usb tablet setting but this is another problem connected with kernel mouse drivers.

I don't know anything about using usb writers in linux but if you post your hardware info I'm sure we can find something with google.

Offline

#5 2004-07-01 12:03:11

ruwach
Member
Registered: 2004-06-14
Posts: 143

Re: little progress = still looking for usb devices

ok, well i got the usb camera working. Google prodced this, modprobe ochi-hcd. so i did that and added it to rc.conf and now the camera works ok. still think i am going to go for digikam though. he he.

the CDRW is a TDK usb one. Its usb 2 but i think that my motherboard usb port is only usb 1.
It works fine in Debian ( which i got rid of for Arch ) and thats cool. This is the last piece of hardware now i have yet to get going.

the google results also suggested loading echi-hcd but when i tried the messsage i got was "could not find module echi_hcd.

Here is the output from lsusb
Unknown line at line 1809
Duplicate HUT Usage Spec at line 2650
Bus 002 Device 001: ID 0000:0000 Virtual Hub
Bus 001 Device 003: ID 084e:0001 KB Gear
Bus 001 Device 002: ID 0474:0401 Sanyo Electric Co. Ltd.
Bus 001 Device 001: ID 0000:0000 Virtual Hub

(the KB Gear one is the camera )

and lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-751 [Irongate] System Controller (rev 23)
00:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-751 [Irongate] AGP Bridge (rev 01)
00:04.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 04)
00:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 14)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586/B/686A/B PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. USB (rev 06)
00:07.3 USB Controller: VIA Technologies, Inc. USB (rev 06)
00:07.4 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 10)
00:0c.0 FireWire (IEEE 1394): Texas Instruments TSB12LV23 IEEE-1394 Controller
01:05.0 VGA compatible controller: Silicon Integrated Systems [SiS] 86C326 5598/6326 (rev 0b)

hope this helps
ok, your call
thanks much

Offline

#6 2004-07-01 12:36:50

robot5x
Member
Registered: 2004-01-26
Posts: 266

Re: little progress = still looking for usb devices

If your motherboard port is only usb 1.1 then you don't need to use ehci-hcd. (By the sound of it it's not available to you anyway). If ohci-hcd is not working for your cdrw then try uhci-hcd - it depends on what type of host controller your motherboard supports.

Offline

#7 2004-07-01 20:49:55

lanrat
Member
From: Poland
Registered: 2003-10-28
Posts: 1,274

Re: little progress = still looking for usb devices

I don't have much time now and lsusb/lspci output is not very helpful this time. But you can try this google query: http://www.google.pl/search?q=%28k3b+OR … gle+Search Anything useful?

BTW it's not echi-hcd but ehci-hcd :-)

Offline

#8 2004-07-01 21:28:01

ruwach
Member
Registered: 2004-06-14
Posts: 143

Re: little progress = still looking for usb devices

Hey there, and thanks for all your help. I found at least one problem somewhere between the keyboard and the chair. he he.
i switched usb ports between camera and CDRW and now xcdroast found the cdrw, but it said to check out how to enable scsi-emulation for it to work right. Why would i need scsi for a usb cdrw ? ok, so i had a connection problem and thats all cool now. i may have a faulty usb port.
Thanks for all of your help and patience.

Offline

#9 2004-07-02 06:47:33

robot5x
Member
Registered: 2004-01-26
Posts: 266

Re: little progress = still looking for usb devices

scsi emulation is deprecated in 2.6 kernels - there are other threads on this forum about cd writing...this one should be helpful
http://bbs.archlinux.org/viewtopic.php? … ht=cd+scsi

Offline

#10 2004-07-02 22:22:13

ruwach
Member
Registered: 2004-06-14
Posts: 143

Re: little progress = still looking for usb devices

got it, thanks for the link. all set up good now.
thanks for all your help

Offline

Board footer

Powered by FluxBB