Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => dCore x86 Imported Extensions => Topic started by: Jason W on March 05, 2017, 02:46:16 PM

Title: ndiswrapper-modules-4.2.9-tinycore
Post by: Jason W on March 05, 2017, 02:46:16 PM
ndiswrapper-modules-4.2.9-tinycore is now available for the dCore ports that use the 4.2.9-tinycore kernel - dCore-stretch, dCore-xenial, and dCore-yakkety.
Title: Re: ndiswrapper-modules-4.2.9-tinycore
Post by: jls on March 08, 2017, 04:38:41 AM
Hi
Thanks for the module, actually I don't need anymore cause I got a usb wifi dongle natively supported by linux, anyway inside my desktop pc there is still the pci wifi card that requires ndiswrapper, so tried to import :
Code: [Select]
jls@pc1:/mnt/sda1/xce/sce$ sce-import -p ndiswrapper-modules-4.2.9-tinycore.sce
* Using the -p option.
* Using the -n option.
* Using the -r option.
* Importing ndiswrapper-modules-4.2.9-tinycore ndiswrapper-modules-4.2.9-tinycore.
* Package index:
  /etc/sysconfig/tcedir/import/debinx/ubuntu_xenial_main_i386_Packages
* Security index:
  /etc/sysconfig/tcedir/import/debinx/ubuntu_xenial_security_i386_Packages
* Main mirror: http://giano.com.dist.unige.it/ubuntu/
* Security mirror: http://giano.com.dist.unige.it/ubuntu/
* ndiswrapper-modules-4.2.9-tinycore
ndiswrapper-modules-4.2.9-tinycore is a dCore premade package.
* Gathering dependencies.
* Merging 2 packages:
/usr/bin/deb2sce: line 721: can't open /tmp/work/ndiswrapper-modules-4.2.9-tinycore: no such file
1/2 ndiswrapper-modules-4.2.9-tinycore
/usr/bin/deb2sce: line 721: can't open /tmp/work/ndiswrapper-modules-4.2.9-tinycore: no such file
2/2 ndiswrapper-modules-4.2.9-tinycore
* Processing locale.nopurge file.
* Processing sce.purge file.
Parallel mksquashfs: Using 2 processors
Creating 4.0 filesystem on /etc/sysconfig/tcedir/sce/ndiswrapper-modules-4.2.9-tinycore
ndiswrapper-modules-4.2.9-tinycore.sce, block size 4096.
[=================================================================|] 23/23 100%
Exportable Squashfs 4.0 filesystem, gzip compressed, data block size 4096
compressed data, compressed metadata, compressed fragments, no xattrs
duplicates are removed
Filesystem size 77.63 Kbytes (0.08 Mbytes)
97.61% of uncompressed filesystem size (79.53 Kbytes)
Inode table size 198 bytes (0.19 Kbytes)
37.36% of uncompressed inode table size (530 bytes)
Directory table size 230 bytes (0.22 Kbytes)
38.59% of uncompressed directory table size (596 bytes)
Number of duplicate files found 0
Number of inodes 14
Number of files 4
Number of fragments 1
Number of symbolic links  0
Number of device nodes 0
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 10
Number of ids (unique uids + gids) 1
Number of uids 1
root (0)
Number of gids 1
root (0)
* Imported ndiswrapper-modules-4.2.9-tinycore ndiswrapper-modules-4.2.9-tinycore.sce.
jls@pc1:/mnt/sda1/xce/sce$
ls@pc1:/mnt/sda1/xce/sce$ ls ndisw*
ndiswrapper-modules-4.2.9-tinycore?ndiswrapper-modules-4.2.9-tinycore.sce   ndiswrapper-modules-4.2.9-tinycore?ndiswrapper-modules-4.2.9-tinycore.sce.md5.txt
ndiswrapper-modules-4.2.9-tinycore?ndiswrapper-modules-4.2.9-tinycore.sce.debinx


but there is an error as you can see.
bye
Title: Re: ndiswrapper-modules-4.2.9-tinycore
Post by: Jason W on March 09, 2017, 08:34:26 AM
Hi,
I can't reproduce the error with this package, but I will look into what may be causing it.  There is one other package that I remember seeing this happen to.
Title: Re: ndiswrapper-modules-4.2.9-tinycore
Post by: Jason W on March 12, 2017, 05:31:03 PM
It appears when a package has deps listed twice in PKGPREBUILTDEP on the server, this behavior occurs.  This also was the case with minitube-2.5, both it and ndiswrapper-modules-4.2.9-tinycore had it's entries twice in PKGPREBUILTDEP.  Hopefully fixed now.

Thanks for reporting which helped pinpoint the issue.

Title: Re: ndiswrapper-modules-4.2.9-tinycore
Post by: jls on March 13, 2017, 03:21:04 AM
Hi
It's ok now, wifi working!
Thank you Jason