Forum Topic - USB issue and Networking issue: (5 Items)
   
USB issue and Networking issue  
Good morning,
   I've been trying to load the drivers necessary for USB support.  I DLed the driver from the QNX support page, 
unzipped and untarred the tgz file.  As i'm following the guide, I see that it created the six names of the drivers in 
cksum.txt, but when I do a chmod to check to see if they are detected as executables, I am getting that the system 
cannot find them.  When I do a ls within the /bin directory that they were allegedly assigned to, I also cannot find 
them.  Perhaps did I miss a step?  Any help would be appreciated. 

Thanks,

~J

P.S. networking question to come after.
Re: USB issue and Networking issue  
So I made some progress, realized that the drivers were being put into another directory called bin and not my /bin.  
Now i'm trying to figure out how to actually mount the usb once it gets plugged in.  I notice when I do a sin, I get 
duplicates of nameloc, Fsys.umass, login, and io-usb..trying to figure out if they are causing interrupts.
Re: USB issue and Networking issue  
Hi Julian,

Did you download the latest USB 2.0 stack from the QNX4 Project?

http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/SoftwareUpdates2010

Please, check what you carefully execute the Installation Notes:

http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/InstallationNotesForUSBStack

-- 
Respectfully,
Oleg

> Good morning,
>    I've been trying to load the drivers necessary for USB support.  I DLed the
>  driver from the QNX support page, unzipped and untarred the tgz file.  As i'm
>  following the guide, I see that it created the six names of the drivers in 
> cksum.txt, but when I do a chmod to check to see if they are detected as 
> executables, I am getting that the system cannot find them.  When I do a ls 
> within the /bin directory that they were allegedly assigned to, I also cannot 
> find them.  Perhaps did I miss a step?  Any help would be appreciated. 
> 
> Thanks,
> 
> ~J
> 
> P.S. networking question to come after.


Re: USB issue and Networking issue  
Good afternoon Oleg,
   Thanks again for your speedy response.  I downloaded and updated the new stacks and yes they do indeed work much 
better, thank you.  What I am trying to figure out now is how to actually gain access to my usb.  Input usb in the 
commmand line, QNX does indicates that it identifies the device...now accessing it...i'm not too sure.  According to the
 install notes it says to hit F7 during Saf?

~Ju


> Hi Julian,
> 
> Did you download the latest USB 2.0 stack from the QNX4 Project?
> 
> http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/
> SoftwareUpdates2010
> 
> Please, check what you carefully execute the Installation Notes:
> 
> http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/
> InstallationNotesForUSBStack
> 
> -- 
> Respectfully,
> Oleg
> 
> > Good morning,
> >    I've been trying to load the drivers necessary for USB support.  I DLed 
> the
> >  driver from the QNX support page, unzipped and untarred the tgz file.  As 
> i'm
> >  following the guide, I see that it created the six names of the drivers in 
> 
> > cksum.txt, but when I do a chmod to check to see if they are detected as 
> > executables, I am getting that the system cannot find them.  When I do a ls 
> 
> > within the /bin directory that they were allegedly assigned to, I also 
> cannot 
> > find them.  Perhaps did I miss a step?  Any help would be appreciated. 
> > 
> > Thanks,
> > 
> > ~J
> > 
> > P.S. networking question to come after.
> 
> 


Re: USB issue and Networking issue  
I got it working.  Some configuration changes in the sysinit had to be made.  

~Julian