RocketRAID 640 - Ubuntu 16.04 / Kernel 4.13 Support

 Clash Royale CLAN TAG#URR8PPP
Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
Anyone have any idea how to get a RocketRAID 640 working under 16.04? Seems anything official or even suggested is for much older Kernels or Ubuntu releases.
This has been a reliable and solid controller under all releases of Windows since 7 but it looks like the Linux side of things has been neglected.
I've tried to make a couple of the older releases, but of course they fail as soon as they detect any recent kernel.
Any suggestions, besides buying a new controller? Currently, this controller runs 4 6TB RED drives on my Windows 10 box (and has done so 24/7 for about two years now with no rebuilding or failure), but it's a no-go under Ubuntu.
raid
add a comment |Â
up vote
0
down vote
favorite
Anyone have any idea how to get a RocketRAID 640 working under 16.04? Seems anything official or even suggested is for much older Kernels or Ubuntu releases.
This has been a reliable and solid controller under all releases of Windows since 7 but it looks like the Linux side of things has been neglected.
I've tried to make a couple of the older releases, but of course they fail as soon as they detect any recent kernel.
Any suggestions, besides buying a new controller? Currently, this controller runs 4 6TB RED drives on my Windows 10 box (and has done so 24/7 for about two years now with no rebuilding or failure), but it's a no-go under Ubuntu.
raid
 
 
 
 
 
 
 It's a fakeraid card. Don't bother setting it up. Use Linux kernels md support. Read this about fakeraid and why not to go there.
 â vidarlo
 Feb 1 at 7:30
 
 
 
 
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Anyone have any idea how to get a RocketRAID 640 working under 16.04? Seems anything official or even suggested is for much older Kernels or Ubuntu releases.
This has been a reliable and solid controller under all releases of Windows since 7 but it looks like the Linux side of things has been neglected.
I've tried to make a couple of the older releases, but of course they fail as soon as they detect any recent kernel.
Any suggestions, besides buying a new controller? Currently, this controller runs 4 6TB RED drives on my Windows 10 box (and has done so 24/7 for about two years now with no rebuilding or failure), but it's a no-go under Ubuntu.
raid
Anyone have any idea how to get a RocketRAID 640 working under 16.04? Seems anything official or even suggested is for much older Kernels or Ubuntu releases.
This has been a reliable and solid controller under all releases of Windows since 7 but it looks like the Linux side of things has been neglected.
I've tried to make a couple of the older releases, but of course they fail as soon as they detect any recent kernel.
Any suggestions, besides buying a new controller? Currently, this controller runs 4 6TB RED drives on my Windows 10 box (and has done so 24/7 for about two years now with no rebuilding or failure), but it's a no-go under Ubuntu.
raid
raid
asked Feb 1 at 6:13


DGCupit
11
11
 
 
 
 
 
 
 It's a fakeraid card. Don't bother setting it up. Use Linux kernels md support. Read this about fakeraid and why not to go there.
 â vidarlo
 Feb 1 at 7:30
 
 
 
 
add a comment |Â
 
 
 
 
 
 
 It's a fakeraid card. Don't bother setting it up. Use Linux kernels md support. Read this about fakeraid and why not to go there.
 â vidarlo
 Feb 1 at 7:30
 
 
 
 
It's a fakeraid card. Don't bother setting it up. Use Linux kernels md support. Read this about fakeraid and why not to go there.
â vidarlo
Feb 1 at 7:30
It's a fakeraid card. Don't bother setting it up. Use Linux kernels md support. Read this about fakeraid and why not to go there.
â vidarlo
Feb 1 at 7:30
add a comment |Â
 2 Answers
 2
 
active
oldest
votes
up vote
0
down vote
You have to dig, but there are some updated versions of the driver source. I was running rr64xl-linux-src-v1.3.11 that ran with Ubuntu 16.04. To add Kernel 4.13 support I had to patch several files. Here are some links that might help:
- Seems to be some unofficial patched driver source
 Discussion where I learned about applying the required patch to my 1.3.11 source. Perhaps the above driver source already includes these?
