Re: Marvell Yukon Driver for Hp notebook??

2010-03-30 Thread Kaya Saman






What is needed is the line just before the Vendor, with the card and 
chip IDs.  Then compare it against the list of cards the FreeBSD msk 
driver supports:


http://www.freebsd.org/cgi/man.cgi?query=mskapropos=0sektion=0manpath=FreeBSD+8.0-RELEASEformat=html 



Line goes as follows:

none2:pci0:133:0:0:

class=0x02 card=0x30e8103c chip=0x45711ab rev=0x00 hdr=0x00



Wait, the (binary|proprietary?) driver for FreeBSD 7.0 is almost 
certainly not going to work on FreeBSD 8.0.


Yeah I messed the system up completely now and attempted to recover it 
with FreeSBIE based on BSD 6.0 which doesn't even start for some 
strange reason. Can't mount the CD it says?? Any other system I've 
tried manages.


I just performed a re-install.. nothing lost so is ok.





Kaya
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Marvell Yukon Driver for Hp notebook??

2010-03-29 Thread Kaya Saman
Well I managed to go to Marvell and get the FreeBSD 7.0 x64 driver 
and use my USB key to get the driver into the machine:


mount_msdosfs /dev/da0s1 /mnt/usb

I then installed it using the instructions provided in the README.txt 
file and now I can't even boot BSD any more :-(


I get total kernel panic with a complete system lockup.

