Re: F10 -> F11 X server problem with /dev/fb0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



AF = Aldo Foot
AF>>> http://tldp.org/HOWTO/Framebuffer-HOWTO-5.html
AF>>>
AF>>> "You'll need to create the framebuffer device in /dev.
AF>>> You need one per framebuffer device, so all you need
AF>>> to do is to type in mknod /dev/fb0 c 29 0 for the first
AF>>> one. Subsequent ones would be in multiples of 32, so for
AF>>> example to create /dev/fb1, you would need to type in
AF>>> mknod /dev/fb1 c 29 32, and so on up to the eighth
AF>>> framebuffer device (mknod /dev/fb7 c 29 224)"

PS = Pete Stieber
PS>> I already have a /dev/fb that I didn't create...
PS>>
PS>> crw-------. 1 pstieber root     29,   0 2009-06-24 08:15 fb
PS>>
PS>> Should I still create /dev/fb0?

AF> I would since the error message you get points to
AF> the specific filename /dev/fb0. But note the "29, 0"
AF> for /dev/fb, which means for a second one it would be
AF> "29, 32". If you feel brave delete the /dev/fb and
AF> create a new /dev/fb0. I wonder what would happen if
AF> you rename /dev/fb to /dev/fb0. Just be cautious and
AF> try whatever you're comfortable with.

I tried

# mv /dev/fb /dev/fb0

It didn't work, so I moved it back to fb and I tried to create fb0...

# mv /dev/fb0 /dev/fb
# mknod /dev/fb0 c 29 32

startx still report

(EE) open /dev/fb0: No such device

Xwindows is trying to use the new nouveau NVIDIA driver.

Maybe there is a problem with the driver?

Pete


--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux