Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2002 04:53:41 -0800
From:      k <kraig@microwire.net>
To:        freebsd-mobile@freebsd.org
Subject:   vaio 4.5-release followup (lost original thread)
Message-ID:  <200203300453.41804.kraig@microwire.net>

next in thread | raw e-mail | index | archive | help
i'm out of the hospital now so ill be able to post config files (attached=
) =3DD
its a pcg-r505je, its a weird problem, i had it a few months ago and=20
eventually gave up, oen day i booted the kernel by accident in -s and the=
=20
console worked, and all was well for a few months until i needed to repai=
r my=20
windowds installation and it broke my root partition and i had to reinsta=
ll=20
that, and here i am again. i don't need the pcic anymore since im no long=
er=20
needing the dialup, but i'd still like to get it worked out incase im in =
a=20
similar situation in the future.
also do you have the xfree86 config for the 1024x768 screen? my glow wind=
ow=20
decoration and my mouse icons (resizing windows etc) are not working=20
correctly, glow comes up a grey bar and the mouse icon doesnt change. i'm=
=20
thinking i might have an improper modeline. heres the kernel conf

machine=09=09i386
cpu=09=09I386_CPU
cpu=09=09I486_CPU
cpu=09=09I586_CPU
cpu=09=09I686_CPU
ident=09=09GENERIC
maxusers=090

#makeoptions=09DEBUG=3D-g=09=09#Build kernel with gdb(1) debug symbols

#options =09MATH_EMULATE=09=09#Support for x87 emulation
options =09INET=09=09=09#InterNETworking
options =09INET6=09=09=09#IPv6 communications protocols
options =09FFS=09=09=09#Berkeley Fast Filesystem
options =09FFS_ROOT=09=09#FFS usable as root device [keep this!]
options =09SOFTUPDATES=09=09#Enable FFS soft updates support
options =09UFS_DIRHASH=09=09#Improve performance on big directories
options =09MFS=09=09=09#Memory Filesystem
options =09MD_ROOT=09=09=09#MD is a potential root device
#options =09NFS=09=09=09#Network Filesystem
#options =09NFS_ROOT=09=09#NFS usable as root device, NFS required
options =09MSDOSFS=09=09=09#MSDOS Filesystem
#options =09CD9660=09=09=09#ISO 9660 Filesystem
#options =09CD9660_ROOT=09=09#CD-ROM usable as root, CD9660 required
options =09PROCFS=09=09=09#Process filesystem
options =09COMPAT_43=09=09#Compatible with BSD 4.3 [KEEP THIS!]
options =09SCSI_DELAY=3D15000=09#Delay (in ms) before probing SCSI
options =09UCONSOLE=09=09#Allow users to grab the console
options =09USERCONFIG=09=09#boot -c editor
options =09VISUAL_USERCONFIG=09#visual boot -c editor
options =09KTRACE=09=09=09#ktrace(1) support
options =09SYSVSHM=09=09=09#SYSV-style shared memory
options =09SYSVMSG=09=09=09#SYSV-style message queues
options =09SYSVSEM=09=09=09#SYSV-style semaphores
options =09P1003_1B=09=09#Posix P1003_1B real-time extensions
options=09=09USER_LDT=09=09# for wine and maybe something else -k
options =09_KPOSIX_PRIORITY_SCHEDULING
options=09=09ICMP_BANDLIM=09=09#Rate limit bad replies
options =09KBD_INSTALL_CDEV=09# install a CDEV entry in /dev

device=09=09isa
device=09=09eisa
device=09=09pci

device=09=09spic0=09=09=09# sony pic controller -k

# Floppy drives
device=09=09fdc0=09at isa? port IO_FD1 irq 6 drq 2
device=09=09fd0=09at fdc0 drive 0

# ATA and ATAPI devices
device=09=09ata0=09at isa? port IO_WD1 irq 14
device=09=09ata
device=09=09atadisk=09=09=09# ATA disk drives
options =09ATA_STATIC_ID=09=09#Static device numbering


# atkbdc0 controls both the keyboard and the PS/2 mouse
device=09=09atkbdc0=09at isa? port IO_KBD
device=09=09atkbd0=09at atkbdc? irq 1 flags 0x1
device=09=09psm0=09at atkbdc? irq 12

device=09=09vga0=09at isa?

# splash screen/screen saver
pseudo-device=09splash

# syscons is the default console driver, resembling an SCO console
device=09=09sc0=09at isa?  flags 0x100
# Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver
#device=09=09vt0=09at isa?
#options =09XSERVER=09=09=09# support for X server on a vt console
#options =09FAT_CURSOR=09=09# start with block cursor
# If you have a ThinkPAD, uncomment this along with the rest of the PCVT =
lines
#options =09PCVT_SCANSET=3D2=09=09# IBM keyboards are non-std
#options=09=09PCVT_FREEBSD=3D211

# Floating point support - do not disable.
device=09=09npx0=09at nexus? port IO_NPX irq 13

# Power management support (see LINT for more options)
#device=09=09apm0    at nexus? disable flags 0x20 # Advanced Power Manage=
ment

# PCCARD (PCMCIA) support
device=09=09card
device=09=09pcic0=09at isa? irq 0 port 0x3e0 iomem 0xd0000

# Serial (COM) ports
#device=09=09sio0=09at isa? port IO_COM1 flags 0x10 irq 4
#device=09=09sio1=09at isa? port IO_COM2 irq 3
#device=09=09sio2=09at isa? disable port IO_COM3 irq 5
#device=09=09sio3=09at isa? disable port IO_COM4 irq 9

device=09=09miibus=09=09# MII bus support
device=09=09fxp=09=09# Intel EtherExpress PRO/100B (82557, 82558)

# Pseudo devices - the number indicates how many units to allocate.
pseudo-device=09loop=09=09# Network loopback
pseudo-device=09ether=09=09# Ethernet support
pseudo-device=09sl=091=09# Kernel SLIP
pseudo-device=09ppp=091=09# Kernel PPP
pseudo-device=09tun=09=09# Packet tunnel.
pseudo-device=09pty=09=09# Pseudo-ttys (telnet etc)
pseudo-device=09md=09=09# Memory "disks"
pseudo-device=09gif=09=09# IPv6 and IPv4 tunneling
pseudo-device=09faith=091=09# IPv6-to-IPv4 relaying (translation)

# The `bpf' pseudo-device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
#pseudo-device=09bpf=09=09#Berkeley packet filter


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203300453.41804.kraig>