I don't use the RAID capabilities of this card. I simply wanted to add 4 SATA large capacity drives. I have 8TB and 4TB drives for my movies. The drives do occasionally go off line, but not to the point that I need to throw it away.
add a comment |Â
up vote
0
down vote
I patched the rr64x driver and it now works for me on Ubuntu 18.04.1 (jbod mode).
See https://bitbucket.org/yurac/rr64x.
Hope this helps
add a comment |Â
 2 Answers
 2
 
active
oldest
votes
 2 Answers
 2
 
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
You have to dig, but there are some updated versions of the driver source. I was running rr64xl-linux-src-v1.3.11 that ran with Ubuntu 16.04. To add Kernel 4.13 support I had to patch several files. Here are some links that might help:
- Seems to be some unofficial patched driver source
 Discussion where I learned about applying the required patch to my 1.3.11 source. Perhaps the above driver source already includes these?
I don't use the RAID capabilities of this card. I simply wanted to add 4 SATA large capacity drives. I have 8TB and 4TB drives for my movies. The drives do occasionally go off line, but not to the point that I need to throw it away.
add a comment |Â
up vote
0
down vote
You have to dig, but there are some updated versions of the driver source. I was running rr64xl-linux-src-v1.3.11 that ran with Ubuntu 16.04. To add Kernel 4.13 support I had to patch several files. Here are some links that might help:
- Seems to be some unofficial patched driver source
 Discussion where I learned about applying the required patch to my 1.3.11 source. Perhaps the above driver source already includes these?
I don't use the RAID capabilities of this card. I simply wanted to add 4 SATA large capacity drives. I have 8TB and 4TB drives for my movies. The drives do occasionally go off line, but not to the point that I need to throw it away.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
You have to dig, but there are some updated versions of the driver source. I was running rr64xl-linux-src-v1.3.11 that ran with Ubuntu 16.04. To add Kernel 4.13 support I had to patch several files. Here are some links that might help:
- Seems to be some unofficial patched driver source
 Discussion where I learned about applying the required patch to my 1.3.11 source. Perhaps the above driver source already includes these?
I don't use the RAID capabilities of this card. I simply wanted to add 4 SATA large capacity drives. I have 8TB and 4TB drives for my movies. The drives do occasionally go off line, but not to the point that I need to throw it away.
You have to dig, but there are some updated versions of the driver source. I was running rr64xl-linux-src-v1.3.11 that ran with Ubuntu 16.04. To add Kernel 4.13 support I had to patch several files. Here are some links that might help:
- Seems to be some unofficial patched driver source
 Discussion where I learned about applying the required patch to my 1.3.11 source. Perhaps the above driver source already includes these?
I don't use the RAID capabilities of this card. I simply wanted to add 4 SATA large capacity drives. I have 8TB and 4TB drives for my movies. The drives do occasionally go off line, but not to the point that I need to throw it away.
edited Mar 8 at 8:08
Pablo Bianchi
1,8811324
1,8811324
answered Mar 7 at 19:38
Frank F
214
214
add a comment |Â
add a comment |Â
up vote
0
down vote
I patched the rr64x driver and it now works for me on Ubuntu 18.04.1 (jbod mode).
See https://bitbucket.org/yurac/rr64x.
Hope this helps
add a comment |Â
up vote
0
down vote
I patched the rr64x driver and it now works for me on Ubuntu 18.04.1 (jbod mode).
See https://bitbucket.org/yurac/rr64x.
Hope this helps
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I patched the rr64x driver and it now works for me on Ubuntu 18.04.1 (jbod mode).
See https://bitbucket.org/yurac/rr64x.
Hope this helps
I patched the rr64x driver and it now works for me on Ubuntu 18.04.1 (jbod mode).
See https://bitbucket.org/yurac/rr64x.
Hope this helps
answered Sep 10 at 15:55
yuri chernyavsky
1
1
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1001963%2frocketraid-640-ubuntu-16-04-kernel-4-13-support%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
It's a fakeraid card. Don't bother setting it up. Use Linux kernels md support. Read this about fakeraid and why not to go there.
â vidarlo
Feb 1 at 7:30