<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/linux-fbdev/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/linux-fbdev/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 12 Dec 2022 11:57:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/linux-fbdev/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>uvesafb refuses to work on native i586</title><link>https://sourceforge.net/p/linux-fbdev/bugs/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am debugging/testing glx and suspend issues on an i586 computer. With the vesa driver suspend works and there are no glx problems (since it does not support glx). However it only allows for 800x600 instead of 1024x768 and no external monitor. Now I thought that a framebuffer based solution would work best on this computer. However if I want to&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;modprobe uvesafb&lt;br/&gt;
uvesafb: failed to execute /sbin/v86d&lt;br/&gt;
uvesafb:  getting VBE info block failed (eax=0x4f00, err=-2)&lt;br/&gt;
uvesafb: vbe_init failed with -22&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;There is no sense to have an v86d on an i586 system since you would not like to emulate code that is running natively on this machine, isn´t it!&lt;br/&gt;
If I modprobe nouveau with modesetting there is a /dev/fb0 device. However the fbdev Xorg driver does not run with it: Xorg.log: FBIOPUT_VSCREENINFO: Invalid argument - mode initialization failed&lt;/p&gt;
&lt;p&gt;Regarding my debugging/testing efforts you may wanna have a look at:&lt;br/&gt;
&lt;a href="https://bugs.mageia.org/show_bug.cgi?id=31227" rel="nofollow"&gt;https://bugs.mageia.org/show_bug.cgi?id=31227&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elmar Stellnberger (AT/K)</dc:creator><pubDate>Mon, 12 Dec 2022 11:57:44 -0000</pubDate><guid>https://sourceforge.net5f0cd28facce972628817ae5615f1bede17be027</guid></item><item><title>use typesafe __io on ARM</title><link>https://sourceforge.net/p/linux-fbdev/bugs/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Currently all the framebuffer io with ARM is not typesafe.&lt;br /&gt;
The __raw_{read/write} macros should be used instead of&lt;br /&gt;
(*(volatile u{8/16/32/64} *) for all io.&lt;/p&gt;
&lt;p&gt;Signed-off-by: H Hartley Sweeten &amp;lt;hsweeten@visionengravers.com&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">H Hartley Sweeten</dc:creator><pubDate>Mon, 27 Apr 2009 16:40:27 -0000</pubDate><guid>https://sourceforge.net923cc5ecab1690acf37c1fa943cfe34ab319c205</guid></item><item><title>nvidiafb: Doesn't Initialize/Recognize GeForce8600GT</title><link>https://sourceforge.net/p/linux-fbdev/bugs/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please forgive me if I'm making a fool of myself.  I've never submitted a bug before...&lt;/p&gt;
&lt;p&gt;nvidiafb: Doesn't Initialize/Recognize GeForce8600GT (0x0401).  All I get is:&lt;/p&gt;
&lt;p&gt;Device ID: 10dec0401&lt;br /&gt;
Unknown NV_ARCH&lt;/p&gt;
&lt;p&gt;Or something really close to that (I'm not at my computer right now).&lt;/p&gt;
&lt;p&gt;I've attempted to edit nvidia.c to add the hex device ID in, but it still doesn't initialize the board.  Additionally, I've forced a return of NV_ARCH_40, which DID attempt to initialize the board, but upon initialization, I ended up with a frozen computer displaying the normal startup messages on a green background.&lt;/p&gt;
&lt;p&gt;Let me know what else I can do to assist.&lt;/p&gt;
&lt;p&gt;-Oscilated&lt;br /&gt;
oscilated &amp;lt;at&amp;gt; hotmail &amp;lt;dot&amp;gt; com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 29 May 2008 00:50:00 -0000</pubDate><guid>https://sourceforge.net3ded636472ee1728bf9829645152a2bae475c4fc</guid></item><item><title>radeonfb: no graphics, only garbage characters</title><link>https://sourceforge.net/p/linux-fbdev/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Configuring the kernel as follows (no vesafb):&lt;/p&gt;
&lt;p&gt;Device drivers -&amp;gt;&lt;br /&gt;
Graphics support -&amp;gt;&lt;br /&gt;
&amp;lt;*&amp;gt; Support for frame buffer devices&lt;br /&gt;
&amp;lt;*&amp;gt; ATI Radeon display support&lt;br /&gt;
[*] DDC/I2C for ATI Radeon support&lt;br /&gt;
Console display driver support ---&amp;gt;&lt;br /&gt;
&amp;lt; &amp;gt; Framebuffer Console support&lt;/p&gt;
&lt;p&gt;and using no kernel parameters, udev loads radeonfb successfully, but it takes awhile, perhaps 10 seconds.&lt;/p&gt;
&lt;p&gt;When using /dev/fb0 for graphics output, for example with fbi -d /dev/fb0 some_jpg.jpg, the only result is garbage characters being printed on the screen (it never enters graphics mode). The system is still responsive using fbi (ESC returns to the console), but when I try to run GTK+ on top of DirectFB the system hangs after displaying some garbage characters.&lt;/p&gt;
&lt;p&gt;The garbage looks different depending on what is trying to get displayed on the screen.&lt;/p&gt;
&lt;p&gt;Some system info:&lt;/p&gt;
&lt;p&gt;$ uname -a&lt;br /&gt;
Linux shuttle 2.6.20-gentoo-r8 #31 Wed Jul 11 17:20:50 CEST 2007 x86_64 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux&lt;/p&gt;
&lt;p&gt;# lspci&lt;br /&gt;
00:00.0 Host bridge: nVidia Corporation nForce3 250Gb Host Bridge (rev a1)&lt;br /&gt;
00:01.0 ISA bridge: nVidia Corporation nForce3 250Gb LPC Bridge (rev a2)&lt;br /&gt;
00:01.1 SMBus: nVidia Corporation nForce 250Gb PCI System Management (rev a1)&lt;br /&gt;
00:02.0 USB Controller: nVidia Corporation CK8S USB Controller (rev a1)&lt;br /&gt;
00:02.1 USB Controller: nVidia Corporation CK8S USB Controller (rev a1)&lt;br /&gt;
00:02.2 USB Controller: nVidia Corporation nForce3 EHCI USB 2.0 Controller (rev a2)&lt;br /&gt;
00:06.0 Multimedia audio controller: nVidia Corporation nForce3 250Gb AC'97 Audio Controller (rev a1)&lt;br /&gt;
00:08.0 IDE interface: nVidia Corporation CK8S Parallel ATA Controller (v2.5) (rev a2)&lt;br /&gt;
00:0a.0 IDE interface: nVidia Corporation CK8S Serial ATA Controller (v2.5) (rev a2)&lt;br /&gt;
00:0b.0 PCI bridge: nVidia Corporation nForce3 250Gb AGP Host to PCI Bridge (rev a2)&lt;br /&gt;
00:0e.0 PCI bridge: nVidia Corporation nForce3 250Gb PCI-to-PCI Bridge (rev a2)&lt;br /&gt;
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration&lt;br /&gt;
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map&lt;br /&gt;
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller&lt;br /&gt;
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control&lt;br /&gt;
01:00.0 VGA compatible controller: ATI Technologies Inc R420 JI [Radeon X800PRO]&lt;br /&gt;
01:00.1 Display controller: ATI Technologies Inc Unknown device 4a69&lt;br /&gt;
02:07.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)&lt;br /&gt;
02:08.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller (rev 13)&lt;/p&gt;
&lt;p&gt;Arvid&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arvid</dc:creator><pubDate>Wed, 11 Jul 2007 15:37:33 -0000</pubDate><guid>https://sourceforge.netdb60712cac82facd3a286ecadd7558d3bfad0830</guid></item><item><title>radeonfb: system hang with black screen on boot</title><link>https://sourceforge.net/p/linux-fbdev/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Trying to use radeonfb gives a black screen and system hang on boot.&lt;/p&gt;
&lt;p&gt;If "DDC/I2C for ATI Radeon support" is enabled in the kernel config, the hang occurs at the first printk called after the #ifdef CONFIG_FB_RADEON_I2C block in radeon_monitor.c (line 580). &lt;/p&gt;
&lt;p&gt;"i2c_adapter i2c-2: unable to read EDID block." is displayed three times during execution of the block mentioned, and any subsequent call to printk gives a quick flash of the printk parameter string, and then a black screen. Alt-SysRq-b does not reboot the computer.&lt;/p&gt;
&lt;p&gt;If "DDC/I2C for ATI Radeon support" is disabled the hang occurs at call to fb_notifier_call_chain() (fbmem.c:1328), call stack as far as I have been able to figure out is:&lt;/p&gt;
&lt;p&gt;fb_notifier_call_chain() (declared extern in fb.h:543, called from fbmem.c:1328)&lt;br /&gt;
register_framebuffer() (fbmem.c:1285, declared extern in fb.h:896, called from radeon_base.c:2339)&lt;br /&gt;
radeonfb_pci_register() (radeon_base.c:2140)&lt;/p&gt;
&lt;p&gt;System info:&lt;/p&gt;
&lt;p&gt;$ uname -a&lt;br /&gt;
Linux shuttle 2.6.20-gentoo-r8 #6 Tue Jul 10 14:05:30 CEST 2007 x86_64 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux&lt;/p&gt;
&lt;p&gt;$ sudo lspci&lt;br /&gt;
00:00.0 Host bridge: nVidia Corporation nForce3 250Gb Host Bridge (rev a1)&lt;br /&gt;
00:01.0 ISA bridge: nVidia Corporation nForce3 250Gb LPC Bridge (rev a2)&lt;br /&gt;
00:01.1 SMBus: nVidia Corporation nForce 250Gb PCI System Management (rev a1)&lt;br /&gt;
00:02.0 USB Controller: nVidia Corporation CK8S USB Controller (rev a1)&lt;br /&gt;
00:02.1 USB Controller: nVidia Corporation CK8S USB Controller (rev a1)&lt;br /&gt;
00:02.2 USB Controller: nVidia Corporation nForce3 EHCI USB 2.0 Controller (rev a2)&lt;br /&gt;
00:06.0 Multimedia audio controller: nVidia Corporation nForce3 250Gb AC'97 Audio Controller (rev a1)&lt;br /&gt;
00:08.0 IDE interface: nVidia Corporation CK8S Parallel ATA Controller (v2.5) (rev a2)&lt;br /&gt;
00:0a.0 IDE interface: nVidia Corporation CK8S Serial ATA Controller (v2.5) (rev a2)&lt;br /&gt;
00:0b.0 PCI bridge: nVidia Corporation nForce3 250Gb AGP Host to PCI Bridge (rev a2)&lt;br /&gt;
00:0e.0 PCI bridge: nVidia Corporation nForce3 250Gb PCI-to-PCI Bridge (rev a2)&lt;br /&gt;
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration&lt;br /&gt;
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map&lt;br /&gt;
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller&lt;br /&gt;
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control&lt;br /&gt;
01:00.0 VGA compatible controller: ATI Technologies Inc R420 JI [Radeon X800PRO]&lt;br /&gt;
01:00.1 Display controller: ATI Technologies Inc Unknown device 4a69&lt;br /&gt;
02:07.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)&lt;br /&gt;
02:08.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller (rev 13)&lt;/p&gt;
&lt;p&gt;Framebuffer kernel config:&lt;br /&gt;
Device drivers -&amp;gt;&lt;br /&gt;
Graphics support -&amp;gt;&lt;br /&gt;
&amp;lt;*&amp;gt; Support for frame buffer devices&lt;br /&gt;
&amp;lt;*&amp;gt; VESA VGA Graphics support&lt;br /&gt;
VESA driver type (vesafb) ---&amp;gt;&lt;br /&gt;
&amp;lt;*&amp;gt; ATI Radeon display support&lt;br /&gt;
[*] DDC/I2C for ATI Radeon support&lt;br /&gt;
Console display driver support ---&amp;gt;&lt;br /&gt;
&amp;lt;*&amp;gt; Framebuffer Console support&lt;/p&gt;
&lt;p&gt;Arvid&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arvid</dc:creator><pubDate>Wed, 11 Jul 2007 13:25:26 -0000</pubDate><guid>https://sourceforge.netfcff474cc20c384576924d2e3698bc838b30db7d</guid></item><item><title>savagefb: vsync for twisterP</title><link>https://sourceforge.net/p/linux-fbdev/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch add support to the savagefb driver for&lt;br /&gt;
waiting for vsync for the TwisterP chipset.&lt;/p&gt;
&lt;p&gt;The patch adds an ioctl FBIO_WAITFORVSYNC just like the&lt;br /&gt;
matroxfb driver.&lt;/p&gt;
&lt;p&gt;The patch has only been tested with kernel 2.6.15.6 and&lt;br /&gt;
probably needs some work.&lt;/p&gt;
&lt;p&gt;Please let me know what you think.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Pustjens</dc:creator><pubDate>Fri, 30 Jun 2006 06:42:19 -0000</pubDate><guid>https://sourceforge.net5f44dc344cff08b55a24df8413b72c56fff51902</guid></item><item><title>platinumfb - video display problem</title><link>https://sourceforge.net/p/linux-fbdev/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I managed to get my hands on a PowerMac 7200 and am&lt;br /&gt;
trying to boot. I (cross) compiled a kernel of&lt;br /&gt;
2.6.16.16 from a gentoo x86 box, and serially connected&lt;br /&gt;
the machine to view the console output results. I have&lt;br /&gt;
stripped out basically everything (no IDE, SCSI, USB)&lt;br /&gt;
except serial, framebuffer, console and ADB.&lt;/p&gt;
&lt;p&gt;The framebuffer won't enable using the platinumfb for&lt;br /&gt;
the life of me when using BootX from a MacOS 7.6.1&lt;br /&gt;
installation on another hard drive. I've dropped a new&lt;br /&gt;
AHA2940 (bios flashed to OpenFirmware) SCSI card with&lt;br /&gt;
another attached hard drive to it (8GB of SCSI&lt;br /&gt;
goodness) so I can hack away at the MacOS to my hearts&lt;br /&gt;
content.&lt;/p&gt;
&lt;p&gt;I have a successful installation of Debian 3.1 on this&lt;br /&gt;
HDD from a previously successful attempt some months&lt;br /&gt;
ago using the miboot boot/root install set from:&lt;br /&gt;
&lt;a href="http://people.debian.org/~luther/d-i/sid/images/daily/" rel="nofollow"&gt;http://people.debian.org/~luther/d-i/sid/images/daily/&lt;/a&gt;&lt;br /&gt;
The daily builds I tried were 18-20 May 2006, and while&lt;br /&gt;
I believe the kernel has booted okay (since I can&lt;br /&gt;
insert the root floppy and hit enter and it does&lt;br /&gt;
something) I can't see anything on the screen.&lt;/p&gt;
&lt;p&gt;I have a native mac monitor, MacOS runs at 640x480&lt;br /&gt;
happily. I can boot the debian/woody kernel (2.2)&lt;br /&gt;
series with the platinumfb driver, and zapola&lt;br /&gt;
everything is okay. I get screen output. I can boot off&lt;br /&gt;
one of my custom built 2.6.x kernels, specifying the&lt;br /&gt;
serial console as a the console=... parameter and sure&lt;br /&gt;
enough the system comes up without a hitch except that&lt;br /&gt;
the monitor is in 'off' mode. I have tried kernels&lt;br /&gt;
2.6.17-rc4, 2.6.16, 2.6.15, 2.6.14 (cross-)compiled&lt;br /&gt;
from sources without any luck.&lt;/p&gt;
&lt;p&gt;Using&lt;br /&gt;
&lt;a href="http://www.jonh.net/lppcfom-serve/cache/1043.html" rel="nofollow"&gt;http://www.jonh.net/lppcfom-serve/cache/1043.html&lt;/a&gt;, I&lt;br /&gt;
have tried to give also several boot paramters&lt;br /&gt;
(thankfully I'm using BootX to try this stuff out now,&lt;br /&gt;
because trying to recreate the miboot debian floppies&lt;br /&gt;
would not have made for easy testing), also without&lt;br /&gt;
luck. Some examples of failed boots follow:&lt;br /&gt;
video=platinumfb&lt;br /&gt;
video=platinumfb:vmode:6,cmode:8&lt;br /&gt;
video=platinumfb:vmode:13,cmode:8&lt;br /&gt;
.. all with the same end result: no video.&lt;/p&gt;
&lt;p&gt;Can I work with anyone on fixing this? It would be nice&lt;br /&gt;
to have some working miboots again, but unfortunately I&lt;br /&gt;
can't remember which daily build I downloaded when I&lt;br /&gt;
actually installed sarge some months ago. I *think* it&lt;br /&gt;
was 2.6.15, but I can't follow the same steps now&lt;br /&gt;
because the other modules can't be downloaded from&lt;br /&gt;
package repositories as sid is in 2.6.16-land now. I&lt;br /&gt;
have also tried the video=ofonly options when that&lt;br /&gt;
option is compiled in to the kernel (by the way, I am&lt;br /&gt;
always statically compiling the fb devices in), the&lt;br /&gt;
ofonlyboot image from the miboot series, also without&lt;br /&gt;
any joy. In my own compilations, I only ever use either&lt;br /&gt;
the platinumfb or the ofonly framebuffer devices&lt;br /&gt;
compiled in, not both at once.&lt;/p&gt;
&lt;p&gt;-Tomasz&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomasz Grzegurzko</dc:creator><pubDate>Mon, 22 May 2006 05:24:13 -0000</pubDate><guid>https://sourceforge.net05bd8ada5130d9c8080d253f37d5c1425e136f4c</guid></item><item><title>rivafb: PCI id for Alladin TNT2 in arch detection</title><link>https://sourceforge.net/p/linux-fbdev/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;For my Alladin TNT2 (Riva TNT2) card, i have to apply this patch to the riva_get_arch function in fbdev.c&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 29 Jan 2005 13:21:02 -0000</pubDate><guid>https://sourceforge.netac90c095f8ee6e30e7a9376ce94f5d86a5d8a96a</guid></item><item><title>aty128fb doesn't support 565</title><link>https://sourceforge.net/p/linux-fbdev/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Reproducible by running XFree86 4.x using fbdev in &lt;br /&gt;
depth 16 or with fbset -depth 16 -rgba 5650 .&lt;/p&gt;
&lt;p&gt;I've almost fixed it, I hope I can finish it looking &lt;br /&gt;
at Geert's 565 patch for atyfb and will submit a &lt;br /&gt;
patch to the devel list on success.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michel Dänzer</dc:creator><pubDate>Thu, 14 Jun 2001 14:02:11 -0000</pubDate><guid>https://sourceforge.netafe966a93e2ba4de63a1f25b4be3188799fe7b9f</guid></item><item><title>riva fb broken since 2.4.1ac1...</title><link>https://sourceforge.net/p/linux-fbdev/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;hello,&lt;/p&gt;
&lt;p&gt;i have been having a great deal of difficulty with &lt;br /&gt;
my Nvidia Geforce2MX (by MSI) with the fb drivers for &lt;br /&gt;
kernels greater than 2.4.1.&lt;/p&gt;
&lt;p&gt;i set my vga=791 from the lilo.conf file.  upon &lt;br /&gt;
booting, the system attempts to change to this mode, &lt;br /&gt;
but fails and reverts to the standard mode (80x25), &lt;br /&gt;
but with a tux logo at the top left.  other modes &lt;br /&gt;
(vga=6) for example fail similarly.&lt;/p&gt;
&lt;p&gt;the fun doesn't stop there.  my machine locks up &lt;br /&gt;
completely if i start X, switch to tty1-6 and then try &lt;br /&gt;
to get back into X (tty7).&lt;/p&gt;
&lt;p&gt;this problem doesn't happen with v2.4.1 of the &lt;br /&gt;
kernel.  can anyone help me out here?&lt;/p&gt;
&lt;p&gt;cheers,&lt;br /&gt;
twkonefal&lt;/p&gt;
&lt;p&gt;ps. please cc: me -&amp;amp;gt; twkonefal at yahoo.ca&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 04 Apr 2001 19:12:56 -0000</pubDate><guid>https://sourceforge.net6c4b1fd800450811412c3e6173ec0c804cd64415</guid></item></channel></rss>