* [Comm] SD cardreader в ноутбуке
@ 2008-05-20 14:17 altlinuxuser
2008-05-20 14:41 ` Хихин Руслан
0 siblings, 1 reply; 4+ messages in thread
From: altlinuxuser @ 2008-05-20 14:17 UTC (permalink / raw)
To: community
У меня в ноутбуке установлен subj
Texas Instruments PCIxx12 Integrated FlashMedia Controller
Как узнать, почему он не работает под AltLinux : драйверов нет, или
может быть, просто выключен
Вообще, как посмотреть список устройств компьютера, которые на ходит
AltLinux - имею в виду все устройства - поддерживаемые и
неподдерживаемые, но найденные на шинах.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] SD cardreader в ноутбуке
2008-05-20 14:17 [Comm] SD cardreader в ноутбуке altlinuxuser
@ 2008-05-20 14:41 ` Хихин Руслан
2008-05-21 10:26 ` altlinuxuser
0 siblings, 1 reply; 4+ messages in thread
From: Хихин Руслан @ 2008-05-20 14:41 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 586 bytes --]
Здравствуйте altlinuxuser
В сообщении от 20 мая 2008 altlinuxuser написал(a):
> Вообще, как посмотреть список устройств компьютера, которые на ходит
> AltLinux - имею в виду все устройства - поддерживаемые и
> неподдерживаемые, но найденные на шинах.
pciscan и lspci с различными ключами, плюс lsusb.
Ну а что и как определяется ядром - dmesg
--
А ещё говорят так (fortune):
A synonym is a word you use when you can't spell the word you first
thought of. -- Burt Bacharach
________________________________________________________________________
С уважением Хихин Руслан
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] SD cardreader в ноутбуке
2008-05-20 14:41 ` Хихин Руслан
@ 2008-05-21 10:26 ` altlinuxuser
2008-05-21 12:44 ` Yury Aliaev
0 siblings, 1 reply; 4+ messages in thread
From: altlinuxuser @ 2008-05-21 10:26 UTC (permalink / raw)
To: hihin, ALT Linux Community general discussions
lspci говорит следующее:
------------------------------------
0f:06.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia
Card Reader (SD/MMC/MS/MS PRO/xD)
Subsystem: Acer Incorporated [ALI] Unknown device 011f
Flags: bus master, medium devsel, latency 57, IRQ 193
Memory at fc101000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
0f:06.3 Generic system peripheral [0805]: Texas Instruments PCIxx12 SDA
Standard Compliant SD Host Controller
Subsystem: Acer Incorporated [ALI] Unknown device 011f
Flags: bus master, medium devsel, latency 57, IRQ 193
Memory at fc102800 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
-----------------------------------
В выводе dmesg ничего о самом контроллере не нашел, а CardBus, через
который он подключен, фигурирует в следующих местах :
-----------------------------------
<...>
PCI: Bus 16, cardbus bridge: 0000:0f:06.0
IO window: 00006000-000060ff
IO window: 00006400-000064ff
PREFETCH window: 88000000-89ffffff
MEM window: 8c000000-8dffffff
<...>
Yenta: CardBus bridge found at 0000:0f:06.0 [1025:011f]
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:0f:06.0, mfunc 0x01aa1b22, devctl 0x64
Yenta: ISA IRQ mask 0x0cf0, PCI irq 193
Socket status: 30000006
Yenta: Raising subordinate bus# of parent bus (#0f) from #10 to #13
<...>
-----------------------------------------------------------
Правильно ли я понимаю, что кардридер не завелся ?
Какие есть пути решения проблемы ?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] SD cardreader в ноутбуке
2008-05-21 10:26 ` altlinuxuser
@ 2008-05-21 12:44 ` Yury Aliaev
0 siblings, 0 replies; 4+ messages in thread
From: Yury Aliaev @ 2008-05-21 12:44 UTC (permalink / raw)
To: ALT Linux Community general discussions
altlinuxuser пишет:
>
> lspci говорит следующее:
> ------------------------------------
> 0f:06.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia
> Card Reader (SD/MMC/MS/MS PRO/xD)
> Subsystem: Acer Incorporated [ALI] Unknown device 011f
> Flags: bus master, medium devsel, latency 57, IRQ 193
> Memory at fc101000 (32-bit, non-prefetchable) [size=4K]
> Capabilities: <access denied>
>
> 0f:06.3 Generic system peripheral [0805]: Texas Instruments PCIxx12 SDA
> Standard Compliant SD Host Controller
> Subsystem: Acer Incorporated [ALI] Unknown device 011f
> Flags: bus master, medium devsel, latency 57, IRQ 193
> Memory at fc102800 (32-bit, non-prefetchable) [size=256]
> Capabilities: <access denied>
>
> Правильно ли я понимаю, что кардридер не завелся ?
Правильно
> Какие есть пути решения проблемы ?
>
Гугл выдал следующее: курить здесь:
http://gentoo-wiki.com/HARDWARE_Toshiba_Satellite_P200-141
http://gentoo-wiki.com/HARDWARE_Toshiba_Satellite_P200-141
(вкратце: ядро должно быть >=2.6.22, udev >= 109, модули драйверов
tifm_core, tifm_7xx1, tifm_sd, mmc_core, mmc_block)
Возможно, это тоже поможет (правда совет для другой модели, нужно
выставлять номера устройств, соответствующие Вашей специфике):
http://www.linuxquestions.org/questions/linux-hardware-18/fix-for-texas-instruments-6-in-1-pcixx21-flash-media-reader-497403/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-05-21 12:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-20 14:17 [Comm] SD cardreader в ноутбуке altlinuxuser
2008-05-20 14:41 ` Хихин Руслан
2008-05-21 10:26 ` altlinuxuser
2008-05-21 12:44 ` Yury Aliaev
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git