
Adil
Members-
Постов
14 -
Зарегистрирован
-
Посещение
Никогда
Contact Methods
-
ICQ
174321977
-
Yahoo
alievadil
Profile Information
-
Location
Azerbaijan
-
Interests
Programming, Aiki-Jitsu, Aikido
Достижения Adil
Newbie (1/14)
0
Репутация
-
startkde пробовал?
-
Ничего нету. Там только .directory
-
Привет всем! У меня такая проблема. Значит при загрузке KDE загружаетса и панели GNOME Зачем это происходит? И как убрать? Спасибо!
-
Все делаю по инструкции, потом останавливается. Preparing... Working... Долго жду ничего. И по моему не на вичестер и не на CD-ROM запрос не идет. Что делат?
-
Fedora Core 5 Kernel: 2.6.15 По инструкции все делал в результате: [root@ADIL_COMP slmodem-2.9.11-20051101]# make make -C modem all make[1]: Entering directory `/root/slmodem-2.9.11-20051101/slmodem-2.9.11-20051101/modem ' make[1]: Leaving directory `/root/slmodem-2.9.11-20051101/slmodem-2.9.11-20051101/modem ' make -C drivers KERNEL_DIR=/lib/modules/2.6.15-1.2054_FC5/build make[1]: Entering directory `/root/slmodem-2.9.11-20051101/slmodem-2.9.11-20051101/drive rs' cc -I/lib/modules/2.6.15-1.2054_FC5/build/include -o kernel-ver kernel-ver.c make all KERNEL_VER=2.4.20 make[2]: Entering directory `/root/slmodem-2.9.11-20051101/slmodem-2.9.11-20051101/drive rs' cc -Wall -pipe -O3 -fomit-frame-pointer -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -DMODVERSIONS --include /lib/modules/2.6.15-1.2054_FC5/build/include/linux/modversio ns.h -I/lib/modules/2.6.15-1.2054_FC5/build/include -I. -I./../modem -o amrmo_init.o -c amrmo_init.c In file included from <command line>:1: /lib/modules/2.6.15-1.2054_FC5/build/include/linux/modversio ns.h:1:2: error: #error Modules should never use kernel-headers system headers, /lib/modules/2.6.15-1.2054_FC5/build/include/linux/modversio ns.h:2:2: error: #error but rather headers from the appropriate kernel package. /lib/modules/2.6.15-1.2054_FC5/build/include/linux/modversio ns.h:3:2: error: #error Change -I/usr/src/linux/include (or similar) to /lib/modules/2.6.15-1.2054_FC5/build/include/linux/modversio ns.h:4:2: error: #error -I/lib/modules/$(uname -r)/build/include /lib/modules/2.6.15-1.2054_FC5/build/include/linux/modversio ns.h:5:2: error: #error to build against the currently-running kernel. In file included from amrmo_init.c:46: /lib/modules/2.6.15-1.2054_FC5/build/include/linux/config.h: 5:2: error: #error Incorrectly using glibc headers for a kernel module In file included from /lib/modules/2.6.15-1.2054_FC5/build/include/linux/interrupt .h:9, from amrmo_init.c:52: /usr/include/asm/bitops.h:327:2: warning: #warning This includefile is not available on all architectures. /usr/include/asm/bitops.h:328:2: warning: #warning Using kernel headers in userspace: atomicity not guaranteed In file included from amrmo_init.c:52: /lib/modules/2.6.15-1.2054_FC5/build/include/linux/interrupt .h:12:25: error: asm/hardirq.h: No such file or directory /lib/modules/2.6.15-1.2054_FC5/build/include/linux/interrupt .h:13:25: error: asm/softirq.h: No such file or directory amrmo_init.c:55:25: error: asm/uaccess.h: No such file or directory amrmo_init.c:56:35: error: linux/devfs_fs_kernel.h: No such file or directory amrmo_init.c:183: error: expected specifier-qualifier-list before ‘spinlock_t’ amrmo_init.c:191: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’ amrmo_init.c:192: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’ amrmo_init.c:193: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’ amrmo_init.c:194: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’ amrmo_init.c:195: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’ amrmo_init.c:196: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’ amrmo_init.c:197: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’ amrmo_init.c:198: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’ amrmo_init.c:199: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’ amrmo_init.c:200: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’ amrmo_init.c:227: error: array type has incomplete element type amrmo_init.c:229: error: ‘PCI_ANY_ID’ undeclared here (not in a function) amrmo_init.c:292: error: invalid application of ‘sizeof’ to incomplete type ‘struct pci_device_id’ amrmo_init.c:307: error: expected declaration specifiers or ‘...’ before ‘va_list’ amrmo_init.c: In function ‘amrmo_vprintf’: amrmo_init.c:310: error: storage size of ‘tv’ isn’t known amrmo_init.c:314: warning: implicit declaration of function ‘strlen’ amrmo_init.c:314: warning: incompatible implicit declaration of built-in function ‘strlen’ amrmo_init.c:316: warning: implicit declaration of function ‘do_gettimeofday’ amrmo_init.c:320: warning: implicit declaration of function ‘sprintf’ amrmo_init.c:320: warning: incompatible implicit declaration of built-in function ‘sprintf’ amrmo_init.c:321: warning: implicit declaration of function ‘in_interrupt’ amrmo_init.c:324: warning: implicit declaration of function ‘vsprintf’ amrmo_init.c:324: error: ‘args’ undeclared (first use in this function) amrmo_init.c:324: error: (Each undeclared identifier is reported only once amrmo_init.c:324: error: for each function it appears in.) amrmo_init.c:330: warning: implicit declaration of function ‘printk’ amrmo_init.c:330: error: ‘KERN_DEBUG’ undeclared (first use in this function) amrmo_init.c:330: error: expected ‘)’ before string constant amrmo_init.c:310: warning: unused variable ‘tv’ amrmo_init.c: At top level: amrmo_init.c:334: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’ amrmo_init.c:351: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘void’ amrmo_init.c:361: warning: ‘struct file’ declared inside parameter list amrmo_init.c:361: warning: its scope is only this definition or declaration, which is probably not what you want amrmo_init.c: In function ‘amrmo_read’: amrmo_init.c:363: error: dereferencing pointer to incomplete type amrmo_init.c:366: warning: implicit declaration of function ‘access_ok’ amrmo_init.c:366: error: ‘VERIFY_READ’ undeclared (first use in this function) amrmo_init.c:367: error: ‘EFAULT’ undeclared (first use in this function) amrmo_init.c:368: error: ‘struct amrmo_struct’ has no member named ‘ibuf’ amrmo_init.c:369: error: ‘struct amrmo_struct’ has no member named ‘ibuf’ amrmo_init.c:370: warning: implicit declaration of function ‘amrmo_card_read’ amrmo_init.c:370: error: ‘struct amrmo_struct’ has no member named ‘ibuf’ amrmo_init.c:371: warning: implicit declaration of function ‘copy_to_user’ amrmo_init.c:371: error: ‘struct amrmo_struct’ has no member named ‘ibuf’ amrmo_init.c: At top level: amrmo_init.c:376: warning: ‘struct file’ declared inside parameter list amrmo_init.c: In function ‘amrmo_write’: amrmo_init.c:378: error: dereferencing pointer to incomplete type amrmo_init.c:381: error: ‘VERIFY_WRITE’ undeclared (first use in this function) amrmo_init.c:382: error: ‘EFAULT’ undeclared (first use in this function) amrmo_init.c:383: error: ‘struct amrmo_struct’ has no member named ‘obuf’ amrmo_init.c:384: error: ‘struct amrmo_struct’ has no member named ‘obuf’ amrmo_init.c:385: warning: implicit declaration of function ‘copy_from_user’ amrmo_init.c:385: error: ‘struct amrmo_struct’ has no member named ‘obuf’ amrmo_init.c:387: warning: implicit declaration of function ‘amrmo_card_write’ amrmo_init.c:387: error: ‘struct amrmo_struct’ has no member named ‘obuf’ amrmo_init.c: At top level: amrmo_init.c:392: error: expected declaration specifiers or ‘...’ before ‘poll_table’ amrmo_init.c:392: warning: ‘struct file’ declared inside parameter list amrmo_init.c: In function ‘amrmo_poll’: amrmo_init.c:394: error: dereferencing pointer to incomplete type amrmo_init.c:397: warning: implicit declaration of function ‘poll_wait’ amrmo_init.c:397: error: ‘struct amrmo_struct’ has no member named ‘wait’ amrmo_init.c:397: error: ‘wait’ undeclared (first use in this function) amrmo_init.c:398: warning: implicit declaration of function ‘spin_lock_irqsave’ amrmo_init.c:398: error: ‘struct amrmo_struct’ has no member named ‘lock’ amrmo_init.c:407: warning: implicit declaration of function ‘spin_unlock_irqrestore’ amrmo_init.c:407: error: ‘struct amrmo_struct’ has no member named ‘lock’ amrmo_init.c: At top level: amrmo_init.c:413: warning: ‘struct file’ declared inside parameter list amrmo_init.c:413: warning: ‘struct inode’ declared inside parameter list amrmo_init.c: In function ‘amrmo_ioctl’: amrmo_init.c:415: error: dereferencing pointer to incomplete type amrmo_init.c:419: error: ‘KERN_DEBUG’ undeclared (first use in this function) amrmo_init.c:419: error: expected ‘)’ before string constant amrmo_init.c:423: error: ‘struct amrmo_struct’ has no member named ‘lock’ amrmo_init.c:426: error: ‘struct amrmo_struct’ has no member named ‘lock’ amrmo_init.c:427: warning: implicit declaration of function ‘put_user’ amrmo_init.c:428: error: ‘EFAULT’ undeclared (first use in this function) amrmo_init.c:431: warning: implicit declaration of function ‘amrmo_card_start’ amrmo_init.c:435: warning: implicit declaration of function ‘amrmo_card_stop’ amrmo_init.c:439: warning: implicit declaration of function ‘amrmo_card_ctl’ amrmo_init.c:441: error: ‘EINVAL’ undeclared (first use in this function) amrmo_init.c: At top level: amrmo_init.c:444: warning: ‘struct file’ declared inside parameter list amrmo_init.c:444: warning: ‘struct inode’ declared inside parameter list amrmo_init.c: In function ‘amrmo_open’: amrmo_init.c:447: warning: implicit declaration of function ‘MINOR’ amrmo_init.c:447: error: dereferencing pointer to incomplete type amrmo_init.c:449: error: ‘ENODEV’ undeclared (first use in this function) amrmo_init.c:453: error: ‘KERN_DEBUG’ undeclared (first use in this function) amrmo_init.c:453: error: expected ‘)’ before string constant amrmo_init.c:455: error: ‘EBUSY’ undeclared (first use in this function) amrmo_init.c:457: error: dereferencing pointer to incomplete type amrmo_init.c:459: warning: implicit declaration of function ‘atomic_inc’ amrmo_init.c:459: error: ‘__this_module’ undeclared (first use in this function) amrmo_init.c:461: warning: implicit declaration of function ‘init_waitqueue_head’ amrmo_init.c:461: error: ‘struct amrmo_struct’ has no member named ‘wait’ amrmo_init.c: At top level: amrmo_init.c:465: warning: ‘struct file’ declared inside parameter list amrmo_init.c:465: warning: ‘struct inode’ declared inside parameter list amrmo_init.c: In function ‘amrmo_release’: amrmo_init.c:467: error: dereferencing pointer to incomplete type amrmo_init.c:468: error: ‘KERN_DEBUG’ undeclared (first use in this function) amrmo_init.c:468: error: expected ‘)’ before string constant amrmo_init.c:474: warning: implicit declaration of function ‘atomic_dec’ amrmo_init.c:474: error: ‘__this_module’ undeclared (first use in this function) amrmo_init.c: At top level: amrmo_init.c:479: error: variable ‘amrmo_fops’ has initializer but incomplete type amrmo_init.c:480: error: unknown field ‘owner’ specified in initializer amrmo_init.c:480: error: ‘__this_module’ undeclared here (not in a function) amrmo_init.c:480: warning: excess elements in struct initializer amrmo_init.c:480: warning: (near initialization for ‘amrmo_fops’) amrmo_init.c:481: error: unknown field ‘llseek’ specified in initializer amrmo_init.c:481: error: ‘no_llseek’ undeclared here (not in a function) amrmo_init.c:481: warning: excess elements in struct initializer amrmo_init.c:481: warning: (near initialization for ‘amrmo_fops’) amrmo_init.c:482: error: unknown field ‘read’ specified in initializer amrmo_init.c:482: warning: excess elements in struct initializer amrmo_init.c:482: warning: (near initialization for ‘amrmo_fops’) amrmo_init.c:483: error: unknown field ‘write’ specified in initializer amrmo_init.c:483: warning: excess elements in struct initializer amrmo_init.c:483: warning: (near initialization for ‘amrmo_fops’) amrmo_init.c:484: error: unknown field ‘poll’ specified in initializer amrmo_init.c:484: warning: excess elements in struct initializer amrmo_init.c:484: warning: (near initialization for ‘amrmo_fops’) amrmo_init.c:485: error: unknown field ‘ioctl’ specified in initializer amrmo_init.c:485: warning: excess elements in struct initializer amrmo_init.c:485: warning: (near initialization for ‘amrmo_fops’) amrmo_init.c:486: error: unknown field ‘open’ specified in initializer amrmo_init.c:486: warning: excess elements in struct initializer amrmo_init.c:486: warning: (near initialization for ‘amrmo_fops’) amrmo_init.c:487: error: unknown field ‘release’ specified in initializer amrmo_init.c:487: warning: excess elements in struct initializer amrmo_init.c:487: warning: (near initialization for ‘amrmo_fops’) amrmo_init.c: In function ‘amrmo_pci_interrupt’: amrmo_init.c:501: warning: implicit declaration of function ‘amrmo_card_interrupt’ amrmo_init.c: In function ‘amrmo_pci_probe’: amrmo_init.c:519: error: ‘KERN_INFO’ undeclared (first use in this function) amrmo_init.c:519: error: expected ‘)’ before string constant amrmo_init.c:523: warning: implicit declaration of function ‘pci_enable_device’ amrmo_init.c:524: error: dereferencing pointer to incomplete type amrmo_init.c:525: error: ‘ENODEV’ undeclared (first use in this function) amrmo_init.c:527: warning: implicit declaration of function ‘kmalloc’ amrmo_init.c:527: error: ‘GFP_KERNEL’ undeclared (first use in this function) amrmo_init.c:527: warning: assignment makes pointer from integer without a cast amrmo_init.c:529: warning: implicit declaration of function ‘pci_disable_device’ amrmo_init.c:530: error: ‘ENOMEM’ undeclared (first use in this function) amrmo_init.c:532: warning: implicit declaration of function ‘memset’ amrmo_init.c:532: warning: incompatible implicit declaration of built-in function ‘memset’ amrmo_init.c:534: error: dereferencing pointer to incomplete type amrmo_init.c:537: error: dereferencing pointer to incomplete type amrmo_init.c:538: warning: implicit declaration of function ‘pci_resource_flags’ amrmo_init.c:538: error: ‘IORESOURCE_MEM’ undeclared (first use in this function) amrmo_init.c:539: warning: implicit declaration of function ‘pci_resource_start’ amrmo_init.c:540: warning: implicit declaration of function ‘pci_resource_len’ amrmo_init.c:555: warning: implicit declaration of function ‘spin_lock_init’ amrmo_init.c:555: error: ‘struct amrmo_struct’ has no member named ‘lock’ amrmo_init.c:556: error: ‘struct amrmo_struct’ has no member named ‘wait’ amrmo_init.c:558: warning: implicit declaration of function ‘amrmo_card_create’ amrmo_init.c:558: error: dereferencing pointer to incomplete type amrmo_init.c:558: warning: assignment makes pointer from integer without a cast amrmo_init.c:560: error: ‘KERN_ERR’ undeclared (first use in this function) amrmo_init.c:560: error: expected ‘)’ before string constant amrmo_init.c:562: warning: implicit declaration of function ‘kfree’ amrmo_init.c:566: warning: implicit declaration of function ‘pci_set_master’ amrmo_init.c:568: warning: implicit declaration of function ‘pci_request_regions’ amrmo_init.c:570: error: expected ‘)’ before string constant amrmo_init.c:571: warning: implicit declaration of function ‘amrmo_card_delete’ amrmo_init.c:577: warning: implicit declaration of function ‘ioremap’ amrmo_init.c:577: warning: assignment makes pointer from integer without a cast amrmo_init.c:579: error: expected ‘)’ before string constant amrmo_init.c:580: warning: implicit declaration of function ‘pci_release_regions’ amrmo_init.c:584: error: ‘EIO’ undeclared (first use in this function) amrmo_init.c:588: warning: implicit declaration of function ‘request_irq’ amrmo_init.c:588: error: ‘SA_SHIRQ’ undeclared (first use in this function) amrmo_init.c:591: error: expected ‘)’ before string constant amrmo_init.c:593: warning: implicit declaration of function ‘iounmap’ amrmo_init.c:601: warning: implicit declaration of function ‘amrmo_card_enable’ amrmo_init.c:603: error: expected ‘)’ before string constant amrmo_init.c:604: warning: implicit declaration of function ‘free_irq’ amrmo_init.c:622: error: ‘EBUSY’ undeclared (first use in this function) amrmo_init.c:626: error: ‘KERN_DEBUG’ undeclared (first use in this function) amrmo_init.c:626: error: expected ‘)’ before string constant amrmo_init.c:629: error: expected ‘)’ before string constant amrmo_init.c:632: warning: implicit declaration of function ‘pci_set_drvdata’ amrmo_init.c: In function ‘amrmo_pci_remove’: amrmo_init.c:661: warning: implicit declaration of function ‘pci_get_drvdata’ amrmo_init.c:661: warning: initialization makes pointer from integer without a cast amrmo_init.c:662: error: ‘KERN_DEBUG’ undeclared (first use in this function) amrmo_init.c:662: error: expected ‘)’ before string constant amrmo_init.c:679: warning: implicit declaration of function ‘amrmo_card_disable’ amrmo_init.c: At top level: amrmo_init.c:692: error: variable ‘amrmo_pci_driver’ has initializer but incomplete type amrmo_init.c:693: error: unknown field ‘name’ specified in initializer amrmo_init.c:693: warning: excess elements in struct initializer amrmo_init.c:693: warning: (near initialization for ‘amrmo_pci_driver’) amrmo_init.c:694: error: unknown field ‘id_table’ specified in initializer amrmo_init.c:694: warning: excess elements in struct initializer amrmo_init.c:694: warning: (near initialization for ‘amrmo_pci_driver’) amrmo_init.c:695: error: unknown field ‘probe’ specified in initializer amrmo_init.c:695: warning: excess elements in struct initializer amrmo_init.c:695: warning: (near initialization for ‘amrmo_pci_driver’) amrmo_init.c:696: error: unknown field ‘remove’ specified in initializer amrmo_init.c:696: warning: excess elements in struct initializer amrmo_init.c:696: warning: (near initialization for ‘amrmo_pci_driver’) amrmo_init.c: In function ‘amrmo_init’: amrmo_init.c:717: warning: implicit declaration of function ‘pci_present’ amrmo_init.c:718: error: ‘ENODEV’ undeclared (first use in this function) amrmo_init.c:721: error: ‘KERN_INFO’ undeclared (first use in this function) amrmo_init.c:721: error: expected ‘)’ before string constant amrmo_init.c:728: warning: implicit declaration of function ‘pci_for_each_dev’ amrmo_init.c:728: error: expected ‘;’ before ‘{’ token amrmo_init.c:715: warning: unused variable ‘err’ amrmo_init.c: In function ‘amrmo_exit’: amrmo_init.c:791: error: ‘KERN_DEBUG’ undeclared (first use in this function) amrmo_init.c:791: error: expected ‘)’ before string constant amrmo_init.c:792: warning: implicit declaration of function ‘unregister_chrdev’ amrmo_init.c:793: warning: implicit declaration of function ‘pci_unregister_driver’ amrmo_init.c: In function ‘amrmo_init’: amrmo_init.c:787: warning: control reaches end of non-void function make[2]: *** [amrmo_init.o] Error 1 make[2]: Leaving directory `/root/slmodem-2.9.11-20051101/slmodem-2.9.11-20051101/drive rs' make[1]: *** [all] Error 2 make[1]: Leaving directory `/root/slmodem-2.9.11-20051101/slmodem-2.9.11-20051101/drive rs' make: *** [drivers] Error 2 [root@ADIL_COMP slmodem-2.9.11-20051101]#
-
Здрасти. У меня такая проблема. Когда захожу на Add/Remove Software он говорит что Cannot Retrieve package information и после OK закрывается. PS. u menya Fedora Core 5, kernel 2.6.15 Thanks.
-
Если не получится лучше попробуй через Fedora Extras ( http://download.fedora.redhat.com/pub/fedora/linux/extras/5/ i386/ )
-
Ya toje Delphist pascalist. Luchshe pishi na C#-e. No dlya etoqo tvoy mobilnik doljen podderjivat Compact Framework. Ya polzuyus Microsoft Visual C# 2005 koqda perviy raz zapuskal cherez ActiveSynch on sam ustonovil Compact Framework. Ili esli nexochesh CF toqda pishi ATL Application na VC++. No eto nemnojko trudno budet dlya tebe.
-
Esli xochesh poisk po vsemu saytu, toqda tvoy skript doljen indeksirovat ves tvoy sayt. Est druqoy metod. Mojesh sekonomit na traffik. Ispolzuy google. Mojesh brat rezultati s Googla. Nujno cherez SOAP podklyuchatsa na Google i ispolzovat Google API funkcii. Qotovie PHP isxodniki mojesh nayti na Hotscripts esli ne oshibayus. Esli ne naydesh soobshi ya pisal odnu.
-
Modem na chipsete Conexant HSF(Software modem). Vneshniy modem s razyemom USB. Na sayte Linuxant nashel driver. Ustonavil. (rpm packet bil) Seychas koqda zapuskayu hsfconfig qovorit: [root@localhost ~]# hsfconfig Conexant HSF softmodem driver, version 7.43.00.01full If you need license keys, assistance or more information, please go to: http://www.linuxant.com/ When reporting a problem for the first time, please send us the file generated by "hsfconfig --dumpdiag". Warning: existing driver modules found under: /lib/modules/2.6.11-1.1369_FC4/ Would you like to keep using them? [no] Pre-built driver modules that seem compatible with your system were found under /usr/lib/hsfmodem/modules/binaries/linux-2.6.11-1.1369-FC4. Would you like to use them? [yes] ERROR: hsf driver not active - HDA modems may require reboot Note: kernel module snd-via82xx-modem overridden by hsfmc97via Note: kernel module snd-intel8x0m overridden by hsfmc97ich hsfmc97sis Note: kernel module snd-atiixp-modem overridden by hsfmc97ati
-
Пошел купил USB модем. А сейчас не могу установить. На сайте Линуксант нашел дрова но неполучилось. На лимодемс не разобрался, может вы можете мне помоч??
-
Я искал. Посмотрел на Linmodems.org, modemsite.ru потом какой т сайт Роб Кларка был. В конце я нашел что для чипов Lucent Scorpio драйвера нету. Когда будет? Бог знает. В принципе логично. Кто будет установить на laptop Тошиба (Designed for Windows XP) линух?
-
После долгих поисков нашел что: Agere Systems LU97 (Scorpio) Chipset data: Manufacturer Agere Systems formerly Lucent Technologies, datasheet Applications AC-Link soft modem for modem riser or modem daughter cards Linux support Agere/Lucent has not released a Linux driver for the LU97 chipset Components LU97 = CSP1037 + CSP1037A/B CSP1037 AC'97 interface 16-pin SOIC CSP1037A/B telephone line interface 16-pin SOIC Что теперь делать? Купить нормальный hard modem или запустить Linux через VMWare и оттуда через windows зайти в нет?
-
Здравствуйте! Вчера установил Linux Fedora Core 4. Все отлично. Здесь все удобно чем Windows. У меня тут одна проблема с модемам. Не могу его установить. Пожялуюста помогите. OS: Linux Fedora Core 4 kernel: 2.6.11 Computer: Tohiba Satellite 1410-304 (laptop ) Modem: Softmodem (Lucent SCORPIO) Если нужен дополнительно о компе: Model: Satellite 1410-304 HDD_Int: Intel ICH3-M Sound: AC 97 (YAMAHA YMF753) VGA: nVIDIA GeForce4 420 Go CPU: Intel Celeron 1800M RAM: PC2100 Modem: Softmodem (Lucent SCORPIO) IrDA: Super IO SMSC LPC47N227 USB: Intel ICH3-M CD_Int: Intel ICH3-M PCMCIA: Toshiba ToPIC100 (Intel 82365 comp) APM: V1.2 Mouse: PS2 ACPI: V1.0b Chipset: Intel 845MZ Network: Intel 82562ET (Kinnereth) FloppyDisk_Int: intern Basic_Info: Info Mini_PCI: yes Если возможно плз, пишите подробно, я чайник на линуксе.