LinuxMCE Forums
May 20, 2013, 08:29:36 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: [MD] Shuttle X50 V2 soft lockup | cause cardreader or wireless?  (Read 792 times)
bongowongo
wants to work for LinuxMCE
**
Posts: 826



View Profile
« on: July 24, 2010, 08:05:34 am »

I am trying to boot a shuttle x50 v2 as MD
firstly I needed to add the JME network drivers. This worked and it now tries to boot linuxmce.
But it stops with a "soft lockup" CPU0 61sec
Then a lot of jibbrish and then Setting up system clock fail

Just before the lockup message is presented I see this message
Code:
sdhci-pci 0000:01:00:2:refusing to bind to secondary interface
sdhci-pci 0000:01:00:2: pci int B disabled
sdhci is the cardreader?
The cardreader is the same chip is the network card, the jmicron 261. Should I place also drivers for the cardreader?
Or is it a different problem.
Googling the problem I got a lot of reference with wireless cards. The wireless card in this MD is a rtl8191se.

Both devices may be disabled, but it is not possible through bios, can't I tell linuxmce just not to try and load them?
Or otherwise just for the fun of it, can you point me the way to get this working?
Logged
sambuca
Guru
****
Posts: 420


View Profile
« Reply #1 on: July 24, 2010, 09:07:49 am »

You could try to add the offending module to /etc/modprobe.d/blacklist to prevent it from being loaded.

best regards,
sambuca
Logged
bongowongo
wants to work for LinuxMCE
**
Posts: 826



View Profile
« Reply #2 on: July 24, 2010, 09:20:20 am »

Yes I tried that.
/usr/pluto/diskless/50/etc/modprobe.d/blacklist
with the following

Code:
# BONGO no sd card
blacklist sdhci
blacklist mmc_core

# BONGO no wireless
blacklist r8192se

But still it wants to load sdhci and I am not sure about the last one "r8192se", I can also blacklist all wifi modules if someone can give me the code.
TSCHAK told me to put all SDHCI modules in there
"<TSCHAKeee> looks okay to me, put all the sdhci modules in there"
But I have no clue what I should put in blacklist.
Logged
sambuca
Guru
****
Posts: 420


View Profile
« Reply #3 on: July 24, 2010, 03:16:38 pm »

At least put the sdhci-pci module in there. Other than that, I don't know either.

br,
sambuca
Logged
bongowongo
wants to work for LinuxMCE
**
Posts: 826



View Profile
« Reply #4 on: July 25, 2010, 02:27:55 pm »

Still having those problems, but I shutdown acpi and that helpen
acpi=off
It boots now, and everything works, I am going to update the wiki.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!