I'm not sure if I will be able to recover from this or if I will need a 
total re-install but so far BSD seems completely hosed on my machine :-(


Regards,

Kaya

On 03/29/2010 07:20 AM, Kaya Saman wrote:

Thanks for the response Warren!!



Does the card show up in ifconfig?


No.



If not, do a 'pciconf -lv' to find out which particular hardware you 
have.


pciconf -lv says

Vendor: Marvell Semiconductor (Was Galileo Technology LTD)
Class: Network
Subclass: Ethernet



-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Marvell Yukon Driver for Hp notebook??

2010-03-29 Thread Warren Block

On Mon, 29 Mar 2010, Kaya Saman wrote:

On 03/29/2010 07:20 AM, Kaya Saman wrote:

Thanks for the response Warren!!


Does the card show up in ifconfig?


No.


If not, do a 'pciconf -lv' to find out which particular hardware you have.


pciconf -lv says

Vendor: Marvell Semiconductor (Was Galileo Technology LTD)
Class: Network
Subclass: Ethernet


[please don't top-post, it makes responding more work]

What is needed is the line just before the Vendor, with the card and 
chip IDs.  Then compare it against the list of cards the FreeBSD msk 
driver supports:


http://www.freebsd.org/cgi/man.cgi?query=mskapropos=0sektion=0manpath=FreeBSD+8.0-RELEASEformat=html

Well I managed to go to Marvell and get the FreeBSD 7.0 x64 driver and 
use my USB key to get the driver into the machine:


Wait, the (binary|proprietary?) driver for FreeBSD 7.0 is almost 
certainly not going to work on FreeBSD 8.0.


I then installed it using the instructions provided in the README.txt file 
and now I can't even boot BSD any more :-(


I get total kernel panic with a complete system lockup.

I'm not sure if I will be able to recover from this or if I will need a total 
re-install but so far BSD seems completely hosed on my machine :-(


You may be able to unload that kernel module before booting.  If it's a 
kernel module; don't know.  The one Marvell card I have in a notebook is 
supported by the open FreeBSD msk driver thanks to Pyun YongHyeon.


-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Marvell Yukon Driver for Hp notebook??

2010-03-29 Thread Kaya Saman

On 03/29/2010 10:05 PM, Warren Block wrote:

On Mon, 29 Mar 2010, Kaya Saman wrote:

On 03/29/2010 07:20 AM, Kaya Saman wrote:

Thanks for the response Warren!!


Does the card show up in ifconfig?


No.

If not, do a 'pciconf -lv' to find out which particular hardware 
you have.


pciconf -lv says

Vendor: Marvell Semiconductor (Was Galileo Technology LTD)
Class: Network
Subclass: Ethernet


[please don't top-post, it makes responding more work]


Sorry!

When you mean 'top post' do you mean writing something after replying or 
posting at the 'top' of the original information??? Apologies am 
unfamiliar with the term!




What is needed is the line just before the Vendor, with the card and 
chip IDs.  Then compare it against the list of cards the FreeBSD msk 
driver supports:


http://www.freebsd.org/cgi/man.cgi?query=mskapropos=0sektion=0manpath=FreeBSD+8.0-RELEASEformat=html 



I will try to obtain this tomorrow as I left the CD at work :-(



Well I managed to go to Marvell and get the FreeBSD 7.0 x64 
driver and use my USB key to get the driver into the machine:


Wait, the (binary|proprietary?) driver for FreeBSD 7.0 is almost 
certainly not going to work on FreeBSD 8.0.


Yeah I messed the system up completely now and attempted to recover it 
with FreeSBIE based on BSD 6.0 which doesn't even start for some strange 
reason. Can't mount the CD it says?? Any other system I've tried manages.




I then installed it using the instructions provided in the README.txt 
file and now I can't even boot BSD any more :-(


I get total kernel panic with a complete system lockup.

I'm not sure if I will be able to recover from this or if I will need 
a total re-install but so far BSD seems completely hosed on my 
machine :-(


You may be able to unload that kernel module before booting.  If it's 
a kernel module; don't know.  The one Marvell card I have in a 
notebook is supported by the open FreeBSD msk driver thanks to Pyun 
YongHyeon.


-Warren Block * Rapid City, South Dakota USA


If I could just mount the hard drive I could remove the statement in 
/boot/modules.conf


Unfortunately all I have available to me is Linux and Windows 7 which I 
don't think will be much use!


Kaya
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Marvell Yukon Driver for Hp notebook??

2010-03-28 Thread Kaya Saman

Hi guys,

I've just performed a clean install of FreeBSD 8.0 on my system which is 
a triple boot with Win 7 and Ubuntu Linux.


I did a bit of Google'ing on this subject and found various people 
asking the same question only for much older versions of BSD.


What I have found out so far is that the driver is called msk0 I am 
guessing as on my other fairly similar Hp in Solaris the driver is named 
myk0 by the official Marvell driver. Ok different OS different name - 
possible and more then likely! :-)


Anyhow, I just would like to know since so far my system is blind deaf 
and dumb, as I have no network access at all and as result no GUI as I 
will build it from ports; which driver I'd need and also how to install 
it in the machine???


With my other system and Solaris the trick was to use a USB key, of 
which of course the GUI was in full operation making my life a little 
easier then having to use the CLI to discover then mount the drive.


Has anyone got any suggestions??

I have the CD1 x86_64 edition of media :-)

Many thanks,

Kaya
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Marvell Yukon Driver for Hp notebook??

2010-03-28 Thread Warren Block

On Sun, 28 Mar 2010, Kaya Saman wrote:

I've just performed a clean install of FreeBSD 8.0 on my system which is a 
triple boot with Win 7 and Ubuntu Linux.


I did a bit of Google'ing on this subject and found various people asking the 
same question only for much older versions of BSD.


What I have found out so far is that the driver is called msk0 I am guessing 
as on my other fairly similar Hp in Solaris the driver is named myk0 by the 
official Marvell driver. Ok different OS different name - possible and more 
then likely! :-)


Anyhow, I just would like to know since so far my system is blind deaf and 
dumb, as I have no network access at all and as result no GUI as I will build 
it from ports; which driver I'd need and also how to install it in the 
machine???


Does the card show up in ifconfig?

If not, do a 'pciconf -lv' to find out which particular hardware you 
have.


-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Marvell Yukon Driver for Hp notebook??

2010-03-28 Thread Kaya Saman

Thanks for the response Warren!!



Does the card show up in ifconfig?


No.



If not, do a 'pciconf -lv' to find out which particular hardware you 
have.


pciconf -lv says

Vendor: Marvell Semiconductor (Was Galileo Technology LTD)
Class: Network
Subclass: Ethernet



-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org