![]() |
2012-04-16
, 20:26
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#552
|
![]() |
2012-04-16
, 20:31
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#553
|
uname -r
![]() |
2012-04-16
, 21:07
|
Posts: 105 |
Thanked: 87 times |
Joined on Jun 2011
@ Unknown
|
#556
|
![]() |
2012-04-16
, 21:09
|
Posts: 856 |
Thanked: 1,681 times |
Joined on Apr 2010
@ Aleppo ,Syria
|
#557
|
![]() |
2012-04-16
, 21:26
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#558
|
![]() |
2012-04-16
, 22:17
|
Posts: 105 |
Thanked: 87 times |
Joined on Jun 2011
@ Unknown
|
#559
|
The Following User Says Thank You to g0r For This Useful Post: | ||
![]() |
2012-04-16
, 22:26
|
|
Posts: 236 |
Thanked: 95 times |
Joined on Jan 2012
@ Ecuador
|
#560
|
two comments on your script:
- use the "-o" option with the if to reduce the spaggeti code. e.g. if [ a == "1" -o b == "2" ] ... In general, try to avoid nested ifs.
- you will load the new drivers even for non valid kernels.
hope it helps.
Packages: elGR Locale, SMSCON Editor, Swappolube, CSSU Features Configuration, Snuggle, YAMAS, Cleven
Garage: SMSCON, Swappolube, CSSU Features Configuration, Snuggle
Wiki: SMSCON, SMSCON Editor, Swappolube, CSSU Features Configuration, Cleven
Last edited by Saturn; 2012-04-16 at 20:26.