Page 1 of 2
USB3-Card with X1000 without USB3-Driver as USB2 ?
Posted: Sun Jan 20, 2013 6:35 pm
by zappa2009
Hi all.
I say some usb3-pcie-cards (with 20pin intern) with a NEC Chip on.
So can i use this inside my X1000 in a PCIe-slot with the ehci-kickstart.mod ?
It is so that in the Front of my X1000 is a USB3-Slot and in the Future when there is a USB3-Driver i dont must go to the Rear.
The latest OS4 Kernel uses I/O over PCIe so i can be possible.
Right? Wrong? Maybee? HaveFear?
Re: USB3-Card with X1000 without USB3-Driver as USB2 ?
Posted: Sun Jan 20, 2013 7:05 pm
by xenic
zappa2009 wrote:Hi all.
I say some usb3-pcie-cards (with 20pin intern) with a NEC Chip on.
So can i use this inside my X1000 in a PCIe-slot with the ehci-kickstart.mod ?
It is so that in the Front of my X1000 is a USB3-Slot and in the Future when there is a USB3-Driver i dont must go to the Rear.
The latest OS4 Kernel uses I/O over PCIe so i can be possible.
Right? Wrong? Maybee? HaveFear?
Since I don't see a USB3 slot on the motherboard, I doubt we'll see a driver for USB3. Since there is no USB3 connector on the mother board, why did they switch the eSATA connector on the case to USB3? I bought a
Delock eSATAp front panel mount adapter. It was expensive but worth it; backups are really fast now.
Re: USB3-Card with X1000 without USB3-Driver as USB2 ?
Posted: Sun Jan 20, 2013 7:09 pm
by zappa2009
Yes its true no USB3-Conector onboard but a PCIe x1 for a PCIe x1 USB3 Card !
Re: USB3-Card with X1000 without USB3-Driver as USB2 ?
Posted: Sat Jan 26, 2013 3:14 pm
by zappa2009
Can a USB3-PCIe-x1 Card damage my X1000 ? Or its save to put it in and use it (just with USB2-Speed for now) until the USB3-Driver is out ?
Re: USB3-Card with X1000 without USB3-Driver as USB2 ?
Posted: Tue Jan 29, 2013 6:57 pm
by zappa2009
News: I get a USB3-Card LinuxPPC see it but without a xHCI-HCD no Work. I pull it out for later if OS4.x and LinuxPPC can use it

Re: USB3-Card with X1000 without USB3-Driver as USB2 ?
Posted: Tue Jan 29, 2013 11:03 pm
by daz
zappa2009 wrote:News: I get a USB3-Card LinuxPPC see it but without a xHCI-HCD no Work. I pull it out for later if OS4.x and LinuxPPC can use it

Here give this a try with your new card.
install it to /lib/modules/3.5.7X1000/kernel/drivers/usb/host/
You will probably need to be root to do this, and I expect you'll need to create the 'host' directory
- xhci.zip
- Usb3 driver for Linux
- (46.86 KiB) Downloaded 775 times
Once you've installed it run depmod, with luck it will find your card next reboot. (You could look up modprobe if you are in a hurry..)
Let me know if it works.
Regards
Darren
Re: USB3-Card with X1000 without USB3-Driver as USB2 ?
Posted: Thu Jan 31, 2013 2:14 am
by zappa2009
Very nice!
It works.
dmesg | grep USB found a new "SuperSpeed USB-Device"

and it found my USB3-Stick the USB3-HDD and a USB3-SDXC_Cardreader.
BTW its this card: PCI-E USB 3.0 NEC D720201 Chipset 2 port 20-Pin Connector Control Card Adapter
Re: USB3-Card with X1000 without USB3-Driver as USB2 ?
Posted: Thu Jan 31, 2013 5:48 am
by tommysammy
zappa2009 wrote:Very nice!
It works.
dmesg | grep USB found a new "SuperSpeed USB-Device"

and it found my USB3-Stick the USB3-HDD and a USB3-SDXC_Cardreader.
BTW its this card: PCI-E USB 3.0 NEC D720201 Chipset 2 port 20-Pin Connector Control Card Adapter
Where did you bought it?
Re: USB3-Card with X1000 without USB3-Driver as USB2 ?
Posted: Thu Jan 31, 2013 6:02 pm
by zappa2009
At Conrad Shop in Graz/Austria but i saw it also on Ebay
Re: USB3-Card with X1000 without USB3-Driver as USB2 ?
Posted: Sat Feb 02, 2013 3:45 am
by trevordick
zappa2009 wrote:At Conrad Shop in Graz/Austria but i saw it also on Ebay
I managed to find a similar USB 3.0 card in New Zealand. I've installed in in my A1-X1000 and can confirm your results with the 3.5.7 kernel and Daz's USB module driver.
TrevorD