ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] HSF src
@ 2005-11-22 19:05 anyr
  2005-11-22 19:11 ` Alex Yustasov
  2005-11-22 19:39 ` Serge Skorokhodov
  0 siblings, 2 replies; 6+ messages in thread
From: anyr @ 2005-11-22 19:05 UTC (permalink / raw)
  To: ALTLinux Community

Есть в ALM2.4 пакет 
kernel-source-hsflinmodem-5.03.27mbsibeta02122600.tar.bz2. 
Я так понимаю, что мои проблемы с модемом возможно решить 
пересборкой драйверов под него, но как это сделать не 
понимаю. Требуется запустить make install, а он требует 
исходники ядра. Если их установить, то собственно дальше 
дело все-равно не двигается.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] HSF src
  2005-11-22 19:05 [Comm] HSF src anyr
@ 2005-11-22 19:11 ` Alex Yustasov
  2005-11-24 20:37   ` anyr
  2005-11-22 19:39 ` Serge Skorokhodov
  1 sibling, 1 reply; 6+ messages in thread
From: Alex Yustasov @ 2005-11-22 19:11 UTC (permalink / raw)
  To: ALTLinux Community

On Tue, Nov 22, 2005 at 07:05:37PM +0000, anyr wrote:
> Есть в ALM2.4 пакет 
> kernel-source-hsflinmodem-5.03.27mbsibeta02122600.tar.bz2. 
> Я так понимаю, что мои проблемы с модемом возможно решить 
> пересборкой драйверов под него, но как это сделать не 
> понимаю. Требуется запустить make install, а он требует 
> исходники ядра. Если их установить, то собственно дальше 
> дело все-равно не двигается.
Может там есть уже собранные kernel-modules-hsflinmodem...i586.rpm
под Ваше ядро? Тогда лучше его поставить. Или так не работает?

-- 
    Alex Yustasov


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] HSF src
  2005-11-22 19:05 [Comm] HSF src anyr
  2005-11-22 19:11 ` Alex Yustasov
@ 2005-11-22 19:39 ` Serge Skorokhodov
  2005-11-24 20:26   ` anyr
  1 sibling, 1 reply; 6+ messages in thread
From: Serge Skorokhodov @ 2005-11-22 19:39 UTC (permalink / raw)
  To: ALTLinux Community

Hello anyr,

Tuesday, November 22, 2005, 10:05:37 PM, you wrote:

a> Есть в ALM2.4 пакет 
a> kernel-source-hsflinmodem-5.03.27mbsibeta02122600.tar.bz2. 
a> Я так понимаю, что мои проблемы с модемом возможно решить 
a> пересборкой драйверов под него, но как это сделать не 
a> понимаю. Требуется запустить make install, а он требует 
a> исходники ядра. Если их установить, то собственно дальше 
a> дело все-равно не двигается.

Ох, и давно это было. Помню, что действительно по make install
влет не собиралось, вроде, потому что в алте kernel-source и
kernel-headers не совсем так лежат, как предполагают авторы
драйвера модема. Не напомните, что за ошибки сообщает make при
сборке? Там, помнится, он не находил что-то из заголовков...

-- 
Best regards,
 Serge Skorokhodov                            mailto:suralis-s@mtu-net.ru



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] HSF src
  2005-11-22 19:39 ` Serge Skorokhodov
@ 2005-11-24 20:26   ` anyr
  0 siblings, 0 replies; 6+ messages in thread
From: anyr @ 2005-11-24 20:26 UTC (permalink / raw)
  To: ALTLinux Community

