[Bug 494217] New: YaST2 does not allow ttyUSB devices for modem config
http://bugzilla.novell.com/show_bug.cgi?id=494217 User jlt1@centurytel.net added comment http://bugzilla.novell.com/show_bug.cgi?id=494217#c1 Summary: YaST2 does not allow ttyUSB devices for modem config Classification: openSUSE Product: openSUSE 11.0 Version: Final Platform: i686 OS/Version: openSUSE 11.0 Status: NEW Severity: Major Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jlt1@centurytel.net QAContact: jsrain@novell.com Found By: --- User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux 2.6.25.5-1.1-pae) KHTML/3.5.9 (like Gecko) SUSE I'm running openSuSE 11.0 on a PC with a A7VBX-X motherboard, which has only one serial port, which is dedicated to my external 56Kbaud modem. I also have a Wacom Intuos serial tablet which I want to use with the Gimp, so I acquired a USB--tty adapter which provides two additional serial ports at /dev/ttyUSB0 and /dev/ttyUSB1; but Sax2 does not allow me to configure either of these ports for the tablet (see Bug 494216). So I tried connecting the modem to /dev/ttyUSB0 and the tablet to /dev/ttyS0; but I'm getting the same issue with YaST2 that I did with Sax2: /dev/ttyUSB0 and /dev/ttyUSB1 do not appear in the list of devices to be selected for use with the modem. Reproducible: Always Steps to Reproduce: 1. Plug the USB--tty adapter into a free USB port. dmesg shows usb 3-2: new full speed USB device using uhci_hcd and address 8 usb 3-2: configuration #1 chosen from 1 choice ftdi_sio 3-2:1.0: FTDI USB Serial Device converter detected drivers/usb/serial/ftdi_sio.c: Detected FT2232C usb 3-2: FTDI USB Serial Device converter now attached to ttyUSB0 ftdi_sio 3-2:1.1: FTDI USB Serial Device converter detected drivers/usb/serial/ftdi_sio.c: Detected FT2232C usb 3-2: FTDI USB Serial Device converter now attached to ttyUSB1 usb 3-2: New USB device found, idVendor=0403, idProduct=6010 usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 usb 3-2: Product: CHAIRSIDE(tm) Machine Interface v1 usb 3-2: Manufacturer: FTDI 2. a. Attach a serial device to /dev/ttyUSB0. b. Look for activity on port /dev/ttyUSB0 (I used a program called sertest; see attached files). 3. a. run YaST2. b. Select "Network Devices" c. Select "Modem" d. Under "Modem Devices" tab, select "Edit" e. Open the "Modem device" pulldown Actual Results: Devices available from step 3.e. are /dev/modem /dev/ttyACM0 /dev/ttyACM1 /dev/ttyACM2 /dev/ttyACM3 /dev/ttyS0 /dev/ttyS1 /dev/ttyS2 /dev/ttyS3 Expected Results: Devices available from step 3.e. should be /dev/modem /dev/ttyS0 /dev/ttyUSB0 /dev/ttyUSB1 BTW, what are /dev/ttyACM* ? They do not appear in the output from ls -l /dev/ | grep ACM -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494217 User jlt1@centurytel.net added comment http://bugzilla.novell.com/show_bug.cgi?id=494217#c1 --- Comment #1 from J. Leslie Turriff <jlt1@centurytel.net> 2009-04-11 15:03:01 MDT --- Created an attachment (id=285312) --> (http://bugzilla.novell.com/attachment.cgi?id=285312) output from sertest (wacom tablet attachment) This file merely shows that traffic is indeed coming through the /dev/ttyUSB0 device into the system. The device could be used if YaST2 would allow it to be configured. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494217 User meissner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494217#c2 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |mzugec@novell.com |ovo.novell.com | --- Comment #2 from Marcus Meissner <meissner@novell.com> 2009-04-12 03:16:22 MDT --- ttyACM* are specific modem based device, also serial and also AT command driven. reassign to maintainer of yast2-ntework -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494217 User jlt1@centurytel.net added comment http://bugzilla.novell.com/show_bug.cgi?id=494217#c3 --- Comment #3 from J. Leslie Turriff <jlt1@centurytel.net> 2009-04-13 22:57:03 MDT --- I may be wrong, but it looks to me as if the "Modem Device" list contents are hard-coded, instead of being created dynamically by scanning at execution-time? Leslie -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494217 User mzugec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494217#c4 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jlt1@centurytel.net --- Comment #4 from Michal Zugec <mzugec@novell.com> 2009-04-17 09:03:22 MDT --- Just to be sure: combobox is editable, so you can write /dev/ttyUSB0 if you want and it works, right? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494217 User mzugec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494217#c5 --- Comment #5 from Michal Zugec <mzugec@novell.com> 2009-04-17 09:27:42 MDT --- And answer to your question: yes, list is hardcoded. I don't know how I can dynamically create list you expect ... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494217 User lnussel@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494217#c6 --- Comment #6 from Ludwig Nussel <lnussel@novell.com> 2009-04-20 02:00:11 MDT --- hal-find-by-capability --capability serial -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494217 User jlt1@centurytel.net added comment http://bugzilla.novell.com/show_bug.cgi?id=494217#c7 J. Leslie Turriff <jlt1@centurytel.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|jlt1@centurytel.net | --- Comment #7 from J. Leslie Turriff <jlt1@centurytel.net> 2009-04-20 12:33:38 MDT ---
Just to be sure: combobox is editable, so you can write /dev/ttyUSB0 if you want and it works, right?
No, sir. It appears to be so, but after clicking through Next -> Next -> Next -> Next -> Finish, the new value is not saved. (If I was able to just overtype with the desired value I would not have needed to open this bug report.) :-) Leslie -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494217 User mzugec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494217#c8 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |lnussel@novell.com --- Comment #8 from Michal Zugec <mzugec@novell.com> 2009-04-22 08:17:40 MDT --- hal-find-by-capability --capability serial /org/freedesktop/Hal/devices/pnp_PNP0501_0_serial_platform_1 /org/freedesktop/Hal/devices/pnp_PNP0501_serial_platform_0 Ludwig, how can I extract /dev/tty* device from this output? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494217 User lnussel@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494217#c9 Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|lnussel@novell.com | --- Comment #9 from Ludwig Nussel <lnussel@novell.com> 2009-04-22 08:26:11 MDT --- via shell? $ hal-get-property --udi /org/freedesktop/Hal/devices/pnp_PNP0501_serial_platform_0 --key serial.device /dev/ttyS0 Doesn't YaST have some agent that allows it to talk to hal rather than having to use such dirty commands? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494217 User mzugec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494217#c10 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |snwint@novell.com --- Comment #10 from Michal Zugec <mzugec@novell.com> 2009-04-23 10:41:46 MDT --- Steffen, could you extend hwinfo about this information? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494217 User snwint@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494217#c11 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |snwint@novell.com Info Provider|snwint@novell.com | --- Comment #11 from Steffen Winterfeldt <snwint@novell.com> 2009-04-27 04:34:25 MDT --- I think I came across this during SL 11.1 beta testing. So it might just work with hwinfo from 11.1 (reporting ttyUSB* devices correctly). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494217 User mzugec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494217#c12 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jlt1@centurytel.net --- Comment #12 from Michal Zugec <mzugec@novell.com> 2009-04-29 03:00:27 MDT --- What is output when you execute as a root: echo '`Read(.probe.modem)'|/usr/lib/YaST2/bin/y2base stdio scr -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494217 User jlt1@centurytel.net added comment http://bugzilla.novell.com/show_bug.cgi?id=494217#c13 --- Comment #13 from J. Leslie Turriff <jlt1@centurytel.net> 2009-04-29 17:32:15 MDT --- Here's what I get on my 11.0 system: # echo '`Read(.probe.modem)'|/usr/lib/YaST2/bin/y2base stdio scr ([]) ([]) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494217 User mzugec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494217#c14 --- Comment #14 from Michal Zugec <mzugec@novell.com> 2009-04-30 00:12:23 MDT --- Can you upgrade or try liveCD with 11.1? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494217 User mzugec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494217#c15 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|jlt1@centurytel.net | Resolution| |NORESPONSE --- Comment #15 from Michal Zugec <mzugec@novell.com> 2009-10-20 03:54:22 MDT --- Closed because no response for a long time. Feel free to reopen when you be able to provide requested information. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com