Date: Fri, 24 Jul 2015 16:17:30 -0400 From: Stari Karp <starikarp@yandex.com> To: Pavel Timofeev <timp87@gmail.com> Cc: freebsd-stable stable <freebsd-stable@freebsd.org> Subject: Re: FreeBSD 10.1_RELEASE to FreeBSD 10.2 BETA2 Message-ID: <1437769050.2088.3.camel@yandex.com> In-Reply-To: <CAAoTqftJ8fvkqETPewjV=xMhO-nKZuuUL_DJMfnA%2B-yJJczLbg@mail.gmail.com> References: <1437602017.1621.5.camel@yandex.com> <1437745202428-6027559.post@n5.nabble.com> <1437754678.41896.0.camel@yandex.com> <CAAoTqftJ8fvkqETPewjV=xMhO-nKZuuUL_DJMfnA%2B-yJJczLbg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2015-07-24 at 23:07 +0300, Pavel Timofeev wrote: > 2015-07-24 19:17 GMT+03:00 Stari Karp <starikarp@yandex.com>: > > On Fri, 2015-07-24 at 06:40 -0700, timp wrote: > >> Hi! > >> > >> > 1. VT module doesn't load. > >> > In /boot/loader.conf I have: > >> > kern.vty=vt > >> > but it doesn't work. If I manual loada module witk kldload radeonkms I > >> > got just black screen and nothing more. > >> > >> As I know it's not a module. And you can't load it. > >> I have a workstation under 10.2-BETA2 amd64 GENERIC with kern.vty=vt set and > >> have no problem. > >> > >> > 2. Fireware external disk doesn't work either. In /boot/loader.conf I > >> > have sbp_load="YES" but it doesn't load. If I run kldload sbp it load > >> > and works. > >> > 3. The same is with web camera. > >> > cuse4bsd_load="YES" which I have in /boot/loader.conf doesn't load. > >> > It works if I load with kldload. > >> > In /boot/loader.conf I have also loader_logo="beastie" which doesn't > >> > show picture in menu (it is default one). > >> > > >> > In /boot/device.hints I have also some hits which are for my sound card > >> > and it doesn't read them and sound doesn't work correct too. > >> > > >> > On FreeBSD 10.1-RELEASE (amd 64) I didn't have problems. > >> > Today I update with freebsd-update fetch and the problem exist. > >> > >> What if you load the previous kernel? Did you upgrade only kernel? What > >> about world? > >> Something's definitely wrong with your machine. > >> I have > >> > >> % cat /boot/loader.conf > >> zfs_load="YES" > >> kern.geom.label.gptid.enable="0" > >> kern.vty=vt > >> hw.vga.textmode=1 > >> cuse4bsd_load="YES" > >> autoboot_delay="2" > >> coretemp_load="YES" > >> fuse_load="YES" > >> kern.racct.enable=1 > >> > >> and it works. > >> > >> > >> > >> -- > >> View this message in context: http://freebsd.1045724.n5.nabble.com/FreeBSD-10-1-RELEASE-to-FreeBSD-10-2-BETA2-tp6027186p6027559.html > >> Sent from the freebsd-stable mailing list archive at Nabble.com. > >> _______________________________________________ > >> freebsd-stable@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable > >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > > > I forgot... > > > > I just delete files in /boot and replace with one from 10.1 release and > > it works. > > > > > > That's not surprising, because /boot has kernel/ folder with kernel > itself and modules for it. Yes, I understand but when I copied files (not kernel) from 10.1-RELEASE it works.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1437769050.2088.3.camel>