Changes between Version 4 and Version 5 of DimitriS420

Show
Ignore:
Timestamp:
10/26/06 09:42:43 (4 years ago)
Author:
dimitri (IP: 134.58.253.130)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DimitriS420

    v4 v5  
    6363  [17179590.016000] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)[[BR]] 
    6464 
     65== Card reader == 
     66 
     67This was the one I feared the most not to be working before I bought it; but it works out-of-the-box. The kernel complains about not knowing this device; but the standard driver works fine: 
     68 
     69$lspci | grep O2 
     7004:04.2 Class 0805: O2 Micro, Inc. Unknown device 7120 (rev 01) 
     71 
     72$ dmesg | grep sd 
     73[17179589.468000] sdhci: Secure Digital Host Controller Interface driver, 0.12 
     74[17179589.468000] sdhci: Copyright(c) Pierre Ossman 
     75[17179589.468000] sdhci: SDHCI controller found at 0000:04:04.2 [1217:7120] (rev 1) 
     76[17179589.468000] sdhci:slot0: Unknown controller version (16). You may experience problems. 
     77 
     78 
    6579 
    6680More about running Ubuntu linux on this notebook will follow!