DaemonForums  

Go Back   DaemonForums > NetBSD > NetBSD General

NetBSD General Other questions regarding NetBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 23rd May 2009
Mr-Biscuit Mr-Biscuit is offline
Banned
 
Join Date: May 2008
Posts: 272
Default Successfully booting NetBSD Live on a Sony Vaio PCG-GRZ530 with limited results

I've managed to get the GUI to start and it hangs during services.

What options do I need to pass to the kernel and boot parameters for the system to be successful?

Also, is there documentation available for installing on to a vaio?

Problems are with apic, lapic, possible apm.

Successful boot with Linux distributions after noapic, nolapic and acpi are passed at boot.

Laptop will run for 1 1/2 days before showing increased temperatures.
I've taken the thing apart and cleaned the fan and vent.
Reply With Quote
  #2   (View Single Post)  
Old 23rd May 2009
s0xxx's Avatar
s0xxx s0xxx is offline
Package Pilot
 
Join Date: May 2008
Posts: 192
Default

I see from your post on another forum that you used NetBSD Live! which is a bit dated (unless you made one using sysutils/mklivecd). You could try with a Jibbed live CD, which is based on latest NetBSD 5.0: http://www.jibbed.org/

Also, when booting NetBSD you have an option to boot without acpi.
__________________
The best way to learn UNIX is to play with it, and the harder you play, the more you learn.
If you play hard enough, you'll break something for sure, and having to fix a badly broken system is arguably the fastest way of all to learn. -Michael Lucas, AbsoluteBSD
Reply With Quote
  #3   (View Single Post)  
Old 24th May 2009
Mr-Biscuit Mr-Biscuit is offline
Banned
 
Join Date: May 2008
Posts: 272
Default

I've received the same error for FreeSBIE, NewBIE, and NetBSD LIve.
Media error/ l-ec uncorrectable error/ check condition.

The same cd-rw will successfully boot with an image of knoppix.

NewBIE does, however boot the x display and then crashes with a few programs.
I can use ctrl + c to stop a process. tty(x) don't work properly.
The boot message shows all hardware as being detected.
Other complaint was that the file system was full.
Unfortunately, I do not know how to make a persistent image on a usb key to fix the "file system full" error.

If anyone actually decides to read this, where can I find the boot options for NetBSD to pass acpi and laptop to the kernel?

Edit: Sorry, didn't see post.
I'm trying to download jibbed now.
I'll tell you how the boot goes.


Edit 2: It works.
Obrigado!

Last edited by Mr-Biscuit; 24th May 2009 at 02:08 AM.
Reply With Quote
  #4   (View Single Post)  
Old 25th May 2009
s0xxx's Avatar
s0xxx s0xxx is offline
Package Pilot
 
Join Date: May 2008
Posts: 192
Default

So you got it working with or without acpi?
__________________
The best way to learn UNIX is to play with it, and the harder you play, the more you learn.
If you play hard enough, you'll break something for sure, and having to fix a badly broken system is arguably the fastest way of all to learn. -Michael Lucas, AbsoluteBSD
Reply With Quote
  #5   (View Single Post)  
Old 25th May 2009
Mr-Biscuit Mr-Biscuit is offline
Banned
 
Join Date: May 2008
Posts: 272
Default

Working with acpi.
Trouble now is having dhclient start automatically and pkg_path to be able to load without breaking.
Unlike FreeBSD, I am only able to install a single package at a time. [Using ttyXs to simultaneously install different ones.
Seems to be something wrong here on my end.
Vaguely, I remember seeing a howto for both enabling dhclient and pkg_add to where neither has to be constantly restarted.
Don't get me wrong in the middle of my "nurdy moment of yappiness," I am enjoying having it on a laptop.
It is working.

Oh, I don't have a kernel source is /usr/sys unless sys is under another directory.
Reply With Quote
  #6   (View Single Post)  
Old 25th May 2009
s0xxx's Avatar
s0xxx s0xxx is offline
Package Pilot
 
Join Date: May 2008
Posts: 192
Default

Quote:
Originally Posted by Mr-Biscuit View Post
Trouble now is having dhclient start automatically and pkg_path to be able to load without breaking.
I really don't understand your problem with dhcp and pkg_add. If you want to make it permanent just put following in your config file for your interface:
Code:
up
dhcp
And in rc.conf:
Code:
dhcpcd_flags="-q -b"
Quote:
Originally Posted by Mr-Biscuit View Post
Oh, I don't have a kernel source is /usr/sys unless sys is under another directory.
Kernel source goes to /usr/src/sys/ and you would have to fetch it first. Read the following chapter of NetBSD guide to get it: http://www.netbsd.org/docs/guide/en/chap-fetch.html
__________________
The best way to learn UNIX is to play with it, and the harder you play, the more you learn.
If you play hard enough, you'll break something for sure, and having to fix a badly broken system is arguably the fastest way of all to learn. -Michael Lucas, AbsoluteBSD
Reply With Quote
  #7   (View Single Post)  
Old 26th May 2009
Mr-Biscuit Mr-Biscuit is offline
Banned
 
Join Date: May 2008
Posts: 272
Default

System is up and running.

Now to decide what to do with it......
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
STORAGE: benchmarks results (diskinfo) vermaden FreeBSD General 53 28th November 2010 06:06 PM
Live *BSD Distribution JMJ_coder Other BSD and UNIX/UNIX-like 22 12th February 2010 05:29 PM
Booting netBSD 5 install failed dk_zero-cool NetBSD Installation and Upgrading 10 5th May 2009 12:23 PM
pf and xbox live _mg_ FreeBSD Security 2 7th January 2009 10:32 PM
Incorrect df results (not -h, not a FAQ) nathang FreeBSD General 5 8th June 2008 06:44 AM


All times are GMT. The time now is 09:04 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick