22" apple flatpanel
I just acquired a 22" apple cinema flat panel and can not get x to work on it.. Does anyone have any suggestions? Thanks in advanced.
Re: 22" apple flatpanel
On Tue, 2003-08-12 at 23:19, Yves Combe wrote: What you need exactly? The Modelines for XF86Config-4? I pluged the flat panel and the only way i can boot into linux with it is to append video=ofonly in the boot process and then the ttys work but when ever I try to start X - it gives me errors. I have found out that no matter what monitor (lcd or crt) when i use video=ofonly I can not run X. I can't even get a boot process if I don't append any video info. If the modelines are missing, you can do that: cd /proc/device-tree/ find . -name EDID I read under xfree86.org that one does not need to put moodlines into the XF86Config-4 file.. X would do it automaticly. But I don't know if I really need to put anything into the config file. Alternatively you can send it to me if you want, i will parse it to you. Here is my lcd XF86config-4 file Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/75dpi" FontPath "/usr/lib/X11/fonts/100dpi" EndSection Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" # Load "int10" Load "record" Load "speedo" Load "type1" # Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "macintosh" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "ATI Technologies, Inc. Rage 128 GL [RE]" Driver "r128" BusID "PCI:0:16:0" Option "UseFBDev" "true" Option "dpms" Videoram 16384 Screen 0 VendorName "ATI" Option "backingstore" ## not to sure if this works EndSection Section "Monitor" Identifier "ibmp260" HorizSync 31.5-107 VertRefresh 60-86 ModelName "P202" VendorName "IBM" Option "DPMS" # UseModes "Modes1" # Modeline "1600x1200" 220.023 1600 1622 1814 2080 1200 1204 1207 1244 +hsync +vsync EndSection Section "Modes" Identifier "Modes1" Modeline "1600x1200" 220.023 1600 1622 1814 2080 1200 1204 1207 1244 +hsync +vsync EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies, Inc. Rage 128 GL [RE]" Monitor "ibmp260" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1600x1200" Visual "TrueColor" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection # Section "DRI" # Mode 0666 # EndSection
Re: 22" apple flatpanel
On Wed, 2003-08-13 at 00:10, P Oscar Boykin wrote: I have one of these monitors. It works great. What graphics card do you use? What type of machine? What kernel? What XFree86? Oscar. XFree86 = 4.2.1-9 Kernel = 2.4.21-ben2 with my custom config grahics card = rage 128 standard with the G4 (it was a 450 G4 but I replaced the chip to an 800mHz (the 450 chip died on me)) I have a Nevidia graphics card which I will swap out the rage 128 but after I can get every thing to work well
Re: 22" apple flatpanel
On Wed, 2003-08-13 at 14:45, P Oscar Boykin wrote: On Wed, Aug 13, 2003 at 09:32:50AM -0700, Adam H. Done wrote: > On Tue, 2003-08-12 at 23:19, Yves Combe wrote: > > > > What you need exactly? The Modelines for XF86Config-4? > > > > I pluged the flat panel and the only way i can boot into linux with it > is to append video=ofonly in the boot process and then the ttys work but > when ever I try to start X - it gives me errors. I have found out that > no matter what monitor (lcd or crt) when i use video=ofonly I can not > run X. I can't even get a boot process if I don't append any video > info. You might want to take a peek at: http://sdb.suse.de/en/sdb/html/olh_ppc_apple_tft.html They recommend using: video=aty128fb:vmode:22 I used an ATI rage 128 for a while with my cinema display. I had occasional problems when I rebooted. It worked fine in OSX, but it did not always initialize properly (i.e. sometimes it would not display the "happy mac" or open firmware, but would work always with OSX). I have the same issue.. i could get yaboot main menu but when I pick linux.. it hangs. I use a Radeon now, which works flawlessly. I have a nvidia geforce3 which I want to use.. the suse page said it is not suported.. is it now? I am hoping i can get the nvidia card to work.. after i know the rage128 worked.. should i just try the nvidia first If you can't see a tty, then you can't use X (from what I have seen). So the first problem is make sure you can see the tty. It may work using the video line suggested in the SUSE page above. i am going to try this. -Adam
Re: 22" apple flatpanel
On Wed, 2003-08-13 at 14:45, P Oscar Boykin wrote: If you can't see a tty, then you can't use X (from what I have seen). So the first problem is make sure you can see the tty. It may work using the video line suggested in the SUSE page above. Ok.. I got it to boot into linux just fine and it looks great using suse's sugestion. Now the roadblock is starting X. I made the changes... and still no go.. the display turns off and I have to switch to another tty and back to the orrig tty and control-c and it quits. The errors are included at the end... thanks for the help -adam Section "Device" Identifier "ATI Technologies, Inc. Rage 128 GL [RE]" Driver "r128" BusID "PCI:0:16:0" ## Card #1 agp slot Option "UseFBDev" "true" # Option "dpms" Videoram 16384 Screen 0 VendorName "ATI" # Option "backingstore" ## not to sure if this works EndSection Section "Monitor" Identifier "ibmp260" # HorizSync 31.5-107 # VertRefresh 60-86 ModelName "P202" VendorName "IBM" Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies, Inc. Rage 128 GL [RE]" Monitor "ibmp260" DefaultDepth 24 SubSection "Display" Depth 24 Modes "[EMAIL PROTECTED]" Visual "TrueColor" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection XFree86 Version 4.2.1.1 (Debian 4.2.1-9 20030629223704 [EMAIL PROTECTED]) / X Window System (protocol Version 11, revision 0, vendor release 6600) Release Date: 18 October 2002 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (See http://www.XFree86.Org/) Build Operating System: Linux 2.4.19-powerpc ppc [ELF] Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/XFree86.0.log", Time: Wed Aug 13 17:18:26 2003 (==) Using config file: "/etc/X11/XF86Config-4" Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:debug_xform.o": No symbols found Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o": No symbols found (EE) R128(0): No DFP detected Symbol xf86FreeInt10 from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol xf86FreeInt10 from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol xf86InitInt10 from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol xf86int10Addr from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! expected keysym, got XF86_Switch_VT_1: line 51 of pc/pc expected keysym, got XF86_Switch_VT_2: line 55 of pc/pc expected keysym, got XF86_Switch_VT_3: line 59 of pc/pc expected keysym, got XF86_Switch_VT_4: line 63 of pc/pc expected keysym, got XF86_Switch_VT_5: line 67 of pc/pc expected keysym, got XF86_Switch_VT_6: line 71 of pc/pc expected keysym, got XF86_Switch_VT_7: line 75 of pc/pc expected keysym, got XF86_Switch_VT_8: line 79 of pc/pc expected keysym, got XF86_Switch_VT_9: line 83 of pc/pc expected keysym, got XF86_Switch_VT_10: line 87 of pc/pc expected keysym, got XF86_Switch_VT_11: line 91 of pc/pc expected keysym, got XF86_Switch_VT_12: line 95 of pc/pc expected keysym, got XF86_Ungrab: line 135 of pc/pc expected keysym, got XF86_ClearGrab: line 141 of pc/pc expected keysym, got XF86_Prev_VMode: line 147 of pc/pc expected keysym, got XF86_Next_VMode: line 157 of pc/pc
Re: 22" apple flatpanel
On Wed, 2003-08-13 at 18:02, Albert Cahalan wrote: image=/boot/vmlinux-2.5.62 label=2562 read-only append="video=aty128fb:vmode:22" This works great. You'll need the aty128fb driver in the kernel for that to work. check. > I have the modelines in my XF86Config-4 file. The one I use is: > > # apple cinema display > Modeline "1600x1024" 108.0 1600 1616 1656 1704 1024 1027 1030 1056 > -Hsync -Vsync -Csync I tried this too but it still did not work. i am still at a loss.. and no matter what I do I still get these type of errors. (==) Using config file: "/etc/X11/XF86Config-4" Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:debug_xform.o": No symbols found Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o": No symbols found (EE) R128(0): No DFP detected Symbol xf86FreeInt10 from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol xf86FreeInt10 from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol xf86InitInt10 from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol xf86int10Addr from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! expected keysym, got XF86_Switch_VT_1: line 51 of pc/pc expected keysym, got XF86_Switch_VT_2: line 55 of pc/pc expected keysym, got XF86_Switch_VT_3: line 59 of pc/pc expected keysym, got XF86_Switch_VT_4: line 63 of pc/pc expected keysym, got XF86_Switch_VT_5: line 67 of pc/pc expected keysym, got XF86_Switch_VT_6: line 71 of pc/pc expected keysym, got XF86_Switch_VT_7: line 75 of pc/pc expected keysym, got XF86_Switch_VT_8: line 79 of pc/pc expected keysym, got XF86_Switch_VT_9: line 83 of pc/pc expected keysym, got XF86_Switch_VT_10: line 87 of pc/pc expected keysym, got XF86_Switch_VT_11: line 91 of pc/pc expected keysym, got XF86_Switch_VT_12: line 95 of pc/pc expected keysym, got XF86_Ungrab: line 135 of pc/pc expected keysym, got XF86_ClearGrab: line 141 of pc/pc expected keysym, got XF86_Prev_VMode: line 147 of pc/pc expected keysym, got XF86_Next_VMode: line 157 of pc/pc -Adam
Re: 22" apple flatpanel
Sorry I was away for 2 days. I got X to run on the 22" Apple Flatpanel but I can only use the fbdev driver and I cant use my old driver r128 or even ati at all.. When I do, the screen freezes in that tty and I have to move to another tty. To get it to run properly I ran dpkg-reconfigure xfree86-common and answered the questions. It worked but I don't have any acceleration. To get my NV card to work, I need to purchase a converter from apple's digital connector to the NV own connecter on its card. -Adam
Ben's 2.4.21-benx curent kernel version
A quick question. Is Ben's current 2.4.21 kernel version 2 or 3? I did the rsysnc but I don't know if it has changed from 2. I am using 2.4.21-ben2 very nicely for the time being.
Evolution Not seeing cyrus subscribed directories
Platform: PPC Debian Sarge I have been using a cyrus imap mail server for our business for quite some time now. There are some imap directories on the server which are shared amongst the users but can not get access (reading, posting, or writing) to using evolution 2.2.1.1 for sarge. Access permissions are correct and the shared directories are assessable through OS X mail app with all the proper ACLs. The issue is when working with evolution and through the preferences and account settings clicking on 'show only subscribed folder's under receiving options makes no difference as accessing/showing any subscribed folders on the server. Has anyone else have the same issue or had it fixed. I have been rather perplexed on this issue since I have exhausted my resources. I would really like to get this to work esp. there are company directories under the main cyrus mail tree. -Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]