[Bug 185312] Re: Wrong func_id for my argosy RS-COM 2P card
Hi! I'm running ubuntu 8.10 now. Here is kernel output after insertion of argosy: [48452.376053] pccard: PCMCIA card inserted into slot 0 [48452.376070] cs: memory probe 0x0c-0x0f: excluding 0xc-0xc 0xe-0xf [48452.385589] cs: memory probe 0x6000-0x60ff: excluding 0x6000-0x60ff [48452.385624] cs: memory probe 0x8800-0x8bff: excluding 0x8800-0x8bff [48452.385659] cs: memory probe 0xa000-0xa0ff: clean. [48452.394044] cs: memory probe 0xe420-0xe45f: excluding 0xe420-0xe423 [48452.402263] pcmcia: registering new device pcmcia0.0 [48452.627750] pcmcia: request for exclusive IRQ could not be fulfilled. [48452.627765] pcmcia: the driver needs updating to supported shared IRQ lines. [48452.667602] parport_cs: parport_pc_probe_port() at 0x53e8, irq 16 failed [48452.737015] firmware: requesting RS-COM-2P.cis As you see card doesn't seems to work there... Here is output with cis files located in /lib/firmware directory [48687.144048] pccard: PCMCIA card inserted into slot 0 [48687.144326] pcmcia: registering new device pcmcia0.0 [48687.144462] firmware: requesting RS-COM-2P.cis [48687.216785] 0.0: ttyS0 at I/O 0x53e8 (irq = 16) is a 16550A [48687.217851] 0.0: ttyS1 at I/O 0x52e8 (irq = 16) is a 16550A As you see it shows up 2 serial ports, and they work just fine. CIS-files are requested by serial_cs.c, where it's name is hardcoded. So I'm pretty sure, that ubuntu should distribute this files. Thanks, vitja. ** Changed in: pcmciautils (Ubuntu) Status: Invalid => New -- Wrong func_id for my argosy RS-COM 2P card https://bugs.launchpad.net/bugs/185312 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 345022] [NEW] Compiz+fullscreen wire behavior on Alt-Tab
Public bug reported: Binary package hint: evince Open evince press f11, the alt-tab to switch back to evince. Screen is blinking rather fast, changing from desktop to evince. ** Affects: compiz (Ubuntu) Importance: Undecided Status: New -- Compiz+fullscreen wire behavior on Alt-Tab https://bugs.launchpad.net/bugs/345022 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 345022] Re: Compiz+fullscreen wire behavior on Alt-Tab
Forget to say, that this bug can be reproduced only if compiz is enabled with default alt-tab plugin -- Compiz+fullscreen wire behavior on Alt-Tab https://bugs.launchpad.net/bugs/345022 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 127374] Re: streaming icecast server and ogg vorbis - only 1 first entry in the playlist played
Bug still exists in both rhythmbox and totem on jaunty, updated 04/02 -- streaming icecast server and ogg vorbis - only 1 first entry in the playlist played https://bugs.launchpad.net/bugs/127374 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 185312] Re: Wrong func_id for my argosy RS-COM 2P card
That seems to be okay. Two ports are created. /dev/ttyS0 and /dev/ttyS1 did you tried both? You can change them settings from minicom with 'CTRL-a p' try 8n1 setting. It should work. -- Wrong func_id for my argosy RS-COM 2P card https://bugs.launchpad.net/bugs/185312 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 185312] Re: Wrong func_id for my argosy RS-COM 2P card
Hello! When you insert your card, there should be 2 ttyS ports on your system, you can check "dmesg" output for numbers, typycally it will be /dev/ttyS0 and /dev/ttyS1. minicom is the best tool to test it, disable all the paryty, hw flow control. Then shortcut 3 and 4 pins with a jumper, then you'll type and get the echo back on the screen, that's the best way to test RS-232 and other one serial links. If it does that's okay. Try both ports couse you can't be sure which one is ttyS0 so on. By the way argosy card still works for me on all my systems including ubuntu one, debian and gentoo. Nobody cares about old/acient/obsolute pcmcia cards but all the way someone still uses it. Do we have to make it work, or not? What's that harmradio call? vitja. -- Wrong func_id for my argosy RS-COM 2P card https://bugs.launchpad.net/bugs/185312 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 185312] Re: Wrong func_id for my argosy RS-COM 2P card
Sorry, I was wrong about 3,4. To test set jumper on 2,3 (TXD, RXD) pins. Does it works for you? Nice video, how do you use linux in this area? Have you tried usb to serial converters, they are much cheaper then pcmcia one (here about $150), most of them work just perfect under linux, I tried ones based on ftdi, cp2101, cypress_m8 and pl2303. vitja. -- Wrong func_id for my argosy RS-COM 2P card https://bugs.launchpad.net/bugs/185312 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 185312] Wrong func_id for my argosy RS-COM 2P card
Public bug reported: Hi! I expirence a problem with argosy 2xCOM-port PCMCIA card in ubuntu 7.10. My PCMCIA adapter: 02:04.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b6) or in numeric form 02:04.0 0607: 1180:0476 (rev b6) When I insert it kernel reports: [ 1956.624000] pccard: PCMCIA card inserted into slot 0 [ 1956.624000] pcmcia: registering new device pcmcia0.0 [ 1956.664000] parport_cs: parport_pc_probe_port() at 0x53e8, irq 3 failed # pccardctl info PRODID_1="PCMCIA" PRODID_2="RS-COM 2P" PRODID_3="" PRODID_4="" MANFID=, FUNCID=3 FUNCID 3 is for parallel devices here should be 0x2 Then I found that on my gentoo-laptop this card works just perfect, because its CIS file is located in /lib/firmware directory, then I tried to copy RS-COM-2P.cis on my ubuntu-laptop, and it worked. So I don't really understand why wrong function id is reported if CIS is not used. Should CIS files be in firmware directory, but we have to do something with this. thanks, vitja. ** Affects: pcmciautils (Ubuntu) Importance: Undecided Status: New -- Wrong func_id for my argosy RS-COM 2P card https://bugs.launchpad.net/bugs/185312 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 185312] Re: Wrong func_id for my argosy RS-COM 2P card
I created package pcmcia-cs (http://ppa.launchpad.net/vitja- makarov/ubuntu/pool/main/p/pcmcia-cis/)that solves this problem, its based on CISes from pcmcia-cs, I hope the problem isn't in linux kernel, but deep inside pcmcia specification and old devices. By the way pci-express replaces pcmcia port, RS-COM 2p is the only one my pcmcia device. -- Wrong func_id for my argosy RS-COM 2P card https://bugs.launchpad.net/bugs/185312 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 645818] Re: 10.04.1 image created in Maverick does not boot in my Dell Mini9
It seems to me that this bug occures because of new version of SYSLINUX in Maverick. 10.04 have 3.63 and Maverick have 4.01 Possible solution is to distribute older version of SYSLINUX with usb- creator and use it instead of newer one for old releases. -- 10.04.1 image created in Maverick does not boot in my Dell Mini9 https://bugs.launchpad.net/bugs/645818 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs