On Wednesday 14 December 2005 18:02, Mac _ wrote:
> Hi there
Hi Mac _.
> I have big problem with my Thomson SpeedTouch 330 (Rev 4, silver).
Try having the kernel load the firmware (no need for modem_run). See
http://www.linux-usb.org/SpeedTouch/firmware/firmware.html
> I`am working on AMD K6-2 450MHz, GigaByte GA-5AX (ALi 1541/1543C
> chipset).
> Software is Linux Slackware 7.0.0 upgraded to 10.1 level, kernel 2.6.14.3
>
> I have done configuration with HowTo from:
> http://www.linux-usb.org/SpeedTouch/slack/
Apparently not, since it configures things so the kernel loads the
firmware, and modem_run is not needed - but you seem to be using
modem_run.
> After it all I can`t load firmware. When I load OHCI module both LED
> light up, and isn`t blinking. I can mount usbfs and in
> /proc/bus/usb/devices i can read Thomson SpeedTouch 330, lsusb also
> print 'Alcatel modem ISDN or ADSL'
>
> here is my kernel .config file:
> http://tnij.org/config
>
> There You can read that I compile that parts in modules.
>
> Here is boot log from /var/log/messages:
> http://tnij.org/messages
Have a look in /proc/net/atm/speed*
What does it say there?
> When system is booting module first speedtch and second OHCI is
> starting (by modprobe in rc.modules). After boot I get lsmod:
>
> Module Size Used by
> ohci_hcd 21504 0
> speedtch 12288 0
> usbatm 16000 1 speedtch
> atm 42644 1 usbatm
This is good.
> When I trying to load firmware manually, by: modem_run -k -f
> /lib/firmware/speedtch-1.bin, in /var/log/messages is only:
> Dec 14 03:32:10 Mac modem_run[1257]: modem_run version 1.2 started by root
> uid 0
> and noting else, errors or other information zero answer ...
Don't use modem_run - have the kernel load the firmware.
> Here is my /proc/bus/usb/devices:
> http://tnij.org/devices
>
> and lsusb:
> Bus 001 Device 003: ID 06b9:4061 Alcatel Telecom SpeedTouch ISDN or ADSL Modem
> Bus 001 Device 002: ID 03f0:1904 Hewlett-Packard DeskJet 3820
> Bus 001 Device 001: ID 0000:0000
>
> after 'pppd call adsl' ends with:
> Plugin pppoatm.so loaded.
> PPPoATM plugin_init
> PPPoATM setdevname_pppoatm - SUCCESS:0.35
> connect(0.35): No such device
>
> thats mean i don`t have uploaded firmware, afetr that, lsmod returns:
> Module Size Used by
> pppoatm 6272 0
> md5 4096 1
> ipv6 261792 6
> ppp_generic 29068 1 pppoatm
> slhc 6912 1 ppp_generic
> ohci_hcd 21504 0
> speedtch 12288 0
> usbatm 16000 1 speedtch
> atm 42644 2 pppoatm,usbatm
>
> and in /var/log/messages I can read:
> Dec 14 11:07:41 Mac pppd[1261]: Plugin pppoatm.so loaded.
> Dec 14 11:07:41 Mac kernel: CSLIP: code copyright 1989 Regents of the
> University of California
> Dec 14 11:07:41 Mac kernel: PPP generic driver version 2.4.2
> Dec 14 11:07:41 Mac pppd[1261]: PPPoATM plugin_init
> Dec 14 11:07:41 Mac pppd[1261]: PPPoATM setdevname_pppoatm - SUCCESS:0.35
> Dec 14 11:07:41 Mac kernel: NET: Registered protocol family 10
> Dec 14 11:07:41 Mac kernel: Disabled Privacy Extensions on device c04890a0(lo)
> Dec 14 11:07:41 Mac kernel: IPv6 over IPv4 tunneling driver
> Dec 14 11:07:41 Mac pppd[1261]: pppd 2.4.4b1 started by root, uid 0
> Dec 14 11:07:41 Mac pppd[1261]: Exit.
>
> I can`t find any help on google, and don`t have any idea what i have
> to do to start working with my SpeedTouch 330 ...
You need to work out why the firmware wasn't uploaded. Normally you should
have a message like this:
speedtch 1-1:1.0: no stage 2 firmware found!
or
speedtch 1-1:1.0: found stage 2 firmware speedtch-2.bin.4
But I didn't see any in your logs. Maybe your system isn't logging
kernel warning messages? What does
cat /proc/sys/kernel/printk
give? For the kernel to load the firmware,
(1) the firmware needs to be in an expected place. This command should
give you a list of places you can put it:
cat /etc/hotplug/firmware.agent | grep FIRMWARE_DIR=
(2) the firmware needs to be in the right form (two files). See
http://www.linux-usb.org/SpeedTouch/firmware/firmware.html
Best wishes,
Duncan.
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users