BlackHole Vu+ Duo 1.6.7 kernel 3.1.1 beta2

Status
Not open for further replies.

javier007

Vu+ User
this problem continues, the new beta version detects my wifi stick(dlink DWA-140 N) with the driver rt 2800 when the good one is rt5370 sta...

thanksss...

this problem is being revised? with an affirmative answer is enough.

could i change the wifi driver in root to solve detect wifi model ok??if you say me where are location files exactly i have to change i do it.

Thank you.
 

NEUROSURGERY

Vu+ User
hello everybody
my wlan does not work, initially never had a problem like, this is a key named sagem!
for my external hard drive western digital 3b, it correctly detected this time, but it shows nothing inside, while there are several files and movies bm750 login: root
root@bm750:~# fdisk -l
Note: sector size is 4096 (not 512)

Disk /dev/sda: 3000.5 GB, 3000558944256 bytes
255 heads, 63 sectors/track, 45599 cylinders
Units = cylinders of 16065 * 4096 = 65802240 bytes

Device Boot Start End Blocks Id System
/dev/sda1 1 45599 2930190716 7 HPFS/NTFS
Hi , i was reinstalled VTI 3.1, connected my external hdd 3T and executed fdisk -1

here is the test performed with the image VTI 3.2, the HDD works correctly
*******************************
* *
* VTI Image *
* *
*******************************

welcome on your Vu+ ! - Kernel 2.6.18-7.3 (#1 SMP Tue Aug 23 00:01:55 CEST 20
.
bm750 login: root
root@bm750:~# fdisk -l
Note: sector size is 4096 (not 512)

Disk /dev/sda: 3000.5 GB, 3000558944256 bytes
255 heads, 63 sectors/track, 45599 cylinders
Units = cylinders of 16065 * 4096 = 65802240 bytes

Device Boot Start End Blocks Id System
/dev/sda1 1 45599 2930190716 7 HPFS/NTFS
 

NEUROSURGERY

Vu+ User
hello everybody
dear ANGELOFSKY 1980
my wlan does not work, initially never had a problem like, this is a WLAN sagem model XG-760N!
for my external hard drive western digital 3b, it correctly detected this time, but it shows nothing in it, while there are several files and movies...


bm750 login: root
root@bm750:~#
fdisk -l
Note:
sector size is 4096 (not 512)

Disk /dev/sda: 3000.5 GB, 3000558944256 bytes
255
heads, 63 sectors/track, 45599 cylinders
Units = cylinders of 16065 * 4096 = 65802240 bytes

Device Boot Start End Blocks Id System
/
dev/sda1 1 45599 2930190716 7 HPFS/NTFS

here is the test performed with the image VTI 3.1, the HDD works correctly
*******************************
* *
* VTI Image *
* *
*******************************

welcome on your Vu+ ! - Kernel 2.6.18-7.3 (#1 SMP Tue Aug 23 00:01:55 CEST 20
.
bm750 login:
root
root@bm750:~#
fdisk -l
Note:
sector size is 4096 (not 512)

Disk /dev/sda: 3000.5 GB, 3000558944256 bytes
255
heads, 63 sectors/track, 45599 cylinders
Units = cylinders of 16065 * 4096 = 65802240 bytes

Device Boot Start End Blocks Id System
/
dev/sda1 1 45599 2930190716 7 HPFS/NTFS
 

angelofsky1980

BlackHole Driver Specialist
hello everybody
dear ANGELOFSKY 1980
my wlan does not work, initially never had a problem like, this is a WLAN sagem model XG-760N!
for my external hard drive western digital 3b, it correctly detected this time, but it shows nothing in it, while there are several files and movies...

bm750 login: root
root@bm750:~# fdisk -l
Note: sector size is 4096 (not 512)

Disk /dev/sda: 3000.5 GB, 3000558944256 bytes
255 heads, 63 sectors/track, 45599 cylinders
Units = cylinders of 16065 * 4096 = 65802240 bytes

Device Boot Start End Blocks Id System
/dev/sda1 1 45599 2930190716 7 HPFS/NTFS
here is the test performed with the image VTI 3.1, the HDD works correctly
*******************************
* *
* VTI Image *
* *
*******************************

welcome on your Vu+ ! - Kernel 2.6.18-7.3 (#1 SMP Tue Aug 23 00:01:55 CEST 20
.
bm750 login: root
root@bm750:~# fdisk -l
Note: sector size is 4096 (not 512)

Disk /dev/sda: 3000.5 GB, 3000558944256 bytes
255 heads, 63 sectors/track, 45599 cylinders
Units = cylinders of 16065 * 4096 = 65802240 bytes

Device Boot Start End Blocks Id System
/dev/sda1 1 45599 2930190716 7 HPFS/NTFS

About your wifi stick I will look into web a solution (it's a zd1211 device).
About your hard disk, you should mount correctly it on BH with this telnet command:
Code:
ntfs-3g /dev/sda1 /mnt/hdd
 

Matrix10

Administrator
for info
On the server you can find Elegance HD P2 skin
based on default BH 1.6.7 skin
but with a different OSD / movie players
you can try if you like
skin has the same speed and performance as the default skin.

Rgd MX
 

adel sat

BH Lover
Hi mates.

I have the same problem. un fortunately, this image does not recognize my 2T seagate SATA internal HDD. HDD cannot be set in menu because of the mentioned cause. of course it does not have any problem with pendrives
 

NEUROSURGERY

Vu+ User
dear angelofsky1980
the execution of: ntfs-3g / dev/sda1 / mnt / hdd
fix the problem and the hard drive is working correctly, but if the hard drive disconected or vu+ duo reboots, the disk is no longer recognized, and it comes back to the starting problem! is a solution for this
thanks four you
 

Shiro

BH-C
dear angelofsky1980
the execution of: ntfs-3g / dev/sda1 / mnt / hdd
fix the problem and the hard drive is working correctly, but if the hard drive disconected or vu+ duo reboots, the disk is no longer recognized, and it comes back to the starting problem! is a solution for this
thanks four you

Edit file /etc/fstab
be sure that the line
Code:
/dev/sda1    /media/hdd  auto   defaults          0       0
is commenetd with # or delete it-
Add the line:
Code:
/dev/sda1  /media/hdd  ntfs-3g   defaults          0       0
 

Matrix10

Administrator
thank you Shiro, but I don't understand! you can explain more step by step? thank you

Edit fstab file in /etc and replace line

/dev/sda1 /media/hdd auto defaults 0 0

with line

/dev/sda1 /media/hdd ntfs-3g defaults 0 0

and reboot/ test
==============================
Or like this
rootfs / auto defaults 1 1
proc /proc proc defaults 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
usbdevfs /proc/bus/usb usbfs defaults 0 0
/dev/mtdblock2 /boot jffs2 ro 0 0
tmpfs /var tmpfs defaults 0 0
tmpfs /tmp tmpfs defaults 0 0
tmpfs /dev/shm tmpfs mode=0777 0 0
#/dev/sda1 /media/hdd auto defaults 0 0
/dev/sda1 /media/hdd ntfs-3g defaults 0 0

Look in your fstab file And you will know.
 
Status
Not open for further replies.
Top