Feed for discussion QNX4 Community Support (EOL) in project Community. http://community.qnx.com/sf/discussion/do/listTopics/projects.community/discussion.qnx4_community_support Posts for QNX4 Community Support (EOL) post122385: Virtual image created for VmWare with GUI not booting http://community.qnx.com/sf/go/post122385 We are using QNX sdp 7.1 and momentics ide to create a virtual target for vmware with an addition argument --graphics=yes to load the gfx libraries. This image doesnt boot completely and is stuck in a black screen. I have attached images. VMware Workstation 17 player is used. Tue, 10 Oct 2023 09:49:29 GMT http://community.qnx.com/sf/go/post122385 Mutyala Jagadeesh Babu 2023-10-10T09:49:29Z post121957: Re: Question about ls and the ln column http://community.qnx.com/sf/go/post121957 Oh, and the fs is a qnx6 if that matters. Wed, 12 Oct 2022 20:05:53 GMT http://community.qnx.com/sf/go/post121957 Adrian Hawryluk 2022-10-12T20:05:53Z post121956: Question about ls and the ln column http://community.qnx.com/sf/go/post121956 I was exploring the qnx environment when I noticed that ls's ln field for directories was >1. I thought that was strange and I attempted to find where the other link was. I used find's -inode and a combination of find, xargs, ls, sort and awk for good measure. Turns out there wasn't any. So my question is, what is the ln field representing for a directory? Thx. Wed, 12 Oct 2022 20:05:12 GMT http://community.qnx.com/sf/go/post121956 Adrian Hawryluk 2022-10-12T20:05:12Z post121743: Re: qnx4.25 linking error: unreference function statfs() http://community.qnx.com/sf/go/post121743 This should be solved by adding the unix3r library. For example, file test.c #include <sys/statfs.h> #include <stdio.h> int main(void){ struct statfs buffer; int ret; ret = statfs("/", &buffer, 0, 0); return 0; } can be compiled with the next command: # cc test.c -lunix3r -o test Wed, 02 Mar 2022 13:39:39 GMT http://community.qnx.com/sf/go/post121743 Martin Walter 2022-03-02T13:39:39Z post121742: Re: qnx4.25 linking error: unreference function statfs() http://community.qnx.com/sf/go/post121742 what library you have linked your binary against? Show the compiler line please. Tue, 01 Mar 2022 09:55:55 GMT http://community.qnx.com/sf/go/post121742 Peter Weber 2022-03-01T09:55:55Z post121736: qnx4.25 linking error: unreference function statfs() http://community.qnx.com/sf/go/post121736 Hi everyone, I have got a problem with statfs() function. When compiling, it issued an error: undefined symbol statfs_ I have included header file: #include <sys/statfs.h> How can I resolve this ? Wed, 23 Feb 2022 09:57:02 GMT http://community.qnx.com/sf/go/post121736 Cong Pham(deleted) 2022-02-23T09:57:02Z post121627: unable to acess /dev/hd0 http://community.qnx.com/sf/go/post121627 I am trying to install QNX 6.3.0 on PC PC is equipped with SATA hard disk (1 tb )with 7th gen mother board and I3 6th gen processor. It is able to load the software version and application while booting in routine mode it shows this error unable to acess "/dev/hdo"(2) mount : can't mount /(type qnx4) mount : possible reason : no such device or address unable to start "mount" (2) unable to start "ksh"(2) Quires 1. Software version 6.3 is compactable with 7th gen mother board and I3 6th gen processor, if so how to resolve above error 2. If it not compatible which processor and mother board can be used Kindly quide Thanks in advance Anu Mohan M Sat, 16 Oct 2021 07:51:26 GMT http://community.qnx.com/sf/go/post121627 Anu mohan m(deleted) 2021-10-16T07:51:26Z post121606: Unable to install AWS CLI or SDK on QNS OS 6.5.0 http://community.qnx.com/sf/go/post121606 Hi Team, I am unable to install AWS CLI or SDK on QNS OS 6.5.0. The curl command is not working in Terminal. And unable to download from Internet. Please guide. Thanks Fri, 01 Oct 2021 07:24:00 GMT http://community.qnx.com/sf/go/post121606 Saurabh D(deleted) 2021-10-01T07:24:00Z post121109: Re: What printer does QNX4.25 support ? http://community.qnx.com/sf/go/post121109 Hi Cong, > Does anyone sugguest me how to print Cyrillic font via a serial-port printer ? I guess you're printing raw plain text directly to serial port or via lpd. In this case the printer should have Cyrillic font support in your printer. Respectfully, Oleg > Thank for reply > > I had used HP laser printer connected via USB 2.0 cable. > io-usb & > devu-usbprn & > > Everything was printed fine. But now I have new problem with serial port Epson > CQ300 printer. It can print English characters only, but can't print Cyrillic > ones. > P/s: The document has been viewed fine because of installing fully Cyrillic > font support. > > Does anyone sugguest me how to print Cyrillic font via a serial-port printer ? > We have some serial-port printers installed, We are not allowed to install > new USB one :'( Thu, 19 Nov 2020 12:45:32 GMT http://community.qnx.com/sf/go/post121109 Oleg Bolshakov 2020-11-19T12:45:32Z post121107: Re: What printer does QNX4.25 support ? http://community.qnx.com/sf/go/post121107 Thank for reply I had used HP laser printer connected via USB 2.0 cable. io-usb & devu-usbprn & Everything was printed fine. But now I have new problem with serial port Epson CQ300 printer. It can print English characters only, but can't print Cyrillic ones. P/s: The document has been viewed fine because of installing fully Cyrillic font support. Does anyone sugguest me how to print Cyrillic font via a serial-port printer ? We have some serial-port printers installed, We are not allowed to install new USB one :'( Thu, 19 Nov 2020 07:33:01 GMT http://community.qnx.com/sf/go/post121107 Cong Pham(deleted) 2020-11-19T07:33:01Z post121101: Re: What printer does QNX4.25 support ? http://community.qnx.com/sf/go/post121101 As far as I know laser-jet and usb 2.0 printer doesn't support QNX 4.25. I know that monochrome printer supports. I had to do the same thing as you. I was thinking of doing this at work. But I didn't succeed (at work I have a printer from the company Canon). I came home and tried to do the same on my printer. And I did it. I have a monochrome laser printer. From the company Brother. You can click here https://www.mrdepot.ca/collections/brother-toner-cartridges and learn more about this printer. So I think that only a monochrome printer can help you print this type of information. Fri, 13 Nov 2020 13:52:19 GMT http://community.qnx.com/sf/go/post121101 Una Springer(deleted) 2020-11-13T13:52:19Z post121100: Re: What printer does QNX4.25 support ? http://community.qnx.com/sf/go/post121100 As far as I know laser-jet and usb 2.0 printer doesn't support QNX 4.25. I know that monochrome printer supports. I had to do the same thing as you. I was thinking of doing this at work. But I didn't succeed (at work I have a printer from the company Canon). I came home and tried to do the same on my printer. And I did it. I have a monochrome laser printer. From the company Brother. You can [url=https://www.mrdepot.ca/collections/brother-toner-cartridges]click here[/url] and learn more about this printer. So I think that only a monochrome printer can help you print this type of information. Fri, 13 Nov 2020 13:45:48 GMT http://community.qnx.com/sf/go/post121100 Una Springer(deleted) 2020-11-13T13:45:48Z post121099: Re: What printer does QNX4.25 support ? http://community.qnx.com/sf/go/post121099 I know that a Canon printer can do anything Fri, 13 Nov 2020 13:31:14 GMT http://community.qnx.com/sf/go/post121099 Virginia Berry(deleted) 2020-11-13T13:31:14Z post120830: Re: Not able to find libc function while http://community.qnx.com/sf/go/post120830 Hello! This is discussion board for QNX 4 RTOS. Please post your question in discussion board for QNX 7 product. Respectfully, Oleg > I have cross compiled gRPC (v1.27.3) for QNX 7 (ARM) platform. I am using the > protobuf which was already available for our system (QNX ARM v3.11.4). > > After compiling it generated the binaries. I copied these binaries in our code > to compile the application for QNX. > We are using cmake to compile QNX runtime code. > > While compiling QNX I am getting this issue: > ../../lib/libQAic.so: undefined reference to `inet_pton(int, char const*, void > *)' > ../../lib/libQAic.so: undefined reference to `gai_strerror(int)' > ../../lib/libQAic.so: undefined reference to `clock_gettime(int, timespec*)' > ../../lib/libQAic.so: undefined reference to `fcntl(int, int, ...)' > ../../lib/libQAic.so: undefined reference to `unsetenv(char const*)' > ../../lib/libQAic.so: undefined reference to `setenv(char const*, char const*, > int)' > ../../lib/libQAic.so: undefined reference to `nanosleep(timespec const*, > timespec*)' > ../../lib/libQAic.so: undefined reference to `stat(char const*, stat*)' > ../../lib/libQAic.so: undefined reference to `pthread_cond_timedwait(_sync*, > _sync*, timespec const*)' > ../../lib/libQAic.so: undefined reference to `read(int, void*, unsigned long)' > > ../../lib/libQAic.so: undefined reference to `inet_ntop(int, void const*, char > *, unsigned int)' > ../../lib/libQAic.so: undefined reference to `pipe(int*)' > ../../lib/libQAic.so: undefined reference to `write(int, void const*, unsigned > long)' > ../../lib/libQAic.so: undefined reference to `unlink(char const*)' > ../../lib/libQAic.so: undefined reference to `close(int)' > ../../lib/libQAic.so: undefined reference to `sysconf(int)' > ../../lib/libQAic.so: undefined reference to `getaddrinfo(char const*, char > const*, addrinfo const*, addrinfo**)' > ../../lib/libQAic.so: undefined reference to `freeaddrinfo(addrinfo*)' > collect2: error: ld returned 1 exit status > test/kmd/CMakeFiles/qaic_json_test.dir/build.make:117: recipe for target 'test > /kmd/qaic_json_test' failed > make[2]: *** [test/kmd/qaic_json_test] Error 1 > CMakeFiles/Makefile2:1012: recipe for target 'test/kmd/CMakeFiles/ > qaic_json_test.dir/all' failed > make[1]: *** [test/kmd/CMakeFiles/qaic_json_test.dir/all] Error 2 > make[1]: *** Waiting for unfinished jobs.... > > These all functions are already in libc. But they are not able to find it. The > path is already included in environment variable, where libc is available. > But still did not able to find it. > > Can anybody help me on this? > Thu, 09 Jul 2020 12:01:03 GMT http://community.qnx.com/sf/go/post120830 Oleg Bolshakov 2020-07-09T12:01:03Z post120829: Not able to find libc function while http://community.qnx.com/sf/go/post120829 I have cross compiled gRPC (v1.27.3) for QNX 7 (ARM) platform. I am using the protobuf which was already available for our system (QNX ARM v3.11.4). After compiling it generated the binaries. I copied these binaries in our code to compile the application for QNX. We are using cmake to compile QNX runtime code. While compiling QNX I am getting this issue: ../../lib/libQAic.so: undefined reference to `inet_pton(int, char const*, void*)' ../../lib/libQAic.so: undefined reference to `gai_strerror(int)' ../../lib/libQAic.so: undefined reference to `clock_gettime(int, timespec*)' ../../lib/libQAic.so: undefined reference to `fcntl(int, int, ...)' ../../lib/libQAic.so: undefined reference to `unsetenv(char const*)' ../../lib/libQAic.so: undefined reference to `setenv(char const*, char const*, int)' ../../lib/libQAic.so: undefined reference to `nanosleep(timespec const*, timespec*)' ../../lib/libQAic.so: undefined reference to `stat(char const*, stat*)' ../../lib/libQAic.so: undefined reference to `pthread_cond_timedwait(_sync*, _sync*, timespec const*)' ../../lib/libQAic.so: undefined reference to `read(int, void*, unsigned long)' ../../lib/libQAic.so: undefined reference to `inet_ntop(int, void const*, char*, unsigned int)' ../../lib/libQAic.so: undefined reference to `pipe(int*)' ../../lib/libQAic.so: undefined reference to `write(int, void const*, unsigned long)' ../../lib/libQAic.so: undefined reference to `unlink(char const*)' ../../lib/libQAic.so: undefined reference to `close(int)' ../../lib/libQAic.so: undefined reference to `sysconf(int)' ../../lib/libQAic.so: undefined reference to `getaddrinfo(char const*, char const*, addrinfo const*, addrinfo**)' ../../lib/libQAic.so: undefined reference to `freeaddrinfo(addrinfo*)' collect2: error: ld returned 1 exit status test/kmd/CMakeFiles/qaic_json_test.dir/build.make:117: recipe for target 'test/kmd/qaic_json_test' failed make[2]: *** [test/kmd/qaic_json_test] Error 1 CMakeFiles/Makefile2:1012: recipe for target 'test/kmd/CMakeFiles/qaic_json_test.dir/all' failed make[1]: *** [test/kmd/CMakeFiles/qaic_json_test.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... These all functions are already in libc. But they are not able to find it. The path is already included in environment variable, where libc is available. But still did not able to find it. Can anybody help me on this? Thu, 09 Jul 2020 11:31:40 GMT http://community.qnx.com/sf/go/post120829 Darshan B(deleted) 2020-07-09T11:31:40Z post120079: Virtiualized QNX 4 & PhinX Video Issue http://community.qnx.com/sf/go/post120079 Dear all, please anyone had this issue before..? Thanks, best regards Wed, 06 Nov 2019 18:27:36 GMT http://community.qnx.com/sf/go/post120079 Alejandro Gonzalez 2019-11-06T18:27:36Z post120051: Re: Test suite to validate QNX http://community.qnx.com/sf/go/post120051 As I've mentioned in my previous message, I don't know such solutions. I've meant that you can try to adapt available UNIX or Linux tests (like LTP). > Hi Oleg, > > Thanks for your quick response and appreciated. > > As per your reply previous email message i.e "You can try adapt some open > source project for your needs" , Please can you suggest couple of open source > projects which can test QNX ? Wed, 16 Oct 2019 12:24:51 GMT http://community.qnx.com/sf/go/post120051 Oleg Bolshakov 2019-10-16T12:24:51Z post120050: Re: Test suite to validate QNX http://community.qnx.com/sf/go/post120050 Hi Oleg, Thanks for your quick response and appreciated. As per your reply previous email message i.e "You can try adapt some open source project for your needs" , Please can you suggest couple of open source projects which can test QNX ? Wed, 16 Oct 2019 12:10:33 GMT http://community.qnx.com/sf/go/post120050 Koteswararao Nayudu(deleted) 2019-10-16T12:10:33Z post120049: Re: Test suite to validate QNX http://community.qnx.com/sf/go/post120049 Hello Koteswararao, Unfortunately, I didn't hear about ready to use publicly available test suite for QNX kernel. You can try adapt some open source project for your needs. Also note that some subsystems are not kernel parts in QNX (such filesystem or network). Respectfully, Oleg > Hi, > > I am looking for the Test suite to validate QNX kernel like we have "LTP" > (https://github.com/linux-test-project/ltp) for Linux kernel. > > Please can some one provide your suggestion to get the right test suite to > validate QNX? > > Regards, > Koti Wed, 16 Oct 2019 12:05:47 GMT http://community.qnx.com/sf/go/post120049 Oleg Bolshakov 2019-10-16T12:05:47Z post120047: Test suite to validate QNX http://community.qnx.com/sf/go/post120047 Hi, I am looking for the Test suite to validate QNX kernel like we have "LTP" (https://github.com/linux-test-project/ltp) for Linux kernel. Please can some one provide your suggestion to get the right test suite to validate QNX? Regards, Koti Wed, 16 Oct 2019 09:59:00 GMT http://community.qnx.com/sf/go/post120047 Koteswararao Nayudu(deleted) 2019-10-16T09:59:00Z post119697: HMI pointer glitch issue in qnx on imx6 sabresmart board http://community.qnx.com/sf/go/post119697 I have been developing a embedded project in which a HMI is running on QNX OS on imx6dl sabre-smart board .HMI consist of a pointer pivoted at the middle traversing from right side to left side,just like a magnetic compass.I am using sdp6.6 for the building the IFS.HMI is using GPU for rendering. The issue faced is pointer continuously flickers when moving from right to left or left to right. I have checked the graphics.conf file. It seems to be correctly configured.I have tried some solution to related to Multi frame-buffer similar to "export FB_MULTI_BUFFER" in case of Linux, but it did not work. Can anyone provide me any solution or suggestion related to the issue? Tue, 07 May 2019 08:08:51 GMT http://community.qnx.com/sf/go/post119697 Sanjay Suthar(deleted) 2019-05-07T08:08:51Z post119075: Re: cp command cause root directory is gone (/ point is unmounted) http://community.qnx.com/sf/go/post119075 Hi, Thanks for replying. the filesystem is QNX 4. Wed, 05 Sep 2018 21:15:21 GMT http://community.qnx.com/sf/go/post119075 Chris Liang(deleted) 2018-09-05T21:15:21Z post119074: Re: cp command cause root directory is gone (/ point is unmounted) http://community.qnx.com/sf/go/post119074 Hi Chris, This is QNX 4 discussion board, but your question about QNX 6 (next version). Please repeat your question in right forum. Respectfully, Oleg 5 сент. 2018 г., в 19:05, Chris Liang <community-noreply@qnx.com> написал: > Hi, > > I encounter a problem that using cp command to copy a large file (~1GB size) from USB to SD card or vise versa. during copying, error out and root directory is gone (/ mount point is umounted). > > The following is verbose from cp: > cp: LSTAT(/dos/d/,buf) > cp: LSTAT(/log/file.121,buf) > cp: copy_guy(/log/file.121,/dos/d///file.121) > cp: OPEN(/log/file.121,0,0) > cp: OPEN(/dos/d///file.121,2401,100640) > cp: LSTAT(/dos/d///file.121,buf) > cp: Copying /log/file.121 to /dos/d/file.121 > cp: write (/dos/d///file.121): Input/output error > cp: ERRS++ (1) write() > 88.74% (755840/851673 kbytes, 2323 kb/s) > cp: read (/log/file.121): Bad file descriptor > cp: ERRS++ (2) read() > cp: past_data_copy errs_in =0, errs = 2 > cp: exit_copy_guy (rc=0) > cp: CLOSE(fildes) > cp: close (/log/file.121): Bad file descriptor > cp: ERRS++ (3) _close() > cp: CLOSE(fildes) > cp: close (/dos/d///file.121): Bad file descriptor > cp: ERRS++ (4) _close() > > QNX version: 6.4.1 > both SD card and usb key is running on USB bus. I can see during copy devb-umass and io-usb processes are taking CPU usages > > what could be the root cause of this? > > Thanks in advance. > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post119073 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Wed, 05 Sep 2018 20:21:47 GMT http://community.qnx.com/sf/go/post119074 Oleg Bolshakov 2018-09-05T20:21:47Z post119073: cp command cause root directory is gone (/ point is unmounted) http://community.qnx.com/sf/go/post119073 Hi, I encounter a problem that using cp command to copy a large file (~1GB size) from USB to SD card or vise versa. during copying, error out and root directory is gone (/ mount point is umounted). The following is verbose from cp: cp: LSTAT(/dos/d/,buf) cp: LSTAT(/log/file.121,buf) cp: copy_guy(/log/file.121,/dos/d///file.121) cp: OPEN(/log/file.121,0,0) cp: OPEN(/dos/d///file.121,2401,100640) cp: LSTAT(/dos/d///file.121,buf) cp: Copying /log/file.121 to /dos/d/file.121 cp: write (/dos/d///file.121): Input/output error cp: ERRS++ (1) write() 88.74% (755840/851673 kbytes, 2323 kb/s) cp: read (/log/file.121): Bad file descriptor cp: ERRS++ (2) read() cp: past_data_copy errs_in =0, errs = 2 cp: exit_copy_guy (rc=0) cp: CLOSE(fildes) cp: close (/log/file.121): Bad file descriptor cp: ERRS++ (3) _close() cp: CLOSE(fildes) cp: close (/dos/d///file.121): Bad file descriptor cp: ERRS++ (4) _close() QNX version: 6.4.1 both SD card and usb key is running on USB bus. I can see during copy devb-umass and io-usb processes are taking CPU usages what could be the root cause of this? Thanks in advance. Wed, 05 Sep 2018 16:05:03 GMT http://community.qnx.com/sf/go/post119073 Chris Liang(deleted) 2018-09-05T16:05:03Z post119045: Re: What printer does QNX4.25 support ? http://community.qnx.com/sf/go/post119045 Hi Cong, You can try to use printers which supports raw text printing and/or PostScript. Respectfully, Oleg 9 авг. 2018 г., в 5:31:20, Cong Pham <community-noreply@qnx.com> написал: > Hi, > > My project runs on QNX 4.25. It needs to print out some results in text format. > Does QNX 4.25 support laser-jet and usb 2.0 printer ? > My computer has COM, LPT and USB 2.0 ports. > > So what printer should I choose? Do you have any suggestions? > > ^_^ > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post119044 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Thu, 09 Aug 2018 10:24:03 GMT http://community.qnx.com/sf/go/post119045 Oleg Bolshakov 2018-08-09T10:24:03Z post119044: What printer does QNX4.25 support ? http://community.qnx.com/sf/go/post119044 Hi, My project runs on QNX 4.25. It needs to print out some results in text format. Does QNX 4.25 support laser-jet and usb 2.0 printer ? My computer has COM, LPT and USB 2.0 ports. So what printer should I choose? Do you have any suggestions? ^_^ Thu, 09 Aug 2018 02:31:19 GMT http://community.qnx.com/sf/go/post119044 Cong Pham(deleted) 2018-08-09T02:31:19Z post118947: Re: PhAB: need help on exclusive toggle pushing button http://community.qnx.com/sf/go/post118947 Hi, Thank Mr Oleg Bolshakov and Mr Alexander Koppel for suggesting me. I have used PtGroup and it worked fine. Thu, 12 Jul 2018 05:25:32 GMT http://community.qnx.com/sf/go/post118947 Cong Pham(deleted) 2018-07-12T05:25:32Z post118946: Re: PhAB: need help on exclusive toggle pushing button http://community.qnx.com/sf/go/post118946 Alternatively, you can try placing toggle buttons in a group (PtGroup) with Pt_GROUP_EXCLUSIVE set Wed, 11 Jul 2018 18:14:33 GMT http://community.qnx.com/sf/go/post118946 Alexander Koppel 2018-07-11T18:14:33Z post118945: Re: PhAB: need help on exclusive toggle pushing button http://community.qnx.com/sf/go/post118945 Hi Cong, You can use something like the following callback function for all three buttons: --- int ButtonSet( PtWidget_t *widget, ApInfo_t *apinfo, PtCallbackInfo_t *cbinfo ) { PtArg_t arg[1]; /* eliminate 'unreferenced' warnings */ widget = widget, apinfo = apinfo, cbinfo = cbinfo; if( widget == ABW_PtButton1 ){ PtSetArg( &arg[0], Pt_ARG_FLAGS, Pt_TRUE, Pt_SET ); PtSetResources( ABW_PtButton1, 1, &arg[0] ); PtSetArg( &arg[0], Pt_ARG_FLAGS, Pt_FALSE, Pt_SET ); PtSetResources( ABW_PtButton2, 1, &arg[0] ); PtSetArg( &arg[0], Pt_ARG_FLAGS, Pt_FALSE, Pt_SET ); PtSetResources( ABW_PtButton3, 1, &arg[0] ); } else if ( widget == ABW_PtButton2 ){ PtSetArg( &arg[0], Pt_ARG_FLAGS, Pt_FALSE, Pt_SET ); PtSetResources( ABW_PtButton1, 1, &arg[0] ); PtSetArg( &arg[0], Pt_ARG_FLAGS, Pt_TRUE, Pt_SET ); PtSetResources( ABW_PtButton2, 1, &arg[0] ); PtSetArg( &arg[0], Pt_ARG_FLAGS, Pt_FALSE, Pt_SET ); PtSetResources( ABW_PtButton3, 1, &arg[0] ); } else if ( widget == ABW_PtButton3 ){ PtSetArg( &arg[0], Pt_ARG_FLAGS, Pt_FALSE, Pt_SET ); PtSetResources( ABW_PtButton1, 1, &arg[0] ); PtSetArg( &arg[0], Pt_ARG_FLAGS, Pt_FALSE, Pt_SET ); PtSetResources( ABW_PtButton2, 1, &arg[0] ); PtSetArg( &arg[0], Pt_ARG_FLAGS, Pt_TRUE, Pt_SET ); PtSetResources( ABW_PtButton3, 1, &arg[0] ); } return( Pt_CONTINUE ); } --- Pt_TOGGLE should be set for all three buttons. Respectfully, Oleg 11 июля 2018 г., в 12:59, Cong Pham <community-noreply@qnx.com> написал: > Hi, > > I have a Photon application with three exclusive chosen options. > My window need three push buttons to select each option. > When user push a button, it must be "set" and all other are "unset". If one of them is set before, it must be unset. > > How can I do ? I have set Pt_TOGGLE bit but it just "set" itseft and do not "unset" all other ones. > > > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post118937 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > <toggle_button.png> Wed, 11 Jul 2018 18:07:22 GMT http://community.qnx.com/sf/go/post118945 Oleg Bolshakov 2018-07-11T18:07:22Z post118937: PhAB: need help on exclusive toggle pushing button http://community.qnx.com/sf/go/post118937 Hi, I have a Photon application with three exclusive chosen options. My window need three push buttons to select each option. When user push a button, it must be "set" and all other are "unset". If one of them is set before, it must be unset. How can I do ? I have set Pt_TOGGLE bit but it just "set" itseft and do not "unset" all other ones. Wed, 11 Jul 2018 09:59:45 GMT http://community.qnx.com/sf/go/post118937 Cong Pham(deleted) 2018-07-11T09:59:45Z post118869: Re: Watchdog software support in QNX http://community.qnx.com/sf/go/post118869 Hi Ananda, QNX 4 doesn't share any generic watchdog API. You can use API that provided by your watchdog driver or you can develop driver for your watchdog controller with your own API. Respectfully, Oleg 6 июня 2018 г., в 10:12:08, Ananda Kavrady <community-noreply@qnx.com> написал: > Hi > > I am currently working on Linux and QNX operating system variants. > > In linux I am using systemd for watchdog support as below API provides. > > sd_watchdog_enabled(0, &_watchdogTimeoutInverval); > > Sd_Notify() is used to send the heartbeats. > > How can get watchdog support in QNX? . Is there any alternative approach > > > ~Regards > Ananda k Wed, 06 Jun 2018 09:49:23 GMT http://community.qnx.com/sf/go/post118869 Oleg Bolshakov 2018-06-06T09:49:23Z post118868: Watchdog software support in QNX http://community.qnx.com/sf/go/post118868 Hi I am currently working on Linux and QNX operating system variants. In linux I am using systemd for watchdog support as below API provides. sd_watchdog_enabled(0, &_watchdogTimeoutInverval); Sd_Notify() is used to send the heartbeats. How can get watchdog support in QNX? . Is there any alternative approach ~Regards Ananda k Wed, 06 Jun 2018 07:30:21 GMT http://community.qnx.com/sf/go/post118868 Ananda Kavrady(deleted) 2018-06-06T07:30:21Z post118858: Re: QNX6.6 blank screen issue with WFD Driver on Freescale i.MX6Q Sabre Board for Smart Devices http://community.qnx.com/sf/go/post118858 Hi Ankit, If you require immediate support, please file a support case. If you cannot access the support portal here: https://www.qnx.com/account/tslogin.html Please contact your sales rep. Cheers, Kevin Wed, 30 May 2018 14:10:22 GMT http://community.qnx.com/sf/go/post118858 Kevin Kunka 2018-05-30T14:10:22Z post118857: QNX6.6 blank screen issue with WFD Driver on Freescale i.MX6Q Sabre Board for Smart Devices http://community.qnx.com/sf/go/post118857 Hello, For one of our embedded system we have a issue with blank screen while using WFD Driver. Please find attached document for detail. Can we have quick support/discussion/resolution/workaround for this ? We need urgent support for this. -Ankit. Wed, 30 May 2018 09:08:13 GMT http://community.qnx.com/sf/go/post118857 t yh(deleted) 2018-05-30T09:08:13Z post118767: Re: RE: Can´t install QNX4... http://community.qnx.com/sf/go/post118767 I had the same problem with a laptop. I found that if I disable SATA Native support in the BIOS it found it and loaded the OS without any other problems. Hope this helps Thu, 12 Apr 2018 19:04:01 GMT http://community.qnx.com/sf/go/post118767 Harry Qualls(deleted) 2018-04-12T19:04:01Z post118674: Re: QNX4 Product Suite June 2008 http://community.qnx.com/sf/go/post118674 No it doesn't need to be patched twice Thu, 15 Mar 2018 20:12:29 GMT http://community.qnx.com/sf/go/post118674 resa roid(deleted) 2018-03-15T20:12:29Z post118666: RE: Can´t install QNX4... http://community.qnx.com/sf/go/post118666 Thanks for your answer Oleg. I Will try as you said. Thanks.... -----Mensaje original----- De: Олег Большаков <community-noreply@qnx.com> Enviado el: lunes, 12 de marzo de 2018 01:56 a. m. Para: qnx4-community@community.qnx.com Asunto: Re: Can´t install QNX4... Hello Victor, Currently QNX 4 Install CD update is not planning for this year. Though you can remove a HDD, install QNX 4 to the HDD on another PC and install the HDD again to the server. Respectfully, Oleg 8 марта 2018 г., в 22:44:41, Victor Gamboa <community-noreply@qnx.com> написал: > One server with QNX4 is failing, so I need to install QNX4 in a new one to reeplace the bad one. I have tried to install QNX 4 using the QNX4 Product Suite 2015, but the auto-detecting hardware don't recognize the EIDE Disk Controller neither the ACHI Disk Controller, so I can´t install the OS. Does anyone have update or install QNX4 this year ? I really appreciate any help. Thanks. Víctor Gamboa. > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post118658 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com _______________________________________________ QNX4 Community Support http://community.qnx.com/sf/go/post118662 To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Wed, 14 Mar 2018 01:12:45 GMT http://community.qnx.com/sf/go/post118666 Victor Gamboa 2018-03-14T01:12:45Z post118662: Re: Can´t install QNX4... http://community.qnx.com/sf/go/post118662 Hello Victor, Currently QNX 4 Install CD update is not planning for this year. Though you can remove a HDD, install QNX 4 to the HDD on another PC and install the HDD again to the server. Respectfully, Oleg 8 марта 2018 г., в 22:44:41, Victor Gamboa <community-noreply@qnx.com> написал: > One server with QNX4 is failing, so I need to install QNX4 in a new one to reeplace the bad one. I have tried to install QNX 4 using the QNX4 Product Suite 2015, but the auto-detecting hardware don't recognize the EIDE Disk Controller neither the ACHI Disk Controller, so I can´t install the OS. Does anyone have update or install QNX4 this year ? I really appreciate any help. Thanks. Víctor Gamboa. > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post118658 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Mon, 12 Mar 2018 08:16:51 GMT http://community.qnx.com/sf/go/post118662 Oleg Bolshakov 2018-03-12T08:16:51Z post118658: Can´t install QNX4... http://community.qnx.com/sf/go/post118658 One server with QNX4 is failing, so I need to install QNX4 in a new one to reeplace the bad one. I have tried to install QNX 4 using the QNX4 Product Suite 2015, but the auto-detecting hardware don't recognize the EIDE Disk Controller neither the ACHI Disk Controller, so I can´t install the OS. Does anyone have update or install QNX4 this year ? I really appreciate any help. Thanks. Víctor Gamboa. Thu, 08 Mar 2018 19:44:41 GMT http://community.qnx.com/sf/go/post118658 Victor Gamboa 2018-03-08T19:44:41Z post118654: Re: Problems installing QNX4 in a new computer.... http://community.qnx.com/sf/go/post118654 This may be a little late but I had a similar problem a few years ago with new Dell Computers. I ended up changing the initial boot loader to the old original used by the install CD's. The command to change it is; dinit -h -b -O /dev/hd0.0t77. The -h is for fixed disk not removeable device The -b is for the bootloader The -O is for the old bootloader. Hope this helps you in the future. Brad Mon, 05 Mar 2018 16:40:01 GMT http://community.qnx.com/sf/go/post118654 Harry Qualls(deleted) 2018-03-05T16:40:01Z post118636: Re: AMD T16R Graphic Driver Problem http://community.qnx.com/sf/go/post118636 Hi Oleg, Thank you for your professional guidance, everything is running well. I really appreciate for your help! Best Regards Sincerely Jack Wed, 28 Feb 2018 17:07:33 GMT http://community.qnx.com/sf/go/post118636 Jack Zhang 2018-02-28T17:07:33Z post118635: Re: AMD T16R Graphic Driver Problem http://community.qnx.com/sf/go/post118635 You do not need to use USB if keyboard works in text mode. It seems that you use the USB legacy mode on. Do not add Input to input.<NODE> file, change it to: kbd -R fd -d/dev/kbd Respectfully, Oleg 28 февр. 2018 г., в 16:03:11, Jack Zhang <community-noreply@qnx.com> написал: > Hi Oleg, > > The Input.node file is attached. And when I run 'io-usb -d ohci pindex=1', nothing is done, and there is no usbkbd0 file under /dev. > > > Sincerely > > Jack > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post118633 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > <Input.5> Wed, 28 Feb 2018 13:10:10 GMT http://community.qnx.com/sf/go/post118635 Oleg Bolshakov 2018-02-28T13:10:10Z post118634: Re: AMD T16R Graphic Driver Problem http://community.qnx.com/sf/go/post118634 I guess the problem may be in: > I connect one usb keyboard to this motherboard only! If you don't have the mouse you have to change default input.<NODE> file. It seems that you have forgotten to attach yours. But if this is your issue you have to remove mouse from config. Change: kbd fd -d/dev/kbd ps2 -r kb -2 to: kbd fd -d/dev/kbd Respectfully, Oleg 28 февр. 2018 г., в 13:55:01, Jack Zhang <community-noreply@qnx.com> написал: > Hi Oleg, > > First of all, thank you for your help. You are right, in fact it is the input driver problem. The system stuck at loading the input driver, due to wrong input driver. Then I told the RD to change the bios to emulate USB keyboard. > > Do you have any advice about how to use usb keyboard in Photon? > > I note that it is ok to use usb keyboard in shell, but now it is not work in photon, is there any steps that I have forgotten? > > I connect one usb keyboard to this motherboard only! > > Sincerely > > Jack > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post118632 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Wed, 28 Feb 2018 13:05:33 GMT http://community.qnx.com/sf/go/post118634 Oleg Bolshakov 2018-02-28T13:05:33Z post118633: Re: AMD T16R Graphic Driver Problem http://community.qnx.com/sf/go/post118633 Hi Oleg, The Input.node file is attached. And when I run 'io-usb -d ohci pindex=1', nothing is done, and there is no usbkbd0 file under /dev. Sincerely Jack Wed, 28 Feb 2018 13:03:11 GMT http://community.qnx.com/sf/go/post118633 Jack Zhang 2018-02-28T13:03:11Z post118632: Re: AMD T16R Graphic Driver Problem http://community.qnx.com/sf/go/post118632 Hi Oleg, First of all, thank you for your help. You are right, in fact it is the input driver problem. The system stuck at loading the input driver, due to wrong input driver. Then I told the RD to change the bios to emulate USB keyboard. Do you have any advice about how to use usb keyboard in Photon? I note that it is ok to use usb keyboard in shell, but now it is not work in photon, is there any steps that I have forgotten? I connect one usb keyboard to this motherboard only! Sincerely Jack Wed, 28 Feb 2018 10:55:01 GMT http://community.qnx.com/sf/go/post118632 Jack Zhang 2018-02-28T10:55:01Z post118631: Re: AMD T16R Graphic Driver Problem http://community.qnx.com/sf/go/post118631 Hi Jack, I see that you don't have graphics driver problem, but input drivers problem. Graphics seems to work fine. Can you attach your input.<NODE> file? Which input devices do you use (keyboard, mouse)? Respectfully, Oleg 27 февр. 2018 г., в 18:19:38, Jack Zhang <community-noreply@qnx.com> написал: > Hi Oleg, > > There is no remote access to this device, I can descript it. I reinstall the OS again, and I choose to probe the video, but it can't be applied with the selected resolution config, then I press the F3 to exit. You know at this time, the crt.5 had been created, then I copy the 1028x768x8 line to the first line. Last, I change the OS boot into text mode(picture 01), input the ph, then it boots into the Photon same as the picture 02. But you can see it, it is abnormal, it is freezed, and I can't use the USB keyboard. > > If i don't change it to text mode, it will stuck at Waiting for input driver..., same as the picture 03. > > > Sincerely > > Jack > > > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post118629 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > <03.jpg><01.jpg><02.jpg><sysinit.5> Wed, 28 Feb 2018 08:48:06 GMT http://community.qnx.com/sf/go/post118631 Oleg Bolshakov 2018-02-28T08:48:06Z post118629: Re: AMD T16R Graphic Driver Problem http://community.qnx.com/sf/go/post118629 Hi Oleg, There is no remote access to this device, I can descript it. I reinstall the OS again, and I choose to probe the video, but it can't be applied with the selected resolution config, then I press the F3 to exit. You know at this time, the crt.5 had been created, then I copy the 1028x768x8 line to the first line. Last, I change the OS boot into text mode(picture 01), input the ph, then it boots into the Photon same as the picture 02. But you can see it, it is abnormal, it is freezed, and I can't use the USB keyboard. If i don't change it to text mode, it will stuck at Waiting for input driver..., same as the picture 03. Sincerely Jack Tue, 27 Feb 2018 15:19:38 GMT http://community.qnx.com/sf/go/post118629 Jack Zhang 2018-02-27T15:19:38Z post118628: Re: AMD T16R Graphic Driver Problem http://community.qnx.com/sf/go/post118628 Can you describe in detail what you see after launching ph command? Do you have remote access (telnet or ditto) to this system? Try to start ph remotely and attach here the output if any. Respectfully, Oleg 27 февр. 2018 г., в 15:30:39, Jack Zhang <community-noreply@qnx.com> написал: > Hi Oleg, > > I really appreciate your help, I have attached the show_pci output file, please help me to check it. > > Besides, I have tried every different display resolution line in the crt.5, it seems still not work. And I reboot the motherboard after executing of crttrap before launching ph. > > Sincerely > > Jack > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post118627 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > <show_pci> Tue, 27 Feb 2018 13:35:09 GMT http://community.qnx.com/sf/go/post118628 Oleg Bolshakov 2018-02-27T13:35:09Z post118627: Re: AMD T16R Graphic Driver Problem http://community.qnx.com/sf/go/post118627 Hi Oleg, I really appreciate your help, I have attached the show_pci output file, please help me to check it. Besides, I have tried every different display resolution line in the crt.5, it seems still not work. And I reboot the motherboard after executing of crttrap before launching ph. Sincerely Jack Tue, 27 Feb 2018 12:30:39 GMT http://community.qnx.com/sf/go/post118627 Jack Zhang 2018-02-27T12:30:39Z post118626: Re: AMD T16R Graphic Driver Problem http://community.qnx.com/sf/go/post118626 Hi Jack, Can you attach here the show_pci -vvv from PCM-3356? Didn't you forget to copy appropriate Hydra.ms/Pg.flat lines to the first line in your crt.<NODE> file? Did you reboot after executing of crttrap before launching ph? Try to use lines with Pg.flatdc32 and standard graphics modes (like 1280x1024x32 and so on). Also you can try to add additional keys -r or -e to Hydra.ms options. Respectfully, Oleg 26 февр. 2018 г., в 20:17:03, Jack Zhang <community-noreply@qnx.com> написал: > I have already used crttrap trap in the text mode to detect the graphic driver and I have attached the crt file. I have tried the Hydra.ms/Pg.flat drivers but none of them is working. > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post118624 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > <crt.5> Tue, 27 Feb 2018 10:29:27 GMT http://community.qnx.com/sf/go/post118626 Oleg Bolshakov 2018-02-27T10:29:27Z post118624: Re: AMD T16R Graphic Driver Problem http://community.qnx.com/sf/go/post118624 I have already used crttrap trap in the text mode to detect the graphic driver and I have attached the crt file. I have tried the Hydra.ms/Pg.flat drivers but none of them is working. Mon, 26 Feb 2018 17:17:03 GMT http://community.qnx.com/sf/go/post118624 Jack Zhang 2018-02-26T17:17:03Z post118623: AMD T16R Graphic Driver Problem http://community.qnx.com/sf/go/post118623 Hi Oleg, I'm trying to install the latest experimental Install CD to the Advantech motherboard PCM-3356(cpu:AMD T16R). But I can't make it. It can not boot into Photon, due to there is no corresponding graphic driver. Will you please help me with this, I really appreciate any help from you, Thank you! Jack Mon, 26 Feb 2018 16:44:41 GMT http://community.qnx.com/sf/go/post118623 Jack Zhang 2018-02-26T16:44:41Z post118370: Re: is there pcie server driver which suite for i.mx6q sabrlite?》 http://community.qnx.com/sf/go/post118370 Hello Philip, This is QNX 4 discussion board. QNX 4 doesn't support ARM CPUs. Please ask your question in QNX 6 discussion board. Respectfully, Oleg 12 янв. 2018 г., в 16:39:56, philip wang(deleted) <community-noreply@qnx.com> написал: > I have download bsp about i.mx6q, but there is no pcie server driver code. > is there pcie server driver which suite for i.mx6q sabrlite? > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post118369 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Fri, 12 Jan 2018 13:43:52 GMT http://community.qnx.com/sf/go/post118370 Oleg Bolshakov 2018-01-12T13:43:52Z post118369: is there pcie server driver which suite for i.mx6q sabrlite?》 http://community.qnx.com/sf/go/post118369 I have download bsp about i.mx6q, but there is no pcie server driver code. is there pcie server driver which suite for i.mx6q sabrlite? Fri, 12 Jan 2018 13:39:56 GMT http://community.qnx.com/sf/go/post118369 philip wang(deleted) 2018-01-12T13:39:56Z post118098: Re: QNX4 support for Intel i210 and i211 ethernet? http://community.qnx.com/sf/go/post118098 Oleg: An Update. I found that the 2015 Experimental driver didn't work. I had the same problem as described in post114602. However the 27-4-2016 net.e1000 driver works just fine. Thanks for the update, Andy Wed, 11 Oct 2017 04:51:35 GMT http://community.qnx.com/sf/go/post118098 Andy Rhind 2017-10-11T04:51:35Z post118015: Re: QNX4 support for Intel i210 and i211 ethernet? http://community.qnx.com/sf/go/post118015 Oleg: Thank you for the reply. I'll try the board out and let you know the results. Andy Tue, 05 Sep 2017 23:48:50 GMT http://community.qnx.com/sf/go/post118015 Andy Rhind 2017-09-05T23:48:50Z post118011: Re: QNX4 support for Intel i210 and i211 ethernet? http://community.qnx.com/sf/go/post118011 Hi Andy, Intel i210 and i211 are both supported by Net.e1000 from the following web-page: http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/LatestSoftwareUpdates But it's better to test hardware before purchasing if possible. Respectfully, Oleg 4 сент. 2017 г., в 16:05:13, Andy Rhind <community-noreply@qnx.com> написал: > Hi: > > Can you let me know the status of support for the Intel i210 and i211 Ethernet chipsets? > > Thanks, > Andty > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post118010 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Mon, 04 Sep 2017 14:12:31 GMT http://community.qnx.com/sf/go/post118011 Oleg Bolshakov 2017-09-04T14:12:31Z post118010: QNX4 support for Intel i210 and i211 ethernet? http://community.qnx.com/sf/go/post118010 Hi: Can you let me know the status of support for the Intel i210 and i211 Ethernet chipsets? Thanks, Andty Mon, 04 Sep 2017 13:05:13 GMT http://community.qnx.com/sf/go/post118010 Andy Rhind 2017-09-04T13:05:13Z post117925: Request QNX to focus Baladesh, we also have voice just need practical work support!!! http://community.qnx.com/sf/go/post117925 Now its been greatly discussed in all global intellectual and creative forums whether Higher Education at all necessary!! Wide coverage of mobile phone networks, fast internet facility and mass connectivity of social networks put all the traditional concepts indulge. Being innovative with creative idea(s) and knowing smart uses of cellphone device matters most to have your access in governance. It has been already recognised by the UN that every individual has the credibility now to be accountable with his or her contribution for global impact. Our recent game changing experience in 3rd world countries speaks all about the karma of Social Networking and end user Mobile Phone connectivity. Even recent US election also an example of fact. It doesn't matter any more to be smart or skilled for any individual through higher degree or software/hardware/programme knowledge, rather living in the reign of G net your adaptability with Information Society matters most. Your basic knowledge of IT is enough to transform the information society digitally. Mobile phone banking facilities now as strong as debit/credit card, with a social media pages or groups you now can meet most of your demand of a server/domain and with a social network id free using of IMs you can manage your meet ups!! This is all about ICT!!! In many ways ICT can be intercepted based on the requirements of a certain community or locales. All the global stack holders and all UN countries have endorsed the global implementation strategy of ICTS. The basic fundamental of ICTS are generalised with commons :- 1) A2i 2) Freedom of Expression 3) Equality 4) Self Determine Rights of Individually 5) Go Green Hence in line with said values ICTS frameworks adopted by WTO, ITU, WB, IMF and other global/regional Trade, Finance & Commerce authorities for their members to prioritise their investment in human resources with allout acts :- 1) Digitalisation of Information Society 2) Local Youth Partnership 3) Support Service Provider promotion 4) Innovative Entrepreneur Funding 5) e Banking 6) e Commerce 7) Food Safety 8) Security 9) Communication & Infrastructure Development 10) Health Sector Funding 11) Good Governance Project funding 12) Education & Capacity Building 13) Urbanisation and many more!! Apart from above global SOP, based on the demographic the NGO's, Govt, Development Partners, Corporates and other local organisations related to the governance were bound with UN declaration to invest, monitor and maintain their course for Fight Against Hunger & Poverty. The mendetory works for ICTS to be integrated locally as under :- 1) Facilities of digital class and online schooling to ensure education for all. 2) e-Learning and vocational training for skilled human resources 3) SME funding to the local digital service providers. 4) Promotional media & door to door activities to grow health awareness and safety to the mother & child. 5) Governance and community development related Innovative Entrepreneur funding to encourage leadership and partnership access to the local governance. 6) Promote social awareness and grow consensus of citizens to strengthen the social moral values. 7) Community support services by Help Desk to facilitate the society with all necessary resources as needed. 8) Encourage free lab or community hall to facilitate youngs to share their creative ideas and seniors to meet the society. 9) Promote legal aid service by the locals to protect women and children rights. 10) Promote citizen charter to enable local youths to be paid in engage with vigilant activities to protect consumers rights. Therefore, here lies great opportunity for BlackBerry/QNX to experience ICTS Offshore credibility empowered by social networking only. In the context of Bangladesh having nearly 11 billion mobile phone users and having highest rate of social media users in South East Asia, I invite forum members to feel free to contact me for more support on Offshore integration of ICT. Sure it would be an unique opportunity for the developers!! Zavedctg@live.com Mon, 31 Jul 2017 05:07:50 GMT http://community.qnx.com/sf/go/post117925 zaved solaiman(deleted) 2017-07-31T05:07:50Z post117757: Re: Killing tasks... http://community.qnx.com/sf/go/post117757 Hi Victor, Great! It’s nice to know about this. Respectfully, Oleg 23 мая 2017 г., в 1:04, Victor Gamboa <community-noreply@qnx.com> написал: > Thanks Oleg. I did the script and it works. > Best Regards, > Victor. > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post117755 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Tue, 23 May 2017 04:56:30 GMT http://community.qnx.com/sf/go/post117757 Oleg Bolshakov 2017-05-23T04:56:30Z post117755: Re: Killing tasks... http://community.qnx.com/sf/go/post117755 Thanks Oleg. I did the script and it works. Best Regards, Victor. Mon, 22 May 2017 22:04:33 GMT http://community.qnx.com/sf/go/post117755 Victor Gamboa 2017-05-22T22:04:33Z post117747: Re: Killing tasks... http://community.qnx.com/sf/go/post117747 Hi Victor, You can find awk overview and some samples in QNX 4 Help: Contents / QNX 4.25 / Utilities Reference / A / awk Also there are a lot of examples in the Internet. You can start from here: https://en.wikipedia.org/wiki/AWK Respectfully, Oleg 19 мая 2017 г., в 2:21:24, Victor Gamboa <community-noreply@qnx.com> написал: > Do you have any awk script example to guide me ? > Thanks in advance for your help. > > Víctor. > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post117746 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Fri, 19 May 2017 07:47:44 GMT http://community.qnx.com/sf/go/post117747 Oleg Bolshakov 2017-05-19T07:47:44Z post117746: Re: Killing tasks... http://community.qnx.com/sf/go/post117746 Do you have any awk script example to guide me ? Thanks in advance for your help. Víctor. Thu, 18 May 2017 23:21:24 GMT http://community.qnx.com/sf/go/post117746 Victor Gamboa 2017-05-18T23:21:24Z post117744: Re: Killing tasks... http://community.qnx.com/sf/go/post117744 Thanks Oleg, I will try with awk. Thu, 18 May 2017 15:00:03 GMT http://community.qnx.com/sf/go/post117744 Victor Gamboa 2017-05-18T15:00:03Z post117743: Re: Killing tasks... http://community.qnx.com/sf/go/post117743 Hi Victor, There is no special utility that kills tasks which inactive for some time. Try to use awk to parse who utility output. Respectfully, Oleg 17 мая 2017 г., в 22:25:33, Victor Gamboa <community-noreply@qnx.com> написал: > Is there any way to automate the killing of tasks wich has more then 30 minutos idle, for example, on QNX 4 ? > I think that I can make an script that execute with cron, but I don´t know if there are any commands to do this. > I really appreciate any help. > Victor. > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post117739 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Thu, 18 May 2017 12:00:53 GMT http://community.qnx.com/sf/go/post117743 Oleg Bolshakov 2017-05-18T12:00:53Z post117739: Killing tasks... http://community.qnx.com/sf/go/post117739 Is there any way to automate the killing of tasks wich has more then 30 minutos idle, for example, on QNX 4 ? I think that I can make an script that execute with cron, but I don´t know if there are any commands to do this. I really appreciate any help. Victor. Wed, 17 May 2017 19:25:33 GMT http://community.qnx.com/sf/go/post117739 Victor Gamboa 2017-05-17T19:25:33Z post117711: Re: QNX 6.5.0 support for both LE and BE on ARM926EJ-S http://community.qnx.com/sf/go/post117711 Hi Heston, This is QNX 4 discussion board, the previous version of QNX Neutrino. Please ask your question in QNX 6 board. Respectfully, Oleg 4 мая 2017 г., в 20:14, Heston Holtmann <community-noreply@qnx.com> написал: > We are using QNX 6.5.0 on a TI OMAP-L138 ARM926EJ-S based processor (SoC) > We are running the system in Little-Endian (LE) Mode... simply because that was the default build of QNX supporting that chip that was provided in the Momentics build system. > .. > But I am wondering.. in hind-sight.. was there also a Big Endian (BE) native build of QNX 6.5.0 for the ARM926EJ-S > Did we have a choice all along to stick with Big Endian to minimizing porting complexity from our QNX Application and protocol code that came from PowerPC (Big Endian). > > Heston > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post117710 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Thu, 04 May 2017 18:03:50 GMT http://community.qnx.com/sf/go/post117711 Oleg Bolshakov 2017-05-04T18:03:50Z post117710: QNX 6.5.0 support for both LE and BE on ARM926EJ-S http://community.qnx.com/sf/go/post117710 We are using QNX 6.5.0 on a TI OMAP-L138 ARM926EJ-S based processor (SoC) We are running the system in Little-Endian (LE) Mode... simply because that was the default build of QNX supporting that chip that was provided in the Momentics build system. .. But I am wondering.. in hind-sight.. was there also a Big Endian (BE) native build of QNX 6.5.0 for the ARM926EJ-S Did we have a choice all along to stick with Big Endian to minimizing porting complexity from our QNX Application and protocol code that came from PowerPC (Big Endian). Heston Thu, 04 May 2017 17:14:18 GMT http://community.qnx.com/sf/go/post117710 Heston Holtmann(deleted) 2017-05-04T17:14:18Z post117671: Re: Problems installing QNX4 in a new computer.... http://community.qnx.com/sf/go/post117671 Thanks anyway Oleg. I solved the situation installing an old motherbard, but I hope that QNX4 works on the new chipset soon. Thanks... Mon, 24 Apr 2017 16:25:15 GMT http://community.qnx.com/sf/go/post117671 Victor Gamboa 2017-04-24T16:25:15Z post117670: Re: Problems installing QNX4 in a new computer.... http://community.qnx.com/sf/go/post117670 Hi Victor, Unfortunately, I don't have H110 motherboard to check this. Respectfully, Oleg 21 апр. 2017 г., в 17:55:53, Victor Gamboa <community-noreply@qnx.com> написал: > The hardware scan on the installation found an AHCI adapter, but none device. > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post117666 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Mon, 24 Apr 2017 14:35:08 GMT http://community.qnx.com/sf/go/post117670 Oleg Bolshakov 2017-04-24T14:35:08Z post117666: Re: Problems installing QNX4 in a new computer.... http://community.qnx.com/sf/go/post117666 The hardware scan on the installation found an AHCI adapter, but none device. Fri, 21 Apr 2017 14:55:53 GMT http://community.qnx.com/sf/go/post117666 Victor Gamboa 2017-04-21T14:55:53Z post117665: Re: Problems installing QNX4 in a new computer.... http://community.qnx.com/sf/go/post117665 Hi Oleg, thank you for your answer. I tried with the experimental cd that you mentioned but unfortunatly it didn't recognize any AHCI device, it did'nt recognize any hard drive. Is there any other possible solution ? I really appreciate your help. Victor. Fri, 21 Apr 2017 14:50:13 GMT http://community.qnx.com/sf/go/post117665 Victor Gamboa 2017-04-21T14:50:13Z post117662: Re: Problems installing QNX4 in a new computer.... http://community.qnx.com/sf/go/post117662 Hi Victor, Did you try to install QNX 4 from the latest experimental Install CD? This CD can install on AHCI systems: http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/LatestSoftwareUpdates Read here how to enable AHCI support: http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/ProductSuite2015ExperimentalReleaseNotes Respectfully, Oleg 21 апр. 2017 г., в 1:24, Victor Gamboa <community-noreply@qnx.com> написал: > Hi Sirs: > I need to change the QNX4 server, so I tried with 3 different motherboars Asus, Gigabyte H110-DS2 and ECS B150M4-C43 wich use the intel H110 express chipset but QNX didn´t work. The Asus Bios doesn´t have any opcion to set the SATA to Legacy or AHCI, the other 2 has only AHCI. I tried insalling QNX on another machine, updating the Proc32, and changing the sys/boot to: > /bin/Fsys.ahci > $ /bin/Fsys.ahci fsys -Ndsk0 -n0=hd0. -n5=cd0. > but the QNX didn´t boot. The boot process begins and said that doesn´t have any AHCI devices. > I really appreciate any help I need to change the QNX4 server because the actual one is having problems. I thank you in advance for any help. > Victor. > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post117660 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Fri, 21 Apr 2017 06:50:16 GMT http://community.qnx.com/sf/go/post117662 Oleg Bolshakov 2017-04-21T06:50:16Z post117660: Problems installing QNX4 in a new computer.... http://community.qnx.com/sf/go/post117660 Hi Sirs: I need to change the QNX4 server, so I tried with 3 different motherboars Asus, Gigabyte H110-DS2 and ECS B150M4-C43 wich use the intel H110 express chipset but QNX didn´t work. The Asus Bios doesn´t have any opcion to set the SATA to Legacy or AHCI, the other 2 has only AHCI. I tried insalling QNX on another machine, updating the Proc32, and changing the sys/boot to: /bin/Fsys.ahci $ /bin/Fsys.ahci fsys -Ndsk0 -n0=hd0. -n5=cd0. but the QNX didn´t boot. The boot process begins and said that doesn´t have any AHCI devices. I really appreciate any help I need to change the QNX4 server because the actual one is having problems. I thank you in advance for any help. Victor. Thu, 20 Apr 2017 22:24:33 GMT http://community.qnx.com/sf/go/post117660 Victor Gamboa 2017-04-20T22:24:33Z post117559: Re: QNX4 in USB http://community.qnx.com/sf/go/post117559 Hi Cong, There are no special Fsys drivers for MicroSD controller in QNX 4. Respectfully, Oleg 25 марта 2017 г., в 4:44:15, Cong Pham <community-noreply@qnx.com> написал: > Oh no, I want to mount and boot my MicroSD card, it is plugged on board directly, not via SDcard reader. > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post117554 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Mon, 27 Mar 2017 13:25:59 GMT http://community.qnx.com/sf/go/post117559 Oleg Bolshakov 2017-03-27T13:25:59Z post117554: Re: QNX4 in USB http://community.qnx.com/sf/go/post117554 Oh no, I want to mount and boot my MicroSD card, it is plugged on board directly, not via SDcard reader. Sat, 25 Mar 2017 01:44:15 GMT http://community.qnx.com/sf/go/post117554 Cong Pham(deleted) 2017-03-25T01:44:15Z post117553: Re: QNX4 in USB http://community.qnx.com/sf/go/post117553 Hello Cong, You can use Fsys.umass for MicroSD connected via USB-reader. Respectfully, Oleg 24 марта 2017 г., в 6:57, Cong Pham <community-noreply@qnx.com> написал: > And, > > If I want to use MicroSD card, what Fsys driver can I use to mount? > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post117552 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Fri, 24 Mar 2017 05:12:43 GMT http://community.qnx.com/sf/go/post117553 Oleg Bolshakov 2017-03-24T05:12:43Z post117552: Re: QNX4 in USB http://community.qnx.com/sf/go/post117552 And, If I want to use MicroSD card, what Fsys driver can I use to mount? Fri, 24 Mar 2017 03:57:51 GMT http://community.qnx.com/sf/go/post117552 Cong Pham(deleted) 2017-03-24T03:57:51Z post117551: Re: QNX4 in USB http://community.qnx.com/sf/go/post117551 Hi Mr Oleg, I replaced io-usb by io-usb-ehci , as you said. It boot ok, but slowly :) Thu, 23 Mar 2017 09:30:03 GMT http://community.qnx.com/sf/go/post117551 Cong Pham(deleted) 2017-03-23T09:30:03Z post117550: Re: QNX4 in USB http://community.qnx.com/sf/go/post117550 Hi Cong, I guess the image may be too large. Try to tune your build file first. Exclude Slib16. It is not needed at boot time, you can launch it later if required. Also replace io-usb to io-usb-ehci. Can you boot up with that new image? Respectfully, Oleg 23 марта 2017 г., в 7:32, Cong Pham <community-noreply@qnx.com> написал: > Hi Everybody, > > I have to install QNX4 to a usb disk. > 1. Format disk: > > # fdisk /dev/hd0 >>> make type t77, bootable > > # dinit /dev/hd0t77 > > 2. Change .boot file: > I created a boot script that: > > /boot/sys/boot > $ /boot/sys/boot -v > > /boot/sys/Proc32 > $ /boot/sys/Proc32 -l 11 > > /boot/sys/Slib32 > $ /boot/sys/Slib32 > > /boot/sys/Slib16 > $ /boot/sys/Slib16 > > /bin/io-usb > $ /bin/io-usb & > > /bin/Fsys > $ /bin/Fsys > > /bin/Fsys.umass > $ /bin/Fsys.umass fsys -n0=hd0 > > /bin/mount > $ /bin/mount -p /dev/hd0 /dev/hd0t77 / > > /bin/sinit > $ /bin/sinit TERM=qnxm > > Then I run buildqnx to make .boot file and copy it to root directory. > > But it hangs on "Start QNX.." > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post117549 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > <IMG_1327[1].JPG> Thu, 23 Mar 2017 06:02:19 GMT http://community.qnx.com/sf/go/post117550 Oleg Bolshakov 2017-03-23T06:02:19Z post117549: QNX4 in USB http://community.qnx.com/sf/go/post117549 Hi Everybody, I have to install QNX4 to a usb disk. 1. Format disk: # fdisk /dev/hd0 >>> make type t77, bootable # dinit /dev/hd0t77 2. Change .boot file: I created a boot script that: /boot/sys/boot $ /boot/sys/boot -v /boot/sys/Proc32 $ /boot/sys/Proc32 -l 11 /boot/sys/Slib32 $ /boot/sys/Slib32 /boot/sys/Slib16 $ /boot/sys/Slib16 /bin/io-usb $ /bin/io-usb & /bin/Fsys $ /bin/Fsys /bin/Fsys.umass $ /bin/Fsys.umass fsys -n0=hd0 /bin/mount $ /bin/mount -p /dev/hd0 /dev/hd0t77 / /bin/sinit $ /bin/sinit TERM=qnxm Then I run buildqnx to make .boot file and copy it to root directory. But it hangs on "Start QNX.." Thu, 23 Mar 2017 04:32:22 GMT http://community.qnx.com/sf/go/post117549 Cong Pham(deleted) 2017-03-23T04:32:22Z post117535: Re: Killing processes http://community.qnx.com/sf/go/post117535 Hi Victor, I guess you can use awk or sed to check idle time. Respectfully, Oleg 14 марта 2017 г., в 5:39:12, Victor Gamboa <community-noreply@qnx.com> написал: > When I used who, I got a list of user who are logged in like this: > Userid Device Login Idle Command > americas2 //1/dev/ttyp1 Mar 13 19:56 1:31:51 vpg4 > playa //1/dev/ttyp2 Mar 13 19:45 1:40:15 vpg4 > CALLE60 //1/dev/ttyp3 Mar 13 19:56 1:33:41 vpg4 > > and I can kill the process with long idle time like this: > > slay -t /dev/ttyp1 vpg4 > > How can I kiil all processes with 1 hour idle time for example ? > > I thank you in advance for any help on this. > > Victor > > > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post117533 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Tue, 14 Mar 2017 13:54:39 GMT http://community.qnx.com/sf/go/post117535 Oleg Bolshakov 2017-03-14T13:54:39Z post117534: Re: Killing processes http://community.qnx.com/sf/go/post117534 If I could configure the telnet sessions to keep alive, I solve the situation, so another aproach could be telnet configuration to maintain alive the sessions. Any ideas ? Thanks for the help. Victor. Tue, 14 Mar 2017 04:23:42 GMT http://community.qnx.com/sf/go/post117534 Victor Gamboa 2017-03-14T04:23:42Z post117533: Killing processes http://community.qnx.com/sf/go/post117533 When I used who, I got a list of user who are logged in like this: Userid Device Login Idle Command americas2 //1/dev/ttyp1 Mar 13 19:56 1:31:51 vpg4 playa //1/dev/ttyp2 Mar 13 19:45 1:40:15 vpg4 CALLE60 //1/dev/ttyp3 Mar 13 19:56 1:33:41 vpg4 and I can kill the process with long idle time like this: slay -t /dev/ttyp1 vpg4 How can I kiil all processes with 1 hour idle time for example ? I thank you in advance for any help on this. Victor Tue, 14 Mar 2017 02:39:12 GMT http://community.qnx.com/sf/go/post117533 Victor Gamboa 2017-03-14T02:39:12Z post117262: Re: neutrino 6.6 http://community.qnx.com/sf/go/post117262 Hello! This is discussion board for QNX 4 RTOS the predecessor of QNX 6. Please ask your question in suitable discussion board. Respectfully, Oleg 8 дек. 2016 г., в 5:45:00, ant17 ant17 <community-noreply@qnx.com> написал: > hi i have just booted qnx neutrino 6.6 from a sd card in my beaglebone black after loading the drivers it stops at prompt is it supposed to boot into a gui > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post117261 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Thu, 08 Dec 2016 11:07:06 GMT http://community.qnx.com/sf/go/post117262 Oleg Bolshakov 2016-12-08T11:07:06Z post117261: neutrino 6.6 http://community.qnx.com/sf/go/post117261 hi i have just booted qnx neutrino 6.6 from a sd card in my beaglebone black after loading the drivers it stops at prompt is it supposed to boot into a gui Thu, 08 Dec 2016 02:45:00 GMT http://community.qnx.com/sf/go/post117261 ant17 ant17(deleted) 2016-12-08T02:45:00Z post117065: Re: system load problem caused by socket http://community.qnx.com/sf/go/post117065 Hi Oleg, thanks for your reply. I took the state of all machine. If problem occurs again i will write a mail here. Hope it does not occur again, We have no idea what happen, because systems were runing over years without problems und run now since 4 weeks without problems too. Greatings Hans Thu, 03 Nov 2016 13:38:24 GMT http://community.qnx.com/sf/go/post117065 Hans Lehmann(deleted) 2016-11-03T13:38:24Z post117036: Re: system load problem caused by socket http://community.qnx.com/sf/go/post117036 Hi Hans, I’ve never heard about this problem before. Please note that some processes may set they priority to serve clients requests. Also note that supported version of TCP/IP stack is Tcpip 5.10. You can find it here: http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/LatestSoftwareUpdates > Do you have any ideas what could cause such a strange problem? I don’t have ideas without output at least of sin in, sin ir, sin ar, sin ti, sin ver, show_pci -vvv. All outputs are needed before, after and during the problem occurs. > Could several broadcast messages from other systems causes this kind of problems? I’m not sure. Can you exclude impact of broadcast messages from other systems at testing time? > Do you have an idea why not all systems are concerned? I guess they are different or they have different environment. Do you have identical hardware on all systems? > Do you have some tools beside netinfo, netsniff, netmap or netstat to analyze this kind of problem? traceinfo, sin, monitor, netinfo Respectfully, Oleg 31 окт. 2016 г., в 16:14, Hans Lehmann(deleted) <community-noreply@qnx.com> написал: > Hello, > > We had a strange problem with the system load which was caused be a socket at a customer. The Socket runs on priority 23 and there is no other process running at this priority. > The socket is used for phindows sessions, network printing and remote service via Phindows. > > The time went wrong for some seconds within a minute produced by the system load (10-15%) of the socket. > > At this moment we try to analyze the problem there was no print job and only our phindows session established over the socket which was checked by netstat and the system load was checked by sac. We checked the system load directly on the node and from another node (sac –n). Furthermore we killed the phindows session to check whether phindows is the reason or not. > > We figured out that the socket causes this problem, because first we restarted several processes without any results and secondly there is no other process running on priority 23 as mentioned above. After restart of each process we checked the system time and saw that the time was wrong within a minute and the system load was to high. > After restarting the socket the problem gone and the time is since that date ok and the system works proper without any system load or problems. > > We used Socket Version 4.25H on all machines at the customer but only on some machines this problem occurred. > > > Do you have any ideas what could cause such a strange problem? > Could several broadcast messages from other systems causes this kind of problems? > Do you have an idea why not all systems are concerned? > Do you have some tools beside netinfo, netsniff, netmap or netstat to analyze this kind of problem? > > Kendly reagrds > > Hans Lehmann > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post117033 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Mon, 31 Oct 2016 18:43:20 GMT http://community.qnx.com/sf/go/post117036 Oleg Bolshakov 2016-10-31T18:43:20Z post117033: system load problem caused by socket http://community.qnx.com/sf/go/post117033 Hello, We had a strange problem with the system load which was caused be a socket at a customer. The Socket runs on priority 23 and there is no other process running at this priority. The socket is used for phindows sessions, network printing and remote service via Phindows. The time went wrong for some seconds within a minute produced by the system load (10-15%) of the socket. At this moment we try to analyze the problem there was no print job and only our phindows session established over the socket which was checked by netstat and the system load was checked by sac. We checked the system load directly on the node and from another node (sac –n). Furthermore we killed the phindows session to check whether phindows is the reason or not. We figured out that the socket causes this problem, because first we restarted several processes without any results and secondly there is no other process running on priority 23 as mentioned above. After restart of each process we checked the system time and saw that the time was wrong within a minute and the system load was to high. After restarting the socket the problem gone and the time is since that date ok and the system works proper without any system load or problems. We used Socket Version 4.25H on all machines at the customer but only on some machines this problem occurred. Do you have any ideas what could cause such a strange problem? Could several broadcast messages from other systems causes this kind of problems? Do you have an idea why not all systems are concerned? Do you have some tools beside netinfo, netsniff, netmap or netstat to analyze this kind of problem? Kendly reagrds Hans Lehmann Mon, 31 Oct 2016 13:14:33 GMT http://community.qnx.com/sf/go/post117033 Hans Lehmann(deleted) 2016-10-31T13:14:33Z post116949: Re: SSDs and support for the ATA_TRIM command http://community.qnx.com/sf/go/post116949 Hi Andy, Currently we don't have plans to support TRIM in QNX 4. As a workaround you can use disk that isn't required the TRIM command. Respectfully, Oleg 5 окт. 2016 г., в 1:27:16, Andy Rhind <community-noreply@qnx.com> написал: > Hi: > > I understand that there isn't support for the ATA_TRIM command for SSDs in QNX4. See http://www.qnx.com/support/knowledgebase.html?id=50114000000N4mM > > The Knowledge base talks about "The result will potentially be extremely slow filesystem performance. " > > Is there a workaround? or are there plans to support TRIM in the future? > > Thanks, > Andy > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post116941 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Thu, 06 Oct 2016 11:17:58 GMT http://community.qnx.com/sf/go/post116949 Oleg Bolshakov 2016-10-06T11:17:58Z post116941: SSDs and support for the ATA_TRIM command http://community.qnx.com/sf/go/post116941 Hi: I understand that there isn't support for the ATA_TRIM command for SSDs in QNX4. See http://www.qnx.com/support/knowledgebase.html?id=50114000000N4mM The Knowledge base talks about "The result will potentially be extremely slow filesystem performance. " Is there a workaround? or are there plans to support TRIM in the future? Thanks, Andy Tue, 04 Oct 2016 22:27:16 GMT http://community.qnx.com/sf/go/post116941 Andy Rhind 2016-10-04T22:27:16Z post116937: Re: mb_map full http://community.qnx.com/sf/go/post116937 Hi Oleg, thank you for your help. I search on internet and I found that there is a virus which is attacking telnet port 23 sending a lots of logins to crash the service. So, I changed the telnet port on Qnx, and I hope that that fix the problem. >Thanks again... Victor. Mon, 03 Oct 2016 17:34:52 GMT http://community.qnx.com/sf/go/post116937 Victor Gamboa 2016-10-03T17:34:52Z post116933: Re: mb_map full http://community.qnx.com/sf/go/post116933 Hi Victor, Sorry for delay with my answer. > 1432 1432 27 10o REPLY 21 20K login -h bd07c44d.virtua.com.br -p > 854 854 16 10o REPLY 21 20K login -h static.vnpt.vn -p > 2435 2435 32 10o REPLY 19 20K login -h 95.9.191.5.static.ttnet.com.tr -p > 2521 2521 34 10o REPLY 19 20K login -h 55-140-164-181.fibertel.com.ar -p This should be a login command that is launched from telnetd to establish remote connection. Is it possible that your QNX system has many telnet connections at one time? Respectfully, Oleg 30 сент. 2016 г., в 18:13:26, Victor Gamboa <community-noreply@qnx.com> написал: > Hi Oleg, yes the machine es accessed via local network an via internet whith telnet. I use tcpip on qnx side and telnet client on client side. > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post116931 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Mon, 03 Oct 2016 08:35:11 GMT http://community.qnx.com/sf/go/post116933 Oleg Bolshakov 2016-10-03T08:35:11Z post116931: Re: mb_map full http://community.qnx.com/sf/go/post116931 Hi Oleg, yes the machine es accessed via local network an via internet whith telnet. I use tcpip on qnx side and telnet client on client side. Fri, 30 Sep 2016 15:13:26 GMT http://community.qnx.com/sf/go/post116931 Victor Gamboa 2016-09-30T15:13:26Z post116930: Re: mb_map full http://community.qnx.com/sf/go/post116930 Victor, do your system connect to network? What services did you run? Respectfully, Oleg 29 сент. 2016 г., в 18:26:04, Victor Gamboa <community-noreply@qnx.com> написал: > Oleg I am viewing weird entries on Ps -A like this: > 1432 1432 27 10o REPLY 21 20K login -h bd07c44d.virtua.com.br -p > 854 854 16 10o REPLY 21 20K login -h static.vnpt.vn -p > 2435 2435 32 10o REPLY 19 20K login -h 95.9.191.5.static.ttnet.com.tr -p > 2521 2521 34 10o REPLY 19 20K login -h 55-140-164-181.fibertel.com.ar -p > I guess this is related with the problem, like non autorized entries to qnx4 or a qnx4 virus ? Is it possible ? How can I block theese entries ? > I really appreciate the help. > Victor > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post116913 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Fri, 30 Sep 2016 15:05:46 GMT http://community.qnx.com/sf/go/post116930 Oleg Bolshakov 2016-09-30T15:05:46Z post116929: Re: mb_map full http://community.qnx.com/sf/go/post116929 Hi Victor, Try to increase the value twice. Respectfully, Oleg 29 сент. 2016 г., в 17:50:54, Victor Gamboa <community-noreply@qnx.com> написал: > Hi Oleg, yes I am using tcpip 5.10. What is a good value to the -m option ? > Thank you for the help. > Victor > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post116908 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Fri, 30 Sep 2016 15:02:23 GMT http://community.qnx.com/sf/go/post116929 Oleg Bolshakov 2016-09-30T15:02:23Z post116913: Re: mb_map full http://community.qnx.com/sf/go/post116913 Oleg I am viewing weird entries on Ps -A like this: 1432 1432 27 10o REPLY 21 20K login -h bd07c44d.virtua.com.br -p 854 854 16 10o REPLY 21 20K login -h static.vnpt.vn -p 2435 2435 32 10o REPLY 19 20K login -h 95.9.191.5.static.ttnet.com.tr -p 2521 2521 34 10o REPLY 19 20K login -h 55-140-164-181.fibertel.com.ar -p I guess this is related with the problem, like non autorized entries to qnx4 or a qnx4 virus ? Is it possible ? How can I block theese entries ? I really appreciate the help. Victor Thu, 29 Sep 2016 15:26:04 GMT http://community.qnx.com/sf/go/post116913 Victor Gamboa 2016-09-29T15:26:04Z post116908: Re: mb_map full http://community.qnx.com/sf/go/post116908 Hi Oleg, yes I am using tcpip 5.10. What is a good value to the -m option ? Thank you for the help. Victor Thu, 29 Sep 2016 14:50:54 GMT http://community.qnx.com/sf/go/post116908 Victor Gamboa 2016-09-29T14:50:54Z post116905: Re: mb_map full http://community.qnx.com/sf/go/post116905 Hi Victor, What TCP stack do you use? I'm assuming Tcpip 5.10. Try to increase the number of memory pools in first argument of -m option of Tcpip. Default value for this option is 64,65535. Respectfully, Oleg 29 сент. 2016 г., в 3:49:57, Victor Gamboa <community-noreply@qnx.com> написал: > Hi, I really appreciate any help on this, I receveid the message on the subject and no one on the network can access QNX . I have to reset the server to get acces again. This is happening many times during the day and with some of my costumers who have qnx4. This begins to happen a few days ago. Thank you for any help. > Victor > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post116904 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Thu, 29 Sep 2016 08:08:31 GMT http://community.qnx.com/sf/go/post116905 Oleg Bolshakov 2016-09-29T08:08:31Z post116904: mb_map full http://community.qnx.com/sf/go/post116904 Hi, I really appreciate any help on this, I receveid the message on the subject and no one on the network can access QNX . I have to reset the server to get acces again. This is happening many times during the day and with some of my costumers who have qnx4. This begins to happen a few days ago. Thank you for any help. Victor Thu, 29 Sep 2016 00:49:57 GMT http://community.qnx.com/sf/go/post116904 Victor Gamboa 2016-09-29T00:49:57Z post116811: Re: Disk Errors are cached? http://community.qnx.com/sf/go/post116811 Hi Andy, > 1) I see that dcheck has a 'disable drive error correction' options. Is this a suitable candidate ? It seems that this has sense for Fsys.ata only (old driver) to disable ECC check. > 2) Is there an ioctl() that will do the cache invalidation? Did you try sync utility to flush caches? Did it help? > 3) Is all this caused by Fsys.Fsys.atapi caching I/O Errors when they shouldn't be cached.? If so can that behavior be stopped? Disk cache is driven by Fsys, not the disk driver. I can't know how to disable caching in this particular case. > We have the source and the error happens in one place. If we could invalidate the cache , retry and move on (or not if its a real error) . This would help production and allow us time to get the best replacement. I understand this. Unfortunately, I can't debug the issue without the ability to reproduce it. And even more the debugging may take quite a few time. Respectfully, Oleg 19 сент. 2016 г., в 9:44:55, Andy Rhind <community-noreply@qnx.com> написал: > Oleg: > > Yes II agree the original problem is hard to reproduce and 5 days is forever, if testing. 5 days is a very short time in production. I believe the problem is the Commell with the motherboard. Finding a QNX4 compatible replacement will take time and cost, then it needs to be tested for the current problem. We have a possible replacement for the ARaid, but testing is ongoing. > > Sure the original, temporary I/O Error happens and is a bad thing and needs to be stopped. I posted here to try to understand the stickyness of the error, to understand its reason and find a way to get around it in the short term. > > We have the source and the error happens in one place. If we could invalidate the cache , retry and move on (or not if its a real error) . This would help production and allow us time to get the best replacement. > > 1) I see that dcheck has a 'disable drive error correction' options. Is this a suitable candidate ? > > 2) Is there an ioctl() that will do the cache invalidation? > > 3) Is all this caused by Fsys.Fsys.atapi caching I/O Errors when they shouldn't be cached.? If so can that behavior be stopped? > > > Thanks, > Andy > > > > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post116810 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Mon, 19 Sep 2016 08:54:05 GMT http://community.qnx.com/sf/go/post116811 Oleg Bolshakov 2016-09-19T08:54:05Z post116810: Re: Disk Errors are cached? http://community.qnx.com/sf/go/post116810 Oleg: Yes II agree the original problem is hard to reproduce and 5 days is forever, if testing. 5 days is a very short time in production. I believe the problem is the Commell with the motherboard. Finding a QNX4 compatible replacement will take time and cost, then it needs to be tested for the current problem. We have a possible replacement for the ARaid, but testing is ongoing. Sure the original, temporary I/O Error happens and is a bad thing and needs to be stopped. I posted here to try to understand the stickyness of the error, to understand its reason and find a way to get around it in the short term. We have the source and the error happens in one place. If we could invalidate the cache , retry and move on (or not if its a real error) . This would help production and allow us time to get the best replacement. 1) I see that dcheck has a 'disable drive error correction' options. Is this a suitable candidate ? 2) Is there an ioctl() that will do the cache invalidation? 3) Is all this caused by Fsys.Fsys.atapi caching I/O Errors when they shouldn't be cached.? If so can that behavior be stopped? Thanks, Andy Mon, 19 Sep 2016 06:44:55 GMT http://community.qnx.com/sf/go/post116810 Andy Rhind 2016-09-19T06:44:55Z post116801: Re: Disk Errors are cached? http://community.qnx.com/sf/go/post116801 Hi Andy, It seems that this issue can't be explored without hardware. It's too difficult to reproduce it (up to 5 days). Can you replace hardware as a workaround? Respectfully, Oleg 15 сент. 2016 г., в 7:08:57, Andy Rhind <community-noreply@qnx.com> написал: > Oleg: > > I wish I could easily reproduce it . It seems to happen when their Raima database does a purge. I've tried to create scripts that simulate the original fault but cant do it. The customer has a process that floods the db and causes it to purge often. This causes the real I/O error somewhere between 1 and 5 days. > > Interestingly this is only happening since we changed the motherboard to a Commell AS-C74. The original motherboard is now EOL. We also use an Accordance ARaid. There two together are necessary to produce the error. > > We don't have an easy way to create the original error. > > Andy > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post116790 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Fri, 16 Sep 2016 12:48:06 GMT http://community.qnx.com/sf/go/post116801 Oleg Bolshakov 2016-09-16T12:48:06Z post116790: Re: Disk Errors are cached? http://community.qnx.com/sf/go/post116790 Oleg: I wish I could easily reproduce it . It seems to happen when their Raima database does a purge. I've tried to create scripts that simulate the original fault but cant do it. The customer has a process that floods the db and causes it to purge often. This causes the real I/O error somewhere between 1 and 5 days. Interestingly this is only happening since we changed the motherboard to a Commell AS-C74. The original motherboard is now EOL. We also use an Accordance ARaid. There two together are necessary to produce the error. We don't have an easy way to create the original error. Andy Thu, 15 Sep 2016 04:08:57 GMT http://community.qnx.com/sf/go/post116790 Andy Rhind 2016-09-15T04:08:57Z post116778: Re: Disk Errors are cached? http://community.qnx.com/sf/go/post116778 Hi Andy, Did you get this issue on the one particular disk / controller? Or did it occur on different hardware? How can I reproduce the issue? Respectfully, Oleg 14 сент. 2016 г., в 6:16:31, Andy Rhind <community-noreply@qnx.com> написал: > Oleg: > > Thanks for this. Attached are two screen pictures taken from traceinfo.. The 7th of Aug is when the clients application spotted the error. Since most of their system was still running, eventually (5 minutes) the bad block disappeared. > > The 11th of September was caught using only a test program. This one is 30 minutes after the initial error. the trace lines are caused by my using spatch to examine the block. > > So far I've looked for ways to flush or clear the cache, including sync and ioctl() calls > > Thanks, > ]Andy > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post116777 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > <20160912_104032.jpg><20160807_182436.jpg> Wed, 14 Sep 2016 07:43:20 GMT http://community.qnx.com/sf/go/post116778 Oleg Bolshakov 2016-09-14T07:43:20Z post116777: Re: Disk Errors are cached? http://community.qnx.com/sf/go/post116777 Oleg: Thanks for this. Attached are two screen pictures taken from traceinfo.. The 7th of Aug is when the clients application spotted the error. Since most of their system was still running, eventually (5 minutes) the bad block disappeared. The 11th of September was caught using only a test program. This one is 30 minutes after the initial error. the trace lines are caused by my using spatch to examine the block. So far I've looked for ways to flush or clear the cache, including sync and ioctl() calls Thanks, ]Andy Wed, 14 Sep 2016 03:16:31 GMT http://community.qnx.com/sf/go/post116777 Andy Rhind 2016-09-14T03:16:31Z post116772: Re: Disk Errors are cached? http://community.qnx.com/sf/go/post116772 Hi Andy, This may be an issue in Fsys. I'll look deeply at this. Can you post here all Fsys traceinfo messages? Respectfully, Oleg 12 сент. 2016 г., в 5:24:54, Andy Rhind <community-noreply@qnx.com> написал: > HI: > > I have a QNX4 system running Fsys 4.24Z and Fsys.atapi 4.25G . > Fsys is started with "Fsys -H disk80 -r 512 -c64M" > > There is a problem with the motherboard and disk that causes them to rarely throw an error 5 . > Traceinfo says --> > "Sept 11 11:45:02 2 00003001 Bad Block 00C1ECE9 on /dev/hd0 flagged in cache" > > I stop the test program and there is no other disk activity. > spatch /dev/hd0 c1ece9 reports a bad block > dcheck -f 12709097 -b2 /dev/hd0 also reports the bad block. > They consistently return the error for the the next 30 minutes. > > Then when I do a dcheck that scans more than 64MB (see Fsys's startup params) of disk the error goes away. Also a full dcheck reports all blocks as OK. > > When I check the disks SMART stats. There are 1) no relocated sectors, 2) no reallocation events ,3) no Current Pending sectors and 4) no Un-correctable sectors. The disk looks perfect. > > It seems I have two problems. > 1) The one that caused a false reporting of an I/O error (5) on write. This is probably a single occurrence. > 2) The I/O error seems to have been cached and when retried the cached failure is returned. Which makes recovery/retry code fail. > > Yes the I/O error is not a good thing and is begin looked into, but that research is made much harder by the caching of the error. > > Does my analysis sound correct? and if so is there a way to stop Fsys/Fsys.atapi caching the disk error.? > > Thanks, > Andy > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post116768 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Tue, 13 Sep 2016 11:22:17 GMT http://community.qnx.com/sf/go/post116772 Oleg Bolshakov 2016-09-13T11:22:17Z post116768: Disk Errors are cached? http://community.qnx.com/sf/go/post116768 HI: I have a QNX4 system running Fsys 4.24Z and Fsys.atapi 4.25G . Fsys is started with "Fsys -H disk80 -r 512 -c64M" There is a problem with the motherboard and disk that causes them to rarely throw an error 5 . Traceinfo says --> "Sept 11 11:45:02 2 00003001 Bad Block 00C1ECE9 on /dev/hd0 flagged in cache" I stop the test program and there is no other disk activity. spatch /dev/hd0 c1ece9 reports a bad block dcheck -f 12709097 -b2 /dev/hd0 also reports the bad block. They consistently return the error for the the next 30 minutes. Then when I do a dcheck that scans more than 64MB (see Fsys's startup params) of disk the error goes away. Also a full dcheck reports all blocks as OK. When I check the disks SMART stats. There are 1) no relocated sectors, 2) no reallocation events ,3) no Current Pending sectors and 4) no Un-correctable sectors. The disk looks perfect. It seems I have two problems. 1) The one that caused a false reporting of an I/O error (5) on write. This is probably a single occurrence. 2) The I/O error seems to have been cached and when retried the cached failure is returned. Which makes recovery/retry code fail. Yes the I/O error is not a good thing and is begin looked into, but that research is made much harder by the caching of the error. Does my analysis sound correct? and if so is there a way to stop Fsys/Fsys.atapi caching the disk error.? Thanks, Andy Mon, 12 Sep 2016 02:24:53 GMT http://community.qnx.com/sf/go/post116768 Andy Rhind 2016-09-12T02:24:53Z post116381: RE: Regular Expressions issue with meta character "." usage for UTF-8 Chinese Characters http://community.qnx.com/sf/go/post116381 Hello Oleg, I just realized you were responding to the question I posted on the Discussion board. I had in fact already created a case (00151453) in the Technical Support Portal using our Silver Support Plan. The case has all the right fields populated. I hope that should work for now. Thanks, Raj -----Original Message----- From: Олег Большаков [mailto:community-noreply@qnx.com] Sent: Friday, June 03, 2016 6:30 PM To: qnx4-community@community.qnx.com Cc: Mudiam, Veni (GE Transportation); Paritosh, Prakarsh (GE Transportation); Chauhan, Shivali (GE Transportation); Mudiam, Veni (GE Transportation); Paritosh, Prakarsh (GE Transportation); Chauhan, Shivali (GE Transportation) Subject: EXT: Re: Regular Expressions issue with meta character "." usage for UTF-8 Chinese Characters This is discussion board for QNX 4. You have to post your question about QNX 6.3.2 in appropriate discussion board. Respectfully, Oleg 3 июня 2016 г., в 15:42:14, Bhumagani, Rajani Kanth (GE Transportation) <community-noreply@qnx.com> написал: > Hello Oleg, > > Can you please clarify what the other regular expressions are available for QNX 6.3.2 platform.. > > Are these in some existing libraries that we can download from the foundry. If yes can you please let us know which ones they are or share the link. > > Thanks, > Raj > > -----Original Message----- > From: Олег Большаков [mailto:community-noreply@qnx.com] > Sent: Friday, June 03, 2016 6:02 PM > To: qnx4-community@community.qnx.com > Cc: Mudiam, Veni (GE Transportation); Paritosh, Prakarsh (GE Transportation); Chauhan, Shivali (GE Transportation); Mudiam, Veni (GE Transportation); Paritosh, Prakarsh (GE Transportation); Chauhan, Shivali (GE Transportation) > Subject: EXT: Re: Regular Expressions issue with meta character "." usage for UTF-8 Chinese Characters > > Hi Raj, > > > > Both regcomp() and regexec() work with 8bit characters. So one . (dot) matches only one 8bit character or 1 byte. The 车 has 3 byte UTF-8 code 0xE8 0xBD 0xA6. So you have to match 车 as three dots (…) or use another regular expression. > > > > Respectfully, > > Oleg > > > > 1 июня 2016 г., в 18:20:00, Raj Bhumagani <community-noreply@qnx.com> написал: > > > >> Hello, > >> > >> I am using regcomp and regexec for matching Chinese UTF-8 strings with Chinese UTF-8 regular expressions. > >> > >> When I use the following regular expression there is a match > >> String to match : "火车a" > >> Regular Expression : ^(火车.)$ > >> > >> The "." in the regular expression correctly matches the "a" in the string > >> > >> However when I use the following regular expression there is NO match. (it should have matched) > >> > >> String to match : "火车车" > >> Regular Expression : ^(火车.)$ > >> > >> The "." in the regular expression should have matched the 3rd chinese character "车" in the string... but it is NOT. > >> > >> However I observed that the following returns a match: > >> String to match : "火车车" > >> Regular Expression : ^(火车...)$ > >> > >> Essentially I had to put 3 "." i.e. "..." instead of a single "." for the regular expression to match. > >> > >> However a single "." should essentially match any character be it Chinese or ASCII.. > >> > >> Can someone please tell me what needs to be done so that I can use a single "." character to match. > >> > >> thanks, > >> Raj > >> > >> > >> > >> > >> > >> _______________________________________________ > >> > >> QNX4 Community Support > >> https://urldefense.proofpoint.com/v2/url?u=http-3A__community.qnx.com_sf_go_post116376&d=CwIGaQ&c=IV_clAzoPDE253xZdHuilRgztyh_RiV3wUrLrDQYWSI&r=Qkq3thnwMzV5zVsxn1O85oHu8Ax_ML0WYHSrWEFY7uE&m=Py3dmmDDlagc-AleG_s_dkZyRptg1CnN6pGRYYXHNLQ&s=GMqWisSCWU34xK7-hsTmAge_Afj0N3R7-Fra3qKeiR0&e= > >> To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > > > > > > > > _______________________________________________ > > QNX4 Community Support > https://urldefense.proofpoint.com/v2/url?u=http-3A__community.qnx.com_sf_go_post116378&d=CwIGaQ&c=IV_clAzoPDE253xZdHuilRgztyh_RiV3wUrLrDQYWSI&r=Qkq3thnwMzV5zVsxn1O85oHu8Ax_ML0WYHSrWEFY7uE&m=Py3dmmDDlagc-AleG_s_dkZyRptg1CnN6pGRYYXHNLQ&s=CbptcN5d9BouJTUg8Vx0heUG0vzx53gwrBcn1OoCiD0&e= > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > > > > > _______________________________________________ > > QNX4 Community Support > https://urldefense.proofpoint.com/v2/url?u=http-3A__community.qnx.com_sf_go_post116379&d=CwIGaQ&c=IV_clAzoPDE253xZdHuilRgztyh_RiV3wUrLrDQYWSI&r=Qkq3thnwMzV5zVsxn1O85oHu8Ax_ML0WYHSrWEFY7uE&m=QcCFI6yMBXJoQrGHNM9y5eRlihiuDoacWC_-KioK4PU&s=Gp0qlFJZuG_p1pcrFTOxdtpJ3TlfCQOrgJmTnqpZsG8&e= > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com _______________________________________________ QNX4 Community Support https://urldefense.proofpoint.com/v2/url?u=http-3A__community.qnx.com_sf_go_post116380&d=CwIGaQ&c=IV_clAzoPDE253xZdHuilRgztyh_RiV3wUrLrDQYWSI&r=Qkq3thnwMzV5zVsxn1O85oHu8Ax_ML0WYHSrWEFY7uE&m=QcCFI6yMBXJoQrGHNM9y5eRlihiuDoacWC_-KioK4PU&s=Texl74wk4hc6koGrpQyFuOGFJcK1Laq4AU08i5H6DN4&e= To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Fri, 03 Jun 2016 13:10:57 GMT http://community.qnx.com/sf/go/post116381 Raj Bhumagani(deleted) 2016-06-03T13:10:57Z post116380: Re: Regular Expressions issue with meta character "." usage for UTF-8 Chinese Characters http://community.qnx.com/sf/go/post116380 This is discussion board for QNX 4. You have to post your question about QNX 6.3.2 in appropriate discussion board. Respectfully, Oleg 3 июня 2016 г., в 15:42:14, Bhumagani, Rajani Kanth (GE Transportation) <community-noreply@qnx.com> написал: > Hello Oleg, > > Can you please clarify what the other regular expressions are available for QNX 6.3.2 platform.. > > Are these in some existing libraries that we can download from the foundry. If yes can you please let us know which ones they are or share the link. > > Thanks, > Raj > > -----Original Message----- > From: Олег Большаков [mailto:community-noreply@qnx.com] > Sent: Friday, June 03, 2016 6:02 PM > To: qnx4-community@community.qnx.com > Cc: Mudiam, Veni (GE Transportation); Paritosh, Prakarsh (GE Transportation); Chauhan, Shivali (GE Transportation); Mudiam, Veni (GE Transportation); Paritosh, Prakarsh (GE Transportation); Chauhan, Shivali (GE Transportation) > Subject: EXT: Re: Regular Expressions issue with meta character "." usage for UTF-8 Chinese Characters > > Hi Raj, > > > > Both regcomp() and regexec() work with 8bit characters. So one . (dot) matches only one 8bit character or 1 byte. The 车 has 3 byte UTF-8 code 0xE8 0xBD 0xA6. So you have to match 车 as three dots (…) or use another regular expression. > > > > Respectfully, > > Oleg > > > > 1 июня 2016 г., в 18:20:00, Raj Bhumagani <community-noreply@qnx.com> написал: > > > >> Hello, > >> > >> I am using regcomp and regexec for matching Chinese UTF-8 strings with Chinese UTF-8 regular expressions. > >> > >> When I use the following regular expression there is a match > >> String to match : "火车a" > >> Regular Expression : ^(火车.)$ > >> > >> The "." in the regular expression correctly matches the "a" in the string > >> > >> However when I use the following regular expression there is NO match. (it should have matched) > >> > >> String to match : "火车车" > >> Regular Expression : ^(火车.)$ > >> > >> The "." in the regular expression should have matched the 3rd chinese character "车" in the string... but it is NOT. > >> > >> However I observed that the following returns a match: > >> String to match : "火车车" > >> Regular Expression : ^(火车...)$ > >> > >> Essentially I had to put 3 "." i.e. "..." instead of a single "." for the regular expression to match. > >> > >> However a single "." should essentially match any character be it Chinese or ASCII.. > >> > >> Can someone please tell me what needs to be done so that I can use a single "." character to match. > >> > >> thanks, > >> Raj > >> > >> > >> > >> > >> > >> _______________________________________________ > >> > >> QNX4 Community Support > >> https://urldefense.proofpoint.com/v2/url?u=http-3A__community.qnx.com_sf_go_post116376&d=CwIGaQ&c=IV_clAzoPDE253xZdHuilRgztyh_RiV3wUrLrDQYWSI&r=Qkq3thnwMzV5zVsxn1O85oHu8Ax_ML0WYHSrWEFY7uE&m=Py3dmmDDlagc-AleG_s_dkZyRptg1CnN6pGRYYXHNLQ&s=GMqWisSCWU34xK7-hsTmAge_Afj0N3R7-Fra3qKeiR0&e= > >> To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > > > > > > > > _______________________________________________ > > QNX4 Community Support > https://urldefense.proofpoint.com/v2/url?u=http-3A__community.qnx.com_sf_go_post116378&d=CwIGaQ&c=IV_clAzoPDE253xZdHuilRgztyh_RiV3wUrLrDQYWSI&r=Qkq3thnwMzV5zVsxn1O85oHu8Ax_ML0WYHSrWEFY7uE&m=Py3dmmDDlagc-AleG_s_dkZyRptg1CnN6pGRYYXHNLQ&s=CbptcN5d9BouJTUg8Vx0heUG0vzx53gwrBcn1OoCiD0&e= > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post116379 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Fri, 03 Jun 2016 13:01:08 GMT http://community.qnx.com/sf/go/post116380 Oleg Bolshakov 2016-06-03T13:01:08Z post116379: RE: Regular Expressions issue with meta character "." usage for UTF-8 Chinese Characters http://community.qnx.com/sf/go/post116379 Hello Oleg, Can you please clarify what the other regular expressions are available for QNX 6.3.2 platform.. Are these in some existing libraries that we can download from the foundry. If yes can you please let us know which ones they are or share the link. Thanks, Raj -----Original Message----- From: Олег Большаков [mailto:community-noreply@qnx.com] Sent: Friday, June 03, 2016 6:02 PM To: qnx4-community@community.qnx.com Cc: Mudiam, Veni (GE Transportation); Paritosh, Prakarsh (GE Transportation); Chauhan, Shivali (GE Transportation); Mudiam, Veni (GE Transportation); Paritosh, Prakarsh (GE Transportation); Chauhan, Shivali (GE Transportation) Subject: EXT: Re: Regular Expressions issue with meta character "." usage for UTF-8 Chinese Characters Hi Raj, Both regcomp() and regexec() work with 8bit characters. So one . (dot) matches only one 8bit character or 1 byte. The 车 has 3 byte UTF-8 code 0xE8 0xBD 0xA6. So you have to match 车 as three dots (…) or use another regular expression. Respectfully, Oleg 1 июня 2016 г., в 18:20:00, Raj Bhumagani <community-noreply@qnx.com> написал: > Hello, > > I am using regcomp and regexec for matching Chinese UTF-8 strings with Chinese UTF-8 regular expressions. > > When I use the following regular expression there is a match > String to match : "火车a" > Regular Expression : ^(火车.)$ > > The "." in the regular expression correctly matches the "a" in the string > > However when I use the following regular expression there is NO match. (it should have matched) > > String to match : "火车车" > Regular Expression : ^(火车.)$ > > The "." in the regular expression should have matched the 3rd chinese character "车" in the string... but it is NOT. > > However I observed that the following returns a match: > String to match : "火车车" > Regular Expression : ^(火车...)$ > > Essentially I had to put 3 "." i.e. "..." instead of a single "." for the regular expression to match. > > However a single "." should essentially match any character be it Chinese or ASCII.. > > Can someone please tell me what needs to be done so that I can use a single "." character to match. > > thanks, > Raj > > > > > > _______________________________________________ > > QNX4 Community Support > https://urldefense.proofpoint.com/v2/url?u=http-3A__community.qnx.com_sf_go_post116376&d=CwIGaQ&c=IV_clAzoPDE253xZdHuilRgztyh_RiV3wUrLrDQYWSI&r=Qkq3thnwMzV5zVsxn1O85oHu8Ax_ML0WYHSrWEFY7uE&m=Py3dmmDDlagc-AleG_s_dkZyRptg1CnN6pGRYYXHNLQ&s=GMqWisSCWU34xK7-hsTmAge_Afj0N3R7-Fra3qKeiR0&e= > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com _______________________________________________ QNX4 Community Support https://urldefense.proofpoint.com/v2/url?u=http-3A__community.qnx.com_sf_go_post116378&d=CwIGaQ&c=IV_clAzoPDE253xZdHuilRgztyh_RiV3wUrLrDQYWSI&r=Qkq3thnwMzV5zVsxn1O85oHu8Ax_ML0WYHSrWEFY7uE&m=Py3dmmDDlagc-AleG_s_dkZyRptg1CnN6pGRYYXHNLQ&s=CbptcN5d9BouJTUg8Vx0heUG0vzx53gwrBcn1OoCiD0&e= To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Fri, 03 Jun 2016 12:42:54 GMT http://community.qnx.com/sf/go/post116379 Raj Bhumagani(deleted) 2016-06-03T12:42:54Z post116378: Re: Regular Expressions issue with meta character "." usage for UTF-8 Chinese Characters http://community.qnx.com/sf/go/post116378 Hi Raj, Both regcomp() and regexec() work with 8bit characters. So one . (dot) matches only one 8bit character or 1 byte. The 车 has 3 byte UTF-8 code 0xE8 0xBD 0xA6. So you have to match 车 as three dots (…) or use another regular expression. Respectfully, Oleg 1 июня 2016 г., в 18:20:00, Raj Bhumagani <community-noreply@qnx.com> написал: > Hello, > > I am using regcomp and regexec for matching Chinese UTF-8 strings with Chinese UTF-8 regular expressions. > > When I use the following regular expression there is a match > String to match : "火车a" > Regular Expression : ^(火车.)$ > > The "." in the regular expression correctly matches the "a" in the string > > However when I use the following regular expression there is NO match. (it should have matched) > > String to match : "火车车" > Regular Expression : ^(火车.)$ > > The "." in the regular expression should have matched the 3rd chinese character "车" in the string... but it is NOT. > > However I observed that the following returns a match: > String to match : "火车车" > Regular Expression : ^(火车...)$ > > Essentially I had to put 3 "." i.e. "..." instead of a single "." for the regular expression to match. > > However a single "." should essentially match any character be it Chinese or ASCII.. > > Can someone please tell me what needs to be done so that I can use a single "." character to match. > > thanks, > Raj > > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post116376 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Fri, 03 Jun 2016 12:33:28 GMT http://community.qnx.com/sf/go/post116378 Oleg Bolshakov 2016-06-03T12:33:28Z post116376: Regular Expressions issue with meta character "." usage for UTF-8 Chinese Characters http://community.qnx.com/sf/go/post116376 Hello, I am using regcomp and regexec for matching Chinese UTF-8 strings with Chinese UTF-8 regular expressions. When I use the following regular expression there is a match String to match : "火车a" Regular Expression : ^(火车.)$ The "." in the regular expression correctly matches the "a" in the string However when I use the following regular expression there is NO match. (it should have matched) String to match : "火车车" Regular Expression : ^(火车.)$ The "." in the regular expression should have matched the 3rd chinese character "车" in the string... but it is NOT. However I observed that the following returns a match: String to match : "火车车" Regular Expression : ^(火车...)$ Essentially I had to put 3 "." i.e. "..." instead of a single "." for the regular expression to match. However a single "." should essentially match any character be it Chinese or ASCII.. Can someone please tell me what needs to be done so that I can use a single "." character to match. thanks, Raj Wed, 01 Jun 2016 15:20:00 GMT http://community.qnx.com/sf/go/post116376 Raj Bhumagani(deleted) 2016-06-01T15:20:00Z post116017: Re: None http://community.qnx.com/sf/go/post116017 Hi Dodi, You can determine the MAC using ifconfig -a or netinfo -l commands. Respectfully, Oleg 24 марта 2016 г., в 9:04, edwin rinjani <community-noreply@qnx.com> написал: > hallo oleg, > I have to say thank you very very much to you because you have gave me > that driver, the driver is working properly and know i can find out what > is the mac address of the network card. > once again i say thank you very much, because i have been a week to looking > for the right driver . > > Respectfully, > dodi s > > 2016-03-23 22:34 GMT+07:00 Олег Большаков <community-noreply@qnx.com>: > >> Hi Dodi, >> >> You have to use Net.e1000 driver instead of Net.i82540. The Net.e1000 is a >> new driver that should support all hardware from Net.i82540. Attaching the >> latest Net.e1000 build. >> >> Respectfully, >> Oleg >> >> 22 марта 2016 г., в 13:09, edwin rinjani <community-noreply@qnx.com> >> написал: >> >>> hello, >>> sorry the driver i have found not Net.ether82540 but *Net.i82540, * >>> i hope som body can help me where can i download that driver… >>> thanks >>> >>> regards, >>> dodi s >>> >>> 2016-03-22 17:03 GMT+07:00 edwin rinjani <edwinrinjani@gmail.com>: >>> >>>> hello, >>>> i saw the qnx hardware support at : >>>> >>>> >>>> >> http://www.qnx.com/developers/hardware_support/qnx4/qnx4hardware.html?category=Network >>>> >>>> i need the driver for Intel RC 82540EM network adapter, at the following >>>> address i have found that the driver is Net.ether82540, but where can i >>>> download that driver, i hope some body can help me please... >>>> >>>> regards, >>>> dodi s >>>> >>>> 2016-03-18 20:44 GMT+07:00 Олег Большаков <community-noreply@qnx.com>: >>>> >>>>> Hello, >>>>> >>>>> Please specify the controller's name and PCI IDs (use show_pci -vv in >>>>> QNX4 console). >>>>> >>>>> Respectfully, >>>>> Oleg >>>>> >>>>> 18 марта 2016 г., в 9:32:57, edwin rinjani <community-noreply@qnx.com> >>>>> написал: >>>>> >>>>>> dear sir, >>>>>> I am an user of qnx 4.25 and we need driver for network card, we have >>>>> read the qnx 4 support network driver and i saw the status has >> released, >>>>> but i still confused where can i download the driver that has been >> released. >>>>>> can anybody give me a clue please. >>>>>> thank you >>>>>> >>>>>> regards, >>>>>> dodi s >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> >>>>> QNX4 Community Support >>>>> http://community.qnx.com/sf/go/post115979 >>>>> To cancel your subscription to this discussion, please e-mail >>>>> qnx4-community-unsubscribe@community.qnx.com >>>>> >>>> >>>> >>> >>> >>> >>> >>> _______________________________________________ >>> >>> QNX4 Community Support >>> http://community.qnx.com/sf/go/post115992 >>> To cancel your subscription to this discussion, please e-mail >> qnx4-community-unsubscribe@community.qnx.com >>> hello, >>> sorry the driver i have found not Net.ether82540 but Net.i82540, >>> i hope som body can help me where can i download that driver… >>> thanks >>> >>> regards, >>> dodi s >>> >>> 2016-03-22 17:03 GMT+07:00 edwin rinjani <edwinrinjani@gmail.com>: >>> hello, >>> i saw the qnx hardware support at : >>> >>> >> http://www.qnx.com/developers/hardware_support/qnx4/qnx4hardware.html?category=Network >>> >>> i need the driver for Intel RC 82540EM network adapter, at the following >> address i have found that the driver is Net.ether82540, but where can i >> download that driver, i hope some body can help me please... >>> >>> regards, >>> dodi s >>> >>> 2016-03-18 20:44 GMT+07:00 Олег Большаков <community-noreply@qnx.com>: >>> Hello, >>> >>> Please specify the controller's name and PCI IDs (use show_pci -vv in >> QNX4 console). >>> >>> Respectfully, >>> Oleg >>> >>> 18 марта 2016 г., в 9:32:57, edwin rinjani <community-noreply@qnx.com> >> написал: >>> >>>> dear sir, >>>> I am an user of qnx 4.25 and we need driver for network card, we have >> read the qnx 4 support network driver and i saw the status has released, >> but i still confused where can i download the driver that has been released. >>>> can anybody give me a clue please. >>>> thank you >>>> >>>> regards, >>>> dodi s >>> >>> >>> >>> >>> >>> _______________________________________________ >>> >>> QNX4 Community Support >>> http://community.qnx.com/sf/go/post115979 >>> To cancel your subscription to this discussion, please e-mail >> qnx4-community-unsubscribe@community.qnx.com >>> >>> >> >> >> >> >> _______________________________________________ >> >> QNX4 Community Support >> http://community.qnx.com/sf/go/post116012 >> To cancel your subscription to this discussion, please e-mail >> qnx4-community-unsubscribe@community.qnx.com >> > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post116016 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > hallo oleg, > I have to say thank you very very much to you because you have gave me that driver, the driver is working properly and know i can find out what is the mac address of the network card. > once again i say thank you very much, because i have been a week to looking for the right driver . > > Respectfully, > dodi s > > 2016-03-23 22:34 GMT+07:00 Олег Большаков <community-noreply@qnx.com>: > Hi Dodi, > > You have to use Net.e1000 driver instead of Net.i82540. The Net.e1000 is a new driver that should support all hardware from Net.i82540. Attaching the latest Net.e1000 build. > > Respectfully, > Oleg > > 22 марта 2016 г., в 13:09, edwin rinjani <community-noreply@qnx.com> написал: > > > hello, > > sorry the driver i have found not Net.ether82540 but *Net.i82540, * > > i hope som body can help me where can i download that driver… > > thanks > > > > regards, > > dodi s > > > > 2016-03-22 17:03 GMT+07:00 edwin rinjani <edwinrinjani@gmail.com>: > > > >> hello, > >> i saw the qnx hardware support at : > >> > >> > >> http://www.qnx.com/developers/hardware_support/qnx4/qnx4hardware.html?category=Network > >> > >> i need the driver for Intel RC 82540EM network adapter, at the following > >> address i have found that the driver is Net.ether82540, but where can i > >> download that driver, i hope some body can help me please... > >> > >> regards, > >> dodi s > >> > >> 2016-03-18 20:44 GMT+07:00 Олег Большаков <community-noreply@qnx.com>: > >> > >>> Hello, > >>> > >>> Please specify the controller's name and PCI IDs (use show_pci -vv in > >>> QNX4 console). > >>> > >>> Respectfully, > >>> Oleg > >>> > >>> 18 марта 2016 г., в 9:32:57, edwin rinjani <community-noreply@qnx.com> > >>> написал: > >>> > >>>> dear sir, > >>>> I am an user of qnx 4.25 and we need driver for network card, we have > >>> read the qnx 4 support network driver and i saw the status has released, > >>> but i still confused where can i download the driver that has been released. > >>>> can anybody give me a clue please. > >>>> thank you > >>>> > >>>> regards, > >>>> dodi s > >>> > >>> > >>> > >>> > >>> > >>> _______________________________________________ > >>> > >>> QNX4 Community Support > >>> http://community.qnx.com/sf/go/post115979 > >>> To cancel your subscription to this discussion, please e-mail > >>> qnx4-community-unsubscribe@community.qnx.com > >>> > >> > >> > > > > > > > > > > _______________________________________________ > > > > QNX4 Community Support > > http://community.qnx.com/sf/go/post115992 > > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > > hello, > > sorry the driver i have found not Net.ether82540 but Net.i82540, > > i hope som body can help me where can i download that driver… > > thanks > > > > regards, > > dodi s > > > > 2016-03-22 17:03 GMT+07:00 edwin rinjani <edwinrinjani@gmail.com>: > > hello, > > i saw the qnx hardware support at : > > > > http://www.qnx.com/developers/hardware_support/qnx4/qnx4hardware.html?category=Network > > > > i need the driver for Intel RC 82540EM network adapter, at the following address i have found that the driver is Net.ether82540, but where can i download that driver, i hope some body can help me please... > > > > regards, > > dodi s > > > > 2016-03-18 20:44 GMT+07:00 Олег Большаков <community-noreply@qnx.com>: > > Hello, > > > > Please specify the controller's name and PCI IDs (use show_pci -vv in QNX4 console). > > > > Respectfully, > > Oleg > > > > 18 марта 2016 г., в 9:32:57, edwin rinjani <community-noreply@qnx.com> написал: > > > > > dear sir, > > > I am an user of qnx 4.25 and we need driver for network card, we have read the qnx 4 support network driver and i saw the status has released, but i still confused where can i download the driver that has been released. > > > can anybody give me a clue please. > > > thank you > > > > > > regards, > > > dodi s > > > > > > > > > > > > _______________________________________________ > > > > QNX4 Community Support > > http://community.qnx.com/sf/go/post115979 > > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > > > > > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post116012 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Thu, 24 Mar 2016 08:44:05 GMT http://community.qnx.com/sf/go/post116017 Oleg Bolshakov 2016-03-24T08:44:05Z post116016: Re: None http://community.qnx.com/sf/go/post116016 hallo oleg, I have to say thank you very very much to you because you have gave me that driver, the driver is working properly and know i can find out what is the mac address of the network card. once again i say thank you very much, because i have been a week to looking for the right driver . Respectfully, dodi s 2016-03-23 22:34 GMT+07:00 Олег Большаков <community-noreply@qnx.com>: > Hi Dodi, > > You have to use Net.e1000 driver instead of Net.i82540. The Net.e1000 is a > new driver that should support all hardware from Net.i82540. Attaching the > latest Net.e1000 build. > > Respectfully, > Oleg > > 22 марта 2016 г., в 13:09, edwin rinjani <community-noreply@qnx.com> > написал: > > > hello, > > sorry the driver i have found not Net.ether82540 but *Net.i82540, * > > i hope som body can help me where can i download that driver… > > thanks > > > > regards, > > dodi s > > > > 2016-03-22 17:03 GMT+07:00 edwin rinjani <edwinrinjani@gmail.com>: > > > >> hello, > >> i saw the qnx hardware support at : > >> > >> > >> > http://www.qnx.com/developers/hardware_support/qnx4/qnx4hardware.html?category=Network > >> > >> i need the driver for Intel RC 82540EM network adapter, at the following > >> address i have found that the driver is Net.ether82540, but where can i > >> download that driver, i hope some body can help me please... > >> > >> regards, > >> dodi s > >> > >> 2016-03-18 20:44 GMT+07:00 Олег Большаков <community-noreply@qnx.com>: > >> > >>> Hello, > >>> > >>> Please specify the controller's name and PCI IDs (use show_pci -vv in > >>> QNX4 console). > >>> > >>> Respectfully, > >>> Oleg > >>> > >>> 18 марта 2016 г., в 9:32:57, edwin rinjani <community-noreply@qnx.com> > >>> написал: > >>> > >>>> dear sir, > >>>> I am an user of qnx 4.25 and we need driver for network card, we have > >>> read the qnx 4 support network driver and i saw the status has > released, > >>> but i still confused where can i download the driver that has been > released. > >>>> can anybody give me a clue please. > >>>> thank you > >>>> > >>>> regards, > >>>> dodi s > >>> > >>> > >>> > >>> > >>> > >>> _______________________________________________ > >>> > >>> QNX4 Community Support > >>> http://community.qnx.com/sf/go/post115979 > >>> To cancel your subscription to this discussion, please e-mail > >>> qnx4-community-unsubscribe@community.qnx.com > >>> > >> > >> > > > > > > > > > > _______________________________________________ > > > > QNX4 Community Support > > http://community.qnx.com/sf/go/post115992 > > To cancel your subscription to this discussion, please e-mail > qnx4-community-unsubscribe@community.qnx.com > > hello, > > sorry the driver i have found not Net.ether82540 but Net.i82540, > > i hope som body can help me where can i download that driver… > > thanks > > > > regards, > > dodi s > > > > 2016-03-22 17:03 GMT+07:00 edwin rinjani <edwinrinjani@gmail.com>: > > hello, > > i saw the qnx hardware support at : > > > > > http://www.qnx.com/developers/hardware_support/qnx4/qnx4hardware.html?category=Network > > > > i need the driver for Intel RC 82540EM network adapter, at the following > address i have found that the driver is Net.ether82540, but where can i > download that driver, i hope some body can help me please... > > > > regards, > > dodi s > > > > 2016-03-18 20:44 GMT+07:00 Олег Большаков <community-noreply@qnx.com>: > > Hello, > > > > Please specify the controller's name and PCI IDs (use show_pci -vv in > QNX4 console). > > > > Respectfully, > > Oleg > > > > 18 марта 2016 г., в 9:32:57, edwin rinjani <community-noreply@qnx.com> > написал: > > > > > dear sir, > > > I am an user of qnx 4.25 and we need driver for network card, we have > read the qnx 4 support network driver and i saw the status has released, > but i still confused where can i download the driver that has been released. > > > can anybody give me a clue please. > > > thank you > > > > > > regards, > > > dodi s > > > > > > > > > > > > _______________________________________________ > > > > QNX4 Community Support > > http://community.qnx.com/sf/go/post115979 > > To cancel your subscription to this discussion, please e-mail > qnx4-community-unsubscribe@community.qnx.com > > > > > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post116012 > To cancel your subscription to this discussion, please e-mail > qnx4-community-unsubscribe@community.qnx.com > Thu, 24 Mar 2016 06:04:45 GMT http://community.qnx.com/sf/go/post116016 dodi sunardi 2016-03-24T06:04:45Z post116012: Re: None http://community.qnx.com/sf/go/post116012 Hi Dodi, You have to use Net.e1000 driver instead of Net.i82540. The Net.e1000 is a new driver that should support all hardware from Net.i82540. Attaching the latest Net.e1000 build. Respectfully, Oleg 22 марта 2016 г., в 13:09, edwin rinjani <community-noreply@qnx.com> написал: > hello, > sorry the driver i have found not Net.ether82540 but *Net.i82540, * > i hope som body can help me where can i download that driver… > thanks > > regards, > dodi s > > 2016-03-22 17:03 GMT+07:00 edwin rinjani <edwinrinjani@gmail.com>: > >> hello, >> i saw the qnx hardware support at : >> >> >> http://www.qnx.com/developers/hardware_support/qnx4/qnx4hardware.html?category=Network >> >> i need the driver for Intel RC 82540EM network adapter, at the following >> address i have found that the driver is Net.ether82540, but where can i >> download that driver, i hope some body can help me please... >> >> regards, >> dodi s >> >> 2016-03-18 20:44 GMT+07:00 Олег Большаков <community-noreply@qnx.com>: >> >>> Hello, >>> >>> Please specify the controller's name and PCI IDs (use show_pci -vv in >>> QNX4 console). >>> >>> Respectfully, >>> Oleg >>> >>> 18 марта 2016 г., в 9:32:57, edwin rinjani <community-noreply@qnx.com> >>> написал: >>> >>>> dear sir, >>>> I am an user of qnx 4.25 and we need driver for network card, we have >>> read the qnx 4 support network driver and i saw the status has released, >>> but i still confused where can i download the driver that has been released. >>>> can anybody give me a clue please. >>>> thank you >>>> >>>> regards, >>>> dodi s >>> >>> >>> >>> >>> >>> _______________________________________________ >>> >>> QNX4 Community Support >>> http://community.qnx.com/sf/go/post115979 >>> To cancel your subscription to this discussion, please e-mail >>> qnx4-community-unsubscribe@community.qnx.com >>> >> >> > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post115992 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > hello, > sorry the driver i have found not Net.ether82540 but Net.i82540, > i hope som body can help me where can i download that driver… > thanks > > regards, > dodi s > > 2016-03-22 17:03 GMT+07:00 edwin rinjani <edwinrinjani@gmail.com>: > hello, > i saw the qnx hardware support at : > > http://www.qnx.com/developers/hardware_support/qnx4/qnx4hardware.html?category=Network > > i need the driver for Intel RC 82540EM network adapter, at the following address i have found that the driver is Net.ether82540, but where can i download that driver, i hope some body can help me please... > > regards, > dodi s > > 2016-03-18 20:44 GMT+07:00 Олег Большаков <community-noreply@qnx.com>: > Hello, > > Please specify the controller's name and PCI IDs (use show_pci -vv in QNX4 console). > > Respectfully, > Oleg > > 18 марта 2016 г., в 9:32:57, edwin rinjani <community-noreply@qnx.com> написал: > > > dear sir, > > I am an user of qnx 4.25 and we need driver for network card, we have read the qnx 4 support network driver and i saw the status has released, but i still confused where can i download the driver that has been released. > > can anybody give me a clue please. > > thank you > > > > regards, > > dodi s > > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post115979 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > > Wed, 23 Mar 2016 15:34:22 GMT http://community.qnx.com/sf/go/post116012 Oleg Bolshakov 2016-03-23T15:34:22Z post116010: RE: RE: RE: RE: RE: Net.i82540.... http://community.qnx.com/sf/go/post116010 Hi Dodis, I do not know which version of install CD you are using, but if you read back through this thread you'll see that Net.i82540 has been replaced by Net.e1000.. If you are using the 2011 CD or later then you should have the Net.e1000 driver already installed on your system. If not, you can get the latest Net.e1000 (or any other newer drivers that are available) from this page: http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/LatestSoftwareUpdates which might be a good idea to get even if you do have the 2011 CD installed. Note: If you don't have 2011 CD installed and you just get the latest driver, you will not have updated versions of some network utilities ... the versions you have will not recognize this driver. I don't know the exact list , but remember reading about a utility that needed updating in this thread. Also if you don't see the info you want when running a driver with "-v" add more v's... i.e. "-vvvv"... the more v's you add the more info you get (up to a point). -Martin. -----Original Message----- From: dodi sunardi [mailto:community-noreply@qnx.com] Sent: Wednesday, March 23, 2016 12:07 AM To: qnx4-community <qnx4-community@community.qnx.com> Subject: Re: RE: RE: RE: RE: Net.i82540.... hallo, i have a network card with intel chipset 82540, than i found the driver Net.i82540, but that driver look like not working properly, because usually if i use command Net.i82540 -v & , its should be come out the list of hardware like mac address number and other, but in this case it is not coming out and i need the mac address to setting the network. is any body have a problem solving for my problem. thanks dodi s _______________________________________________ QNX4 Community Support http://community.qnx.com/sf/go/post116007 To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Wed, 23 Mar 2016 14:54:49 GMT http://community.qnx.com/sf/go/post116010 Martin Walter 2016-03-23T14:54:49Z post116007: Re: RE: RE: RE: RE: Net.i82540.... http://community.qnx.com/sf/go/post116007 hallo, i have a network card with intel chipset 82540, than i found the driver Net.i82540, but that driver look like not working properly, because usually if i use command Net.i82540 -v & , its should be come out the list of hardware like mac address number and other, but in this case it is not coming out and i need the mac address to setting the network. is any body have a problem solving for my problem. thanks dodi s Wed, 23 Mar 2016 04:06:42 GMT http://community.qnx.com/sf/go/post116007 dodi sunardi 2016-03-23T04:06:42Z post115992: Re: None http://community.qnx.com/sf/go/post115992 hello, sorry the driver i have found not Net.ether82540 but *Net.i82540, * i hope som body can help me where can i download that driver… thanks regards, dodi s 2016-03-22 17:03 GMT+07:00 edwin rinjani <edwinrinjani@gmail.com>: > hello, > i saw the qnx hardware support at : > > > http://www.qnx.com/developers/hardware_support/qnx4/qnx4hardware.html?category=Network > > i need the driver for Intel RC 82540EM network adapter, at the following > address i have found that the driver is Net.ether82540, but where can i > download that driver, i hope some body can help me please... > > regards, > dodi s > > 2016-03-18 20:44 GMT+07:00 Олег Большаков <community-noreply@qnx.com>: > >> Hello, >> >> Please specify the controller's name and PCI IDs (use show_pci -vv in >> QNX4 console). >> >> Respectfully, >> Oleg >> >> 18 марта 2016 г., в 9:32:57, edwin rinjani <community-noreply@qnx.com> >> написал: >> >> > dear sir, >> > I am an user of qnx 4.25 and we need driver for network card, we have >> read the qnx 4 support network driver and i saw the status has released, >> but i still confused where can i download the driver that has been released. >> > can anybody give me a clue please. >> > thank you >> > >> > regards, >> > dodi s >> >> >> >> >> >> _______________________________________________ >> >> QNX4 Community Support >> http://community.qnx.com/sf/go/post115979 >> To cancel your subscription to this discussion, please e-mail >> qnx4-community-unsubscribe@community.qnx.com >> > > Tue, 22 Mar 2016 10:09:48 GMT http://community.qnx.com/sf/go/post115992 dodi sunardi 2016-03-22T10:09:48Z post115990: Re: None http://community.qnx.com/sf/go/post115990 hello, i saw the qnx hardware support at : http://www.qnx.com/developers/hardware_support/qnx4/qnx4hardware.html?category=Network i need the driver for Intel RC 82540EM network adapter, at the following address i have found that the driver is Net.ether82540, but where can i download that driver, i hope some body can help me please... regards, dodi s 2016-03-18 20:44 GMT+07:00 Олег Большаков <community-noreply@qnx.com>: > Hello, > > Please specify the controller's name and PCI IDs (use show_pci -vv in QNX4 > console). > > Respectfully, > Oleg > > 18 марта 2016 г., в 9:32:57, edwin rinjani <community-noreply@qnx.com> > написал: > > > dear sir, > > I am an user of qnx 4.25 and we need driver for network card, we have > read the qnx 4 support network driver and i saw the status has released, > but i still confused where can i download the driver that has been released. > > can anybody give me a clue please. > > thank you > > > > regards, > > dodi s > > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post115979 > To cancel your subscription to this discussion, please e-mail > qnx4-community-unsubscribe@community.qnx.com > Tue, 22 Mar 2016 10:03:25 GMT http://community.qnx.com/sf/go/post115990 dodi sunardi 2016-03-22T10:03:25Z post115979: Re: None http://community.qnx.com/sf/go/post115979 Hello, Please specify the controller's name and PCI IDs (use show_pci -vv in QNX4 console). Respectfully, Oleg 18 марта 2016 г., в 9:32:57, edwin rinjani <community-noreply@qnx.com> написал: > dear sir, > I am an user of qnx 4.25 and we need driver for network card, we have read the qnx 4 support network driver and i saw the status has released, but i still confused where can i download the driver that has been released. > can anybody give me a clue please. > thank you > > regards, > dodi s Fri, 18 Mar 2016 13:44:38 GMT http://community.qnx.com/sf/go/post115979 Oleg Bolshakov 2016-03-18T13:44:38Z post115976: None http://community.qnx.com/sf/go/post115976 dear sir, I am an user of qnx 4.25 and we need driver for network card, we have read the qnx 4 support network driver and i saw the status has released, but i still confused where can i download the driver that has been released. can anybody give me a clue please. thank you regards, dodi s Fri, 18 Mar 2016 06:33:01 GMT http://community.qnx.com/sf/go/post115976 dodi sunardi 2016-03-18T06:33:01Z post115972: Re: QNX4 - penmount with USB does not work http://community.qnx.com/sf/go/post115972 Hi Martin, The Input supports Penmount controller via RS-232 only. There is no devu-xxx module. Respectfully, Oleg 15 марта 2016 г., в 17:42:08, Martin Köhler <community-noreply@qnx.com> написал: > Hi Oleg and all, > > I happily found in the latest Input driver the Penmount protocol being included. Fantastic. But there is now devu-xxx what does anything with the penmount (USB vendor 0x14e1 id 0x6000, as far as I can see... all devu- never do even a verbose message. Really am desperating... > > devu-kbd works, though, what makes me believe the USB being finde (it's a EHCI, I tried with io-usb and io-usb-ehci). > > I'm running the last 2015 boot edition, so it might be the actual suite at all. > > any hints for me? thanks in advance! > > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post115959 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Wed, 16 Mar 2016 13:27:03 GMT http://community.qnx.com/sf/go/post115972 Oleg Bolshakov 2016-03-16T13:27:03Z post115959: QNX4 - penmount with USB does not work http://community.qnx.com/sf/go/post115959 Hi Oleg and all, I happily found in the latest Input driver the Penmount protocol being included. Fantastic. But there is now devu-xxx what does anything with the penmount (USB vendor 0x14e1 id 0x6000, as far as I can see... all devu- never do even a verbose message. Really am desperating... devu-kbd works, though, what makes me believe the USB being finde (it's a EHCI, I tried with io-usb and io-usb-ehci). I'm running the last 2015 boot edition, so it might be the actual suite at all. any hints for me? thanks in advance! Tue, 15 Mar 2016 14:42:08 GMT http://community.qnx.com/sf/go/post115959 Martin Köhler(deleted) 2016-03-15T14:42:08Z post115262: Re: Chinese language cannot correctly display in qnx4.25/pterm. http://community.qnx.com/sf/go/post115262 Hi, UTF-8 is not supported. You can use encoding from the list from "ptermcs". You'll need chinese font for pcterm with .phf extension. Copy font in /qnx4/photon/font/, install it with "fontcfg" utility and restart photon. Also you'll need a charsets file with .cs extension. You can create it with "ptermcs" utility. Then select font in "Customize font list" of your pterm (Properties => Text Font => Customize), specify charsets file, select your font and add it to the list. Then select your font in pterm setting Text Font (Properties => Text Font). Best regards, Fedor Thu, 10 Dec 2015 14:15:20 GMT http://community.qnx.com/sf/go/post115262 Fedor Zharov(deleted) 2015-12-10T14:15:20Z post115228: Chinese language cannot correctly display in qnx4.25/pterm. http://community.qnx.com/sf/go/post115228 Create the hello.c file and save it as UTF-8 format Main void () { While (1) { Printf ("中国人"); } } I put the file into UTF8 format ,Compile and run on the console display garbled, how to solve?, thanks.... Sat, 05 Dec 2015 11:43:27 GMT http://community.qnx.com/sf/go/post115228 wenwei wenwei(deleted) 2015-12-05T11:43:27Z post114814: Re: QNX4 system and C/C++ dev kit http://community.qnx.com/sf/go/post114814 Got it. Thanks. Evan Wed, 28 Oct 2015 15:40:51 GMT http://community.qnx.com/sf/go/post114814 Evan Han(deleted) 2015-10-28T15:40:51Z post114811: Re: QNX4 system and C/C++ dev kit http://community.qnx.com/sf/go/post114811 Evan, Yes, but as far as I know you can't purchase C++ compiler without C compiler. Can you contact your sales department? This is technical forum, so I may be wrong. Отправлено с моего смартфона BlackBerry 10. Исходное сообщение От: Evan Han Отправлено: среда, 28 октября 2015 г., 17:12 Кому: qnx4-community Ответить: qnx4-community@community.qnx.com Тема: Re: QNX4 system and C/C++ dev kit Thanks Oleg. So if I understand correctly, QNX4 system, C compiler and C++ compiler are each sold separately, correct? Thanks. _______________________________________________ QNX4 Community Support http://community.qnx.com/sf/go/post114807 To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Wed, 28 Oct 2015 15:17:04 GMT http://community.qnx.com/sf/go/post114811 Oleg Bolshakov 2015-10-28T15:17:04Z post114807: Re: QNX4 system and C/C++ dev kit http://community.qnx.com/sf/go/post114807 Thanks Oleg. So if I understand correctly, QNX4 system, C compiler and C++ compiler are each sold separately, correct? Thanks. Wed, 28 Oct 2015 14:13:00 GMT http://community.qnx.com/sf/go/post114807 Evan Han(deleted) 2015-10-28T14:13:00Z post114804: Re: QNX4 system and C/C++ dev kit http://community.qnx.com/sf/go/post114804 Hi Evan, Yes, C and C++ compilers come separately, but C++ compiler requires C compiler. You can’t use C++ without C. Respectfully, Oleg 28 окт. 2015 г., в 1:16, Evan Han <community-noreply@qnx.com> написал: > Hi I am wondering if seperate purchases or licenses are needed for QNX4 system and C/C++ deve kit. Do C and C++ compilers come seperatly as well? Thanks. > > Evan > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post114798 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Wed, 28 Oct 2015 04:53:20 GMT http://community.qnx.com/sf/go/post114804 Oleg Bolshakov 2015-10-28T04:53:20Z post114798: QNX4 system and C/C++ dev kit http://community.qnx.com/sf/go/post114798 Hi I am wondering if seperate purchases or licenses are needed for QNX4 system and C/C++ deve kit. Do C and C++ compilers come seperatly as well? Thanks. Evan Tue, 27 Oct 2015 22:16:17 GMT http://community.qnx.com/sf/go/post114798 Evan Han(deleted) 2015-10-27T22:16:17Z post114639: Re: I211 support for QNX4 http://community.qnx.com/sf/go/post114639 can I get some update about this? Wed, 14 Oct 2015 12:25:18 GMT http://community.qnx.com/sf/go/post114639 wang long(deleted) 2015-10-14T12:25:18Z post114628: Re: How Windows client can print on QNX4 Samba server? http://community.qnx.com/sf/go/post114628 Seems before network printer installation I have to login on Samba-server as root. Thanks for support. Mon, 12 Oct 2015 09:33:21 GMT http://community.qnx.com/sf/go/post114628 Leonid Khait(deleted) 2015-10-12T09:33:21Z post114626: Re: How Windows client can print on QNX4 Samba server? http://community.qnx.com/sf/go/post114626 If start smbd with DEBUG(3) level #smbd -d3 it is printing/print_generic.c/print_run_command() additional output in log.smbd: [2015/10/12 10:09:26, 3] printing/print_generic.c:print_run_command(88) Running the command `/bin/echo "print smbprn.000003.030689 on ps" > /tmp/smbprint.log' gave 81 Return value 81 show the problem in lib/smbrun.c/smbrun(): /* now completely lose our privileges. This is a fairly paranoid way of doing it, but it does work on all systems that I know of */ become_user_permanently(uid, gid); if (getuid() != uid || geteuid() != uid || getgid() != gid || getegid() != gid) { /* we failed to lose our privileges - do not execute the command */ exit(81); /* we can't print stuff at this stage, instead use exit codes for debugging */ } Seems User ID uid и Group ID gid setup problem in become_user_permanently(uid, gid) How to solve that? Thank you. > Dear Oleg, > > With yours smb.conf configuration Windows 7 and Windows XP remoute network > printer install and accept appropriate type of driver ( in Windows XP after > addition rebooting ). > > > > > [printers] > > comment = Print Temporary Spool Configuration > > path = /var/spool/samba > > guest ok = Yes > > printable = Yes > > browseable = No > > > > [qnx_printer] > > path = /tmp > > guest ok = Yes > > printable = Yes > > postscript = Yes > > print command = lp %s > > printer name = 123 > > default devmode = Yes > > > > On Windows side printing process looking as normal. In the printer spool > print jobs appear, > and then removed at the completion of printing. > > On QNX4 samba-server side when printing in /tmp folder trmporary files with > names smbprn.*.* created and then removed. > > But described in smb.conf > > print command = lp% s > > not performed. > > It is also not carried out wit another option: > > print command = echo "print% s to% p" > /tmp/smbprint.log > > Although issued manually > > #lp filename > > works properly. > > How to make the samba-server to execute the command-line configuration of the > "print command"? > > Thank you. > > > > > > > > 2. On Windows PC follow the next steps: > > > > Start->Printers and faxes->Add printer->next->a network printer ->choose > > point ”Connect to a printer or to perform a review printers”->Select > > your priter->set it Draiver-> try print the document. > > > > Let me know about your results. > > > > Respectfully, > > Oleg > > > > 6 окт. 2015 г., в 6:53, Leonid Khait <community-noreply@qnx.com> написал: > > > > > Hi! > > > > > >> 1. How did you connect your printer to the QNX4 machine? > > > > > > The printer is connected to the parallel port of the PC with QNX4 and > Samba- > > server. > > > > > > > > > > > >> 2. How did you configure your printer in the QNX4 (lpd or spooler)? > > > > > > Printing output is configured by spooler. > > > > > >> 3. Does the printer print fine directly from the QNX4? > > > > > > Printout working fine directly from QNX4. > > > > > >> Also add output following commands from the QNX4 machine: > > > > > > The outputs with that command are attached. > > > > > > # sin arg > > > # ls /dev > > > > > > Respectfully, > > > Oleg > > > > > > 5 окт. 2015 г., в 5:37:41, Leonid Khait <community-noreply@qnx.com> написал: > > > > > >> I try to setup Windows XP Client printing on QNX4 Samba 2.2.12 server. > > >> > > >> Printer is connected to QNX4 PC. > > >> > > >> In the smb.conf new section is added: > > >> > > >> [qnx_printer] > > >> printable=yes > > >> path=/tmp > > >> command=cp %s /dev/spool/ps; rm -rf %s > > >> public=yes > > >> > > >> Windows file manager is opened with QNX4 IP address and printer Icon is > > present in a Samba-server folder. > > >> > > >> But when I try to setup new network printer through Printer setup master, > > > error message is occure: > > >> > > >> "Unable to connect to the printer. > > >> Wrong printer name or path. Printer lost connection to the server". > > >> > > >> How to solve the problem? > > >> Thanks. > > >> > > >> > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > > QNX4 Community Support > > > http://community.qnx.com/sf/go/post114593 > > > To cancel your subscription to this discussion, please e-mail qnx4- > community > > -unsubscribe@community.qnx.com > > > <ls_dev.txt><sin_arg.txt> > > > > Mon, 12 Oct 2015 06:40:44 GMT http://community.qnx.com/sf/go/post114626 Leonid Khait(deleted) 2015-10-12T06:40:44Z post114624: Re: How Windows client can print on QNX4 Samba server? http://community.qnx.com/sf/go/post114624 Dear Oleg, With yours smb.conf configuration Windows 7 and Windows XP remoute network printer install and accept appropriate type of driver ( in Windows XP after addition rebooting ). > > [printers] > comment = Print Temporary Spool Configuration > path = /var/spool/samba > guest ok = Yes > printable = Yes > browseable = No > > [qnx_printer] > path = /tmp > guest ok = Yes > printable = Yes > postscript = Yes > print command = lp %s > printer name = 123 > default devmode = Yes > On Windows side printing process looking as normal. In the printer spool print jobs appear, and then removed at the completion of printing. On QNX4 samba-server side when printing in /tmp folder trmporary files with names smbprn.*.* created and then removed. But described in smb.conf print command = lp% s not performed. It is also not carried out wit another option: print command = echo "print% s to% p" > /tmp/smbprint.log Although issued manually #lp filename works properly. How to make the samba-server to execute the command-line configuration of the "print command"? Thank you. > > 2. On Windows PC follow the next steps: > > Start->Printers and faxes->Add printer->next->a network printer ->choose > point ”Connect to a printer or to perform a review printers”->Select > your priter->set it Draiver-> try print the document. > > Let me know about your results. > > Respectfully, > Oleg > > 6 окт. 2015 г., в 6:53, Leonid Khait <community-noreply@qnx.com> написал: > > > Hi! > > > >> 1. How did you connect your printer to the QNX4 machine? > > > > The printer is connected to the parallel port of the PC with QNX4 and Samba- > server. > > > > > > > >> 2. How did you configure your printer in the QNX4 (lpd or spooler)? > > > > Printing output is configured by spooler. > > > >> 3. Does the printer print fine directly from the QNX4? > > > > Printout working fine directly from QNX4. > > > >> Also add output following commands from the QNX4 machine: > > > > The outputs with that command are attached. > > > > # sin arg > > # ls /dev > > > > Respectfully, > > Oleg > > > > 5 окт. 2015 г., в 5:37:41, Leonid Khait <community-noreply@qnx.com> написал: > > > >> I try to setup Windows XP Client printing on QNX4 Samba 2.2.12 server. > >> > >> Printer is connected to QNX4 PC. > >> > >> In the smb.conf new section is added: > >> > >> [qnx_printer] > >> printable=yes > >> path=/tmp > >> command=cp %s /dev/spool/ps; rm -rf %s > >> public=yes > >> > >> Windows file manager is opened with QNX4 IP address and printer Icon is > present in a Samba-server folder. > >> > >> But when I try to setup new network printer through Printer setup master, > error message is occure: > >> > >> "Unable to connect to the printer. > >> Wrong printer name or path. Printer lost connection to the server". > >> > >> How to solve the problem? > >> Thanks. > >> > >> > > > > > > > > > > > > _______________________________________________ > > > > QNX4 Community Support > > http://community.qnx.com/sf/go/post114593 > > To cancel your subscription to this discussion, please e-mail qnx4-community > -unsubscribe@community.qnx.com > > <ls_dev.txt><sin_arg.txt> > Sun, 11 Oct 2015 06:38:36 GMT http://community.qnx.com/sf/go/post114624 Leonid Khait(deleted) 2015-10-11T06:38:36Z post114622: Re: I211 support for QNX4 http://community.qnx.com/sf/go/post114622 more details found with -vvv (curious, I can't use console redirection to save all the log to files, but other app can, so I have to type the last screen to you, any suggestion?) e1000_check_alt_mac_addr_generic e1000_read_invm_i210 NVM word 0x03 is not mapped e1000_read_mac_addr_82575 e1000_check_alt_mac_addr_generic e1000_read_invm_i210 NVM word 0x03 is not mapped e1000_reset_hw_82580 e1000_disable_pcie_master_generic Masking off all interrupts e1000_ge_auto_rd_done_generic e1000_reset_mdicnfg_82580 e1000_check_alt_mac_addr_generic e1000_read_invm_i210 NVM word 0x03 is not mapped e1000_init_hw_i210 e1000_get_flash_presence_i210 e1000_read_invm_word_i210 //1/bin/Net terminated (SIGSEGV) at 0015:000003D8. Sat, 10 Oct 2015 07:01:08 GMT http://community.qnx.com/sf/go/post114622 wang long(deleted) 2015-10-10T07:01:08Z post114620: Re: I211 support for QNX4 http://community.qnx.com/sf/go/post114620 Upload the picture of the failure. > It reported the same error as previous revision: > the last line indicted this caused the memory fault of Net > > %1 80 Memory fault Net -d6 > > any other hidden options can expose more debug information? > > > Please try the attached driver and let me know if it works. > > > > Thanks, Hugh. > > > > > > > > On 2015/10/8, 6:05 PM, "wang long" <community-noreply@qnx.com> wrote: > > > > >All the I211 ports are located on a single customized motherboard, I > > >think they are just like the > > >prototype provided by intel. > > >the functionalities of the ports have been validated under Windows7 and > > >Linux. > > > > > >please let me know if you want anything in detail. > > > > > >> Are the I211 adapters on PCIe boards? If so, could you please give me > > >>the > > >> Intel name of the adapter? > > >> a > > >> Thanks, Hugh. > > >> > > >> > > >> > > >> > > >> On 2015/10/8, 8:45 AM, "wang long" <community-noreply@qnx.com> wrote: > > >> > > >> >I have 6 I211 ports, but only one of them is connected to a 100M > > >>network, > > >> >I tried for each port, they all got same output. > > >> > > > >> >the Net was got from the QNX 4 Product Suite CD 2015 EXPERIMENTAL, > > >> >and the Net.e1000 is the attched driver. I'm not clear if they are > > >> >matched. > > >> > > > >> >> I¹ll have to take a look at this when I get a chance. Are you > > >>connecting > > >> >> to a 10Mb network? > > >> >> > > >> >> > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> >_______________________________________________ > > >> > > > >> >QNX4 Community Support > > >> >http://community.qnx.com/sf/go/post114608 > > >> >To cancel your subscription to this discussion, please e-mail > > >> >qnx4-community-unsubscribe@community.qnx.com > > >> > > > > > > > > > > > > > > > > > > > > >_______________________________________________ > > > > > >QNX4 Community Support > > >http://community.qnx.com/sf/go/post114613 > > >To cancel your subscription to this discussion, please e-mail > > >qnx4-community-unsubscribe@community.qnx.com > > > > Sat, 10 Oct 2015 05:36:44 GMT http://community.qnx.com/sf/go/post114620 wang long(deleted) 2015-10-10T05:36:44Z post114619: Re: I211 support for QNX4 http://community.qnx.com/sf/go/post114619 It reported the same error as previous revision: the last line indicted this caused the memory fault of Net %1 80 Memory fault Net -d6 any other hidden options can expose more debug information? > Please try the attached driver and let me know if it works. > > Thanks, Hugh. > > > > On 2015/10/8, 6:05 PM, "wang long" <community-noreply@qnx.com> wrote: > > >All the I211 ports are located on a single customized motherboard, I > >think they are just like the > >prototype provided by intel. > >the functionalities of the ports have been validated under Windows7 and > >Linux. > > > >please let me know if you want anything in detail. > > > >> Are the I211 adapters on PCIe boards? If so, could you please give me > >>the > >> Intel name of the adapter? > >> a > >> Thanks, Hugh. > >> > >> > >> > >> > >> On 2015/10/8, 8:45 AM, "wang long" <community-noreply@qnx.com> wrote: > >> > >> >I have 6 I211 ports, but only one of them is connected to a 100M > >>network, > >> >I tried for each port, they all got same output. > >> > > >> >the Net was got from the QNX 4 Product Suite CD 2015 EXPERIMENTAL, > >> >and the Net.e1000 is the attched driver. I'm not clear if they are > >> >matched. > >> > > >> >> I¹ll have to take a look at this when I get a chance. Are you > >>connecting > >> >> to a 10Mb network? > >> >> > >> >> > >> > > >> > > >> > > >> > > >> > > >> > > >> >_______________________________________________ > >> > > >> >QNX4 Community Support > >> >http://community.qnx.com/sf/go/post114608 > >> >To cancel your subscription to this discussion, please e-mail > >> >qnx4-community-unsubscribe@community.qnx.com > >> > > > > > > > > > > > > > >_______________________________________________ > > > >QNX4 Community Support > >http://community.qnx.com/sf/go/post114613 > >To cancel your subscription to this discussion, please e-mail > >qnx4-community-unsubscribe@community.qnx.com > Sat, 10 Oct 2015 02:44:08 GMT http://community.qnx.com/sf/go/post114619 wang long(deleted) 2015-10-10T02:44:08Z post114618: Re: I211 support for QNX4 http://community.qnx.com/sf/go/post114618 Please try the attached driver and let me know if it works. Thanks, Hugh. On 2015/10/8, 6:05 PM, "wang long" <community-noreply@qnx.com> wrote: >All the I211 ports are located on a single customized motherboard, I >think they are just like the >prototype provided by intel. >the functionalities of the ports have been validated under Windows7 and >Linux. > >please let me know if you want anything in detail. > >> Are the I211 adapters on PCIe boards? If so, could you please give me >>the >> Intel name of the adapter? >> a >> Thanks, Hugh. >> >> >> >> >> On 2015/10/8, 8:45 AM, "wang long" <community-noreply@qnx.com> wrote: >> >> >I have 6 I211 ports, but only one of them is connected to a 100M >>network, >> >I tried for each port, they all got same output. >> > >> >the Net was got from the QNX 4 Product Suite CD 2015 EXPERIMENTAL, >> >and the Net.e1000 is the attched driver. I'm not clear if they are >> >matched. >> > >> >> I¹ll have to take a look at this when I get a chance. Are you >>connecting >> >> to a 10Mb network? >> >> >> >> >> > >> > >> > >> > >> > >> > >> >_______________________________________________ >> > >> >QNX4 Community Support >> >http://community.qnx.com/sf/go/post114608 >> >To cancel your subscription to this discussion, please e-mail >> >qnx4-community-unsubscribe@community.qnx.com >> > > > > > > >_______________________________________________ > >QNX4 Community Support >http://community.qnx.com/sf/go/post114613 >To cancel your subscription to this discussion, please e-mail >qnx4-community-unsubscribe@community.qnx.com Fri, 09 Oct 2015 18:00:57 GMT http://community.qnx.com/sf/go/post114618 Hugh Brown 2015-10-09T18:00:57Z post114613: Re: I211 support for QNX4 http://community.qnx.com/sf/go/post114613 All the I211 ports are located on a single customized motherboard, I think they are just like the prototype provided by intel. the functionalities of the ports have been validated under Windows7 and Linux. please let me know if you want anything in detail. > Are the I211 adapters on PCIe boards? If so, could you please give me the > Intel name of the adapter? > a > Thanks, Hugh. > > > > > On 2015/10/8, 8:45 AM, "wang long" <community-noreply@qnx.com> wrote: > > >I have 6 I211 ports, but only one of them is connected to a 100M network, > >I tried for each port, they all got same output. > > > >the Net was got from the QNX 4 Product Suite CD 2015 EXPERIMENTAL, > >and the Net.e1000 is the attched driver. I'm not clear if they are > >matched. > > > >> I¹ll have to take a look at this when I get a chance. Are you connecting > >> to a 10Mb network? > >> > >> > > > > > > > > > > > > > >_______________________________________________ > > > >QNX4 Community Support > >http://community.qnx.com/sf/go/post114608 > >To cancel your subscription to this discussion, please e-mail > >qnx4-community-unsubscribe@community.qnx.com > Thu, 08 Oct 2015 22:05:21 GMT http://community.qnx.com/sf/go/post114613 wang long(deleted) 2015-10-08T22:05:21Z post114612: Re: How Windows client can print on QNX4 Samba server? http://community.qnx.com/sf/go/post114612 Hi Leonid, 1. Launch smbd on QNX4 PC using the following smb.conf file: [printers] comment = Print Temporary Spool Configuration path = /var/spool/samba guest ok = Yes printable = Yes browseable = No [qnx_printer] path = /tmp guest ok = Yes printable = Yes postscript = Yes print command = lp %s printer name = 123 default devmode = Yes 2. On Windows PC follow the next steps: Start->Printers and faxes->Add printer->next->a network printer ->choose point ”Connect to a printer or to perform a review printers”->Select your priter->set it Draiver-> try print the document. Let me know about your results. Respectfully, Oleg 6 окт. 2015 г., в 6:53, Leonid Khait <community-noreply@qnx.com> написал: > Hi! > >> 1. How did you connect your printer to the QNX4 machine? > > The printer is connected to the parallel port of the PC with QNX4 and Samba-server. > > > >> 2. How did you configure your printer in the QNX4 (lpd or spooler)? > > Printing output is configured by spooler. > >> 3. Does the printer print fine directly from the QNX4? > > Printout working fine directly from QNX4. > >> Also add output following commands from the QNX4 machine: > > The outputs with that command are attached. > > # sin arg > # ls /dev > > Respectfully, > Oleg > > 5 окт. 2015 г., в 5:37:41, Leonid Khait <community-noreply@qnx.com> написал: > >> I try to setup Windows XP Client printing on QNX4 Samba 2.2.12 server. >> >> Printer is connected to QNX4 PC. >> >> In the smb.conf new section is added: >> >> [qnx_printer] >> printable=yes >> path=/tmp >> command=cp %s /dev/spool/ps; rm -rf %s >> public=yes >> >> Windows file manager is opened with QNX4 IP address and printer Icon is present in a Samba-server folder. >> >> But when I try to setup new network printer through Printer setup master, error message is occure: >> >> "Unable to connect to the printer. >> Wrong printer name or path. Printer lost connection to the server". >> >> How to solve the problem? >> Thanks. >> >> > > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post114593 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > <ls_dev.txt><sin_arg.txt> Thu, 08 Oct 2015 17:52:22 GMT http://community.qnx.com/sf/go/post114612 Oleg Bolshakov 2015-10-08T17:52:22Z post114610: Re: I211 support for QNX4 http://community.qnx.com/sf/go/post114610 Are the I211 adapters on PCIe boards? If so, could you please give me the Intel name of the adapter? Thanks, Hugh. On 2015/10/8, 8:45 AM, "wang long" <community-noreply@qnx.com> wrote: >I have 6 I211 ports, but only one of them is connected to a 100M network, >I tried for each port, they all got same output. > >the Net was got from the QNX 4 Product Suite CD 2015 EXPERIMENTAL, >and the Net.e1000 is the attched driver. I'm not clear if they are >matched. > >> I¹ll have to take a look at this when I get a chance. Are you connecting >> to a 10Mb network? >> >> > > > > > > >_______________________________________________ > >QNX4 Community Support >http://community.qnx.com/sf/go/post114608 >To cancel your subscription to this discussion, please e-mail >qnx4-community-unsubscribe@community.qnx.com Thu, 08 Oct 2015 14:55:14 GMT http://community.qnx.com/sf/go/post114610 Hugh Brown 2015-10-08T14:55:14Z post114608: Re: I211 support for QNX4 http://community.qnx.com/sf/go/post114608 I have 6 I211 ports, but only one of them is connected to a 100M network, I tried for each port, they all got same output. the Net was got from the QNX 4 Product Suite CD 2015 EXPERIMENTAL, and the Net.e1000 is the attched driver. I'm not clear if they are matched. > I¹ll have to take a look at this when I get a chance. Are you connecting > to a 10Mb network? > > Thu, 08 Oct 2015 12:45:22 GMT http://community.qnx.com/sf/go/post114608 wang long(deleted) 2015-10-08T12:45:22Z post114607: Re: I211 support for QNX4 http://community.qnx.com/sf/go/post114607 I¹ll have to take a look at this when I get a chance. Are you connecting to a 10Mb network? On 2015/10/8, 6:40 AM, "wang long" <community-noreply@qnx.com> wrote: >Thanks, but I still got the errors, should I get a new version for >/bin/Net? > >Cmd: >Net.e1000 -v -l1-I0 > >Device 1539 - Revision 3 >After fix-ups FlowControl is now = 0 >Forcing Speed and Duplex > >M88E1000 PSCR: 0x3150 >Full Duplex > >Forcing 10mb > >Unable to establish link!!! > >Initializing the Flow Control address, type and timer regs > >Masking off all interrupts > >NVM work 0x03 is not mapped. >NVM word 0x03 is not mapped. >Masking off all interrupts > >NVM word 0x03 is not mapped. > >//1/bin/Net terminated (SIGSEGV) at 0015:000003D8 >Net.e1000: INITIALIZATION ERROR 3 >net_reg failed. > > > >_______________________________________________ > >QNX4 Community Support >http://community.qnx.com/sf/go/post114606 >To cancel your subscription to this discussion, please e-mail >qnx4-community-unsubscribe@community.qnx.com Thu, 08 Oct 2015 12:39:14 GMT http://community.qnx.com/sf/go/post114607 Hugh Brown 2015-10-08T12:39:14Z post114606: Re: I211 support for QNX4 http://community.qnx.com/sf/go/post114606 Thanks, but I still got the errors, should I get a new version for /bin/Net? Cmd: Net.e1000 -v -l1-I0 Device 1539 - Revision 3 After fix-ups FlowControl is now = 0 Forcing Speed and Duplex M88E1000 PSCR: 0x3150 Full Duplex Forcing 10mb Unable to establish link!!! Initializing the Flow Control address, type and timer regs Masking off all interrupts NVM work 0x03 is not mapped. NVM word 0x03 is not mapped. Masking off all interrupts NVM word 0x03 is not mapped. //1/bin/Net terminated (SIGSEGV) at 0015:000003D8 Net.e1000: INITIALIZATION ERROR 3 net_reg failed. Thu, 08 Oct 2015 10:40:20 GMT http://community.qnx.com/sf/go/post114606 wang long(deleted) 2015-10-08T10:40:20Z post114603: Re: I211 support for QNX4 http://community.qnx.com/sf/go/post114603 Please try the attached driver. You don¹t need to pass the device ID on the command line. On 2015/10/7, 10:06 AM, "wang long" <community-noreply@qnx.com> wrote: >is I211 supported on QNX4 via Net.e1000? > >I got Net.e1000: INITIALIZATION ERROR 1 when I used the following command: > >Net.e1000 -v -d1539 -l1-I0 > >Device 1539 - Revision 3 >Net.e1000: INITIALIZATION ERROR 1 >net_reg failed. > > > > >_______________________________________________ > >QNX4 Community Support >http://community.qnx.com/sf/go/post114602 >To cancel your subscription to this discussion, please e-mail >qnx4-community-unsubscribe@community.qnx.com Wed, 07 Oct 2015 15:06:33 GMT http://community.qnx.com/sf/go/post114603 Hugh Brown 2015-10-07T15:06:33Z post114602: I211 support for QNX4 http://community.qnx.com/sf/go/post114602 is I211 supported on QNX4 via Net.e1000? I got Net.e1000: INITIALIZATION ERROR 1 when I used the following command: Net.e1000 -v -d1539 -l1-I0 Device 1539 - Revision 3 Net.e1000: INITIALIZATION ERROR 1 net_reg failed. Wed, 07 Oct 2015 14:06:33 GMT http://community.qnx.com/sf/go/post114602 wang long(deleted) 2015-10-07T14:06:33Z post114600: Re: help about the latest Dev32.ansi http://community.qnx.com/sf/go/post114600 cool, it works. Thanks a lot. Wed, 07 Oct 2015 12:23:42 GMT http://community.qnx.com/sf/go/post114600 wang long(deleted) 2015-10-07T12:23:42Z post114599: Re: help about the latest Dev32.ansi http://community.qnx.com/sf/go/post114599 Hi Wang, You have to launch following commands to use USB keyboard in console: ‎io-usb devu-kbd Dev Dev.ansi -Q -n6 -d /dev/usbkbd0 & Отправлено с моего смартфона BlackBerry 10. Исходное сообщение От: wang long Отправлено: среда, 7 октября 2015 г., 13:40 Кому: qnx4-community Ответить: qnx4-community@community.qnx.com Тема: help about the latest Dev32.ansi Just noticed that in the "QNX® 4 Product Suite 2015 Experimental Release Notes" Dev32.ansi Added support of USB keyboards in console any comments on how to use this to support USB keyboard? _______________________________________________ QNX4 Community Support http://community.qnx.com/sf/go/post114598 To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Wed, 07 Oct 2015 10:52:29 GMT http://community.qnx.com/sf/go/post114599 Oleg Bolshakov 2015-10-07T10:52:29Z post114598: help about the latest Dev32.ansi http://community.qnx.com/sf/go/post114598 Just noticed that in the "QNX® 4 Product Suite 2015 Experimental Release Notes" Dev32.ansi Added support of USB keyboards in console any comments on how to use this to support USB keyboard? Wed, 07 Oct 2015 10:40:45 GMT http://community.qnx.com/sf/go/post114598 wang long(deleted) 2015-10-07T10:40:45Z post114593: Re: How Windows client can print on QNX4 Samba server? http://community.qnx.com/sf/go/post114593 Hi! >1. How did you connect your printer to the QNX4 machine? The printer is connected to the parallel port of the PC with QNX4 and Samba-server. >2. How did you configure your printer in the QNX4 (lpd or spooler)? Printing output is configured by spooler. >3. Does the printer print fine directly from the QNX4? Printout working fine directly from QNX4. >Also add output following commands from the QNX4 machine: The outputs with that command are attached. # sin arg # ls /dev Respectfully, Oleg 5 окт. 2015 г., в 5:37:41, Leonid Khait <community-noreply@qnx.com> написал: > I try to setup Windows XP Client printing on QNX4 Samba 2.2.12 server. > > Printer is connected to QNX4 PC. > > In the smb.conf new section is added: > > [qnx_printer] > printable=yes > path=/tmp > command=cp %s /dev/spool/ps; rm -rf %s > public=yes > > Windows file manager is opened with QNX4 IP address and printer Icon is present in a Samba-server folder. > > But when I try to setup new network printer through Printer setup master, error message is occure: > > "Unable to connect to the printer. > Wrong printer name or path. Printer lost connection to the server". > > How to solve the problem? > Thanks. > > Tue, 06 Oct 2015 03:53:04 GMT http://community.qnx.com/sf/go/post114593 Leonid Khait(deleted) 2015-10-06T03:53:04Z post114590: Re: How Windows client can print on QNX4 Samba server? http://community.qnx.com/sf/go/post114590 Hi Leonid, Please post here additional data: 1. How did you connect your printer to the QNX4 machine? 2. How did you configure your printer in the QNX4 (lpd or spooler)? 3. Does the printer print fine directly from the QNX4? Also add output following commands from the QNX4 machine: # sin arg # ls /dev Respectfully, Oleg 5 окт. 2015 г., в 5:37:41, Leonid Khait <community-noreply@qnx.com> написал: > I try to setup Windows XP Client printing on QNX4 Samba 2.2.12 server. > > Printer is connected to QNX4 PC. > > In the smb.conf new section is added: > > [qnx_printer] > printable=yes > path=/tmp > command=cp %s /dev/spool/ps; rm -rf %s > public=yes > > Windows file manager is opened with QNX4 IP address and printer Icon is present in a Samba-server folder. > > But when I try to setup new network printer through Printer setup master, error message is occure: > > "Unable to connect to the printer. > Wrong printer name or path. Printer lost connection to the server". > > How to solve the problem? > Thanks. > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post114586 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Mon, 05 Oct 2015 18:37:01 GMT http://community.qnx.com/sf/go/post114590 Oleg Bolshakov 2015-10-05T18:37:01Z post114586: How Windows client can print on QNX4 Samba server? http://community.qnx.com/sf/go/post114586 I try to setup Windows XP Client printing on QNX4 Samba 2.2.12 server. Printer is connected to QNX4 PC. In the smb.conf new section is added: [qnx_printer] printable=yes path=/tmp command=cp %s /dev/spool/ps; rm -rf %s public=yes Windows file manager is opened with QNX4 IP address and printer Icon is present in a Samba-server folder. But when I try to setup new network printer through Printer setup master, error message is occure: "Unable to connect to the printer. Wrong printer name or path. Printer lost connection to the server". How to solve the problem? Thanks. Mon, 05 Oct 2015 02:37:41 GMT http://community.qnx.com/sf/go/post114586 Leonid Khait(deleted) 2015-10-05T02:37:41Z post114482: Re: QNX 4.25 hard disk image http://community.qnx.com/sf/go/post114482 Thanks Oleg for your answer. Actually I'm in vacation so I can't give you precise details. We are having problems with a manufacturing semiconductor equipment (resist removal) which has as the main computer a QNX 4.25 OS. Because this Novellus equipment is quite old, we suspect that the hard disk or the application installed are not functioning properly any more. We have random SECS disconnections. So before doing anything, we planned to do at least an hard disk image. My colleague called me home to have some help but nobody of us in fact knows this OS. I found on the web that Ghost supports this kind of file system and can be used to do images . As soon as I finish my vacation, I'll let you know how this issue is evolving. I thanks you again for your time and answer. Sat, 19 Sep 2015 06:11:42 GMT http://community.qnx.com/sf/go/post114482 Michele Faccini(deleted) 2015-09-19T06:11:42Z post114477: Re: QNX 4.25 hard disk image http://community.qnx.com/sf/go/post114477 Hi Michele, What do you do with disk image? Which troubles do you experience using dd command? Did you set IDE controller to LBA or CHS mode? Respectfully, Oleg 18 сент. 2015 г., в 16:39, Michele Faccini <community-noreply@qnx.com> написал: > Hi all, > I need to do an image of an ide hard disk on which QNX 4.25 is installed. We already tried with Linux dd command but with no chance. Can please somebody point me in the right direction ! > Any answer/help would be really appreciated....Thanks in advance > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post114473 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Fri, 18 Sep 2015 20:05:48 GMT http://community.qnx.com/sf/go/post114477 Oleg Bolshakov 2015-09-18T20:05:48Z post114473: QNX 4.25 hard disk image http://community.qnx.com/sf/go/post114473 Hi all, I need to do an image of an ide hard disk on which QNX 4.25 is installed. We already tried with Linux dd command but with no chance. Can please somebody point me in the right direction ! Any answer/help would be really appreciated....Thanks in advance Fri, 18 Sep 2015 13:39:03 GMT http://community.qnx.com/sf/go/post114473 Michele Faccini(deleted) 2015-09-18T13:39:03Z post114356: Re: Support for Intel Graphics for the GENE-CV05 http://community.qnx.com/sf/go/post114356 Hi Andy, PowerVR controllers are supported by QNX4 by VESA/VGA drivers only. It's prefered to try Hydra.ms/Pg.flat drivers. If you experience problem while installing QNX4 then just skip probing video in Installation program. You can detect graphics hw later. Did you install the QNX 4? What do you do to configure graphics? What is your result? Respectfully, Oleg 27 авг. 2015 г., в 4:32:13, Andy Rhind <community-noreply@qnx.com> написал: > Hi: > > I'm trying to get a Aaeon GENE-CV05 board to run QNX4. So far everything appears to be running well, I just cant get the Graphics to run either in VESA, VGA or native. > > I started with the 2010 release and now I'm currently using the 2015 experimental update . > > Has anyone successfully go this card or graphics chipset to work (vid/did = 8086:be2) > > Thanks, > Andy > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post114355 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Thu, 27 Aug 2015 12:12:57 GMT http://community.qnx.com/sf/go/post114356 Oleg Bolshakov 2015-08-27T12:12:57Z post114355: Support for Intel Graphics for the GENE-CV05 http://community.qnx.com/sf/go/post114355 Hi: I'm trying to get a Aaeon GENE-CV05 board to run QNX4. So far everything appears to be running well, I just cant get the Graphics to run either in VESA, VGA or native. I started with the 2010 release and now I'm currently using the 2015 experimental update . Has anyone successfully go this card or graphics chipset to work (vid/did = 8086:be2) Thanks, Andy Thu, 27 Aug 2015 01:32:13 GMT http://community.qnx.com/sf/go/post114355 Andy Rhind 2015-08-27T01:32:13Z post114013: Re: First element data corruption in a vector http://community.qnx.com/sf/go/post114013 Hi Ong, This is QNX 4 discussion board, but you asked about QNX 6.6. Please post your question in right forum. It’d be great to add a full minimal example (including main() and Makefile) to illustrate the issue. Respectfully, Oleg 24 июня 2015 г., в 5:41:32, Ong Di Yong <community-noreply@qnx.com> написал: > Hi all, I noticed that whenever I push_pack() a structure into a vector, there will be incidents when the content in the first element always get corrupted. This does not happen consistently but rather randomly. > > my structure is defined as follows: > struct myStruct > { > uint32_t content1; > uint32_t content2; > uint32_t content3; > uint32_t content4; > } > > Usage is as follows: > class myClass > { > public: > void Update(); > void Retrieve(std::vector<myStruct> &list); > private: > std::vector<myStruct> m_list; > } > void myClass::Update() > { > myStruct temp; > > // performing operations to fill up contents in myStruct > > m_list.push_back(temp); > } > > void myClass::Retrieve( std::vector<myStruct> &list) > { > for(uint32_t i=0; i<m_list.size(); i++) > std::cout << m_list[i].content1 << std::endl; > list = m_list; > } > > I noticed that when I called Retrieve(), the content1 is changed randomly although I have verified that the contents inside are per what was pushed in in Update(). I am currently using QNX 6.6.0. > > May I know what is causing this problem? Thanks. > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post114010 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Wed, 24 Jun 2015 08:44:41 GMT http://community.qnx.com/sf/go/post114013 Oleg Bolshakov 2015-06-24T08:44:41Z post114010: First element data corruption in a vector http://community.qnx.com/sf/go/post114010 Hi all, I noticed that whenever I push_pack() a structure into a vector, there will be incidents when the content in the first element always get corrupted. This does not happen consistently but rather randomly. my structure is defined as follows: struct myStruct { uint32_t content1; uint32_t content2; uint32_t content3; uint32_t content4; } Usage is as follows: class myClass { public: void Update(); void Retrieve(std::vector<myStruct> &list); private: std::vector<myStruct> m_list; } void myClass::Update() { myStruct temp; // performing operations to fill up contents in myStruct m_list.push_back(temp); } void myClass::Retrieve( std::vector<myStruct> &list) { for(uint32_t i=0; i<m_list.size(); i++) std::cout << m_list[i].content1 << std::endl; list = m_list; } I noticed that when I called Retrieve(), the content1 is changed randomly although I have verified that the contents inside are per what was pushed in in Update(). I am currently using QNX 6.6.0. May I know what is causing this problem? Thanks. Wed, 24 Jun 2015 02:41:32 GMT http://community.qnx.com/sf/go/post114010 Ong Di Yong(deleted) 2015-06-24T02:41:32Z post113926: 回复: The use of LPD QNX4 under way, why can't print Russian? (print HP2055dn). http://community.qnx.com/sf/go/post113926 Oleg: Under your help,The problem has been solved.!thank you very much@_@ Glad to meet you. I wish you a successful job wenwei. ------------------ 原始邮件 ------------------ 发件人: "Олег Большаков";<community-noreply@qnx.com>; 发送时间: 2015年6月4日(星期四) 晚上6:00 收件人: "qnx4-community"<qnx4-community@community.qnx.com>; 主题: Re: The use of LPD QNX4 under way, why can't print Russian? (print HP2055dn). Hello! Please attach a screenshot with your settings of symbol set and a text file that you print. Respectfully, Oleg 3 июня 2015 г., в 11:29:38, 眼镜 <community-noreply@qnx.com> написал: > Oleg: > > > Thank you for your help.! Today I according to your method test, print newline incorrect has been resolved. But still > cannot print Russian, accessory is the test file, hope you can help me to test you, dear bitter. > > > > > wenwei! > > _______________________________________________ QNX4 Community Support http://community.qnx.com/sf/go/post113922 To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Fri, 05 Jun 2015 09:41:54 GMT http://community.qnx.com/sf/go/post113926 wenwei wenwei(deleted) 2015-06-05T09:41:54Z post113922: Re: The use of LPD QNX4 under way, why can't print Russian? (print HP2055dn). http://community.qnx.com/sf/go/post113922 Hello! Please attach a screenshot with your settings of symbol set and a text file that you print. Respectfully, Oleg 3 июня 2015 г., в 11:29:38, 眼镜 <community-noreply@qnx.com> написал: > Oleg: > > > Thank you for your help.! Today I according to your method test, print newline incorrect has been resolved. But still > cannot print Russian, accessory is the test file, hope you can help me to test you, dear bitter. > > > > > wenwei! > > Thu, 04 Jun 2015 10:00:38 GMT http://community.qnx.com/sf/go/post113922 Oleg Bolshakov 2015-06-04T10:00:38Z post113916: 回复: The use of LPD QNX4 under way, why can't print Russian? (print HP2055dn). http://community.qnx.com/sf/go/post113916 Oleg: Thank you for your help.! Today I according to your method test, print newline incorrect has been resolved. But still cannot print Russian, accessory is the test file, hope you can help me to test you, dear bitter. wenwei! ------------------ 原始邮件 ------------------ 发件人: "Олег Большаков";<community-noreply@qnx.com>; 发送时间: 2015年6月2日(星期二) 晚上10:46 收件人: "qnx4-community@community.qnx.com"<qnx4-community@community.qnx.com>; 主题: Re: The use of LPD QNX4 under way, why can't print Russian? (print HP2055dn). Hello, I’ve configured my printer via web interface. You can use Windows to setup printer. After this you can print under QNX. Respectfully, Oleg 2 июня 2015 г., в 17:20:24, wenwei wenwei <community-noreply@qnx.com> написал: > Thank you very much for your help. May I help you? In addition, your picture is Windows printer driver software? How can I set up this option under QNX4? > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post113907 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com _______________________________________________ QNX4 Community Support http://community.qnx.com/sf/go/post113909 To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Wed, 03 Jun 2015 08:40:43 GMT http://community.qnx.com/sf/go/post113916 wenwei wenwei(deleted) 2015-06-03T08:40:43Z post113910: 回复: The use of LPD QNX4 under way, why can't print Russian? (print HP2055dn). http://community.qnx.com/sf/go/post113910 Thank you very much. I think your method should be right. I'll go to the company to test tomorrow.. ------------------ 原始邮件 ------------------ 发件人: "Олег Большаков";<community-noreply@qnx.com>; 发送时间: 2015年6月2日(星期二) 晚上10:46 收件人: "qnx4-community@community.qnx.com"<qnx4-community@community.qnx.com>; 主题: Re: The use of LPD QNX4 under way, why can't print Russian? (print HP2055dn). Hello, I’ve configured my printer via web interface. You can use Windows to setup printer. After this you can print under QNX. Respectfully, Oleg 2 июня 2015 г., в 17:20:24, wenwei wenwei <community-noreply@qnx.com> написал: > Thank you very much for your help. May I help you? In addition, your picture is Windows printer driver software? How can I set up this option under QNX4? > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post113907 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com _______________________________________________ QNX4 Community Support http://community.qnx.com/sf/go/post113909 To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Tue, 02 Jun 2015 14:49:33 GMT http://community.qnx.com/sf/go/post113910 wenwei wenwei(deleted) 2015-06-02T14:49:33Z post113909: Re: The use of LPD QNX4 under way, why can't print Russian? (print HP2055dn). http://community.qnx.com/sf/go/post113909 Hello, I’ve configured my printer via web interface. You can use Windows to setup printer. After this you can print under QNX. Respectfully, Oleg 2 июня 2015 г., в 17:20:24, wenwei wenwei <community-noreply@qnx.com> написал: > Thank you very much for your help. May I help you? In addition, your picture is Windows printer driver software? How can I set up this option under QNX4? > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post113907 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Tue, 02 Jun 2015 14:46:43 GMT http://community.qnx.com/sf/go/post113909 Oleg Bolshakov 2015-06-02T14:46:43Z post113907: Re: 回复: The use of LPD QNX4 under way, why can't print Russian? (print HP2055dn). http://community.qnx.com/sf/go/post113907 Thank you very much for your help. May I help you? In addition, your picture is Windows printer driver software? How can I set up this option under QNX4? Tue, 02 Jun 2015 14:20:24 GMT http://community.qnx.com/sf/go/post113907 wenwei wenwei(deleted) 2015-06-02T14:20:24Z post113906: Re: 回复: The use of LPD QNX4 under way, why can't print Russian? (print HP2055dn). http://community.qnx.com/sf/go/post113906 非常感谢您的帮助,请问您的意思是我打印机设置有问题吗?另外,您的图片是windows下的打印机驱动软件吗?我在QNX4下如何能设置这个选项? Tue, 02 Jun 2015 14:19:41 GMT http://community.qnx.com/sf/go/post113906 wenwei wenwei(deleted) 2015-06-02T14:19:41Z post113903: 回复: The use of LPD QNX4 under way, why can't print Russian? (print HP2055dn). http://community.qnx.com/sf/go/post113903 chinese: 非常感谢您的帮助,请问您的意思是我打印机设置有问题吗?另外,您的图片是windows下的打印机驱动软件吗?我在QNX4下如何能设置这个选项? english: Thank you very much for your help. May I help you? In addition, your picture is Windows printer driver software? How can I set up this option under QNX4? ------------------ 原始邮件 ------------------ 发件人: "Олег Большаков";<community-noreply@qnx.com>; 发送时间: 2015年6月2日(星期二) 凌晨1:46 收件人: "qnx4-community@community.qnx.com"<qnx4-community@community.qnx.com>; 主题: Re: The use of LPD QNX4 under way, why can't print Russian? (print HP2055dn). Hello, It seems that your printcap file is correct. I have HP LaserJet P2015 printer that should be similar yours I guess. Please check Settings / PCL5e / Symbol set option. You have to set this option to PC866CYR to print plain text in Cyrillic IBM866 encoding (default Russian encoding for QNX4 console). Please see attached image. If this won't work then send me example of file that you're printing. Respectfully, Oleg 30 мая 2015 г., в 18:35, wenwei wenwei <community-noreply@qnx.com> написал: Our company IPC using QNX4.25 operating system and licenses all installation, equipped with laser network printer HP P2055dn a (Russian character, no Chinese font). Now want to use LPD to print a TXT file, the contents of the txt file is russian. But print garbled, and wrap is not correct. If the txt file is English, you can print correctly. A self-examination of the printer, can play a normal Russian character. Did I have a mistake in setting the QNX? Or I am not configured? Specific methods are as follows: 1, the normal use of the network card, the Ping printer (set the printer address is 192.168.16.53) 2, /etc/printcap: # P2055dn|P2055dn:\ : rm=192.168.16.53:rp=p2055dn:\ : sd=/usr/spool/output/p2055dn:sh=false: 3, /etc/config/lpsrvr: # Example LPSRVR configuration file # # This example creates a single device # called "/dev/spool/ps.phs" which Will support multiple Photon print streams # and give them At a time to # one the physical Postscript printer connected to "/dev/par1". # # Use "lpsrvr & -fThisFile" to make it all happen (put in sysinit) [] Define QNX name of this print # spooler # sp=/qnx/PhSpool Specify where spool files are kept # (lpsrvr will delete them for you) # cd=/tmp [Phps] Use the Postscript Filter and Feed # into Raw Queue Ta=nullpt -l1 co=/usr/photon/bin/Pp.ps $(SPFILE) -Pp2055dn /usr/ucb/lpr [Phpcl] Use the PCL Filter and Feed # into Raw Queue Ta=nullpt Co=/usr/photon/bin/Pp.pcl $(SPFILE) -Pp2055dn /usr/ucb/lpr [Phpsc] Use the Postscript Filter and Feed # into Raw Queue Ta=nullpt -l1 co=/usr/photon/bin/Pp.ps $(SPFILE) -Pc2025dn /usr/ucb/lpr [Phpclc] Use the PCL Filter and Feed # into Raw Queue Ta=nullpt Co=/usr/photon/bin/Pp.pcl $(SPFILE) -Pc2025dn /usr/ucb/lpr [t] Ta=nullpt -Pp2055dn co=/usr/ucb/lpr $(SPFILE) [tfake] Co=cat "$(SPFILE)" "$(device)" " Ta=lptl0 [-lptl] Dv=/dev/par1 [-lptl0] Dv=/.registry.log [-nullpt] Dv=/dev/null 4, running print command #lpsrvr & #lpd & -Pp2055dn /tmp/1.txt #lpr I don't know that the /etc/config/sysinit.8 settings will also have a impact, I post it all up /bin/Fsys #Image: /bin/Fsys.eide Fsys -Ndsk0 -n0=hd0. -n5=cd0. Eide -a1f0 -i14 #Image: /bin/mount -p /dev/hd0.0 /dev/hd0.0t77 #Image: / /bin/sinit TERM=qnxm #Image: NODE=48 #export KBD=ru_RU_102.kbd export ABLANG=ru export TZ=mst-08 M3.5.0/2, M10.5.0/2, export -l at /bin/rtc Dev & Pipe & -Q -n6 Dev.ansi & /dev/con1 reopen -A /dev/console=/dev/con1 prefix Dev.par & -n16 Dev.pty & # /bin/Fsys.floppy -a3f0 -i6 # /cd=/dev/cd0.0 & /bin/Iso9660fsys # Define the default CD Rom # /bin/prefix -A /cd=//0/cd0.0 # mount /dev/fd0 /fd/fd0 -P chkfsys / /bin/mcyr & -r license Nameloc & LPSRVR=/qnx/spooler export -f1 /etc/config/cfont/unim.f8 cfont -f0 /etc/config/cfont/vga cfont!.f16 -a -d Mqueue & LOGNAME=mag export /etc/netstart -c -t "-p -f root login" /dev/con1 tinit & -c -T "-p -f root login" /dev/con[2-6] tinit & _______________________________________________ QNX4 Community Support http://community.qnx.com/sf/go/post113878 To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Tue, 02 Jun 2015 14:12:18 GMT http://community.qnx.com/sf/go/post113903 wenwei wenwei(deleted) 2015-06-02T14:12:18Z post113891: Re: The use of LPD QNX4 under way, why can't print Russian? (print HP2055dn). http://community.qnx.com/sf/go/post113891 Hello, It seems that your printcap file is correct. I have HP LaserJet P2015 printer that should be similar yours I guess. Please check Settings / PCL5e / Symbol set option. You have to set this option to PC866CYR to print plain text in Cyrillic IBM866 encoding (default Russian encoding for QNX4 console). Please see attached image. If this won't work then send me example of file that you're printing. Respectfully, Oleg 30 мая 2015 г., в 18:35, wenwei wenwei <community-noreply@qnx.com<mailto:community-noreply@qnx.com>> написал: Our company IPC using QNX4.25 operating system and licenses all installation, equipped with laser network printer HP P2055dn a (Russian character, no Chinese font). Now want to use LPD to print a TXT file, the contents of the txt file is russian. But print garbled, and wrap is not correct. If the txt file is English, you can print correctly. A self-examination of the printer, can play a normal Russian character. Did I have a mistake in setting the QNX? Or I am not configured? Specific methods are as follows: 1, the normal use of the network card, the Ping printer (set the printer address is 192.168.16.53) 2, /etc/printcap: # P2055dn|P2055dn:\ : rm=192.168.16.53:rp=p2055dn:\ : sd=/usr/spool/output/p2055dn:sh=false: 3, /etc/config/lpsrvr: # Example LPSRVR configuration file # # This example creates a single device # called "/dev/spool/ps.phs" which Will support multiple Photon print streams # and give them At a time to # one the physical Postscript printer connected to "/dev/par1". # # Use "lpsrvr & -fThisFile" to make it all happen (put in sysinit) [] Define QNX name of this print # spooler # sp=/qnx/PhSpool Specify where spool files are kept # (lpsrvr will delete them for you) # cd=/tmp [Phps] Use the Postscript Filter and Feed # into Raw Queue Ta=nullpt -l1 co=/usr/photon/bin/Pp.ps $(SPFILE) -Pp2055dn /usr/ucb/lpr [Phpcl] Use the PCL Filter and Feed # into Raw Queue Ta=nullpt Co=/usr/photon/bin/Pp.pcl $(SPFILE) -Pp2055dn /usr/ucb/lpr [Phpsc] Use the Postscript Filter and Feed # into Raw Queue Ta=nullpt -l1 co=/usr/photon/bin/Pp.ps $(SPFILE) -Pc2025dn /usr/ucb/lpr [Phpclc] Use the PCL Filter and Feed # into Raw Queue Ta=nullpt Co=/usr/photon/bin/Pp.pcl $(SPFILE) -Pc2025dn /usr/ucb/lpr [t] Ta=nullpt -Pp2055dn co=/usr/ucb/lpr $(SPFILE) [tfake] Co=cat "$(SPFILE)" "$(device)" " Ta=lptl0 [-lptl] Dv=/dev/par1 [-lptl0] Dv=/.registry.log [-nullpt] Dv=/dev/null 4, running print command #lpsrvr & #lpd & -Pp2055dn /tmp/1.txt #lpr I don't know that the /etc/config/sysinit.8 settings will also have a impact, I post it all up /bin/Fsys #Image: /bin/Fsys.eide Fsys -Ndsk0 -n0=hd0. -n5=cd0. Eide -a1f0 -i14 #Image: /bin/mount -p /dev/hd0.0 /dev/hd0.0t77 #Image: / /bin/sinit TERM=qnxm #Image: NODE=48 #export KBD=ru_RU_102.kbd export ABLANG=ru export TZ=mst-08 M3.5.0/2, M10.5.0/2, export -l at /bin/rtc Dev & Pipe & -Q -n6 Dev.ansi & /dev/con1 reopen -A /dev/console=/dev/con1 prefix Dev.par & -n16 Dev.pty & # /bin/Fsys.floppy -a3f0 -i6 # /cd=/dev/cd0.0 & /bin/Iso9660fsys # Define the default CD Rom # /bin/prefix -A /cd=//0/cd0.0 # mount /dev/fd0 /fd/fd0 -P chkfsys / /bin/mcyr & -r license Nameloc & LPSRVR=/qnx/spooler export -f1 /etc/config/cfont/unim.f8 cfont -f0 /etc/config/cfont/vga cfont!.f16 -a -d Mqueue & LOGNAME=mag export /etc/netstart -c -t "-p -f root login" /dev/con1 tinit & -c -T "-p -f root login" /dev/con[2-6] tinit & _______________________________________________ QNX4 Community Support http://community.qnx.com/sf/go/post113878 To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com [cid:BF9E923E-E355-4965-B804-561B5F3DB775@fallback] Mon, 01 Jun 2015 17:47:00 GMT http://community.qnx.com/sf/go/post113891 Oleg Bolshakov 2015-06-01T17:47:00Z post113878: The use of LPD QNX4 under way, why can't print Russian? (print HP2055dn). http://community.qnx.com/sf/go/post113878 Our company IPC using QNX4.25 operating system and licenses all installation, equipped with laser network printer HP P2055dn a (Russian character, no Chinese font). Now want to use LPD to print a TXT file, the contents of the txt file is russian. But print garbled, and wrap is not correct. If the txt file is English, you can print correctly. A self-examination of the printer, can play a normal Russian character. Did I have a mistake in setting the QNX? Or I am not configured? Specific methods are as follows: 1, the normal use of the network card, the Ping printer (set the printer address is 192.168.16.53) 2, /etc/printcap: # P2055dn|P2055dn:\ : rm=192.168.16.53:rp=p2055dn:\ : sd=/usr/spool/output/p2055dn:sh=false: 3, /etc/config/lpsrvr: # Example LPSRVR configuration file # # This example creates a single device # called "/dev/spool/ps.phs" which Will support multiple Photon print streams # and give them At a time to # one the physical Postscript printer connected to "/dev/par1". # # Use "lpsrvr & -fThisFile" to make it all happen (put in sysinit) [] Define QNX name of this print # spooler # sp=/qnx/PhSpool Specify where spool files are kept # (lpsrvr will delete them for you) # cd=/tmp [Phps] Use the Postscript Filter and Feed # into Raw Queue Ta=nullpt -l1 co=/usr/photon/bin/Pp.ps $(SPFILE) -Pp2055dn /usr/ucb/lpr [Phpcl] Use the PCL Filter and Feed # into Raw Queue Ta=nullpt Co=/usr/photon/bin/Pp.pcl $(SPFILE) -Pp2055dn /usr/ucb/lpr [Phpsc] Use the Postscript Filter and Feed # into Raw Queue Ta=nullpt -l1 co=/usr/photon/bin/Pp.ps $(SPFILE) -Pc2025dn /usr/ucb/lpr [Phpclc] Use the PCL Filter and Feed # into Raw Queue Ta=nullpt Co=/usr/photon/bin/Pp.pcl $(SPFILE) -Pc2025dn /usr/ucb/lpr [t] Ta=nullpt -Pp2055dn co=/usr/ucb/lpr $(SPFILE) [tfake] Co=cat "$(SPFILE)" "$(device)" " Ta=lptl0 [-lptl] Dv=/dev/par1 [-lptl0] Dv=/.registry.log [-nullpt] Dv=/dev/null 4, running print command #lpsrvr & #lpd & -Pp2055dn /tmp/1.txt #lpr I don't know that the /etc/config/sysinit.8 settings will also have a impact, I post it all up /bin/Fsys #Image: /bin/Fsys.eide Fsys -Ndsk0 -n0=hd0. -n5=cd0. Eide -a1f0 -i14 #Image: /bin/mount -p /dev/hd0.0 /dev/hd0.0t77 #Image: / /bin/sinit TERM=qnxm #Image: NODE=48 #export KBD=ru_RU_102.kbd export ABLANG=ru export TZ=mst-08 M3.5.0/2, M10.5.0/2, export -l at /bin/rtc Dev & Pipe & -Q -n6 Dev.ansi & /dev/con1 reopen -A /dev/console=/dev/con1 prefix Dev.par & -n16 Dev.pty & # /bin/Fsys.floppy -a3f0 -i6 # /cd=/dev/cd0.0 & /bin/Iso9660fsys # Define the default CD Rom # /bin/prefix -A /cd=//0/cd0.0 # mount /dev/fd0 /fd/fd0 -P chkfsys / /bin/mcyr & -r license Nameloc & LPSRVR=/qnx/spooler export -f1 /etc/config/cfont/unim.f8 cfont -f0 /etc/config/cfont/vga cfont!.f16 -a -d Mqueue & LOGNAME=mag export /etc/netstart -c -t "-p -f root login" /dev/con1 tinit & -c -T "-p -f root login" /dev/con[2-6] tinit & Sat, 30 May 2015 15:35:45 GMT http://community.qnx.com/sf/go/post113878 wenwei wenwei(deleted) 2015-05-30T15:35:45Z post113858: Re: QNX timer query http://community.qnx.com/sf/go/post113858 Hi Divya, You asked question in QNX 4 project. Please ask it in QNX Neutrino (QNX 6) project. Respectfully, Oleg 25 мая 2015 г., в 8:15:37, Divya Bettampady <community-noreply@qnx.com> написал: > Hello Oleg, > > I set the timer parameters as shown below: > > struct itimerspec itime; > struct _pulse pl; > int rcvid; > float ms_interval = 5.3; > > itime.it_value.tv_sec = 0; > itime.it_value.tv_nsec = ms_interval * 1000000; > itime.it_interval.tv_sec = 0; > itime.it_interval.tv_nsec = ms_interval * 1000000; > timer_settime(timer_id, 0, &itime, NULL); > > while(1) > { > rcvid = MsgReceive(chid, &pl, sizeof(pl), NULL); > if (rcvid == 0) > { /* we got a pulse */ > if (pl.code == TIMER_START_PULSE) > { > printf("we got a pulse from our timer\n"); > } > } > } > > > Thanks, > Divya > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post113853 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Mon, 25 May 2015 14:34:53 GMT http://community.qnx.com/sf/go/post113858 Oleg Bolshakov 2015-05-25T14:34:53Z post113854: Re: QNX timer query http://community.qnx.com/sf/go/post113854 Hello Oleg, I measure the timer interval uses kernel traces captured using tracelogger. Thanks, Divya Mon, 25 May 2015 05:16:31 GMT http://community.qnx.com/sf/go/post113854 Divya Bettampady(deleted) 2015-05-25T05:16:31Z post113853: Re: QNX timer query http://community.qnx.com/sf/go/post113853 Hello Oleg, I set the timer parameters as shown below: struct itimerspec itime; struct _pulse pl; int rcvid; float ms_interval = 5.3; itime.it_value.tv_sec = 0; itime.it_value.tv_nsec = ms_interval * 1000000; itime.it_interval.tv_sec = 0; itime.it_interval.tv_nsec = ms_interval * 1000000; timer_settime(timer_id, 0, &itime, NULL); while(1) { rcvid = MsgReceive(chid, &pl, sizeof(pl), NULL); if (rcvid == 0) { /* we got a pulse */ if (pl.code == TIMER_START_PULSE) { printf("we got a pulse from our timer\n"); } } } Thanks, Divya Mon, 25 May 2015 05:15:37 GMT http://community.qnx.com/sf/go/post113853 Divya Bettampady(deleted) 2015-05-25T05:15:37Z post113850: Re: QNX timer query http://community.qnx.com/sf/go/post113850 Hi Divya, How do you measure the time interval? What is ticksize set on your system? Respectfully, Oleg 22 мая 2015 г., в 13:17:34, Divya Bettampady <community-noreply@qnx.com> написал: > Hello, > > I want to use QNX timer to get clock resolution in terms of millisecond. I am successful in getting resolution in terms of integer values such as 32ms, 16ms, and even 1ms. > > But when I set the timer interval to 5.3ms, the timer times out in non-uniform intervals (5ms, 5ms, 6ms, 5ms....). What might be the cause for this behavior? > > Thank you in advance. > > Best Regards, > Divya > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post113847 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Fri, 22 May 2015 12:20:02 GMT http://community.qnx.com/sf/go/post113850 Oleg Bolshakov 2015-05-22T12:20:02Z post113847: QNX timer query http://community.qnx.com/sf/go/post113847 Hello, I want to use QNX timer to get clock resolution in terms of millisecond. I am successful in getting resolution in terms of integer values such as 32ms, 16ms, and even 1ms. But when I set the timer interval to 5.3ms, the timer times out in non-uniform intervals (5ms, 5ms, 6ms, 5ms....). What might be the cause for this behavior? Thank you in advance. Best Regards, Divya Fri, 22 May 2015 10:17:34 GMT http://community.qnx.com/sf/go/post113847 Divya Bettampady(deleted) 2015-05-22T10:17:34Z post113838: Re: Unable to boot from USB - QNX 6.5 http://community.qnx.com/sf/go/post113838 Hi Manas, This is QNX 4 project. Please repeat your question in QNX 6 project to get answer. Respectfully, Oleg 20 мая 2015 г., в 17:14:00, manas sahoo <community-noreply@qnx.com> написал: > I am trying to boot from USB. did the following steps > 1) Delete all usb partitions > 2) fdisk /dev/hd0 add -s 1 -b -t 11 -p 20 > 3) fdisk /dev/hd0 add -s 2 -b -t 77 -p 60 > 4) dinit -hq -f bios.ifs /dev/hd0t77 > 5) dloader /dev/hd0t11 /bin/ipl-diskpc1 > 6) dloader /dev/hd0t77 /bin/ipl-diskpc2 > > After this when I boot the board from USB, i see this > > Boots almost fine but stops after > > Hit Esc for .altboot............................................................ > ................. > > Any help here. I am stuck. > > Regards, > Manas > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post113835 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Wed, 20 May 2015 15:16:50 GMT http://community.qnx.com/sf/go/post113838 Oleg Bolshakov 2015-05-20T15:16:50Z post113835: Unable to boot from USB - QNX 6.5 http://community.qnx.com/sf/go/post113835 I am trying to boot from USB. did the following steps 1) Delete all usb partitions 2) fdisk /dev/hd0 add -s 1 -b -t 11 -p 20 3) fdisk /dev/hd0 add -s 2 -b -t 77 -p 60 4) dinit -hq -f bios.ifs /dev/hd0t77 5) dloader /dev/hd0t11 /bin/ipl-diskpc1 6) dloader /dev/hd0t77 /bin/ipl-diskpc2 After this when I boot the board from USB, i see this Boots almost fine but stops after Hit Esc for .altboot............................................................ ................. Any help here. I am stuck. Regards, Manas Wed, 20 May 2015 14:14:00 GMT http://community.qnx.com/sf/go/post113835 manas sahoo 2015-05-20T14:14:00Z post113550: Re: Board Support Package for Raspberry Pi http://community.qnx.com/sf/go/post113550 Hi Paul, I very doubt that QNX 4 will support ARM CPU. It should be better to ask in QNX Neutrino (QNX 6) discussion board. Respectfully, Oleg 12 марта 2015 г., в 19:32, Paul Thomas <community-noreply@qnx.com> написал: > > Are there any plans to produce a BSP for the Raspberry Pi? > (or other popular SOC single board computer)? > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post113548 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Thu, 12 Mar 2015 17:51:36 GMT http://community.qnx.com/sf/go/post113550 Oleg Bolshakov 2015-03-12T17:51:36Z post113549: Re: Configuring dual displays for Photon http://community.qnx.com/sf/go/post113549 Hi Paul, I have built dual display configuration using Photon 1.14 as described in the technical notes. I’ve used Intel graphics controller (Pg.i830) and discrete adapter (Pg.flat). In general you need integrated Intel controller that supported by Pg.i830 or Pg.intelhd and any addition video card that supported by Hydra.ms/Pg.flat. Also try new experimental multi-monitor driver Pg.i915 from Latest Software Updates page: http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/LatestSoftwareUpdates Respectfully, Oleg 12 марта 2015 г., в 18:46, Paul Thomas <community-noreply@qnx.com> написал: > This technical note is from March, 2000: > http://www.qnx.com/developers/qnx4/qnx4kb/solution.html?code=9490 > > Has anyone achieved dual displays using Photon 1.14? > > What video cards did you use? > Can they still be purchased in 2015? > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post113542 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Thu, 12 Mar 2015 17:45:37 GMT http://community.qnx.com/sf/go/post113549 Oleg Bolshakov 2015-03-12T17:45:37Z post113548: Board Support Package for Raspberry Pi http://community.qnx.com/sf/go/post113548 Are there any plans to produce a BSP for the Raspberry Pi? (or other popular SOC single board computer)? Thu, 12 Mar 2015 16:32:44 GMT http://community.qnx.com/sf/go/post113548 Paul Thomas(deleted) 2015-03-12T16:32:44Z post113542: Configuring dual displays for Photon http://community.qnx.com/sf/go/post113542 This technical note is from March, 2000: http://www.qnx.com/developers/qnx4/qnx4kb/solution.html?code=9490 Has anyone achieved dual displays using Photon 1.14? What video cards did you use? Can they still be purchased in 2015? Thu, 12 Mar 2015 15:46:28 GMT http://community.qnx.com/sf/go/post113542 Paul Thomas(deleted) 2015-03-12T15:46:28Z post113527: Re: I want to share a QNX 4.25 folder and access it from Windows http://community.qnx.com/sf/go/post113527 Hi Louis, Please find attached Samba 2.0.7 binaries and readme for QNX4. Also you can download more recent version of Samba 2.2.12 from the link below: http://forum.kpda.ru/index.php/topic,582.0.html Respectfully, Oleg 10 марта 2015 г., в 1:52:34, Louis Francoeur <community-noreply@qnx.com> написал: > Is there a way to share a folder in QNX 4.25 that will be accessible from a Windows connected drive letter ? For exemple, from Windows Explorer I want to see the letter M:\ and if I browse it, it gives me the content of /usr/shared of my QNX 4.25 system? I know that "Samba" may do this but I can't find it on www.qnx.com. Is someone could help me? > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post113525 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Tue, 10 Mar 2015 07:00:17 GMT http://community.qnx.com/sf/go/post113527 Oleg Bolshakov 2015-03-10T07:00:17Z post113525: I want to share a QNX 4.25 folder and access it from Windows http://community.qnx.com/sf/go/post113525 Is there a way to share a folder in QNX 4.25 that will be accessible from a Windows connected drive letter ? For exemple, from Windows Explorer I want to see the letter M:\ and if I browse it, it gives me the content of /usr/shared of my QNX 4.25 system? I know that "Samba" may do this but I can't find it on www.qnx.com. Is someone could help me? Mon, 09 Mar 2015 22:52:34 GMT http://community.qnx.com/sf/go/post113525 Louis Francoeur(deleted) 2015-03-09T22:52:34Z post113220: Re: How to write Applications for QNX Connected Car Hardware http://community.qnx.com/sf/go/post113220 This particular forum you are in is for QNX 4 questions. Since QNX Connected CAR is QNX 6 based, your questions would get more responses in one of the QNX 6 forum groups. Wed, 04 Feb 2015 17:14:59 GMT http://community.qnx.com/sf/go/post113220 Dave Nickerson 2015-02-04T17:14:59Z post113145: Re: How to write Applications for QNX Connected Car Hardware http://community.qnx.com/sf/go/post113145 Hi Kerry, I am planning to develop applications for media play, I work for a company called AetherPal. Thu, 29 Jan 2015 18:57:33 GMT http://community.qnx.com/sf/go/post113145 shiva aetherpal(deleted) 2015-01-29T18:57:33Z post113144: Re: How to write Applications for QNX Connected Car Hardware http://community.qnx.com/sf/go/post113144 Shiva, Can you tell me what type of application you are writing? Also, which company are you with? Thanks, Kerry Johnson Product Manager - Automotive Thu, 29 Jan 2015 17:57:09 GMT http://community.qnx.com/sf/go/post113144 Kerry Johnson 2015-01-29T17:57:09Z post113122: How to write Applications for QNX Connected Car Hardware http://community.qnx.com/sf/go/post113122 I am planning to write applications to run on QNX Connected car. I already setup QNX SDP and QNX target on my machine. But I can not still get what else I need to proceed further. 1. which IDE should I use for this? QNX Momentics or Eclipse or something else? 2. Do I need to buy a QNX hardware board for connected car development, or Target created on VMware would be sufficient? 3. Do I need to purchase any license for connected car development? Thanks Shiva Wed, 28 Jan 2015 20:45:01 GMT http://community.qnx.com/sf/go/post113122 shiva aetherpal(deleted) 2015-01-28T20:45:01Z post113001: Re: Fsys.ahci http://community.qnx.com/sf/go/post113001 > Hi Pekka! > > Unfortunately, it seems like community portal engine issue. All tar.gz > archives are downloading double gzipped. To unpack double gzipped archive you > should ungzip it twice: > > $ zcat Fsys.ahci.tar.gz | zcat | tar xf > > Or you can fix downloaded archive: > > $ zcat Fsys.ahci.tar.gz > Fsys.ahci_fixed.tar.gz > > I recommend using archives to transfer files. In this case file attributes are > preserved. > > Respectfully, > Oleg > > 14 янв. 2015 г., в 16:01:52, Pekka Tuusjärvi <community-noreply@qnx.com> написал: > > > Hello, I get archive is corrupt error If i try to extract archive? > > > > > > > > _______________________________________________ > > > > QNX4 Community Support > > http://community.qnx.com/sf/go/post112933 > > To cancel your subscription to this discussion, please e-mail qnx4-community > -unsubscribe@community.qnx.com > Hi and thanks for the info. The fix seems to work fine in my test pc. So big thanks everyone who participated to fix this problem. Tue, 20 Jan 2015 06:58:54 GMT http://community.qnx.com/sf/go/post113001 Pekka Tuusjärvi(deleted) 2015-01-20T06:58:54Z post112937: Re: Fsys.ahci http://community.qnx.com/sf/go/post112937 Hi Pekka! Unfortunately, it seems like community portal engine issue. All tar.gz archives are downloading double gzipped. To unpack double gzipped archive you should ungzip it twice: $ zcat Fsys.ahci.tar.gz | zcat | tar xf Or you can fix downloaded archive: $ zcat Fsys.ahci.tar.gz > Fsys.ahci_fixed.tar.gz I recommend using archives to transfer files. In this case file attributes are preserved. Respectfully, Oleg 14 янв. 2015 г., в 16:01:52, Pekka Tuusjärvi <community-noreply@qnx.com> написал: > Hello, I get archive is corrupt error If i try to extract archive? > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post112933 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Wed, 14 Jan 2015 14:30:20 GMT http://community.qnx.com/sf/go/post112937 Oleg Bolshakov 2015-01-14T14:30:20Z post112935: Re: Fsys.ahci http://community.qnx.com/sf/go/post112935 And Fsys.ahci driver cksum Fsys.ahci 2031912476 145562 Fsys.ahci Wed, 14 Jan 2015 13:45:37 GMT http://community.qnx.com/sf/go/post112935 Vladimir Makhilev 2015-01-14T13:45:37Z post112934: Re: Fsys.ahci http://community.qnx.com/sf/go/post112934 Hi Pekka, Seems like both archives are broken. Please try attached Dev.ser driver cksum Dev.ser 1146694106 29093 Dev.ser -- Best regards, Vladimir Wed, 14 Jan 2015 13:33:47 GMT http://community.qnx.com/sf/go/post112934 Vladimir Makhilev 2015-01-14T13:33:47Z post112933: Re: Fsys.ahci http://community.qnx.com/sf/go/post112933 Hello, I get archive is corrupt error If i try to extract archive? Wed, 14 Jan 2015 13:01:52 GMT http://community.qnx.com/sf/go/post112933 Pekka Tuusjärvi(deleted) 2015-01-14T13:01:52Z post112915: Re: QNX4 installation in VirtualBox http://community.qnx.com/sf/go/post112915 I've tried current version of VirtualBox (4.3.20) and installation of QNX was successfull without any problems. It looks like a problem of specific previous version of VirtualBox. Thanks for your feedback. Tue, 13 Jan 2015 07:39:49 GMT http://community.qnx.com/sf/go/post112915 Martin Michalek(deleted) 2015-01-13T07:39:49Z post112829: Re: Fsys.ahci http://community.qnx.com/sf/go/post112829 Thank you very much. I will try when I get back to my office. :) Mon, 05 Jan 2015 21:04:24 GMT http://community.qnx.com/sf/go/post112829 Pekka Tuusjärvi(deleted) 2015-01-05T21:04:24Z post112793: Regarding framebuffer concept in QNX 4.25. http://community.qnx.com/sf/go/post112793 Dear Oleg, Thank you for your valuable support. We were trying to understand the concepts which you discussed in your earlier reply to use the frame buffer pointer in QNX 4.25. Please see our replies inline. [Oleg] >> You can create at least two configurations with Photon components to achieve your target. You can disable (just do not launch) all unneeded Photon components like pdm, pwm, etc and create PtRaw-based application maximized to whole screen. [Honey] >> We have edited our ph script as follows: Added the following lines. 1. export PHWM="" 2. export PHWMOPTS="" 3. export PHPDM_DISABLE="" and commented out pdm invokation in the script. Then we rebooted our QNX 4.25 machine. We ensured that pdm, pwm are not running by running pidin command. Then we started learning on PtRaw widget from "Raw drawing and animation" chapter from Photon MicroGUI manual. Created a sample application which has a PtRaw widget and a PtRect canvas placed on it. Also draw an ellipse and fill color on it. This is what we can achieve till now. Hope this is the way you mentioned how to get the raw drawing feature using frame buffer. Please correct us if we are wrong. [Oleg] >> Also you can try to launch Hydra.ms to switch to graphics mode and access framebuffer directly using framebuffer pointer. To get framebuffer pointer you can use show_pci or show_vesa utils. [Honey] >> We can't understand this fully. We have tried to run show_pci command. Attached file (show_pci.jpg) is the output which we got. show_vesa command is not found in our QNX 4.25 machine. Also we are not clear about Hydra.ms; so didn't make a trial on it. How hydra.ms can be used to access frame buffer directly? Could you please detail on our concerns? Thank you for your understanding and patience. Regards, Honey S ________________________________ Confidentiality Statement / Disclaimer : This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt. The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message. ________________________________ Mon, 29 Dec 2014 07:48:59 GMT http://community.qnx.com/sf/go/post112793 Honey S(deleted) 2014-12-29T07:48:59Z post112791: Recall: Regarding framebuffer concept in QNX 4.25. http://community.qnx.com/sf/go/post112791 Honey S. would like to recall the message, "Regarding framebuffer concept in QNX 4.25.". ________________________________ Confidentiality Statement / Disclaimer : This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt. The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message. ________________________________ Mon, 29 Dec 2014 07:47:59 GMT http://community.qnx.com/sf/go/post112791 Honey S(deleted) 2014-12-29T07:47:59Z post112789: Regarding framebuffer concept in QNX 4.25. http://community.qnx.com/sf/go/post112789 Dear Oleg, Thank you for your valuable support. We were trying to understand the concepts which you discussed in your earlier reply to use the frame buffer pointer in QNX 4.25. Please see our replies inline. [Oleg] >> You can create at least two configurations with Photon components to achieve your target. You can disable (just do not launch) all unneeded Photon components like pdm, pwm, etc and create PtRaw-based application maximized to whole screen. [Honey] >> We have edited our ph script as follows: Added the following lines. 1. export PHWM="" 2. export PHWMOPTS="" 3. export PHPDM_DISABLE="" and commented out pdm invokation in the script. Then we rebooted our QNX 4.25 machine. We ensured that pdm, pwm are not running by running pidin command. Then we started learning on PtRaw widget from "Raw drawing and animation" chapter from Photon MicroGUI manual. Created a sample application which has a PtRaw widget and a PtRect canvas placed on it. Also draw an ellipse and fill color on it. This is what we can achieve till now. Hope this is the way you mentioned how to get the raw drawing feature using frame buffer. Please correct us if we are wrong. [Oleg] >> Also you can try to launch Hydra.ms to switch to graphics mode and access framebuffer directly using framebuffer pointer. To get framebuffer pointer you can use show_pci or show_vesa utils. [Honey] >> We can't understand this fully. We have tried to run show_pci command. Attached file (show_pci.png) is the output which we got. show_vesa command is not found in our QNX 4.25 machine. Also we are not clear about Hydra.ms; so didn't make a trial on it. How hydra.ms can be used to access frame buffer directly? Could you please detail on our concerns? Thank you for your understanding and patience. Regards, Honey S ________________________________ Confidentiality Statement / Disclaimer : This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt. The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message. ________________________________ Mon, 29 Dec 2014 07:46:47 GMT http://community.qnx.com/sf/go/post112789 Honey S(deleted) 2014-12-29T07:46:47Z post112758: OpenWatcom compiler error in QNX 4.25 http://community.qnx.com/sf/go/post112758 Our QNX 4.25 machine has Watcom 10.6 and Watcom 9.52 already installed; but it is having some license issue while compiling CPP files. So we are trying to use OpenWatcom compiler on our QNX 4.25 machine. We recently found the Open Watcom Source for QNX from: http://sourceforge.net/projects/openwatcomqnx4/files/ We have copied the binary to our QNX 4.25. But on compiling a sample CPP file using this compiler, we are getting these errors from the include file, /usr/include/iostream.h(323) : Error! E059 : col(21) unable to open 'streambu.h' /usr/include/iostream.h(323) : Note! N393: col(21) included from cpptest.cpp(1) Could you please some shed some light onto our issue? Thanking you in advance, Thanking you, Honey S ________________________________ Confidentiality Statement / Disclaimer : This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt. The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message. ________________________________ Mon, 22 Dec 2014 12:32:23 GMT http://community.qnx.com/sf/go/post112758 Honey S(deleted) 2014-12-22T12:32:23Z post112748: Re: Fsys.ahci http://community.qnx.com/sf/go/post112748 Also please try attached Fsys.ahci driver. This version checks interrupt status in interrupt handler and if it's not an ahci interrupt it skips it without masking/unmasking the interrupt. cksum Fsys.ahci.tar.gz 3556589980 82115 Fsys.ahci.tar.gz -- With best regards, Vladimir Fri, 19 Dec 2014 09:02:32 GMT http://community.qnx.com/sf/go/post112748 Vladimir Makhilev 2014-12-19T09:02:32Z post112747: Re: Fsys.ahci http://community.qnx.com/sf/go/post112747 Hi Pekka, Please try attached Dev.ser driver. cksum Dev.ser.tar.gz 3280607655 15535 Dev.ser.tar.gz -- With best regards, Vladimir Fri, 19 Dec 2014 08:54:25 GMT http://community.qnx.com/sf/go/post112747 Vladimir Makhilev 2014-12-19T08:54:25Z post112716: Re: How to configure voyager backend in QNX4.25 http://community.qnx.com/sf/go/post112716 Hello, I've answered here: http://community.qnx.com/sf/discussion/do/listPosts/projects.qnx4/discussion.general.topc25894 Respectfully, Oleg 15 дек. 2014 г., в 8:46:59, Honey S. <community-noreply@qnx.com> написал: > Dear all, > > We are trying to find out how to configure the back end rendering engine in Voyager browser used in QNX4.25. > We understood it run with voyager.server rendering engine by default. > We checked the availability of /etc/photon/webservers file in QNX4.25. But we failed to find it. > Could you please share your thoughts on our concern. > > Thanking you, > Honey S > > Confidentiality Statement / Disclaimer : This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt. > > The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message. > Wed, 17 Dec 2014 13:55:44 GMT http://community.qnx.com/sf/go/post112716 Oleg Bolshakov 2014-12-17T13:55:44Z post112712: Re: Framebuffer concept in QNX4.25 http://community.qnx.com/sf/go/post112712 Hello, You can create at least two configurations with Photon components to achieve your target. You can disable (just do not launch) all unneeded Photon components like pdm, pwm, etc and create PtRaw-based application maximized to whole screen. Also you can try to launch Hydra.ms to switch to graphics mode and access framebuffer directly using framebuffer pointer. To get framebuffer pointer you can use show_pci or show_vesa utils. What is a reason to do not use Photon? If you describe your question more details then I'll try to suggest more appropriate option. Respectfully, Oleg 15 дек. 2014 г., в 8:44:31, Honey S. <community-noreply@qnx.com> написал: > Dear all, > Is there any framebuffer concept in QNX4.25? > We need to check if any graphics applications can be run in QNX4.25 without using Photon GUI toolkit support > and by accessing framebuffer directly. > We understood that QNX6.4.x supports SDL (libSDL) and using this we can get a framebuffer interface. > But is SDL supported in QNX4.25? > > Thanking you, > Honey S > Senior Software Engineer > QuEST Global Engineering Services Pvt Ltd > Technopark > Trivandrum > > Confidentiality Statement / Disclaimer : This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt. > > The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message. > Wed, 17 Dec 2014 13:14:53 GMT http://community.qnx.com/sf/go/post112712 Oleg Bolshakov 2014-12-17T13:14:53Z post112676: How to configure voyager backend in QNX4.25 http://community.qnx.com/sf/go/post112676 Dear all, We are trying to find out how to configure the back end rendering engine in Voyager browser used in QNX4.25. We understood it run with voyager.server rendering engine by default. We checked the availability of /etc/photon/webservers file in QNX4.25. But we failed to find it. Could you please share your thoughts on our concern. Thanking you, Honey S ________________________________ Confidentiality Statement / Disclaimer : This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt. The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message. ________________________________ Mon, 15 Dec 2014 05:47:11 GMT http://community.qnx.com/sf/go/post112676 Honey S(deleted) 2014-12-15T05:47:11Z post112675: Framebuffer concept in QNX4.25 http://community.qnx.com/sf/go/post112675 Dear all, Is there any framebuffer concept in QNX4.25? We need to check if any graphics applications can be run in QNX4.25 without using Photon GUI toolkit support and by accessing framebuffer directly. We understood that QNX6.4.x supports SDL (libSDL) and using this we can get a framebuffer interface. But is SDL supported in QNX4.25? Thanking you, Honey S Senior Software Engineer QuEST Global Engineering Services Pvt Ltd Technopark Trivandrum ________________________________ Confidentiality Statement / Disclaimer : This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt. The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message. ________________________________ Mon, 15 Dec 2014 05:44:54 GMT http://community.qnx.com/sf/go/post112675 Honey S(deleted) 2014-12-15T05:44:54Z post112489: Re: Fsys.ahci http://community.qnx.com/sf/go/post112489 Hi Pekka, I remember this issue. Unfortunately, the fix is not ready yet. Respectfully, Oleg 01 дек. 2014 г., в 14:52:36, Pekka Tuusjärvi <community-noreply@qnx.com> написал: > Hi! > > Any news on this one? > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post112488 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Mon, 01 Dec 2014 13:53:51 GMT http://community.qnx.com/sf/go/post112489 Oleg Bolshakov 2014-12-01T13:53:51Z post112488: Re: Fsys.ahci http://community.qnx.com/sf/go/post112488 Hi! Any news on this one? Mon, 01 Dec 2014 11:52:36 GMT http://community.qnx.com/sf/go/post112488 Pekka Tuusjärvi(deleted) 2014-12-01T11:52:36Z post112409: Re: env setup for QNX version 4.x http://community.qnx.com/sf/go/post112409 just found out from an another source... they are under /etc/config/local Fri, 21 Nov 2014 19:44:55 GMT http://community.qnx.com/sf/go/post112409 Phuoc Do(deleted) 2014-11-21T19:44:55Z post112408: env setup for QNX version 4.x http://community.qnx.com/sf/go/post112408 Hi, Where the QNX version 4 contains all the env setup like HOST, PATH , etc? Thanks, pdo Fri, 21 Nov 2014 17:10:58 GMT http://community.qnx.com/sf/go/post112408 Phuoc Do(deleted) 2014-11-21T17:10:58Z post112403: QtWebkit on QNX4.25 http://community.qnx.com/sf/go/post112403 Dear all, Is there anyone who tried to run QtWebkit on QNX4.25? I understood that someone has already ported Qt on QNX4.25. But seems it is based on a very old version of Qt (1.42). I see that QtWebkit 2.0 is based on Qt4.x version. I would appreciate if you could guide me in how to build QtWebkit 2.0 on QNX4.25. Thanking you in advance, Honey S ________________________________ Confidentiality Statement / Disclaimer : This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt. The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message. ________________________________ Fri, 21 Nov 2014 11:14:41 GMT http://community.qnx.com/sf/go/post112403 Honey S(deleted) 2014-11-21T11:14:41Z post112372: Re: Voyager SDK for QNX4.25 http://community.qnx.com/sf/go/post112372 Hello, As far as I know the Voyager SDK should be available for ordering. Also I can confirm that Voyager supports HTML 3.2. Respectfully, Oleg 19 нояб. 2014 г., в 7:55:10, Honey S. <community-noreply@qnx.com> написал: > Dear all, > > We need to get HTML4 support on QNX4.25. For that, we understood that Voyager SDK supports upto HTML3.2. > > 1. Is the Voyager SDK still available to QNX 4.25 customers or is it obsolete? > If it is obsolete, can you please tell us how we can integrate HTML 3.2/HTML 4 support to QNX4.25? > > 2. In some links, it is mentioned, Voyager SDK is obtained as part of Internet appliance toolkit. Where can we get this for our QNX 4.25 in order to get Voyager SDK with PtWebClient widget support? > > Thanking you in advance…. > Confidentiality Statement / Disclaimer : This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt. > > The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message. > Wed, 19 Nov 2014 14:50:51 GMT http://community.qnx.com/sf/go/post112372 Oleg Bolshakov 2014-11-19T14:50:51Z post112371: Re: QNX4 installation in VirtualBox http://community.qnx.com/sf/go/post112371 I am using VirtualBox-3.0.6-52128-Win.exe, it is running fine for QNX4 Wed, 19 Nov 2014 10:32:49 GMT http://community.qnx.com/sf/go/post112371 Andrej Lucny(deleted) 2014-11-19T10:32:49Z post112369: Voyager SDK for QNX4.25 http://community.qnx.com/sf/go/post112369 Dear all, We need to get HTML4 support on QNX4.25. For that, we understood that Voyager SDK supports upto HTML3.2. 1. Is the Voyager SDK still available to QNX 4.25 customers or is it obsolete? If it is obsolete, can you please tell us how we can integrate HTML 3.2/HTML 4 support to QNX4.25? 2. In some links, it is mentioned, Voyager SDK is obtained as part of Internet appliance toolkit. Where can we get this for our QNX 4.25 in order to get Voyager SDK with PtWebClient widget support? Thanking you in advance.... ________________________________ Confidentiality Statement / Disclaimer : This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt. The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message. ________________________________ Wed, 19 Nov 2014 04:55:54 GMT http://community.qnx.com/sf/go/post112369 Honey S(deleted) 2014-11-19T04:55:54Z post112292: cincinnati milacron fantry out of rockwell tulsa http://community.qnx.com/sf/go/post112292 I was contacted by a tech who is working on a Rockwell CNC running on QNX 4.25. Unfortunately, I had no involvement with that machine. Does any body here know the machine or someone who helped develop the software? Thanks, Terry Laughlin Thu, 06 Nov 2014 19:24:00 GMT http://community.qnx.com/sf/go/post112292 Terry Laughlin(deleted) 2014-11-06T19:24:00Z post112274: Re: Fsys.ahci http://community.qnx.com/sf/go/post112274 Hi Pekka, We have reproduced your issue here. We're working on this issue. When the fix will be prepared, I'll let you know. Respectfully, Oleg 28 окт. 2014 г., в 9:57:54, Pekka Tuusjärvi <community-noreply@qnx.com> написал: > Hi Pavel, > > here is the sin ir with Fsys.ata. > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post112187 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > <sin_ir.txt> Wed, 05 Nov 2014 09:17:55 GMT http://community.qnx.com/sf/go/post112274 Oleg Bolshakov 2014-11-05T09:17:55Z post112187: Re: Fsys.ahci http://community.qnx.com/sf/go/post112187 Hi Pavel, here is the sin ir with Fsys.ata. Tue, 28 Oct 2014 06:57:54 GMT http://community.qnx.com/sf/go/post112187 Pekka Tuusjärvi(deleted) 2014-10-28T06:57:54Z post112170: Re: Fsys.ahci http://community.qnx.com/sf/go/post112170 Hi Pekka, I'm trying to reproduce your problem... For more accurate results please attach sin ir output for your configuration with Fsys.ata. Regards, Pavel 24.10.2014 17:50, Pavel Kozlov: > Thanks for info. > You have a configuration where Net, AHCI and Dev.ser share one > interrupt line. > As an experiment try to run the Dev.ser driver before the Fsys.ahci > (include and run Dev and Dev.ser from your OS image). > > I'll try to reproduce this issue too. > > Regards, > Pavel > > > 24.10.2014 16:45, Pekka Tuusjärvi: >> Hi Pavel, >> >> here is the pci.txt. >> >> >> >>> Hi Pekka, >>> >>> If the MOXA PCI serial card and the AHCI SATA controller share one >>> interrupt line it is possible that the Dev.ser driver loops forever in >>> the interrupt handler. I've faced such problem once but with very old >>> Dev.ser driver. >>> Please attach show_pci -v and sin ar, sin ver, sin ir output. >>> >>> Regards, >>> Pavel >>> >>> 23.10.2014 13:28, Pekka Tuusjärvi: >>>> Hi, >>>> >>>> im trying to use MOXA PCI serial card with Fsys.ahci. I have tried >>>> different >>> MOXA PCI products but anyone hasnt worked. After I rebuild the OS >>> image with >>> Fsys.ahci the Dev.ser command frozens my PC. Although if I return to >>> normal >>> Fsys.ata the PCI-card works normally. Also everything else works >>> perfectly >>> with Fsys.ahci. >>>> The performance of Fsys.ata is so lame that I need to get this >>>> work. Any >>> ideas? >>>> >>>> >>>> _______________________________________________ >>>> >>>> QNX4 Community Support >>>> http://community.qnx.com/sf/go/post112125 >>>> To cancel your subscription to this discussion, please e-mail >>>> qnx4-community >>> -unsubscribe@community.qnx.com >> >> >> >> >> >> _______________________________________________ >> >> QNX4 Community Support >> http://community.qnx.com/sf/go/post112143 >> To cancel your subscription to this discussion, please e-mail >> qnx4-community-unsubscribe@community.qnx.com > Mon, 27 Oct 2014 12:47:38 GMT http://community.qnx.com/sf/go/post112170 Pavel Kozlov(deleted) 2014-10-27T12:47:38Z post112147: Re: Fsys.ahci http://community.qnx.com/sf/go/post112147 Thanks for info. You have a configuration where Net, AHCI and Dev.ser share one interrupt line. As an experiment try to run the Dev.ser driver before the Fsys.ahci (include and run Dev and Dev.ser from your OS image). I'll try to reproduce this issue too. Regards, Pavel 24.10.2014 16:45, Pekka Tuusjärvi: > Hi Pavel, > > here is the pci.txt. > > > >> Hi Pekka, >> >> If the MOXA PCI serial card and the AHCI SATA controller share one >> interrupt line it is possible that the Dev.ser driver loops forever in >> the interrupt handler. I've faced such problem once but with very old >> Dev.ser driver. >> Please attach show_pci -v and sin ar, sin ver, sin ir output. >> >> Regards, >> Pavel >> >> 23.10.2014 13:28, Pekka Tuusjärvi: >>> Hi, >>> >>> im trying to use MOXA PCI serial card with Fsys.ahci. I have tried different >> MOXA PCI products but anyone hasnt worked. After I rebuild the OS image with >> Fsys.ahci the Dev.ser command frozens my PC. Although if I return to normal >> Fsys.ata the PCI-card works normally. Also everything else works perfectly >> with Fsys.ahci. >>> The performance of Fsys.ata is so lame that I need to get this work. Any >> ideas? >>> >>> >>> _______________________________________________ >>> >>> QNX4 Community Support >>> http://community.qnx.com/sf/go/post112125 >>> To cancel your subscription to this discussion, please e-mail qnx4-community >> -unsubscribe@community.qnx.com > > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post112143 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Fri, 24 Oct 2014 13:50:58 GMT http://community.qnx.com/sf/go/post112147 Pavel Kozlov(deleted) 2014-10-24T13:50:58Z post112146: Re: Fsys.ahci http://community.qnx.com/sf/go/post112146 And finally sin ver. Fri, 24 Oct 2014 12:47:52 GMT http://community.qnx.com/sf/go/post112146 Pekka Tuusjärvi(deleted) 2014-10-24T12:47:52Z post112145: Re: Fsys.ahci http://community.qnx.com/sf/go/post112145 Here is the sin ir. Fri, 24 Oct 2014 12:47:38 GMT http://community.qnx.com/sf/go/post112145 Pekka Tuusjärvi(deleted) 2014-10-24T12:47:38Z post112144: Re: Fsys.ahci http://community.qnx.com/sf/go/post112144 Here is the sin ar. Fri, 24 Oct 2014 12:46:46 GMT http://community.qnx.com/sf/go/post112144 Pekka Tuusjärvi(deleted) 2014-10-24T12:46:46Z post112143: Re: Fsys.ahci http://community.qnx.com/sf/go/post112143 Hi Pavel, here is the pci.txt. > Hi Pekka, > > If the MOXA PCI serial card and the AHCI SATA controller share one > interrupt line it is possible that the Dev.ser driver loops forever in > the interrupt handler. I've faced such problem once but with very old > Dev.ser driver. > Please attach show_pci -v and sin ar, sin ver, sin ir output. > > Regards, > Pavel > > 23.10.2014 13:28, Pekka Tuusjärvi: > > Hi, > > > > im trying to use MOXA PCI serial card with Fsys.ahci. I have tried different > MOXA PCI products but anyone hasnt worked. After I rebuild the OS image with > Fsys.ahci the Dev.ser command frozens my PC. Although if I return to normal > Fsys.ata the PCI-card works normally. Also everything else works perfectly > with Fsys.ahci. > > > > The performance of Fsys.ata is so lame that I need to get this work. Any > ideas? > > > > > > > > _______________________________________________ > > > > QNX4 Community Support > > http://community.qnx.com/sf/go/post112125 > > To cancel your subscription to this discussion, please e-mail qnx4-community > -unsubscribe@community.qnx.com > > > Fri, 24 Oct 2014 12:45:58 GMT http://community.qnx.com/sf/go/post112143 Pekka Tuusjärvi(deleted) 2014-10-24T12:45:58Z post112141: Re: Fsys.ahci http://community.qnx.com/sf/go/post112141 Hi Pekka, If the MOXA PCI serial card and the AHCI SATA controller share one interrupt line it is possible that the Dev.ser driver loops forever in the interrupt handler. I've faced such problem once but with very old Dev.ser driver. Please attach show_pci -v and sin ar, sin ver, sin ir output. Regards, Pavel 23.10.2014 13:28, Pekka Tuusjärvi: > Hi, > > im trying to use MOXA PCI serial card with Fsys.ahci. I have tried different MOXA PCI products but anyone hasnt worked. After I rebuild the OS image with Fsys.ahci the Dev.ser command frozens my PC. Although if I return to normal Fsys.ata the PCI-card works normally. Also everything else works perfectly with Fsys.ahci. > > The performance of Fsys.ata is so lame that I need to get this work. Any ideas? > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post112125 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > Fri, 24 Oct 2014 12:22:57 GMT http://community.qnx.com/sf/go/post112141 Pavel Kozlov(deleted) 2014-10-24T12:22:57Z post112125: Fsys.ahci http://community.qnx.com/sf/go/post112125 Hi, im trying to use MOXA PCI serial card with Fsys.ahci. I have tried different MOXA PCI products but anyone hasnt worked. After I rebuild the OS image with Fsys.ahci the Dev.ser command frozens my PC. Although if I return to normal Fsys.ata the PCI-card works normally. Also everything else works perfectly with Fsys.ahci. The performance of Fsys.ata is so lame that I need to get this work. Any ideas? Thu, 23 Oct 2014 09:28:33 GMT http://community.qnx.com/sf/go/post112125 Pekka Tuusjärvi(deleted) 2014-10-23T09:28:33Z post111691: Re: QNX4 USB Boot... http://community.qnx.com/sf/go/post111691 Thanks Oleg... Wed, 10 Sep 2014 16:36:10 GMT http://community.qnx.com/sf/go/post111691 Victor Gamboa 2014-09-10T16:36:10Z post111685: Re: QNX4 USB Boot... http://community.qnx.com/sf/go/post111685 Hi Victor, You don't have to install TCP/IP on the USB flash. You can install TCP/IP later when you'll need it. Respectfully, Oleg 09 сент. 2014 г., в 20:11:30, Victor Gamboa <community-noreply@qnx.com> написал: > I need to install QNX4 on a new machine but it has the PCI BIOS issue, so I read that I have to install qnx on a USB flash, update the Proc32 in the USB flash, and after that use the flash to install qnx on the machine with the pci issue. > Do I need to install tcpip on the usb flash ? > Thanks for the help.... > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post111681 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Wed, 10 Sep 2014 10:30:50 GMT http://community.qnx.com/sf/go/post111685 Oleg Bolshakov 2014-09-10T10:30:50Z post111681: QNX4 USB Boot... http://community.qnx.com/sf/go/post111681 I need to install QNX4 on a new machine but it has the PCI BIOS issue, so I read that I have to install qnx on a USB flash, update the Proc32 in the USB flash, and after that use the flash to install qnx on the machine with the pci issue. Do I need to install tcpip on the usb flash ? Thanks for the help.... Tue, 09 Sep 2014 16:11:30 GMT http://community.qnx.com/sf/go/post111681 Victor Gamboa 2014-09-09T16:11:30Z post111680: Re: Network Problem... http://community.qnx.com/sf/go/post111680 I used another motherboard and the network work fine, probably it was a hardware issue. Thank you all guys for your help. Now I am going to make an USB boot to install QNX on a new machine with the Incompatible PCI Bios. Thanks again for all the help. Victor Tue, 09 Sep 2014 14:36:54 GMT http://community.qnx.com/sf/go/post111680 Victor Gamboa 2014-09-09T14:36:54Z post111674: Re: Network Problem... http://community.qnx.com/sf/go/post111674 Hi Victor, Send me show_pci -vvv output. Can you change interrupt of the ethernet card? Also try to execute the following nettest.sh script: --- #!/bin/sh set +x slay -f inetd Tcpip Net.rtl8169 Net sleep 1 slay -f inetd Tcpip Net.rtl8169 Net Net & sleep 1 Net.rtl8169 -vvvvvvvvvv & sleep 1 Tcpip qnx sleep 1 ifconfig en1 192.168.1.50 up sleep 1 ping -c3 192.168.1.12 --- Send me output of this script. Respectfully, Oleg 06 сент. 2014 г., в 3:05:51, Victor Gamboa <community-noreply@qnx.com> написал: > Oleg, I attach the file with the outputs from the working and problem machine. Thanks for the help... > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post111666 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > <at1.txt> Mon, 08 Sep 2014 13:20:59 GMT http://community.qnx.com/sf/go/post111674 Oleg Bolshakov 2014-09-08T13:20:59Z post111667: RE: Network Problem... http://community.qnx.com/sf/go/post111667 Media rate is 0 and no packet are received, looks like a hardware issue or there is a problem with interrupt 3 ( that`s a strange interrupt has it is often used by serial port ) -----Message d'origine----- De : Victor Gamboa [mailto:community-noreply@qnx.com] Envoyé : 5 septembre 2014 19:06 À : qnx4-community Objet : Re: Network Problem... Oleg, I attach the file with the outputs from the working and problem machine. Thanks for the help... _______________________________________________ QNX4 Community Support http://community.qnx.com/sf/go/post111666 To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Sat, 06 Sep 2014 00:06:55 GMT http://community.qnx.com/sf/go/post111667 Mario Charest 2014-09-06T00:06:55Z post111666: Re: Network Problem... http://community.qnx.com/sf/go/post111666 Oleg, I attach the file with the outputs from the working and problem machine. Thanks for the help... Fri, 05 Sep 2014 23:05:51 GMT http://community.qnx.com/sf/go/post111666 Victor Gamboa 2014-09-05T23:05:51Z post111664: Re: Network Problem... http://community.qnx.com/sf/go/post111664 Victor, Can you send me output following commands (from both working and problem QNX4 machines)? netmap netinfo -l Also check that you set different node ID on both machines. Respectfully, Oleg 05 сент. 2014 г., в 21:40, Victor Gamboa <community-noreply@qnx.com> написал: > The arp -a output on the qnx machine with problems is: > > node1 (192.168.1.50) at 00:14:d1:25:13:6a permanent > > I don´t know if this could say something. > > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post111663 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com Fri, 05 Sep 2014 17:53:53 GMT http://community.qnx.com/sf/go/post111664 Oleg Bolshakov 2014-09-05T17:53:53Z post111663: Re: Network Problem... http://community.qnx.com/sf/go/post111663 The arp -a output on the qnx machine with problems is: node1 (192.168.1.50) at 00:14:d1:25:13:6a permanent I don´t know if this could say something. Fri, 05 Sep 2014 17:40:26 GMT http://community.qnx.com/sf/go/post111663 Victor Gamboa 2014-09-05T17:40:26Z post111662: Re: Network Problem... http://community.qnx.com/sf/go/post111662 Yes I am pinging from a qnx machine to anoter qnx machine. If I tried to telnet (from a telnet client on a windows machine) to the qnx machine with problems, I can´t access. If I telnet to the other working qnx machine I don´t have problems. And with arp -a on the destination machine I can´t see the qnx machine where i was pinging. Fri, 05 Sep 2014 17:36:39 GMT http://community.qnx.com/sf/go/post111662 Victor Gamboa 2014-09-05T17:36:39Z post111661: Re: Network Problem... http://community.qnx.com/sf/go/post111661 Are you pinging from one QNX4 machine to another QNX4 machine? If so, does the destination machine have the correct MAC addresses in its netmap file? If you run Œarp -a¹ on the destination machine, do you see the MAC address of the machine from which you are pinging? On 2014/9/5, 1:09 PM, "Victor Gamboa" <community-noreply@qnx.com> wrote: >Hi Hugh ! Thanks for the help.... >I update the /etc/config/netmap with the MAC Address of the Card (it >wasn´t equal) but still can´t ping another machine. I disabled the >network adapter on BIOS and I added a network card on a pci slot, I >checked the MAC Adress of the new card on /etc/config/netmap, but it >still don´t work. >What can I do ? > > > >_______________________________________________ > >QNX4 Community Support >http://community.qnx.com/sf/go/post111660 >To cancel your subscription to this discussion, please e-mail >qnx4-community-unsubscribe@community.qnx.com Fri, 05 Sep 2014 17:15:54 GMT http://community.qnx.com/sf/go/post111661 Hugh Brown 2014-09-05T17:15:54Z post111660: Re: Network Problem... http://community.qnx.com/sf/go/post111660 Hi Hugh ! Thanks for the help.... I update the /etc/config/netmap with the MAC Address of the Card (it wasn´t equal) but still can´t ping another machine. I disabled the network adapter on BIOS and I added a network card on a pci slot, I checked the MAC Adress of the new card on /etc/config/netmap, but it still don´t work. What can I do ? Fri, 05 Sep 2014 17:09:29 GMT http://community.qnx.com/sf/go/post111660 Victor Gamboa 2014-09-05T17:09:29Z post111659: Re: Network Problem... http://community.qnx.com/sf/go/post111659 Does the MAC address in your /etc/config/netmap file match the MAC address of your RTL 8169 adapter? If not, then edit the /etc/config/netmap file and correct the MAC address. Then reboot your machine. On 2014/9/5, 9:40 AM, "Victor Gamboa" <community-noreply@qnx.com> wrote: >Oleg I put the Net.rtl8169 without arguments on the /etc/config/sysinit.1 >file, reset the machine but I still can´t ping another machine on the >local network. Any suggestions ? > > > >_______________________________________________ > >QNX4 Community Support >http://community.qnx.com/sf/go/post111658 >To cancel your subscription to this discussion, please e-mail >qnx4-community-unsubscribe@community.qnx.com Fri, 05 Sep 2014 16:46:44 GMT http://community.qnx.com/sf/go/post111659 Hugh Brown 2014-09-05T16:46:44Z post111658: Re: Network Problem... http://community.qnx.com/sf/go/post111658 Oleg I put the Net.rtl8169 without arguments on the /etc/config/sysinit.1 file, reset the machine but I still can´t ping another machine on the local network. Any suggestions ? Fri, 05 Sep 2014 13:40:56 GMT http://community.qnx.com/sf/go/post111658 Victor Gamboa 2014-09-05T13:40:56Z post111654: Re: Network Problem... http://community.qnx.com/sf/go/post111654 Hi Victor, Try to start Net.rtl8169 network driver without arguments. To do this edit sysinit and restart PC. > Well I can´t make multiple attachments, so I will reply several times for each otuput.... You can store all diagnostics files to one archive and attach it. Respectfully, Oleg 05 сент. 2014 г., в 2:00:48, Victor Gamboa <community-noreply@qnx.com> написал: > sin ver > > > > _______________________________________________ > > QNX4 Community Support > http://community.qnx.com/sf/go/post111650 > To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com > <sinver.txt> Fri, 05 Sep 2014 08:36:26 GMT http://community.qnx.com/sf/go/post111654 Oleg Bolshakov 2014-09-05T08:36:26Z post111650: Re: Network Problem... http://community.qnx.com/sf/go/post111650 sin ver Thu, 04 Sep 2014 22:00:48 GMT http://community.qnx.com/sf/go/post111650 Victor Gamboa 2014-09-04T22:00:48Z post111649: Re: Network Problem... http://community.qnx.com/sf/go/post111649 sin ti Thu, 04 Sep 2014 22:00:38 GMT http://community.qnx.com/sf/go/post111649 Victor Gamboa 2014-09-04T22:00:38Z post111648: Re: Network Problem... http://community.qnx.com/sf/go/post111648 sin ir... Thu, 04 Sep 2014 22:00:37 GMT http://community.qnx.com/sf/go/post111648 Victor Gamboa 2014-09-04T22:00:37Z post111647: Re: Network Problem... http://community.qnx.com/sf/go/post111647 sin ir Thu, 04 Sep 2014 22:00:13 GMT http://community.qnx.com/sf/go/post111647 Victor Gamboa 2014-09-04T22:00:13Z post111646: Re: Network Problem... http://community.qnx.com/sf/go/post111646 sin in Thu, 04 Sep 2014 21:59:59 GMT http://community.qnx.com/sf/go/post111646 Victor Gamboa 2014-09-04T21:59:59Z post111644: Re: Network Problem... http://community.qnx.com/sf/go/post111644 ping... Thu, 04 Sep 2014 21:59:57 GMT http://community.qnx.com/sf/go/post111644 Victor Gamboa 2014-09-04T21:59:57Z post111645: Re: Network Problem... http://community.qnx.com/sf/go/post111645 sin ar Thu, 04 Sep 2014 21:59:54 GMT http://community.qnx.com/sf/go/post111645 Victor Gamboa 2014-09-04T21:59:54Z post111643: Re: Network Problem... http://community.qnx.com/sf/go/post111643 netstat.. Thu, 04 Sep 2014 21:59:29 GMT http://community.qnx.com/sf/go/post111643 Victor Gamboa 2014-09-04T21:59:29Z post111642: Re: Network Problem... http://community.qnx.com/sf/go/post111642 licinfo... Thu, 04 Sep 2014 21:58:59 GMT http://community.qnx.com/sf/go/post111642 Victor Gamboa 2014-09-04T21:58:59Z post111641: Re: Network Problem... http://community.qnx.com/sf/go/post111641 Oleg I attach the outputs on txt Thu, 04 Sep 2014 21:58:55 GMT http://community.qnx.com/sf/go/post111641 Victor Gamboa 2014-09-04T21:58:55Z post111639: Re: Network Problem... http://community.qnx.com/sf/go/post111639 And the last one... Thu, 04 Sep 2014 15:16:46 GMT http://community.qnx.com/sf/go/post111639 Victor Gamboa 2014-09-04T15:16:46Z post111638: Re: Network Problem... http://community.qnx.com/sf/go/post111638 Output 8 Thu, 04 Sep 2014 15:16:07 GMT http://community.qnx.com/sf/go/post111638 Victor Gamboa 2014-09-04T15:16:07Z