В сообщении от 22 Ноябрь 2005 19:39 Serge Skorokhodov 
написал(a):
> Не напомните, что за ошибки сообщает make при
> сборке?
Plz:
[root@localhost 
kernel-source-hsflinmodem-5.03.27mbsibeta02122600]# make 
install
make[1]: Entering directory 
`/home/anyr/tmp/kernel-source-hsflinmodem-5.03.27mbs
ibeta02122600/inf'
install -m 644 linux_ali_smartmc.inf linux_athens.inf 
linux_hsf.inf linux_hsfi.i
nf linux_intel_smartmc.inf linux_smarthsf.inf 
linux_via_smartmc.inf /etc/hsf/inf
make[1]: Leaving directory 
`/home/anyr/tmp/kernel-source-hsflinmodem-5.03.27mbsi
beta02122600/inf'
make[1]: Entering directory 
`/home/anyr/tmp/kernel-source-hsflinmodem-5.03.27mbs
ibeta02122600/inf2bin'
cc -I../imported/include -I../modules/osspec/include 
-DFRAME_WORK=FWK_LINUX_SOFT
K56 -DFRAME_WORK_IMPORTED -DOVERRIDE_NEW=1 -DPORTABILITY=0 
-DMULTYDP -DHSFLINUXV
ERSION="\"5.03.27mbsibeta02122600\"" -O2 -Wall   -c -o 
inf2bin.o inf2bin.c
cc -o hsfinf2bin inf2bin.o
install -m 755 hsfinf2bin /usr/sbin/hsfinf2bin
make[1]: Leaving directory 
`/home/anyr/tmp/kernel-source-hsflinmodem-5.03.27mbsi
beta02122600/inf2bin'
make[1]: Entering directory 
`/home/anyr/tmp/kernel-source-hsflinmodem-5.03.27mbs
ibeta02122600/firm2bin'
cc -I../imported/include -I../modules/osspec/include 
-DFRAME_WORK=FWK_LINUX_SOFT
K56 -DFRAME_WORK_IMPORTED -DOVERRIDE_NEW=1 -DPORTABILITY=0 
-DMULTYDP -O2 -Wall
 -c -o firm2bin.o firm2bin.c
cc -o hsffirm2bin firm2bin.o
install -m 755 hsffirm2bin /usr/sbin/hsffirm2bin
install -m 644 cnxykf.hex /etc/hsf
make[1]: Leaving directory 
`/home/anyr/tmp/kernel-source-hsflinmodem-5.03.27mbsi
beta02122600/firm2bin'
make[1]: Entering directory 
`/home/anyr/tmp/kernel-source-hsflinmodem-5.03.27mbs                    
ibeta02122600/scripts'
sed \
-e 's!@PREFIX@!/usr!g' \
-e 's!@HSFETCDIR@!/etc/hsf!g' \
-e 's!@HSFLIBDIR@!/usr/lib/hsf!g' \
-e 's!@HSFINFDIR@!/etc/hsf/inf!g' \
-e 's!@HSFSERIALMINOR@!64!g' \
-e 's!@HSFBININF_FILE@!/etc/hsf/nvram.bin!g' \
-e 's!@HSFFIRMWR_FILE@!/etc/hsf/firmware.bin!g' \
-e 's!@HSFLINUXVERSION@!5.03.27mbsibeta02122600!g' \
< hsfconfig.in > hsfconfig
chmod 755 hsfconfig
install -m 755 hsfconfig hsfstop /usr/sbin
make[1]: Leaving directory 
`/home/anyr/tmp/kernel-source-hsflinmodem-5.03.27mbsi                    
beta02122600/scripts'
make[1]: Entering directory 
`/home/anyr/tmp/kernel-source-hsflinmodem-5.03.27mbs                    
ibeta02122600/modules'
common.mak:11: *** Is the kernel-source package installed? 
KERNELSRC does not po                    int to a proper 
directory (/lib/modules/2.4.26-std-up-alt12/build).  Stop.
make[1]: Leaving directory 
`/home/anyr/tmp/kernel-source-hsflinmodem-5.03.27mbsi                    
beta02122600/modules'
make: *** [install] Error 2
[root@localhost 
kernel-source-hsflinmodem-5.03.27mbsibeta02122600]#

P.S. Исходники ядра стоят в /usr/src/linux, вернее там 
ссылка из /usr/src/kernel/sources/kernel-source-2.4.26.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] HSF src
  2005-11-22 19:11 ` Alex Yustasov
@ 2005-11-24 20:37   ` anyr
  2005-11-28  5:19     ` Alexey V. Novikov
  0 siblings, 1 reply; 6+ messages in thread
From: anyr @ 2005-11-24 20:37 UTC (permalink / raw)
  To: Alex Yustasov, ALTLinux Community

В сообщении от 22 Ноябрь 2005 19:11 Alex Yustasov 
написал(a):
> Может там есть уже собранные
> kernel-modules-hsflinmodem...i586.rpm под Ваше ядро?
Есть, но их работа меня не устраивает. Я уже донимал народ 
или community или в hardware точно не помню (скорее в 
пследнем). Проблему никак не решили. Но все же признали, 
что проблема (после того как модем вешает трубку машина 
висьнет и моргает лампочками caps lock и scroll lock). 
Посоветовали:
1. сменить модем на хардварны - нет денег;
2. сменить модем на lucent - мать его не признала, он совсем 
не работал и отказался от этой идеи
3. поставить более новые дрова от linuxant - новые дрова 
платные, хотя есть и краденые, но собственно чего ради 
тогда весь этот изврат: ставить freewar'ную ось и софт, а 
потом тырить дрова для модема... нет.
4. ничего больше не предложили, но я подумал: а не 
пересобрать ли мне их... в конце концов в ALT Compact 2.3 
таких проблем не помню... и не только с модемом.

Вот.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] HSF src
  2005-11-24 20:37   ` anyr
@ 2005-11-28  5:19     ` Alexey V. Novikov
  0 siblings, 0 replies; 6+ messages in thread
From: Alexey V. Novikov @ 2005-11-28  5:19 UTC (permalink / raw)
  To: anyr, ALT Linux Community

24.11.2005 23:37, anyr пишет:
<skip>
> 3. поставить более новые дрова от linuxant - новые дрова 
> платные, хотя есть и краденые, но собственно чего ради 
> тогда весь этот изврат: ставить freewar'ную ось и софт, а 
> потом тырить дрова для модема... нет.
Где-то на acorp.ru были исходники для connexant'ов
<skip>

-- 
WBR, Alexey V. Novikov


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-11-28  5:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-22 19:05 [Comm] HSF src anyr
2005-11-22 19:11 ` Alex Yustasov
2005-11-24 20:37   ` anyr
2005-11-28  5:19     ` Alexey V. Novikov
2005-11-22 19:39 ` Serge Skorokhodov
2005-11-24 20:26   ` anyr

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